:root {
    --grimlock-site-identity-custom-logo-size: 55px;
    --grimlock-site-identity-blogname-color: #fff;
    --grimlock-site-identity-blogname-hover-color: #6757D6;
    --grimlock-content-background-color: rgba(33, 31, 42, .1);
    --grimlock-text-color: #BFC0C4;
    --grimlock-text-selection-background-color: rgba(103, 87, 214, .28);
    --grimlock-heading-color: #ffffff;
    --grimlock-display-heading-color: #ffffff;
    --grimlock-subheading-color: #DF204D;
    --grimlock-link-color: #6757D6;
    --grimlock-link-hover-color: #8679dc;
    --grimlock-blockquote-color: #ffffff;
    --grimlock-blockquote-background-color: #6757D6;
    --grimlock-blockquote-icon-color: #ffffff;
    --grimlock-blockquote-border-color: #5644ca;
    --grimlock-blockquote-margin: 3rem;
    --grimlock-navigation-menu-item-color: #ffffff;
    --grimlock-navigation-menu-item-active-color: #DF204D;
    --grimlock-navigation-menu-item-active-background-color: #DF204D;
    --grimlock-navigation-sub-menu-item-color: #ffffff;
    --grimlock-navigation-sub-menu-item-background-color: rgba(27, 26, 35, .97);
    --grimlock-navigation-search-form-color: #BFC0C4;
    --grimlock-navigation-search-form-placeholder-color: #808191;
    --grimlock-navigation-search-form-background-color: #2b2f40;
    --grimlock-navigation-search-form-active-color: #BFC0C4;
    --grimlock-navigation-search-form-active-background-color: #2b2f50;
    --grimlock-navigation-padding-y: 1.25rem;
    --grimlock-navigation-background-color: #1B1A23;
    --grimlock-navigation-stick-to-top-background-color: rgba(27, 26, 35, .97);
    --grimlock-navigation-mobile-background-color: rgba(27, 26, 35, .97);
    --grimlock-navigation-border-top-width: 0px;
    --grimlock-navigation-border-top-color: #eceeef;
    --grimlock-navigation-border-bottom-width: 1px;
    --grimlock-navigation-border-bottom-color: #292734;
    --grimlock-preheader-padding-y: 0%;
    --grimlock-preheader-background-color: #14141A;
    --grimlock-preheader-border-top-width: 0px;
    --grimlock-preheader-border-top-color: #DDDFE7;
    --grimlock-preheader-border-bottom-width: 0px;
    --grimlock-preheader-border-bottom-color: #DDDFE7;
    --grimlock-preheader-heading-color: #ffffff;
    --grimlock-preheader-color: #BFC0C4;
    --grimlock-preheader-link-color: #6757D6;
    --grimlock-preheader-link-hover-color: #5644ca;
    --grimlock-custom-header-padding-y: 6%;
    --grimlock-custom-header-background-color: rgba(122, 39, 255, .45);
    --grimlock-custom-header-background-gradient-first-color: rgba(30, 33, 39, .15);
    --grimlock-custom-header-background-gradient-second-color: rgba(20, 23, 29, .85);
    --grimlock-custom-header-background-gradient-direction: 35deg;
    --grimlock-custom-header-background-gradient-position: 20%;
    --grimlock-custom-header-border-top-width: 0px;
    --grimlock-custom-header-border-top-color: #211F2A;
    --grimlock-custom-header-border-bottom-width: 0px;
    --grimlock-custom-header-border-bottom-color: #211F2A;
    --grimlock-custom-header-title-color: #FFFFFF;
    --grimlock-custom-header-subtitle-color: #9890d2;
    --grimlock-custom-header-link-color: rgba(255, 255, 255, 0.87);
    --grimlock-custom-header-link-hover-color: #FFFFFF;
    --grimlock-prefooter-padding-y: 5%;
    --grimlock-prefooter-background-color: #1c1a23;
    --grimlock-prefooter-border-top-width: 1px;
    --grimlock-prefooter-border-top-color: #292D3D;
    --grimlock-prefooter-border-bottom-width: 0px;
    --grimlock-prefooter-border-bottom-color: #6757D6;
    --grimlock-prefooter-heading-color: #ffffff;
    --grimlock-prefooter-color: #BFC0C4;
    --grimlock-prefooter-link-color: #BFC0C4;
    --grimlock-prefooter-link-hover-color: #ffffff;
    --grimlock-footer-padding-y: 2.5%;
    --grimlock-footer-background-color: #1c1a23;
    --grimlock-footer-border-top-width: 1px;
    --grimlock-footer-border-top-color: rgba(255, 255, 255, 0.13);
    --grimlock-footer-border-bottom-width: 0px;
    --grimlock-footer-border-bottom-color: #6757D6;
    --grimlock-footer-heading-color: #ffffff;
    --grimlock-footer-color: #BFC0C4;
    --grimlock-footer-link-color: #BFC0C4;
    --grimlock-footer-link-hover-color: #ffffff;
    --grimlock-control-border-radius: 0.5rem;
    --grimlock-control-border-width: 1px;
    --grimlock-control-background-color: #2b2f40;
    --grimlock-control-color: #BFC0C4;
    --grimlock-control-placeholder-color: #808191;
    --grimlock-control-border-color: rgba(255, 255, 255, .07);
    --grimlock-control-focus-background-color: #2b2f50;
    --grimlock-control-focus-color: #BFC0C4;
    --grimlock-control-focus-border-color: #6757D6;
    --grimlock-button-border-radius: 0.5rem;
    --grimlock-button-border-width: 0px;
    --grimlock-button-padding-y: 1rem;
    --grimlock-button-padding-x: 2rem;
    --grimlock-button-primary-background-color: #6757D6;
    --grimlock-button-primary-color: #FFFFFF;
    --grimlock-button-primary-border-color: #6757D6;
    --grimlock-button-primary-hover-background-color: #5644ca;
    --grimlock-button-primary-hover-color: #FFFFFF;
    --grimlock-button-primary-hover-border-color: #5644ca;
    --grimlock-button-secondary-background-color: #DF204D;
    --grimlock-button-secondary-color: #ffffff;
    --grimlock-button-secondary-border-color: #DF204D;
    --grimlock-button-secondary-hover-background-color: #C5163F;
    --grimlock-button-secondary-hover-color: #FFFFFF;
    --grimlock-button-secondary-hover-border-color: #C5163F;
    --grimlock-back-to-top-button-border-radius: 0rem;
    --grimlock-back-to-top-button-border-width: 0px;
    --grimlock-back-to-top-button-padding: 1rem;
    --grimlock-back-to-top-button-background-color: #6757D6;
    --grimlock-back-to-top-button-color: #ffffff;
    --grimlock-back-to-top-button-border-color: rgba(0, 0, 0, 0);
    --grimlock-pagination-border-radius: 0.5rem;
    --grimlock-pagination-border-width: 1px;
    --grimlock-pagination-padding-y: 0.75rem;
    --grimlock-pagination-padding-x: 1.15rem;
    --grimlock-pagination-background-color: #252836;
    --grimlock-pagination-color: #CFD3DA;
    --grimlock-pagination-border-color: #292D3D;
    --grimlock-pagination-hover-background-color: #6757D6;
    --grimlock-pagination-hover-color: #FFFFFF;
    --grimlock-pagination-hover-border-color: #6757D6;
    --grimlock-table-border-width: 1px;
    --grimlock-table-border-color: rgba(242, 244, 255, .04);
    --grimlock-table-striped-background-color: rgba(242, 244, 255, .04);
    --grimlock-loader-color: #FFFFFF;
    --grimlock-loader-background-color: #6757D6;
    --grimlock-archive-post-thumbnail-border-radius: 0.5rem;
    --grimlock-archive-post-border-radius: 0.5rem;
    --grimlock-archive-post-border-width: 1px;
    --grimlock-archive-post-padding: 20px;
    --grimlock-archive-post-margin: 20px;
    --grimlock-archive-post-background-color: #252836;
    --grimlock-archive-post-border-color: #292D3D;
    --grimlock-archive-post-box-shadow-x-offset: 0px;
    --grimlock-archive-post-box-shadow-y-offset: 0px;
    --grimlock-archive-post-box-shadow-blur-radius: 20px;
    --grimlock-archive-post-box-shadow-spread-radius: 0px;
    --grimlock-archive-post-box-shadow-color: rgba(27, 26, 35, .3);
    --grimlock-archive-post-title-color: #ffffff;
    --grimlock-archive-post-color: #CFD3DA;
    --grimlock-archive-post-link-color: #CFD3DA;
    --grimlock-archive-post-link-hover-color: #8679dc;
    --grimlock-archive-custom-header-padding-y: 6%;
    --grimlock-archive-content-padding-y: 3%;
    --grimlock-search-post-thumbnail-border-radius: 0.5rem;
    --grimlock-search-post-border-radius: 0.5rem;
    --grimlock-search-post-border-width: 1px;
    --grimlock-search-post-padding: 20px;
    --grimlock-search-post-margin: 20px;
    --grimlock-search-post-background-color: #252836;
    --grimlock-search-post-border-color: #292D3D;
    --grimlock-search-post-box-shadow-x-offset: 0px;
    --grimlock-search-post-box-shadow-y-offset: 0px;
    --grimlock-search-post-box-shadow-blur-radius: 10px;
    --grimlock-search-post-box-shadow-spread-radius: 0px;
    --grimlock-search-post-box-shadow-color: rgba(0, 0, 0, 0);
    --grimlock-search-post-title-color: #ffffff;
    --grimlock-search-post-color: #CFD3DA;
    --grimlock-search-post-link-color: #CFD3DA;
    --grimlock-search-post-link-hover-color: #6757D6;
    --grimlock-search-custom-header-padding-y: 6%;
    --grimlock-search-content-padding-y: 3%;
    --grimlock-single-custom-header-padding-y: 6.25%;
    --grimlock-single-content-padding-y: 5%;
    --grimlock-page-custom-header-padding-y: 6%;
    --grimlock-page-content-padding-y: 3%;
    --grimlock-404-padding-y: 10%;
    --grimlock-404-background-color: rgba(27, 26, 35, 0.55);
    --grimlock-404-border-top-width: 0px;
    --grimlock-404-border-top-color: #eceeef;
    --grimlock-404-border-bottom-width: 0px;
    --grimlock-404-border-bottom-color: #eceeef;
    --grimlock-404-title-color: #ffffff;
    --grimlock-404-subtitle-color: #DF204D;
    --grimlock-404-text-color: #BFC0C4;
    --grimlock-404-button-background-color: #6757D6;
    --grimlock-404-button-color: #FFFFFF;
    --grimlock-404-button-border-color: #6757D6;
    --grimlock-404-button-hover-background-color: #5644ca;
    --grimlock-404-button-hover-color: #FFFFFF;
    --grimlock-404-button-hover-border-color: #5644ca;
    --grimlock-archive-forum-custom-header-padding-y: 6%;
    --grimlock-archive-forum-content-padding-y: 4%;
    --grimlock-member-actions-button-background-color: #22212d;
    --grimlock-friend-button-background-color: #6757D6;
    --grimlock-message-button-background-color: #6757D6;
    --grimlock-success-button-background-color: #22AD7C;
    --grimlock-delete-button-background-color: #7c6996;
    --grimlock-miscellaneous-actions-button-background-color: #6757D6;
    --grimlock-profile-header-background-color: rgba(76, 67, 141, 0.85);
    --grimlock-profile-header-text-color: #ffffff;
    --grimlock-the-events-calendar-custom-header-padding-y: 6.25%;
    --grimlock-the-events-calendar-content-padding-y: 4%;
    --grimlock-single-tribe-events-custom-header-padding-y: 4%;
    --grimlock-single-tribe-events-content-padding-y: 4%;
    --grimlock-single-tribe-venue-custom-header-padding-y: 4%;
    --grimlock-single-tribe-venue-content-padding-y: 4%;
    --grimlock-single-tribe-organizer-custom-header-padding-y: 4%;
    --grimlock-single-tribe-organizer-content-padding-y: 4%;
}

.grimlock-site_identity .site-logo img {
    max-width: 55px;
    max-height: 55px;
}

.grimlock-site_identity .site-title,
.grimlock-site_identity .site-title a.site-title-link {
    font-family: Barlow, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 1.25;
    text-transform: none;
    color: #fff;
}

.grimlock-site_identity .site-title a.site-title-link:hover,
.grimlock-site_identity .site-title a.site-title-link:active,
.grimlock-site_identity .site-title a.site-title-link:focus {
    color: #6757D6;
}

.site-content,
#buddypress:not(.youzer) .profile-content,
#buddypress:not(.youzer) .rtm-lightbox-container,
.mfp-content .rtm-single-meta,
#buddypress:not(.youzer).bmf-white-popup,
.vex.vex-theme-flat-attack .vex-content,
.more-articles-button-container img,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:after,
.buddypress .padder>#buddypress.buddypress-wrap,
#custom_header.region--6-6-cols-left-modern:after,
#custom_header.region--6-6-cols-left-reverse-modern:after,
.addtoany_content .addtoany_list a>span:after,
.region--container-classic #sb_instagram,
.region--container-narrow #sb_instagram,
.region--container-narrower #sb_instagram,
.widget.popular-posts ul li>a:not(.wpp-post-title):before,
.wp_ulike_likers_wrapper:not(.wp_ulike_display_inline),
.modal-backdrop,
.navbar-search__close,
.grimlock-gallery-section:not(.no-content).region--12-cols-center.region--container-fluid .region__col--2 {
    background-color: rgba(33, 31, 42, .1);
}

.text-content-color {
    color: rgba(33, 31, 42, .1);
}

#buddypress:not(.youzer) #profile-content__nav ul li>a span.count,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:before {
    border-color: rgba(33, 31, 42, .1);
}

.buddypress.directory.members #buddypress .bps_filters .bps-filters-item,
#yz-members-directory .bps_filters .bps-filters-item {
    color: rgba(33, 31, 42, .1);
}

.card .author img:hover,
.custom-control-indicator,
.region--container-classic #sb_instagram,
.region--container-narrow #sb_instagram,
.region--container-narrower #sb_instagram {
    border-color: rgba(33, 31, 42, .1);
}

.wp_ulike_likers_wrapper:not(.wp_ulike_display_inline):after {
    border-top-color: rgba(33, 31, 42, .1);
}

.widget_post_views_counter_list_widget .count {
    color: rgba(33, 31, 42, .1)!important;
}

.bg-light,
a.bg-light:hover,
a.bg-light:focus {
    background-color: rgba(33, 31, 42, .1)!important;
}

#secondary-left .social-count-plus .default>li,
#secondary-right .social-count-plus .default>li {
    border-color: rgba(33, 31, 42, .1)!important;
    background-color: rgba(242, 244, 255, .04)!important;
}

body {
    font-family: Barlow, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.6;
    text-transform: none;
}

#buddypress:not(.youzer).bmf-white-popup,
.buddypress .padder>#buddypress.buddypress-wrap,
.vex.vex-theme-flat-attack .vex-content,
body {
    color: #BFC0C4;
}

.bg-text-color {
    background-color: #BFC0C4!important;
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:before,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list:before,
.buddypress.directory.members #buddypress .bps_filters .bps-filters-item,
#yz-members-directory .bps_filters .bps-filters-item {
    background-color: #BFC0C4;
}

.addtoany_content .addtoany_list a>span svg path,
.addtoany_content .addtoany_list a>span svg g,
.wpulike-animated-heart button .wpulike-svg-heart {
    fill: #BFC0C4 !important;
}

.post-tag a,
.form-newsletter input.form-control,
.form-newsletter input[type="submit"] {
    border-color: #BFC0C4 !important;
}

.site-main>.page-header>*:last-child:after,
.page .site-main>[id^="post-"]>header>*:last-child:after,
#secondary-left .widget .widget-title:after,
#secondary-right .widget .widget-title:after,
.cross-sells>h2:after,
.up-sells>h2:after,
.related.products>h2:after,
span#reply-title:after,
.related-title:after,
.homepage-sidebar-right .grimlock-query-section--posts .grimlock-section__title:after,
.homepage-sidebar-right .grimlock-query-section .grimlock-section__title:after,
.homepage-sidebar-right .grimlock-term-query-section .grimlock-section__title:after {
    background-image: radial-gradient(#BFC0C4 15%, transparent 16%), radial-gradient(#BFC0C4 15%, transparent 16%);
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #BFC0C4;
}

::selection {
    background-color: rgba(103, 87, 214, .28);
}

::-moz-selection {
    background-color: rgba(103, 87, 214, .28);
}

mark {
    background-color: rgba(103, 87, 214, .28);
}

.mark {
    background-color: rgba(103, 87, 214, .28);
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: Barlow;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Barlow, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #ffffff;
}

body:not([class*="yz-"]) #bbpress-forums fieldset.bbp-form legend {
    font-family: Barlow;
    text-transform: none;
    font-weight: 700;
}

.c100.hmk-percentage,
#buddypress:not(.youzer) #profile-content__nav ul li>a,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li>a,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li>a,
#buddypress:not(.youzer) div.dir-search>form input[type="text"],
#buddypress:not(.youzer) div.dir-search>form input[type="search"],
#buddypress:not(.youzer) div.message-search>form input[type="text"],
#buddypress:not(.youzer) div.message-search>form input[type="search"],
.profile-header__body,
[class*="widget_recent_bp_docs"] ul li a,
#buddypress table.doctable td.title-cell>a,
#buddypress ul.item-list li div.item-title,
#buddypress ul.item-list li h3,
#buddypress ul.item-list li h4,
span#reply-title {
    font-family: Barlow;
    text-transform: none;
    font-weight: 700;
}

.tribe-events-tickets header,
.tribe-rsvp-list>li.tribe-item .list-attendee,
.tribe-tickets-list>li.tribe-item .list-attendee,
.tribe-events-style-full #tribe-events h1,
.tribe-events-style-full #tribe-events h2,
.tribe-events-style-full #tribe-events h3,
.tribe-events-style-full #tribe-events h4,
.tribe-events-style-full #tribe-events h5,
.tribe-events-style-full #tribe-events h6 {
    font-family: Barlow;
    text-transform: none;
    font-weight: 700;
}

#homepage-anchor,
.nav-register a,
.entry-meta,
.widget.popular-posts ul .wpp-meta,
.widget.popular-posts ul .post-stats,
.widget_grimlock_term_query_section .terms.grimlock-term-query-section__terms [id^="term-"] h2.entry-title,
.widget.popular-posts ul li .wpp-post-title,
.widget.popular-posts ul li>a:not(.wpp-post-title):before,
.posts-filters .posts-filter,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
div#jp-relatedposts h3.jp-relatedposts-headline,
div#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    font-family: Barlow;
    text-transform: none;
    font-weight: 700;
}

#groups-list-options a,
#friends-list-options a,
#members-list-options a,
#bp-group-rating-list-options a,
#bp-member-rating-list-options a,
ul#groups-list.item-list>li div.item .item-title a,
ul#members-list.item-list>li div.item .item-title a,
ul#friends-list.item-list>li div.item .item-title a,
ul#bp-group-rating.item-list>li div.item .item-title a,
ul.featured-members-list.item-list>li div.item .item-title a {
    color: #ffffff;
}

#groups-list-options a,
#friends-list-options a,
#members-list-options a,
#bp-group-rating-list-options a,
#bp-member-rating-list-options a {
    border-color: #ffffff;
}

#members-dir-map {
    background-color: #ffffff;
}

mark,
.widget_post_views_counter_list_widget ul li a.post-title:not(:hover),
.widget.popular-posts ul li .wpp-post-title:not(:hover) {
    color: #ffffff;
}

.page-template-template-minimal .site-content article.page>.entry-header .entry-title:after,
.page-template-template-minimal .site-content article.page>.entry-header .entry-page:after,
.minimal-title .entry-title:after,
.widget_post_views_counter_list_widget .count,
hr.hr-vertical {
    background-color: #ffffff;
}

h1,
.h1 {
    font-size: 2.25rem;
    line-height: 1.25;
}

h2,
.h2 {
    font-size: 1.875rem;
    line-height: 1.25;
}

h3,
.h3,
[class*="posts--4-4-4"] h2.entry-title,
[class*="posts--6-6"] h2.entry-title,
.posts.archive-posts>article[class*="sfwd-"] h2.entry-title {
    font-size: 1.5rem;
    line-height: 1.25;
}

h4,
.h4,
[class*="posts--3-3-3-3"] h2.entry-title {
    font-size: 1.25rem;
    line-height: 1.25;
}

h5,
.h5 {
    font-size: 1.125rem;
    line-height: 1.25;
}

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

.display-1,
.display-2,
.display-3,
.display-4,
#buddypress:not(.youzer).bmf-white-popup header,
#primary>#main>.widget-area .widget:not([class*="widget_grimlock_"]) .widget-title,
#before_content>.widget-area .widget:not([class*="widget_grimlock_"]) .widget-title,
#after_content>.widget-area .widget:not([class*="widget_grimlock_"]) .widget-title,
.page-template-template-minimal .site-content article.page>.entry-header .entry-title,
.minimal-title .entry-title,
.page-template-template-minimal .site-content article.page>.entry-header .entry-title,
.minimal-title .page-title {
    font-family: Barlow;
    font-weight: 900;
    letter-spacing: 0px;
    text-transform: uppercase;
}

#after_content>.widget-area .widget:not([class*="widget_grimlock_"]) .widget-title,
#before_content>.widget-area .widget:not([class*="widget_grimlock_"]) .widget-title,
#buddypress:not(.youzer).bmf-white-popup header,
#primary>#main>.widget-area .widget:not([class*="widget_grimlock_"]) .widget-title,
.display-1,
.display-2,
.display-3,
.display-4,
.page-template-template-minimal .site-content article.page>.entry-header .entry-title,
.minimal-title .entry-title,
.page-template-template-minimal .site-content article.page>.entry-header .entry-title,
.minimal-title .page-title {
    font-family: Barlow, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.display-1,
.display-2,
.display-3,
.display-4 {
    color: #ffffff;
}

.display-1,
.page-template-template-minimal .site-content article.page>.entry-header .entry-title,
.minimal-title .entry-title,
.page-template-template-minimal .site-content article.page>.entry-header .entry-title,
.minimal-title .page-title {
    font-size: 4rem;
    line-height: 1.15;
}

.display-2 {
    font-size: 3.1rem;
    line-height: 1.15;
}

.display-3,
#primary>#main>.widget-area .widget:not([class*="widget_grimlock_"]) .widget-title,
#before_content>.widget-area .widget:not([class*="widget_grimlock_"]) .widget-title,
#after_content>.widget-area .widget:not([class*="widget_grimlock_"]) .widget-title,
div#jp-relatedposts h3.jp-relatedposts-headline {
    font-size: 2rem;
    line-height: 1.15;
}

.display-4 {
    font-size: 1.4rem;
    line-height: 1.15;
}

[class*="posts--4-4-4"] h2.entry-title,
[class*="posts--3-3-3-3"] h2.entry-title {
    font-size: 1.4rem;
    line-height: 1.15;
}

.lead {
    font-family: Barlow, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.15rem;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0px;
    line-height: 1.35;
    text-transform: uppercase;
    color: #DF204D;
}

p.has-drop-cap:not(:focus):first-letter {
    font-family: Barlow;
    font-weight: 600;
}

a:not([class*="btn"]),
.btn-link,
.tribe-community-events-list .edit a:active,
.tribe-community-events-list .edit a:hover,
.tribe-community-events-list .edit a:visited,
.tribe-community-events-list .view a:active,
.tribe-community-events-list .view a:hover,
.tribe-community-events-list .view a:visited,
.tribe-community-events-list td .row-actions a:hover {
    color: #6757D6;
}

a:not([class*="btn"]):hover,
a:not([class*="btn"]):focus,
a:not([class*="btn"]):active,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    color: #8679dc;
}

.widget.popular-posts ul li>a:not(.wpp-post-title):before {
    color: #8679dc;
    border-top-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

body.single.single-post #content [id^="post-"]>.entry-content p>a:not([class*="button"]):not([class*="btn"]):not(.more-link),
body.single.single-post #content [id^="post-"]>.entry-content ul>li>a:not([class*="button"]):not([class*="btn"]):not(.more-link),
body.single.single-post #content [id^="post-"]>.entry-content ol>li>a:not([class*="button"]):not([class*="btn"]):not(.more-link),
body.page #content [id^="post-"] .entry-content>p>a:not([class*="button"]):not([class*="btn"]):not(.more-link),
body.page #content [id^="post-"] .entry-content>ul>li>a:not([class*="button"]):not([class*="btn"]):not(.more-link),
body.page #content [id^="post-"] .entry-content>ol>li>a:not([class*="button"]):not([class*="btn"]):not(.more-link) {
    background-image: linear-gradient(transparent calc(100% - 2px), #8679dc 0), linear-gradient(transparent calc(100% - 2px), #8679dc 0);
}

blockquote:not(.card-blockquote),
.blockquote {
    font-family: Barlow;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.6;
    text-align: left;
    text-transform: none;
    border-color: #5644ca;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.blockquote,
blockquote:not(.card-blockquote) {
    font-family: Barlow, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.blockquote,
.wp-block-pullquote:not(.is-style-solid-color) blockquote:not(.has-text-color),
blockquote:not(.card-blockquote) {
    color: #ffffff;
}

blockquote:not(.card-blockquote),
.blockquote,
.wp-block-pullquote:not(.is-style-solid-color) blockquote:not(.has-text-color) {
    background-color: #6757D6;
}

.wp-block-pullquote.is-style-solid-color:not([class*="-background-color"]) blockquote {
    background-color: #6757D6;
}

blockquote:not(.has-text-color):not(.card-blockquote):before,
blockquote:not(.has-text-color):before {
    color: #ffffff!important;
}

.main-navigation .navbar-nav a {
    font-family: Barlow, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: .95rem;
    font-weight: 700;
    line-height: 1.25;
    text-transform: uppercase;
}

.entry-meta,
.widget.popular-posts ul .wpp-meta,
.widget.popular-posts ul .post-stats,
.grimlock-vertical-navbar .widget.popular-posts ul .wpp-post-title,
.posts-filters .posts-filter {
    font-weight: 700;
}

.main-navigation .navbar-nav a,
.main-navigation .navbar-nav>li.menu-item>a {
    color: #ffffff;
}

.main-navigation .navbar-toggler span,
.main-navigation .navbar-toggler span::before,
.main-navigation .navbar-toggler span::after {
    background-color: #ffffff;
}

.preheader .menu>li.menu-item .sub-menu li.menu-item>a:hover,
.preheader .menu>li.menu-item .sub-menu li.menu-item>a:active,
.preheader .menu>li.menu-item .sub-menu li.menu-item>a:focus {
    color: #DF204D!important;
}

.dropdown-menu,
.dropdown-menu a {
    color: #ffffff;
}

.table-menu-wrapper .table-menu {
    color: #ffffff!important;
    background-color: rgba(27, 26, 35, .97)!important;
}

.priority-nav .priority-nav__wrapper .priority-nav__dropdown,
.priority-nav .priority-nav__wrapper .priority-nav__dropdown .nav-link,
div.searchwp-live-search-results div.searchwp-live-search-result,
div.searchwp-live-search-results div.searchwp-live-search-result a {
    color: #ffffff;
}

.dropdown-classic .dropdown-menu,
.dropdown-classic .dropdown-menu a {
    color: #ffffff!important;
}

.dropdown-classic .dropdown-menu a:hover {
    background-color: #ffffff!important;
}

.dropdown-menu {
    background-color: rgba(27, 26, 35, .97);
}

.priority-nav .priority-nav__wrapper .priority-nav__dropdown,
div.searchwp-live-search-results {
    background-color: rgba(27, 26, 35, .97);
}

.off-center-image:before {
    background-image: linear-gradient(-260deg, rgba(27, 26, 35, .97) 15%, transparent 100%);
}

.navbar-search form.search-form input.search-field,
.navbar-search.navbar-search--animate .search-icon,
.navbar-search.navbar-search--animate:not(.navbar-search--open) .search-icon {
    color: #BFC0C4;
}

.navbar-search form.search-form input.search-field::-webkit-input-placeholder {
    color: #808191;
}

.navbar-search form.search-form input.search-field::-moz-placeholder {
    color: #808191;
}

.navbar-search form.search-form input.search-field:-ms-input-placeholder {
    color: #808191;
}

.navbar-search form.search-form input.search-field::placeholder {
    color: #808191;
}

.navbar-search form.search-form input.search-field:placeholder-shown {
    color: #808191;
}

.navbar-search form.search-form input.search-field {
    background-color: #2b2f40;
}

.navbar-search form.search-form input.search-field:focus {
    border-color: #2b2f40;
}

.vertical-navbar .navbar-search form.search-form input.search-field,
.vertical-navbar-search .search-form button[type="submit"] {
    color: #BFC0C4!important;
}

.navbar-search.navbar-search--open form.search-form input.search-field,
.navbar-search.navbar-search--open .search-icon {
    color: #BFC0C4;
}

.navbar-search.navbar-search--open form.search-form input.search-field {
    background-color: #2b2f50;
}

.vertical-navbar .navbar-search form.search-form input.search-field {
    background-color: #2b2f50!important;
}

.grimlock--navigation-fixed-left .grimlock-vertical-navigation .navbar-wrapper,
.grimlock--navigation-fixed-right .grimlock-vertical-navigation .navbar-wrapper {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}

.grimlock--navigation-inside-top .grimlock-custom_header>.region__inner>.region__container {
    margin-top: calc(1.25rem * 2 + 15px);
}

.main-navigation {
    background-color: #1B1A23;
    border-top-width: 0px!important;
    border-top-color: #eceeef!important;
    border-bottom-width: 1px!important;
    border-bottom-color: #292734!important;
}

.navbar-collapse-show .main-navigation .navbar-collapse {
    background-color: #1B1A23;
}

.grimlock--navigation-stick-to-top .main-navigation,
body:not(.grimlock--custom_header-displayed):not(.bp-user):not(.group-home):not(.group-admin) .grimlock-navigation:not(.vertical-navbar),
body:not(.grimlock--custom_header-displayed):not(.grimlock--navigation-unstick-to-top):not(.bp-user):not(.group-home):not(.group-admin) .grimlock-navigation:not(.vertical-navbar),
body.bp-user[class*="yz-"][class*="-scheme"]:not(.grimlock--custom_header-displayed):not(.group-home):not(.group-admin) .grimlock-navigation:not(.vertical-navbar),
body.bp-user[class*="yz-"][class*="-scheme"]:not(.grimlock--custom_header-displayed):not(.grimlock--navigation-unstick-to-top):not(.group-home):not(.group-admin) .grimlock-navigation:not(.vertical-navbar),
body.single-item.groups[class*="yz-"][class*="-scheme"]:not(.grimlock--custom_header-displayed) .grimlock-navigation:not(.vertical-navbar),
body.activity.bp-user.activity-permalink .grimlock-navigation:not(.vertical-navbar) {
    background-color: rgba(27, 26, 35, .97);
}

.grimlock--navigation-hamburger-left .vertical-navbar {
    background-color: rgba(27, 26, 35, .97);
}

.grimlock--navigation-hamburger-right .vertical-navbar {
    background-color: rgba(27, 26, 35, .97);
}

.main-navigation .navbar-nav>.menu-item:after {
    bottom: 1px;
}

.grimlock-preheader h1,
.grimlock-preheader h2,
.grimlock-preheader h3,
.grimlock-preheader h4,
.grimlock-preheader h5,
.grimlock-preheader h6,
.grimlock-preheader .h1,
.grimlock-preheader .h2,
.grimlock-preheader .h3,
.grimlock-preheader .h4,
.grimlock-preheader .h5,
.grimlock-preheader .h6,
.grimlock-preheader .display-1,
.grimlock-preheader .display-2,
.grimlock-preheader .display-3,
.grimlock-preheader .display-4,
.grimlock-preheader .widget-title {
    color: #ffffff;
}

.grimlock-preheader a:not(.btn):not(.button) {
    color: #6757D6;
}

.grimlock-preheader a:not(.btn):not(.button):hover,
.grimlock-preheader a:not(.btn):not(.button):focus {
    color: #5644ca;
}

.grimlock-custom_header a:not(.btn):not(.button) {
    color: rgba(255, 255, 255, 0.87);
}

.grimlock-custom_header a:not(.btn):not(.button):hover,
.grimlock-custom_header a:not(.btn):not(.button):focus {
    color: #FFFFFF;
}

.grimlock-prefooter h1,
.grimlock-prefooter h2,
.grimlock-prefooter h3,
.grimlock-prefooter h4,
.grimlock-prefooter h5,
.grimlock-prefooter h6,
.grimlock-prefooter .h1,
.grimlock-prefooter .h2,
.grimlock-prefooter .h3,
.grimlock-prefooter .h4,
.grimlock-prefooter .h5,
.grimlock-prefooter .h6,
.grimlock-prefooter .display-1,
.grimlock-prefooter .display-2,
.grimlock-prefooter .display-3,
.grimlock-prefooter .display-4,
.grimlock-prefooter .widget-title {
    color: #ffffff;
}

.grimlock-prefooter a:not(.btn):not(.button) {
    color: #BFC0C4;
}

.grimlock-prefooter a:not(.btn):not(.button):hover,
.grimlock-prefooter a:not(.btn):not(.button):focus {
    color: #ffffff;
}

.grimlock-footer h1,
.grimlock-footer h2,
.grimlock-footer h3,
.grimlock-footer h4,
.grimlock-footer h5,
.grimlock-footer h6,
.grimlock-footer .h1,
.grimlock-footer .h2,
.grimlock-footer .h3,
.grimlock-footer .h4,
.grimlock-footer .h5,
.grimlock-footer .h6,
.grimlock-footer .display-1,
.grimlock-footer .display-2,
.grimlock-footer .display-3,
.grimlock-footer .display-4,
.grimlock-footer .widget-title {
    color: #ffffff;
}

.grimlock-footer a:not(.btn):not(.button) {
    color: #BFC0C4;
}

.grimlock-footer a:not(.btn):not(.button):hover,
.grimlock-footer a:not(.btn):not(.button):focus {
    color: #ffffff;
}

.form-control,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="password"],
.comment-form textarea,
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="week"],
input[type="date"],
input[type="datetime"],
input[type="time"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="search"],
input[type="website"],
input[type="password"],
select[multiple="multiple"],
textarea,
select,
#buddypress .standard-form .form-control,
#buddypress div.dir-search .form-control,
#buddypress .standard-form .comment-form input[type="text"],
#buddypress div.dir-search .comment-form input[type="text"],
#buddypress .standard-form .comment-form input[type="email"],
#buddypress div.dir-search .comment-form input[type="email"],
#buddypress .standard-form .comment-form input[type="url"],
#buddypress div.dir-search .comment-form input[type="url"],
#buddypress .standard-form .comment-form input[type="password"],
#buddypress div.dir-search .comment-form input[type="password"],
#buddypress .standard-form .comment-form textarea,
#buddypress div.dir-search .comment-form textarea,
#buddypress .standard-form input[type="tel"],
#buddypress div.dir-search input[type="tel"],
#buddypress .standard-form input[type="url"],
#buddypress div.dir-search input[type="url"],
#buddypress .standard-form input[type="text"],
#buddypress div.dir-search input[type="text"],
#buddypress .standard-form input[type="week"],
#buddypress div.dir-search input[type="week"],
#buddypress .standard-form input[type="date"],
#buddypress div.dir-search input[type="date"],
#buddypress .standard-form input[type="datetime"],
#buddypress div.dir-search input[type="datetime"],
#buddypress .standard-form input[type="time"],
#buddypress div.dir-search input[type="time"],
#buddypress .standard-form input[type="email"],
#buddypress div.dir-search input[type="email"],
#buddypress .standard-form input[type="month"],
#buddypress div.dir-search input[type="month"],
#buddypress .standard-form input[type="number"],
#buddypress div.dir-search input[type="number"],
#buddypress .standard-form input[type="search"],
#buddypress div.dir-search input[type="search"],
#buddypress .standard-form input[type="website"],
#buddypress div.dir-search input[type="website"],
#buddypress .standard-form input[type="password"],
#buddypress div.dir-search input[type="password"],
#buddypress .standard-form select[multiple="multiple"],
#buddypress div.dir-search select[multiple="multiple"],
#buddypress .standard-form textarea,
#buddypress div.dir-search textarea,
#buddypress .standard-form select,
#buddypress div.dir-search select,
#buddypress li.groups-members-search input[type=text],
.bp-messages-wrap .taggle_list,
.bp-messages-wrap .new-message form>div input,
.bp-messages-wrap .new-message form>div textarea,
.bp-emojionearea,
.youzer .yz-wall-textarea,
bp-.emojionearea.form-control,
#buddypress:not(.youzer) .standard-form input[type="search"],
#buddypress:not(.youzer) .standard-form input[type="text"],
#buddypress:not(.youzer) .standard-form input[type="date"],
#buddypress:not(.youzer) .standard-form input[type="datetime-local"],
#buddypress:not(.youzer) .standard-form input[type="datetime"],
#buddypress:not(.youzer) .standard-form input[type="email"],
#buddypress:not(.youzer) .standard-form input[type="number"],
#buddypress:not(.youzer) .standard-form input[type="password"],
#buddypress:not(.youzer) .standard-form input[type="search"],
#buddypress:not(.youzer) .standard-form input[type="tel"],
#buddypress:not(.youzer) .standard-form input[type="url"],
#buddypress:not(.youzer) .standard-form select,
#buddypress:not(.youzer) .standard-form textarea,
.webui-popover-bp-extended-friendship-popup .request_friend_message,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select,
.bps-custom-select,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea,
.docs form input:not([type]),
.docs-filters form input:not([type]),
input[id="new-folder"],
#bpchk-autocomplete-place,
.tribe-community-events input[type=color],
.tribe-community-events input[type=date],
.tribe-community-events input[type=datetime-local],
.tribe-community-events input[type=datetime],
.tribe-community-events input[type=email],
.tribe-community-events input[type=month],
.tribe-community-events input[type=number],
.tribe-community-events input[type=password],
.tribe-community-events input[type=search],
.tribe-community-events input[type=tel],
.tribe-community-events input[type=text],
.tribe-community-events input[type=time],
.tribe-community-events input[type=url],
.tribe-community-events input[type=week],
.tribe-community-events textarea,
.tribe-community-events-content .tribe-event-list-search input[type=search],
.eventForm input[type=color],
.eventForm input[type=date],
.eventForm input[type=datetime-local],
.eventForm input[type=datetime],
.eventForm input[type=email],
.eventForm input[type=month],
.eventForm input[type=number],
.eventForm input[type=password],
.eventForm input[type=search],
.eventForm input[type=tel],
.eventForm input[type=text],
.eventForm input[type=time],
.eventForm input[type=url],
.eventForm input[type=week],
.tribe-dropdown.select2-container-multi .select2-choices,
.tribe-ea-dropdown.select2-container-multi .select2-choices,
.tribe-events-tickets td.quantity input[type="number"],
.tribe-events-tickets td.woocommerce input[type="number"],
.tribe-events-tickets input[type="date"],
.tribe-events-tickets input[type="time"],
.tribe-events-tickets input[type="datetime-local"],
.tribe-events-tickets input[type="week"],
.tribe-events-tickets input[type="month"],
.tribe-events-tickets input[type="text"],
.tribe-events-tickets input[type="email"],
.tribe-events-tickets input[type="url"],
.tribe-events-tickets input[type="password"],
.tribe-events-tickets input[type="search"],
.tribe-events-tickets input[type="tel"],
.tribe-events-tickets input[type="number"],
.tribe-events-tickets textarea,
.tribe-events-tickets select,
.form-control:disabled,
.form-control[readonly],
.comment-form input[type="text"]:disabled,
.comment-form input[type="text"][readonly],
.comment-form input[type="email"]:disabled,
.comment-form input[type="email"][readonly],
.comment-form input[type="url"]:disabled,
.comment-form input[type="url"][readonly],
.comment-form input[type="password"]:disabled,
.comment-form input[type="password"][readonly],
.comment-form textarea:disabled,
.comment-form textarea[readonly],
input[type="tel"]:disabled,
input[type="tel"][readonly],
input[type="url"]:disabled,
input[type="url"][readonly],
input[type="text"]:disabled,
input[type="text"][readonly],
input[type="week"]:disabled,
input[type="week"][readonly],
input[type="date"]:disabled,
input[type="date"][readonly],
input[type="datetime"]:disabled,
input[type="datetime"][readonly],
input[type="time"]:disabled,
input[type="time"][readonly],
input[type="email"]:disabled,
input[type="email"][readonly],
input[type="month"]:disabled,
input[type="month"][readonly],
input[type="number"]:disabled,
input[type="number"][readonly],
input[type="search"]:disabled,
input[type="search"][readonly],
input[type="website"]:disabled,
input[type="website"][readonly],
input[type="password"]:disabled,
input[type="password"][readonly],
select[multiple="multiple"]:disabled,
select[multiple="multiple"][readonly],
textarea:disabled,
textarea[readonly],
select:disabled,
select[readonly],
#buddypress .standard-form .form-control:disabled,
#buddypress .standard-form .form-control[readonly],
#buddypress div.dir-search .form-control:disabled,
#buddypress div.dir-search .form-control[readonly],
#buddypress .standard-form .comment-form input[type="text"]:disabled,
#buddypress .standard-form .comment-form input[type="text"][readonly],
#buddypress div.dir-search .comment-form input[type="text"]:disabled,
#buddypress div.dir-search .comment-form input[type="text"][readonly],
#buddypress .standard-form .comment-form input[type="email"]:disabled,
#buddypress .standard-form .comment-form input[type="email"][readonly],
#buddypress div.dir-search .comment-form input[type="email"]:disabled,
#buddypress div.dir-search .comment-form input[type="email"][readonly],
#buddypress .standard-form .comment-form input[type="url"]:disabled,
#buddypress .standard-form .comment-form input[type="url"][readonly],
#buddypress div.dir-search .comment-form input[type="url"]:disabled,
#buddypress div.dir-search .comment-form input[type="url"][readonly],
#buddypress .standard-form .comment-form input[type="password"]:disabled,
#buddypress .standard-form .comment-form input[type="password"][readonly],
#buddypress div.dir-search .comment-form input[type="password"]:disabled,
#buddypress div.dir-search .comment-form input[type="password"][readonly],
#buddypress .standard-form .comment-form textarea:disabled,
#buddypress .standard-form .comment-form textarea[readonly],
#buddypress div.dir-search .comment-form textarea:disabled,
#buddypress div.dir-search .comment-form textarea[readonly],
#buddypress .standard-form input[type="tel"]:disabled,
#buddypress .standard-form input[type="tel"][readonly],
#buddypress div.dir-search input[type="tel"]:disabled,
#buddypress div.dir-search input[type="tel"][readonly],
#buddypress .standard-form input[type="url"]:disabled,
#buddypress .standard-form input[type="url"][readonly],
#buddypress div.dir-search input[type="url"]:disabled,
#buddypress div.dir-search input[type="url"][readonly],
#buddypress .standard-form input[type="text"]:disabled,
#buddypress .standard-form input[type="text"][readonly],
#buddypress div.dir-search input[type="text"]:disabled,
#buddypress div.dir-search input[type="text"][readonly],
#buddypress .standard-form input[type="week"]:disabled,
#buddypress .standard-form input[type="week"][readonly],
#buddypress div.dir-search input[type="week"]:disabled,
#buddypress div.dir-search input[type="week"][readonly],
#buddypress .standard-form input[type="date"]:disabled,
#buddypress .standard-form input[type="date"][readonly],
#buddypress div.dir-search input[type="date"]:disabled,
#buddypress div.dir-search input[type="date"][readonly],
#buddypress .standard-form input[type="datetime"]:disabled,
#buddypress .standard-form input[type="datetime"][readonly],
#buddypress div.dir-search input[type="datetime"]:disabled,
#buddypress div.dir-search input[type="datetime"][readonly],
#buddypress .standard-form input[type="time"]:disabled,
#buddypress .standard-form input[type="time"][readonly],
#buddypress div.dir-search input[type="time"]:disabled,
#buddypress div.dir-search input[type="time"][readonly],
#buddypress .standard-form input[type="email"]:disabled,
#buddypress .standard-form input[type="email"][readonly],
#buddypress div.dir-search input[type="email"]:disabled,
#buddypress div.dir-search input[type="email"][readonly],
#buddypress .standard-form input[type="month"]:disabled,
#buddypress .standard-form input[type="month"][readonly],
#buddypress div.dir-search input[type="month"]:disabled,
#buddypress div.dir-search input[type="month"][readonly],
#buddypress .standard-form input[type="number"]:disabled,
#buddypress .standard-form input[type="number"][readonly],
#buddypress div.dir-search input[type="number"]:disabled,
#buddypress div.dir-search input[type="number"][readonly],
#buddypress .standard-form input[type="search"]:disabled,
#buddypress .standard-form input[type="search"][readonly],
#buddypress div.dir-search input[type="search"]:disabled,
#buddypress div.dir-search input[type="search"][readonly],
#buddypress .standard-form input[type="website"]:disabled,
#buddypress .standard-form input[type="website"][readonly],
#buddypress div.dir-search input[type="website"]:disabled,
#buddypress div.dir-search input[type="website"][readonly],
#buddypress .standard-form input[type="password"]:disabled,
#buddypress .standard-form input[type="password"][readonly],
#buddypress div.dir-search input[type="password"]:disabled,
#buddypress div.dir-search input[type="password"][readonly],
#buddypress .standard-form select[multiple="multiple"]:disabled,
#buddypress .standard-form select[multiple="multiple"][readonly],
#buddypress div.dir-search select[multiple="multiple"]:disabled,
#buddypress div.dir-search select[multiple="multiple"][readonly],
#buddypress .standard-form textarea:disabled,
#buddypress .standard-form textarea[readonly],
#buddypress div.dir-search textarea:disabled,
#buddypress div.dir-search textarea[readonly],
#buddypress .standard-form select:disabled,
#buddypress .standard-form select[readonly],
#buddypress div.dir-search select:disabled,
#buddypress div.dir-search select[readonly],
#buddypress li.groups-members-search input[type=text]:disabled,
#buddypress li.groups-members-search input[type=text][readonly],
.bp-messages-wrap .taggle_list:disabled,
.bp-messages-wrap .taggle_list[readonly],
.bp-messages-wrap .new-message form>div input:disabled,
.bp-messages-wrap .new-message form>div input[readonly],
.bp-messages-wrap .new-message form>div textarea:disabled,
.bp-messages-wrap .new-message form>div textarea[readonly],
.bp-emojionearea:disabled,
.bp-emojionearea[readonly],
.youzer .yz-wall-textarea:disabled,
.youzer .yz-wall-textarea[readonly],
bp-.emojionearea.form-control:disabled,
bp-.emojionearea.form-control[readonly],
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly],
#buddypress:not(.youzer) .standard-form input[type="text"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="text"][readonly],
#buddypress:not(.youzer) .standard-form input[type="date"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="date"][readonly],
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"][readonly],
#buddypress:not(.youzer) .standard-form input[type="datetime"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="datetime"][readonly],
#buddypress:not(.youzer) .standard-form input[type="email"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="email"][readonly],
#buddypress:not(.youzer) .standard-form input[type="number"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="number"][readonly],
#buddypress:not(.youzer) .standard-form input[type="password"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="password"][readonly],
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly],
#buddypress:not(.youzer) .standard-form input[type="tel"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="tel"][readonly],
#buddypress:not(.youzer) .standard-form input[type="url"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="url"][readonly],
#buddypress:not(.youzer) .standard-form select:disabled,
#buddypress:not(.youzer) .standard-form select[readonly],
#buddypress:not(.youzer) .standard-form textarea:disabled,
#buddypress:not(.youzer) .standard-form textarea[readonly],
.webui-popover-bp-extended-friendship-popup .request_friend_message:disabled,
.webui-popover-bp-extended-friendship-popup .request_friend_message[readonly],
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly],
.bps-custom-select:disabled,
.bps-custom-select[readonly],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select:disabled,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select[readonly],
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:disabled,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select[readonly],
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:disabled,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select[readonly],
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:disabled,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea[readonly],
.docs form input:not([type]):disabled,
.docs form input:not([type])[readonly],
.docs-filters form input:not([type]):disabled,
.docs-filters form input:not([type])[readonly],
input[id="new-folder"]:disabled,
input[id="new-folder"][readonly],
#bpchk-autocomplete-place:disabled,
#bpchk-autocomplete-place[readonly],
.tribe-community-events input[type=color]:disabled,
.tribe-community-events input[type=color][readonly],
.tribe-community-events input[type=date]:disabled,
.tribe-community-events input[type=date][readonly],
.tribe-community-events input[type=datetime-local]:disabled,
.tribe-community-events input[type=datetime-local][readonly],
.tribe-community-events input[type=datetime]:disabled,
.tribe-community-events input[type=datetime][readonly],
.tribe-community-events input[type=email]:disabled,
.tribe-community-events input[type=email][readonly],
.tribe-community-events input[type=month]:disabled,
.tribe-community-events input[type=month][readonly],
.tribe-community-events input[type=number]:disabled,
.tribe-community-events input[type=number][readonly],
.tribe-community-events input[type=password]:disabled,
.tribe-community-events input[type=password][readonly],
.tribe-community-events input[type=search]:disabled,
.tribe-community-events input[type=search][readonly],
.tribe-community-events input[type=tel]:disabled,
.tribe-community-events input[type=tel][readonly],
.tribe-community-events input[type=text]:disabled,
.tribe-community-events input[type=text][readonly],
.tribe-community-events input[type=time]:disabled,
.tribe-community-events input[type=time][readonly],
.tribe-community-events input[type=url]:disabled,
.tribe-community-events input[type=url][readonly],
.tribe-community-events input[type=week]:disabled,
.tribe-community-events input[type=week][readonly],
.tribe-community-events textarea:disabled,
.tribe-community-events textarea[readonly],
.tribe-community-events-content .tribe-event-list-search input[type=search]:disabled,
.tribe-community-events-content .tribe-event-list-search input[type=search][readonly],
.eventForm input[type=color]:disabled,
.eventForm input[type=color][readonly],
.eventForm input[type=date]:disabled,
.eventForm input[type=date][readonly],
.eventForm input[type=datetime-local]:disabled,
.eventForm input[type=datetime-local][readonly],
.eventForm input[type=datetime]:disabled,
.eventForm input[type=datetime][readonly],
.eventForm input[type=email]:disabled,
.eventForm input[type=email][readonly],
.eventForm input[type=month]:disabled,
.eventForm input[type=month][readonly],
.eventForm input[type=number]:disabled,
.eventForm input[type=number][readonly],
.eventForm input[type=password]:disabled,
.eventForm input[type=password][readonly],
.eventForm input[type=search]:disabled,
.eventForm input[type=search][readonly],
.eventForm input[type=tel]:disabled,
.eventForm input[type=tel][readonly],
.eventForm input[type=text]:disabled,
.eventForm input[type=text][readonly],
.eventForm input[type=time]:disabled,
.eventForm input[type=time][readonly],
.eventForm input[type=url]:disabled,
.eventForm input[type=url][readonly],
.eventForm input[type=week]:disabled,
.eventForm input[type=week][readonly],
.tribe-dropdown.select2-container-multi .select2-choices:disabled,
.tribe-dropdown.select2-container-multi .select2-choices[readonly],
.tribe-ea-dropdown.select2-container-multi .select2-choices:disabled,
.tribe-ea-dropdown.select2-container-multi .select2-choices[readonly],
.tribe-events-tickets td.quantity input[type="number"]:disabled,
.tribe-events-tickets td.quantity input[type="number"][readonly],
.tribe-events-tickets td.woocommerce input[type="number"]:disabled,
.tribe-events-tickets td.woocommerce input[type="number"][readonly],
.tribe-events-tickets input[type="date"]:disabled,
.tribe-events-tickets input[type="date"][readonly],
.tribe-events-tickets input[type="time"]:disabled,
.tribe-events-tickets input[type="time"][readonly],
.tribe-events-tickets input[type="datetime-local"]:disabled,
.tribe-events-tickets input[type="datetime-local"][readonly],
.tribe-events-tickets input[type="week"]:disabled,
.tribe-events-tickets input[type="week"][readonly],
.tribe-events-tickets input[type="month"]:disabled,
.tribe-events-tickets input[type="month"][readonly],
.tribe-events-tickets input[type="text"]:disabled,
.tribe-events-tickets input[type="text"][readonly],
.tribe-events-tickets input[type="email"]:disabled,
.tribe-events-tickets input[type="email"][readonly],
.tribe-events-tickets input[type="url"]:disabled,
.tribe-events-tickets input[type="url"][readonly],
.tribe-events-tickets input[type="password"]:disabled,
.tribe-events-tickets input[type="password"][readonly],
.tribe-events-tickets input[type="search"]:disabled,
.tribe-events-tickets input[type="search"][readonly],
.tribe-events-tickets input[type="tel"]:disabled,
.tribe-events-tickets input[type="tel"][readonly],
.tribe-events-tickets input[type="number"]:disabled,
.tribe-events-tickets input[type="number"][readonly],
.tribe-events-tickets textarea:disabled,
.tribe-events-tickets textarea[readonly],
.tribe-events-tickets select:disabled,
.tribe-events-tickets select[readonly],
.bps-form-home .editfield .bps-custom-select,
.sa-field-front .select2-container--default .select2-selection--single,
.sa-field-front .select2-container--default .select2-selection--multiple,
.sa-field-front .select2-container--default.select2-container--focus .select2-selection--multiple,
#wp-sa_content-editor-container,
.sa-upload-image-container,
.bp-messages-wrap .bp-emojionearea .bp-emojionearea-editor {
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

textarea,
select[multiple] {
    -webkit-border-radius: clamp(0px, 0.5rem, 20px)!important;
    -moz-border-radius: clamp(0px, 0.5rem, 20px)!important;
    border-radius: clamp(0px, 0.5rem, 20px)!important;
}

.form-control,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="password"],
.comment-form textarea,
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="week"],
input[type="date"],
input[type="datetime"],
input[type="time"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="search"],
input[type="website"],
input[type="password"],
select[multiple="multiple"],
textarea,
select,
#buddypress .standard-form .form-control,
#buddypress div.dir-search .form-control,
#buddypress .standard-form .comment-form input[type="text"],
#buddypress div.dir-search .comment-form input[type="text"],
#buddypress .standard-form .comment-form input[type="email"],
#buddypress div.dir-search .comment-form input[type="email"],
#buddypress .standard-form .comment-form input[type="url"],
#buddypress div.dir-search .comment-form input[type="url"],
#buddypress .standard-form .comment-form input[type="password"],
#buddypress div.dir-search .comment-form input[type="password"],
#buddypress .standard-form .comment-form textarea,
#buddypress div.dir-search .comment-form textarea,
#buddypress .standard-form input[type="tel"],
#buddypress div.dir-search input[type="tel"],
#buddypress .standard-form input[type="url"],
#buddypress div.dir-search input[type="url"],
#buddypress .standard-form input[type="text"],
#buddypress div.dir-search input[type="text"],
#buddypress .standard-form input[type="week"],
#buddypress div.dir-search input[type="week"],
#buddypress .standard-form input[type="date"],
#buddypress div.dir-search input[type="date"],
#buddypress .standard-form input[type="datetime"],
#buddypress div.dir-search input[type="datetime"],
#buddypress .standard-form input[type="time"],
#buddypress div.dir-search input[type="time"],
#buddypress .standard-form input[type="email"],
#buddypress div.dir-search input[type="email"],
#buddypress .standard-form input[type="month"],
#buddypress div.dir-search input[type="month"],
#buddypress .standard-form input[type="number"],
#buddypress div.dir-search input[type="number"],
#buddypress .standard-form input[type="search"],
#buddypress div.dir-search input[type="search"],
#buddypress .standard-form input[type="website"],
#buddypress div.dir-search input[type="website"],
#buddypress .standard-form input[type="password"],
#buddypress div.dir-search input[type="password"],
#buddypress .standard-form select[multiple="multiple"],
#buddypress div.dir-search select[multiple="multiple"],
#buddypress .standard-form textarea,
#buddypress div.dir-search textarea,
#buddypress .standard-form select,
#buddypress div.dir-search select,
#buddypress li.groups-members-search input[type=text],
.bp-messages-wrap .taggle_list,
.bp-messages-wrap .new-message form>div input,
.bp-messages-wrap .new-message form>div textarea,
.bp-emojionearea,
.youzer .yz-wall-textarea,
bp-.emojionearea.form-control,
#buddypress:not(.youzer) .standard-form input[type="search"],
#buddypress:not(.youzer) .standard-form input[type="text"],
#buddypress:not(.youzer) .standard-form input[type="date"],
#buddypress:not(.youzer) .standard-form input[type="datetime-local"],
#buddypress:not(.youzer) .standard-form input[type="datetime"],
#buddypress:not(.youzer) .standard-form input[type="email"],
#buddypress:not(.youzer) .standard-form input[type="number"],
#buddypress:not(.youzer) .standard-form input[type="password"],
#buddypress:not(.youzer) .standard-form input[type="search"],
#buddypress:not(.youzer) .standard-form input[type="tel"],
#buddypress:not(.youzer) .standard-form input[type="url"],
#buddypress:not(.youzer) .standard-form select,
#buddypress:not(.youzer) .standard-form textarea,
.webui-popover-bp-extended-friendship-popup .request_friend_message,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select,
.bps-custom-select,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea,
.docs form input:not([type]),
.docs-filters form input:not([type]),
input[id="new-folder"],
#bpchk-autocomplete-place,
.tribe-community-events input[type=color],
.tribe-community-events input[type=date],
.tribe-community-events input[type=datetime-local],
.tribe-community-events input[type=datetime],
.tribe-community-events input[type=email],
.tribe-community-events input[type=month],
.tribe-community-events input[type=number],
.tribe-community-events input[type=password],
.tribe-community-events input[type=search],
.tribe-community-events input[type=tel],
.tribe-community-events input[type=text],
.tribe-community-events input[type=time],
.tribe-community-events input[type=url],
.tribe-community-events input[type=week],
.tribe-community-events textarea,
.tribe-community-events-content .tribe-event-list-search input[type=search],
.eventForm input[type=color],
.eventForm input[type=date],
.eventForm input[type=datetime-local],
.eventForm input[type=datetime],
.eventForm input[type=email],
.eventForm input[type=month],
.eventForm input[type=number],
.eventForm input[type=password],
.eventForm input[type=search],
.eventForm input[type=tel],
.eventForm input[type=text],
.eventForm input[type=time],
.eventForm input[type=url],
.eventForm input[type=week],
.tribe-dropdown.select2-container-multi .select2-choices,
.tribe-ea-dropdown.select2-container-multi .select2-choices,
.tribe-events-tickets td.quantity input[type="number"],
.tribe-events-tickets td.woocommerce input[type="number"],
.tribe-events-tickets input[type="date"],
.tribe-events-tickets input[type="time"],
.tribe-events-tickets input[type="datetime-local"],
.tribe-events-tickets input[type="week"],
.tribe-events-tickets input[type="month"],
.tribe-events-tickets input[type="text"],
.tribe-events-tickets input[type="email"],
.tribe-events-tickets input[type="url"],
.tribe-events-tickets input[type="password"],
.tribe-events-tickets input[type="search"],
.tribe-events-tickets input[type="tel"],
.tribe-events-tickets input[type="number"],
.tribe-events-tickets textarea,
.tribe-events-tickets select,
.form-control:disabled,
.form-control[readonly],
.comment-form input[type="text"]:disabled,
.comment-form input[type="text"][readonly],
.comment-form input[type="email"]:disabled,
.comment-form input[type="email"][readonly],
.comment-form input[type="url"]:disabled,
.comment-form input[type="url"][readonly],
.comment-form input[type="password"]:disabled,
.comment-form input[type="password"][readonly],
.comment-form textarea:disabled,
.comment-form textarea[readonly],
input[type="tel"]:disabled,
input[type="tel"][readonly],
input[type="url"]:disabled,
input[type="url"][readonly],
input[type="text"]:disabled,
input[type="text"][readonly],
input[type="week"]:disabled,
input[type="week"][readonly],
input[type="date"]:disabled,
input[type="date"][readonly],
input[type="datetime"]:disabled,
input[type="datetime"][readonly],
input[type="time"]:disabled,
input[type="time"][readonly],
input[type="email"]:disabled,
input[type="email"][readonly],
input[type="month"]:disabled,
input[type="month"][readonly],
input[type="number"]:disabled,
input[type="number"][readonly],
input[type="search"]:disabled,
input[type="search"][readonly],
input[type="website"]:disabled,
input[type="website"][readonly],
input[type="password"]:disabled,
input[type="password"][readonly],
select[multiple="multiple"]:disabled,
select[multiple="multiple"][readonly],
textarea:disabled,
textarea[readonly],
select:disabled,
select[readonly],
#buddypress .standard-form .form-control:disabled,
#buddypress .standard-form .form-control[readonly],
#buddypress div.dir-search .form-control:disabled,
#buddypress div.dir-search .form-control[readonly],
#buddypress .standard-form .comment-form input[type="text"]:disabled,
#buddypress .standard-form .comment-form input[type="text"][readonly],
#buddypress div.dir-search .comment-form input[type="text"]:disabled,
#buddypress div.dir-search .comment-form input[type="text"][readonly],
#buddypress .standard-form .comment-form input[type="email"]:disabled,
#buddypress .standard-form .comment-form input[type="email"][readonly],
#buddypress div.dir-search .comment-form input[type="email"]:disabled,
#buddypress div.dir-search .comment-form input[type="email"][readonly],
#buddypress .standard-form .comment-form input[type="url"]:disabled,
#buddypress .standard-form .comment-form input[type="url"][readonly],
#buddypress div.dir-search .comment-form input[type="url"]:disabled,
#buddypress div.dir-search .comment-form input[type="url"][readonly],
#buddypress .standard-form .comment-form input[type="password"]:disabled,
#buddypress .standard-form .comment-form input[type="password"][readonly],
#buddypress div.dir-search .comment-form input[type="password"]:disabled,
#buddypress div.dir-search .comment-form input[type="password"][readonly],
#buddypress .standard-form .comment-form textarea:disabled,
#buddypress .standard-form .comment-form textarea[readonly],
#buddypress div.dir-search .comment-form textarea:disabled,
#buddypress div.dir-search .comment-form textarea[readonly],
#buddypress .standard-form input[type="tel"]:disabled,
#buddypress .standard-form input[type="tel"][readonly],
#buddypress div.dir-search input[type="tel"]:disabled,
#buddypress div.dir-search input[type="tel"][readonly],
#buddypress .standard-form input[type="url"]:disabled,
#buddypress .standard-form input[type="url"][readonly],
#buddypress div.dir-search input[type="url"]:disabled,
#buddypress div.dir-search input[type="url"][readonly],
#buddypress .standard-form input[type="text"]:disabled,
#buddypress .standard-form input[type="text"][readonly],
#buddypress div.dir-search input[type="text"]:disabled,
#buddypress div.dir-search input[type="text"][readonly],
#buddypress .standard-form input[type="week"]:disabled,
#buddypress .standard-form input[type="week"][readonly],
#buddypress div.dir-search input[type="week"]:disabled,
#buddypress div.dir-search input[type="week"][readonly],
#buddypress .standard-form input[type="date"]:disabled,
#buddypress .standard-form input[type="date"][readonly],
#buddypress div.dir-search input[type="date"]:disabled,
#buddypress div.dir-search input[type="date"][readonly],
#buddypress .standard-form input[type="datetime"]:disabled,
#buddypress .standard-form input[type="datetime"][readonly],
#buddypress div.dir-search input[type="datetime"]:disabled,
#buddypress div.dir-search input[type="datetime"][readonly],
#buddypress .standard-form input[type="time"]:disabled,
#buddypress .standard-form input[type="time"][readonly],
#buddypress div.dir-search input[type="time"]:disabled,
#buddypress div.dir-search input[type="time"][readonly],
#buddypress .standard-form input[type="email"]:disabled,
#buddypress .standard-form input[type="email"][readonly],
#buddypress div.dir-search input[type="email"]:disabled,
#buddypress div.dir-search input[type="email"][readonly],
#buddypress .standard-form input[type="month"]:disabled,
#buddypress .standard-form input[type="month"][readonly],
#buddypress div.dir-search input[type="month"]:disabled,
#buddypress div.dir-search input[type="month"][readonly],
#buddypress .standard-form input[type="number"]:disabled,
#buddypress .standard-form input[type="number"][readonly],
#buddypress div.dir-search input[type="number"]:disabled,
#buddypress div.dir-search input[type="number"][readonly],
#buddypress .standard-form input[type="search"]:disabled,
#buddypress .standard-form input[type="search"][readonly],
#buddypress div.dir-search input[type="search"]:disabled,
#buddypress div.dir-search input[type="search"][readonly],
#buddypress .standard-form input[type="website"]:disabled,
#buddypress .standard-form input[type="website"][readonly],
#buddypress div.dir-search input[type="website"]:disabled,
#buddypress div.dir-search input[type="website"][readonly],
#buddypress .standard-form input[type="password"]:disabled,
#buddypress .standard-form input[type="password"][readonly],
#buddypress div.dir-search input[type="password"]:disabled,
#buddypress div.dir-search input[type="password"][readonly],
#buddypress .standard-form select[multiple="multiple"]:disabled,
#buddypress .standard-form select[multiple="multiple"][readonly],
#buddypress div.dir-search select[multiple="multiple"]:disabled,
#buddypress div.dir-search select[multiple="multiple"][readonly],
#buddypress .standard-form textarea:disabled,
#buddypress .standard-form textarea[readonly],
#buddypress div.dir-search textarea:disabled,
#buddypress div.dir-search textarea[readonly],
#buddypress .standard-form select:disabled,
#buddypress .standard-form select[readonly],
#buddypress div.dir-search select:disabled,
#buddypress div.dir-search select[readonly],
#buddypress li.groups-members-search input[type=text]:disabled,
#buddypress li.groups-members-search input[type=text][readonly],
.bp-messages-wrap .taggle_list:disabled,
.bp-messages-wrap .taggle_list[readonly],
.bp-messages-wrap .new-message form>div input:disabled,
.bp-messages-wrap .new-message form>div input[readonly],
.bp-messages-wrap .new-message form>div textarea:disabled,
.bp-messages-wrap .new-message form>div textarea[readonly],
.bp-emojionearea:disabled,
.bp-emojionearea[readonly],
.youzer .yz-wall-textarea:disabled,
.youzer .yz-wall-textarea[readonly],
bp-.emojionearea.form-control:disabled,
bp-.emojionearea.form-control[readonly],
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly],
#buddypress:not(.youzer) .standard-form input[type="text"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="text"][readonly],
#buddypress:not(.youzer) .standard-form input[type="date"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="date"][readonly],
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"][readonly],
#buddypress:not(.youzer) .standard-form input[type="datetime"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="datetime"][readonly],
#buddypress:not(.youzer) .standard-form input[type="email"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="email"][readonly],
#buddypress:not(.youzer) .standard-form input[type="number"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="number"][readonly],
#buddypress:not(.youzer) .standard-form input[type="password"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="password"][readonly],
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly],
#buddypress:not(.youzer) .standard-form input[type="tel"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="tel"][readonly],
#buddypress:not(.youzer) .standard-form input[type="url"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="url"][readonly],
#buddypress:not(.youzer) .standard-form select:disabled,
#buddypress:not(.youzer) .standard-form select[readonly],
#buddypress:not(.youzer) .standard-form textarea:disabled,
#buddypress:not(.youzer) .standard-form textarea[readonly],
.webui-popover-bp-extended-friendship-popup .request_friend_message:disabled,
.webui-popover-bp-extended-friendship-popup .request_friend_message[readonly],
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly],
.bps-custom-select:disabled,
.bps-custom-select[readonly],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select:disabled,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select[readonly],
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:disabled,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select[readonly],
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:disabled,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select[readonly],
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:disabled,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea[readonly],
.docs form input:not([type]):disabled,
.docs form input:not([type])[readonly],
.docs-filters form input:not([type]):disabled,
.docs-filters form input:not([type])[readonly],
input[id="new-folder"]:disabled,
input[id="new-folder"][readonly],
#bpchk-autocomplete-place:disabled,
#bpchk-autocomplete-place[readonly],
.tribe-community-events input[type=color]:disabled,
.tribe-community-events input[type=color][readonly],
.tribe-community-events input[type=date]:disabled,
.tribe-community-events input[type=date][readonly],
.tribe-community-events input[type=datetime-local]:disabled,
.tribe-community-events input[type=datetime-local][readonly],
.tribe-community-events input[type=datetime]:disabled,
.tribe-community-events input[type=datetime][readonly],
.tribe-community-events input[type=email]:disabled,
.tribe-community-events input[type=email][readonly],
.tribe-community-events input[type=month]:disabled,
.tribe-community-events input[type=month][readonly],
.tribe-community-events input[type=number]:disabled,
.tribe-community-events input[type=number][readonly],
.tribe-community-events input[type=password]:disabled,
.tribe-community-events input[type=password][readonly],
.tribe-community-events input[type=search]:disabled,
.tribe-community-events input[type=search][readonly],
.tribe-community-events input[type=tel]:disabled,
.tribe-community-events input[type=tel][readonly],
.tribe-community-events input[type=text]:disabled,
.tribe-community-events input[type=text][readonly],
.tribe-community-events input[type=time]:disabled,
.tribe-community-events input[type=time][readonly],
.tribe-community-events input[type=url]:disabled,
.tribe-community-events input[type=url][readonly],
.tribe-community-events input[type=week]:disabled,
.tribe-community-events input[type=week][readonly],
.tribe-community-events textarea:disabled,
.tribe-community-events textarea[readonly],
.tribe-community-events-content .tribe-event-list-search input[type=search]:disabled,
.tribe-community-events-content .tribe-event-list-search input[type=search][readonly],
.eventForm input[type=color]:disabled,
.eventForm input[type=color][readonly],
.eventForm input[type=date]:disabled,
.eventForm input[type=date][readonly],
.eventForm input[type=datetime-local]:disabled,
.eventForm input[type=datetime-local][readonly],
.eventForm input[type=datetime]:disabled,
.eventForm input[type=datetime][readonly],
.eventForm input[type=email]:disabled,
.eventForm input[type=email][readonly],
.eventForm input[type=month]:disabled,
.eventForm input[type=month][readonly],
.eventForm input[type=number]:disabled,
.eventForm input[type=number][readonly],
.eventForm input[type=password]:disabled,
.eventForm input[type=password][readonly],
.eventForm input[type=search]:disabled,
.eventForm input[type=search][readonly],
.eventForm input[type=tel]:disabled,
.eventForm input[type=tel][readonly],
.eventForm input[type=text]:disabled,
.eventForm input[type=text][readonly],
.eventForm input[type=time]:disabled,
.eventForm input[type=time][readonly],
.eventForm input[type=url]:disabled,
.eventForm input[type=url][readonly],
.eventForm input[type=week]:disabled,
.eventForm input[type=week][readonly],
.tribe-dropdown.select2-container-multi .select2-choices:disabled,
.tribe-dropdown.select2-container-multi .select2-choices[readonly],
.tribe-ea-dropdown.select2-container-multi .select2-choices:disabled,
.tribe-ea-dropdown.select2-container-multi .select2-choices[readonly],
.tribe-events-tickets td.quantity input[type="number"]:disabled,
.tribe-events-tickets td.quantity input[type="number"][readonly],
.tribe-events-tickets td.woocommerce input[type="number"]:disabled,
.tribe-events-tickets td.woocommerce input[type="number"][readonly],
.tribe-events-tickets input[type="date"]:disabled,
.tribe-events-tickets input[type="date"][readonly],
.tribe-events-tickets input[type="time"]:disabled,
.tribe-events-tickets input[type="time"][readonly],
.tribe-events-tickets input[type="datetime-local"]:disabled,
.tribe-events-tickets input[type="datetime-local"][readonly],
.tribe-events-tickets input[type="week"]:disabled,
.tribe-events-tickets input[type="week"][readonly],
.tribe-events-tickets input[type="month"]:disabled,
.tribe-events-tickets input[type="month"][readonly],
.tribe-events-tickets input[type="text"]:disabled,
.tribe-events-tickets input[type="text"][readonly],
.tribe-events-tickets input[type="email"]:disabled,
.tribe-events-tickets input[type="email"][readonly],
.tribe-events-tickets input[type="url"]:disabled,
.tribe-events-tickets input[type="url"][readonly],
.tribe-events-tickets input[type="password"]:disabled,
.tribe-events-tickets input[type="password"][readonly],
.tribe-events-tickets input[type="search"]:disabled,
.tribe-events-tickets input[type="search"][readonly],
.tribe-events-tickets input[type="tel"]:disabled,
.tribe-events-tickets input[type="tel"][readonly],
.tribe-events-tickets input[type="number"]:disabled,
.tribe-events-tickets input[type="number"][readonly],
.tribe-events-tickets textarea:disabled,
.tribe-events-tickets textarea[readonly],
.tribe-events-tickets select:disabled,
.tribe-events-tickets select[readonly],
.input-group .input-group-btn .btn,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select,
.sa-field-front .select2-container--default .select2-selection--single,
.sa-field-front .select2-container--default .select2-selection--multiple,
.sa-field-front .select2-container--default.select2-container--focus .select2-selection--multiple,
.wp-core-ui.wp-editor-wrap.html-active textarea,
#yz-bp .bp-messages-wrap .bp-emojionearea .bp-emojionearea-editor,
#buddypress .bp-messages-wrap .bp-emojionearea .bp-emojionearea-editor {
    border-width: 1px;
}

#wp-sa_content-editor-container,
#buddypress:not(.youzer) .wp-editor-container,
.wp-core-ui.wp-editor-wrap.html-active textarea {
    border-width: 1px!important;
}

.form-control,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="password"],
.comment-form textarea,
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="week"],
input[type="date"],
input[type="datetime"],
input[type="time"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="search"],
input[type="website"],
input[type="password"],
select[multiple="multiple"],
textarea,
select,
#buddypress .standard-form .form-control,
#buddypress div.dir-search .form-control,
#buddypress .standard-form .comment-form input[type="text"],
#buddypress div.dir-search .comment-form input[type="text"],
#buddypress .standard-form .comment-form input[type="email"],
#buddypress div.dir-search .comment-form input[type="email"],
#buddypress .standard-form .comment-form input[type="url"],
#buddypress div.dir-search .comment-form input[type="url"],
#buddypress .standard-form .comment-form input[type="password"],
#buddypress div.dir-search .comment-form input[type="password"],
#buddypress .standard-form .comment-form textarea,
#buddypress div.dir-search .comment-form textarea,
#buddypress .standard-form input[type="tel"],
#buddypress div.dir-search input[type="tel"],
#buddypress .standard-form input[type="url"],
#buddypress div.dir-search input[type="url"],
#buddypress .standard-form input[type="text"],
#buddypress div.dir-search input[type="text"],
#buddypress .standard-form input[type="week"],
#buddypress div.dir-search input[type="week"],
#buddypress .standard-form input[type="date"],
#buddypress div.dir-search input[type="date"],
#buddypress .standard-form input[type="datetime"],
#buddypress div.dir-search input[type="datetime"],
#buddypress .standard-form input[type="time"],
#buddypress div.dir-search input[type="time"],
#buddypress .standard-form input[type="email"],
#buddypress div.dir-search input[type="email"],
#buddypress .standard-form input[type="month"],
#buddypress div.dir-search input[type="month"],
#buddypress .standard-form input[type="number"],
#buddypress div.dir-search input[type="number"],
#buddypress .standard-form input[type="search"],
#buddypress div.dir-search input[type="search"],
#buddypress .standard-form input[type="website"],
#buddypress div.dir-search input[type="website"],
#buddypress .standard-form input[type="password"],
#buddypress div.dir-search input[type="password"],
#buddypress .standard-form select[multiple="multiple"],
#buddypress div.dir-search select[multiple="multiple"],
#buddypress .standard-form textarea,
#buddypress div.dir-search textarea,
#buddypress .standard-form select,
#buddypress div.dir-search select,
#buddypress li.groups-members-search input[type=text],
.bp-messages-wrap .taggle_list,
.bp-messages-wrap .new-message form>div input,
.bp-messages-wrap .new-message form>div textarea,
.bp-emojionearea,
.youzer .yz-wall-textarea,
bp-.emojionearea.form-control,
#buddypress:not(.youzer) .standard-form input[type="search"],
#buddypress:not(.youzer) .standard-form input[type="text"],
#buddypress:not(.youzer) .standard-form input[type="date"],
#buddypress:not(.youzer) .standard-form input[type="datetime-local"],
#buddypress:not(.youzer) .standard-form input[type="datetime"],
#buddypress:not(.youzer) .standard-form input[type="email"],
#buddypress:not(.youzer) .standard-form input[type="number"],
#buddypress:not(.youzer) .standard-form input[type="password"],
#buddypress:not(.youzer) .standard-form input[type="search"],
#buddypress:not(.youzer) .standard-form input[type="tel"],
#buddypress:not(.youzer) .standard-form input[type="url"],
#buddypress:not(.youzer) .standard-form select,
#buddypress:not(.youzer) .standard-form textarea,
.webui-popover-bp-extended-friendship-popup .request_friend_message,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select,
.bps-custom-select,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea,
.docs form input:not([type]),
.docs-filters form input:not([type]),
input[id="new-folder"],
#bpchk-autocomplete-place,
.tribe-community-events input[type=color],
.tribe-community-events input[type=date],
.tribe-community-events input[type=datetime-local],
.tribe-community-events input[type=datetime],
.tribe-community-events input[type=email],
.tribe-community-events input[type=month],
.tribe-community-events input[type=number],
.tribe-community-events input[type=password],
.tribe-community-events input[type=search],
.tribe-community-events input[type=tel],
.tribe-community-events input[type=text],
.tribe-community-events input[type=time],
.tribe-community-events input[type=url],
.tribe-community-events input[type=week],
.tribe-community-events textarea,
.tribe-community-events-content .tribe-event-list-search input[type=search],
.eventForm input[type=color],
.eventForm input[type=date],
.eventForm input[type=datetime-local],
.eventForm input[type=datetime],
.eventForm input[type=email],
.eventForm input[type=month],
.eventForm input[type=number],
.eventForm input[type=password],
.eventForm input[type=search],
.eventForm input[type=tel],
.eventForm input[type=text],
.eventForm input[type=time],
.eventForm input[type=url],
.eventForm input[type=week],
.tribe-dropdown.select2-container-multi .select2-choices,
.tribe-ea-dropdown.select2-container-multi .select2-choices,
.tribe-events-tickets td.quantity input[type="number"],
.tribe-events-tickets td.woocommerce input[type="number"],
.tribe-events-tickets input[type="date"],
.tribe-events-tickets input[type="time"],
.tribe-events-tickets input[type="datetime-local"],
.tribe-events-tickets input[type="week"],
.tribe-events-tickets input[type="month"],
.tribe-events-tickets input[type="text"],
.tribe-events-tickets input[type="email"],
.tribe-events-tickets input[type="url"],
.tribe-events-tickets input[type="password"],
.tribe-events-tickets input[type="search"],
.tribe-events-tickets input[type="tel"],
.tribe-events-tickets input[type="number"],
.tribe-events-tickets textarea,
.tribe-events-tickets select,
.form-control:disabled,
.form-control[readonly],
.comment-form input[type="text"]:disabled,
.comment-form input[type="text"][readonly],
.comment-form input[type="email"]:disabled,
.comment-form input[type="email"][readonly],
.comment-form input[type="url"]:disabled,
.comment-form input[type="url"][readonly],
.comment-form input[type="password"]:disabled,
.comment-form input[type="password"][readonly],
.comment-form textarea:disabled,
.comment-form textarea[readonly],
input[type="tel"]:disabled,
input[type="tel"][readonly],
input[type="url"]:disabled,
input[type="url"][readonly],
input[type="text"]:disabled,
input[type="text"][readonly],
input[type="week"]:disabled,
input[type="week"][readonly],
input[type="date"]:disabled,
input[type="date"][readonly],
input[type="datetime"]:disabled,
input[type="datetime"][readonly],
input[type="time"]:disabled,
input[type="time"][readonly],
input[type="email"]:disabled,
input[type="email"][readonly],
input[type="month"]:disabled,
input[type="month"][readonly],
input[type="number"]:disabled,
input[type="number"][readonly],
input[type="search"]:disabled,
input[type="search"][readonly],
input[type="website"]:disabled,
input[type="website"][readonly],
input[type="password"]:disabled,
input[type="password"][readonly],
select[multiple="multiple"]:disabled,
select[multiple="multiple"][readonly],
textarea:disabled,
textarea[readonly],
select:disabled,
select[readonly],
#buddypress .standard-form .form-control:disabled,
#buddypress .standard-form .form-control[readonly],
#buddypress div.dir-search .form-control:disabled,
#buddypress div.dir-search .form-control[readonly],
#buddypress .standard-form .comment-form input[type="text"]:disabled,
#buddypress .standard-form .comment-form input[type="text"][readonly],
#buddypress div.dir-search .comment-form input[type="text"]:disabled,
#buddypress div.dir-search .comment-form input[type="text"][readonly],
#buddypress .standard-form .comment-form input[type="email"]:disabled,
#buddypress .standard-form .comment-form input[type="email"][readonly],
#buddypress div.dir-search .comment-form input[type="email"]:disabled,
#buddypress div.dir-search .comment-form input[type="email"][readonly],
#buddypress .standard-form .comment-form input[type="url"]:disabled,
#buddypress .standard-form .comment-form input[type="url"][readonly],
#buddypress div.dir-search .comment-form input[type="url"]:disabled,
#buddypress div.dir-search .comment-form input[type="url"][readonly],
#buddypress .standard-form .comment-form input[type="password"]:disabled,
#buddypress .standard-form .comment-form input[type="password"][readonly],
#buddypress div.dir-search .comment-form input[type="password"]:disabled,
#buddypress div.dir-search .comment-form input[type="password"][readonly],
#buddypress .standard-form .comment-form textarea:disabled,
#buddypress .standard-form .comment-form textarea[readonly],
#buddypress div.dir-search .comment-form textarea:disabled,
#buddypress div.dir-search .comment-form textarea[readonly],
#buddypress .standard-form input[type="tel"]:disabled,
#buddypress .standard-form input[type="tel"][readonly],
#buddypress div.dir-search input[type="tel"]:disabled,
#buddypress div.dir-search input[type="tel"][readonly],
#buddypress .standard-form input[type="url"]:disabled,
#buddypress .standard-form input[type="url"][readonly],
#buddypress div.dir-search input[type="url"]:disabled,
#buddypress div.dir-search input[type="url"][readonly],
#buddypress .standard-form input[type="text"]:disabled,
#buddypress .standard-form input[type="text"][readonly],
#buddypress div.dir-search input[type="text"]:disabled,
#buddypress div.dir-search input[type="text"][readonly],
#buddypress .standard-form input[type="week"]:disabled,
#buddypress .standard-form input[type="week"][readonly],
#buddypress div.dir-search input[type="week"]:disabled,
#buddypress div.dir-search input[type="week"][readonly],
#buddypress .standard-form input[type="date"]:disabled,
#buddypress .standard-form input[type="date"][readonly],
#buddypress div.dir-search input[type="date"]:disabled,
#buddypress div.dir-search input[type="date"][readonly],
#buddypress .standard-form input[type="datetime"]:disabled,
#buddypress .standard-form input[type="datetime"][readonly],
#buddypress div.dir-search input[type="datetime"]:disabled,
#buddypress div.dir-search input[type="datetime"][readonly],
#buddypress .standard-form input[type="time"]:disabled,
#buddypress .standard-form input[type="time"][readonly],
#buddypress div.dir-search input[type="time"]:disabled,
#buddypress div.dir-search input[type="time"][readonly],
#buddypress .standard-form input[type="email"]:disabled,
#buddypress .standard-form input[type="email"][readonly],
#buddypress div.dir-search input[type="email"]:disabled,
#buddypress div.dir-search input[type="email"][readonly],
#buddypress .standard-form input[type="month"]:disabled,
#buddypress .standard-form input[type="month"][readonly],
#buddypress div.dir-search input[type="month"]:disabled,
#buddypress div.dir-search input[type="month"][readonly],
#buddypress .standard-form input[type="number"]:disabled,
#buddypress .standard-form input[type="number"][readonly],
#buddypress div.dir-search input[type="number"]:disabled,
#buddypress div.dir-search input[type="number"][readonly],
#buddypress .standard-form input[type="search"]:disabled,
#buddypress .standard-form input[type="search"][readonly],
#buddypress div.dir-search input[type="search"]:disabled,
#buddypress div.dir-search input[type="search"][readonly],
#buddypress .standard-form input[type="website"]:disabled,
#buddypress .standard-form input[type="website"][readonly],
#buddypress div.dir-search input[type="website"]:disabled,
#buddypress div.dir-search input[type="website"][readonly],
#buddypress .standard-form input[type="password"]:disabled,
#buddypress .standard-form input[type="password"][readonly],
#buddypress div.dir-search input[type="password"]:disabled,
#buddypress div.dir-search input[type="password"][readonly],
#buddypress .standard-form select[multiple="multiple"]:disabled,
#buddypress .standard-form select[multiple="multiple"][readonly],
#buddypress div.dir-search select[multiple="multiple"]:disabled,
#buddypress div.dir-search select[multiple="multiple"][readonly],
#buddypress .standard-form textarea:disabled,
#buddypress .standard-form textarea[readonly],
#buddypress div.dir-search textarea:disabled,
#buddypress div.dir-search textarea[readonly],
#buddypress .standard-form select:disabled,
#buddypress .standard-form select[readonly],
#buddypress div.dir-search select:disabled,
#buddypress div.dir-search select[readonly],
#buddypress li.groups-members-search input[type=text]:disabled,
#buddypress li.groups-members-search input[type=text][readonly],
.bp-messages-wrap .taggle_list:disabled,
.bp-messages-wrap .taggle_list[readonly],
.bp-messages-wrap .new-message form>div input:disabled,
.bp-messages-wrap .new-message form>div input[readonly],
.bp-messages-wrap .new-message form>div textarea:disabled,
.bp-messages-wrap .new-message form>div textarea[readonly],
.bp-emojionearea:disabled,
.bp-emojionearea[readonly],
.youzer .yz-wall-textarea:disabled,
.youzer .yz-wall-textarea[readonly],
bp-.emojionearea.form-control:disabled,
bp-.emojionearea.form-control[readonly],
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly],
#buddypress:not(.youzer) .standard-form input[type="text"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="text"][readonly],
#buddypress:not(.youzer) .standard-form input[type="date"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="date"][readonly],
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"][readonly],
#buddypress:not(.youzer) .standard-form input[type="datetime"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="datetime"][readonly],
#buddypress:not(.youzer) .standard-form input[type="email"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="email"][readonly],
#buddypress:not(.youzer) .standard-form input[type="number"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="number"][readonly],
#buddypress:not(.youzer) .standard-form input[type="password"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="password"][readonly],
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly],
#buddypress:not(.youzer) .standard-form input[type="tel"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="tel"][readonly],
#buddypress:not(.youzer) .standard-form input[type="url"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="url"][readonly],
#buddypress:not(.youzer) .standard-form select:disabled,
#buddypress:not(.youzer) .standard-form select[readonly],
#buddypress:not(.youzer) .standard-form textarea:disabled,
#buddypress:not(.youzer) .standard-form textarea[readonly],
.webui-popover-bp-extended-friendship-popup .request_friend_message:disabled,
.webui-popover-bp-extended-friendship-popup .request_friend_message[readonly],
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly],
.bps-custom-select:disabled,
.bps-custom-select[readonly],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select:disabled,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select[readonly],
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:disabled,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select[readonly],
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:disabled,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select[readonly],
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:disabled,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea[readonly],
.docs form input:not([type]):disabled,
.docs form input:not([type])[readonly],
.docs-filters form input:not([type]):disabled,
.docs-filters form input:not([type])[readonly],
input[id="new-folder"]:disabled,
input[id="new-folder"][readonly],
#bpchk-autocomplete-place:disabled,
#bpchk-autocomplete-place[readonly],
.tribe-community-events input[type=color]:disabled,
.tribe-community-events input[type=color][readonly],
.tribe-community-events input[type=date]:disabled,
.tribe-community-events input[type=date][readonly],
.tribe-community-events input[type=datetime-local]:disabled,
.tribe-community-events input[type=datetime-local][readonly],
.tribe-community-events input[type=datetime]:disabled,
.tribe-community-events input[type=datetime][readonly],
.tribe-community-events input[type=email]:disabled,
.tribe-community-events input[type=email][readonly],
.tribe-community-events input[type=month]:disabled,
.tribe-community-events input[type=month][readonly],
.tribe-community-events input[type=number]:disabled,
.tribe-community-events input[type=number][readonly],
.tribe-community-events input[type=password]:disabled,
.tribe-community-events input[type=password][readonly],
.tribe-community-events input[type=search]:disabled,
.tribe-community-events input[type=search][readonly],
.tribe-community-events input[type=tel]:disabled,
.tribe-community-events input[type=tel][readonly],
.tribe-community-events input[type=text]:disabled,
.tribe-community-events input[type=text][readonly],
.tribe-community-events input[type=time]:disabled,
.tribe-community-events input[type=time][readonly],
.tribe-community-events input[type=url]:disabled,
.tribe-community-events input[type=url][readonly],
.tribe-community-events input[type=week]:disabled,
.tribe-community-events input[type=week][readonly],
.tribe-community-events textarea:disabled,
.tribe-community-events textarea[readonly],
.tribe-community-events-content .tribe-event-list-search input[type=search]:disabled,
.tribe-community-events-content .tribe-event-list-search input[type=search][readonly],
.eventForm input[type=color]:disabled,
.eventForm input[type=color][readonly],
.eventForm input[type=date]:disabled,
.eventForm input[type=date][readonly],
.eventForm input[type=datetime-local]:disabled,
.eventForm input[type=datetime-local][readonly],
.eventForm input[type=datetime]:disabled,
.eventForm input[type=datetime][readonly],
.eventForm input[type=email]:disabled,
.eventForm input[type=email][readonly],
.eventForm input[type=month]:disabled,
.eventForm input[type=month][readonly],
.eventForm input[type=number]:disabled,
.eventForm input[type=number][readonly],
.eventForm input[type=password]:disabled,
.eventForm input[type=password][readonly],
.eventForm input[type=search]:disabled,
.eventForm input[type=search][readonly],
.eventForm input[type=tel]:disabled,
.eventForm input[type=tel][readonly],
.eventForm input[type=text]:disabled,
.eventForm input[type=text][readonly],
.eventForm input[type=time]:disabled,
.eventForm input[type=time][readonly],
.eventForm input[type=url]:disabled,
.eventForm input[type=url][readonly],
.eventForm input[type=week]:disabled,
.eventForm input[type=week][readonly],
.tribe-dropdown.select2-container-multi .select2-choices:disabled,
.tribe-dropdown.select2-container-multi .select2-choices[readonly],
.tribe-ea-dropdown.select2-container-multi .select2-choices:disabled,
.tribe-ea-dropdown.select2-container-multi .select2-choices[readonly],
.tribe-events-tickets td.quantity input[type="number"]:disabled,
.tribe-events-tickets td.quantity input[type="number"][readonly],
.tribe-events-tickets td.woocommerce input[type="number"]:disabled,
.tribe-events-tickets td.woocommerce input[type="number"][readonly],
.tribe-events-tickets input[type="date"]:disabled,
.tribe-events-tickets input[type="date"][readonly],
.tribe-events-tickets input[type="time"]:disabled,
.tribe-events-tickets input[type="time"][readonly],
.tribe-events-tickets input[type="datetime-local"]:disabled,
.tribe-events-tickets input[type="datetime-local"][readonly],
.tribe-events-tickets input[type="week"]:disabled,
.tribe-events-tickets input[type="week"][readonly],
.tribe-events-tickets input[type="month"]:disabled,
.tribe-events-tickets input[type="month"][readonly],
.tribe-events-tickets input[type="text"]:disabled,
.tribe-events-tickets input[type="text"][readonly],
.tribe-events-tickets input[type="email"]:disabled,
.tribe-events-tickets input[type="email"][readonly],
.tribe-events-tickets input[type="url"]:disabled,
.tribe-events-tickets input[type="url"][readonly],
.tribe-events-tickets input[type="password"]:disabled,
.tribe-events-tickets input[type="password"][readonly],
.tribe-events-tickets input[type="search"]:disabled,
.tribe-events-tickets input[type="search"][readonly],
.tribe-events-tickets input[type="tel"]:disabled,
.tribe-events-tickets input[type="tel"][readonly],
.tribe-events-tickets input[type="number"]:disabled,
.tribe-events-tickets input[type="number"][readonly],
.tribe-events-tickets textarea:disabled,
.tribe-events-tickets textarea[readonly],
.tribe-events-tickets select:disabled,
.tribe-events-tickets select[readonly],
.sa-field-front .select2-container--default .select2-selection--single,
.sa-field-front .select2-container--default .select2-selection--multiple,
.sa-field-front .select2-container--default.select2-container--focus .select2-selection--multiple {
    background-color: #2b2f40;
}

.form-control,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="password"],
.comment-form textarea,
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="week"],
input[type="date"],
input[type="datetime"],
input[type="time"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="search"],
input[type="website"],
input[type="password"],
select[multiple="multiple"],
textarea,
select,
#buddypress .standard-form .form-control,
#buddypress div.dir-search .form-control,
#buddypress .standard-form .comment-form input[type="text"],
#buddypress div.dir-search .comment-form input[type="text"],
#buddypress .standard-form .comment-form input[type="email"],
#buddypress div.dir-search .comment-form input[type="email"],
#buddypress .standard-form .comment-form input[type="url"],
#buddypress div.dir-search .comment-form input[type="url"],
#buddypress .standard-form .comment-form input[type="password"],
#buddypress div.dir-search .comment-form input[type="password"],
#buddypress .standard-form .comment-form textarea,
#buddypress div.dir-search .comment-form textarea,
#buddypress .standard-form input[type="tel"],
#buddypress div.dir-search input[type="tel"],
#buddypress .standard-form input[type="url"],
#buddypress div.dir-search input[type="url"],
#buddypress .standard-form input[type="text"],
#buddypress div.dir-search input[type="text"],
#buddypress .standard-form input[type="week"],
#buddypress div.dir-search input[type="week"],
#buddypress .standard-form input[type="date"],
#buddypress div.dir-search input[type="date"],
#buddypress .standard-form input[type="datetime"],
#buddypress div.dir-search input[type="datetime"],
#buddypress .standard-form input[type="time"],
#buddypress div.dir-search input[type="time"],
#buddypress .standard-form input[type="email"],
#buddypress div.dir-search input[type="email"],
#buddypress .standard-form input[type="month"],
#buddypress div.dir-search input[type="month"],
#buddypress .standard-form input[type="number"],
#buddypress div.dir-search input[type="number"],
#buddypress .standard-form input[type="search"],
#buddypress div.dir-search input[type="search"],
#buddypress .standard-form input[type="website"],
#buddypress div.dir-search input[type="website"],
#buddypress .standard-form input[type="password"],
#buddypress div.dir-search input[type="password"],
#buddypress .standard-form select[multiple="multiple"],
#buddypress div.dir-search select[multiple="multiple"],
#buddypress .standard-form textarea,
#buddypress div.dir-search textarea,
#buddypress .standard-form select,
#buddypress div.dir-search select,
#buddypress li.groups-members-search input[type=text],
.bp-messages-wrap .taggle_list,
.bp-messages-wrap .new-message form>div input,
.bp-messages-wrap .new-message form>div textarea,
.bp-emojionearea,
.youzer .yz-wall-textarea,
bp-.emojionearea.form-control,
#buddypress:not(.youzer) .standard-form input[type="search"],
#buddypress:not(.youzer) .standard-form input[type="text"],
#buddypress:not(.youzer) .standard-form input[type="date"],
#buddypress:not(.youzer) .standard-form input[type="datetime-local"],
#buddypress:not(.youzer) .standard-form input[type="datetime"],
#buddypress:not(.youzer) .standard-form input[type="email"],
#buddypress:not(.youzer) .standard-form input[type="number"],
#buddypress:not(.youzer) .standard-form input[type="password"],
#buddypress:not(.youzer) .standard-form input[type="search"],
#buddypress:not(.youzer) .standard-form input[type="tel"],
#buddypress:not(.youzer) .standard-form input[type="url"],
#buddypress:not(.youzer) .standard-form select,
#buddypress:not(.youzer) .standard-form textarea,
.webui-popover-bp-extended-friendship-popup .request_friend_message,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select,
.bps-custom-select,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea,
.docs form input:not([type]),
.docs-filters form input:not([type]),
input[id="new-folder"],
#bpchk-autocomplete-place,
.tribe-community-events input[type=color],
.tribe-community-events input[type=date],
.tribe-community-events input[type=datetime-local],
.tribe-community-events input[type=datetime],
.tribe-community-events input[type=email],
.tribe-community-events input[type=month],
.tribe-community-events input[type=number],
.tribe-community-events input[type=password],
.tribe-community-events input[type=search],
.tribe-community-events input[type=tel],
.tribe-community-events input[type=text],
.tribe-community-events input[type=time],
.tribe-community-events input[type=url],
.tribe-community-events input[type=week],
.tribe-community-events textarea,
.tribe-community-events-content .tribe-event-list-search input[type=search],
.eventForm input[type=color],
.eventForm input[type=date],
.eventForm input[type=datetime-local],
.eventForm input[type=datetime],
.eventForm input[type=email],
.eventForm input[type=month],
.eventForm input[type=number],
.eventForm input[type=password],
.eventForm input[type=search],
.eventForm input[type=tel],
.eventForm input[type=text],
.eventForm input[type=time],
.eventForm input[type=url],
.eventForm input[type=week],
.tribe-dropdown.select2-container-multi .select2-choices,
.tribe-ea-dropdown.select2-container-multi .select2-choices,
.tribe-events-tickets td.quantity input[type="number"],
.tribe-events-tickets td.woocommerce input[type="number"],
.tribe-events-tickets input[type="date"],
.tribe-events-tickets input[type="time"],
.tribe-events-tickets input[type="datetime-local"],
.tribe-events-tickets input[type="week"],
.tribe-events-tickets input[type="month"],
.tribe-events-tickets input[type="text"],
.tribe-events-tickets input[type="email"],
.tribe-events-tickets input[type="url"],
.tribe-events-tickets input[type="password"],
.tribe-events-tickets input[type="search"],
.tribe-events-tickets input[type="tel"],
.tribe-events-tickets input[type="number"],
.tribe-events-tickets textarea,
.tribe-events-tickets select,
.form-control:disabled,
.form-control[readonly],
.comment-form input[type="text"]:disabled,
.comment-form input[type="text"][readonly],
.comment-form input[type="email"]:disabled,
.comment-form input[type="email"][readonly],
.comment-form input[type="url"]:disabled,
.comment-form input[type="url"][readonly],
.comment-form input[type="password"]:disabled,
.comment-form input[type="password"][readonly],
.comment-form textarea:disabled,
.comment-form textarea[readonly],
input[type="tel"]:disabled,
input[type="tel"][readonly],
input[type="url"]:disabled,
input[type="url"][readonly],
input[type="text"]:disabled,
input[type="text"][readonly],
input[type="week"]:disabled,
input[type="week"][readonly],
input[type="date"]:disabled,
input[type="date"][readonly],
input[type="datetime"]:disabled,
input[type="datetime"][readonly],
input[type="time"]:disabled,
input[type="time"][readonly],
input[type="email"]:disabled,
input[type="email"][readonly],
input[type="month"]:disabled,
input[type="month"][readonly],
input[type="number"]:disabled,
input[type="number"][readonly],
input[type="search"]:disabled,
input[type="search"][readonly],
input[type="website"]:disabled,
input[type="website"][readonly],
input[type="password"]:disabled,
input[type="password"][readonly],
select[multiple="multiple"]:disabled,
select[multiple="multiple"][readonly],
textarea:disabled,
textarea[readonly],
select:disabled,
select[readonly],
#buddypress .standard-form .form-control:disabled,
#buddypress .standard-form .form-control[readonly],
#buddypress div.dir-search .form-control:disabled,
#buddypress div.dir-search .form-control[readonly],
#buddypress .standard-form .comment-form input[type="text"]:disabled,
#buddypress .standard-form .comment-form input[type="text"][readonly],
#buddypress div.dir-search .comment-form input[type="text"]:disabled,
#buddypress div.dir-search .comment-form input[type="text"][readonly],
#buddypress .standard-form .comment-form input[type="email"]:disabled,
#buddypress .standard-form .comment-form input[type="email"][readonly],
#buddypress div.dir-search .comment-form input[type="email"]:disabled,
#buddypress div.dir-search .comment-form input[type="email"][readonly],
#buddypress .standard-form .comment-form input[type="url"]:disabled,
#buddypress .standard-form .comment-form input[type="url"][readonly],
#buddypress div.dir-search .comment-form input[type="url"]:disabled,
#buddypress div.dir-search .comment-form input[type="url"][readonly],
#buddypress .standard-form .comment-form input[type="password"]:disabled,
#buddypress .standard-form .comment-form input[type="password"][readonly],
#buddypress div.dir-search .comment-form input[type="password"]:disabled,
#buddypress div.dir-search .comment-form input[type="password"][readonly],
#buddypress .standard-form .comment-form textarea:disabled,
#buddypress .standard-form .comment-form textarea[readonly],
#buddypress div.dir-search .comment-form textarea:disabled,
#buddypress div.dir-search .comment-form textarea[readonly],
#buddypress .standard-form input[type="tel"]:disabled,
#buddypress .standard-form input[type="tel"][readonly],
#buddypress div.dir-search input[type="tel"]:disabled,
#buddypress div.dir-search input[type="tel"][readonly],
#buddypress .standard-form input[type="url"]:disabled,
#buddypress .standard-form input[type="url"][readonly],
#buddypress div.dir-search input[type="url"]:disabled,
#buddypress div.dir-search input[type="url"][readonly],
#buddypress .standard-form input[type="text"]:disabled,
#buddypress .standard-form input[type="text"][readonly],
#buddypress div.dir-search input[type="text"]:disabled,
#buddypress div.dir-search input[type="text"][readonly],
#buddypress .standard-form input[type="week"]:disabled,
#buddypress .standard-form input[type="week"][readonly],
#buddypress div.dir-search input[type="week"]:disabled,
#buddypress div.dir-search input[type="week"][readonly],
#buddypress .standard-form input[type="date"]:disabled,
#buddypress .standard-form input[type="date"][readonly],
#buddypress div.dir-search input[type="date"]:disabled,
#buddypress div.dir-search input[type="date"][readonly],
#buddypress .standard-form input[type="datetime"]:disabled,
#buddypress .standard-form input[type="datetime"][readonly],
#buddypress div.dir-search input[type="datetime"]:disabled,
#buddypress div.dir-search input[type="datetime"][readonly],
#buddypress .standard-form input[type="time"]:disabled,
#buddypress .standard-form input[type="time"][readonly],
#buddypress div.dir-search input[type="time"]:disabled,
#buddypress div.dir-search input[type="time"][readonly],
#buddypress .standard-form input[type="email"]:disabled,
#buddypress .standard-form input[type="email"][readonly],
#buddypress div.dir-search input[type="email"]:disabled,
#buddypress div.dir-search input[type="email"][readonly],
#buddypress .standard-form input[type="month"]:disabled,
#buddypress .standard-form input[type="month"][readonly],
#buddypress div.dir-search input[type="month"]:disabled,
#buddypress div.dir-search input[type="month"][readonly],
#buddypress .standard-form input[type="number"]:disabled,
#buddypress .standard-form input[type="number"][readonly],
#buddypress div.dir-search input[type="number"]:disabled,
#buddypress div.dir-search input[type="number"][readonly],
#buddypress .standard-form input[type="search"]:disabled,
#buddypress .standard-form input[type="search"][readonly],
#buddypress div.dir-search input[type="search"]:disabled,
#buddypress div.dir-search input[type="search"][readonly],
#buddypress .standard-form input[type="website"]:disabled,
#buddypress .standard-form input[type="website"][readonly],
#buddypress div.dir-search input[type="website"]:disabled,
#buddypress div.dir-search input[type="website"][readonly],
#buddypress .standard-form input[type="password"]:disabled,
#buddypress .standard-form input[type="password"][readonly],
#buddypress div.dir-search input[type="password"]:disabled,
#buddypress div.dir-search input[type="password"][readonly],
#buddypress .standard-form select[multiple="multiple"]:disabled,
#buddypress .standard-form select[multiple="multiple"][readonly],
#buddypress div.dir-search select[multiple="multiple"]:disabled,
#buddypress div.dir-search select[multiple="multiple"][readonly],
#buddypress .standard-form textarea:disabled,
#buddypress .standard-form textarea[readonly],
#buddypress div.dir-search textarea:disabled,
#buddypress div.dir-search textarea[readonly],
#buddypress .standard-form select:disabled,
#buddypress .standard-form select[readonly],
#buddypress div.dir-search select:disabled,
#buddypress div.dir-search select[readonly],
#buddypress li.groups-members-search input[type=text]:disabled,
#buddypress li.groups-members-search input[type=text][readonly],
.bp-messages-wrap .taggle_list:disabled,
.bp-messages-wrap .taggle_list[readonly],
.bp-messages-wrap .new-message form>div input:disabled,
.bp-messages-wrap .new-message form>div input[readonly],
.bp-messages-wrap .new-message form>div textarea:disabled,
.bp-messages-wrap .new-message form>div textarea[readonly],
.bp-emojionearea:disabled,
.bp-emojionearea[readonly],
.youzer .yz-wall-textarea:disabled,
.youzer .yz-wall-textarea[readonly],
bp-.emojionearea.form-control:disabled,
bp-.emojionearea.form-control[readonly],
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly],
#buddypress:not(.youzer) .standard-form input[type="text"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="text"][readonly],
#buddypress:not(.youzer) .standard-form input[type="date"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="date"][readonly],
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"][readonly],
#buddypress:not(.youzer) .standard-form input[type="datetime"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="datetime"][readonly],
#buddypress:not(.youzer) .standard-form input[type="email"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="email"][readonly],
#buddypress:not(.youzer) .standard-form input[type="number"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="number"][readonly],
#buddypress:not(.youzer) .standard-form input[type="password"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="password"][readonly],
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly],
#buddypress:not(.youzer) .standard-form input[type="tel"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="tel"][readonly],
#buddypress:not(.youzer) .standard-form input[type="url"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="url"][readonly],
#buddypress:not(.youzer) .standard-form select:disabled,
#buddypress:not(.youzer) .standard-form select[readonly],
#buddypress:not(.youzer) .standard-form textarea:disabled,
#buddypress:not(.youzer) .standard-form textarea[readonly],
.webui-popover-bp-extended-friendship-popup .request_friend_message:disabled,
.webui-popover-bp-extended-friendship-popup .request_friend_message[readonly],
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly],
.bps-custom-select:disabled,
.bps-custom-select[readonly],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select:disabled,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select[readonly],
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:disabled,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select[readonly],
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:disabled,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select[readonly],
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:disabled,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea[readonly],
.docs form input:not([type]):disabled,
.docs form input:not([type])[readonly],
.docs-filters form input:not([type]):disabled,
.docs-filters form input:not([type])[readonly],
input[id="new-folder"]:disabled,
input[id="new-folder"][readonly],
#bpchk-autocomplete-place:disabled,
#bpchk-autocomplete-place[readonly],
.tribe-community-events input[type=color]:disabled,
.tribe-community-events input[type=color][readonly],
.tribe-community-events input[type=date]:disabled,
.tribe-community-events input[type=date][readonly],
.tribe-community-events input[type=datetime-local]:disabled,
.tribe-community-events input[type=datetime-local][readonly],
.tribe-community-events input[type=datetime]:disabled,
.tribe-community-events input[type=datetime][readonly],
.tribe-community-events input[type=email]:disabled,
.tribe-community-events input[type=email][readonly],
.tribe-community-events input[type=month]:disabled,
.tribe-community-events input[type=month][readonly],
.tribe-community-events input[type=number]:disabled,
.tribe-community-events input[type=number][readonly],
.tribe-community-events input[type=password]:disabled,
.tribe-community-events input[type=password][readonly],
.tribe-community-events input[type=search]:disabled,
.tribe-community-events input[type=search][readonly],
.tribe-community-events input[type=tel]:disabled,
.tribe-community-events input[type=tel][readonly],
.tribe-community-events input[type=text]:disabled,
.tribe-community-events input[type=text][readonly],
.tribe-community-events input[type=time]:disabled,
.tribe-community-events input[type=time][readonly],
.tribe-community-events input[type=url]:disabled,
.tribe-community-events input[type=url][readonly],
.tribe-community-events input[type=week]:disabled,
.tribe-community-events input[type=week][readonly],
.tribe-community-events textarea:disabled,
.tribe-community-events textarea[readonly],
.tribe-community-events-content .tribe-event-list-search input[type=search]:disabled,
.tribe-community-events-content .tribe-event-list-search input[type=search][readonly],
.eventForm input[type=color]:disabled,
.eventForm input[type=color][readonly],
.eventForm input[type=date]:disabled,
.eventForm input[type=date][readonly],
.eventForm input[type=datetime-local]:disabled,
.eventForm input[type=datetime-local][readonly],
.eventForm input[type=datetime]:disabled,
.eventForm input[type=datetime][readonly],
.eventForm input[type=email]:disabled,
.eventForm input[type=email][readonly],
.eventForm input[type=month]:disabled,
.eventForm input[type=month][readonly],
.eventForm input[type=number]:disabled,
.eventForm input[type=number][readonly],
.eventForm input[type=password]:disabled,
.eventForm input[type=password][readonly],
.eventForm input[type=search]:disabled,
.eventForm input[type=search][readonly],
.eventForm input[type=tel]:disabled,
.eventForm input[type=tel][readonly],
.eventForm input[type=text]:disabled,
.eventForm input[type=text][readonly],
.eventForm input[type=time]:disabled,
.eventForm input[type=time][readonly],
.eventForm input[type=url]:disabled,
.eventForm input[type=url][readonly],
.eventForm input[type=week]:disabled,
.eventForm input[type=week][readonly],
.tribe-dropdown.select2-container-multi .select2-choices:disabled,
.tribe-dropdown.select2-container-multi .select2-choices[readonly],
.tribe-ea-dropdown.select2-container-multi .select2-choices:disabled,
.tribe-ea-dropdown.select2-container-multi .select2-choices[readonly],
.tribe-events-tickets td.quantity input[type="number"]:disabled,
.tribe-events-tickets td.quantity input[type="number"][readonly],
.tribe-events-tickets td.woocommerce input[type="number"]:disabled,
.tribe-events-tickets td.woocommerce input[type="number"][readonly],
.tribe-events-tickets input[type="date"]:disabled,
.tribe-events-tickets input[type="date"][readonly],
.tribe-events-tickets input[type="time"]:disabled,
.tribe-events-tickets input[type="time"][readonly],
.tribe-events-tickets input[type="datetime-local"]:disabled,
.tribe-events-tickets input[type="datetime-local"][readonly],
.tribe-events-tickets input[type="week"]:disabled,
.tribe-events-tickets input[type="week"][readonly],
.tribe-events-tickets input[type="month"]:disabled,
.tribe-events-tickets input[type="month"][readonly],
.tribe-events-tickets input[type="text"]:disabled,
.tribe-events-tickets input[type="text"][readonly],
.tribe-events-tickets input[type="email"]:disabled,
.tribe-events-tickets input[type="email"][readonly],
.tribe-events-tickets input[type="url"]:disabled,
.tribe-events-tickets input[type="url"][readonly],
.tribe-events-tickets input[type="password"]:disabled,
.tribe-events-tickets input[type="password"][readonly],
.tribe-events-tickets input[type="search"]:disabled,
.tribe-events-tickets input[type="search"][readonly],
.tribe-events-tickets input[type="tel"]:disabled,
.tribe-events-tickets input[type="tel"][readonly],
.tribe-events-tickets input[type="number"]:disabled,
.tribe-events-tickets input[type="number"][readonly],
.tribe-events-tickets textarea:disabled,
.tribe-events-tickets textarea[readonly],
.tribe-events-tickets select:disabled,
.tribe-events-tickets select[readonly],
.sa-field-front .select2-container--default .select2-selection--single .select2-selection__rendered,
.bps_form .editfield .btn-location,
.site-preheader .search-form button[type="submit"],
.site-prefooter .search-form button[type="submit"],
.site-footer .search-form button[type="submit"] {
    color: #BFC0C4;
}

.form-control::-webkit-input-placeholder,
.comment-form input[type="text"]::-webkit-input-placeholder,
.comment-form input[type="email"]::-webkit-input-placeholder,
.comment-form input[type="url"]::-webkit-input-placeholder,
.comment-form input[type="password"]::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="website"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
select[multiple="multiple"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
#buddypress .standard-form .form-control::-webkit-input-placeholder,
#buddypress div.dir-search .form-control::-webkit-input-placeholder,
#buddypress .standard-form .comment-form input[type="text"]::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form input[type="text"]::-webkit-input-placeholder,
#buddypress .standard-form .comment-form input[type="email"]::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form input[type="email"]::-webkit-input-placeholder,
#buddypress .standard-form .comment-form input[type="url"]::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form input[type="url"]::-webkit-input-placeholder,
#buddypress .standard-form .comment-form input[type="password"]::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form input[type="password"]::-webkit-input-placeholder,
#buddypress .standard-form .comment-form textarea::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form textarea::-webkit-input-placeholder,
#buddypress .standard-form input[type="tel"]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="tel"]::-webkit-input-placeholder,
#buddypress .standard-form input[type="url"]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="url"]::-webkit-input-placeholder,
#buddypress .standard-form input[type="text"]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="text"]::-webkit-input-placeholder,
#buddypress .standard-form input[type="week"]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="week"]::-webkit-input-placeholder,
#buddypress .standard-form input[type="date"]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="date"]::-webkit-input-placeholder,
#buddypress .standard-form input[type="datetime"]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="datetime"]::-webkit-input-placeholder,
#buddypress .standard-form input[type="time"]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="time"]::-webkit-input-placeholder,
#buddypress .standard-form input[type="email"]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="email"]::-webkit-input-placeholder,
#buddypress .standard-form input[type="month"]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="month"]::-webkit-input-placeholder,
#buddypress .standard-form input[type="number"]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="number"]::-webkit-input-placeholder,
#buddypress .standard-form input[type="search"]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="search"]::-webkit-input-placeholder,
#buddypress .standard-form input[type="website"]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="website"]::-webkit-input-placeholder,
#buddypress .standard-form input[type="password"]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="password"]::-webkit-input-placeholder,
#buddypress .standard-form select[multiple="multiple"]::-webkit-input-placeholder,
#buddypress div.dir-search select[multiple="multiple"]::-webkit-input-placeholder,
#buddypress .standard-form textarea::-webkit-input-placeholder,
#buddypress div.dir-search textarea::-webkit-input-placeholder,
#buddypress .standard-form select::-webkit-input-placeholder,
#buddypress div.dir-search select::-webkit-input-placeholder,
#buddypress li.groups-members-search input[type=text]::-webkit-input-placeholder,
.bp-messages-wrap .taggle_list::-webkit-input-placeholder,
.bp-messages-wrap .new-message form>div input::-webkit-input-placeholder,
.bp-messages-wrap .new-message form>div textarea::-webkit-input-placeholder,
.bp-emojionearea::-webkit-input-placeholder,
.youzer .yz-wall-textarea::-webkit-input-placeholder,
bp-.emojionearea.form-control::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="text"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="date"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="email"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="number"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="password"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="tel"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="url"]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form select::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form textarea::-webkit-input-placeholder,
.webui-popover-bp-extended-friendship-popup .request_friend_message::-webkit-input-placeholder,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select::-webkit-input-placeholder,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select::-webkit-input-placeholder,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select::-webkit-input-placeholder,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select::-webkit-input-placeholder,
.bps-custom-select::-webkit-input-placeholder,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select::-webkit-input-placeholder,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select::-webkit-input-placeholder,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select::-webkit-input-placeholder,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea::-webkit-input-placeholder,
.docs form input:not([type])::-webkit-input-placeholder,
.docs-filters form input:not([type])::-webkit-input-placeholder,
input[id="new-folder"]::-webkit-input-placeholder,
#bpchk-autocomplete-place::-webkit-input-placeholder,
.tribe-community-events input[type=color]::-webkit-input-placeholder,
.tribe-community-events input[type=date]::-webkit-input-placeholder,
.tribe-community-events input[type=datetime-local]::-webkit-input-placeholder,
.tribe-community-events input[type=datetime]::-webkit-input-placeholder,
.tribe-community-events input[type=email]::-webkit-input-placeholder,
.tribe-community-events input[type=month]::-webkit-input-placeholder,
.tribe-community-events input[type=number]::-webkit-input-placeholder,
.tribe-community-events input[type=password]::-webkit-input-placeholder,
.tribe-community-events input[type=search]::-webkit-input-placeholder,
.tribe-community-events input[type=tel]::-webkit-input-placeholder,
.tribe-community-events input[type=text]::-webkit-input-placeholder,
.tribe-community-events input[type=time]::-webkit-input-placeholder,
.tribe-community-events input[type=url]::-webkit-input-placeholder,
.tribe-community-events input[type=week]::-webkit-input-placeholder,
.tribe-community-events textarea::-webkit-input-placeholder,
.tribe-community-events-content .tribe-event-list-search input[type=search]::-webkit-input-placeholder,
.eventForm input[type=color]::-webkit-input-placeholder,
.eventForm input[type=date]::-webkit-input-placeholder,
.eventForm input[type=datetime-local]::-webkit-input-placeholder,
.eventForm input[type=datetime]::-webkit-input-placeholder,
.eventForm input[type=email]::-webkit-input-placeholder,
.eventForm input[type=month]::-webkit-input-placeholder,
.eventForm input[type=number]::-webkit-input-placeholder,
.eventForm input[type=password]::-webkit-input-placeholder,
.eventForm input[type=search]::-webkit-input-placeholder,
.eventForm input[type=tel]::-webkit-input-placeholder,
.eventForm input[type=text]::-webkit-input-placeholder,
.eventForm input[type=time]::-webkit-input-placeholder,
.eventForm input[type=url]::-webkit-input-placeholder,
.eventForm input[type=week]::-webkit-input-placeholder,
.tribe-dropdown.select2-container-multi .select2-choices::-webkit-input-placeholder,
.tribe-ea-dropdown.select2-container-multi .select2-choices::-webkit-input-placeholder,
.tribe-events-tickets td.quantity input[type="number"]::-webkit-input-placeholder,
.tribe-events-tickets td.woocommerce input[type="number"]::-webkit-input-placeholder,
.tribe-events-tickets input[type="date"]::-webkit-input-placeholder,
.tribe-events-tickets input[type="time"]::-webkit-input-placeholder,
.tribe-events-tickets input[type="datetime-local"]::-webkit-input-placeholder,
.tribe-events-tickets input[type="week"]::-webkit-input-placeholder,
.tribe-events-tickets input[type="month"]::-webkit-input-placeholder,
.tribe-events-tickets input[type="text"]::-webkit-input-placeholder,
.tribe-events-tickets input[type="email"]::-webkit-input-placeholder,
.tribe-events-tickets input[type="url"]::-webkit-input-placeholder,
.tribe-events-tickets input[type="password"]::-webkit-input-placeholder,
.tribe-events-tickets input[type="search"]::-webkit-input-placeholder,
.tribe-events-tickets input[type="tel"]::-webkit-input-placeholder,
.tribe-events-tickets input[type="number"]::-webkit-input-placeholder,
.tribe-events-tickets textarea::-webkit-input-placeholder,
.tribe-events-tickets select::-webkit-input-placeholder,
.form-control:disabled::-webkit-input-placeholder,
.form-control[readonly]::-webkit-input-placeholder,
.comment-form input[type="text"]:disabled::-webkit-input-placeholder,
.comment-form input[type="text"][readonly]::-webkit-input-placeholder,
.comment-form input[type="email"]:disabled::-webkit-input-placeholder,
.comment-form input[type="email"][readonly]::-webkit-input-placeholder,
.comment-form input[type="url"]:disabled::-webkit-input-placeholder,
.comment-form input[type="url"][readonly]::-webkit-input-placeholder,
.comment-form input[type="password"]:disabled::-webkit-input-placeholder,
.comment-form input[type="password"][readonly]::-webkit-input-placeholder,
.comment-form textarea:disabled::-webkit-input-placeholder,
.comment-form textarea[readonly]::-webkit-input-placeholder,
input[type="tel"]:disabled::-webkit-input-placeholder,
input[type="tel"][readonly]::-webkit-input-placeholder,
input[type="url"]:disabled::-webkit-input-placeholder,
input[type="url"][readonly]::-webkit-input-placeholder,
input[type="text"]:disabled::-webkit-input-placeholder,
input[type="text"][readonly]::-webkit-input-placeholder,
input[type="week"]:disabled::-webkit-input-placeholder,
input[type="week"][readonly]::-webkit-input-placeholder,
input[type="date"]:disabled::-webkit-input-placeholder,
input[type="date"][readonly]::-webkit-input-placeholder,
input[type="datetime"]:disabled::-webkit-input-placeholder,
input[type="datetime"][readonly]::-webkit-input-placeholder,
input[type="time"]:disabled::-webkit-input-placeholder,
input[type="time"][readonly]::-webkit-input-placeholder,
input[type="email"]:disabled::-webkit-input-placeholder,
input[type="email"][readonly]::-webkit-input-placeholder,
input[type="month"]:disabled::-webkit-input-placeholder,
input[type="month"][readonly]::-webkit-input-placeholder,
input[type="number"]:disabled::-webkit-input-placeholder,
input[type="number"][readonly]::-webkit-input-placeholder,
input[type="search"]:disabled::-webkit-input-placeholder,
input[type="search"][readonly]::-webkit-input-placeholder,
input[type="website"]:disabled::-webkit-input-placeholder,
input[type="website"][readonly]::-webkit-input-placeholder,
input[type="password"]:disabled::-webkit-input-placeholder,
input[type="password"][readonly]::-webkit-input-placeholder,
select[multiple="multiple"]:disabled::-webkit-input-placeholder,
select[multiple="multiple"][readonly]::-webkit-input-placeholder,
textarea:disabled::-webkit-input-placeholder,
textarea[readonly]::-webkit-input-placeholder,
select:disabled::-webkit-input-placeholder,
select[readonly]::-webkit-input-placeholder,
#buddypress .standard-form .form-control:disabled::-webkit-input-placeholder,
#buddypress .standard-form .form-control[readonly]::-webkit-input-placeholder,
#buddypress div.dir-search .form-control:disabled::-webkit-input-placeholder,
#buddypress div.dir-search .form-control[readonly]::-webkit-input-placeholder,
#buddypress .standard-form .comment-form input[type="text"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form .comment-form input[type="text"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form input[type="text"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form input[type="text"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form .comment-form input[type="email"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form .comment-form input[type="email"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form input[type="email"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form input[type="email"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form .comment-form input[type="url"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form .comment-form input[type="url"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form input[type="url"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form input[type="url"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form .comment-form input[type="password"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form .comment-form input[type="password"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form input[type="password"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form input[type="password"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form .comment-form textarea:disabled::-webkit-input-placeholder,
#buddypress .standard-form .comment-form textarea[readonly]::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form textarea:disabled::-webkit-input-placeholder,
#buddypress div.dir-search .comment-form textarea[readonly]::-webkit-input-placeholder,
#buddypress .standard-form input[type="tel"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form input[type="tel"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="tel"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search input[type="tel"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form input[type="url"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form input[type="url"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="url"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search input[type="url"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form input[type="text"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form input[type="text"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="text"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search input[type="text"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form input[type="week"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form input[type="week"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="week"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search input[type="week"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form input[type="date"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form input[type="date"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="date"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search input[type="date"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form input[type="datetime"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form input[type="datetime"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="datetime"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search input[type="datetime"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form input[type="time"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form input[type="time"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="time"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search input[type="time"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form input[type="email"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form input[type="email"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="email"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search input[type="email"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form input[type="month"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form input[type="month"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="month"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search input[type="month"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form input[type="number"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form input[type="number"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="number"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search input[type="number"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form input[type="search"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form input[type="search"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="search"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search input[type="search"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form input[type="website"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form input[type="website"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="website"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search input[type="website"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form input[type="password"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form input[type="password"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search input[type="password"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search input[type="password"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form select[multiple="multiple"]:disabled::-webkit-input-placeholder,
#buddypress .standard-form select[multiple="multiple"][readonly]::-webkit-input-placeholder,
#buddypress div.dir-search select[multiple="multiple"]:disabled::-webkit-input-placeholder,
#buddypress div.dir-search select[multiple="multiple"][readonly]::-webkit-input-placeholder,
#buddypress .standard-form textarea:disabled::-webkit-input-placeholder,
#buddypress .standard-form textarea[readonly]::-webkit-input-placeholder,
#buddypress div.dir-search textarea:disabled::-webkit-input-placeholder,
#buddypress div.dir-search textarea[readonly]::-webkit-input-placeholder,
#buddypress .standard-form select:disabled::-webkit-input-placeholder,
#buddypress .standard-form select[readonly]::-webkit-input-placeholder,
#buddypress div.dir-search select:disabled::-webkit-input-placeholder,
#buddypress div.dir-search select[readonly]::-webkit-input-placeholder,
#buddypress li.groups-members-search input[type=text]:disabled::-webkit-input-placeholder,
#buddypress li.groups-members-search input[type=text][readonly]::-webkit-input-placeholder,
.bp-messages-wrap .taggle_list:disabled::-webkit-input-placeholder,
.bp-messages-wrap .taggle_list[readonly]::-webkit-input-placeholder,
.bp-messages-wrap .new-message form>div input:disabled::-webkit-input-placeholder,
.bp-messages-wrap .new-message form>div input[readonly]::-webkit-input-placeholder,
.bp-messages-wrap .new-message form>div textarea:disabled::-webkit-input-placeholder,
.bp-messages-wrap .new-message form>div textarea[readonly]::-webkit-input-placeholder,
.bp-emojionearea:disabled::-webkit-input-placeholder,
.bp-emojionearea[readonly]::-webkit-input-placeholder,
.youzer .yz-wall-textarea:disabled::-webkit-input-placeholder,
.youzer .yz-wall-textarea[readonly]::-webkit-input-placeholder,
bp-.emojionearea.form-control:disabled::-webkit-input-placeholder,
bp-.emojionearea.form-control[readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="text"]:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="text"][readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="date"]:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="date"][readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"][readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime"]:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime"][readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="email"]:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="email"][readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="number"]:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="number"][readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="password"]:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="password"][readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="tel"]:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="tel"][readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="url"]:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="url"][readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form select:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form select[readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form textarea:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) .standard-form textarea[readonly]::-webkit-input-placeholder,
.webui-popover-bp-extended-friendship-popup .request_friend_message:disabled::-webkit-input-placeholder,
.webui-popover-bp-extended-friendship-popup .request_friend_message[readonly]::-webkit-input-placeholder,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled::-webkit-input-placeholder,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly]::-webkit-input-placeholder,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled::-webkit-input-placeholder,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly]::-webkit-input-placeholder,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled::-webkit-input-placeholder,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly]::-webkit-input-placeholder,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled::-webkit-input-placeholder,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly]::-webkit-input-placeholder,
.bps-custom-select:disabled::-webkit-input-placeholder,
.bps-custom-select[readonly]::-webkit-input-placeholder,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select:disabled::-webkit-input-placeholder,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select[readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select[readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select[readonly]::-webkit-input-placeholder,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:disabled::-webkit-input-placeholder,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea[readonly]::-webkit-input-placeholder,
.docs form input:not([type]):disabled::-webkit-input-placeholder,
.docs form input:not([type])[readonly]::-webkit-input-placeholder,
.docs-filters form input:not([type]):disabled::-webkit-input-placeholder,
.docs-filters form input:not([type])[readonly]::-webkit-input-placeholder,
input[id="new-folder"]:disabled::-webkit-input-placeholder,
input[id="new-folder"][readonly]::-webkit-input-placeholder,
#bpchk-autocomplete-place:disabled::-webkit-input-placeholder,
#bpchk-autocomplete-place[readonly]::-webkit-input-placeholder,
.tribe-community-events input[type=color]:disabled::-webkit-input-placeholder,
.tribe-community-events input[type=color][readonly]::-webkit-input-placeholder,
.tribe-community-events input[type=date]:disabled::-webkit-input-placeholder,
.tribe-community-events input[type=date][readonly]::-webkit-input-placeholder,
.tribe-community-events input[type=datetime-local]:disabled::-webkit-input-placeholder,
.tribe-community-events input[type=datetime-local][readonly]::-webkit-input-placeholder,
.tribe-community-events input[type=datetime]:disabled::-webkit-input-placeholder,
.tribe-community-events input[type=datetime][readonly]::-webkit-input-placeholder,
.tribe-community-events input[type=email]:disabled::-webkit-input-placeholder,
.tribe-community-events input[type=email][readonly]::-webkit-input-placeholder,
.tribe-community-events input[type=month]:disabled::-webkit-input-placeholder,
.tribe-community-events input[type=month][readonly]::-webkit-input-placeholder,
.tribe-community-events input[type=number]:disabled::-webkit-input-placeholder,
.tribe-community-events input[type=number][readonly]::-webkit-input-placeholder,
.tribe-community-events input[type=password]:disabled::-webkit-input-placeholder,
.tribe-community-events input[type=password][readonly]::-webkit-input-placeholder,
.tribe-community-events input[type=search]:disabled::-webkit-input-placeholder,
.tribe-community-events input[type=search][readonly]::-webkit-input-placeholder,
.tribe-community-events input[type=tel]:disabled::-webkit-input-placeholder,
.tribe-community-events input[type=tel][readonly]::-webkit-input-placeholder,
.tribe-community-events input[type=text]:disabled::-webkit-input-placeholder,
.tribe-community-events input[type=text][readonly]::-webkit-input-placeholder,
.tribe-community-events input[type=time]:disabled::-webkit-input-placeholder,
.tribe-community-events input[type=time][readonly]::-webkit-input-placeholder,
.tribe-community-events input[type=url]:disabled::-webkit-input-placeholder,
.tribe-community-events input[type=url][readonly]::-webkit-input-placeholder,
.tribe-community-events input[type=week]:disabled::-webkit-input-placeholder,
.tribe-community-events input[type=week][readonly]::-webkit-input-placeholder,
.tribe-community-events textarea:disabled::-webkit-input-placeholder,
.tribe-community-events textarea[readonly]::-webkit-input-placeholder,
.tribe-community-events-content .tribe-event-list-search input[type=search]:disabled::-webkit-input-placeholder,
.tribe-community-events-content .tribe-event-list-search input[type=search][readonly]::-webkit-input-placeholder,
.eventForm input[type=color]:disabled::-webkit-input-placeholder,
.eventForm input[type=color][readonly]::-webkit-input-placeholder,
.eventForm input[type=date]:disabled::-webkit-input-placeholder,
.eventForm input[type=date][readonly]::-webkit-input-placeholder,
.eventForm input[type=datetime-local]:disabled::-webkit-input-placeholder,
.eventForm input[type=datetime-local][readonly]::-webkit-input-placeholder,
.eventForm input[type=datetime]:disabled::-webkit-input-placeholder,
.eventForm input[type=datetime][readonly]::-webkit-input-placeholder,
.eventForm input[type=email]:disabled::-webkit-input-placeholder,
.eventForm input[type=email][readonly]::-webkit-input-placeholder,
.eventForm input[type=month]:disabled::-webkit-input-placeholder,
.eventForm input[type=month][readonly]::-webkit-input-placeholder,
.eventForm input[type=number]:disabled::-webkit-input-placeholder,
.eventForm input[type=number][readonly]::-webkit-input-placeholder,
.eventForm input[type=password]:disabled::-webkit-input-placeholder,
.eventForm input[type=password][readonly]::-webkit-input-placeholder,
.eventForm input[type=search]:disabled::-webkit-input-placeholder,
.eventForm input[type=search][readonly]::-webkit-input-placeholder,
.eventForm input[type=tel]:disabled::-webkit-input-placeholder,
.eventForm input[type=tel][readonly]::-webkit-input-placeholder,
.eventForm input[type=text]:disabled::-webkit-input-placeholder,
.eventForm input[type=text][readonly]::-webkit-input-placeholder,
.eventForm input[type=time]:disabled::-webkit-input-placeholder,
.eventForm input[type=time][readonly]::-webkit-input-placeholder,
.eventForm input[type=url]:disabled::-webkit-input-placeholder,
.eventForm input[type=url][readonly]::-webkit-input-placeholder,
.eventForm input[type=week]:disabled::-webkit-input-placeholder,
.eventForm input[type=week][readonly]::-webkit-input-placeholder,
.tribe-dropdown.select2-container-multi .select2-choices:disabled::-webkit-input-placeholder,
.tribe-dropdown.select2-container-multi .select2-choices[readonly]::-webkit-input-placeholder,
.tribe-ea-dropdown.select2-container-multi .select2-choices:disabled::-webkit-input-placeholder,
.tribe-ea-dropdown.select2-container-multi .select2-choices[readonly]::-webkit-input-placeholder,
.tribe-events-tickets td.quantity input[type="number"]:disabled::-webkit-input-placeholder,
.tribe-events-tickets td.quantity input[type="number"][readonly]::-webkit-input-placeholder,
.tribe-events-tickets td.woocommerce input[type="number"]:disabled::-webkit-input-placeholder,
.tribe-events-tickets td.woocommerce input[type="number"][readonly]::-webkit-input-placeholder,
.tribe-events-tickets input[type="date"]:disabled::-webkit-input-placeholder,
.tribe-events-tickets input[type="date"][readonly]::-webkit-input-placeholder,
.tribe-events-tickets input[type="time"]:disabled::-webkit-input-placeholder,
.tribe-events-tickets input[type="time"][readonly]::-webkit-input-placeholder,
.tribe-events-tickets input[type="datetime-local"]:disabled::-webkit-input-placeholder,
.tribe-events-tickets input[type="datetime-local"][readonly]::-webkit-input-placeholder,
.tribe-events-tickets input[type="week"]:disabled::-webkit-input-placeholder,
.tribe-events-tickets input[type="week"][readonly]::-webkit-input-placeholder,
.tribe-events-tickets input[type="month"]:disabled::-webkit-input-placeholder,
.tribe-events-tickets input[type="month"][readonly]::-webkit-input-placeholder,
.tribe-events-tickets input[type="text"]:disabled::-webkit-input-placeholder,
.tribe-events-tickets input[type="text"][readonly]::-webkit-input-placeholder,
.tribe-events-tickets input[type="email"]:disabled::-webkit-input-placeholder,
.tribe-events-tickets input[type="email"][readonly]::-webkit-input-placeholder,
.tribe-events-tickets input[type="url"]:disabled::-webkit-input-placeholder,
.tribe-events-tickets input[type="url"][readonly]::-webkit-input-placeholder,
.tribe-events-tickets input[type="password"]:disabled::-webkit-input-placeholder,
.tribe-events-tickets input[type="password"][readonly]::-webkit-input-placeholder,
.tribe-events-tickets input[type="search"]:disabled::-webkit-input-placeholder,
.tribe-events-tickets input[type="search"][readonly]::-webkit-input-placeholder,
.tribe-events-tickets input[type="tel"]:disabled::-webkit-input-placeholder,
.tribe-events-tickets input[type="tel"][readonly]::-webkit-input-placeholder,
.tribe-events-tickets input[type="number"]:disabled::-webkit-input-placeholder,
.tribe-events-tickets input[type="number"][readonly]::-webkit-input-placeholder,
.tribe-events-tickets textarea:disabled::-webkit-input-placeholder,
.tribe-events-tickets textarea[readonly]::-webkit-input-placeholder,
.tribe-events-tickets select:disabled::-webkit-input-placeholder,
.tribe-events-tickets select[readonly]::-webkit-input-placeholder {
    color: #808191;
}

.form-control::-moz-placeholder,
.comment-form input[type="text"]::-moz-placeholder,
.comment-form input[type="email"]::-moz-placeholder,
.comment-form input[type="url"]::-moz-placeholder,
.comment-form input[type="password"]::-moz-placeholder,
.comment-form textarea::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="website"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
select[multiple="multiple"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder,
#buddypress .standard-form .form-control::-moz-placeholder,
#buddypress div.dir-search .form-control::-moz-placeholder,
#buddypress .standard-form .comment-form input[type="text"]::-moz-placeholder,
#buddypress div.dir-search .comment-form input[type="text"]::-moz-placeholder,
#buddypress .standard-form .comment-form input[type="email"]::-moz-placeholder,
#buddypress div.dir-search .comment-form input[type="email"]::-moz-placeholder,
#buddypress .standard-form .comment-form input[type="url"]::-moz-placeholder,
#buddypress div.dir-search .comment-form input[type="url"]::-moz-placeholder,
#buddypress .standard-form .comment-form input[type="password"]::-moz-placeholder,
#buddypress div.dir-search .comment-form input[type="password"]::-moz-placeholder,
#buddypress .standard-form .comment-form textarea::-moz-placeholder,
#buddypress div.dir-search .comment-form textarea::-moz-placeholder,
#buddypress .standard-form input[type="tel"]::-moz-placeholder,
#buddypress div.dir-search input[type="tel"]::-moz-placeholder,
#buddypress .standard-form input[type="url"]::-moz-placeholder,
#buddypress div.dir-search input[type="url"]::-moz-placeholder,
#buddypress .standard-form input[type="text"]::-moz-placeholder,
#buddypress div.dir-search input[type="text"]::-moz-placeholder,
#buddypress .standard-form input[type="week"]::-moz-placeholder,
#buddypress div.dir-search input[type="week"]::-moz-placeholder,
#buddypress .standard-form input[type="date"]::-moz-placeholder,
#buddypress div.dir-search input[type="date"]::-moz-placeholder,
#buddypress .standard-form input[type="datetime"]::-moz-placeholder,
#buddypress div.dir-search input[type="datetime"]::-moz-placeholder,
#buddypress .standard-form input[type="time"]::-moz-placeholder,
#buddypress div.dir-search input[type="time"]::-moz-placeholder,
#buddypress .standard-form input[type="email"]::-moz-placeholder,
#buddypress div.dir-search input[type="email"]::-moz-placeholder,
#buddypress .standard-form input[type="month"]::-moz-placeholder,
#buddypress div.dir-search input[type="month"]::-moz-placeholder,
#buddypress .standard-form input[type="number"]::-moz-placeholder,
#buddypress div.dir-search input[type="number"]::-moz-placeholder,
#buddypress .standard-form input[type="search"]::-moz-placeholder,
#buddypress div.dir-search input[type="search"]::-moz-placeholder,
#buddypress .standard-form input[type="website"]::-moz-placeholder,
#buddypress div.dir-search input[type="website"]::-moz-placeholder,
#buddypress .standard-form input[type="password"]::-moz-placeholder,
#buddypress div.dir-search input[type="password"]::-moz-placeholder,
#buddypress .standard-form select[multiple="multiple"]::-moz-placeholder,
#buddypress div.dir-search select[multiple="multiple"]::-moz-placeholder,
#buddypress .standard-form textarea::-moz-placeholder,
#buddypress div.dir-search textarea::-moz-placeholder,
#buddypress .standard-form select::-moz-placeholder,
#buddypress div.dir-search select::-moz-placeholder,
#buddypress li.groups-members-search input[type=text]::-moz-placeholder,
.bp-messages-wrap .taggle_list::-moz-placeholder,
.bp-messages-wrap .new-message form>div input::-moz-placeholder,
.bp-messages-wrap .new-message form>div textarea::-moz-placeholder,
.bp-emojionearea::-moz-placeholder,
.youzer .yz-wall-textarea::-moz-placeholder,
bp-.emojionearea.form-control::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="text"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="date"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="email"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="number"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="password"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="tel"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="url"]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form select::-moz-placeholder,
#buddypress:not(.youzer) .standard-form textarea::-moz-placeholder,
.webui-popover-bp-extended-friendship-popup .request_friend_message::-moz-placeholder,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select::-moz-placeholder,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select::-moz-placeholder,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select::-moz-placeholder,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select::-moz-placeholder,
.bps-custom-select::-moz-placeholder,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select::-moz-placeholder,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select::-moz-placeholder,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select::-moz-placeholder,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea::-moz-placeholder,
.docs form input:not([type])::-moz-placeholder,
.docs-filters form input:not([type])::-moz-placeholder,
input[id="new-folder"]::-moz-placeholder,
#bpchk-autocomplete-place::-moz-placeholder,
.tribe-community-events input[type=color]::-moz-placeholder,
.tribe-community-events input[type=date]::-moz-placeholder,
.tribe-community-events input[type=datetime-local]::-moz-placeholder,
.tribe-community-events input[type=datetime]::-moz-placeholder,
.tribe-community-events input[type=email]::-moz-placeholder,
.tribe-community-events input[type=month]::-moz-placeholder,
.tribe-community-events input[type=number]::-moz-placeholder,
.tribe-community-events input[type=password]::-moz-placeholder,
.tribe-community-events input[type=search]::-moz-placeholder,
.tribe-community-events input[type=tel]::-moz-placeholder,
.tribe-community-events input[type=text]::-moz-placeholder,
.tribe-community-events input[type=time]::-moz-placeholder,
.tribe-community-events input[type=url]::-moz-placeholder,
.tribe-community-events input[type=week]::-moz-placeholder,
.tribe-community-events textarea::-moz-placeholder,
.tribe-community-events-content .tribe-event-list-search input[type=search]::-moz-placeholder,
.eventForm input[type=color]::-moz-placeholder,
.eventForm input[type=date]::-moz-placeholder,
.eventForm input[type=datetime-local]::-moz-placeholder,
.eventForm input[type=datetime]::-moz-placeholder,
.eventForm input[type=email]::-moz-placeholder,
.eventForm input[type=month]::-moz-placeholder,
.eventForm input[type=number]::-moz-placeholder,
.eventForm input[type=password]::-moz-placeholder,
.eventForm input[type=search]::-moz-placeholder,
.eventForm input[type=tel]::-moz-placeholder,
.eventForm input[type=text]::-moz-placeholder,
.eventForm input[type=time]::-moz-placeholder,
.eventForm input[type=url]::-moz-placeholder,
.eventForm input[type=week]::-moz-placeholder,
.tribe-dropdown.select2-container-multi .select2-choices::-moz-placeholder,
.tribe-ea-dropdown.select2-container-multi .select2-choices::-moz-placeholder,
.tribe-events-tickets td.quantity input[type="number"]::-moz-placeholder,
.tribe-events-tickets td.woocommerce input[type="number"]::-moz-placeholder,
.tribe-events-tickets input[type="date"]::-moz-placeholder,
.tribe-events-tickets input[type="time"]::-moz-placeholder,
.tribe-events-tickets input[type="datetime-local"]::-moz-placeholder,
.tribe-events-tickets input[type="week"]::-moz-placeholder,
.tribe-events-tickets input[type="month"]::-moz-placeholder,
.tribe-events-tickets input[type="text"]::-moz-placeholder,
.tribe-events-tickets input[type="email"]::-moz-placeholder,
.tribe-events-tickets input[type="url"]::-moz-placeholder,
.tribe-events-tickets input[type="password"]::-moz-placeholder,
.tribe-events-tickets input[type="search"]::-moz-placeholder,
.tribe-events-tickets input[type="tel"]::-moz-placeholder,
.tribe-events-tickets input[type="number"]::-moz-placeholder,
.tribe-events-tickets textarea::-moz-placeholder,
.tribe-events-tickets select::-moz-placeholder,
.form-control:disabled::-moz-placeholder,
.form-control[readonly]::-moz-placeholder,
.comment-form input[type="text"]:disabled::-moz-placeholder,
.comment-form input[type="text"][readonly]::-moz-placeholder,
.comment-form input[type="email"]:disabled::-moz-placeholder,
.comment-form input[type="email"][readonly]::-moz-placeholder,
.comment-form input[type="url"]:disabled::-moz-placeholder,
.comment-form input[type="url"][readonly]::-moz-placeholder,
.comment-form input[type="password"]:disabled::-moz-placeholder,
.comment-form input[type="password"][readonly]::-moz-placeholder,
.comment-form textarea:disabled::-moz-placeholder,
.comment-form textarea[readonly]::-moz-placeholder,
input[type="tel"]:disabled::-moz-placeholder,
input[type="tel"][readonly]::-moz-placeholder,
input[type="url"]:disabled::-moz-placeholder,
input[type="url"][readonly]::-moz-placeholder,
input[type="text"]:disabled::-moz-placeholder,
input[type="text"][readonly]::-moz-placeholder,
input[type="week"]:disabled::-moz-placeholder,
input[type="week"][readonly]::-moz-placeholder,
input[type="date"]:disabled::-moz-placeholder,
input[type="date"][readonly]::-moz-placeholder,
input[type="datetime"]:disabled::-moz-placeholder,
input[type="datetime"][readonly]::-moz-placeholder,
input[type="time"]:disabled::-moz-placeholder,
input[type="time"][readonly]::-moz-placeholder,
input[type="email"]:disabled::-moz-placeholder,
input[type="email"][readonly]::-moz-placeholder,
input[type="month"]:disabled::-moz-placeholder,
input[type="month"][readonly]::-moz-placeholder,
input[type="number"]:disabled::-moz-placeholder,
input[type="number"][readonly]::-moz-placeholder,
input[type="search"]:disabled::-moz-placeholder,
input[type="search"][readonly]::-moz-placeholder,
input[type="website"]:disabled::-moz-placeholder,
input[type="website"][readonly]::-moz-placeholder,
input[type="password"]:disabled::-moz-placeholder,
input[type="password"][readonly]::-moz-placeholder,
select[multiple="multiple"]:disabled::-moz-placeholder,
select[multiple="multiple"][readonly]::-moz-placeholder,
textarea:disabled::-moz-placeholder,
textarea[readonly]::-moz-placeholder,
select:disabled::-moz-placeholder,
select[readonly]::-moz-placeholder,
#buddypress .standard-form .form-control:disabled::-moz-placeholder,
#buddypress .standard-form .form-control[readonly]::-moz-placeholder,
#buddypress div.dir-search .form-control:disabled::-moz-placeholder,
#buddypress div.dir-search .form-control[readonly]::-moz-placeholder,
#buddypress .standard-form .comment-form input[type="text"]:disabled::-moz-placeholder,
#buddypress .standard-form .comment-form input[type="text"][readonly]::-moz-placeholder,
#buddypress div.dir-search .comment-form input[type="text"]:disabled::-moz-placeholder,
#buddypress div.dir-search .comment-form input[type="text"][readonly]::-moz-placeholder,
#buddypress .standard-form .comment-form input[type="email"]:disabled::-moz-placeholder,
#buddypress .standard-form .comment-form input[type="email"][readonly]::-moz-placeholder,
#buddypress div.dir-search .comment-form input[type="email"]:disabled::-moz-placeholder,
#buddypress div.dir-search .comment-form input[type="email"][readonly]::-moz-placeholder,
#buddypress .standard-form .comment-form input[type="url"]:disabled::-moz-placeholder,
#buddypress .standard-form .comment-form input[type="url"][readonly]::-moz-placeholder,
#buddypress div.dir-search .comment-form input[type="url"]:disabled::-moz-placeholder,
#buddypress div.dir-search .comment-form input[type="url"][readonly]::-moz-placeholder,
#buddypress .standard-form .comment-form input[type="password"]:disabled::-moz-placeholder,
#buddypress .standard-form .comment-form input[type="password"][readonly]::-moz-placeholder,
#buddypress div.dir-search .comment-form input[type="password"]:disabled::-moz-placeholder,
#buddypress div.dir-search .comment-form input[type="password"][readonly]::-moz-placeholder,
#buddypress .standard-form .comment-form textarea:disabled::-moz-placeholder,
#buddypress .standard-form .comment-form textarea[readonly]::-moz-placeholder,
#buddypress div.dir-search .comment-form textarea:disabled::-moz-placeholder,
#buddypress div.dir-search .comment-form textarea[readonly]::-moz-placeholder,
#buddypress .standard-form input[type="tel"]:disabled::-moz-placeholder,
#buddypress .standard-form input[type="tel"][readonly]::-moz-placeholder,
#buddypress div.dir-search input[type="tel"]:disabled::-moz-placeholder,
#buddypress div.dir-search input[type="tel"][readonly]::-moz-placeholder,
#buddypress .standard-form input[type="url"]:disabled::-moz-placeholder,
#buddypress .standard-form input[type="url"][readonly]::-moz-placeholder,
#buddypress div.dir-search input[type="url"]:disabled::-moz-placeholder,
#buddypress div.dir-search input[type="url"][readonly]::-moz-placeholder,
#buddypress .standard-form input[type="text"]:disabled::-moz-placeholder,
#buddypress .standard-form input[type="text"][readonly]::-moz-placeholder,
#buddypress div.dir-search input[type="text"]:disabled::-moz-placeholder,
#buddypress div.dir-search input[type="text"][readonly]::-moz-placeholder,
#buddypress .standard-form input[type="week"]:disabled::-moz-placeholder,
#buddypress .standard-form input[type="week"][readonly]::-moz-placeholder,
#buddypress div.dir-search input[type="week"]:disabled::-moz-placeholder,
#buddypress div.dir-search input[type="week"][readonly]::-moz-placeholder,
#buddypress .standard-form input[type="date"]:disabled::-moz-placeholder,
#buddypress .standard-form input[type="date"][readonly]::-moz-placeholder,
#buddypress div.dir-search input[type="date"]:disabled::-moz-placeholder,
#buddypress div.dir-search input[type="date"][readonly]::-moz-placeholder,
#buddypress .standard-form input[type="datetime"]:disabled::-moz-placeholder,
#buddypress .standard-form input[type="datetime"][readonly]::-moz-placeholder,
#buddypress div.dir-search input[type="datetime"]:disabled::-moz-placeholder,
#buddypress div.dir-search input[type="datetime"][readonly]::-moz-placeholder,
#buddypress .standard-form input[type="time"]:disabled::-moz-placeholder,
#buddypress .standard-form input[type="time"][readonly]::-moz-placeholder,
#buddypress div.dir-search input[type="time"]:disabled::-moz-placeholder,
#buddypress div.dir-search input[type="time"][readonly]::-moz-placeholder,
#buddypress .standard-form input[type="email"]:disabled::-moz-placeholder,
#buddypress .standard-form input[type="email"][readonly]::-moz-placeholder,
#buddypress div.dir-search input[type="email"]:disabled::-moz-placeholder,
#buddypress div.dir-search input[type="email"][readonly]::-moz-placeholder,
#buddypress .standard-form input[type="month"]:disabled::-moz-placeholder,
#buddypress .standard-form input[type="month"][readonly]::-moz-placeholder,
#buddypress div.dir-search input[type="month"]:disabled::-moz-placeholder,
#buddypress div.dir-search input[type="month"][readonly]::-moz-placeholder,
#buddypress .standard-form input[type="number"]:disabled::-moz-placeholder,
#buddypress .standard-form input[type="number"][readonly]::-moz-placeholder,
#buddypress div.dir-search input[type="number"]:disabled::-moz-placeholder,
#buddypress div.dir-search input[type="number"][readonly]::-moz-placeholder,
#buddypress .standard-form input[type="search"]:disabled::-moz-placeholder,
#buddypress .standard-form input[type="search"][readonly]::-moz-placeholder,
#buddypress div.dir-search input[type="search"]:disabled::-moz-placeholder,
#buddypress div.dir-search input[type="search"][readonly]::-moz-placeholder,
#buddypress .standard-form input[type="website"]:disabled::-moz-placeholder,
#buddypress .standard-form input[type="website"][readonly]::-moz-placeholder,
#buddypress div.dir-search input[type="website"]:disabled::-moz-placeholder,
#buddypress div.dir-search input[type="website"][readonly]::-moz-placeholder,
#buddypress .standard-form input[type="password"]:disabled::-moz-placeholder,
#buddypress .standard-form input[type="password"][readonly]::-moz-placeholder,
#buddypress div.dir-search input[type="password"]:disabled::-moz-placeholder,
#buddypress div.dir-search input[type="password"][readonly]::-moz-placeholder,
#buddypress .standard-form select[multiple="multiple"]:disabled::-moz-placeholder,
#buddypress .standard-form select[multiple="multiple"][readonly]::-moz-placeholder,
#buddypress div.dir-search select[multiple="multiple"]:disabled::-moz-placeholder,
#buddypress div.dir-search select[multiple="multiple"][readonly]::-moz-placeholder,
#buddypress .standard-form textarea:disabled::-moz-placeholder,
#buddypress .standard-form textarea[readonly]::-moz-placeholder,
#buddypress div.dir-search textarea:disabled::-moz-placeholder,
#buddypress div.dir-search textarea[readonly]::-moz-placeholder,
#buddypress .standard-form select:disabled::-moz-placeholder,
#buddypress .standard-form select[readonly]::-moz-placeholder,
#buddypress div.dir-search select:disabled::-moz-placeholder,
#buddypress div.dir-search select[readonly]::-moz-placeholder,
#buddypress li.groups-members-search input[type=text]:disabled::-moz-placeholder,
#buddypress li.groups-members-search input[type=text][readonly]::-moz-placeholder,
.bp-messages-wrap .taggle_list:disabled::-moz-placeholder,
.bp-messages-wrap .taggle_list[readonly]::-moz-placeholder,
.bp-messages-wrap .new-message form>div input:disabled::-moz-placeholder,
.bp-messages-wrap .new-message form>div input[readonly]::-moz-placeholder,
.bp-messages-wrap .new-message form>div textarea:disabled::-moz-placeholder,
.bp-messages-wrap .new-message form>div textarea[readonly]::-moz-placeholder,
.bp-emojionearea:disabled::-moz-placeholder,
.bp-emojionearea[readonly]::-moz-placeholder,
.youzer .yz-wall-textarea:disabled::-moz-placeholder,
.youzer .yz-wall-textarea[readonly]::-moz-placeholder,
bp-.emojionearea.form-control:disabled::-moz-placeholder,
bp-.emojionearea.form-control[readonly]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="text"]:disabled::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="text"][readonly]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="date"]:disabled::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="date"][readonly]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:disabled::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"][readonly]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime"]:disabled::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime"][readonly]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="email"]:disabled::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="email"][readonly]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="number"]:disabled::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="number"][readonly]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="password"]:disabled::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="password"][readonly]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="tel"]:disabled::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="tel"][readonly]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="url"]:disabled::-moz-placeholder,
#buddypress:not(.youzer) .standard-form input[type="url"][readonly]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form select:disabled::-moz-placeholder,
#buddypress:not(.youzer) .standard-form select[readonly]::-moz-placeholder,
#buddypress:not(.youzer) .standard-form textarea:disabled::-moz-placeholder,
#buddypress:not(.youzer) .standard-form textarea[readonly]::-moz-placeholder,
.webui-popover-bp-extended-friendship-popup .request_friend_message:disabled::-moz-placeholder,
.webui-popover-bp-extended-friendship-popup .request_friend_message[readonly]::-moz-placeholder,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled::-moz-placeholder,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly]::-moz-placeholder,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled::-moz-placeholder,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly]::-moz-placeholder,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled::-moz-placeholder,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly]::-moz-placeholder,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled::-moz-placeholder,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly]::-moz-placeholder,
.bps-custom-select:disabled::-moz-placeholder,
.bps-custom-select[readonly]::-moz-placeholder,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select:disabled::-moz-placeholder,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select[readonly]::-moz-placeholder,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:disabled::-moz-placeholder,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select[readonly]::-moz-placeholder,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:disabled::-moz-placeholder,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select[readonly]::-moz-placeholder,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:disabled::-moz-placeholder,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea[readonly]::-moz-placeholder,
.docs form input:not([type]):disabled::-moz-placeholder,
.docs form input:not([type])[readonly]::-moz-placeholder,
.docs-filters form input:not([type]):disabled::-moz-placeholder,
.docs-filters form input:not([type])[readonly]::-moz-placeholder,
input[id="new-folder"]:disabled::-moz-placeholder,
input[id="new-folder"][readonly]::-moz-placeholder,
#bpchk-autocomplete-place:disabled::-moz-placeholder,
#bpchk-autocomplete-place[readonly]::-moz-placeholder,
.tribe-community-events input[type=color]:disabled::-moz-placeholder,
.tribe-community-events input[type=color][readonly]::-moz-placeholder,
.tribe-community-events input[type=date]:disabled::-moz-placeholder,
.tribe-community-events input[type=date][readonly]::-moz-placeholder,
.tribe-community-events input[type=datetime-local]:disabled::-moz-placeholder,
.tribe-community-events input[type=datetime-local][readonly]::-moz-placeholder,
.tribe-community-events input[type=datetime]:disabled::-moz-placeholder,
.tribe-community-events input[type=datetime][readonly]::-moz-placeholder,
.tribe-community-events input[type=email]:disabled::-moz-placeholder,
.tribe-community-events input[type=email][readonly]::-moz-placeholder,
.tribe-community-events input[type=month]:disabled::-moz-placeholder,
.tribe-community-events input[type=month][readonly]::-moz-placeholder,
.tribe-community-events input[type=number]:disabled::-moz-placeholder,
.tribe-community-events input[type=number][readonly]::-moz-placeholder,
.tribe-community-events input[type=password]:disabled::-moz-placeholder,
.tribe-community-events input[type=password][readonly]::-moz-placeholder,
.tribe-community-events input[type=search]:disabled::-moz-placeholder,
.tribe-community-events input[type=search][readonly]::-moz-placeholder,
.tribe-community-events input[type=tel]:disabled::-moz-placeholder,
.tribe-community-events input[type=tel][readonly]::-moz-placeholder,
.tribe-community-events input[type=text]:disabled::-moz-placeholder,
.tribe-community-events input[type=text][readonly]::-moz-placeholder,
.tribe-community-events input[type=time]:disabled::-moz-placeholder,
.tribe-community-events input[type=time][readonly]::-moz-placeholder,
.tribe-community-events input[type=url]:disabled::-moz-placeholder,
.tribe-community-events input[type=url][readonly]::-moz-placeholder,
.tribe-community-events input[type=week]:disabled::-moz-placeholder,
.tribe-community-events input[type=week][readonly]::-moz-placeholder,
.tribe-community-events textarea:disabled::-moz-placeholder,
.tribe-community-events textarea[readonly]::-moz-placeholder,
.tribe-community-events-content .tribe-event-list-search input[type=search]:disabled::-moz-placeholder,
.tribe-community-events-content .tribe-event-list-search input[type=search][readonly]::-moz-placeholder,
.eventForm input[type=color]:disabled::-moz-placeholder,
.eventForm input[type=color][readonly]::-moz-placeholder,
.eventForm input[type=date]:disabled::-moz-placeholder,
.eventForm input[type=date][readonly]::-moz-placeholder,
.eventForm input[type=datetime-local]:disabled::-moz-placeholder,
.eventForm input[type=datetime-local][readonly]::-moz-placeholder,
.eventForm input[type=datetime]:disabled::-moz-placeholder,
.eventForm input[type=datetime][readonly]::-moz-placeholder,
.eventForm input[type=email]:disabled::-moz-placeholder,
.eventForm input[type=email][readonly]::-moz-placeholder,
.eventForm input[type=month]:disabled::-moz-placeholder,
.eventForm input[type=month][readonly]::-moz-placeholder,
.eventForm input[type=number]:disabled::-moz-placeholder,
.eventForm input[type=number][readonly]::-moz-placeholder,
.eventForm input[type=password]:disabled::-moz-placeholder,
.eventForm input[type=password][readonly]::-moz-placeholder,
.eventForm input[type=search]:disabled::-moz-placeholder,
.eventForm input[type=search][readonly]::-moz-placeholder,
.eventForm input[type=tel]:disabled::-moz-placeholder,
.eventForm input[type=tel][readonly]::-moz-placeholder,
.eventForm input[type=text]:disabled::-moz-placeholder,
.eventForm input[type=text][readonly]::-moz-placeholder,
.eventForm input[type=time]:disabled::-moz-placeholder,
.eventForm input[type=time][readonly]::-moz-placeholder,
.eventForm input[type=url]:disabled::-moz-placeholder,
.eventForm input[type=url][readonly]::-moz-placeholder,
.eventForm input[type=week]:disabled::-moz-placeholder,
.eventForm input[type=week][readonly]::-moz-placeholder,
.tribe-dropdown.select2-container-multi .select2-choices:disabled::-moz-placeholder,
.tribe-dropdown.select2-container-multi .select2-choices[readonly]::-moz-placeholder,
.tribe-ea-dropdown.select2-container-multi .select2-choices:disabled::-moz-placeholder,
.tribe-ea-dropdown.select2-container-multi .select2-choices[readonly]::-moz-placeholder,
.tribe-events-tickets td.quantity input[type="number"]:disabled::-moz-placeholder,
.tribe-events-tickets td.quantity input[type="number"][readonly]::-moz-placeholder,
.tribe-events-tickets td.woocommerce input[type="number"]:disabled::-moz-placeholder,
.tribe-events-tickets td.woocommerce input[type="number"][readonly]::-moz-placeholder,
.tribe-events-tickets input[type="date"]:disabled::-moz-placeholder,
.tribe-events-tickets input[type="date"][readonly]::-moz-placeholder,
.tribe-events-tickets input[type="time"]:disabled::-moz-placeholder,
.tribe-events-tickets input[type="time"][readonly]::-moz-placeholder,
.tribe-events-tickets input[type="datetime-local"]:disabled::-moz-placeholder,
.tribe-events-tickets input[type="datetime-local"][readonly]::-moz-placeholder,
.tribe-events-tickets input[type="week"]:disabled::-moz-placeholder,
.tribe-events-tickets input[type="week"][readonly]::-moz-placeholder,
.tribe-events-tickets input[type="month"]:disabled::-moz-placeholder,
.tribe-events-tickets input[type="month"][readonly]::-moz-placeholder,
.tribe-events-tickets input[type="text"]:disabled::-moz-placeholder,
.tribe-events-tickets input[type="text"][readonly]::-moz-placeholder,
.tribe-events-tickets input[type="email"]:disabled::-moz-placeholder,
.tribe-events-tickets input[type="email"][readonly]::-moz-placeholder,
.tribe-events-tickets input[type="url"]:disabled::-moz-placeholder,
.tribe-events-tickets input[type="url"][readonly]::-moz-placeholder,
.tribe-events-tickets input[type="password"]:disabled::-moz-placeholder,
.tribe-events-tickets input[type="password"][readonly]::-moz-placeholder,
.tribe-events-tickets input[type="search"]:disabled::-moz-placeholder,
.tribe-events-tickets input[type="search"][readonly]::-moz-placeholder,
.tribe-events-tickets input[type="tel"]:disabled::-moz-placeholder,
.tribe-events-tickets input[type="tel"][readonly]::-moz-placeholder,
.tribe-events-tickets input[type="number"]:disabled::-moz-placeholder,
.tribe-events-tickets input[type="number"][readonly]::-moz-placeholder,
.tribe-events-tickets textarea:disabled::-moz-placeholder,
.tribe-events-tickets textarea[readonly]::-moz-placeholder,
.tribe-events-tickets select:disabled::-moz-placeholder,
.tribe-events-tickets select[readonly]::-moz-placeholder {
    color: #808191;
}

.form-control:-ms-input-placeholder,
.comment-form input[type="text"]:-ms-input-placeholder,
.comment-form input[type="email"]:-ms-input-placeholder,
.comment-form input[type="url"]:-ms-input-placeholder,
.comment-form input[type="password"]:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="website"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
select[multiple="multiple"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
#buddypress .standard-form .form-control:-ms-input-placeholder,
#buddypress div.dir-search .form-control:-ms-input-placeholder,
#buddypress .standard-form .comment-form input[type="text"]:-ms-input-placeholder,
#buddypress div.dir-search .comment-form input[type="text"]:-ms-input-placeholder,
#buddypress .standard-form .comment-form input[type="email"]:-ms-input-placeholder,
#buddypress div.dir-search .comment-form input[type="email"]:-ms-input-placeholder,
#buddypress .standard-form .comment-form input[type="url"]:-ms-input-placeholder,
#buddypress div.dir-search .comment-form input[type="url"]:-ms-input-placeholder,
#buddypress .standard-form .comment-form input[type="password"]:-ms-input-placeholder,
#buddypress div.dir-search .comment-form input[type="password"]:-ms-input-placeholder,
#buddypress .standard-form .comment-form textarea:-ms-input-placeholder,
#buddypress div.dir-search .comment-form textarea:-ms-input-placeholder,
#buddypress .standard-form input[type="tel"]:-ms-input-placeholder,
#buddypress div.dir-search input[type="tel"]:-ms-input-placeholder,
#buddypress .standard-form input[type="url"]:-ms-input-placeholder,
#buddypress div.dir-search input[type="url"]:-ms-input-placeholder,
#buddypress .standard-form input[type="text"]:-ms-input-placeholder,
#buddypress div.dir-search input[type="text"]:-ms-input-placeholder,
#buddypress .standard-form input[type="week"]:-ms-input-placeholder,
#buddypress div.dir-search input[type="week"]:-ms-input-placeholder,
#buddypress .standard-form input[type="date"]:-ms-input-placeholder,
#buddypress div.dir-search input[type="date"]:-ms-input-placeholder,
#buddypress .standard-form input[type="datetime"]:-ms-input-placeholder,
#buddypress div.dir-search input[type="datetime"]:-ms-input-placeholder,
#buddypress .standard-form input[type="time"]:-ms-input-placeholder,
#buddypress div.dir-search input[type="time"]:-ms-input-placeholder,
#buddypress .standard-form input[type="email"]:-ms-input-placeholder,
#buddypress div.dir-search input[type="email"]:-ms-input-placeholder,
#buddypress .standard-form input[type="month"]:-ms-input-placeholder,
#buddypress div.dir-search input[type="month"]:-ms-input-placeholder,
#buddypress .standard-form input[type="number"]:-ms-input-placeholder,
#buddypress div.dir-search input[type="number"]:-ms-input-placeholder,
#buddypress .standard-form input[type="search"]:-ms-input-placeholder,
#buddypress div.dir-search input[type="search"]:-ms-input-placeholder,
#buddypress .standard-form input[type="website"]:-ms-input-placeholder,
#buddypress div.dir-search input[type="website"]:-ms-input-placeholder,
#buddypress .standard-form input[type="password"]:-ms-input-placeholder,
#buddypress div.dir-search input[type="password"]:-ms-input-placeholder,
#buddypress .standard-form select[multiple="multiple"]:-ms-input-placeholder,
#buddypress div.dir-search select[multiple="multiple"]:-ms-input-placeholder,
#buddypress .standard-form textarea:-ms-input-placeholder,
#buddypress div.dir-search textarea:-ms-input-placeholder,
#buddypress .standard-form select:-ms-input-placeholder,
#buddypress div.dir-search select:-ms-input-placeholder,
#buddypress li.groups-members-search input[type=text]:-ms-input-placeholder,
.bp-messages-wrap .taggle_list:-ms-input-placeholder,
.bp-messages-wrap .new-message form>div input:-ms-input-placeholder,
.bp-messages-wrap .new-message form>div textarea:-ms-input-placeholder,
.bp-emojionearea:-ms-input-placeholder,
.youzer .yz-wall-textarea:-ms-input-placeholder,
bp-.emojionearea.form-control:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="text"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="date"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="email"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="number"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="password"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="tel"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="url"]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form select:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form textarea:-ms-input-placeholder,
.webui-popover-bp-extended-friendship-popup .request_friend_message:-ms-input-placeholder,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select:-ms-input-placeholder,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select:-ms-input-placeholder,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select:-ms-input-placeholder,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select:-ms-input-placeholder,
.bps-custom-select:-ms-input-placeholder,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select:-ms-input-placeholder,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:-ms-input-placeholder,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:-ms-input-placeholder,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:-ms-input-placeholder,
.docs form input:not([type]):-ms-input-placeholder,
.docs-filters form input:not([type]):-ms-input-placeholder,
input[id="new-folder"]:-ms-input-placeholder,
#bpchk-autocomplete-place:-ms-input-placeholder,
.tribe-community-events input[type=color]:-ms-input-placeholder,
.tribe-community-events input[type=date]:-ms-input-placeholder,
.tribe-community-events input[type=datetime-local]:-ms-input-placeholder,
.tribe-community-events input[type=datetime]:-ms-input-placeholder,
.tribe-community-events input[type=email]:-ms-input-placeholder,
.tribe-community-events input[type=month]:-ms-input-placeholder,
.tribe-community-events input[type=number]:-ms-input-placeholder,
.tribe-community-events input[type=password]:-ms-input-placeholder,
.tribe-community-events input[type=search]:-ms-input-placeholder,
.tribe-community-events input[type=tel]:-ms-input-placeholder,
.tribe-community-events input[type=text]:-ms-input-placeholder,
.tribe-community-events input[type=time]:-ms-input-placeholder,
.tribe-community-events input[type=url]:-ms-input-placeholder,
.tribe-community-events input[type=week]:-ms-input-placeholder,
.tribe-community-events textarea:-ms-input-placeholder,
.tribe-community-events-content .tribe-event-list-search input[type=search]:-ms-input-placeholder,
.eventForm input[type=color]:-ms-input-placeholder,
.eventForm input[type=date]:-ms-input-placeholder,
.eventForm input[type=datetime-local]:-ms-input-placeholder,
.eventForm input[type=datetime]:-ms-input-placeholder,
.eventForm input[type=email]:-ms-input-placeholder,
.eventForm input[type=month]:-ms-input-placeholder,
.eventForm input[type=number]:-ms-input-placeholder,
.eventForm input[type=password]:-ms-input-placeholder,
.eventForm input[type=search]:-ms-input-placeholder,
.eventForm input[type=tel]:-ms-input-placeholder,
.eventForm input[type=text]:-ms-input-placeholder,
.eventForm input[type=time]:-ms-input-placeholder,
.eventForm input[type=url]:-ms-input-placeholder,
.eventForm input[type=week]:-ms-input-placeholder,
.tribe-dropdown.select2-container-multi .select2-choices:-ms-input-placeholder,
.tribe-ea-dropdown.select2-container-multi .select2-choices:-ms-input-placeholder,
.tribe-events-tickets td.quantity input[type="number"]:-ms-input-placeholder,
.tribe-events-tickets td.woocommerce input[type="number"]:-ms-input-placeholder,
.tribe-events-tickets input[type="date"]:-ms-input-placeholder,
.tribe-events-tickets input[type="time"]:-ms-input-placeholder,
.tribe-events-tickets input[type="datetime-local"]:-ms-input-placeholder,
.tribe-events-tickets input[type="week"]:-ms-input-placeholder,
.tribe-events-tickets input[type="month"]:-ms-input-placeholder,
.tribe-events-tickets input[type="text"]:-ms-input-placeholder,
.tribe-events-tickets input[type="email"]:-ms-input-placeholder,
.tribe-events-tickets input[type="url"]:-ms-input-placeholder,
.tribe-events-tickets input[type="password"]:-ms-input-placeholder,
.tribe-events-tickets input[type="search"]:-ms-input-placeholder,
.tribe-events-tickets input[type="tel"]:-ms-input-placeholder,
.tribe-events-tickets input[type="number"]:-ms-input-placeholder,
.tribe-events-tickets textarea:-ms-input-placeholder,
.tribe-events-tickets select:-ms-input-placeholder,
.form-control:disabled:-ms-input-placeholder,
.form-control[readonly]:-ms-input-placeholder,
.comment-form input[type="text"]:disabled:-ms-input-placeholder,
.comment-form input[type="text"][readonly]:-ms-input-placeholder,
.comment-form input[type="email"]:disabled:-ms-input-placeholder,
.comment-form input[type="email"][readonly]:-ms-input-placeholder,
.comment-form input[type="url"]:disabled:-ms-input-placeholder,
.comment-form input[type="url"][readonly]:-ms-input-placeholder,
.comment-form input[type="password"]:disabled:-ms-input-placeholder,
.comment-form input[type="password"][readonly]:-ms-input-placeholder,
.comment-form textarea:disabled:-ms-input-placeholder,
.comment-form textarea[readonly]:-ms-input-placeholder,
input[type="tel"]:disabled:-ms-input-placeholder,
input[type="tel"][readonly]:-ms-input-placeholder,
input[type="url"]:disabled:-ms-input-placeholder,
input[type="url"][readonly]:-ms-input-placeholder,
input[type="text"]:disabled:-ms-input-placeholder,
input[type="text"][readonly]:-ms-input-placeholder,
input[type="week"]:disabled:-ms-input-placeholder,
input[type="week"][readonly]:-ms-input-placeholder,
input[type="date"]:disabled:-ms-input-placeholder,
input[type="date"][readonly]:-ms-input-placeholder,
input[type="datetime"]:disabled:-ms-input-placeholder,
input[type="datetime"][readonly]:-ms-input-placeholder,
input[type="time"]:disabled:-ms-input-placeholder,
input[type="time"][readonly]:-ms-input-placeholder,
input[type="email"]:disabled:-ms-input-placeholder,
input[type="email"][readonly]:-ms-input-placeholder,
input[type="month"]:disabled:-ms-input-placeholder,
input[type="month"][readonly]:-ms-input-placeholder,
input[type="number"]:disabled:-ms-input-placeholder,
input[type="number"][readonly]:-ms-input-placeholder,
input[type="search"]:disabled:-ms-input-placeholder,
input[type="search"][readonly]:-ms-input-placeholder,
input[type="website"]:disabled:-ms-input-placeholder,
input[type="website"][readonly]:-ms-input-placeholder,
input[type="password"]:disabled:-ms-input-placeholder,
input[type="password"][readonly]:-ms-input-placeholder,
select[multiple="multiple"]:disabled:-ms-input-placeholder,
select[multiple="multiple"][readonly]:-ms-input-placeholder,
textarea:disabled:-ms-input-placeholder,
textarea[readonly]:-ms-input-placeholder,
select:disabled:-ms-input-placeholder,
select[readonly]:-ms-input-placeholder,
#buddypress .standard-form .form-control:disabled:-ms-input-placeholder,
#buddypress .standard-form .form-control[readonly]:-ms-input-placeholder,
#buddypress div.dir-search .form-control:disabled:-ms-input-placeholder,
#buddypress div.dir-search .form-control[readonly]:-ms-input-placeholder,
#buddypress .standard-form .comment-form input[type="text"]:disabled:-ms-input-placeholder,
#buddypress .standard-form .comment-form input[type="text"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search .comment-form input[type="text"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search .comment-form input[type="text"][readonly]:-ms-input-placeholder,
#buddypress .standard-form .comment-form input[type="email"]:disabled:-ms-input-placeholder,
#buddypress .standard-form .comment-form input[type="email"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search .comment-form input[type="email"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search .comment-form input[type="email"][readonly]:-ms-input-placeholder,
#buddypress .standard-form .comment-form input[type="url"]:disabled:-ms-input-placeholder,
#buddypress .standard-form .comment-form input[type="url"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search .comment-form input[type="url"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search .comment-form input[type="url"][readonly]:-ms-input-placeholder,
#buddypress .standard-form .comment-form input[type="password"]:disabled:-ms-input-placeholder,
#buddypress .standard-form .comment-form input[type="password"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search .comment-form input[type="password"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search .comment-form input[type="password"][readonly]:-ms-input-placeholder,
#buddypress .standard-form .comment-form textarea:disabled:-ms-input-placeholder,
#buddypress .standard-form .comment-form textarea[readonly]:-ms-input-placeholder,
#buddypress div.dir-search .comment-form textarea:disabled:-ms-input-placeholder,
#buddypress div.dir-search .comment-form textarea[readonly]:-ms-input-placeholder,
#buddypress .standard-form input[type="tel"]:disabled:-ms-input-placeholder,
#buddypress .standard-form input[type="tel"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search input[type="tel"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search input[type="tel"][readonly]:-ms-input-placeholder,
#buddypress .standard-form input[type="url"]:disabled:-ms-input-placeholder,
#buddypress .standard-form input[type="url"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search input[type="url"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search input[type="url"][readonly]:-ms-input-placeholder,
#buddypress .standard-form input[type="text"]:disabled:-ms-input-placeholder,
#buddypress .standard-form input[type="text"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search input[type="text"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search input[type="text"][readonly]:-ms-input-placeholder,
#buddypress .standard-form input[type="week"]:disabled:-ms-input-placeholder,
#buddypress .standard-form input[type="week"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search input[type="week"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search input[type="week"][readonly]:-ms-input-placeholder,
#buddypress .standard-form input[type="date"]:disabled:-ms-input-placeholder,
#buddypress .standard-form input[type="date"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search input[type="date"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search input[type="date"][readonly]:-ms-input-placeholder,
#buddypress .standard-form input[type="datetime"]:disabled:-ms-input-placeholder,
#buddypress .standard-form input[type="datetime"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search input[type="datetime"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search input[type="datetime"][readonly]:-ms-input-placeholder,
#buddypress .standard-form input[type="time"]:disabled:-ms-input-placeholder,
#buddypress .standard-form input[type="time"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search input[type="time"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search input[type="time"][readonly]:-ms-input-placeholder,
#buddypress .standard-form input[type="email"]:disabled:-ms-input-placeholder,
#buddypress .standard-form input[type="email"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search input[type="email"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search input[type="email"][readonly]:-ms-input-placeholder,
#buddypress .standard-form input[type="month"]:disabled:-ms-input-placeholder,
#buddypress .standard-form input[type="month"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search input[type="month"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search input[type="month"][readonly]:-ms-input-placeholder,
#buddypress .standard-form input[type="number"]:disabled:-ms-input-placeholder,
#buddypress .standard-form input[type="number"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search input[type="number"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search input[type="number"][readonly]:-ms-input-placeholder,
#buddypress .standard-form input[type="search"]:disabled:-ms-input-placeholder,
#buddypress .standard-form input[type="search"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search input[type="search"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search input[type="search"][readonly]:-ms-input-placeholder,
#buddypress .standard-form input[type="website"]:disabled:-ms-input-placeholder,
#buddypress .standard-form input[type="website"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search input[type="website"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search input[type="website"][readonly]:-ms-input-placeholder,
#buddypress .standard-form input[type="password"]:disabled:-ms-input-placeholder,
#buddypress .standard-form input[type="password"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search input[type="password"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search input[type="password"][readonly]:-ms-input-placeholder,
#buddypress .standard-form select[multiple="multiple"]:disabled:-ms-input-placeholder,
#buddypress .standard-form select[multiple="multiple"][readonly]:-ms-input-placeholder,
#buddypress div.dir-search select[multiple="multiple"]:disabled:-ms-input-placeholder,
#buddypress div.dir-search select[multiple="multiple"][readonly]:-ms-input-placeholder,
#buddypress .standard-form textarea:disabled:-ms-input-placeholder,
#buddypress .standard-form textarea[readonly]:-ms-input-placeholder,
#buddypress div.dir-search textarea:disabled:-ms-input-placeholder,
#buddypress div.dir-search textarea[readonly]:-ms-input-placeholder,
#buddypress .standard-form select:disabled:-ms-input-placeholder,
#buddypress .standard-form select[readonly]:-ms-input-placeholder,
#buddypress div.dir-search select:disabled:-ms-input-placeholder,
#buddypress div.dir-search select[readonly]:-ms-input-placeholder,
#buddypress li.groups-members-search input[type=text]:disabled:-ms-input-placeholder,
#buddypress li.groups-members-search input[type=text][readonly]:-ms-input-placeholder,
.bp-messages-wrap .taggle_list:disabled:-ms-input-placeholder,
.bp-messages-wrap .taggle_list[readonly]:-ms-input-placeholder,
.bp-messages-wrap .new-message form>div input:disabled:-ms-input-placeholder,
.bp-messages-wrap .new-message form>div input[readonly]:-ms-input-placeholder,
.bp-messages-wrap .new-message form>div textarea:disabled:-ms-input-placeholder,
.bp-messages-wrap .new-message form>div textarea[readonly]:-ms-input-placeholder,
.bp-emojionearea:disabled:-ms-input-placeholder,
.bp-emojionearea[readonly]:-ms-input-placeholder,
.youzer .yz-wall-textarea:disabled:-ms-input-placeholder,
.youzer .yz-wall-textarea[readonly]:-ms-input-placeholder,
bp-.emojionearea.form-control:disabled:-ms-input-placeholder,
bp-.emojionearea.form-control[readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="text"]:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="text"][readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="date"]:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="date"][readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"][readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime"]:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="datetime"][readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="email"]:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="email"][readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="number"]:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="number"][readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="password"]:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="password"][readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="tel"]:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="tel"][readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="url"]:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form input[type="url"][readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form select:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form select[readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form textarea:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) .standard-form textarea[readonly]:-ms-input-placeholder,
.webui-popover-bp-extended-friendship-popup .request_friend_message:disabled:-ms-input-placeholder,
.webui-popover-bp-extended-friendship-popup .request_friend_message[readonly]:-ms-input-placeholder,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled:-ms-input-placeholder,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly]:-ms-input-placeholder,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled:-ms-input-placeholder,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly]:-ms-input-placeholder,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled:-ms-input-placeholder,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly]:-ms-input-placeholder,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled:-ms-input-placeholder,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly]:-ms-input-placeholder,
.bps-custom-select:disabled:-ms-input-placeholder,
.bps-custom-select[readonly]:-ms-input-placeholder,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select:disabled:-ms-input-placeholder,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select[readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select[readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select[readonly]:-ms-input-placeholder,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:disabled:-ms-input-placeholder,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea[readonly]:-ms-input-placeholder,
.docs form input:not([type]):disabled:-ms-input-placeholder,
.docs form input:not([type])[readonly]:-ms-input-placeholder,
.docs-filters form input:not([type]):disabled:-ms-input-placeholder,
.docs-filters form input:not([type])[readonly]:-ms-input-placeholder,
input[id="new-folder"]:disabled:-ms-input-placeholder,
input[id="new-folder"][readonly]:-ms-input-placeholder,
#bpchk-autocomplete-place:disabled:-ms-input-placeholder,
#bpchk-autocomplete-place[readonly]:-ms-input-placeholder,
.tribe-community-events input[type=color]:disabled:-ms-input-placeholder,
.tribe-community-events input[type=color][readonly]:-ms-input-placeholder,
.tribe-community-events input[type=date]:disabled:-ms-input-placeholder,
.tribe-community-events input[type=date][readonly]:-ms-input-placeholder,
.tribe-community-events input[type=datetime-local]:disabled:-ms-input-placeholder,
.tribe-community-events input[type=datetime-local][readonly]:-ms-input-placeholder,
.tribe-community-events input[type=datetime]:disabled:-ms-input-placeholder,
.tribe-community-events input[type=datetime][readonly]:-ms-input-placeholder,
.tribe-community-events input[type=email]:disabled:-ms-input-placeholder,
.tribe-community-events input[type=email][readonly]:-ms-input-placeholder,
.tribe-community-events input[type=month]:disabled:-ms-input-placeholder,
.tribe-community-events input[type=month][readonly]:-ms-input-placeholder,
.tribe-community-events input[type=number]:disabled:-ms-input-placeholder,
.tribe-community-events input[type=number][readonly]:-ms-input-placeholder,
.tribe-community-events input[type=password]:disabled:-ms-input-placeholder,
.tribe-community-events input[type=password][readonly]:-ms-input-placeholder,
.tribe-community-events input[type=search]:disabled:-ms-input-placeholder,
.tribe-community-events input[type=search][readonly]:-ms-input-placeholder,
.tribe-community-events input[type=tel]:disabled:-ms-input-placeholder,
.tribe-community-events input[type=tel][readonly]:-ms-input-placeholder,
.tribe-community-events input[type=text]:disabled:-ms-input-placeholder,
.tribe-community-events input[type=text][readonly]:-ms-input-placeholder,
.tribe-community-events input[type=time]:disabled:-ms-input-placeholder,
.tribe-community-events input[type=time][readonly]:-ms-input-placeholder,
.tribe-community-events input[type=url]:disabled:-ms-input-placeholder,
.tribe-community-events input[type=url][readonly]:-ms-input-placeholder,
.tribe-community-events input[type=week]:disabled:-ms-input-placeholder,
.tribe-community-events input[type=week][readonly]:-ms-input-placeholder,
.tribe-community-events textarea:disabled:-ms-input-placeholder,
.tribe-community-events textarea[readonly]:-ms-input-placeholder,
.tribe-community-events-content .tribe-event-list-search input[type=search]:disabled:-ms-input-placeholder,
.tribe-community-events-content .tribe-event-list-search input[type=search][readonly]:-ms-input-placeholder,
.eventForm input[type=color]:disabled:-ms-input-placeholder,
.eventForm input[type=color][readonly]:-ms-input-placeholder,
.eventForm input[type=date]:disabled:-ms-input-placeholder,
.eventForm input[type=date][readonly]:-ms-input-placeholder,
.eventForm input[type=datetime-local]:disabled:-ms-input-placeholder,
.eventForm input[type=datetime-local][readonly]:-ms-input-placeholder,
.eventForm input[type=datetime]:disabled:-ms-input-placeholder,
.eventForm input[type=datetime][readonly]:-ms-input-placeholder,
.eventForm input[type=email]:disabled:-ms-input-placeholder,
.eventForm input[type=email][readonly]:-ms-input-placeholder,
.eventForm input[type=month]:disabled:-ms-input-placeholder,
.eventForm input[type=month][readonly]:-ms-input-placeholder,
.eventForm input[type=number]:disabled:-ms-input-placeholder,
.eventForm input[type=number][readonly]:-ms-input-placeholder,
.eventForm input[type=password]:disabled:-ms-input-placeholder,
.eventForm input[type=password][readonly]:-ms-input-placeholder,
.eventForm input[type=search]:disabled:-ms-input-placeholder,
.eventForm input[type=search][readonly]:-ms-input-placeholder,
.eventForm input[type=tel]:disabled:-ms-input-placeholder,
.eventForm input[type=tel][readonly]:-ms-input-placeholder,
.eventForm input[type=text]:disabled:-ms-input-placeholder,
.eventForm input[type=text][readonly]:-ms-input-placeholder,
.eventForm input[type=time]:disabled:-ms-input-placeholder,
.eventForm input[type=time][readonly]:-ms-input-placeholder,
.eventForm input[type=url]:disabled:-ms-input-placeholder,
.eventForm input[type=url][readonly]:-ms-input-placeholder,
.eventForm input[type=week]:disabled:-ms-input-placeholder,
.eventForm input[type=week][readonly]:-ms-input-placeholder,
.tribe-dropdown.select2-container-multi .select2-choices:disabled:-ms-input-placeholder,
.tribe-dropdown.select2-container-multi .select2-choices[readonly]:-ms-input-placeholder,
.tribe-ea-dropdown.select2-container-multi .select2-choices:disabled:-ms-input-placeholder,
.tribe-ea-dropdown.select2-container-multi .select2-choices[readonly]:-ms-input-placeholder,
.tribe-events-tickets td.quantity input[type="number"]:disabled:-ms-input-placeholder,
.tribe-events-tickets td.quantity input[type="number"][readonly]:-ms-input-placeholder,
.tribe-events-tickets td.woocommerce input[type="number"]:disabled:-ms-input-placeholder,
.tribe-events-tickets td.woocommerce input[type="number"][readonly]:-ms-input-placeholder,
.tribe-events-tickets input[type="date"]:disabled:-ms-input-placeholder,
.tribe-events-tickets input[type="date"][readonly]:-ms-input-placeholder,
.tribe-events-tickets input[type="time"]:disabled:-ms-input-placeholder,
.tribe-events-tickets input[type="time"][readonly]:-ms-input-placeholder,
.tribe-events-tickets input[type="datetime-local"]:disabled:-ms-input-placeholder,
.tribe-events-tickets input[type="datetime-local"][readonly]:-ms-input-placeholder,
.tribe-events-tickets input[type="week"]:disabled:-ms-input-placeholder,
.tribe-events-tickets input[type="week"][readonly]:-ms-input-placeholder,
.tribe-events-tickets input[type="month"]:disabled:-ms-input-placeholder,
.tribe-events-tickets input[type="month"][readonly]:-ms-input-placeholder,
.tribe-events-tickets input[type="text"]:disabled:-ms-input-placeholder,
.tribe-events-tickets input[type="text"][readonly]:-ms-input-placeholder,
.tribe-events-tickets input[type="email"]:disabled:-ms-input-placeholder,
.tribe-events-tickets input[type="email"][readonly]:-ms-input-placeholder,
.tribe-events-tickets input[type="url"]:disabled:-ms-input-placeholder,
.tribe-events-tickets input[type="url"][readonly]:-ms-input-placeholder,
.tribe-events-tickets input[type="password"]:disabled:-ms-input-placeholder,
.tribe-events-tickets input[type="password"][readonly]:-ms-input-placeholder,
.tribe-events-tickets input[type="search"]:disabled:-ms-input-placeholder,
.tribe-events-tickets input[type="search"][readonly]:-ms-input-placeholder,
.tribe-events-tickets input[type="tel"]:disabled:-ms-input-placeholder,
.tribe-events-tickets input[type="tel"][readonly]:-ms-input-placeholder,
.tribe-events-tickets input[type="number"]:disabled:-ms-input-placeholder,
.tribe-events-tickets input[type="number"][readonly]:-ms-input-placeholder,
.tribe-events-tickets textarea:disabled:-ms-input-placeholder,
.tribe-events-tickets textarea[readonly]:-ms-input-placeholder,
.tribe-events-tickets select:disabled:-ms-input-placeholder,
.tribe-events-tickets select[readonly]:-ms-input-placeholder {
    color: #808191;
}

form.search-form button[type="submit"],
form.search-form button[type="submit"]:hover,
form.search-form button[type="submit"]:focus,
form.search-form button[type="submit"]:active {
    color: #808191!important;
}

.form-control,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="password"],
.comment-form textarea,
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="week"],
input[type="date"],
input[type="datetime"],
input[type="time"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="search"],
input[type="website"],
input[type="password"],
select[multiple="multiple"],
textarea,
select,
#buddypress .standard-form .form-control,
#buddypress div.dir-search .form-control,
#buddypress .standard-form .comment-form input[type="text"],
#buddypress div.dir-search .comment-form input[type="text"],
#buddypress .standard-form .comment-form input[type="email"],
#buddypress div.dir-search .comment-form input[type="email"],
#buddypress .standard-form .comment-form input[type="url"],
#buddypress div.dir-search .comment-form input[type="url"],
#buddypress .standard-form .comment-form input[type="password"],
#buddypress div.dir-search .comment-form input[type="password"],
#buddypress .standard-form .comment-form textarea,
#buddypress div.dir-search .comment-form textarea,
#buddypress .standard-form input[type="tel"],
#buddypress div.dir-search input[type="tel"],
#buddypress .standard-form input[type="url"],
#buddypress div.dir-search input[type="url"],
#buddypress .standard-form input[type="text"],
#buddypress div.dir-search input[type="text"],
#buddypress .standard-form input[type="week"],
#buddypress div.dir-search input[type="week"],
#buddypress .standard-form input[type="date"],
#buddypress div.dir-search input[type="date"],
#buddypress .standard-form input[type="datetime"],
#buddypress div.dir-search input[type="datetime"],
#buddypress .standard-form input[type="time"],
#buddypress div.dir-search input[type="time"],
#buddypress .standard-form input[type="email"],
#buddypress div.dir-search input[type="email"],
#buddypress .standard-form input[type="month"],
#buddypress div.dir-search input[type="month"],
#buddypress .standard-form input[type="number"],
#buddypress div.dir-search input[type="number"],
#buddypress .standard-form input[type="search"],
#buddypress div.dir-search input[type="search"],
#buddypress .standard-form input[type="website"],
#buddypress div.dir-search input[type="website"],
#buddypress .standard-form input[type="password"],
#buddypress div.dir-search input[type="password"],
#buddypress .standard-form select[multiple="multiple"],
#buddypress div.dir-search select[multiple="multiple"],
#buddypress .standard-form textarea,
#buddypress div.dir-search textarea,
#buddypress .standard-form select,
#buddypress div.dir-search select,
#buddypress li.groups-members-search input[type=text],
.bp-messages-wrap .taggle_list,
.bp-messages-wrap .new-message form>div input,
.bp-messages-wrap .new-message form>div textarea,
.bp-emojionearea,
.youzer .yz-wall-textarea,
bp-.emojionearea.form-control,
#buddypress:not(.youzer) .standard-form input[type="search"],
#buddypress:not(.youzer) .standard-form input[type="text"],
#buddypress:not(.youzer) .standard-form input[type="date"],
#buddypress:not(.youzer) .standard-form input[type="datetime-local"],
#buddypress:not(.youzer) .standard-form input[type="datetime"],
#buddypress:not(.youzer) .standard-form input[type="email"],
#buddypress:not(.youzer) .standard-form input[type="number"],
#buddypress:not(.youzer) .standard-form input[type="password"],
#buddypress:not(.youzer) .standard-form input[type="search"],
#buddypress:not(.youzer) .standard-form input[type="tel"],
#buddypress:not(.youzer) .standard-form input[type="url"],
#buddypress:not(.youzer) .standard-form select,
#buddypress:not(.youzer) .standard-form textarea,
.webui-popover-bp-extended-friendship-popup .request_friend_message,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select,
.bps-custom-select,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea,
.docs form input:not([type]),
.docs-filters form input:not([type]),
input[id="new-folder"],
#bpchk-autocomplete-place,
.tribe-community-events input[type=color],
.tribe-community-events input[type=date],
.tribe-community-events input[type=datetime-local],
.tribe-community-events input[type=datetime],
.tribe-community-events input[type=email],
.tribe-community-events input[type=month],
.tribe-community-events input[type=number],
.tribe-community-events input[type=password],
.tribe-community-events input[type=search],
.tribe-community-events input[type=tel],
.tribe-community-events input[type=text],
.tribe-community-events input[type=time],
.tribe-community-events input[type=url],
.tribe-community-events input[type=week],
.tribe-community-events textarea,
.tribe-community-events-content .tribe-event-list-search input[type=search],
.eventForm input[type=color],
.eventForm input[type=date],
.eventForm input[type=datetime-local],
.eventForm input[type=datetime],
.eventForm input[type=email],
.eventForm input[type=month],
.eventForm input[type=number],
.eventForm input[type=password],
.eventForm input[type=search],
.eventForm input[type=tel],
.eventForm input[type=text],
.eventForm input[type=time],
.eventForm input[type=url],
.eventForm input[type=week],
.tribe-dropdown.select2-container-multi .select2-choices,
.tribe-ea-dropdown.select2-container-multi .select2-choices,
.tribe-events-tickets td.quantity input[type="number"],
.tribe-events-tickets td.woocommerce input[type="number"],
.tribe-events-tickets input[type="date"],
.tribe-events-tickets input[type="time"],
.tribe-events-tickets input[type="datetime-local"],
.tribe-events-tickets input[type="week"],
.tribe-events-tickets input[type="month"],
.tribe-events-tickets input[type="text"],
.tribe-events-tickets input[type="email"],
.tribe-events-tickets input[type="url"],
.tribe-events-tickets input[type="password"],
.tribe-events-tickets input[type="search"],
.tribe-events-tickets input[type="tel"],
.tribe-events-tickets input[type="number"],
.tribe-events-tickets textarea,
.tribe-events-tickets select,
.form-control:disabled,
.form-control[readonly],
.comment-form input[type="text"]:disabled,
.comment-form input[type="text"][readonly],
.comment-form input[type="email"]:disabled,
.comment-form input[type="email"][readonly],
.comment-form input[type="url"]:disabled,
.comment-form input[type="url"][readonly],
.comment-form input[type="password"]:disabled,
.comment-form input[type="password"][readonly],
.comment-form textarea:disabled,
.comment-form textarea[readonly],
input[type="tel"]:disabled,
input[type="tel"][readonly],
input[type="url"]:disabled,
input[type="url"][readonly],
input[type="text"]:disabled,
input[type="text"][readonly],
input[type="week"]:disabled,
input[type="week"][readonly],
input[type="date"]:disabled,
input[type="date"][readonly],
input[type="datetime"]:disabled,
input[type="datetime"][readonly],
input[type="time"]:disabled,
input[type="time"][readonly],
input[type="email"]:disabled,
input[type="email"][readonly],
input[type="month"]:disabled,
input[type="month"][readonly],
input[type="number"]:disabled,
input[type="number"][readonly],
input[type="search"]:disabled,
input[type="search"][readonly],
input[type="website"]:disabled,
input[type="website"][readonly],
input[type="password"]:disabled,
input[type="password"][readonly],
select[multiple="multiple"]:disabled,
select[multiple="multiple"][readonly],
textarea:disabled,
textarea[readonly],
select:disabled,
select[readonly],
#buddypress .standard-form .form-control:disabled,
#buddypress .standard-form .form-control[readonly],
#buddypress div.dir-search .form-control:disabled,
#buddypress div.dir-search .form-control[readonly],
#buddypress .standard-form .comment-form input[type="text"]:disabled,
#buddypress .standard-form .comment-form input[type="text"][readonly],
#buddypress div.dir-search .comment-form input[type="text"]:disabled,
#buddypress div.dir-search .comment-form input[type="text"][readonly],
#buddypress .standard-form .comment-form input[type="email"]:disabled,
#buddypress .standard-form .comment-form input[type="email"][readonly],
#buddypress div.dir-search .comment-form input[type="email"]:disabled,
#buddypress div.dir-search .comment-form input[type="email"][readonly],
#buddypress .standard-form .comment-form input[type="url"]:disabled,
#buddypress .standard-form .comment-form input[type="url"][readonly],
#buddypress div.dir-search .comment-form input[type="url"]:disabled,
#buddypress div.dir-search .comment-form input[type="url"][readonly],
#buddypress .standard-form .comment-form input[type="password"]:disabled,
#buddypress .standard-form .comment-form input[type="password"][readonly],
#buddypress div.dir-search .comment-form input[type="password"]:disabled,
#buddypress div.dir-search .comment-form input[type="password"][readonly],
#buddypress .standard-form .comment-form textarea:disabled,
#buddypress .standard-form .comment-form textarea[readonly],
#buddypress div.dir-search .comment-form textarea:disabled,
#buddypress div.dir-search .comment-form textarea[readonly],
#buddypress .standard-form input[type="tel"]:disabled,
#buddypress .standard-form input[type="tel"][readonly],
#buddypress div.dir-search input[type="tel"]:disabled,
#buddypress div.dir-search input[type="tel"][readonly],
#buddypress .standard-form input[type="url"]:disabled,
#buddypress .standard-form input[type="url"][readonly],
#buddypress div.dir-search input[type="url"]:disabled,
#buddypress div.dir-search input[type="url"][readonly],
#buddypress .standard-form input[type="text"]:disabled,
#buddypress .standard-form input[type="text"][readonly],
#buddypress div.dir-search input[type="text"]:disabled,
#buddypress div.dir-search input[type="text"][readonly],
#buddypress .standard-form input[type="week"]:disabled,
#buddypress .standard-form input[type="week"][readonly],
#buddypress div.dir-search input[type="week"]:disabled,
#buddypress div.dir-search input[type="week"][readonly],
#buddypress .standard-form input[type="date"]:disabled,
#buddypress .standard-form input[type="date"][readonly],
#buddypress div.dir-search input[type="date"]:disabled,
#buddypress div.dir-search input[type="date"][readonly],
#buddypress .standard-form input[type="datetime"]:disabled,
#buddypress .standard-form input[type="datetime"][readonly],
#buddypress div.dir-search input[type="datetime"]:disabled,
#buddypress div.dir-search input[type="datetime"][readonly],
#buddypress .standard-form input[type="time"]:disabled,
#buddypress .standard-form input[type="time"][readonly],
#buddypress div.dir-search input[type="time"]:disabled,
#buddypress div.dir-search input[type="time"][readonly],
#buddypress .standard-form input[type="email"]:disabled,
#buddypress .standard-form input[type="email"][readonly],
#buddypress div.dir-search input[type="email"]:disabled,
#buddypress div.dir-search input[type="email"][readonly],
#buddypress .standard-form input[type="month"]:disabled,
#buddypress .standard-form input[type="month"][readonly],
#buddypress div.dir-search input[type="month"]:disabled,
#buddypress div.dir-search input[type="month"][readonly],
#buddypress .standard-form input[type="number"]:disabled,
#buddypress .standard-form input[type="number"][readonly],
#buddypress div.dir-search input[type="number"]:disabled,
#buddypress div.dir-search input[type="number"][readonly],
#buddypress .standard-form input[type="search"]:disabled,
#buddypress .standard-form input[type="search"][readonly],
#buddypress div.dir-search input[type="search"]:disabled,
#buddypress div.dir-search input[type="search"][readonly],
#buddypress .standard-form input[type="website"]:disabled,
#buddypress .standard-form input[type="website"][readonly],
#buddypress div.dir-search input[type="website"]:disabled,
#buddypress div.dir-search input[type="website"][readonly],
#buddypress .standard-form input[type="password"]:disabled,
#buddypress .standard-form input[type="password"][readonly],
#buddypress div.dir-search input[type="password"]:disabled,
#buddypress div.dir-search input[type="password"][readonly],
#buddypress .standard-form select[multiple="multiple"]:disabled,
#buddypress .standard-form select[multiple="multiple"][readonly],
#buddypress div.dir-search select[multiple="multiple"]:disabled,
#buddypress div.dir-search select[multiple="multiple"][readonly],
#buddypress .standard-form textarea:disabled,
#buddypress .standard-form textarea[readonly],
#buddypress div.dir-search textarea:disabled,
#buddypress div.dir-search textarea[readonly],
#buddypress .standard-form select:disabled,
#buddypress .standard-form select[readonly],
#buddypress div.dir-search select:disabled,
#buddypress div.dir-search select[readonly],
#buddypress li.groups-members-search input[type=text]:disabled,
#buddypress li.groups-members-search input[type=text][readonly],
.bp-messages-wrap .taggle_list:disabled,
.bp-messages-wrap .taggle_list[readonly],
.bp-messages-wrap .new-message form>div input:disabled,
.bp-messages-wrap .new-message form>div input[readonly],
.bp-messages-wrap .new-message form>div textarea:disabled,
.bp-messages-wrap .new-message form>div textarea[readonly],
.bp-emojionearea:disabled,
.bp-emojionearea[readonly],
.youzer .yz-wall-textarea:disabled,
.youzer .yz-wall-textarea[readonly],
bp-.emojionearea.form-control:disabled,
bp-.emojionearea.form-control[readonly],
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly],
#buddypress:not(.youzer) .standard-form input[type="text"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="text"][readonly],
#buddypress:not(.youzer) .standard-form input[type="date"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="date"][readonly],
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"][readonly],
#buddypress:not(.youzer) .standard-form input[type="datetime"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="datetime"][readonly],
#buddypress:not(.youzer) .standard-form input[type="email"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="email"][readonly],
#buddypress:not(.youzer) .standard-form input[type="number"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="number"][readonly],
#buddypress:not(.youzer) .standard-form input[type="password"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="password"][readonly],
#buddypress:not(.youzer) .standard-form input[type="search"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="search"][readonly],
#buddypress:not(.youzer) .standard-form input[type="tel"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="tel"][readonly],
#buddypress:not(.youzer) .standard-form input[type="url"]:disabled,
#buddypress:not(.youzer) .standard-form input[type="url"][readonly],
#buddypress:not(.youzer) .standard-form select:disabled,
#buddypress:not(.youzer) .standard-form select[readonly],
#buddypress:not(.youzer) .standard-form textarea:disabled,
#buddypress:not(.youzer) .standard-form textarea[readonly],
.webui-popover-bp-extended-friendship-popup .request_friend_message:disabled,
.webui-popover-bp-extended-friendship-popup .request_friend_message[readonly],
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select[readonly],
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select:disabled,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select[readonly],
.bps-custom-select:disabled,
.bps-custom-select[readonly],
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select:disabled,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select[readonly],
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:disabled,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select[readonly],
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:disabled,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select[readonly],
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:disabled,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea[readonly],
.docs form input:not([type]):disabled,
.docs form input:not([type])[readonly],
.docs-filters form input:not([type]):disabled,
.docs-filters form input:not([type])[readonly],
input[id="new-folder"]:disabled,
input[id="new-folder"][readonly],
#bpchk-autocomplete-place:disabled,
#bpchk-autocomplete-place[readonly],
.tribe-community-events input[type=color]:disabled,
.tribe-community-events input[type=color][readonly],
.tribe-community-events input[type=date]:disabled,
.tribe-community-events input[type=date][readonly],
.tribe-community-events input[type=datetime-local]:disabled,
.tribe-community-events input[type=datetime-local][readonly],
.tribe-community-events input[type=datetime]:disabled,
.tribe-community-events input[type=datetime][readonly],
.tribe-community-events input[type=email]:disabled,
.tribe-community-events input[type=email][readonly],
.tribe-community-events input[type=month]:disabled,
.tribe-community-events input[type=month][readonly],
.tribe-community-events input[type=number]:disabled,
.tribe-community-events input[type=number][readonly],
.tribe-community-events input[type=password]:disabled,
.tribe-community-events input[type=password][readonly],
.tribe-community-events input[type=search]:disabled,
.tribe-community-events input[type=search][readonly],
.tribe-community-events input[type=tel]:disabled,
.tribe-community-events input[type=tel][readonly],
.tribe-community-events input[type=text]:disabled,
.tribe-community-events input[type=text][readonly],
.tribe-community-events input[type=time]:disabled,
.tribe-community-events input[type=time][readonly],
.tribe-community-events input[type=url]:disabled,
.tribe-community-events input[type=url][readonly],
.tribe-community-events input[type=week]:disabled,
.tribe-community-events input[type=week][readonly],
.tribe-community-events textarea:disabled,
.tribe-community-events textarea[readonly],
.tribe-community-events-content .tribe-event-list-search input[type=search]:disabled,
.tribe-community-events-content .tribe-event-list-search input[type=search][readonly],
.eventForm input[type=color]:disabled,
.eventForm input[type=color][readonly],
.eventForm input[type=date]:disabled,
.eventForm input[type=date][readonly],
.eventForm input[type=datetime-local]:disabled,
.eventForm input[type=datetime-local][readonly],
.eventForm input[type=datetime]:disabled,
.eventForm input[type=datetime][readonly],
.eventForm input[type=email]:disabled,
.eventForm input[type=email][readonly],
.eventForm input[type=month]:disabled,
.eventForm input[type=month][readonly],
.eventForm input[type=number]:disabled,
.eventForm input[type=number][readonly],
.eventForm input[type=password]:disabled,
.eventForm input[type=password][readonly],
.eventForm input[type=search]:disabled,
.eventForm input[type=search][readonly],
.eventForm input[type=tel]:disabled,
.eventForm input[type=tel][readonly],
.eventForm input[type=text]:disabled,
.eventForm input[type=text][readonly],
.eventForm input[type=time]:disabled,
.eventForm input[type=time][readonly],
.eventForm input[type=url]:disabled,
.eventForm input[type=url][readonly],
.eventForm input[type=week]:disabled,
.eventForm input[type=week][readonly],
.tribe-dropdown.select2-container-multi .select2-choices:disabled,
.tribe-dropdown.select2-container-multi .select2-choices[readonly],
.tribe-ea-dropdown.select2-container-multi .select2-choices:disabled,
.tribe-ea-dropdown.select2-container-multi .select2-choices[readonly],
.tribe-events-tickets td.quantity input[type="number"]:disabled,
.tribe-events-tickets td.quantity input[type="number"][readonly],
.tribe-events-tickets td.woocommerce input[type="number"]:disabled,
.tribe-events-tickets td.woocommerce input[type="number"][readonly],
.tribe-events-tickets input[type="date"]:disabled,
.tribe-events-tickets input[type="date"][readonly],
.tribe-events-tickets input[type="time"]:disabled,
.tribe-events-tickets input[type="time"][readonly],
.tribe-events-tickets input[type="datetime-local"]:disabled,
.tribe-events-tickets input[type="datetime-local"][readonly],
.tribe-events-tickets input[type="week"]:disabled,
.tribe-events-tickets input[type="week"][readonly],
.tribe-events-tickets input[type="month"]:disabled,
.tribe-events-tickets input[type="month"][readonly],
.tribe-events-tickets input[type="text"]:disabled,
.tribe-events-tickets input[type="text"][readonly],
.tribe-events-tickets input[type="email"]:disabled,
.tribe-events-tickets input[type="email"][readonly],
.tribe-events-tickets input[type="url"]:disabled,
.tribe-events-tickets input[type="url"][readonly],
.tribe-events-tickets input[type="password"]:disabled,
.tribe-events-tickets input[type="password"][readonly],
.tribe-events-tickets input[type="search"]:disabled,
.tribe-events-tickets input[type="search"][readonly],
.tribe-events-tickets input[type="tel"]:disabled,
.tribe-events-tickets input[type="tel"][readonly],
.tribe-events-tickets input[type="number"]:disabled,
.tribe-events-tickets input[type="number"][readonly],
.tribe-events-tickets textarea:disabled,
.tribe-events-tickets textarea[readonly],
.tribe-events-tickets select:disabled,
.tribe-events-tickets select[readonly],
.sa-field-front .select2-container--default .select2-selection--single,
.sa-field-front .select2-container--default .select2-selection--multiple,
.sa-field-front .select2-container--default.select2-container--focus .select2-selection--multiple,
#wp-sa_content-editor-container,
.sa-upload-image-container,
#buddypress:not(.youzer) .wp-editor-container,
.wp-core-ui.wp-editor-wrap.html-active textarea,
#yz-bp .bp-messages-wrap .bp-emojionearea .bp-emojionearea-editor,
#buddypress .bp-messages-wrap .bp-emojionearea .bp-emojionearea-editor {
    border-color: rgba(255, 255, 255, .07);
}

#wp-sa_content-editor-container,
#buddypress:not(.youzer) .wp-editor-container {
    border-color: rgba(255, 255, 255, .07)!important;
}

.tribe-community-events .tribe-section {
    border-color: rgba(255, 255, 255, .07)!important;
}

.tribe-community-events .tribe-section .tribe-section-header {
    border-bottom-color: rgba(255, 255, 255, .07);
}

.form-control:focus,
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form input[type="password"]:focus,
.comment-form textarea:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="text"]:focus,
input[type="week"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="time"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="website"]:focus,
input[type="password"]:focus,
select[multiple="multiple"]:focus,
textarea:focus,
select:focus,
#buddypress .standard-form .form-control:focus,
#buddypress div.dir-search .form-control:focus,
#buddypress .standard-form .comment-form input[type="text"]:focus,
#buddypress div.dir-search .comment-form input[type="text"]:focus,
#buddypress .standard-form .comment-form input[type="email"]:focus,
#buddypress div.dir-search .comment-form input[type="email"]:focus,
#buddypress .standard-form .comment-form input[type="url"]:focus,
#buddypress div.dir-search .comment-form input[type="url"]:focus,
#buddypress .standard-form .comment-form input[type="password"]:focus,
#buddypress div.dir-search .comment-form input[type="password"]:focus,
#buddypress .standard-form .comment-form textarea:focus,
#buddypress div.dir-search .comment-form textarea:focus,
#buddypress .standard-form input[type="tel"]:focus,
#buddypress div.dir-search input[type="tel"]:focus,
#buddypress .standard-form input[type="url"]:focus,
#buddypress div.dir-search input[type="url"]:focus,
#buddypress .standard-form input[type="text"]:focus,
#buddypress div.dir-search input[type="text"]:focus,
#buddypress .standard-form input[type="week"]:focus,
#buddypress div.dir-search input[type="week"]:focus,
#buddypress .standard-form input[type="date"]:focus,
#buddypress div.dir-search input[type="date"]:focus,
#buddypress .standard-form input[type="datetime"]:focus,
#buddypress div.dir-search input[type="datetime"]:focus,
#buddypress .standard-form input[type="time"]:focus,
#buddypress div.dir-search input[type="time"]:focus,
#buddypress .standard-form input[type="email"]:focus,
#buddypress div.dir-search input[type="email"]:focus,
#buddypress .standard-form input[type="month"]:focus,
#buddypress div.dir-search input[type="month"]:focus,
#buddypress .standard-form input[type="number"]:focus,
#buddypress div.dir-search input[type="number"]:focus,
#buddypress .standard-form input[type="search"]:focus,
#buddypress div.dir-search input[type="search"]:focus,
#buddypress .standard-form input[type="website"]:focus,
#buddypress div.dir-search input[type="website"]:focus,
#buddypress .standard-form input[type="password"]:focus,
#buddypress div.dir-search input[type="password"]:focus,
#buddypress .standard-form select[multiple="multiple"]:focus,
#buddypress div.dir-search select[multiple="multiple"]:focus,
#buddypress .standard-form textarea:focus,
#buddypress div.dir-search textarea:focus,
#buddypress .standard-form select:focus,
#buddypress div.dir-search select:focus,
#buddypress li.groups-members-search input[type=text]:focus,
.bp-messages-wrap .taggle_list:focus,
.bp-messages-wrap .new-message form>div input:focus,
.bp-messages-wrap .new-message form>div textarea:focus,
.bp-emojionearea:focus,
.youzer .yz-wall-textarea:focus,
bp-.emojionearea.form-control:focus,
#buddypress:not(.youzer) .standard-form input[type="search"]:focus,
#buddypress:not(.youzer) .standard-form input[type="text"]:focus,
#buddypress:not(.youzer) .standard-form input[type="date"]:focus,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:focus,
#buddypress:not(.youzer) .standard-form input[type="datetime"]:focus,
#buddypress:not(.youzer) .standard-form input[type="email"]:focus,
#buddypress:not(.youzer) .standard-form input[type="number"]:focus,
#buddypress:not(.youzer) .standard-form input[type="password"]:focus,
#buddypress:not(.youzer) .standard-form input[type="search"]:focus,
#buddypress:not(.youzer) .standard-form input[type="tel"]:focus,
#buddypress:not(.youzer) .standard-form input[type="url"]:focus,
#buddypress:not(.youzer) .standard-form select:focus,
#buddypress:not(.youzer) .standard-form textarea:focus,
.webui-popover-bp-extended-friendship-popup .request_friend_message:focus,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select:focus,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select:focus,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select:focus,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select:focus,
.bps-custom-select:focus,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select:focus,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:focus,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:focus,
.docs form input:not([type]):focus,
.docs-filters form input:not([type]):focus,
input[id="new-folder"]:focus,
#bpchk-autocomplete-place:focus,
.tribe-community-events input[type=color]:focus,
.tribe-community-events input[type=date]:focus,
.tribe-community-events input[type=datetime-local]:focus,
.tribe-community-events input[type=datetime]:focus,
.tribe-community-events input[type=email]:focus,
.tribe-community-events input[type=month]:focus,
.tribe-community-events input[type=number]:focus,
.tribe-community-events input[type=password]:focus,
.tribe-community-events input[type=search]:focus,
.tribe-community-events input[type=tel]:focus,
.tribe-community-events input[type=text]:focus,
.tribe-community-events input[type=time]:focus,
.tribe-community-events input[type=url]:focus,
.tribe-community-events input[type=week]:focus,
.tribe-community-events textarea:focus,
.tribe-community-events-content .tribe-event-list-search input[type=search]:focus,
.eventForm input[type=color]:focus,
.eventForm input[type=date]:focus,
.eventForm input[type=datetime-local]:focus,
.eventForm input[type=datetime]:focus,
.eventForm input[type=email]:focus,
.eventForm input[type=month]:focus,
.eventForm input[type=number]:focus,
.eventForm input[type=password]:focus,
.eventForm input[type=search]:focus,
.eventForm input[type=tel]:focus,
.eventForm input[type=text]:focus,
.eventForm input[type=time]:focus,
.eventForm input[type=url]:focus,
.eventForm input[type=week]:focus,
.tribe-dropdown.select2-container-multi .select2-choices:focus,
.tribe-ea-dropdown.select2-container-multi .select2-choices:focus,
.tribe-events-tickets td.quantity input[type="number"]:focus,
.tribe-events-tickets td.woocommerce input[type="number"]:focus,
.tribe-events-tickets input[type="date"]:focus,
.tribe-events-tickets input[type="time"]:focus,
.tribe-events-tickets input[type="datetime-local"]:focus,
.tribe-events-tickets input[type="week"]:focus,
.tribe-events-tickets input[type="month"]:focus,
.tribe-events-tickets input[type="text"]:focus,
.tribe-events-tickets input[type="email"]:focus,
.tribe-events-tickets input[type="url"]:focus,
.tribe-events-tickets input[type="password"]:focus,
.tribe-events-tickets input[type="search"]:focus,
.tribe-events-tickets input[type="tel"]:focus,
.tribe-events-tickets input[type="number"]:focus,
.tribe-events-tickets textarea:focus,
.tribe-events-tickets select:focus {
    background-color: #2b2f50;
    color: #BFC0C4;
}

form.search-form .search-field:focus::placeholder,
form.search-form .search-field:focus+[type="submit"] {
    color: #BFC0C4;
}

.form-control:focus,
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form input[type="password"]:focus,
.comment-form textarea:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="text"]:focus,
input[type="week"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="time"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="website"]:focus,
input[type="password"]:focus,
select[multiple="multiple"]:focus,
textarea:focus,
select:focus,
#buddypress .standard-form .form-control:focus,
#buddypress div.dir-search .form-control:focus,
#buddypress .standard-form .comment-form input[type="text"]:focus,
#buddypress div.dir-search .comment-form input[type="text"]:focus,
#buddypress .standard-form .comment-form input[type="email"]:focus,
#buddypress div.dir-search .comment-form input[type="email"]:focus,
#buddypress .standard-form .comment-form input[type="url"]:focus,
#buddypress div.dir-search .comment-form input[type="url"]:focus,
#buddypress .standard-form .comment-form input[type="password"]:focus,
#buddypress div.dir-search .comment-form input[type="password"]:focus,
#buddypress .standard-form .comment-form textarea:focus,
#buddypress div.dir-search .comment-form textarea:focus,
#buddypress .standard-form input[type="tel"]:focus,
#buddypress div.dir-search input[type="tel"]:focus,
#buddypress .standard-form input[type="url"]:focus,
#buddypress div.dir-search input[type="url"]:focus,
#buddypress .standard-form input[type="text"]:focus,
#buddypress div.dir-search input[type="text"]:focus,
#buddypress .standard-form input[type="week"]:focus,
#buddypress div.dir-search input[type="week"]:focus,
#buddypress .standard-form input[type="date"]:focus,
#buddypress div.dir-search input[type="date"]:focus,
#buddypress .standard-form input[type="datetime"]:focus,
#buddypress div.dir-search input[type="datetime"]:focus,
#buddypress .standard-form input[type="time"]:focus,
#buddypress div.dir-search input[type="time"]:focus,
#buddypress .standard-form input[type="email"]:focus,
#buddypress div.dir-search input[type="email"]:focus,
#buddypress .standard-form input[type="month"]:focus,
#buddypress div.dir-search input[type="month"]:focus,
#buddypress .standard-form input[type="number"]:focus,
#buddypress div.dir-search input[type="number"]:focus,
#buddypress .standard-form input[type="search"]:focus,
#buddypress div.dir-search input[type="search"]:focus,
#buddypress .standard-form input[type="website"]:focus,
#buddypress div.dir-search input[type="website"]:focus,
#buddypress .standard-form input[type="password"]:focus,
#buddypress div.dir-search input[type="password"]:focus,
#buddypress .standard-form select[multiple="multiple"]:focus,
#buddypress div.dir-search select[multiple="multiple"]:focus,
#buddypress .standard-form textarea:focus,
#buddypress div.dir-search textarea:focus,
#buddypress .standard-form select:focus,
#buddypress div.dir-search select:focus,
#buddypress li.groups-members-search input[type=text]:focus,
.bp-messages-wrap .taggle_list:focus,
.bp-messages-wrap .new-message form>div input:focus,
.bp-messages-wrap .new-message form>div textarea:focus,
.bp-emojionearea:focus,
.youzer .yz-wall-textarea:focus,
bp-.emojionearea.form-control:focus,
#buddypress:not(.youzer) .standard-form input[type="search"]:focus,
#buddypress:not(.youzer) .standard-form input[type="text"]:focus,
#buddypress:not(.youzer) .standard-form input[type="date"]:focus,
#buddypress:not(.youzer) .standard-form input[type="datetime-local"]:focus,
#buddypress:not(.youzer) .standard-form input[type="datetime"]:focus,
#buddypress:not(.youzer) .standard-form input[type="email"]:focus,
#buddypress:not(.youzer) .standard-form input[type="number"]:focus,
#buddypress:not(.youzer) .standard-form input[type="password"]:focus,
#buddypress:not(.youzer) .standard-form input[type="search"]:focus,
#buddypress:not(.youzer) .standard-form input[type="tel"]:focus,
#buddypress:not(.youzer) .standard-form input[type="url"]:focus,
#buddypress:not(.youzer) .standard-form select:focus,
#buddypress:not(.youzer) .standard-form textarea:focus,
.webui-popover-bp-extended-friendship-popup .request_friend_message:focus,
.directory.members .region--9-3-cols-left #secondary-left .widget_bps_widget .bps-custom-select:focus,
.directory.members .region--9-3-cols-left #secondary-right .widget_bps_widget .bps-custom-select:focus,
.directory.members .region--3-9-cols-left #secondary-left .widget_bps_widget .bps-custom-select:focus,
.directory.members .region--3-9-cols-left #secondary-right .widget_bps_widget .bps-custom-select:focus,
.bps-custom-select:focus,
.grimlock-section:not(.grimlock-hero) .grimlock-section__content .bps-custom-select:focus,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:focus,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:focus,
.docs form input:not([type]):focus,
.docs-filters form input:not([type]):focus,
input[id="new-folder"]:focus,
#bpchk-autocomplete-place:focus,
.tribe-community-events input[type=color]:focus,
.tribe-community-events input[type=date]:focus,
.tribe-community-events input[type=datetime-local]:focus,
.tribe-community-events input[type=datetime]:focus,
.tribe-community-events input[type=email]:focus,
.tribe-community-events input[type=month]:focus,
.tribe-community-events input[type=number]:focus,
.tribe-community-events input[type=password]:focus,
.tribe-community-events input[type=search]:focus,
.tribe-community-events input[type=tel]:focus,
.tribe-community-events input[type=text]:focus,
.tribe-community-events input[type=time]:focus,
.tribe-community-events input[type=url]:focus,
.tribe-community-events input[type=week]:focus,
.tribe-community-events textarea:focus,
.tribe-community-events-content .tribe-event-list-search input[type=search]:focus,
.eventForm input[type=color]:focus,
.eventForm input[type=date]:focus,
.eventForm input[type=datetime-local]:focus,
.eventForm input[type=datetime]:focus,
.eventForm input[type=email]:focus,
.eventForm input[type=month]:focus,
.eventForm input[type=number]:focus,
.eventForm input[type=password]:focus,
.eventForm input[type=search]:focus,
.eventForm input[type=tel]:focus,
.eventForm input[type=text]:focus,
.eventForm input[type=time]:focus,
.eventForm input[type=url]:focus,
.eventForm input[type=week]:focus,
.tribe-dropdown.select2-container-multi .select2-choices:focus,
.tribe-ea-dropdown.select2-container-multi .select2-choices:focus,
.tribe-events-tickets td.quantity input[type="number"]:focus,
.tribe-events-tickets td.woocommerce input[type="number"]:focus,
.tribe-events-tickets input[type="date"]:focus,
.tribe-events-tickets input[type="time"]:focus,
.tribe-events-tickets input[type="datetime-local"]:focus,
.tribe-events-tickets input[type="week"]:focus,
.tribe-events-tickets input[type="month"]:focus,
.tribe-events-tickets input[type="text"]:focus,
.tribe-events-tickets input[type="email"]:focus,
.tribe-events-tickets input[type="url"]:focus,
.tribe-events-tickets input[type="password"]:focus,
.tribe-events-tickets input[type="search"]:focus,
.tribe-events-tickets input[type="tel"]:focus,
.tribe-events-tickets input[type="number"]:focus,
.tribe-events-tickets textarea:focus,
.tribe-events-tickets select:focus,
.bp-messages-wrap .chat-header .bpbm-search form input:focus,
.bp-messages-wrap .active .taggle_list,
.bp-messages-wrap .new-message form>div input:focus,
.bp-messages-wrap #send-to .ui-autocomplete,
.bp-messages-wrap .new-message form>div input:focus,
.bp-messages-wrap .new-message form>div textarea:focus,
#yz-bp .bp-messages-wrap .bp-emojionearea.focused .bp-emojionearea-editor,
#buddypress .bp-messages-wrap .bp-emojionearea.focused .bp-emojionearea-editor {
    border-color: #6757D6;
}

.btn,
button,
input[type="button"],
input[type="submit"],
button[type="submit"],
#bbpress-forums>#subscription-toggle a,
.bbp-logged-in .logout-link,
#buddypress a.button,
#buddypress div.generic-button a,
#buddypress .standard-form input[type="button"],
#buddypress .standard-form input[type="submit"],
#buddypress .standard-form button[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="submit"],
#buddypress button[type="submit"],
#buddypress form input[type="button"],
#buddypress form input[type="submit"],
#buddypress form button[type="submit"],
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>div,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>a,
#buddypress #insert-media-button,
.wp-core-ui .button,
.wp-core-ui .button-primary,
#buddypress #bp-browse-button,
#nav-below a,
.pmpro_box>.pmpro_actionlinks>a,
#pmpro_cancel>.pmpro_actionlinks>a,
.entry-content a.pmpro_a-print,
.pmpro-body-level-required .entry-content .pmpro_content_message a,
#site a.pmpro_btn,
.tribe-events-tickets .add-to-cart>a,
.tribe_community_edit .tribe-button.submit,
.tribe_community_list .tribe-button.submit,
.tribe_community_edit .button-primary,
.tribe_community_edit .tribe-button.tribe-button-primary,
.tribe_community_list .button-primary,
.tribe_community_list .tribe-button.tribe-button-primary,
.tribe_community_edit .button,
.tribe_community_edit #tribe-add-exclusion,
.tribe_community_edit .button-secondary,
.tribe_community_edit .tribe-add-recurrence.tribe-button,
.tribe_community_edit .tribe-button,
.tribe_community_list #tribe-add-exclusion,
.tribe_community_list .button,
.tribe_community_list .button-secondary,
.tribe_community_list .tribe-add-recurrence.tribe-button,
.tribe_community_list .tribe-button,
#tribe_panel_base button,
.btn-selector {
    font-family: Barlow;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
    border-width: 0px!important;
    padding-left: 2rem;
    padding-right: 2rem;
}

#bbpress-forums>#subscription-toggle a,
#buddypress #bp-browse-button,
#buddypress #insert-media-button,
#buddypress .standard-form button[type="submit"],
#buddypress .standard-form input[type="button"],
#buddypress .standard-form input[type="submit"],
#buddypress a.button,
#buddypress button[type="submit"],
#buddypress div.generic-button a,
#buddypress form button[type="submit"],
#buddypress form input[type="button"],
#buddypress form input[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="submit"],
#nav-below a,
#pmpro_cancel>.pmpro_actionlinks>a,
#site a.pmpro_btn,
#tribe_panel_base button,
.bbp-logged-in .logout-link,
.btn,
.btn-selector,
.entry-content a.pmpro_a-print,
.pmpro-body-level-required .entry-content .pmpro_content_message a,
.pmpro_box>.pmpro_actionlinks>a,
.tribe-events-tickets .add-to-cart>a,
.tribe_community_edit #tribe-add-exclusion,
.tribe_community_edit .button,
.tribe_community_edit .button-primary,
.tribe_community_edit .button-secondary,
.tribe_community_edit .tribe-add-recurrence.tribe-button,
.tribe_community_edit .tribe-button,
.tribe_community_edit .tribe-button.submit,
.tribe_community_edit .tribe-button.tribe-button-primary,
.tribe_community_list #tribe-add-exclusion,
.tribe_community_list .button,
.tribe_community_list .button-primary,
.tribe_community_list .button-secondary,
.tribe_community_list .tribe-add-recurrence.tribe-button,
.tribe_community_list .tribe-button,
.tribe_community_list .tribe-button.submit,
.tribe_community_list .tribe-button.tribe-button-primary,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>a,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>div,
.wp-core-ui .button,
.wp-core-ui .button-primary,
button,
button[type="submit"],
input[type="button"],
input[type="submit"] {
    font-family: Barlow, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

body:not([class*="yz-"]) .widget div.item-options a,
#groups-list-options a,
#members-list-options a,
#friends-list-options a,
#bp-group-rating-list-options a,
#bp-member-rating-list-options a,
.card .hmk-trigger-match,
.card .mutual-friends,
.buddypress.grimlock-buddypress--members-actions-text-displayed #site #members-list div.action a,
body.grimlock-buddypress--members-actions-text-displayed #site #members-swipe-list div.action a,
.buddypress.grimlock-buddypress--members-actions-text-displayed #site #friend-list div.action a,
.buddypress.grimlock-buddypress--members-actions-text-displayed #site #admins-list div.action a,
.buddypress.grimlock-buddypress--members-actions-text-displayed #site #mods-list div.action a,
.buddypress.grimlock-buddypress--members-actions-text-displayed #site div#item-header #profile-header.profile-header--member #item-buttons.action a,
.buddypress.grimlock-buddypress--groups-actions-text-displayed #site #groups-list div.action a,
.buddypress.grimlock-buddypress--groups-actions-text-displayed #site div#item-header #profile-header.profile-header--group #item-buttons.action a {
    font-weight: 700;
}

#groups-list-options a,
#members-list-options a,
#friends-list-options a,
#bp-group-rating-list-options a,
#bp-member-rating-list-options a {
    text-transform: uppercase;
}

.widget_post_views_counter_list_widget ul li a.post-title {
    font-family: Barlow;
    text-transform: uppercase;
    font-weight: 700;
}

.btn,
button,
input[type="button"],
input[type="submit"],
button[type="submit"],
#bbpress-forums>#subscription-toggle a,
.bbp-logged-in .logout-link,
#buddypress a.button,
#buddypress div.generic-button a,
#buddypress .standard-form input[type="button"],
#buddypress .standard-form input[type="submit"],
#buddypress .standard-form button[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="submit"],
#buddypress button[type="submit"],
#buddypress form input[type="button"],
#buddypress form input[type="submit"],
#buddypress form button[type="submit"],
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>div,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>a,
#buddypress #insert-media-button,
.wp-core-ui .button,
.wp-core-ui .button-primary,
#buddypress #bp-browse-button,
#nav-below a,
.pmpro_box>.pmpro_actionlinks>a,
#pmpro_cancel>.pmpro_actionlinks>a,
.entry-content a.pmpro_a-print,
.pmpro-body-level-required .entry-content .pmpro_content_message a,
#site a.pmpro_btn,
.tribe-events-tickets .add-to-cart>a,
.tribe_community_edit .tribe-button.submit,
.tribe_community_list .tribe-button.submit,
.tribe_community_edit .button-primary,
.tribe_community_edit .tribe-button.tribe-button-primary,
.tribe_community_list .button-primary,
.tribe_community_list .tribe-button.tribe-button-primary,
.tribe_community_edit .button,
.tribe_community_edit #tribe-add-exclusion,
.tribe_community_edit .button-secondary,
.tribe_community_edit .tribe-add-recurrence.tribe-button,
.tribe_community_edit .tribe-button,
.tribe_community_list #tribe-add-exclusion,
.tribe_community_list .button,
.tribe_community_list .button-secondary,
.tribe_community_list .tribe-add-recurrence.tribe-button,
.tribe_community_list .tribe-button,
#tribe_panel_base button,
.btn-selector,
.btn-group>.btn,
.navbar-search .search-form .search-field,
.posts-filter>.control,
#buddypress div.generic-button a,
#buddypress ul.item-list>li:not(.load-newest) div.action a,
#groups-list-options a,
#friends-list-options a,
#members-list-options a,
#bp-group-rating-list-options a,
#bp-member-rating-list-options a,
#infinite-handle span,
.tribe-events-day-time-slot,
.tribe-events-list-separator-month,
.tribe-grid-allday .tribe-event-featured.tribe-events-week-allday-single,
.tribe-grid-allday .tribe-event-featured.tribe-events-week-hourly-single,
.tribe-grid-body .tribe-event-featured.tribe-events-week-allday-single,
.tribe-grid-body .tribe-event-featured.tribe-events-week-hourly-single,
#buddypress:not(.youzer) .profile-content__body#item-body .screen-profile .nav.nav-pills .nav-link,
#whats-new-submit #aw-whats-new-submit,
#tribe-bar-form .tribe-bar-submit input[type="submit"],
.tribe-grid-allday .tribe-event-featured.tribe-events-week-allday-single,
.tribe-grid-allday .tribe-event-featured.tribe-events-week-hourly-single,
.tribe-grid-body .tribe-event-featured.tribe-events-week-allday-single,
.tribe-grid-body .tribe-event-featured.tribe-events-week-hourly-single {
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

.site-preheader .menu>.menu-item .sub-menu,
.main-navigation .navbar-nav>.menu-item .sub-menu,
.main-navigation .navbar-nav>.menu-item .sub-menu .sub-menu,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item>a {
    -webkit-border-radius: calc(0.5rem / 10);
    -moz-border-radius: calc(0.5rem / 10);
    border-radius: calc(0.5rem / 10);
}

#sb_instagram .sb_instagram_header,
.wp_ulike_likers_wrapper:not(.wp_ulike_display_inline) {
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

.btn,
button,
input[type="button"],
input[type="submit"],
button[type="submit"],
#bbpress-forums>#subscription-toggle a,
.bbp-logged-in .logout-link,
#buddypress a.button,
#buddypress div.generic-button a,
#buddypress .standard-form input[type="button"],
#buddypress .standard-form input[type="submit"],
#buddypress .standard-form button[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="submit"],
#buddypress button[type="submit"],
#buddypress form input[type="button"],
#buddypress form input[type="submit"],
#buddypress form button[type="submit"],
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>div,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>a,
#buddypress #insert-media-button,
.wp-core-ui .button,
.wp-core-ui .button-primary,
#buddypress #bp-browse-button,
#nav-below a,
.pmpro_box>.pmpro_actionlinks>a,
#pmpro_cancel>.pmpro_actionlinks>a,
.entry-content a.pmpro_a-print,
.pmpro-body-level-required .entry-content .pmpro_content_message a,
#site a.pmpro_btn,
.tribe-events-tickets .add-to-cart>a,
.tribe_community_edit .tribe-button.submit,
.tribe_community_list .tribe-button.submit,
.tribe_community_edit .button-primary,
.tribe_community_edit .tribe-button.tribe-button-primary,
.tribe_community_list .button-primary,
.tribe_community_list .tribe-button.tribe-button-primary,
.tribe_community_edit .button,
.tribe_community_edit #tribe-add-exclusion,
.tribe_community_edit .button-secondary,
.tribe_community_edit .tribe-add-recurrence.tribe-button,
.tribe_community_edit .tribe-button,
.tribe_community_list #tribe-add-exclusion,
.tribe_community_list .button,
.tribe_community_list .button-secondary,
.tribe_community_list .tribe-add-recurrence.tribe-button,
.tribe_community_list .tribe-button,
#tribe_panel_base button,
.btn-selector,
input.form-control-lg,
select.form-control-lg {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.btn.btn-lg:not(.btn-link),
.grimlock-section--btn-lg input[type="button"],
.grimlock-section--btn-lg input[type="submit"],
.grimlock-section--btn-lg button[type="submit"] {
    padding-top: calc(1rem * 1.25);
    padding-bottom: calc(1rem * 1.25);
    padding-right: calc(2rem * 1.25);
    padding-left: calc(2rem * 1.25);
}

.btn.btn-sm:not(.btn-link),
.grimlock-section--btn-sm input[type="button"],
.grimlock-section--btn-sm input[type="submit"],
.grimlock-section--btn-sm button[type="submit"],
#buddypress:not(.youzer) div#item-header .item-admins div.generic-button .group-button,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form input,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-reply-cancel,
.pmpro_box>.pmpro_actionlinks>a,
#pmpro_cancel>.pmpro_actionlinks>a,
input.form-control-sm,
select.form-control-sm {
    padding-top: calc(1rem * 0.6);
    padding-bottom: calc(1rem * 0.6);
}

.btn.btn-xs:not(.btn-link),
.grimlock-section--btn-xs input[type="button"],
.grimlock-section--btn-xs input[type="submit"],
.grimlock-section--btn-xs button[type="submit"],
#buddypress div.generic-button a,
#buddypress ul.item-list>li:not(.load-newest) div.action a,
input.form-control-sm,
select.form-control-sm {
    padding-top: calc(1rem * 0.3);
    padding-bottom: calc(1rem * 0.3);
}

.btn.btn-sm:not(.btn-link),
.grimlock-section--btn-sm input[type="button"],
.grimlock-section--btn-sm input[type="submit"],
.grimlock-section--btn-sm button[type="submit"],
#buddypress:not(.youzer) div#item-header .item-admins div.generic-button .group-button,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form input,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-reply-cancel,
.pmpro_box>.pmpro_actionlinks>a,
#pmpro_cancel>.pmpro_actionlinks>a {
    padding-right: calc(2rem * 0.6);
    padding-left: calc(2rem * 0.6);
}

.btn.btn-xs:not(.btn-link),
.grimlock-section--btn-xs input[type="button"],
.grimlock-section--btn-xs input[type="submit"],
.grimlock-section--btn-xs button[type="submit"],
#buddypress div.generic-button a,
#buddypress ul.item-list>li:not(.load-newest) div.action a {
    padding-right: calc(2rem * 0.3);
    padding-left: calc(2rem * 0.3);
}

.btn-primary,
input[type="button"],
input[type="submit"],
button[type="submit"],
#bbpress-forums>#subscription-toggle a,
body:not([class*="yz-"]) #bbpress-forums>#subscription-toggle a,
#buddypress a.button.bp-primary-action,
#buddypress .standard-form input[type="button"],
#buddypress .standard-form input[type="submit"],
#buddypress .standard-form button[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="submit"],
#buddypress button[type="submit"],
#buddypress form input[type="button"],
#buddypress form input[type="submit"],
#buddypress form button[type="submit"],
#buddypress:not(.youzer) .generic-button a,
#buddypress:not(.youzer) a.button:not(.spam-activity),
#rtmedia_create_new_album,
#buddypress:not(.youzer) div#item-header .item-admins div.generic-button .group-button.join-group,
#buddypress:not(.youzer) #avatar-crop-actions .avatar-crop-submit,
#groups-list-options a:focus,
#groups-list-options a:active,
#groups-list-options a.selected,
#groups-list-options a.loading,
#members-list-options a:focus,
#members-list-options a:active,
#members-list-options a.selected,
#members-list-options a.loading,
#friends-list-options a:focus,
#friends-list-options a:active,
#friends-list-options a.selected,
#friends-list-options a.loading,
#bp-group-rating-list-options a:focus,
#bp-group-rating-list-options a:active,
#bp-group-rating-list-options a.selected,
#bp-group-rating-list-options a.loading,
#bp-member-rating-list-options a:focus,
#bp-member-rating-list-options a:active,
#bp-member-rating-list-options a.selected,
#bp-member-rating-list-options a.loading,
.bp-messages-wrap .reply .send button[type="submit"],
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a span,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a span,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a span,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a span,
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap .request-friend-ext-button,
.buddypress .padder>#buddypress.buddypress-wrap .button,
.wp-core-ui .button-primary,
.wp-core-ui .button,
#buddypress #insert-media-button,
#sitewide-notice #message,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>div,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>a,
.widget.widget_bp_birthday_widget .send-private-message a,
#bp-docs-create-new #bp-create-doc-button,
#nav-below a,
.pmpro_box>.pmpro_actionlinks>a,
.entry-content a.pmpro_a-print,
.pmpro-body-level-required .entry-content .pmpro_content_message a,
#site a.pmpro_btn,
.tribe-events-tickets .add-to-cart>a,
.tribe_community_edit .tribe-button.submit,
.tribe_community_list .tribe-button.submit,
.tribe_community_edit .button-primary,
.tribe_community_edit .tribe-button.tribe-button-primary,
.tribe_community_list .button-primary,
.tribe_community_list .tribe-button.tribe-button-primary,
#tribe-community-events .tribe-events-community-footer input[type="submit"].button,
#tribe_panel_base button,
.tribe-community-events-content .tribe-nav .tribe-pagination .current,
.btn-primary-selector,
.custom-control-input:checked~.custom-control-indicator,
.post-sticky,
.post-format,
.site-preheader .menu .menu-item ins,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-primary,
#cookie-notice #cn-accept-cookie,
.main-navigation .navbar-nav .menu-item.btn-inside>a,
.card-primary,
.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus,
html body #site-wrapper .badge-primary,
html body #site-wrapper a.badge-primary[href],
html body #site-wrapper a.badge-primary[href]:hover,
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover,
a.list-group-item:hover,
a.list-group-item:focus,
a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover,
.nav a.nav-link:hover,
.nav a.nav-link:active,
.nav a.nav-link:focus,
.nav a.nav-link.active,
.nav a.nav-link.active:hover,
.nav a.nav-link.active:active,
.nav a.nav-link.active:focus,
.nav .nav-item.open .nav-link,
.nav .nav-item.open .nav-link:focus,
.nav .nav-item.open .nav-link:hover,
#buddypress div.item-list-tabs.primary-list-tabs>ul>li.selected>a,
#buddypress div.item-list-tabs.bp-navs>ul>li.selected>a,
#buddypress div.item-list-tabs.primary-list-tabs>ul>li.current>a,
#buddypress div.item-list-tabs.bp-navs>ul>li.current>a,
#buddypress:not(.youzer) #profile-content__nav ul li>a span,
#buddypress:not(.youzer) #profile-content__nav ul li>a:after,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle:after,
#groups-list-options a.loading:before,
#members-list-options a.loading:before,
#friends-list-options a.loading:before,
#bp-group-rating-list-options a.loading:before,
#bp-member-rating-list-options a.loading:before,
#buddypress:not(.youzer) .mejs-controls .mejs-time-rail .mejs-time-current,
#buddypress:not(.youzer) .rtm-lightbox-container .rtmedia-single-meta .rtmedia-like:hover,
#buddypress:not(.youzer) .rtm-lightbox-container .rtmedia-single-meta .rtmedia-like:focus,
#buddypress:not(.youzer) .rtm-tabs>li.active a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:hover:before,
#buddypress:not(.youzer) table#message-threads tr.unread td,
#secondary-right .widget.buddypress.widget_bp_featured_members_list_widget .lSSlideOuter .lSPager>li.active>a,
#secondary-right .widget.buddypress.widget_bp_featured_members_list_widget .lSSlideOuter .lSPager>li:hover>a,
#secondary-left .widget.buddypress.widget_bp_featured_members_list_widget .lSSlideOuter .lSPager>li.active>a,
#secondary-left .widget.buddypress.widget_bp_featured_members_list_widget .lSSlideOuter .lSPager>li:hover>a,
.buddypress.register .bp_register #register-page #signup_form .register-section:before,
.main-navigation .navbar-nav.navbar-nav--buddypress .has-notification .bp-notifications-nav:after,
.grimlock-buddypress-groups-section .section__content ul#groups-list>li div.item-avatar:before,
.grimlock-buddypress-groups-section .section__content ul#groups-list>li div.item-avatar:after,
.uppy-StatusBar-progress,
#buddypress .bppp-bar,
.bppp-congrats .dashicons,
#buddypress .card-body .item-meta .activity .dashicons,
.bp-card-list .hmk-match-value,
#tribe-events-content table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
#tribe-events-content table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a,
.tribe-grid-allday .tribe-event-featured.tribe-events-week-allday-single,
.tribe-grid-allday .tribe-event-featured.tribe-events-week-hourly-single,
.tribe-grid-body .tribe-event-featured.tribe-events-week-allday-single,
.tribe-grid-body .tribe-event-featured.tribe-events-week-hourly-single,
.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.tribe-ui-datepicker.ui-datepicker a.ui-state-active,
#tribe-events .tribe-button-field.tribe-active,
.ui-timepicker-wrapper .ui-timepicker-list .ui-timepicker-selected,
li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover,
.grimlock-section .section__title ins:after,
.mejs-controls .mejs-time-rail .mejs-time-current,
.widget_grimlock_term_query_section .terms.grimlock-term-query-section__terms [id^="term-"]:hover .card-body,
.entry-content>ol li::before,
.entry-content .entry-content__holder>ol li::before,
.post-tag a:hover,
.post-tag a:focus,
.post-tag a:active {
    background-color: #6757D6;
}

.btn-primary:disabled,
.btn-primary.disabled,
.bg-primary {
    background-color: #6757D6!important;
}

.btn-outline-primary {
    color: #6757D6;
}

.text-primary {
    color: #6757D6!important;
}

.btn-outline-primary,
.card-primary,
a.list-group-item:hover,
a.list-group-item:focus,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    border-color: #6757D6;
}

.border-primary {
    border-color: #6757D6!important;
}

#buddypress div.item-list-tabs.primary-list-tabs>ul>li>a span.count {
    color: #6757D6;
    background-color: #FFFFFF;
}

.activity-item.joined_group .card,
.activity-item.created_group .card,
body #buddypress:not(.youzer) div.message-search>form input[type="text"]:focus,
body #buddypress:not(.youzer) div.dir-search>form input[type="text"]:focus {
    border-bottom-color: #6757D6;
}

#buddypress:not(.youzer) .drag-drop #drag-drop-area.rtm-drag-drop-active,
#buddypress:not(.youzer) .rtm-drag-drop-active,
.main-navigation .navbar-nav.navbar-nav--buddypress.logged-out .menu-item--profile:hover:after,
#friends-list-options a.selected,
#members-list-options a.selected,
#groups-list-options a.selected,
#bp-group-rating-list-options a.selected,
#bp-member-rating-list-options a.selected {
    border-color: #6757D6!important;
}

.c100.hmk-percentage .slice .bar,
.c100.hmk-percentage .slice .fill,
#buddypress:not(.youzer) #media_search_form #media_search_input:focus,
#buddypress:not(.youzer) div#item-header .profile-header__avatar img.avatar:hover,
#groups-list-options a:hover,
#members-list-options a:hover,
#friends-list-options a:hover,
#bp-group-rating-list-options a:hover,
#bp-member-rating-list-options a:hover,
#buddypress:not(.youzer) #item-body form#whats-new-form #whats-new-options select:focus,
#buddypress:not(.youzer) form#whats-new-form #whats-new-options select:focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-textarea textarea:focus {
    border-color: #6757D6;
}

#members-list.bp-card-list .hmk-trigger-match:hover,
#members-list.bp-card-list .member-list__item .hmk-trigger-match:active,
#members-list.bp-card-list .member-list__item .hmk-trigger-match:focus,
#members-list.bp-card-list .member-list__item .hmk-trigger-match span,
#buddypress:not(.youzer) div#item-header .hmk-percentage>span:last-of-type,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li>a:hover,
#buddypress:not(.youzer) #profile-content__nav ul li>a:hover,
#buddypress:not(.youzer) #profile-content__nav ul li>a:active,
#buddypress:not(.youzer) #profile-content__nav ul li>a:focus,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle:hover,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle:active,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle:focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-meta a:hover,
#buddypress:not(.youzer) #profile-content__nav ul li.current>a,
#buddypress:not(.youzer) #profile-content__nav ul li.selected>a,
#buddypress:not(.youzer) #profile-content__nav ul li:hover>a,
div.item-options a:hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-content .activity-read-more>a.loading:after,
#buddypress:not(.youzer) .rtm-tabs>li.active a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item:hover:after,
#groups-list-options a:hover,
#members-list-options a:hover,
#friends-list-options a:hover,
#bp-group-rating-list-options a:hover,
#bp-member-rating-list-options a:hover,
.buddypress.groups.single-item div#item-header .item-admins>.btn:hover,
.buddypress.groups.single-item div#item-header .item-admins>.btn:active,
.buddypress.groups.single-item div#item-header .item-admins>.btn:focus,
.bp-card-list .hmk-match-text,
.sidebar .bps_form .custom-checkbox .custom-control-indicator:before,
.sidebar .bps_form .custom-radio .custom-control-indicator:before,
#buddypress div.item-list-tabs.bp-navs>ul>li>a span.count {
    color: #6757D6;
}

.ai_reaction_loader_inner:after {
    border-color: #6757D6 transparent transparent;
}

.bp-messages-wrap .reply .send button[type="submit"],
.bp-messages-wrap div.bulk-message .progress-value {
    background-color: #6757D6!important;
}

.item-notification-friend-request {
    color: #6757D6!important;
}

a.bps-toggle-modal:hover span {
    background-color: #6757D61c;
}

#pmpro_levels_table .level-short-price strong,
#pmpro_levels_table .level-description ol li:before,
#pmpro_levels_table .level-description ul li:before {
    color: #6757D6;
}

#pmpro_levels_table .card:hover {
    -webkit-box-shadow: 0 0 0 3px #6757D6;
    -moz-box-shadow: 0 0 0 3px #6757D6;
    box-shadow: 0 0 0 3px #6757D6;
}

.select2-drop-active,
.tribe-dropdown.select2-container-active .select2-choice,
.tribe-ea-dropdown.select2-container-active .select2-choice,
#tribe-events .tribe-button-field.tribe-active {
    border-color: #6757D6!important;
}

#tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover,
.tribe-events-calendar td.tribe-events-present.mobile-active,
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-] a,
#tribe-events-content .tribe-events-calendar .mobile-active:hover,
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active,
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*=tribe-events-daynum-],
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*=tribe-events-daynum-] a,
.tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-],
.tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-] a,
.tribe-events-calendar td.mobile-active {
    background-color: #FFFFFF!important;
}

.tribe-community-events-content .tribe-nav .tribe-pagination .current {
    background: #6757D6!important;
}

.infinite-loader .spinner:before,
.addtoany_content .addtoany_list a>span:hover,
.form-newsletter input.form-control:hover,
.form-newsletter input.form-control:focus,
.form-newsletter input.form-control:active {
    border-color: #6757D6;
}

.form-newsletter input[type="submit"]:hover,
.form-newsletter input[type="submit"]:active,
.form-newsletter input[type="submit"]:focus,
#secondary-left .social-count-plus .default>li[class*="count-posts"]:hover,
#secondary-left .social-count-plus .default>li[class*="count-users"]:hover,
#secondary-left .social-count-plus .default>li[class*="count-comments"]:hover,
#secondary-right .social-count-plus .default>li[class*="count-posts"]:hover,
#secondary-right .social-count-plus .default>li[class*="count-users"]:hover,
#secondary-right .social-count-plus .default>li[class*="count-comments"]:hover {
    background-color: #6757D6!important;
}

.form-newsletter input[type="submit"]:hover,
.form-newsletter input[type="submit"]:active,
.form-newsletter input[type="submit"]:focus,
.entry-content>ol li ol>li:before,
.entry-content .entry-content__holder>ol li ol>li:before {
    border-color: #6757D6!important;
}

.screen-reader-text:active,
.screen-reader-text:focus,
.grimlock-section .section__title ins:before,
.posts-filters .posts-filter.nav a.nav-link:hover,
.posts-filters .posts-filter.nav a.nav-link:active,
.posts-filters .posts-filter.nav a.nav-link:focus,
.posts-filters .posts-filter.nav a.nav-link.active,
.posts-filters .posts-filter.nav a.nav-link.active:hover,
.posts-filters .posts-filter.nav a.nav-link.active:active,
.posts-filters .posts-filter.nav a.nav-link.active:focus,
.posts-filters .posts-filter.nav a.nav-link.control.active,
.posts-filters .posts-filter.nav a.nav-link.control.active:hover,
.posts-filters .posts-filter.nav a.nav-link.control.active:active,
.posts-filters .posts-filter.nav a.nav-link.control.active:focus,
.priority-nav__dropdown-toggle.is-open,
.priority-nav__dropdown-toggle:hover,
.priority-nav__dropdown-toggle:active,
.priority-nav__dropdown-toggle:focus,
.site-main>.page-header>span,
.bypostauthor .comment-title .fn:after,
.widget_grimlock_term_query_section .terms.grimlock-term-query-section__terms [id^="term-"]:hover div.dashicons,
p.has-drop-cap:not(:focus):first-letter,
#secondary-left .social-count-plus .default>li[class*="count-posts"]>a,
#secondary-left .social-count-plus .default>li[class*="count-users"]>a,
#secondary-left .social-count-plus .default>li[class*="count-comments"]>a,
#secondary-right .social-count-plus .default>li[class*="count-posts"]>a,
#secondary-right .social-count-plus .default>li[class*="count-users"]>a,
#secondary-right .social-count-plus .default>li[class*="count-comments"]>a,
.entry-content>ol li ol>li:before,
.entry-content .entry-content__holder>ol li ol>li:before {
    color: #6757D6;
}

.wpulike.wpulike-robeen button:hover,
.wpulike.wpulike-animated-heart button:hover,
#bbpress-forums .dropdown.dropdown-bbp-post-actions .dropdown-toggle:hover,
.addtoany_content .addtoany_list a>span:hover {
    -webkit-box-shadow: 0 0 0 5px #6757D633!important;
    -moz-box-shadow: 0 0 0 5px #6757D633!important;
    box-shadow: 0 0 0 5px #6757D633!important;
}

.blog-posts [id^="post-"].format-quote .card-body,
.archive-posts [id^="post-"].format-quote .card-body,
.grimlock-query-section__posts [id^="post-"].format-quote .card-body,
.search-posts [id^="post-"].format-quote .card-body,
.blog-posts [id^="post-"].format-link .card-body,
.archive-posts [id^="post-"].format-link .card-body,
.grimlock-query-section__posts [id^="post-"].format-link .card-body,
.search-posts [id^="post-"].format-link .card-body {
    background-color: #6757D6e6;
}

.post-tag a:hover,
.post-tag a:focus,
.post-tag a:active {
    border-color: #6757D6;
}

.btn-primary,
input[type="button"],
input[type="submit"],
button[type="submit"],
#bbpress-forums>#subscription-toggle a,
body:not([class*="yz-"]) #bbpress-forums>#subscription-toggle a,
#buddypress a.button.bp-primary-action,
#buddypress .standard-form input[type="button"],
#buddypress .standard-form input[type="submit"],
#buddypress .standard-form button[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="submit"],
#buddypress button[type="submit"],
#buddypress form input[type="button"],
#buddypress form input[type="submit"],
#buddypress form button[type="submit"],
#buddypress:not(.youzer) .generic-button a,
#buddypress:not(.youzer) a.button:not(.spam-activity),
#rtmedia_create_new_album,
#buddypress:not(.youzer) div#item-header .item-admins div.generic-button .group-button.join-group,
#buddypress:not(.youzer) #avatar-crop-actions .avatar-crop-submit,
#groups-list-options a:focus,
#groups-list-options a:active,
#groups-list-options a.selected,
#groups-list-options a.loading,
#members-list-options a:focus,
#members-list-options a:active,
#members-list-options a.selected,
#members-list-options a.loading,
#friends-list-options a:focus,
#friends-list-options a:active,
#friends-list-options a.selected,
#friends-list-options a.loading,
#bp-group-rating-list-options a:focus,
#bp-group-rating-list-options a:active,
#bp-group-rating-list-options a.selected,
#bp-group-rating-list-options a.loading,
#bp-member-rating-list-options a:focus,
#bp-member-rating-list-options a:active,
#bp-member-rating-list-options a.selected,
#bp-member-rating-list-options a.loading,
.bp-messages-wrap .reply .send button[type="submit"],
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a span,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a span,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a span,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a span,
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap .request-friend-ext-button,
.buddypress .padder>#buddypress.buddypress-wrap .button,
.wp-core-ui .button-primary,
.wp-core-ui .button,
#buddypress #insert-media-button,
#sitewide-notice #message,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>div,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>a,
.widget.widget_bp_birthday_widget .send-private-message a,
#bp-docs-create-new #bp-create-doc-button,
#nav-below a,
.pmpro_box>.pmpro_actionlinks>a,
.entry-content a.pmpro_a-print,
.pmpro-body-level-required .entry-content .pmpro_content_message a,
#site a.pmpro_btn,
.tribe-events-tickets .add-to-cart>a,
.tribe_community_edit .tribe-button.submit,
.tribe_community_list .tribe-button.submit,
.tribe_community_edit .button-primary,
.tribe_community_edit .tribe-button.tribe-button-primary,
.tribe_community_list .button-primary,
.tribe_community_list .tribe-button.tribe-button-primary,
#tribe-community-events .tribe-events-community-footer input[type="submit"].button,
#tribe_panel_base button,
.tribe-community-events-content .tribe-nav .tribe-pagination .current,
.btn-primary-selector,
.custom-control-input:checked~.custom-control-indicator,
.post-sticky,
.post-format,
.site-preheader .menu .menu-item ins,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-primary,
#cookie-notice #cn-accept-cookie,
.main-navigation .navbar-nav .menu-item.btn-inside>a,
.card-primary,
.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus,
html body #site-wrapper .badge-primary,
html body #site-wrapper a.badge-primary[href],
html body #site-wrapper a.badge-primary[href]:hover,
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover,
a.list-group-item:hover,
a.list-group-item:focus,
a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover,
.nav a.nav-link:hover,
.nav a.nav-link:active,
.nav a.nav-link:focus,
.nav a.nav-link.active,
.nav a.nav-link.active:hover,
.nav a.nav-link.active:active,
.nav a.nav-link.active:focus,
.nav .nav-item.open .nav-link,
.nav .nav-item.open .nav-link:focus,
.nav .nav-item.open .nav-link:hover,
.btn-outline-primary:hover,
#buddypress div.item-list-tabs.primary-list-tabs>ul>li.selected>a,
#buddypress div.item-list-tabs.bp-navs>ul>li.selected>a,
#buddypress div.item-list-tabs.primary-list-tabs>ul>li.current>a,
#buddypress div.item-list-tabs.bp-navs>ul>li.current>a,
#buddypress:not(.youzer) #profile-content__nav ul li>a span,
#buddypress:not(.youzer) .div.item-list-tabs.primary-list-tabs>ul>li.selected>a,
#buddypress:not(.youzer) .div.item-list-tabs.bp-navs>ul>li.selected>a,
#buddypress:not(.youzer) table#message-threads tr.unread td,
.buddypress.register .bp_register #register-page #signup_form .register-section:before,
.uppy-StatusBar-progress,
#buddypress .bppp-congrats .dashicons,
#buddypress .card-body .item-meta .activity .dashicons,
.bp-card-list .hmk-match-value,
#tribe-events-content table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
#tribe-events-content table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a,
.tribe-grid-allday .tribe-event-featured.tribe-events-week-allday-single a,
.tribe-grid-allday .tribe-event-featured.tribe-events-week-hourly-single a,
.tribe-grid-body .tribe-event-featured.tribe-events-week-allday-single a,
.tribe-grid-body .tribe-event-featured.tribe-events-week-hourly-single a,
.tribe-ui-datepicker.ui-datepicker a.ui-state-active,
#tribe-events .tribe-button-field.tribe-active,
.ui-timepicker-wrapper .ui-timepicker-list .ui-timepicker-selected,
li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover,
.ptp-pricing-table .ptp-col .ptp-item-container .ptp-plan,
.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.blog-posts [id^="post-"].format-quote .entry-content,
.archive-posts [id^="post-"].format-quote .entry-content,
.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,
.search-posts [id^="post-"].format-quote .entry-content,
a.post-format[href],
a.post-format i,
.entry-content>ol li::before,
.entry-content .entry-content__holder>ol li::before,
.post-tag a:hover,
.post-tag a:focus,
.post-tag a:active {
    color: #FFFFFF;
}

.btn-primary:disabled,
.btn-primary.disabled {
    color: #FFFFFF!important;
    border-color: #6757D6!important;
}

.bp-card-list .hmk-match-text,
#buddypress div.item-list-tabs.bp-navs>ul>li>a span.count {
    background-color: #FFFFFF;
}

.screen-reader-text:active,
.screen-reader-text:focus,
.widget_grimlock_term_query_section .terms.grimlock-term-query-section__terms [id^="term-"]:hover div.dashicons {
    background-color: #FFFFFF;
}

.form-newsletter input[type="submit"]:hover,
.form-newsletter input[type="submit"]:active,
.form-newsletter input[type="submit"]:focus {
    color: #FFFFFF!important;
}

.btn-primary,
input[type="button"],
input[type="submit"],
button[type="submit"],
#bbpress-forums>#subscription-toggle a,
body:not([class*="yz-"]) #bbpress-forums>#subscription-toggle a,
#buddypress a.button.bp-primary-action,
#buddypress .standard-form input[type="button"],
#buddypress .standard-form input[type="submit"],
#buddypress .standard-form button[type="submit"],
#buddypress input[type="button"],
#buddypress input[type="submit"],
#buddypress button[type="submit"],
#buddypress form input[type="button"],
#buddypress form input[type="submit"],
#buddypress form button[type="submit"],
#buddypress:not(.youzer) .generic-button a,
#buddypress:not(.youzer) a.button:not(.spam-activity),
#rtmedia_create_new_album,
#buddypress:not(.youzer) div#item-header .item-admins div.generic-button .group-button.join-group,
#buddypress:not(.youzer) #avatar-crop-actions .avatar-crop-submit,
#groups-list-options a:focus,
#groups-list-options a:active,
#groups-list-options a.selected,
#groups-list-options a.loading,
#members-list-options a:focus,
#members-list-options a:active,
#members-list-options a.selected,
#members-list-options a.loading,
#friends-list-options a:focus,
#friends-list-options a:active,
#friends-list-options a.selected,
#friends-list-options a.loading,
#bp-group-rating-list-options a:focus,
#bp-group-rating-list-options a:active,
#bp-group-rating-list-options a.selected,
#bp-group-rating-list-options a.loading,
#bp-member-rating-list-options a:focus,
#bp-member-rating-list-options a:active,
#bp-member-rating-list-options a.selected,
#bp-member-rating-list-options a.loading,
.bp-messages-wrap .reply .send button[type="submit"],
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a span,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a span,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a span,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a span,
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap .request-friend-ext-button,
.buddypress .padder>#buddypress.buddypress-wrap .button,
.wp-core-ui .button-primary,
.wp-core-ui .button,
#buddypress #insert-media-button,
#sitewide-notice #message,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>div,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>a,
.widget.widget_bp_birthday_widget .send-private-message a,
#bp-docs-create-new #bp-create-doc-button,
#nav-below a,
.pmpro_box>.pmpro_actionlinks>a,
.entry-content a.pmpro_a-print,
.pmpro-body-level-required .entry-content .pmpro_content_message a,
#site a.pmpro_btn,
.tribe-events-tickets .add-to-cart>a,
.tribe_community_edit .tribe-button.submit,
.tribe_community_list .tribe-button.submit,
.tribe_community_edit .button-primary,
.tribe_community_edit .tribe-button.tribe-button-primary,
.tribe_community_list .button-primary,
.tribe_community_list .tribe-button.tribe-button-primary,
#tribe-community-events .tribe-events-community-footer input[type="submit"].button,
#tribe_panel_base button,
.tribe-community-events-content .tribe-nav .tribe-pagination .current,
.btn-primary-selector,
.custom-control-input:checked~.custom-control-indicator,
.post-sticky,
.post-format,
.site-preheader .menu .menu-item ins,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-primary,
#cookie-notice #cn-accept-cookie,
.main-navigation .navbar-nav .menu-item.btn-inside>a,
.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus {
    border-color: #6757D6;
}

.btn-primary.active,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active:active,
.show>.btn-primary,
.show>.btn-primary.dropdown-toggle,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:disabled,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="button"]:disabled,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="submit"]:disabled,
button[type="submit"]:hover,
button[type="submit"]:focus,
button[type="submit"]:active,
button[type="submit"]:disabled,
#bbpress-forums>#subscription-toggle a:hover,
#bbpress-forums>#subscription-toggle a:focus,
#bbpress-forums>#subscription-toggle a:active,
#bbpress-forums>#subscription-toggle a:disabled,
body:not([class*="yz-"]) #bbpress-forums>#subscription-toggle a:hover,
body:not([class*="yz-"]) #bbpress-forums>#subscription-toggle a:focus,
body:not([class*="yz-"]) #bbpress-forums>#subscription-toggle a:active,
body:not([class*="yz-"]) #bbpress-forums>#subscription-toggle a:disabled,
#buddypress a.button.bp-primary-action:hover,
#buddypress a.button.bp-primary-action:focus,
#buddypress a.button.bp-primary-action:active,
#buddypress a.button.bp-primary-action:disabled,
#buddypress .standard-form input[type="button"]:hover,
#buddypress .standard-form input[type="button"]:focus,
#buddypress .standard-form input[type="button"]:active,
#buddypress .standard-form input[type="button"]:disabled,
#buddypress .standard-form input[type="submit"]:hover,
#buddypress .standard-form input[type="submit"]:focus,
#buddypress .standard-form input[type="submit"]:active,
#buddypress .standard-form input[type="submit"]:disabled,
#buddypress .standard-form button[type="submit"]:hover,
#buddypress .standard-form button[type="submit"]:focus,
#buddypress .standard-form button[type="submit"]:active,
#buddypress .standard-form button[type="submit"]:disabled,
#buddypress input[type="button"]:hover,
#buddypress input[type="button"]:focus,
#buddypress input[type="button"]:active,
#buddypress input[type="button"]:disabled,
#buddypress input[type="submit"]:hover,
#buddypress input[type="submit"]:focus,
#buddypress input[type="submit"]:active,
#buddypress input[type="submit"]:disabled,
#buddypress button[type="submit"]:hover,
#buddypress button[type="submit"]:focus,
#buddypress button[type="submit"]:active,
#buddypress button[type="submit"]:disabled,
#buddypress form input[type="button"]:hover,
#buddypress form input[type="button"]:focus,
#buddypress form input[type="button"]:active,
#buddypress form input[type="button"]:disabled,
#buddypress form input[type="submit"]:hover,
#buddypress form input[type="submit"]:focus,
#buddypress form input[type="submit"]:active,
#buddypress form input[type="submit"]:disabled,
#buddypress form button[type="submit"]:hover,
#buddypress form button[type="submit"]:focus,
#buddypress form button[type="submit"]:active,
#buddypress form button[type="submit"]:disabled,
#buddypress:not(.youzer) .generic-button a:hover,
#buddypress:not(.youzer) .generic-button a:focus,
#buddypress:not(.youzer) .generic-button a:active,
#buddypress:not(.youzer) .generic-button a:disabled,
#buddypress:not(.youzer) a.button:not(.spam-activity):hover,
#buddypress:not(.youzer) a.button:not(.spam-activity):focus,
#buddypress:not(.youzer) a.button:not(.spam-activity):active,
#buddypress:not(.youzer) a.button:not(.spam-activity):disabled,
#rtmedia_create_new_album:hover,
#rtmedia_create_new_album:focus,
#rtmedia_create_new_album:active,
#rtmedia_create_new_album:disabled,
#buddypress:not(.youzer) div#item-header .item-admins div.generic-button .group-button.join-group:hover,
#buddypress:not(.youzer) div#item-header .item-admins div.generic-button .group-button.join-group:focus,
#buddypress:not(.youzer) div#item-header .item-admins div.generic-button .group-button.join-group:active,
#buddypress:not(.youzer) div#item-header .item-admins div.generic-button .group-button.join-group:disabled,
#buddypress:not(.youzer) #avatar-crop-actions .avatar-crop-submit:hover,
#buddypress:not(.youzer) #avatar-crop-actions .avatar-crop-submit:focus,
#buddypress:not(.youzer) #avatar-crop-actions .avatar-crop-submit:active,
#buddypress:not(.youzer) #avatar-crop-actions .avatar-crop-submit:disabled,
#groups-list-options a:focus:hover,
#groups-list-options a:focus:focus,
#groups-list-options a:focus:active,
#groups-list-options a:focus:disabled,
#groups-list-options a:active:hover,
#groups-list-options a:active:focus,
#groups-list-options a:active:active,
#groups-list-options a:active:disabled,
#groups-list-options a.selected:hover,
#groups-list-options a.selected:focus,
#groups-list-options a.selected:active,
#groups-list-options a.selected:disabled,
#groups-list-options a.loading:hover,
#groups-list-options a.loading:focus,
#groups-list-options a.loading:active,
#groups-list-options a.loading:disabled,
#members-list-options a:focus:hover,
#members-list-options a:focus:focus,
#members-list-options a:focus:active,
#members-list-options a:focus:disabled,
#members-list-options a:active:hover,
#members-list-options a:active:focus,
#members-list-options a:active:active,
#members-list-options a:active:disabled,
#members-list-options a.selected:hover,
#members-list-options a.selected:focus,
#members-list-options a.selected:active,
#members-list-options a.selected:disabled,
#members-list-options a.loading:hover,
#members-list-options a.loading:focus,
#members-list-options a.loading:active,
#members-list-options a.loading:disabled,
#friends-list-options a:focus:hover,
#friends-list-options a:focus:focus,
#friends-list-options a:focus:active,
#friends-list-options a:focus:disabled,
#friends-list-options a:active:hover,
#friends-list-options a:active:focus,
#friends-list-options a:active:active,
#friends-list-options a:active:disabled,
#friends-list-options a.selected:hover,
#friends-list-options a.selected:focus,
#friends-list-options a.selected:active,
#friends-list-options a.selected:disabled,
#friends-list-options a.loading:hover,
#friends-list-options a.loading:focus,
#friends-list-options a.loading:active,
#friends-list-options a.loading:disabled,
#bp-group-rating-list-options a:focus:hover,
#bp-group-rating-list-options a:focus:focus,
#bp-group-rating-list-options a:focus:active,
#bp-group-rating-list-options a:focus:disabled,
#bp-group-rating-list-options a:active:hover,
#bp-group-rating-list-options a:active:focus,
#bp-group-rating-list-options a:active:active,
#bp-group-rating-list-options a:active:disabled,
#bp-group-rating-list-options a.selected:hover,
#bp-group-rating-list-options a.selected:focus,
#bp-group-rating-list-options a.selected:active,
#bp-group-rating-list-options a.selected:disabled,
#bp-group-rating-list-options a.loading:hover,
#bp-group-rating-list-options a.loading:focus,
#bp-group-rating-list-options a.loading:active,
#bp-group-rating-list-options a.loading:disabled,
#bp-member-rating-list-options a:focus:hover,
#bp-member-rating-list-options a:focus:focus,
#bp-member-rating-list-options a:focus:active,
#bp-member-rating-list-options a:focus:disabled,
#bp-member-rating-list-options a:active:hover,
#bp-member-rating-list-options a:active:focus,
#bp-member-rating-list-options a:active:active,
#bp-member-rating-list-options a:active:disabled,
#bp-member-rating-list-options a.selected:hover,
#bp-member-rating-list-options a.selected:focus,
#bp-member-rating-list-options a.selected:active,
#bp-member-rating-list-options a.selected:disabled,
#bp-member-rating-list-options a.loading:hover,
#bp-member-rating-list-options a.loading:focus,
#bp-member-rating-list-options a.loading:active,
#bp-member-rating-list-options a.loading:disabled,
.bp-messages-wrap .reply .send button[type="submit"]:hover,
.bp-messages-wrap .reply .send button[type="submit"]:focus,
.bp-messages-wrap .reply .send button[type="submit"]:active,
.bp-messages-wrap .reply .send button[type="submit"]:disabled,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:disabled,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:disabled,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:hover:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:hover:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:hover:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:hover:disabled,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:active:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:active:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:active:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:active:disabled,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:focus:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:focus:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:focus:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a:focus:disabled,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:hover:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:hover:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:hover:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:hover:disabled,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:active:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:active:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:active:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:active:disabled,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:focus:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:focus:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:focus:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a:focus:disabled,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a span:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a span:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a span:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a span:disabled,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a span:hover,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a span:focus,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a span:active,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a span:disabled,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:disabled,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:disabled,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:hover:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:hover:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:hover:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:hover:disabled,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:active:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:active:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:active:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:active:disabled,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:focus:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:focus:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:focus:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a:focus:disabled,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:hover:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:hover:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:hover:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:hover:disabled,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:active:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:active:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:active:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:active:disabled,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:focus:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:focus:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:focus:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a:focus:disabled,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a span:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a span:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a span:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a span:disabled,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a span:hover,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a span:focus,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a span:active,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a span:disabled,
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap .request-friend-ext-button:hover,
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap .request-friend-ext-button:focus,
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap .request-friend-ext-button:active,
.webui-popover-bp-extended-friendship-popup .request-friend-ext-button-wrap .request-friend-ext-button:disabled,
.buddypress .padder>#buddypress.buddypress-wrap .button:hover,
.buddypress .padder>#buddypress.buddypress-wrap .button:focus,
.buddypress .padder>#buddypress.buddypress-wrap .button:active,
.buddypress .padder>#buddypress.buddypress-wrap .button:disabled,
.wp-core-ui .button-primary:hover,
.wp-core-ui .button-primary:focus,
.wp-core-ui .button-primary:active,
.wp-core-ui .button-primary:disabled,
.wp-core-ui .button:hover,
.wp-core-ui .button:focus,
.wp-core-ui .button:active,
.wp-core-ui .button:disabled,
#buddypress #insert-media-button:hover,
#buddypress #insert-media-button:focus,
#buddypress #insert-media-button:active,
#buddypress #insert-media-button:disabled,
#sitewide-notice #message:hover,
#sitewide-notice #message:focus,
#sitewide-notice #message:active,
#sitewide-notice #message:disabled,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>div:hover,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>div:focus,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>div:active,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>div:disabled,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>a:hover,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>a:focus,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>a:active,
.widget div.bp-notification-widget-notifications-list ul.bp-notification-list li>a:disabled,
.widget.widget_bp_birthday_widget .send-private-message a:hover,
.widget.widget_bp_birthday_widget .send-private-message a:focus,
.widget.widget_bp_birthday_widget .send-private-message a:active,
.widget.widget_bp_birthday_widget .send-private-message a:disabled,
#bp-docs-create-new #bp-create-doc-button:hover,
#bp-docs-create-new #bp-create-doc-button:focus,
#bp-docs-create-new #bp-create-doc-button:active,
#bp-docs-create-new #bp-create-doc-button:disabled,
#nav-below a:hover,
#nav-below a:focus,
#nav-below a:active,
#nav-below a:disabled,
.pmpro_box>.pmpro_actionlinks>a:hover,
.pmpro_box>.pmpro_actionlinks>a:focus,
.pmpro_box>.pmpro_actionlinks>a:active,
.pmpro_box>.pmpro_actionlinks>a:disabled,
.entry-content a.pmpro_a-print:hover,
.entry-content a.pmpro_a-print:focus,
.entry-content a.pmpro_a-print:active,
.entry-content a.pmpro_a-print:disabled,
.pmpro-body-level-required .entry-content .pmpro_content_message a:hover,
.pmpro-body-level-required .entry-content .pmpro_content_message a:focus,
.pmpro-body-level-required .entry-content .pmpro_content_message a:active,
.pmpro-body-level-required .entry-content .pmpro_content_message a:disabled,
#site a.pmpro_btn:hover,
#site a.pmpro_btn:focus,
#site a.pmpro_btn:active,
#site a.pmpro_btn:disabled,
.tribe-events-tickets .add-to-cart>a:hover,
.tribe-events-tickets .add-to-cart>a:focus,
.tribe-events-tickets .add-to-cart>a:active,
.tribe-events-tickets .add-to-cart>a:disabled,
.tribe_community_edit .tribe-button.submit:hover,
.tribe_community_edit .tribe-button.submit:focus,
.tribe_community_edit .tribe-button.submit:active,
.tribe_community_edit .tribe-button.submit:disabled,
.tribe_community_list .tribe-button.submit:hover,
.tribe_community_list .tribe-button.submit:focus,
.tribe_community_list .tribe-button.submit:active,
.tribe_community_list .tribe-button.submit:disabled,
.tribe_community_edit .button-primary:hover,
.tribe_community_edit .button-primary:focus,
.tribe_community_edit .button-primary:active,
.tribe_community_edit .button-primary:disabled,
.tribe_community_edit .tribe-button.tribe-button-primary:hover,
.tribe_community_edit .tribe-button.tribe-button-primary:focus,
.tribe_community_edit .tribe-button.tribe-button-primary:active,
.tribe_community_edit .tribe-button.tribe-button-primary:disabled,
.tribe_community_list .button-primary:hover,
.tribe_community_list .button-primary:focus,
.tribe_community_list .button-primary:active,
.tribe_community_list .button-primary:disabled,
.tribe_community_list .tribe-button.tribe-button-primary:hover,
.tribe_community_list .tribe-button.tribe-button-primary:focus,
.tribe_community_list .tribe-button.tribe-button-primary:active,
.tribe_community_list .tribe-button.tribe-button-primary:disabled,
#tribe-community-events .tribe-events-community-footer input[type="submit"].button:hover,
#tribe-community-events .tribe-events-community-footer input[type="submit"].button:focus,
#tribe-community-events .tribe-events-community-footer input[type="submit"].button:active,
#tribe-community-events .tribe-events-community-footer input[type="submit"].button:disabled,
#tribe_panel_base button:hover,
#tribe_panel_base button:focus,
#tribe_panel_base button:active,
#tribe_panel_base button:disabled,
.tribe-community-events-content .tribe-nav .tribe-pagination .current:hover,
.tribe-community-events-content .tribe-nav .tribe-pagination .current:focus,
.tribe-community-events-content .tribe-nav .tribe-pagination .current:active,
.tribe-community-events-content .tribe-nav .tribe-pagination .current:disabled,
.btn-primary-selector:hover,
.btn-primary-selector:focus,
.btn-primary-selector:active,
.btn-primary-selector:disabled,
.custom-control-input:checked~.custom-control-indicator:hover,
.custom-control-input:checked~.custom-control-indicator:focus,
.custom-control-input:checked~.custom-control-indicator:active,
.custom-control-input:checked~.custom-control-indicator:disabled,
.post-sticky:hover,
.post-sticky:focus,
.post-sticky:active,
.post-sticky:disabled,
.post-format:hover,
.post-format:focus,
.post-format:active,
.post-format:disabled,
.site-preheader .menu .menu-item ins:hover,
.site-preheader .menu .menu-item ins:focus,
.site-preheader .menu .menu-item ins:active,
.site-preheader .menu .menu-item ins:disabled,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-primary:hover,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-primary:focus,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-primary:active,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-primary:disabled,
#cookie-notice #cn-accept-cookie:hover,
#cookie-notice #cn-accept-cookie:focus,
#cookie-notice #cn-accept-cookie:active,
#cookie-notice #cn-accept-cookie:disabled,
.main-navigation .navbar-nav .menu-item.btn-inside>a:hover,
.main-navigation .navbar-nav .menu-item.btn-inside>a:focus,
.main-navigation .navbar-nav .menu-item.btn-inside>a:active,
.main-navigation .navbar-nav .menu-item.btn-inside>a:disabled {
    background-color: #5644ca;
    color: #FFFFFF;
    border-color: #5644ca;
}

.btn-secondary,
.button,
a.list-group-item,
button.list-group-item,
input[type="submit"].btn-secondary,
input[type="button"].btn-secondary,
button[type="submit"].btn-secondary,
.grimlock-section--btn-secondary input[type="submit"],
.grimlock-section--btn-secondary input[type="button"],
.grimlock-section--btn-secondary button[type="submit"],
.bbp-logged-in .logout-link,
#buddypress a.button,
#buddypress div.generic-button a,
#buddypress #bp-browse-button,
#buddypress:not(.youzer) button#rtmedia-add-media-button-post-update,
#buddypress:not(.youzer) button.rtmedia-comment-media-upload,
#buddypress:not(.youzer) .standard-form div.submit input[type="button"],
#create-controls input[type="submit"].cancel,
input[type="button"].pmpro_btn.pmpro_btn-cancel,
.tribe_community_edit .button,
.tribe_community_edit #tribe-add-exclusion,
.tribe_community_edit .button-secondary,
.tribe_community_edit .tribe-add-recurrence.tribe-button,
.tribe_community_edit .tribe-button,
.tribe_community_list #tribe-add-exclusion,
.tribe_community_list .button,
.tribe_community_list .button-secondary,
.tribe_community_list .tribe-add-recurrence.tribe-button,
.tribe_community_list .tribe-button,
.tribe-section .select2-container-multi .select2-choices .select2-search-choice,
#tribe-events .ed_button.button.button-small,
.btn-secondary-selector,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-secondary,
.btn-outline-secondary:hover,
.btn-outline-secondary:active,
.btn-outline-secondary:focus {
    background-color: #DF204D;
}

.btn-secondary:disabled,
.btn-secondary.disabled,
.bg-secondary {
    background-color: #DF204D!important;
}

.text-secondary {
    color: #DF204D!important;
}

.btn-secondary,
.button,
a.list-group-item,
button.list-group-item,
input[type="submit"].btn-secondary,
input[type="button"].btn-secondary,
button[type="submit"].btn-secondary,
.grimlock-section--btn-secondary input[type="submit"],
.grimlock-section--btn-secondary input[type="button"],
.grimlock-section--btn-secondary button[type="submit"],
.bbp-logged-in .logout-link,
#buddypress a.button,
#buddypress div.generic-button a,
#buddypress #bp-browse-button,
#buddypress:not(.youzer) button#rtmedia-add-media-button-post-update,
#buddypress:not(.youzer) button.rtmedia-comment-media-upload,
#buddypress:not(.youzer) .standard-form div.submit input[type="button"],
#create-controls input[type="submit"].cancel,
input[type="button"].pmpro_btn.pmpro_btn-cancel,
.tribe_community_edit .button,
.tribe_community_edit #tribe-add-exclusion,
.tribe_community_edit .button-secondary,
.tribe_community_edit .tribe-add-recurrence.tribe-button,
.tribe_community_edit .tribe-button,
.tribe_community_list #tribe-add-exclusion,
.tribe_community_list .button,
.tribe_community_list .button-secondary,
.tribe_community_list .tribe-add-recurrence.tribe-button,
.tribe_community_list .tribe-button,
.tribe-section .select2-container-multi .select2-choices .select2-search-choice,
#tribe-events .ed_button.button.button-small,
.btn-secondary-selector,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-secondary,
.btn-outline-secondary:hover,
.btn-outline-secondary:active,
.btn-outline-secondary:focus,
.tribe-community-events-content .tribe-nav .my-events-display-options a.tribe-button-tertiary,
.tribe-community-events-content .tribe-nav .my-events-display-options a {
    color: #ffffff;
}

.btn-secondary:disabled,
.btn-secondary.disabled {
    color: #ffffff!important;
    border-color: #DF204D!important;
}

.btn-secondary,
.button,
a.list-group-item,
button.list-group-item,
input[type="submit"].btn-secondary,
input[type="button"].btn-secondary,
button[type="submit"].btn-secondary,
.grimlock-section--btn-secondary input[type="submit"],
.grimlock-section--btn-secondary input[type="button"],
.grimlock-section--btn-secondary button[type="submit"],
.bbp-logged-in .logout-link,
#buddypress a.button,
#buddypress div.generic-button a,
#buddypress #bp-browse-button,
#buddypress:not(.youzer) button#rtmedia-add-media-button-post-update,
#buddypress:not(.youzer) button.rtmedia-comment-media-upload,
#buddypress:not(.youzer) .standard-form div.submit input[type="button"],
#create-controls input[type="submit"].cancel,
input[type="button"].pmpro_btn.pmpro_btn-cancel,
.tribe_community_edit .button,
.tribe_community_edit #tribe-add-exclusion,
.tribe_community_edit .button-secondary,
.tribe_community_edit .tribe-add-recurrence.tribe-button,
.tribe_community_edit .tribe-button,
.tribe_community_list #tribe-add-exclusion,
.tribe_community_list .button,
.tribe_community_list .button-secondary,
.tribe_community_list .tribe-add-recurrence.tribe-button,
.tribe_community_list .tribe-button,
.tribe-section .select2-container-multi .select2-choices .select2-search-choice,
#tribe-events .ed_button.button.button-small,
.btn-secondary-selector,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-secondary,
.btn-outline-secondary,
.btn-outline-secondary:hover,
.btn-outline-secondary:active,
.btn-outline-secondary:focus {
    border-color: #DF204D;
}

.btn-outline-secondary {
    color: #DF204D;
}

.btn-secondary.active,
.show .btn-secondary,
.show>.btn-secondary.dropdown-toggle,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.button:hover,
.button:focus,
.button:active,
a.list-group-item:hover,
a.list-group-item:focus,
a.list-group-item:active,
button.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:active,
input[type="submit"].btn-secondary:hover,
input[type="submit"].btn-secondary:focus,
input[type="submit"].btn-secondary:active,
input[type="button"].btn-secondary:hover,
input[type="button"].btn-secondary:focus,
input[type="button"].btn-secondary:active,
button[type="submit"].btn-secondary:hover,
button[type="submit"].btn-secondary:focus,
button[type="submit"].btn-secondary:active,
.grimlock-section--btn-secondary input[type="submit"]:hover,
.grimlock-section--btn-secondary input[type="submit"]:focus,
.grimlock-section--btn-secondary input[type="submit"]:active,
.grimlock-section--btn-secondary input[type="button"]:hover,
.grimlock-section--btn-secondary input[type="button"]:focus,
.grimlock-section--btn-secondary input[type="button"]:active,
.grimlock-section--btn-secondary button[type="submit"]:hover,
.grimlock-section--btn-secondary button[type="submit"]:focus,
.grimlock-section--btn-secondary button[type="submit"]:active,
.bbp-logged-in .logout-link:hover,
.bbp-logged-in .logout-link:focus,
.bbp-logged-in .logout-link:active,
#buddypress a.button:hover,
#buddypress a.button:focus,
#buddypress a.button:active,
#buddypress div.generic-button a:hover,
#buddypress div.generic-button a:focus,
#buddypress div.generic-button a:active,
#buddypress #bp-browse-button:hover,
#buddypress #bp-browse-button:focus,
#buddypress #bp-browse-button:active,
#buddypress:not(.youzer) button#rtmedia-add-media-button-post-update:hover,
#buddypress:not(.youzer) button#rtmedia-add-media-button-post-update:focus,
#buddypress:not(.youzer) button#rtmedia-add-media-button-post-update:active,
#buddypress:not(.youzer) button.rtmedia-comment-media-upload:hover,
#buddypress:not(.youzer) button.rtmedia-comment-media-upload:focus,
#buddypress:not(.youzer) button.rtmedia-comment-media-upload:active,
#buddypress:not(.youzer) .standard-form div.submit input[type="button"]:hover,
#buddypress:not(.youzer) .standard-form div.submit input[type="button"]:focus,
#buddypress:not(.youzer) .standard-form div.submit input[type="button"]:active,
#create-controls input[type="submit"].cancel:hover,
#create-controls input[type="submit"].cancel:focus,
#create-controls input[type="submit"].cancel:active,
input[type="button"].pmpro_btn.pmpro_btn-cancel:hover,
input[type="button"].pmpro_btn.pmpro_btn-cancel:focus,
input[type="button"].pmpro_btn.pmpro_btn-cancel:active,
.tribe_community_edit .button:hover,
.tribe_community_edit .button:focus,
.tribe_community_edit .button:active,
.tribe_community_edit #tribe-add-exclusion:hover,
.tribe_community_edit #tribe-add-exclusion:focus,
.tribe_community_edit #tribe-add-exclusion:active,
.tribe_community_edit .button-secondary:hover,
.tribe_community_edit .button-secondary:focus,
.tribe_community_edit .button-secondary:active,
.tribe_community_edit .tribe-add-recurrence.tribe-button:hover,
.tribe_community_edit .tribe-add-recurrence.tribe-button:focus,
.tribe_community_edit .tribe-add-recurrence.tribe-button:active,
.tribe_community_edit .tribe-button:hover,
.tribe_community_edit .tribe-button:focus,
.tribe_community_edit .tribe-button:active,
.tribe_community_list #tribe-add-exclusion:hover,
.tribe_community_list #tribe-add-exclusion:focus,
.tribe_community_list #tribe-add-exclusion:active,
.tribe_community_list .button:hover,
.tribe_community_list .button:focus,
.tribe_community_list .button:active,
.tribe_community_list .button-secondary:hover,
.tribe_community_list .button-secondary:focus,
.tribe_community_list .button-secondary:active,
.tribe_community_list .tribe-add-recurrence.tribe-button:hover,
.tribe_community_list .tribe-add-recurrence.tribe-button:focus,
.tribe_community_list .tribe-add-recurrence.tribe-button:active,
.tribe_community_list .tribe-button:hover,
.tribe_community_list .tribe-button:focus,
.tribe_community_list .tribe-button:active,
.tribe-section .select2-container-multi .select2-choices .select2-search-choice:hover,
.tribe-section .select2-container-multi .select2-choices .select2-search-choice:focus,
.tribe-section .select2-container-multi .select2-choices .select2-search-choice:active,
#tribe-events .ed_button.button.button-small:hover,
#tribe-events .ed_button.button.button-small:focus,
#tribe-events .ed_button.button.button-small:active,
.btn-secondary-selector:hover,
.btn-secondary-selector:focus,
.btn-secondary-selector:active,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-secondary:hover,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-secondary:focus,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-secondary:active,
.tribe-community-events-content .tribe-nav .my-events-display-options a {
    background-color: #C5163F;
}

.btn-secondary.active,
.show .btn-secondary,
.show>.btn-secondary.dropdown-toggle,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.button:hover,
.button:focus,
.button:active,
a.list-group-item:hover,
a.list-group-item:focus,
a.list-group-item:active,
button.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:active,
input[type="submit"].btn-secondary:hover,
input[type="submit"].btn-secondary:focus,
input[type="submit"].btn-secondary:active,
input[type="button"].btn-secondary:hover,
input[type="button"].btn-secondary:focus,
input[type="button"].btn-secondary:active,
button[type="submit"].btn-secondary:hover,
button[type="submit"].btn-secondary:focus,
button[type="submit"].btn-secondary:active,
.grimlock-section--btn-secondary input[type="submit"]:hover,
.grimlock-section--btn-secondary input[type="submit"]:focus,
.grimlock-section--btn-secondary input[type="submit"]:active,
.grimlock-section--btn-secondary input[type="button"]:hover,
.grimlock-section--btn-secondary input[type="button"]:focus,
.grimlock-section--btn-secondary input[type="button"]:active,
.grimlock-section--btn-secondary button[type="submit"]:hover,
.grimlock-section--btn-secondary button[type="submit"]:focus,
.grimlock-section--btn-secondary button[type="submit"]:active,
.bbp-logged-in .logout-link:hover,
.bbp-logged-in .logout-link:focus,
.bbp-logged-in .logout-link:active,
#buddypress a.button:hover,
#buddypress a.button:focus,
#buddypress a.button:active,
#buddypress div.generic-button a:hover,
#buddypress div.generic-button a:focus,
#buddypress div.generic-button a:active,
#buddypress #bp-browse-button:hover,
#buddypress #bp-browse-button:focus,
#buddypress #bp-browse-button:active,
#buddypress:not(.youzer) button#rtmedia-add-media-button-post-update:hover,
#buddypress:not(.youzer) button#rtmedia-add-media-button-post-update:focus,
#buddypress:not(.youzer) button#rtmedia-add-media-button-post-update:active,
#buddypress:not(.youzer) button.rtmedia-comment-media-upload:hover,
#buddypress:not(.youzer) button.rtmedia-comment-media-upload:focus,
#buddypress:not(.youzer) button.rtmedia-comment-media-upload:active,
#buddypress:not(.youzer) .standard-form div.submit input[type="button"]:hover,
#buddypress:not(.youzer) .standard-form div.submit input[type="button"]:focus,
#buddypress:not(.youzer) .standard-form div.submit input[type="button"]:active,
#create-controls input[type="submit"].cancel:hover,
#create-controls input[type="submit"].cancel:focus,
#create-controls input[type="submit"].cancel:active,
input[type="button"].pmpro_btn.pmpro_btn-cancel:hover,
input[type="button"].pmpro_btn.pmpro_btn-cancel:focus,
input[type="button"].pmpro_btn.pmpro_btn-cancel:active,
.tribe_community_edit .button:hover,
.tribe_community_edit .button:focus,
.tribe_community_edit .button:active,
.tribe_community_edit #tribe-add-exclusion:hover,
.tribe_community_edit #tribe-add-exclusion:focus,
.tribe_community_edit #tribe-add-exclusion:active,
.tribe_community_edit .button-secondary:hover,
.tribe_community_edit .button-secondary:focus,
.tribe_community_edit .button-secondary:active,
.tribe_community_edit .tribe-add-recurrence.tribe-button:hover,
.tribe_community_edit .tribe-add-recurrence.tribe-button:focus,
.tribe_community_edit .tribe-add-recurrence.tribe-button:active,
.tribe_community_edit .tribe-button:hover,
.tribe_community_edit .tribe-button:focus,
.tribe_community_edit .tribe-button:active,
.tribe_community_list #tribe-add-exclusion:hover,
.tribe_community_list #tribe-add-exclusion:focus,
.tribe_community_list #tribe-add-exclusion:active,
.tribe_community_list .button:hover,
.tribe_community_list .button:focus,
.tribe_community_list .button:active,
.tribe_community_list .button-secondary:hover,
.tribe_community_list .button-secondary:focus,
.tribe_community_list .button-secondary:active,
.tribe_community_list .tribe-add-recurrence.tribe-button:hover,
.tribe_community_list .tribe-add-recurrence.tribe-button:focus,
.tribe_community_list .tribe-add-recurrence.tribe-button:active,
.tribe_community_list .tribe-button:hover,
.tribe_community_list .tribe-button:focus,
.tribe_community_list .tribe-button:active,
.tribe-section .select2-container-multi .select2-choices .select2-search-choice:hover,
.tribe-section .select2-container-multi .select2-choices .select2-search-choice:focus,
.tribe-section .select2-container-multi .select2-choices .select2-search-choice:active,
#tribe-events .ed_button.button.button-small:hover,
#tribe-events .ed_button.button.button-small:focus,
#tribe-events .ed_button.button.button-small:active,
.btn-secondary-selector:hover,
.btn-secondary-selector:focus,
.btn-secondary-selector:active,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-secondary:hover,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-secondary:focus,
.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a.btn.btn-secondary:active {
    color: #FFFFFF;
    border-color: #C5163F;
}

.btn-back-to-top,
.btn-back-to-top:hover,
.btn-back-to-top:active,
.btn-back-to-top:focus {
    border-width: 0px!important;
    padding: 1rem;
    background-color: #6757D6;
    color: #ffffff!important;
    border-color: rgba(0, 0, 0, 0);
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
}

.grimlock_pagination_customizer_elements {
    border-width: 1px;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1.15rem;
    padding-right: 1.15rem;
    background-color: #252836;
    color: #CFD3DA!important;
    border-color: #292D3D;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

.entry-author.border,
.post-password-form,
.single .wp-playlist-light,
.bg-white.border,
.cc-window {
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

.post-password-form,
.single .wp-playlist-light,
.cc-window {
    border-width: 1px!important;
    border-color: #292D3D!important;
}

.bg-white,
.post-password-form,
.single .wp-playlist-light,
.cc-window {
    background-color: #252836!important;
    color: #CFD3DA;
}

grimlock_pagination_hover_customizer_elements,
.grimlock_pagination_customizer_elements:hover,
.grimlock_pagination_customizer_elements:focus,
.grimlock_pagination_customizer_elements:active {
    background-color: #6757D6;
    color: #FFFFFF!important;
    border-color: #6757D6;
}

table th,
table td,
table thead td,
table thead th,
.table th,
.table td,
.table thead td,
.table thead th,
.table-reflow tr th,
.table-reflow tr td,
.table-reflow th:last-child,
.table-reflow td:last-child,
.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td,
.table-bordered {
    border-width: 1px;
    border-color: rgba(242, 244, 255, .04);
}

.table-striped tbody tr:nth-of-type(odd),
.widget table tbody tr:nth-of-type(odd),
.table-active,
.table-active>th,
.table-active>td,
.wpp-no-data,
.group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list>ul label:hover,
.group-invites #buddypress:not(.youzer) #send-invite-form>.invite .left-menu div#invite-list>ul label:hover,
#buddypress:not(.youzer) .gallery-description,
#buddypress:not(.youzer) .rtm-tabs>li a,
#buddypress:not(.youzer) .rtmedia-edit-media-tabs.rtmedia-editor-main .rtm-tabs-content #manage-media-tab,
#buddypress:not(.youzer) .imgedit-help,
#buddypress:not(.youzer) .rtm-load-more a,
#buddypress:not(.youzer) .avatar-crop-management,
#buddypress:not(.youzer) .drag-drop #drag-drop-area,
#buddypress:not(.youzer) div.bp-avatar-status .bp-progress,
#buddypress:not(.youzer) div.bp-cover-image-status .bp-progress,
#secondary-right .widget.buddypress.widget_bp_featured_members_list_widget .lSSlideOuter .lSPager>li>a,
#secondary-left .widget.buddypress.widget_bp_featured_members_list_widget .lSSlideOuter .lSPager>li>a,
#bbpress-forums ul.bbp-search-results div.bbp-forum-header,
#members-index-swap #pag-bottom .prev,
#members-index-swap #pag-bottom .next,
#ai_ar_main .ai_bp_reactions_counter>a>span,
#ai_ar_main .ai_bp_reactions_default_cont>.ai_emo_button,
.activity-meta a.bpmts-report-button,
.vex.vex-theme-flat-attack .vex-content ul li,
.bp-messages-wrap .reply,
.bp-messages-wrap .list .messages-stack:hover,
.bp-messages-wrap .threads-list .thread:hover>*,
.bp-messages-wrap .list .messages-stack .content .messages-list>li,
#buddypress:not(.youzer) button.visibility-toggle-link,
#buddypress:not(.youzer) div.section .rtm-privacy-levels,
#buddypress:not(.youzer) .standard-form .checkbox,
#buddypress:not(.youzer) .standard-form .radio,
.widget_bp_birthday_widget ul.birthday-members-list li,
.widget.buddypress #message,
.widget ul.item-list>li:hover,
#buddypress:not(.youzer) .field-visibility-settings-toggle button,
#buddypress:not(.youzer) button.field-visibility-settings-close,
#buddypress .standard-form label[for="bp-docs-group-enable"],
[class*="widget_recent_bp_docs"] ul li,
#doc-permissions-details,
.doc-content #doc-attachments-ul,
.entry-content p.toggle-switch,
.toggle-switch,
.folder-toggle-link,
.tribe-grid-header,
.tribe-events-grid,
#tribe-bar-form #tribe-bar-collapse-toggle,
#tribe-events-content table.tribe-events-calendar th,
#tribe-events-content table.tribe-events-calendar td:hover,
#tribe-events-content table.tribe-events-calendar div[id*=tribe-events-daynum-],
#tribe-events-content table.tribe-events-calendar div[id*=tribe-events-daynum-] a,
#tribe-events-content table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a,
#tribe-events-content table.tribe-events-calendar div[id*=tribe-events-event-]:hover,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-cost .ticket-cost,
.tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-cost span,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover,
.tribe-events-style-full #tribe-events-content form.cart .tribe-events-tickets .tribe-event-tickets-plus-meta-attendee,
.tribe-events-grid .tribe-grid-content-wrap .column,
.tribe-grid-allday .tribe-events-week-allday-single,
#tribe-bar-views-toggle:focus,
#tribe-bar-views-toggle:hover,
.tribe-link-view-attendee,
.tribe-attendees-list-container,
.tribe-tickets-meta-row .tribe-tickets-attendees,
.tribe-tickets-attendees-list-optout,
#tribe-attendees-summary,
.tribe-scrollable-table,
.ptp-pricing-table .ptp-col .ptp-item-container .ptp-price,
.single #collapseComments,
.products-related,
.wp-block-embed-instagram,
.wp-block-embed-twitter {
    background-color: rgba(242, 244, 255, .04);
}

.bg-black-faded {
    background-color: rgba(242, 244, 255, .04)!important;
}

.ai_reaction_loader_inner,
#buddypress .standard-form #group-doc-options {
    border-color: rgba(242, 244, 255, .04);
}

#buddypress:not(.youzer) div.dir-search>form input[type="text"]:hover,
#buddypress:not(.youzer) div.dir-search>form input[type="search"]:hover,
#buddypress:not(.youzer) div.message-search>form input[type="text"]:hover,
#buddypress:not(.youzer) div.message-search>form input[type="search"]:hover,
#buddypress:not(.youzer) .rtmedia-media-edit>h2,
#buddypress:not(.youzer) .rtmedia-single-edit-title-container>.rtmedia-title,
#buddypress:not(.youzer) #media_search_form #media_search_input:hover,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
    border-bottom-color: rgba(242, 244, 255, .04);
}

#buddypress .standard-form div.submit {
    border-top-color: rgba(242, 244, 255, .04);
}

#tribe-events-content table.tribe-events-calendar td,
#tribe-events-content table.tribe-events-calendar,
.tribe-events-grid,
.tribe-grid-allday .tribe-events-week-allday-single,
.tribe-community-events-list {
    border-color: rgba(242, 244, 255, .04);
}

#tribe-events-content table.tribe-events-calendar div[id*=tribe-events-event-],
.tribe-week-grid-block div,
.tribe-grid-allday,
.tribe-grid-header,
#tribe-bar-form input[type="text"],
.tribe-community-events-list th,
.tribe-community-events-list td {
    border-bottom-color: rgba(242, 244, 255, .04);
}

.tribe-week-grid-block div {
    border-top-color: rgba(242, 244, 255, .04);
}

.tribe-events-grid .tribe-grid-content-wrap .column {
    border-left-color: rgba(242, 244, 255, .04);
}

.ptp-pricing-table .ptp-col .ptp-item-container .ptp-bullet-item {
    border-bottom-color: rgba(242, 244, 255, .04);
}

.vertical-navbar .navbar-nav {
    border-bottom-color: rgba(242, 244, 255, .04);
}

[class*="-cols-lateral"] .card .card-footer {
    border-top: 2px solid rgba(242, 244, 255, .04);
}

svg.morph-2 {
    fill: rgba(242, 244, 255, .04)!important;
}

.grimlock-loader {
    border-top-color: #FFFFFF;
}

.grimlock-loader-wrapper .grimlock-loader:after {
    border-top-color: #FFFFFF;
}

.grimlock-loader-wrapper .grimlock-loader:before {
    border-color: #FFFFFF;
}

.grimlock-loader-wrapper {
    background-color: #6757D6;
}

.blog-posts .card .card-img,
.archive-posts .card .card-img,
.grimlock-query-section__posts .card .card-img,
.grimlock-term-query-section__terms .card .card-img,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .card-img,
form#move_reply .card-img,
form#split_topic .card-img,
.bp_register #register-page .standard-form .register-section .card-img,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .card-img,
.lwa.lwa-divs-only .card-img,
.buddypress.directory.members .region--9-3-cols-left .widget .card-img,
.buddypress.directory.members .region--3-9-cols-left .widget .card-img,
.buddypress.directory.activity .region--9-3-cols-left .widget .card-img,
.buddypress.directory.activity .region--3-9-cols-left .widget .card-img,
.buddypress.directory.groups .region--9-3-cols-left .widget .card-img,
.buddypress.directory.groups .region--3-9-cols-left .widget .card-img,
.post-save-options.messages-container .card-img,
.bp-messages-wrap .card-img,
html body .bp-messages-wrap.bp-messages-mobile .card-img,
.users-blocked .card-img,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .card-img,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .card-img,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .card-img,
#articles-dir-list #articles-container>#message .card-img,
#bbp-search-form .card-img,
.profile-content__body #subnav~form.standard-form .card-img,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .card-img,
#buddypress>.pos-r>.bps_form .card-img,
#docs-filter-sections .docs-filter-section .card-img,
table.doctable .card-img,
div.doc-content .card-img,
#doc-attachments-ul .card-img,
#buddypress div.doc-permissions .card-img,
.create-new-folder .card-img,
.docs-folder-manage li .folder-info .card-img,
#pmpro_account>.pmpro_box .card-img,
#pmpro_cancel .card-img,
.pmpro-invoice #main .entry-content .card-img,
.pmpro-confirmation #main .entry-content .card-img,
#pmpro_form .pmpro_checkout-fields .card-img,
.pmpro-body-level-required .entry-content .pmpro_content_message .card-img,
#tribe-bar-form .card-img,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .card-img,
#tribe-geo-map-wrapper .card-img,
span.tribe-events-ajax-loading .card-img,
#tribe-events-content form.cart .card-img,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .card-img,
#tribe-community-events .card-img,
.tribe-community-events-content>#tribe-events .card-img,
.tribe-block__tickets__registration__event .card-img,
#rsvp-now .card-img,
#tribe-events-report .card-img,
.tribe-rsvp-list>.tribe-item .card-img,
.tribe-orders-list .tribe-tickets-list>.tribe-item .card-img,
.card .card-img,
.bg-card .card-img,
.card.card-static .card-img,
.modal .modal-content .card-img {
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

.site-preheader .menu>.menu-item .sub-menu,
.main-navigation .navbar-nav>.menu-item .sub-menu,
.main-navigation .navbar-nav>.menu-item .sub-menu .sub-menu {
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

.off-center-image img {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

.blog-posts .card,
.archive-posts .card,
.grimlock-query-section__posts .card,
.grimlock-term-query-section__terms .card,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form,
form#move_reply,
form#split_topic,
.bp_register #register-page .standard-form .register-section,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item,
.lwa.lwa-divs-only,
.buddypress.directory.members .region--9-3-cols-left .widget,
.buddypress.directory.members .region--3-9-cols-left .widget,
.buddypress.directory.activity .region--9-3-cols-left .widget,
.buddypress.directory.activity .region--3-9-cols-left .widget,
.buddypress.directory.groups .region--9-3-cols-left .widget,
.buddypress.directory.groups .region--3-9-cols-left .widget,
.post-save-options.messages-container,
.bp-messages-wrap,
html body .bp-messages-wrap.bp-messages-mobile,
.users-blocked,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters,
#articles-dir-list #articles-container>#message,
#bbp-search-form,
.profile-content__body #subnav~form.standard-form,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form,
#buddypress>.pos-r>.bps_form,
#docs-filter-sections .docs-filter-section,
table.doctable,
div.doc-content,
#doc-attachments-ul,
#buddypress div.doc-permissions,
.create-new-folder,
.docs-folder-manage li .folder-info,
#pmpro_account>.pmpro_box,
#pmpro_cancel,
.pmpro-invoice #main .entry-content,
.pmpro-confirmation #main .entry-content,
#pmpro_form .pmpro_checkout-fields,
.pmpro-body-level-required .entry-content .pmpro_content_message,
#tribe-bar-form,
.tribe-events-list .tribe-events-loop .type-tribe_events .card,
#tribe-geo-map-wrapper,
span.tribe-events-ajax-loading,
#tribe-events-content form.cart,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events,
#tribe-community-events,
.tribe-community-events-content>#tribe-events,
.tribe-block__tickets__registration__event,
#rsvp-now,
#tribe-events-report,
.tribe-rsvp-list>.tribe-item,
.tribe-orders-list .tribe-tickets-list>.tribe-item,
.card,
.bg-card,
.card.card-static,
.modal .modal-content,
.priority-nav__dropdown,
#buddypress:not(.youzer) div#item-header .profile-header__body .item-activity,
.buddypress.groups.single-item #buddypress:not(.youzer) .cover-btn-edit,
.buddypress.bp-user:not(.activity-permalink) #buddypress:not(.youzer) .cover-btn-edit,
.yith-ajaxsearchform-container .autocomplete-suggestions,
.vex.vex-theme-flat-attack .vex-content,
#buddypress:not(.youzer).bmf-white-popup,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-content .activity-inner img,
#articles-dir-list .article-container .article-image,
.bp-messages-wrap .threads-list .thread .pic.group>*,
.buddypress.groups.single-item .entry-content>#buddypress:not(.youzer) .avatar-overlay-edit:after,
.buddypress.bp-user:not(.activity-permalink) .entry-content>#buddypress:not(.youzer) .avatar-overlay-edit:after,
.webui-popover-bp-extended-friendship-popup,
#buddypress .profile-header__featured-media .rtmedia-list-item img,
#articles-dir-list .article-container .article-content,
.buddypress.directory.members #buddypress .bps_filters .bps-filters-item,
#yz-members-directory .bps_filters .bps-filters-item,
#bbpress-forums ul.bbp-forums li.bbp-header,
#bbpress-forums ul.bbp-topics li.bbp-header,
#bbpress-forums ul.bbp-search-results li.bbp-header,
#buddypress:not(.youzer) div.section .rtm-privacy-levels,
#buddypress:not(.youzer) .standard-form .checkbox,
#buddypress:not(.youzer) .standard-form .radio,
.widget.buddypress #message,
.widget_bp_birthday_widget ul.birthday-members-list li,
ul.item-list:not(.activity-list):not([class*="yz-"])>li,
.standard-form label[for="bp-docs-group-enable"],
#buddypress .standard-form #group-doc-options,
[class*="widget_recent_bp_docs"] ul li,
#doc-permissions-summary,
#doc-permissions-details,
.folder-toggle-link,
.members-map .gm-style .gm-style-iw-c,
#bpchk-place-map,
.checkin-by-autocomplete,
#checkin-by-autocomplete-map,
#tribe-events-content .tribe-events-tooltip,
.tribe-link-view-attendee,
.tribe-attendees-list-container,
.tribe-tickets-attendees-list-optout,
.table-menu-wrapper .table-menu,
.card .card-body,
.card .card-media,
.widget.popular-posts ul li img,
.sidebar .grimlock-section,
.rounded,
.jp-relatedposts-post-a,
.flex-control-thumbs li img,
.single #content.region--9-3-cols-left #collapseComments,
.single #content.region--3-9-cols-left #collapseComments,
.wp-block-embed-instagram,
.wp-block-embed-twitter {
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

.blog-posts .card,
.archive-posts .card,
.grimlock-query-section__posts .card,
.grimlock-term-query-section__terms .card,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form,
form#move_reply,
form#split_topic,
.bp_register #register-page .standard-form .register-section,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item,
.lwa.lwa-divs-only,
.buddypress.directory.members .region--9-3-cols-left .widget,
.buddypress.directory.members .region--3-9-cols-left .widget,
.buddypress.directory.activity .region--9-3-cols-left .widget,
.buddypress.directory.activity .region--3-9-cols-left .widget,
.buddypress.directory.groups .region--9-3-cols-left .widget,
.buddypress.directory.groups .region--3-9-cols-left .widget,
.post-save-options.messages-container,
.bp-messages-wrap,
html body .bp-messages-wrap.bp-messages-mobile,
.users-blocked,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters,
#articles-dir-list #articles-container>#message,
#bbp-search-form,
.profile-content__body #subnav~form.standard-form,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form,
#buddypress>.pos-r>.bps_form,
#docs-filter-sections .docs-filter-section,
table.doctable,
div.doc-content,
#doc-attachments-ul,
#buddypress div.doc-permissions,
.create-new-folder,
.docs-folder-manage li .folder-info,
#pmpro_account>.pmpro_box,
#pmpro_cancel,
.pmpro-invoice #main .entry-content,
.pmpro-confirmation #main .entry-content,
#pmpro_form .pmpro_checkout-fields,
.pmpro-body-level-required .entry-content .pmpro_content_message,
#tribe-bar-form,
.tribe-events-list .tribe-events-loop .type-tribe_events .card,
#tribe-geo-map-wrapper,
span.tribe-events-ajax-loading,
#tribe-events-content form.cart,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events,
#tribe-community-events,
.tribe-community-events-content>#tribe-events,
.tribe-block__tickets__registration__event,
#rsvp-now,
#tribe-events-report,
.tribe-rsvp-list>.tribe-item,
.tribe-orders-list .tribe-tickets-list>.tribe-item,
.card,
.bg-card,
.card.card-static,
.modal .modal-content {
    border-width: 1px;
    border-color: #292D3D;
    --post-box-shadow-color: rgba(27, 26, 35, .3);
}

.card .card-footer {
    padding-left: 20px;
    padding-right: 20px;
    border-top-color: #292D3D;
}

.blog-posts,
.archive-posts {
    margin-left: -20px!important;
    margin-right: -20px!important;
}

.blog-posts>[id*="post-"],
.archive-posts>[id*="post-"] {
    padding-left: 20px!important;
    padding-right: 20px!important;
}

.blog-posts>[id*="post-"],
.archive-posts>[id*="post-"],
.posts>[id*="post-"] {
    padding-bottom: calc(20px * 2)!important;
}

.blog-posts .card,
.archive-posts .card,
.grimlock-query-section__posts .card,
.grimlock-term-query-section__terms .card,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form,
form#move_reply,
form#split_topic,
.bp_register #register-page .standard-form .register-section,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item,
.lwa.lwa-divs-only,
.buddypress.directory.members .region--9-3-cols-left .widget,
.buddypress.directory.members .region--3-9-cols-left .widget,
.buddypress.directory.activity .region--9-3-cols-left .widget,
.buddypress.directory.activity .region--3-9-cols-left .widget,
.buddypress.directory.groups .region--9-3-cols-left .widget,
.buddypress.directory.groups .region--3-9-cols-left .widget,
.post-save-options.messages-container,
.bp-messages-wrap,
html body .bp-messages-wrap.bp-messages-mobile,
.users-blocked,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters,
#articles-dir-list #articles-container>#message,
#bbp-search-form,
.profile-content__body #subnav~form.standard-form,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form,
#buddypress>.pos-r>.bps_form,
#docs-filter-sections .docs-filter-section,
table.doctable,
div.doc-content,
#doc-attachments-ul,
#buddypress div.doc-permissions,
.create-new-folder,
.docs-folder-manage li .folder-info,
#pmpro_account>.pmpro_box,
#pmpro_cancel,
.pmpro-invoice #main .entry-content,
.pmpro-confirmation #main .entry-content,
#pmpro_form .pmpro_checkout-fields,
.pmpro-body-level-required .entry-content .pmpro_content_message,
#tribe-bar-form,
.tribe-events-list .tribe-events-loop .type-tribe_events .card,
#tribe-geo-map-wrapper,
span.tribe-events-ajax-loading,
#tribe-events-content form.cart,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events,
#tribe-community-events,
.tribe-community-events-content>#tribe-events,
.tribe-block__tickets__registration__event,
#rsvp-now,
#tribe-events-report,
.tribe-rsvp-list>.tribe-item,
.tribe-orders-list .tribe-tickets-list>.tribe-item,
.card,
.bg-card,
.card.card-static,
.modal .modal-content,
#bbpress-forums div.odd,
#bbpress-forums ul.odd,
#bbpress-forums div.even,
#bbpress-forums ul.even,
#register-page .lwa.lwa-divs-only .lwa-remember,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li>a span,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li>a span,
.priority-nav__dropdown,
#buddypress:not(.youzer) #profile-content__nav,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown,
.group-invites #buddypress:not(.youzer) #send-invite-form>.invite .left-menu div#invite-list>ul>li,
.group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list>ul>li,
.webui-popover-bp-extended-friendship-popup,
.item-notification-friend-request,
.c100:after,
.widget_bp_birthday_widget ul.birthday-members-list li .emoji,
.members-map .gm-style .gm-style-iw-c,
#tribe-events-content table.tribe-events-calendar,
#tribe-events-content .tribe-events-tooltip,
#tribe-bar-views .tribe-bar-views-list,
#tribe-bar-views .tribe-bar-views-list span[class^=tribe-icon-],
.card .card-body,
.card .card-body:before,
.card .card-body:after,
.has-post-thumbnail .card .card-body:before,
.has-post-thumbnail .card .card-body:after,
.post.type-post .card .card-body:before,
.post.type-post .card .card-body:after,
.testimonials-list .quote .testimonials-text,
.list-group-item {
    background-color: #252836;
}

.webui-popover.bottom>.webui-arrow:after,
.webui-popover.bottom-right>.webui-arrow:after,
.webui-popover.bottom-left>.webui-arrow:after {
    border-bottom-color: #252836;
}

[class*="bp_core_whos_online_widget"]:not([class*="yz-"]) .item-avatar>a:before {
    -webkit-box-shadow: 0 0 0 5px #252836;
    -moz-box-shadow: 0 0 0 5px #252836;
    box-shadow: 0 0 0 5px #252836;
}

.members-map .gm-style .gm-style-iw-t::after {
    background: #252836!important;
}

#tribe-bar-form {
    background: #252836!important;
}

#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown,
.webui-popover-bp-extended-friendship-popup,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li>a span,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li>a span {
    border-color: #292D3D;
}

#articles-dir-list .article-container .article-footer,
.bp-messages-wrap .reply,
.login-footer {
    border-top-color: #292D3D;
}

#buddypress:not(.youzer) #profile-content__nav {
    border-bottom-color: #292D3D;
}

.tribe-events-event-cost span {
    border-color: #292D3D;
}

.modal .modal-header {
    border-bottom-color: #292D3D;
}

.blog-posts .card .entry-title,
.blog-posts .card .entry-title a,
.archive-posts .card .entry-title,
.archive-posts .card .entry-title a,
.grimlock-query-section__posts .card .entry-title,
.grimlock-query-section__posts .card .entry-title a,
.grimlock-term-query-section__terms .card .entry-title,
.grimlock-term-query-section__terms .card .entry-title a,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-title,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-title a,
form#move_reply .entry-title,
form#move_reply .entry-title a,
form#split_topic .entry-title,
form#split_topic .entry-title a,
.bp_register #register-page .standard-form .register-section .entry-title,
.bp_register #register-page .standard-form .register-section .entry-title a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-title,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-title a,
.lwa.lwa-divs-only .entry-title,
.lwa.lwa-divs-only .entry-title a,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-title,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-title a,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-title,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-title a,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-title,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-title a,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-title,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-title a,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-title,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-title a,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-title,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-title a,
.post-save-options.messages-container .entry-title,
.post-save-options.messages-container .entry-title a,
.bp-messages-wrap .entry-title,
.bp-messages-wrap .entry-title a,
html body .bp-messages-wrap.bp-messages-mobile .entry-title,
html body .bp-messages-wrap.bp-messages-mobile .entry-title a,
.users-blocked .entry-title,
.users-blocked .entry-title a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-title,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-title a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-title,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-title a,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-title,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-title a,
#articles-dir-list #articles-container>#message .entry-title,
#articles-dir-list #articles-container>#message .entry-title a,
#bbp-search-form .entry-title,
#bbp-search-form .entry-title a,
.profile-content__body #subnav~form.standard-form .entry-title,
.profile-content__body #subnav~form.standard-form .entry-title a,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-title,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-title a,
#buddypress>.pos-r>.bps_form .entry-title,
#buddypress>.pos-r>.bps_form .entry-title a,
#docs-filter-sections .docs-filter-section .entry-title,
#docs-filter-sections .docs-filter-section .entry-title a,
table.doctable .entry-title,
table.doctable .entry-title a,
div.doc-content .entry-title,
div.doc-content .entry-title a,
#doc-attachments-ul .entry-title,
#doc-attachments-ul .entry-title a,
#buddypress div.doc-permissions .entry-title,
#buddypress div.doc-permissions .entry-title a,
.create-new-folder .entry-title,
.create-new-folder .entry-title a,
.docs-folder-manage li .folder-info .entry-title,
.docs-folder-manage li .folder-info .entry-title a,
#pmpro_account>.pmpro_box .entry-title,
#pmpro_account>.pmpro_box .entry-title a,
#pmpro_cancel .entry-title,
#pmpro_cancel .entry-title a,
.pmpro-invoice #main .entry-content .entry-title,
.pmpro-invoice #main .entry-content .entry-title a,
.pmpro-confirmation #main .entry-content .entry-title,
.pmpro-confirmation #main .entry-content .entry-title a,
#pmpro_form .pmpro_checkout-fields .entry-title,
#pmpro_form .pmpro_checkout-fields .entry-title a,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-title,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-title a,
#tribe-bar-form .entry-title,
#tribe-bar-form .entry-title a,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-title,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-title a,
#tribe-geo-map-wrapper .entry-title,
#tribe-geo-map-wrapper .entry-title a,
span.tribe-events-ajax-loading .entry-title,
span.tribe-events-ajax-loading .entry-title a,
#tribe-events-content form.cart .entry-title,
#tribe-events-content form.cart .entry-title a,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-title,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-title a,
#tribe-community-events .entry-title,
#tribe-community-events .entry-title a,
.tribe-community-events-content>#tribe-events .entry-title,
.tribe-community-events-content>#tribe-events .entry-title a,
.tribe-block__tickets__registration__event .entry-title,
.tribe-block__tickets__registration__event .entry-title a,
#rsvp-now .entry-title,
#rsvp-now .entry-title a,
#tribe-events-report .entry-title,
#tribe-events-report .entry-title a,
.tribe-rsvp-list>.tribe-item .entry-title,
.tribe-rsvp-list>.tribe-item .entry-title a,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-title,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-title a,
.card .entry-title,
.card .entry-title a,
.bg-card .entry-title,
.bg-card .entry-title a,
.card.card-static .entry-title,
.card.card-static .entry-title a,
.modal .modal-content .entry-title,
.modal .modal-content .entry-title a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-meta a,
#buddypress:not(.youzer) #profile-content__nav ul li>a,
#buddypress:not(.youzer) #profile-content__nav .priority-nav__dropdown-toggle,
#articles-dir-list .article-container .article-data .title,
.webui-popover-bp-extended-friendship-popup .webui-popover-title,
[class*="widget_recent_bp_docs"] ul li a:not(:hover),
#buddypress table.doctable td.title-cell>a:not(:hover),
.members-dir-map-sidebar .bps-label,
.members-dir-map-sidebar .widget-title,
.members-map .gm-style .gm-style-iw-c .members-map-pin-popup__name,
span.tribe-events-ajax-loading,
.tribe-community-events .tribe-section .tribe-section-header h3,
.card .entry-title,
.card h1,
.card h2,
.card h3,
.card h4,
.card h5,
.card h6 {
    color: #ffffff;
}

ul.bbp-replies-widget .bbp-author-name:not(:hover),
ul.bbp-search-results .bbp-author-name:not(:hover),
ul.bbp-topics-widget .bbp-forum-title:not(:hover),
body:not([class*="yz-"]) #bbpress-forums ul.bbp-replies li .bbp-list-author .bbp-author-name,
body:not([class*="yz-"]) #bbpress-forums ul.bbp-search-results li .bbp-list-author .bbp-author-name,
#bbpress-forums fieldset.bbp-form legend {
    color: #ffffff!important;
}

.blog-posts .card,
.archive-posts .card,
.grimlock-query-section__posts .card,
.grimlock-term-query-section__terms .card,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form,
form#move_reply,
form#split_topic,
.bp_register #register-page .standard-form .register-section,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item,
.lwa.lwa-divs-only,
.buddypress.directory.members .region--9-3-cols-left .widget,
.buddypress.directory.members .region--3-9-cols-left .widget,
.buddypress.directory.activity .region--9-3-cols-left .widget,
.buddypress.directory.activity .region--3-9-cols-left .widget,
.buddypress.directory.groups .region--9-3-cols-left .widget,
.buddypress.directory.groups .region--3-9-cols-left .widget,
.post-save-options.messages-container,
.bp-messages-wrap,
html body .bp-messages-wrap.bp-messages-mobile,
.users-blocked,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters,
#articles-dir-list #articles-container>#message,
#bbp-search-form,
.profile-content__body #subnav~form.standard-form,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form,
#buddypress>.pos-r>.bps_form,
#docs-filter-sections .docs-filter-section,
table.doctable,
div.doc-content,
#doc-attachments-ul,
#buddypress div.doc-permissions,
.create-new-folder,
.docs-folder-manage li .folder-info,
#pmpro_account>.pmpro_box,
#pmpro_cancel,
.pmpro-invoice #main .entry-content,
.pmpro-confirmation #main .entry-content,
#pmpro_form .pmpro_checkout-fields,
.pmpro-body-level-required .entry-content .pmpro_content_message,
#tribe-bar-form,
.tribe-events-list .tribe-events-loop .type-tribe_events .card,
#tribe-geo-map-wrapper,
span.tribe-events-ajax-loading,
#tribe-events-content form.cart,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events,
#tribe-community-events,
.tribe-community-events-content>#tribe-events,
.tribe-block__tickets__registration__event,
#rsvp-now,
#tribe-events-report,
.tribe-rsvp-list>.tribe-item,
.tribe-orders-list .tribe-tickets-list>.tribe-item,
.card,
.bg-card,
.card.card-static,
.modal .modal-content,
.group-invites #buddypress:not(.youzer) #send-invite-form>.invite .left-menu div#invite-list>ul>li,
.group-invites #buddypress:not(.youzer) #group-create-body .left-menu div#invite-list>ul>li,
.bp-card-list--members__item .card>a,
.bp_register #register-page .standard-form .register-section,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li+li,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li>a,
#buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li>span,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li+li,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li>a,
#buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li>span,
.webui-popover-bp-extended-friendship-popup,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more.loading>a:after,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest.loading>a:after,
#buddypress:not(.youzer) div#item-header .hmk-percentage,
.members-map .gm-style .gm-style-iw-c,
#tribe-events-content table.tribe-events-calendar,
#tribe-events-content .tribe-events-tooltip,
.card,
.testimonials-list .quote .testimonials-text,
.list-group-item {
    color: #CFD3DA;
}

.bp-card-list .card-img svg,
.bp-card-list .card-img svg rect {
    fill: #CFD3DA!important;
}

.blog-posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.blog-posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.blog-posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.blog-posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.archive-posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.archive-posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.archive-posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.archive-posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.grimlock-query-section__posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.grimlock-query-section__posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.grimlock-query-section__posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.grimlock-query-section__posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.grimlock-term-query-section__terms .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.grimlock-term-query-section__terms .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.grimlock-term-query-section__terms .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.grimlock-term-query-section__terms .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
form#move_reply .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
form#move_reply .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
form#move_reply .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
form#move_reply .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
form#split_topic .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
form#split_topic .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
form#split_topic .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
form#split_topic .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.bp_register #register-page .standard-form .register-section .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.bp_register #register-page .standard-form .register-section .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.bp_register #register-page .standard-form .register-section .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.bp_register #register-page .standard-form .register-section .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.lwa.lwa-divs-only .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.lwa.lwa-divs-only .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.lwa.lwa-divs-only .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.lwa.lwa-divs-only .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.members .region--9-3-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.members .region--9-3-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.members .region--9-3-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.members .region--9-3-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.members .region--3-9-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.members .region--3-9-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.members .region--3-9-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.members .region--3-9-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.post-save-options.messages-container .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.post-save-options.messages-container .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.post-save-options.messages-container .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.post-save-options.messages-container .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.bp-messages-wrap .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.bp-messages-wrap .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.bp-messages-wrap .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.bp-messages-wrap .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
html body .bp-messages-wrap.bp-messages-mobile .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
html body .bp-messages-wrap.bp-messages-mobile .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
html body .bp-messages-wrap.bp-messages-mobile .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
html body .bp-messages-wrap.bp-messages-mobile .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.users-blocked .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.users-blocked .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.users-blocked .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.users-blocked .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#articles-dir-list #articles-container>#message .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#articles-dir-list #articles-container>#message .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#articles-dir-list #articles-container>#message .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#articles-dir-list #articles-container>#message .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#bbp-search-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#bbp-search-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#bbp-search-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#bbp-search-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.profile-content__body #subnav~form.standard-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.profile-content__body #subnav~form.standard-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.profile-content__body #subnav~form.standard-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.profile-content__body #subnav~form.standard-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress>.pos-r>.bps_form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress>.pos-r>.bps_form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress>.pos-r>.bps_form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress>.pos-r>.bps_form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#docs-filter-sections .docs-filter-section .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#docs-filter-sections .docs-filter-section .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#docs-filter-sections .docs-filter-section .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#docs-filter-sections .docs-filter-section .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
table.doctable .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
table.doctable .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
table.doctable .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
table.doctable .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
div.doc-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
div.doc-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
div.doc-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
div.doc-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#doc-attachments-ul .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#doc-attachments-ul .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#doc-attachments-ul .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#doc-attachments-ul .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress div.doc-permissions .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress div.doc-permissions .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress div.doc-permissions .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#buddypress div.doc-permissions .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.create-new-folder .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.create-new-folder .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.create-new-folder .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.create-new-folder .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.docs-folder-manage li .folder-info .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.docs-folder-manage li .folder-info .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.docs-folder-manage li .folder-info .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.docs-folder-manage li .folder-info .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#pmpro_account>.pmpro_box .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#pmpro_account>.pmpro_box .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#pmpro_account>.pmpro_box .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#pmpro_account>.pmpro_box .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#pmpro_cancel .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#pmpro_cancel .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#pmpro_cancel .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#pmpro_cancel .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.pmpro-invoice #main .entry-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.pmpro-invoice #main .entry-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.pmpro-invoice #main .entry-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.pmpro-invoice #main .entry-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.pmpro-confirmation #main .entry-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.pmpro-confirmation #main .entry-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.pmpro-confirmation #main .entry-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.pmpro-confirmation #main .entry-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#pmpro_form .pmpro_checkout-fields .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#pmpro_form .pmpro_checkout-fields .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#pmpro_form .pmpro_checkout-fields .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#pmpro_form .pmpro_checkout-fields .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-bar-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-bar-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-bar-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-bar-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-geo-map-wrapper .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-geo-map-wrapper .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-geo-map-wrapper .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-geo-map-wrapper .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
span.tribe-events-ajax-loading .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
span.tribe-events-ajax-loading .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
span.tribe-events-ajax-loading .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
span.tribe-events-ajax-loading .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-events-content form.cart .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-events-content form.cart .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-events-content form.cart .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-events-content form.cart .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-community-events .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-community-events .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-community-events .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-community-events .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-community-events-content>#tribe-events .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-community-events-content>#tribe-events .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-community-events-content>#tribe-events .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-community-events-content>#tribe-events .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-block__tickets__registration__event .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-block__tickets__registration__event .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-block__tickets__registration__event .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-block__tickets__registration__event .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#rsvp-now .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#rsvp-now .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#rsvp-now .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#rsvp-now .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-events-report .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-events-report .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-events-report .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
#tribe-events-report .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-rsvp-list>.tribe-item .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-rsvp-list>.tribe-item .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-rsvp-list>.tribe-item .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-rsvp-list>.tribe-item .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.bg-card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.bg-card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.bg-card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.bg-card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.card.card-static .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.card.card-static .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.card.card-static .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.card.card-static .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.modal .modal-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.modal .modal-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.modal .modal-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.modal .modal-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.card .mutual-friends,
.card .entry-summary a:not(.btn):not(.button):not([rel="tag"]),
.card .entry-footer a:not(.btn):not(.button):not([rel="tag"]),
.card .entry-content a:not(.btn):not(.button):not([rel="tag"]) {
    color: #CFD3DA;
}

.post-tag a {
    color: #CFD3DA;
    border-color: #CFD3DA;
}

.blog-posts .card .entry-title a:hover,
.blog-posts .card .entry-title a:active,
.blog-posts .card .entry-title a:focus,
.blog-posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.blog-posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.blog-posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.blog-posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.blog-posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.blog-posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.blog-posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.blog-posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.blog-posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.blog-posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.blog-posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.blog-posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.archive-posts .card .entry-title a:hover,
.archive-posts .card .entry-title a:active,
.archive-posts .card .entry-title a:focus,
.archive-posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.archive-posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.archive-posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.archive-posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.archive-posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.archive-posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.archive-posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.archive-posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.archive-posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.archive-posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.archive-posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.archive-posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.grimlock-query-section__posts .card .entry-title a:hover,
.grimlock-query-section__posts .card .entry-title a:active,
.grimlock-query-section__posts .card .entry-title a:focus,
.grimlock-query-section__posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.grimlock-query-section__posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.grimlock-query-section__posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.grimlock-query-section__posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.grimlock-query-section__posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.grimlock-query-section__posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.grimlock-query-section__posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.grimlock-query-section__posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.grimlock-query-section__posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.grimlock-query-section__posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.grimlock-query-section__posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.grimlock-query-section__posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.grimlock-term-query-section__terms .card .entry-title a:hover,
.grimlock-term-query-section__terms .card .entry-title a:active,
.grimlock-term-query-section__terms .card .entry-title a:focus,
.grimlock-term-query-section__terms .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.grimlock-term-query-section__terms .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.grimlock-term-query-section__terms .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.grimlock-term-query-section__terms .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.grimlock-term-query-section__terms .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.grimlock-term-query-section__terms .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.grimlock-term-query-section__terms .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.grimlock-term-query-section__terms .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.grimlock-term-query-section__terms .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.grimlock-term-query-section__terms .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.grimlock-term-query-section__terms .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.grimlock-term-query-section__terms .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-title a:hover,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-title a:active,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-title a:focus,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
form#move_reply .entry-title a:hover,
form#move_reply .entry-title a:active,
form#move_reply .entry-title a:focus,
form#move_reply .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
form#move_reply .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
form#move_reply .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
form#move_reply .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
form#move_reply .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
form#move_reply .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
form#move_reply .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
form#move_reply .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
form#move_reply .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
form#move_reply .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
form#move_reply .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
form#move_reply .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
form#split_topic .entry-title a:hover,
form#split_topic .entry-title a:active,
form#split_topic .entry-title a:focus,
form#split_topic .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
form#split_topic .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
form#split_topic .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
form#split_topic .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
form#split_topic .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
form#split_topic .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
form#split_topic .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
form#split_topic .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
form#split_topic .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
form#split_topic .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
form#split_topic .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
form#split_topic .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.bp_register #register-page .standard-form .register-section .entry-title a:hover,
.bp_register #register-page .standard-form .register-section .entry-title a:active,
.bp_register #register-page .standard-form .register-section .entry-title a:focus,
.bp_register #register-page .standard-form .register-section .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.bp_register #register-page .standard-form .register-section .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.bp_register #register-page .standard-form .register-section .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.bp_register #register-page .standard-form .register-section .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.bp_register #register-page .standard-form .register-section .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.bp_register #register-page .standard-form .register-section .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.bp_register #register-page .standard-form .register-section .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.bp_register #register-page .standard-form .register-section .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.bp_register #register-page .standard-form .register-section .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.bp_register #register-page .standard-form .register-section .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.bp_register #register-page .standard-form .register-section .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.bp_register #register-page .standard-form .register-section .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-title a:hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-title a:active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-title a:focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.lwa.lwa-divs-only .entry-title a:hover,
.lwa.lwa-divs-only .entry-title a:active,
.lwa.lwa-divs-only .entry-title a:focus,
.lwa.lwa-divs-only .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.lwa.lwa-divs-only .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.lwa.lwa-divs-only .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.lwa.lwa-divs-only .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.lwa.lwa-divs-only .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.lwa.lwa-divs-only .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.lwa.lwa-divs-only .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.lwa.lwa-divs-only .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.lwa.lwa-divs-only .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.lwa.lwa-divs-only .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.lwa.lwa-divs-only .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.lwa.lwa-divs-only .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-title a:hover,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-title a:active,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-title a:focus,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.members .region--9-3-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-title a:hover,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-title a:active,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-title a:focus,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.members .region--3-9-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-title a:hover,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-title a:active,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-title a:focus,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.activity .region--9-3-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-title a:hover,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-title a:active,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-title a:focus,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.activity .region--3-9-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-title a:hover,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-title a:active,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-title a:focus,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.groups .region--9-3-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-title a:hover,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-title a:active,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-title a:focus,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.groups .region--3-9-cols-left .widget .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.post-save-options.messages-container .entry-title a:hover,
.post-save-options.messages-container .entry-title a:active,
.post-save-options.messages-container .entry-title a:focus,
.post-save-options.messages-container .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.post-save-options.messages-container .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.post-save-options.messages-container .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.post-save-options.messages-container .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.post-save-options.messages-container .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.post-save-options.messages-container .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.post-save-options.messages-container .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.post-save-options.messages-container .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.post-save-options.messages-container .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.post-save-options.messages-container .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.post-save-options.messages-container .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.post-save-options.messages-container .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.bp-messages-wrap .entry-title a:hover,
.bp-messages-wrap .entry-title a:active,
.bp-messages-wrap .entry-title a:focus,
.bp-messages-wrap .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.bp-messages-wrap .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.bp-messages-wrap .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.bp-messages-wrap .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.bp-messages-wrap .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.bp-messages-wrap .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.bp-messages-wrap .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.bp-messages-wrap .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.bp-messages-wrap .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.bp-messages-wrap .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.bp-messages-wrap .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.bp-messages-wrap .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
html body .bp-messages-wrap.bp-messages-mobile .entry-title a:hover,
html body .bp-messages-wrap.bp-messages-mobile .entry-title a:active,
html body .bp-messages-wrap.bp-messages-mobile .entry-title a:focus,
html body .bp-messages-wrap.bp-messages-mobile .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
html body .bp-messages-wrap.bp-messages-mobile .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
html body .bp-messages-wrap.bp-messages-mobile .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
html body .bp-messages-wrap.bp-messages-mobile .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
html body .bp-messages-wrap.bp-messages-mobile .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
html body .bp-messages-wrap.bp-messages-mobile .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
html body .bp-messages-wrap.bp-messages-mobile .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
html body .bp-messages-wrap.bp-messages-mobile .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
html body .bp-messages-wrap.bp-messages-mobile .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
html body .bp-messages-wrap.bp-messages-mobile .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
html body .bp-messages-wrap.bp-messages-mobile .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
html body .bp-messages-wrap.bp-messages-mobile .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.users-blocked .entry-title a:hover,
.users-blocked .entry-title a:active,
.users-blocked .entry-title a:focus,
.users-blocked .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.users-blocked .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.users-blocked .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.users-blocked .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.users-blocked .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.users-blocked .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.users-blocked .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.users-blocked .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.users-blocked .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.users-blocked .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.users-blocked .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.users-blocked .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-title a:hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-title a:active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-title a:focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-title a:hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-title a:active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-title a:focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-title a:hover,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-title a:active,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-title a:focus,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#articles-dir-list #articles-container>#message .entry-title a:hover,
#articles-dir-list #articles-container>#message .entry-title a:active,
#articles-dir-list #articles-container>#message .entry-title a:focus,
#articles-dir-list #articles-container>#message .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#articles-dir-list #articles-container>#message .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#articles-dir-list #articles-container>#message .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#articles-dir-list #articles-container>#message .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#articles-dir-list #articles-container>#message .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#articles-dir-list #articles-container>#message .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#articles-dir-list #articles-container>#message .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#articles-dir-list #articles-container>#message .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#articles-dir-list #articles-container>#message .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#articles-dir-list #articles-container>#message .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#articles-dir-list #articles-container>#message .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#articles-dir-list #articles-container>#message .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#bbp-search-form .entry-title a:hover,
#bbp-search-form .entry-title a:active,
#bbp-search-form .entry-title a:focus,
#bbp-search-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#bbp-search-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#bbp-search-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#bbp-search-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#bbp-search-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#bbp-search-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#bbp-search-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#bbp-search-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#bbp-search-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#bbp-search-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#bbp-search-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#bbp-search-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.profile-content__body #subnav~form.standard-form .entry-title a:hover,
.profile-content__body #subnav~form.standard-form .entry-title a:active,
.profile-content__body #subnav~form.standard-form .entry-title a:focus,
.profile-content__body #subnav~form.standard-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.profile-content__body #subnav~form.standard-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.profile-content__body #subnav~form.standard-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.profile-content__body #subnav~form.standard-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.profile-content__body #subnav~form.standard-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.profile-content__body #subnav~form.standard-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.profile-content__body #subnav~form.standard-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.profile-content__body #subnav~form.standard-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.profile-content__body #subnav~form.standard-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.profile-content__body #subnav~form.standard-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.profile-content__body #subnav~form.standard-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.profile-content__body #subnav~form.standard-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-title a:hover,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-title a:active,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-title a:focus,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress>.pos-r>.bps_form .entry-title a:hover,
#buddypress>.pos-r>.bps_form .entry-title a:active,
#buddypress>.pos-r>.bps_form .entry-title a:focus,
#buddypress>.pos-r>.bps_form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress>.pos-r>.bps_form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress>.pos-r>.bps_form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress>.pos-r>.bps_form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress>.pos-r>.bps_form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress>.pos-r>.bps_form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress>.pos-r>.bps_form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress>.pos-r>.bps_form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress>.pos-r>.bps_form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress>.pos-r>.bps_form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress>.pos-r>.bps_form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress>.pos-r>.bps_form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#docs-filter-sections .docs-filter-section .entry-title a:hover,
#docs-filter-sections .docs-filter-section .entry-title a:active,
#docs-filter-sections .docs-filter-section .entry-title a:focus,
#docs-filter-sections .docs-filter-section .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#docs-filter-sections .docs-filter-section .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#docs-filter-sections .docs-filter-section .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#docs-filter-sections .docs-filter-section .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#docs-filter-sections .docs-filter-section .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#docs-filter-sections .docs-filter-section .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#docs-filter-sections .docs-filter-section .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#docs-filter-sections .docs-filter-section .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#docs-filter-sections .docs-filter-section .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#docs-filter-sections .docs-filter-section .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#docs-filter-sections .docs-filter-section .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#docs-filter-sections .docs-filter-section .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
table.doctable .entry-title a:hover,
table.doctable .entry-title a:active,
table.doctable .entry-title a:focus,
table.doctable .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
table.doctable .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
table.doctable .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
table.doctable .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
table.doctable .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
table.doctable .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
table.doctable .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
table.doctable .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
table.doctable .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
table.doctable .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
table.doctable .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
table.doctable .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
div.doc-content .entry-title a:hover,
div.doc-content .entry-title a:active,
div.doc-content .entry-title a:focus,
div.doc-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
div.doc-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
div.doc-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
div.doc-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
div.doc-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
div.doc-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
div.doc-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
div.doc-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
div.doc-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
div.doc-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
div.doc-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
div.doc-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#doc-attachments-ul .entry-title a:hover,
#doc-attachments-ul .entry-title a:active,
#doc-attachments-ul .entry-title a:focus,
#doc-attachments-ul .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#doc-attachments-ul .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#doc-attachments-ul .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#doc-attachments-ul .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#doc-attachments-ul .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#doc-attachments-ul .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#doc-attachments-ul .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#doc-attachments-ul .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#doc-attachments-ul .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#doc-attachments-ul .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#doc-attachments-ul .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#doc-attachments-ul .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress div.doc-permissions .entry-title a:hover,
#buddypress div.doc-permissions .entry-title a:active,
#buddypress div.doc-permissions .entry-title a:focus,
#buddypress div.doc-permissions .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress div.doc-permissions .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress div.doc-permissions .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress div.doc-permissions .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress div.doc-permissions .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress div.doc-permissions .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress div.doc-permissions .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress div.doc-permissions .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress div.doc-permissions .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#buddypress div.doc-permissions .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#buddypress div.doc-permissions .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#buddypress div.doc-permissions .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.create-new-folder .entry-title a:hover,
.create-new-folder .entry-title a:active,
.create-new-folder .entry-title a:focus,
.create-new-folder .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.create-new-folder .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.create-new-folder .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.create-new-folder .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.create-new-folder .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.create-new-folder .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.create-new-folder .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.create-new-folder .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.create-new-folder .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.create-new-folder .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.create-new-folder .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.create-new-folder .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.docs-folder-manage li .folder-info .entry-title a:hover,
.docs-folder-manage li .folder-info .entry-title a:active,
.docs-folder-manage li .folder-info .entry-title a:focus,
.docs-folder-manage li .folder-info .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.docs-folder-manage li .folder-info .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.docs-folder-manage li .folder-info .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.docs-folder-manage li .folder-info .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.docs-folder-manage li .folder-info .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.docs-folder-manage li .folder-info .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.docs-folder-manage li .folder-info .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.docs-folder-manage li .folder-info .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.docs-folder-manage li .folder-info .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.docs-folder-manage li .folder-info .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.docs-folder-manage li .folder-info .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.docs-folder-manage li .folder-info .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#pmpro_account>.pmpro_box .entry-title a:hover,
#pmpro_account>.pmpro_box .entry-title a:active,
#pmpro_account>.pmpro_box .entry-title a:focus,
#pmpro_account>.pmpro_box .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#pmpro_account>.pmpro_box .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#pmpro_account>.pmpro_box .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#pmpro_account>.pmpro_box .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#pmpro_account>.pmpro_box .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#pmpro_account>.pmpro_box .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#pmpro_account>.pmpro_box .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#pmpro_account>.pmpro_box .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#pmpro_account>.pmpro_box .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#pmpro_account>.pmpro_box .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#pmpro_account>.pmpro_box .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#pmpro_account>.pmpro_box .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#pmpro_cancel .entry-title a:hover,
#pmpro_cancel .entry-title a:active,
#pmpro_cancel .entry-title a:focus,
#pmpro_cancel .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#pmpro_cancel .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#pmpro_cancel .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#pmpro_cancel .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#pmpro_cancel .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#pmpro_cancel .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#pmpro_cancel .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#pmpro_cancel .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#pmpro_cancel .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#pmpro_cancel .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#pmpro_cancel .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#pmpro_cancel .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.pmpro-invoice #main .entry-content .entry-title a:hover,
.pmpro-invoice #main .entry-content .entry-title a:active,
.pmpro-invoice #main .entry-content .entry-title a:focus,
.pmpro-invoice #main .entry-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.pmpro-invoice #main .entry-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.pmpro-invoice #main .entry-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.pmpro-invoice #main .entry-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.pmpro-invoice #main .entry-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.pmpro-invoice #main .entry-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.pmpro-invoice #main .entry-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.pmpro-invoice #main .entry-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.pmpro-invoice #main .entry-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.pmpro-invoice #main .entry-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.pmpro-invoice #main .entry-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.pmpro-invoice #main .entry-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.pmpro-confirmation #main .entry-content .entry-title a:hover,
.pmpro-confirmation #main .entry-content .entry-title a:active,
.pmpro-confirmation #main .entry-content .entry-title a:focus,
.pmpro-confirmation #main .entry-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.pmpro-confirmation #main .entry-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.pmpro-confirmation #main .entry-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.pmpro-confirmation #main .entry-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.pmpro-confirmation #main .entry-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.pmpro-confirmation #main .entry-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.pmpro-confirmation #main .entry-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.pmpro-confirmation #main .entry-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.pmpro-confirmation #main .entry-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.pmpro-confirmation #main .entry-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.pmpro-confirmation #main .entry-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.pmpro-confirmation #main .entry-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#pmpro_form .pmpro_checkout-fields .entry-title a:hover,
#pmpro_form .pmpro_checkout-fields .entry-title a:active,
#pmpro_form .pmpro_checkout-fields .entry-title a:focus,
#pmpro_form .pmpro_checkout-fields .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#pmpro_form .pmpro_checkout-fields .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#pmpro_form .pmpro_checkout-fields .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#pmpro_form .pmpro_checkout-fields .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#pmpro_form .pmpro_checkout-fields .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#pmpro_form .pmpro_checkout-fields .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#pmpro_form .pmpro_checkout-fields .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#pmpro_form .pmpro_checkout-fields .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#pmpro_form .pmpro_checkout-fields .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#pmpro_form .pmpro_checkout-fields .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#pmpro_form .pmpro_checkout-fields .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#pmpro_form .pmpro_checkout-fields .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-title a:hover,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-title a:active,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-title a:focus,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.pmpro-body-level-required .entry-content .pmpro_content_message .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-bar-form .entry-title a:hover,
#tribe-bar-form .entry-title a:active,
#tribe-bar-form .entry-title a:focus,
#tribe-bar-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-bar-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-bar-form .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-bar-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-bar-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-bar-form .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-bar-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-bar-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-bar-form .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-bar-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-bar-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-bar-form .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-title a:hover,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-title a:active,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-title a:focus,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-events-list .tribe-events-loop .type-tribe_events .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-geo-map-wrapper .entry-title a:hover,
#tribe-geo-map-wrapper .entry-title a:active,
#tribe-geo-map-wrapper .entry-title a:focus,
#tribe-geo-map-wrapper .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-geo-map-wrapper .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-geo-map-wrapper .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-geo-map-wrapper .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-geo-map-wrapper .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-geo-map-wrapper .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-geo-map-wrapper .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-geo-map-wrapper .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-geo-map-wrapper .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-geo-map-wrapper .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-geo-map-wrapper .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-geo-map-wrapper .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
span.tribe-events-ajax-loading .entry-title a:hover,
span.tribe-events-ajax-loading .entry-title a:active,
span.tribe-events-ajax-loading .entry-title a:focus,
span.tribe-events-ajax-loading .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
span.tribe-events-ajax-loading .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
span.tribe-events-ajax-loading .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
span.tribe-events-ajax-loading .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
span.tribe-events-ajax-loading .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
span.tribe-events-ajax-loading .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
span.tribe-events-ajax-loading .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
span.tribe-events-ajax-loading .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
span.tribe-events-ajax-loading .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
span.tribe-events-ajax-loading .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
span.tribe-events-ajax-loading .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
span.tribe-events-ajax-loading .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-events-content form.cart .entry-title a:hover,
#tribe-events-content form.cart .entry-title a:active,
#tribe-events-content form.cart .entry-title a:focus,
#tribe-events-content form.cart .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-events-content form.cart .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-events-content form.cart .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-events-content form.cart .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-events-content form.cart .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-events-content form.cart .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-events-content form.cart .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-events-content form.cart .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-events-content form.cart .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-events-content form.cart .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-events-content form.cart .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-events-content form.cart .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-title a:hover,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-title a:active,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-title a:focus,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-community-events .entry-title a:hover,
#tribe-community-events .entry-title a:active,
#tribe-community-events .entry-title a:focus,
#tribe-community-events .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-community-events .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-community-events .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-community-events .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-community-events .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-community-events .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-community-events .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-community-events .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-community-events .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-community-events .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-community-events .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-community-events .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-community-events-content>#tribe-events .entry-title a:hover,
.tribe-community-events-content>#tribe-events .entry-title a:active,
.tribe-community-events-content>#tribe-events .entry-title a:focus,
.tribe-community-events-content>#tribe-events .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-community-events-content>#tribe-events .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-community-events-content>#tribe-events .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-community-events-content>#tribe-events .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-community-events-content>#tribe-events .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-community-events-content>#tribe-events .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-community-events-content>#tribe-events .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-community-events-content>#tribe-events .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-community-events-content>#tribe-events .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-community-events-content>#tribe-events .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-community-events-content>#tribe-events .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-community-events-content>#tribe-events .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-block__tickets__registration__event .entry-title a:hover,
.tribe-block__tickets__registration__event .entry-title a:active,
.tribe-block__tickets__registration__event .entry-title a:focus,
.tribe-block__tickets__registration__event .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-block__tickets__registration__event .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-block__tickets__registration__event .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-block__tickets__registration__event .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-block__tickets__registration__event .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-block__tickets__registration__event .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-block__tickets__registration__event .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-block__tickets__registration__event .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-block__tickets__registration__event .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-block__tickets__registration__event .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-block__tickets__registration__event .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-block__tickets__registration__event .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#rsvp-now .entry-title a:hover,
#rsvp-now .entry-title a:active,
#rsvp-now .entry-title a:focus,
#rsvp-now .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#rsvp-now .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#rsvp-now .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#rsvp-now .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#rsvp-now .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#rsvp-now .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#rsvp-now .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#rsvp-now .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#rsvp-now .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#rsvp-now .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#rsvp-now .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#rsvp-now .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-events-report .entry-title a:hover,
#tribe-events-report .entry-title a:active,
#tribe-events-report .entry-title a:focus,
#tribe-events-report .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-events-report .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-events-report .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-events-report .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-events-report .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-events-report .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-events-report .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-events-report .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-events-report .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
#tribe-events-report .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
#tribe-events-report .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
#tribe-events-report .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-rsvp-list>.tribe-item .entry-title a:hover,
.tribe-rsvp-list>.tribe-item .entry-title a:active,
.tribe-rsvp-list>.tribe-item .entry-title a:focus,
.tribe-rsvp-list>.tribe-item .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-rsvp-list>.tribe-item .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-rsvp-list>.tribe-item .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-rsvp-list>.tribe-item .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-rsvp-list>.tribe-item .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-rsvp-list>.tribe-item .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-rsvp-list>.tribe-item .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-rsvp-list>.tribe-item .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-rsvp-list>.tribe-item .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-rsvp-list>.tribe-item .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-rsvp-list>.tribe-item .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-rsvp-list>.tribe-item .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-title a:hover,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-title a:active,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-title a:focus,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.tribe-orders-list .tribe-tickets-list>.tribe-item .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.card .entry-title a:hover,
.card .entry-title a:active,
.card .entry-title a:focus,
.card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.bg-card .entry-title a:hover,
.bg-card .entry-title a:active,
.bg-card .entry-title a:focus,
.bg-card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.bg-card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.bg-card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.bg-card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.bg-card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.bg-card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.bg-card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.bg-card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.bg-card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.bg-card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.bg-card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.bg-card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.card.card-static .entry-title a:hover,
.card.card-static .entry-title a:active,
.card.card-static .entry-title a:focus,
.card.card-static .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.card.card-static .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.card.card-static .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.card.card-static .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.card.card-static .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.card.card-static .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.card.card-static .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.card.card-static .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.card.card-static .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.card.card-static .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.card.card-static .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.card.card-static .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.modal .modal-content .entry-title a:hover,
.modal .modal-content .entry-title a:active,
.modal .modal-content .entry-title a:focus,
.modal .modal-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.modal .modal-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.modal .modal-content .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.modal .modal-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.modal .modal-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.modal .modal-content .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.modal .modal-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.modal .modal-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.modal .modal-content .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.modal .modal-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.modal .modal-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.modal .modal-content .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.card .mutual-friends:hover,
.card .entry-summary a:not(.btn):not(.button):not([rel="tag"]):hover,
.card .entry-footer a:not(.btn):not(.button):not([rel="tag"]):hover,
.card .entry-content a:not(.btn):not(.button):not([rel="tag"]):hover,
.card .card-body h2.card-body-title a:hover,
div#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a:hover {
    color: #8679dc!important;
}

.grimlock--archive .site-content {
    padding-top: 3%;
    padding-bottom: 3%;
}

.search-posts .card .card-img {
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

.search-posts .card {
    border-width: 1px;
    background-color: #252836;
    border-color: #292D3D;
    --post-box-shadow-color: rgba(0, 0, 0, 0);
    color: #CFD3DA;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
}

.search-posts {
    margin-left: -20px;
    margin-right: -20px;
}

.search-posts>[id*="post-"] {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: calc(20px * 2);
}

.search-posts .card .entry-title,
.search-posts .card .entry-title a {
    color: #ffffff;
}

.search-posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.search-posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.search-posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']),
.search-posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']) {
    color: #CFD3DA;
}

.search-posts .card .entry-title a:hover,
.search-posts .card .entry-title a:active,
.search-posts .card .entry-title a:focus,
.search-posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.search-posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.search-posts .card .entry-meta a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.search-posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.search-posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.search-posts .card .entry-content a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.search-posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.search-posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.search-posts .card .entry-summary a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus,
.search-posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):hover,
.search-posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):active,
.search-posts .card .entry-footer a:not(.badge):not(.btn):not(.button):not([rel='tag']):focus {
    color: #6757D6!important;
}

.grimlock--search .site-content {
    padding-top: 3%;
    padding-bottom: 3%;
}

.grimlock--single .site-content {
    padding-top: 5%;
    padding-bottom: 5%;
}

.grimlock--page .site-content {
    padding-top: 3%;
    padding-bottom: 3%;
}

.grimlock-404 .section__btn,
.grimlock-404 .section__content [type="submit"],
.grimlock-404 .section__content [type="button"] {
    background-color: #6757D6;
    color: #FFFFFF;
    border-color: #6757D6;
}

.grimlock-404 .section__btn:hover,
.grimlock-404 .section__btn:focus,
.grimlock-404 .section__content [type="submit"]:hover,
.grimlock-404 .section__content [type="submit"]:focus,
.grimlock-404 .section__content [type="button"]:hover,
.grimlock-404 .section__content [type="button"]:focus {
    background-color: #5644ca;
    color: #FFFFFF;
    border-color: #5644ca;
}

.grimlock--archive_forum .site-content {
    padding-top: 4%;
    padding-bottom: 4%;
}

.grimlock_buddypress_member_actions_button_background_color_elements_selector {
    background: #22212d!important;
}

.grimlock_buddypress_member_actions_button_color_elements_selector {
    color: #22212d!important;
}

.grimlock_buddypress_friend_button_color_elements_selector {
    color: #6757D6;
}

.grimlock_buddypress_friend_button_background_color_elements {
    background-color: #6757D6;
}

.grimlock_buddypress_message_button_color_elements_selector {
    color: #6757D6;
}

.grimlock_buddypress_message_button_background_color_elements {
    background-color: #6757D6;
}

.grimlock_buddypress_success_button_color_elements_selector {
    color: #22AD7C;
}

.grimlock_buddypress_success_button_background_color_elements {
    background-color: #7c6996;
}

.grimlock_buddypress_delete_button_color_elements,
.card-body-meta .banned {
    color: #7c6996;
}

.grimlock_buddypress_miscellaneous_actions_button_color_elements_selector {
    color: #6757D6;
}

.grimlock_buddypress_miscellaneous_actions_button_background_color_elements {
    background-color: #6757D6;
}

.grimlock_buddypress_miscellaneous_actions_button_background_elements_selector {
    background: #6757D6!important;
}

#buddypress #header-cover-image {
    background-color: rgba(76, 67, 141, 0.85)!important;
}

#buddypress:not(.youzer) div#item-header #profile-header {
    color: #ffffff!important;
}

.grimlock--the_events_calendar .site-content {
    padding-top: 4%;
    padding-bottom: 4%;
}

.grimlock--single_tribe_events .site-content {
    padding-top: 4%;
    padding-bottom: 4%;
}

.grimlock--single_tribe_venue .site-content {
    padding-top: 4%;
    padding-bottom: 4%;
}

.grimlock--single_tribe_organizer .site-content {
    padding-top: 4%;
    padding-bottom: 4%;
}

@media (min-width: 768px) {
    #buddypress:not(.youzer) #profile-content__nav ul li>a span {
        border-color: rgba(33, 31, 42, .1);
    }
    #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li>a:hover span,
    #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li>a:focus span,
    #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li>a:active span,
    #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.selected>a span,
    #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs>ul>li.current>a span,
    #buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li>a:hover span,
    #buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li>a:focus span,
    #buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li>a:active span,
    #buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.selected>a span,
    #buddypress:not(.youzer) div.item-list-tabs.bp-navs>ul>li.current>a span {
        -webkit-box-shadow: 0 0 0 3px #252836;
        -moz-box-shadow: 0 0 0 3px #252836;
        box-shadow: 0 0 0 3px #252836;
    }
}

@media (max-width: 768px) {
    .page-template-template-minimal .site-content article.page>.entry-header .entry-title,
    .page-template-template-minimal .site-content article.page>.entry-header .page-title,
    .minimal-title .entry-title {
        font-size: 2rem;
        line-height: 1.15;
    }
    #buddypress:not(.youzer) #profile-content__nav:after {
        background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #252836 100%);
    }
}

@media (min-width: 992px) {
    .main-navigation .navbar-nav>li.current-menu-item>a,
    .main-navigation .navbar-nav>li.current-menu-parent>a,
    .main-navigation .navbar-nav>li.current-menu-ancestor>a,
    .main-navigation .navbar-nav>li.menu-item:hover>a,
    .main-navigation .navbar-nav>li.menu-item>a:hover,
    .main-navigation .navbar-nav>li.menu-item>a:active,
    .main-navigation .navbar-nav>li.menu-item>a:focus,
    .main-navigation .navbar-nav>li.menu-item.is-toggled>a,
    .navbar-nav--secondary>.menu-item>a:hover i,
    .navbar-nav--secondary>.menu-item>a:active i,
    .navbar-nav--secondary>.menu-item>a:focus i,
    .navbar-search .navbar-search__icon:hover,
    .navbar-search .navbar-search__icon:active,
    .navbar-search .navbar-search__icon:focus,
    #preheader .menu>li.menu-item .sub-menu li.menu-item>a:hover,
    #preheader .menu>li.menu-item .sub-menu li.menu-item>a:active,
    #preheader .menu>li.menu-item .sub-menu li.menu-item>a:focus,
    .priority-nav .priority-nav__wrapper .priority-nav__dropdown .nav-item .nav-link:hover,
    .priority-nav .priority-nav__wrapper .priority-nav__dropdown .nav-item .nav-link:focus,
    .priority-nav .priority-nav__wrapper .priority-nav__dropdown .nav-item .nav-link:active,
    .priority-nav .priority-nav__wrapper .priority-nav__dropdown .nav-item .nav-link.active,
    div.searchwp-live-search-results div.searchwp-live-search-result a:hover,
    div.searchwp-live-search-results div.searchwp-live-search-result a:focus,
    div.searchwp-live-search-results div.searchwp-live-search-result a:active {
        color: #DF204D;
    }
    .main-navigation .navbar-nav.navbar-nav--main-menu>.menu-item>a:before {
        background-color: #DF204D;
    }
    .main-navigation.navbar-nav>.menu-item .sub-menu,
    .main-navigation .navbar-nav>.menu-item .sub-menu .menu-item>a,
    .grimlock-preheader .menu>.menu-item .sub-menu,
    .grimlock-preheader .menu>.menu-item .sub-menu .menu-item>a,
    .grimlock-preheader .wpml-ls-sub-menu li,
    .grimlock-preheader .wpml-ls-sub-menu li a {
        color: #ffffff;
    }
    .dropdown-divider,
    .main-navigation .navbar-nav>li.menu-item .sub-menu li.menu-item>a:hover,
    .main-navigation .navbar-nav>li.menu-item .sub-menu li.menu-item>a:active,
    .main-navigation .navbar-nav>li.menu-item .sub-menu li.menu-item>a:focus,
    .preheader .menu>li.menu-item .sub-menu li.menu-item>a:hover,
    .preheader .menu>li.menu-item .sub-menu li.menu-item>a:active,
    .preheader .menu>li.menu-item .sub-menu li.menu-item>a:focus {
        background-color: #ffffff;
    }
    .main-navigation .navbar-nav>.menu-item .sub-menu,
    .grimlock-preheader .menu>.menu-item .sub-menu,
    .grimlock-preheader .wpml-ls-sub-menu {
        background-color: rgba(27, 26, 35, .97);
    }
    .main-navigation .navbar-nav>li.menu-item .sub-menu li.menu-item>a:hover,
    .main-navigation .navbar-nav>li.menu-item .sub-menu li.menu-item>a:active,
    .main-navigation .navbar-nav>li.menu-item .sub-menu li.menu-item>a:focus,
    .preheader .menu>li.menu-item .sub-menu li.menu-item>a:hover,
    .preheader .menu>li.menu-item .sub-menu li.menu-item>a:active,
    .preheader .menu>li.menu-item .sub-menu li.menu-item>a:focus {
        color: rgba(27, 26, 35, .97);
    }
    .grimlock-navigation.navbar--classic-left .navbar-nav>.menu-item>a,
    .grimlock-navigation.navbar--classic-center .navbar-nav>.menu-item>a,
    .grimlock-navigation.navbar--classic-right .navbar-nav>.menu-item>a,
    .hamburger-navbar,
    .navbar--fat-left,
    .navbar--fat-center,
    .navbar--fixed-left,
    .navbar--fixed-right {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
    .grimlock--navigation-inside-bottom .grimlock-custom_header>.region__inner>.region__container {
        margin-bottom: calc(1.25rem * 2);
    }
    .blog-posts .card .card-body,
    .archive-posts .card .card-body,
    .grimlock-query-section__posts .card .card-body,
    .grimlock-term-query-section__terms .card .card-body,
    body:not([class*="yz-"]) #bbpress-forums #bbp-search-form .card-body,
    form#move_reply .card-body,
    form#split_topic .card-body,
    .bp_register #register-page .standard-form .register-section .card-body,
    #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .card-body,
    .lwa.lwa-divs-only .card-body,
    .buddypress.directory.members .region--9-3-cols-left .widget .card-body,
    .buddypress.directory.members .region--3-9-cols-left .widget .card-body,
    .buddypress.directory.activity .region--9-3-cols-left .widget .card-body,
    .buddypress.directory.activity .region--3-9-cols-left .widget .card-body,
    .buddypress.directory.groups .region--9-3-cols-left .widget .card-body,
    .buddypress.directory.groups .region--3-9-cols-left .widget .card-body,
    .post-save-options.messages-container .card-body,
    .bp-messages-wrap .card-body,
    html body .bp-messages-wrap.bp-messages-mobile .card-body,
    .users-blocked .card-body,
    #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a .card-body,
    #buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a .card-body,
    .buddypress.directory.members #buddypress:not(.youzer) .bps_filters .card-body,
    #articles-dir-list #articles-container>#message .card-body,
    #bbp-search-form .card-body,
    .profile-content__body #subnav~form.standard-form .card-body,
    .buddypress.settings.bp-user.privacy .profile-content__body #subnav~form .card-body,
    #buddypress>.pos-r>.bps_form .card-body,
    #docs-filter-sections .docs-filter-section .card-body,
    table.doctable .card-body,
    div.doc-content .card-body,
    #doc-attachments-ul .card-body,
    #buddypress div.doc-permissions .card-body,
    .create-new-folder .card-body,
    .docs-folder-manage li .folder-info .card-body,
    #pmpro_account>.pmpro_box .card-body,
    #pmpro_cancel .card-body,
    .pmpro-invoice #main .entry-content .card-body,
    .pmpro-confirmation #main .entry-content .card-body,
    #pmpro_form .pmpro_checkout-fields .card-body,
    .pmpro-body-level-required .entry-content .pmpro_content_message .card-body,
    #tribe-bar-form .card-body,
    .tribe-events-list .tribe-events-loop .type-tribe_events .card .card-body,
    #tribe-geo-map-wrapper .card-body,
    span.tribe-events-ajax-loading .card-body,
    #tribe-events-content form.cart .card-body,
    body[class*="tribe_community"] #tribe-events-pg-template #tribe-events .card-body,
    #tribe-community-events .card-body,
    .tribe-community-events-content>#tribe-events .card-body,
    .tribe-block__tickets__registration__event .card-body,
    #rsvp-now .card-body,
    #tribe-events-report .card-body,
    .tribe-rsvp-list>.tribe-item .card-body,
    .tribe-orders-list .tribe-tickets-list>.tribe-item .card-body,
    .card .card-body,
    .bg-card .card-body,
    .card.card-static .card-body,
    .modal .modal-content .card-body,
    .tribe-events-list .tribe-events-loop .type-tribe_events .card .card-body {
        padding: 20px;
    }
    .search-posts .card .card-body {
        padding: 20px;
    }
    #buddypress:not(.youzer) #members-following-personal-li>a,
    #buddypress:not(.youzer) #members-followers-personal-li>a,
    #buddypress:not(.youzer) #members-following-personal-li>a:hover,
    #buddypress:not(.youzer) #members-followers-personal-li>a:hover {
        color: #ffffff!important;
    }
}

@media (max-width: 992px) {
    .navbar-search .search-icon {
        color: #BFC0C4!important;
    }
    .navbar-search form.search-form input.search-field {
        background-color: #2b2f50!important;
    }
    .grimlock--navigation-inside-bottom .grimlock-custom_header>.region__inner>.region__container {
        margin-top: calc(1.25rem * 2);
    }
    .grimlock-navigation {
        background-color: rgba(27, 26, 35, .97);
    }
    .main-navigation {
        background-color: rgba(27, 26, 35, .97);
    }
    .main-navigation .navbar-nav.navbar-nav--buddypress.logged-out .menu-item--profile .sub-menu {
        background-color: rgba(242, 244, 255, .04);
    }
}

hr {
    border-top-color: #BFC0C4;
}


/* Gutenberg */

.wp-block-separator {
    border-bottom-color: #BFC0C4;
}

@media screen and (max-width: 992px) {
    h1,
    .h1 {
        font-size: calc( (2.25rem) / 1.5);
    }
    h2,
    .h2 {
        font-size: calc( (1.875rem) / 1.3);
    }
    h3,
    .h3 {
        font-size: calc( (1.5rem) / 1.2);
    }
    h4,
    .h4 {
        font-size: calc( (1.25rem) / 1.2);
    }
    h5,
    .h5 {
        font-size: calc( (1.125rem) / 1.1);
    }
    h6,
    .h6 {
        font-size: calc( 1rem);
    }
    .display-1 {
        font-size: calc( (4rem) / 1.6);
    }
    .display-2 {
        font-size: calc( (3.1rem) / 1.3);
    }
    .display-3 {
        font-size: calc( (2rem) / 1.2);
    }
    .display-4 {
        font-size: calc( (1.4rem) / 1.2);
    }
    .lead {
        font-size: calc( (1.15rem) / 1.2);
    }
}

@media screen and (max-width: 576px) {
    h1,
    .h1 {
        font-size: calc( (2.25rem) / 1.6);
    }
    h2,
    .h2 {
        font-size: calc( (1.875rem) / 1.4);
    }
    h3,
    .h3 {
        font-size: calc( (1.5rem) / 1.3);
    }
    h4,
    .h4 {
        font-size: calc( (1.25rem) / 1.3);
    }
    .display-1 {
        font-size: calc( (4rem) / 1.8);
    }
    .display-2 {
        font-size: calc( (3.1rem) / 1.6);
    }
    .display-3 {
        font-size: calc( (2rem) / 1.4);
    }
    .display-4 {
        font-size: calc( (1.4rem) / 1.3);
    }
    .lead {
        font-size: calc( (1.15rem) / 1.2);
        line-height: calc( (1.35) / 1.2);
    }
}

.main-navigation {
    font-family: Barlow;
}

@media (max-width: 768px) {
    .grimlock-preheader {
        display: none;
    }
}

.grimlock-custom_header>.region__inner {
    background: linear-gradient(35deg, rgba(20, 23, 29, .85) 20%, rgba(30, 33, 39, .15) 100%)
}

.btn.btn-lg:not(.btn-link),
.grimlock-section--btn-lg input[type="button"],
.grimlock-section--btn-lg input[type="submit"],
.grimlock-section--btn-lg button[type="submit"] {
    font-size: calc(15px * 1.05);
}

.btn.btn-sm:not(.btn-link),
.grimlock-section--btn-sm input[type="button"],
.grimlock-section--btn-sm input[type="submit"],
.grimlock-section--btn-sm button[type="submit"],
#buddypress:not(.youzer) div#item-header .item-admins div.generic-button .group-button,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form input,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-reply-cancel,
.pmpro_box>.pmpro_actionlinks>a,
#pmpro_cancel>.pmpro_actionlinks>a {
    font-size: calc(15px * .9);
}

.btn.btn-xs:not(.btn-link),
.grimlock-section--btn-xs input[type="button"],
.grimlock-section--btn-xs input[type="submit"],
.grimlock-section--btn-xs button[type="submit"],
#buddypress div.generic-button a,
#buddypress ul.item-list>li:not(.load-newest) div.action a {
    font-size: calc(15px * .75);
}

.grimlock .parallax-mirror,
.grimlock #site-wrapper {
    -webkit-animation-name: grimlock-fadeIn;
    animation-name: grimlock-fadeIn;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes grimlock-fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes grimlock-fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.blog-posts .card,
.archive-posts .card,
.grimlock-query-section__posts .card,
.grimlock-term-query-section__terms .card,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form,
form#move_reply,
form#split_topic,
.bp_register #register-page .standard-form .register-section,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item,
.lwa.lwa-divs-only,
.buddypress.directory.members .region--9-3-cols-left .widget,
.buddypress.directory.members .region--3-9-cols-left .widget,
.buddypress.directory.activity .region--9-3-cols-left .widget,
.buddypress.directory.activity .region--3-9-cols-left .widget,
.buddypress.directory.groups .region--9-3-cols-left .widget,
.buddypress.directory.groups .region--3-9-cols-left .widget,
.post-save-options.messages-container,
.bp-messages-wrap,
html body .bp-messages-wrap.bp-messages-mobile,
.users-blocked,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters,
#articles-dir-list #articles-container>#message,
#bbp-search-form,
.profile-content__body #subnav~form.standard-form,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form,
#buddypress>.pos-r>.bps_form,
#docs-filter-sections .docs-filter-section,
table.doctable,
div.doc-content,
#doc-attachments-ul,
#buddypress div.doc-permissions,
.create-new-folder,
.docs-folder-manage li .folder-info,
#pmpro_account>.pmpro_box,
#pmpro_cancel,
.pmpro-invoice #main .entry-content,
.pmpro-confirmation #main .entry-content,
#pmpro_form .pmpro_checkout-fields,
.pmpro-body-level-required .entry-content .pmpro_content_message,
#tribe-bar-form,
.tribe-events-list .tribe-events-loop .type-tribe_events .card,
#tribe-geo-map-wrapper,
span.tribe-events-ajax-loading,
#tribe-events-content form.cart,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events,
#tribe-community-events,
.tribe-community-events-content>#tribe-events,
.tribe-block__tickets__registration__event,
#rsvp-now,
#tribe-events-report,
.tribe-rsvp-list>.tribe-item,
.tribe-orders-list .tribe-tickets-list>.tribe-item,
.card,
.bg-card,
.card.card-static,
.modal .modal-content {
    box-shadow: 0px 0px 20px 0px rgba(27, 26, 35, .3);
}

.search-posts .card {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}

.blog-posts .card,
.archive-posts .card,
.grimlock-query-section__posts .card,
.grimlock-term-query-section__terms .card,
body:not([class*="yz-"]) #bbpress-forums #bbp-search-form,
form#move_reply,
form#split_topic,
.bp_register #register-page .standard-form .register-section,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item,
.lwa.lwa-divs-only,
.buddypress.directory.members .region--9-3-cols-left .widget,
.buddypress.directory.members .region--3-9-cols-left .widget,
.buddypress.directory.activity .region--9-3-cols-left .widget,
.buddypress.directory.activity .region--3-9-cols-left .widget,
.buddypress.directory.groups .region--9-3-cols-left .widget,
.buddypress.directory.groups .region--3-9-cols-left .widget,
.post-save-options.messages-container,
.bp-messages-wrap,
html body .bp-messages-wrap.bp-messages-mobile,
.users-blocked,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-more>a,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .load-newest>a,
.buddypress.directory.members #buddypress:not(.youzer) .bps_filters,
#articles-dir-list #articles-container>#message,
#bbp-search-form,
.profile-content__body #subnav~form.standard-form,
.buddypress.settings.bp-user.privacy .profile-content__body #subnav~form,
#buddypress>.pos-r>.bps_form,
#docs-filter-sections .docs-filter-section,
table.doctable,
div.doc-content,
#doc-attachments-ul,
#buddypress div.doc-permissions,
.create-new-folder,
.docs-folder-manage li .folder-info,
#pmpro_account>.pmpro_box,
#pmpro_cancel,
.pmpro-invoice #main .entry-content,
.pmpro-confirmation #main .entry-content,
#pmpro_form .pmpro_checkout-fields,
.pmpro-body-level-required .entry-content .pmpro_content_message,
#tribe-bar-form,
.tribe-events-list .tribe-events-loop .type-tribe_events .card,
#tribe-geo-map-wrapper,
span.tribe-events-ajax-loading,
#tribe-events-content form.cart,
body[class*="tribe_community"] #tribe-events-pg-template #tribe-events,
#tribe-community-events,
.tribe-community-events-content>#tribe-events,
.tribe-block__tickets__registration__event,
#rsvp-now,
#tribe-events-report,
.tribe-rsvp-list>.tribe-item,
.tribe-orders-list .tribe-tickets-list>.tribe-item,
.card,
.bg-card,
.card.card-static,
.modal .modal-content {
    box-shadow: 0px 0px 20px 0px rgba(27, 26, 35, .3);
}

.btn.btn-lg:not(.btn-link),
.grimlock-section--btn-lg input[type="button"],
.grimlock-section--btn-lg input[type="submit"],
.grimlock-section--btn-lg button[type="submit"] {
    font-size: calc(15px * 1.05);
}

.btn.btn-sm:not(.btn-link),
.grimlock-section--btn-sm input[type="button"],
.grimlock-section--btn-sm input[type="submit"],
.grimlock-section--btn-sm button[type="submit"],
#buddypress:not(.youzer) div#item-header .item-admins div.generic-button .group-button,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form input,
#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments form.ac-form .ac-reply-cancel,
.pmpro_box>.pmpro_actionlinks>a,
#pmpro_cancel>.pmpro_actionlinks>a {
    font-size: calc(15px * .9);
}

.btn.btn-xs:not(.btn-link),
.grimlock-section--btn-xs input[type="button"],
.grimlock-section--btn-xs input[type="submit"],
.grimlock-section--btn-xs button[type="submit"],
#buddypress div.generic-button a,
#buddypress ul.item-list>li:not(.load-newest) div.action a {
    font-size: calc(15px * .75);
}

.main-navigation {
    font-family: Barlow;
}

hr {
    border-top-color: #BFC0C4;
}


/* Gutenberg */

.wp-block-separator {
    border-bottom-color: #BFC0C4;
}

@media screen and (max-width: 992px) {
    h1,
    .h1 {
        font-size: calc( (2.25rem) / 1.5);
    }
    h2,
    .h2 {
        font-size: calc( (1.875rem) / 1.3);
    }
    h3,
    .h3 {
        font-size: calc( (1.5rem) / 1.2);
    }
    h4,
    .h4 {
        font-size: calc( (1.25rem) / 1.2);
    }
    h5,
    .h5 {
        font-size: calc( (1.125rem) / 1.1);
    }
    h6,
    .h6 {
        font-size: calc( 1rem);
    }
    .display-1 {
        font-size: calc( (4rem) / 1.6);
    }
    .display-2 {
        font-size: calc( (3.1rem) / 1.3);
    }
    .display-3 {
        font-size: calc( (2rem) / 1.2);
    }
    .display-4 {
        font-size: calc( (1.4rem) / 1.2);
    }
    .lead {
        font-size: calc( (1.15rem) / 1.2);
    }
}

@media screen and (max-width: 576px) {
    h1,
    .h1 {
        font-size: calc( (2.25rem) / 1.6);
    }
    h2,
    .h2 {
        font-size: calc( (1.875rem) / 1.4);
    }
    h3,
    .h3 {
        font-size: calc( (1.5rem) / 1.3);
    }
    h4,
    .h4 {
        font-size: calc( (1.25rem) / 1.3);
    }
    .display-1 {
        font-size: calc( (4rem) / 1.8);
    }
    .display-2 {
        font-size: calc( (3.1rem) / 1.6);
    }
    .display-3 {
        font-size: calc( (2rem) / 1.4);
    }
    .display-4 {
        font-size: calc( (1.4rem) / 1.3);
    }
    .lead {
        font-size: calc( (1.15rem) / 1.2);
        line-height: calc( (1.35) / 1.2);
    }
}

body,
body:after {
    background-color: #211F2A;
}

.grimlock-custom_header>.region__inner {
    background: linear-gradient(35deg, rgba(20, 23, 29, .85) 20%, rgba(30, 33, 39, .15) 100%)
}


/* vietnamese */

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/barlow/7cHrv4kjgoGqM7E_Cfs0wHkDnzcjTrA.woff) format('woff');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}


/* latin-ext */

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/barlow/7cHrv4kjgoGqM7E_Cfs1wHkDnzcjTrA.woff) format('woff');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/barlow/7cHrv4kjgoGqM7E_Cfs7wHkDnzcj.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* vietnamese */

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/barlow/7cHsv4kjgoGqM7E_CfOA5WohvTwJdLm8BvE.woff) format('woff');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}


/* latin-ext */

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/barlow/7cHsv4kjgoGqM7E_CfOA5WogvTwJdLm8BvE.woff) format('woff');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/barlow/7cHsv4kjgoGqM7E_CfOA5WouvTwJdLm8.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* vietnamese */

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/barlow/7cHpv4kjgoGqM7E_A8s_ynghnQci.woff) format('woff');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}


/* latin-ext */

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/barlow/7cHpv4kjgoGqM7E_Ass_ynghnQci.woff) format('woff');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/barlow/7cHpv4kjgoGqM7E_DMs_ynghnQ.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* vietnamese */

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/barlow/7cHqv4kjgoGqM7E30-8s6Foqtz0rdom9.woff) format('woff');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}


/* latin-ext */

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/barlow/7cHqv4kjgoGqM7E30-8s6Voqtz0rdom9.woff) format('woff');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/barlow/7cHqv4kjgoGqM7E30-8s51oqtz0rdg.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* vietnamese */

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/barlow/7cHqv4kjgoGqM7E3t-4s6Foqtz0rdom9.woff) format('woff');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}


/* latin-ext */

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/barlow/7cHqv4kjgoGqM7E3t-4s6Voqtz0rdom9.woff) format('woff');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/barlow/7cHqv4kjgoGqM7E3t-4s51oqtz0rdg.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* vietnamese */

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/barlow/7cHqv4kjgoGqM7E3j-ws6Foqtz0rdom9.woff) format('woff');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}


/* latin-ext */

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/barlow/7cHqv4kjgoGqM7E3j-ws6Voqtz0rdom9.woff) format('woff');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../fonts/barlow/7cHqv4kjgoGqM7E3j-ws51oqtz0rdg.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
