/*
 Theme Name:   MHPSS Stargate
 Theme URI:
 Description:  The new mhpss theme
 Author:       Cezar Neaga e.U
 Author URI:   https://cezarneaga.eu
 Template:     buddyapp
 Version:      2.0.0
 Text Domain:  buddyapp-child
*/

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.no-js .js--no-js--hidden,
.js .js--hidden {
  display: none;
}
li.tribe-events-nav-previous,
li.tribe-events-nav-next {
  width: calc((100% - 320px) / 2) !important;
}
li.tribe-events-nav-center {
  text-align: center !important;
  width: 300px !important;
  display: block;
}
li.tribe-events-nav-center a {
  margin: 0 auto !important;
  text-align: center;
}
/*login form*/
.kleo-login-wrap .login-form-wrapper .kleo-pop-title,
.wp-social-login-connect-with {
  margin: 0 0 5px 0;
  padding: 0;
  display: block;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
  font-weight: 400;
  font-size: 1em;
}
/*end login form */
abbr {
  text-decoration: none;
}

div > p:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .second-menu .second-menu-main .scroll-container-wrapper .scroll-container {
    padding-top: 0;
  }
  li.my-profile-default {
    margin-right: 10px;
  }
}
/*alert*/
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  float: left;
}
.alert-info a {
  border-bottom: dotted 1px #31708f;
}
.alert-info p {
  margin-bottom: 0;
}
/*start mapping pagination styles*/
.paginating {
  text-align: right;
}
.paginating .page {
  display: inline-block;
  padding: 0px 9px;
  margin-right: 4px;
  border-radius: 3px;
  border: solid 1px #c0c0c0;
  background: #e9e9e9;
  font-size: 0.875em;
  font-weight: bold;
  text-decoration: none;
  color: #717171;
}

.paginating .page:hover {
  background: #fefefe;
}

.paginating .page.active {
  background: #3fa1e0;
  border: solid 1px #3fa1e0;
  color: #f0f0f0;
}

/*start algolia search styles*/
#algolia-stats > div > div.ais-stats > div.ais-stats--body > div {
  float: left;
  width: auto;
}
#page-title span.ais-stats--time {
  font-size: 14px;
  float: right;
  margin-top: 0px;
  margin-left: 5px;
}
#ais-main {
  padding: 0;
}
#ais-main h5 {
  margin-bottom: 0;
}
#ais-main h2 {
  margin-bottom: 10px;
  margin-top: 20px;
}
#ais-main p {
  margin-top: 0;
}
.ais-hits--item {
  margin-bottom: 10px;
}
.ais-hits--thumbnail {
  margin-right: 10px;
}
#ais-facets {
  width: 250px;
  padding: 40px;
}
/*end algolia search styles*/
#filterOrganization select,
select.select {
  width: 100%;
}
.mt20 {
  margin-top: 20px;
}
hr.none {
  margin-bottom: 5px !important;
  border: none !important;
  clear: both;
}
.capacity input {
  height: 24px;
}
.capacity input.other-input {
  height: 44px;
  padding-bottom: 0;
  padding-right: 0;
  margin-bottom: 4px;
  font-size: 16px;
  text-align: right;
}
.capacity .defaults {
  height: 44px;
  padding: 10px 10px 10px 0;
  margin-bottom: 4px;
  text-align: right;
}
.quantity {
  position: relative;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type='number'] {
  -moz-appearance: textfield;
}

.quantity input {
  width: 65px !important;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 10px;
  border: 1px solid #eee !important;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: 'Trebuchet MS', Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: 0px;
  height: 50%;
}
.daterangepicker {
  display: none;
}
.daterangepicker.dropdown-menu {
  border: solid 1px #dadada;
}
.daterangepicker td,
.daterangepicker th {
  border-radius: 0;
}
.daterangepicker tr:nth-child(even) td {
  background-color: #fff !important;
}
.daterangepicker tr:nth-child(even) td.in-range,
.daterangepicker tr:nth-child(odd) td.in-range {
  background-color: #76ced8 !important;
  color: #fff;
}
.daterangepicker td.active.start-date,
.daterangepicker td.active.end-date.in-range {
  background-color: #3fa1e0 !important;
  color: #fff;
}

#content table:not(#wp-calendar),
#content table:not(#wp-calendar) thead tr th {
  color: inherit;
}

#content table:not(#wp-calendar) thead tr th {
  text-transform: uppercase;
  font-weight: 600;
}

#content table:not(#wp-calendar) tr td,
#content table:not(#wp-calendar) tr th {
  text-align: left;
  background: #fff;
  padding: 12px 15px;
}

.gov-entry,
.target-groups-entry,
.locations-entry {
  padding: 10px 0 5px 0;
  clear: both;
  height: 30px;
}
hr.soften {
  border: 0;
  height: 1px;
  margin: 10px 0 !important;
  line-height: 1 !important;
  background-image: -webkit-linear-gradient(left, #ffffff, #eaeaea, #ffffff);
  background-image: -moz-linear-gradient(left, #ffffff, #eaeaea, #ffffff);
  background-image: -ms-linear-gradient(left, #ffffff, #eaeaea, #ffffff);
  background-image: -o-linear-gradient(left, #ffffff, #eaeaea, #ffffff);
}
hr.zigzag {
  height: 6px;
  background: url(./assets/img/hr.png) repeat-x 0 0;
  border: 0;
}

.pdl {
  padding-left: 0 !important;
}
.pdr {
  padding-right: 0 !important;
}
.mr20 {
  margin-right: 20px !important;
}
textarea {
  background: #f9f9f9;
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  padding: 10px 20px;
  margin-bottom: 20px;
}
textarea:focus {
  background: #f9f9f9;
}
.btn-icon {
  padding: 0 10px;
}

#invite-anyone-invite-list h4,
.invites h4 {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .invites#group-list .item-list .action,
  #buddypress form#send-invite-form .item-list .action {
    right: 20px;
    bottom: 20px;
    top: auto;
  }
}

#invite-anyone-widget-submit .button {
  background: #00c1cf;
  border-radius: 5px;
  text-transform: none;
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #f7f7f7;
  padding: 11px 16px;
}

.group-button .group-button {
  border-radius: 5px;
  text-transform: none;
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #f7f7f7;
  padding: 11px 16px;
}
.sidemenu-main {
  background-color: #3fa1e0;
}
#sidemenu-wrapper .sidemenu-header {
  background-color: #3fa1e0;
}
li.menu-item_new {
  overflow: visible;
}
.bubble.menu {
  margin: -7px 0 0 -3px;
  height: 20px;
  line-height: 20px;
  width: auto;
  padding: 0 5px 3px 5px;
  background: #d86955 !important;
}
a.vc_btn3-size-sm {
  padding: 13px 20px 13px 39px !important;
  text-transform: uppercase;
  line-height: 16px;
  margin-right: 10px;
}
h3.organisation {
  padding-bottom: 0;
  margin-bottom: 0;
}
h3.fieldset_actor {
  padding: 0 10px;
  margin: -42px 0 0 0px;
  background: #fff;
  width: auto;
  float: left;
}
.dashboard-title .avatar {
  border-radius: 50%;
  margin-left: 10px;
}
.dashboard-container .map-intro p {
  font-size: 1em !important;
}
.map-intro__cta header h2 {
  margin: 15px 0 5px 0;
}
.map-intro__cta .vc_cta3-actions {
  margin-left: auto;
}
.map-intro__cta .vc_cta3_content-container,
.map-intro__cta .vc_cta3-content {
  width: 100%;
}
@media (max-width: 768px) {
  .map-intro__cta {
    padding: 10px !important;
  }
  .map-intro__cta .vc_cta3_content-container {
    padding-left: 0px !important;
  }

  .map-intro__icon {
    display: none;
  }
}

.row {
  display: block;
  position: relative;
  width: auto;
  margin: 0px;
}
.row:last-of-type {
  border-bottom: none;
}
.menu-list > li.current {
  border-right: 5px solid #fff;
  margin-right: -10px;
}

/*new activity layout*/
.row.act-wrapper {
  padding: 0;
}
.act-wrapper li {
  list-style: none !important;
}
.border-left {
  border-left: solid 1px #eaeaea;
}

.row.bold {
  font-weight: bold;
}
.row .act,
.row .sub-act,
.row .layer,
.row .number_workers,
.row .type,
.row .status,
.row .start {
  float: left;
  padding: 5px 10px 5px;
}
.row .end {
  float: left;
  padding: 5px 0px 5px;
}
.row .act {
  width: 7%;
}
.row .sub-act {
  width: 8%;
}
.row .layer {
  width: 25%;
}
.row .number_workers {
  width: 25%;
}
.row .type {
  width: 20%;
}
.row .status {
  width: 21%;
}
.row .start {
  width: 7%;
}
.row .end {
  width: 7%;
}
.kleo-nav-menu .menu-item a {
  color: #d6ecf3;
}
#buddypress .dir-list {
  width: 75%;
  float: right;
}
#groups-nav {
  width: 24%;
  float: left;
  margin: -20px 0 0 -19px;
  padding: 19px 0;
  margin-right: 1%;
}
#groups-nav ul.level0 li {
  border-bottom: 1px solid #ededed;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#groups-nav ul.level0 li.open {
  padding-bottom: 0;
  border-bottom: none;
}
#groups-nav li.open ul {
  border-bottom: 3px solid #23587c;
}

#groups-nav ul {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 3px solid #23587c;
}
#groups-nav ul:first-child {
  border-top: 0px;
}
.padder {
  padding-left: 30px;
  padding-top: 20px;
}
.item-list-tabs {
  clear: both;
}

#subnav {
  clear: both;
  padding: 20px 0;
}

#group-resources-order-select {
  float: left;
  font-size: 11px;
}
#group-resources-list .item-list-tabs ul li {
  list-style: none;
}
.widget.buddypress.group-resources li {
  border-bottom: solid 1px #eeeeee;
}
.cops .widget.buddypress.group-resources li {
  border-bottom: none;
}
.widget.buddypress.group-resources li p {
  margin-top: 0;
  margin-bottom: 5px;
}
.cops .widget.buddypress.group-resources li p {
  margin: 0;
}
.cops .widget.buddypress.group-resources li.users p a {
  font-weight: 600 !important;
  color: #000;
  font-size: 1.4em;
}
.widget.buddypress.group-resources li:hover .item-meta {
  display: inline-block;
}
.widget.buddypress.group-resources.popular-group-resources .item-meta {
  margin-left: 0;
  display: none;
}
.widget.buddypress.group-resources.uploaders-group-resources .item-meta {
  margin-left: 0;
}
.widget.buddypress.group-resources .item-meta .item-author img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.network_hosts ul {
  padding: 0;
  list-style: none;
}
.network_hosts ul li {
  height: 40px;
  width: 40px;
  padding-right: 5px;
  float: left;
  overflow: hidden;
  margin-bottom: 15px;
}
.flexslider {
  border: none !important;
  box-shadow: none !important;
}
.network_hosts h4 {
  line-height: 18px;
}
.network_hosts h4 a {
  font: bold 14px Arial, Helvetica, sans-serif;
  color: #3fafd4;
}
.network_hosts ul li .user-infos {
  display: none;
}
.widget ol {
  padding-left: 0;
  margin-left: 0;
}
.widget ol li.todo-list {
  background: none !important;
}
.bc_avatar img {
  float: left;
  border-radius: 50%;
  margin-right: 10px;
  width: 40px !important;
}
.groups_follow .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  padding: 0 5px;
}
.groups_follow .bc_avatar {
  float: left;
  width: 50px;
  padding-right: 10px;
}
.groups_follow .group-infos h4 {
  font-size: 13px !important;
  line-height: 18px !important;
  margin-top: -5px !important;
}

#item-header-wrap {
  width: 100%;
  position: static;
  background: #fafafa;
  border: none;
}

.bp-is-single #item-header-wrap {
  margin-bottom: 20px;
}

#item-header-wrap .item-left {
  width: 30%;
  float: left;
}

#item-header-wrap .item-left {
  -webkit-text-stroke-width: 0.3px;
  -webkit-text-stroke-color: #303030;
}

@media (min-width: 768px) {
  #buddypress div#item-header div#item-header-content {
    width: 70%;
    float: right;
  }
}

#buddypress div#item-header div#item-header-content p {
  -webkit-text-stroke-width: 0.3px;
  -webkit-text-stroke-color: #303030;
}
#item-header {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center !important;
}

#item-nav {
  float: right;
}
@media screen and (min-width: 768px) {
  #buddypress div#object-nav.item-list-tabs ul {
    overflow-x: auto;
  }
  #buddypress div#object-nav.item-list-tabs ul li {
    display: inline-block;
  }
}
#buddypress #item-header-wrap div.item-list-tabs ul li a > span {
  position: static;
}

#item-body {
  margin-left: 0px;
}

.resources-sidebar {
  width: 24%;
  float: right;
  margin-left: 1%;
}
.resources-sidebar .widget {
  padding: 0px;
}

#groups-nav {
  width: 24%;
  margin-right: 1%;
  margin-top: 15px;
  font-size: 14px;
  padding-top: 0px;
  border-top: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.group-resources-list {
  width: 60%;
  float: left;
  padding-right: 20px;
}
#sidebar .item-meta {
  padding-left: 0px;
}
.resources-sidebar .item-meta {
  margin-left: 0px !important;
}
.resources-sidebar .popular-group-resources .item-meta img.avatar {
  height: 17px !important;
  width: 17px !important;
}
.resources-sidebar .item-list li {
  border-bottom: 1px solid #ccc;
}

.pagination .pag-count {
  margin-left: 0 !important;
}
#groups-nav ul.level0 {
  list-style-type: none;
}
.post-ratings {
  width: 45%;
  max-width: 100px;
  float: left;
  margin-left: 15px;
}
.post-ratings img {
  width: 16px;
  height: 16px;
}
.addthis_toolbox {
  width: 45%;
  float: left;
  margin-top: 2px;
}

.form-header {
  margin-top: -40px;
}

div#message.updated {
  clear: both;
  display: block;
}
div#message.updated p {
  background-color: #e2fab2;
  color: #250;
}
div#message p,
#sitewide-notice p {
  font-weight: normal;
  text-decoration: none;
  background-color: #fff;
  font-size: 90%;
  display: block;
}
div#message p {
  padding: 3px 25px;
  border-radius: 20px;
}

.group-admin.delete-group #buddypress #message + label,
.my-account.delete-account #buddypress #account-delete-form label {
  margin-bottom: 15px;
}

.group-admin.delete-group #buddypress #message.info p,
.my-account.delete-account #buddypress #message.info p {
  background-color: #fdc;
  clear: left;
  color: #800;
}

.groups-index-page #groups-nav {
  width: 25%;
  float: left;
}
select:focus,
select:active {
  border-bottom: 1px solid #82d2dd;
}
select {
  border-bottom: 1px solid #82d2dd;
}
input[type='tel'],
input[type='number'],
input[type='date'],
input[type='url'],
input[type='text'],
input[type='email'],
input[type='password'] {
  border-bottom: 1px solid #82d2dd;
  width: 100%;
  color: #727272;
  font-size: 14px;
}
a:hover,
a:focus {
  color: #82d2dd;
  text-decoration: underline;
}
a {
  color: #3fa1e0;
}
label {
  color: #919191;
}

a.button,
a.group-button,
button,
input[type='submit'],
input[type='button'],
a.button.active,
#buddypress div#item-header div.generic-button,
#buddypress div#item-header div.generic-button a,
#buddypress div#item-header a.button {
  background: #3fa1e0;
  color: #d6ecf3;
}

a.button,
a.group-button,
input[type='submit'],
input[type='reset'],
input[type='button'],
button {
  min-height: 0;
}

a.button:hover,
a.button:focus,
a.group-button:hover,
a.group-button:focus,
button:hover,
button:focus,
input[type='submit']:hover,
input[type='submit']:focus,
input[type='button']:hover,
input[type='button']:focus,
a.button.active,
a.group-button.active,
button.active,
input.active[type='submit'],
input.active[type='button'] {
  background: #82d2dd;
  color: #d6ecf3;
}

#item-body .activity a {
  color: #76ced8;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
}

.fixed {
  position: fixed !important;
  top: 93px;
  left: 0;
  background: #ececec !important;
  z-index: 1;
  padding-top: 5px;
}

#buddypress .academy {
  width: 100%;
}

@media screen and (max-width: 480px) {
  .groups-index-page #groups-nav {
    width: 100% !important;
    float: none !important;
  }
  #buddypress .dir-list {
    width: 100% !important;
    float: none !important;
  }
  .group-navigation {
    width: 100%;
    float: left;
  }
  .group-resources-list {
    width: 100%;
    float: left;
    padding-right: 20px;
  }
  .resources-sidebar {
    width: 100%;
    float: left;
  }
}
#buddypress .dir-list {
  clear: none;
}

@media only screen and (min-width: 992px) {
  .tpl-right-sidebar .sidebar {
    border-left: none;
  }
}
body.resources #groups-nav ul.level0 {
  padding: 0 19px;
}

#main-container .main {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  min-height: 100vh;
}

body.members .sidebar,
body.single-item.groups.group-members .sidebar {
  border-left: none !important;
}

body.activity #main-container .sidebar {
  border-left: none;
}
body.groups #groups-nav ul.level1,
body.groups #groups-nav ul.level2,
body.groups #groups-nav ul.level3,
body.groups #groups-nav ul.level4,
body.groups #groups-nav ul.level5,
body.resources #groups-nav ul.level1,
body.resources #groups-nav ul.level2,
body.resources #groups-nav ul.level3,
body.resources #groups-nav ul.level4,
body.resources #groups-nav ul.level5 {
  padding-left: 20px !important;
}

body.resources .group-navigation {
  width: 30%;
}

body.resources ul {
  list-style-type: none;
}
#buddypress ul#activity-stream.activity-list > li .activity-content .activity-meta .translate {
  padding: 4px 20px 4px 40px;
}
a.button.translate.bp-secondary-action:before {
  content: '\e69a' !important;
  position: absolute;
  top: 3px;
  left: 15px;
}
/*styles for group actions*/
li.hgbp-enable-tree-view-container {
  display: none !important;
}
.groups .action {
  display: block;
  overflow: hidden;
}

.groups #buddypress ul.item-list#groups-list .action > ul > li {
  width: auto;
  margin-right: 15px;
  border-right: 1px solid #e5e5e5;
  padding-right: 15px;
}

.groups .action ul li.sub-groups-container-item {
  clear: both;
}

.groups #buddypress ul#groups-list.item-list .action > ul > .join-leave-group {
  border-right: none;
}

#buddypress ul#groups-list.item-list li .action {
  text-align: left;
  position: static;
}

.groups #buddypress .action-inner li i {
  margin-right: 7px;
}
.groups #buddypress .action-inner li .item p {
  margin: 0;
}

.groups .child-groups-container {
  margin-left: 0;
  position: relative;
  overflow: visible;
  text-align: left;
}
.child-groups {
  border-color: #e5e5e5;
  width: calc(100% - 10px);
}
.child-groups .pagination {
  display: none !important;
}
.groups #buddypress .open ul.item-list#groups-list li {
  width: 100%;
}
.groups #buddypress .open ul.item-list#groups-list li .item {
  width: calc(100% - 60px);
}
body.groups li.group-admins span,
body.groups li.group-admins ul,
body.groups li.group-mods ul,
body.groups li.group-mods span {
  display: inline-block;
  vertical-align: top;
}
body.groups li.group-admins ul#group-admins li,
body.groups li.group-mods ul#group-mods li {
  padding: 0 !important;
  margin: 0 5px 0 0 !important;
  border: none !important;
  min-width: 1px !important;
  width: auto !important;
}
body.groups li.group-admins ul#group-admins li a img,
body.groups li.group-mods ul#group-mods li a img {
  width: 20px;
  height: 20px;
}
/*widgets*/
.widget ul.item-list {
  padding: 0;
  position: relative;
}
.widget ul.item-list li {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  font-size: 14px;
}
/*top contributors*/
.widget.group-resources .item-author img {
  width: 40px;
  float: left;
  height: auto;
  border-radius: 50%;
}
.widget.group-resources .item-author div {
  float: left;
  width: calc(100% - 50px);
  margin-left: 10px;
  color: #666;
}
.widget.group-resources .item-author div a {
  color: #3fafd4;
}
li.collapse-right-sidebar,
li.has-submenu.right {
  padding-left: 20px;
  border-left: solid 1px #e5e5e5;
}
li.collapse-right-sidebar,
li.has-submenu.right a {
  padding-right: 0;
}
li.collapse-right-sidebar .sidemenu-icon-wrapper > span span > i {
  float: right;
  margin: 0 0 0 2px;
}

#buddypress #members-dir-list.dir-list,
#buddypress #members-group-list.dir-list {
  width: 100%;
}

body.groups #buddypress .action-inner div.sub-groups-container-item {
  text-align: left !important;
}
body.groups #buddypress .action-inner ul.item-list li {
  border-right: 1px solid rgba(0, 0, 0, 0.04) !important;
}

body.groups .open .item {
  max-width: 92% !important;
}

.buddypress-holder {
  position: relative;
}
.buddypress-holder div#item-body #subnav ul {
  display: inline-block;
  margin-bottom: 20px !important;
}
/*@media only screen and (min-width: 1200px) {
  .bp-is-single #buddypress div.item-list-tabs ul li.last {
    position: relative;
    float: right!important;
    width: auto;
    margin: 0;
  }
}*/
.groups-members-search {
  z-index: 9;
  padding-top: 40px;
}
body.groups #buddypress .action-inner ul.item-list li ul#group-admins li {
  border-right: none !important;
}
body.groups a.leave-group:before {
  content: '\e8e8';
}
body.groups a.join-group:before,
#group-create-nav a:before {
  content: '\e8e9';
}
body.groups a.join-group:before,
body.groups a.leave-group:before,
#group-create-nav a:before {
  font-family: 'icomoon';
  font-size: 1.1em;
  line-height: 1;
  margin-right: 0.33em;
  vertical-align: text-bottom;
}

body.groups.single-item div#item-header-content p {
  color: #727272;
  margin: 0 !important;
  font-size: 17px !important;
  -webkit-text-stroke-width: 0 !important;
}

body.groups.single-item .group-page-title h2 {
  text-transform: uppercase;
}
body.groups.single-item #buddypress div#item-header img.avatar {
  border-radius: 0;
}
#buddypress form#whats-new-form p.activity-greeting {
  line-height: normal;
}

body.groups.single-item #buddypress .group-subscription-div {
  padding: 0;
}

.main {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
body.groups.single-item ol.breadcrumb {
  padding-top: 0;
  padding-bottom: 0;
}
body.groups.single-item .group-heading .bp-title-section {
  padding-bottom: 0;
}

body.groups #buddypress ul#group-mods li {
  border-right: none !important;
}

.group-admin.manage-members #content #buddypress #group-settings-form .item-list,
#content #buddypress ul.item-list:not(#members-list):not(#member-list) {
  overflow: hidden;
}

.group-admin.manage-members #content #buddypress #group-settings-form .item-list > li,
#content #buddypress ul.item-list:not(#members-list):not(#member-list) > li:not(.load-more):not(.load-newest) {
  width: 100%;
  text-align: left;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
  padding: 20px 15px;
}
#content #buddypress.cops .widget ul.item-list:not(#members-list):not(#member-list) > li:not(.load-more):not(.load-newest) {
  width: 100%;
  text-align: left;
  border: none;
  margin-bottom: 25px;
  padding: 0;
}
#content #buddypress ul.item-list:not(#members-list):not(#member-list):not(#admins-list):not(#mods-list) > li .item {
  padding: 0;
}

#content #buddypress .item-list .item-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125rem;
  padding-bottom: 10px;
  font-weight: normal;
  letter-spacing: 0.03em;
}

body.single-item.groups.chat #buddypress .standard-form label {
  display: inline-block !important;
}

#buddypress ul.item-list li .item-wrap .item-cover .item-avatar .kleo-online-status {
  right: 0px;
}
#buddypress ul.item-list li .item-wrap .item-cover .item-avatar img.avatar {
  width: 50px;
  border-radius: 50% !important;
  height: auto;
  margin-right: 0;
}

#buddypress #item-body {
  padding: 0 20px;
}
@media (min-width: 768px) {
  #buddypress #item-body {
    padding: 0 40px;
  }
}

.o-label,
.o-label strong {
  font-size: 0.8em;
}

#buddypress .resource-keywords-list li,
.o-label {
  display: inline-block;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 10px 10px 0;
  white-space: nowrap;
  border-radius: 6px;
  background-color: #fafafa;
  background-color: rgba(0, 0, 0, 0.02);
}

body.groups.hierarchy ul#groups-list {
  min-height: 600px;
}
body.groups.hierarchy ul#groups-list li {
  position: relative !important;
  top: 0 !important;
  left: auto !important;
}
#buddypress div.pagination .pagination-links span.page-numbers.current {
  font-weight: bold;
  color: #3fafd4;
}

.pagination.js--is-loading {
  background: url('assets/img/ajax-loader.png') center center no-repeat;
}

.pagination.js--is-loading > * {
  opacity: 0.1;
}

body.groups.hierarchy ul#groups-list li .item {
  padding-left: 0 !important;
}

div.textwidget a {
  display: inline-block !important;
}

/*Removed groups nav from Create-Group-Page*/
body.groups.group-create div#groups-nav {
  display: none;
}

.buddypress.bp-is-single.group-create .container-fluid,
.buddypress.bp-is-single.group-create .main-content {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 768px), (min-width: 992px) {
  .buddypress.bp-is-single.group-create .container-fluid,
  .buddypress.bp-is-single.group-create .main-content {
    padding-left: 40px;
    padding-right: 40px;
  }
}

/*Style for my-groups tab*/
body.groups .main-content #buddypress ul.item-list.my-groups > li {
  border: none !important;
  margin-bottom: 0 !important;
}
body.groups .main-content #buddypress ul.item-list.my-groups li .item-wrap {
  margin: 0 !important;
  padding-bottom: 10px !important;
}
body.groups #item-nav div.item-list-tabs ul li.more span {
  background: transparent !important;
}

body.groups.single-item.hierarchy #item-body ul.item-list > li {
  width: 100% !important;
}

#create-group-form {
  padding: 0;
}

.tpl-right-sidebar .main {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
}

@media (min-width: 992px) {
  .right-sidebar-show .main {
    width: calc(100% - 250px);
    float: left;
  }

  .sidebar {
    display: none;
  }

  .right-sidebar-show .sidebar {
    display: block;
  }
}

/**
 * HEADER
 */

@media screen and (max-width: 767px) {
  #header-wrap .logo {
    text-align: left;
    margin-left: 16px;
    border: none;
  }

  .logo a {
    line-height: 50px;
  }

  .logo img {
    max-height: 40px;
  }
}
.logo img {
  max-height: 60px;
}
.logo .mini-logo {
  height: 60px;
  display: flex !important;
  align-items: center;
}
.second-menu .second-menu-main .scroll-container-wrapper .scroll-container {
  padding-top: 0;
}

.second-menu-is-open .show-login {
  padding-top: 18px;
}
/*.login-form-wrapper h3{
	color: #000;
}*/

.second-menu-icon-wrapper {
  width: 60px;
  text-align: center;
  padding: 0;
}

.second-menu-icon-wrapper .avatar {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

.header-right {
  padding-left: 60px;
}

/*search on mobile*/
.second-menu-icon-wrapper,
.search-trigger {
  background-color: #fff;
}

.search-trigger,
.search-form-wrapper {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  z-index: 20;
}

.search-trigger {
  width: 60px;
  line-height: 60px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  display: block;
  position: absolute;
  right: 60px;
}

.search-trigger.js-trigger-close {
  right: 0;
}

.second-menu {
  z-index: 2;
}

.second-menu .search-form-wrapper {
  background: #fff;
  left: 0;
  right: 56px;
  top: -100px;
  padding: 0 15px 1px;
  width: auto;
}

@media screen and (max-width: 600px) {
  html.header-scrolled .adminbar-enable .search-form-wrapper {
    top: -100px;
  }
}

html .second-menu .search-form-wrapper.js-is-visible {
  top: 0;
}

.admin-bar .second-menu .search-form-wrapper.js-is-visible {
  top: 46px;
}

@media screen and (max-width: 600px) {
  .second-menu {
    overflow: visible;
  }

  .header-scrolled .admin-bar .second-menu .search-form-wrapper.js-is-visible {
    top: 0;
  }
}

@media (min-width: 768px) {
  .second-menu .search-form-wrapper {
    padding: 0;
  }
}

.second-menu .search-form-wrapper .search-form input.header-search {
  background-color: rgba(0, 0, 0, 0.05);
  height: 30px;
  border-radius: 30px;
  -webkit-transition: background 0.4s ease-out;
  -moz-transition: background 0.4s ease-out;
  -o-transition: background 0.4s ease-out;
  -ms-transition: background 0.4s ease-out;
  transition: background 0.4s ease-out;
  color: #000;
}

.second-menu .search-form-wrapper .search-form input.header-search:focus {
  background-color: rgba(0, 0, 0, 0.12);
}

.second-menu .search-form-wrapper .search-form .header-search-button:before {
  color: #000;
}

/**
 * PAGE
 */

#page-title {
  padding: 25px 0 10px 0;
  color: #76ced8;
}
#page-title h1 {
  margin-bottom: 5px;
}
/**
 * ACTIVITY
 */

#content #buddypress #whats-new-form {
  border: 1px solid rgba(63, 121, 224, 0.2);
  padding: 20px 20px 0;
  background: rgba(63, 121, 224, 0.05);
  margin: 0 -20px;
}

@media (min-width: 480px) {
  #content #buddypress #whats-new-form {
    margin: 20px 0 0;
    border-radius: 0.25em;
  }

  #content #item-nav + #whats-new-form {
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  #content #buddypress #whats-new-form {
    margin-top: 40px;
  }
}

#buddypress form#whats-new-form #whats-new-content {
  padding: 0;
}

#buddypress #whats-new-form #whats-new-options {
  flex-direction: row;
}

#buddypress #whats-new-textarea {
  margin-bottom: 0;
}

#buddypress #whats-new-form #whats-new-options #whats-new-post-in-box {
  max-width: 200px;
}

#buddypress #whats-new-form #whats-new-options #whats-new-submit > input {
  margin-bottom: 20px;
}

#buddypress form#whats-new-form #whats-new-submit > input.loading {
  background-image: url('assets/img/ajax-loader.png');
  background-position: center center;
  background-repeat: no-repeat;
  cursor: default;
  color: rgba(0, 0, 0, 0);
}

@media (min-width: 520px) {
  #buddypress #whats-new-form #whats-new-options #whats-new-submit > input {
    float: right;
    width: auto;
  }
}

#buddypress #whats-new-form #whats-new-options .rtmedia-uploader-div {
  margin-top: 0;
}

#rtmedia-uploader-form .rtm-plupload-list,
form .rtmedia-container .rtm-plupload-list,
#rtmedia_uploader_filelist {
  padding-top: 0;
  margin-bottom: 20px;
}

#buddypress #activity-stream {
  margin-top: 0;
}

#content #buddypress .activity-list > .loading {
  background: url(assets/img/ajax-loader.png) center center no-repeat;
}

#buddypress .activity-list > .loading a {
  opacity: 0.2;
  cursor: default;
  background: #fff;
}

#whats-new-form + .activity {
  margin-top: 40px;
}

.activity-meta {
  overflow: hidden;
}

body.logged-in #buddypress div.activity-meta:last-child {
  margin-bottom: -18px;
}

@media only screen and (max-width: 767px) {
  body.logged-in #buddypress div.activity-meta:last-child {
    margin-bottom: -10px;
  }

  .activity-meta > a:before {
    text-indent: 0px;
  }
  #buddypress ul#activity-stream.activity-list > li .activity-content .activity-meta .button {
    text-indent: -9999px;
    padding-right: 6px;
  }
}

/**
 * COMPONENT
 */

.buddypress.bp-is-single .main-content {
  padding-top: 0;
}

#page-wrapper #content #buddypress .item-list-tabs ul {
  margin-bottom: 0;
  padding-bottom: 0;
}

#buddypress div.dir-search input[type='text'],
#buddypress li.groups-members-search input[type='text'] {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #ffffff;
}

#buddypress div.dir-search {
  top: 34px;
}

.item-scroll-header {
  margin-right: 0;
  overflow: auto;
}

#buddypress div#item-header,
#item-description-meta {
  padding: 30px 20px 10px;
}

@media (min-width: 768px) {
  #buddypress div#item-header,
  #item-description-meta {
    text-align: left;
    padding-left: 40px;
    padding-right: 40px;
  }
}

#buddypress div#item-header .profile-cover-inner {
  background: transparent;
}

#buddypress div#item-header div#item-header-content {
  padding: 0;
}

#buddypress div#item-header #item-header-avatar + #item-header-content {
  padding-top: 20px;
}

@media (min-width: 768px) {
  #buddypress div#item-header-avatar {
    float: left;
    margin-right: 40px;
    margin-bottom: 15px;
  }

  #buddypress div#item-header div#item-header-content {
    float: none;
    width: auto;
    overflow: hidden;
  }
}

#buddypress div#item-header h2 {
  font-size: 1.5em;
  margin-bottom: 5px;
  color: #76ced8;
  font-weight: 700;
}

#buddypress div#item-header div#item-meta {
  margin-top: 0;
}
#buddypress.cops div#item-header div#item-buttons {
  width: auto;
  position: relative;
  float: right;
}
#buddypress div#item-nav {
  box-sizing: border-box;
  padding: 0;
  background: #76ced8;
  border-bottom: none;
  width: 100%;
  margin: 0;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  float: none;
}
.cops #item-nav {
  background: #fafafa !important;
}
.cops #item-nav li a {
  color: #6b7280 !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  padding: 12px 8px !important;
}
.cops #item-nav li a span {
  background: #3fa1e0 !important;
  color: #fff !important;
  font-size: 10px !important;
}
.cops #item-nav li.current a,
.cops #item-nav li.selected a,
.cops #item-nav li a:hover {
  color: #3fa1e0 !important;
  border-color: #3fa1e0 !important;
}
.cops #item-nav li.group-actions {
  margin-left: auto !important;
}
.cops #item-nav li.group-actions div.group-button {
  padding: 4px 0;
}
.cops #item-nav li.group-actions div.group-button a {
  text-transform: none;
  color: #fff !important;
  background: #3fa1e0;
  padding: 4px 8px !important;
}
.cops #item-nav li.group-actions div.group-button a:hover {
  color: #fff !important;
  background: #3fafd4 !important;
  border: none !important;
}
#buddypress #item-nav.js-is-fixed {
  margin-top: 0 !important;
  width: 100% !important;
  position: fixed;
  z-index: 101;
}

.directory #buddypress #item-nav {
  width: auto;
  margin: -40px -20px 0;
}

@media (min-width: 768px) {
  .directory #buddypress #item-nav {
    margin: -40px -40px 0;
  }
}

#buddypress div#object-nav.item-list-tabs {
  min-height: 0;
  overflow-x: auto;
  display: block;
}
#buddypress.cops div#object-nav.item-list-tabs {
  display: flex;
}

#buddypress div#object-nav.item-list-tabs ul {
  overflow-x: auto;
  margin-bottom: 0;
  padding: 0 12px;
  float: none;
}

@media (min-width: 768px) {
  #buddypress div#object-nav.item-list-tabs ul {
    margin-bottom: -6px;
    padding-left: 32px;
    padding-right: 32px;
  }
}

#buddypress div#object-nav.item-list-tabs ul li:nth-last-child(2) {
  margin-right: 0;
}

#item-nav div.item-list-tabs ul li.more,
#content #buddypress div.item-list-tabs .feed {
  display: none;
}

#buddypress div.item-list-tabs ul li a {
  padding: 0.5em;
}

#buddypress div#object-nav.item-list-tabs ul li i {
  margin-right: 0;
}

#buddypress div#object-nav.item-list-tabs ul li > a {
  color: #fff;
  letter-spacing: 0;
  font-size: 14px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

@media (min-width: 1024px) {
  #buddypress div#object-nav.item-list-tabs ul li > a {
    font-size: 16px;
  }
}

#buddypress #item-nav .loading,
#buddypress #item-nav li:focus {
  background: url(assets/img/ajax-loader.png) center center no-repeat;
}

#content #buddypress #item-nav .loading a {
  color: rgba(255, 255, 255, 0.1);
  cursor: default;
}

#buddypress #item-nav .loading a span {
  opacity: 0.1;
}

#buddypress .item-list-tabs#object-nav ul li.selected a,
#buddypress .item-list-tabs#object-nav ul li.current a,
#buddypress div.item-list-tabs#object-nav ul li a:hover,
#buddypress div.item-list-tabs#object-nav ul li a:focus {
  border-bottom: 2px solid #53567a;
  padding-bottom: 5px;
  color: #fff;
}

@media (min-width: 768px) {
  #buddypress .item-list-tabs#object-nav ul li.selected a,
  #buddypress .item-list-tabs#object-nav ul li.current a,
  #buddypress div.item-list-tabs#object-nav ul li a:hover,
  #buddypress div.item-list-tabs#object-nav ul li a:focus {
    padding-bottom: 6px;
  }
}

#buddypress .item-list-tabs#object-nav ul li a:active {
  background: #53567a;
}

#buddypress #item-nav #object-nav.item-list-tabs a span {
  font-size: 14px;
  background: #fff;
  color: #727272;
}

#buddypress div#item-header img.avatar {
  border: none;
  max-width: 100%;
}

#buddypress div#item-header div#latest-update {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 1rem;
}

#buddypress div#item-header div#item-header-content,
#buddypress div#item-header div#item-meta,
#buddypress div#item-header span.activity,
#buddypress div#item-header span.highlight {
  color: inherit;
}

@media (min-width: 768px) {
  #buddypress div#item-header div.generic-button:first-child {
    margin-left: 0;
  }
}

#buddypress div#item-header div.generic-button a {
  display: block;
  padding: 5px 20px;
}

.dir-search form,
.dir-search input {
  margin-bottom: 0;
}

#buddypress div.dir-search {
  position: relative;
  width: 100%;
  padding: 20px 62px 20px 0;
  text-align: left;
  right: auto;
  left: auto;
  top: auto;
}

#buddypress div.dir-search form label {
  display: block;
}

#buddypress div.dir-search input[type='text'] {
  width: 100%;
  max-width: none;
}

@media (max-width: 767px) {
  .directory #buddypress .dir-search,
  #item-body .dir-search {
    padding: 20px 62px 20px 0;
  }
}

#buddypress div#subnav.item-list-tabs ul,
#group-create-tabs.item-list-tabs ul,
.item-list-tabs ul {
  border-top: none;
}

#subnav a:active,
#subnav a:focus #buddypress div#subnav.item-list-tabs ul li.selected a,
#buddypress div#subnav.item-list-tabs ul li.current a,
#buddypress #group-create-tabs.item-list-tabs ul li.selected a,
#buddypress #group-create-tabs.item-list-tabs ul li.current a {
  border-top: none;
  border-bottom: 2px solid #3fa1e0;
}

/**
 * FILTERS
 */

#filters-container {
  overflow: hidden;
}

.bp-user.activity #filters-container {
  overflow: visible;
  position: relative;
}

#filters-trigger,
.profile-search-trigger {
  float: right;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  padding: 0;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: inherit;
  border-radius: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#subnav + #filters-container #filters-trigger,
.dir-search + #filters-container #filters-trigger,
.dir-search + .dir-form #filters-trigger,
.profile-search-form + .dir-form #filters-trigger {
  position: absolute;
  right: 0;
}

.dir-form #filters-trigger {
  top: -82px;
}

.bp-members-main #filters-trigger,
.profile-search-trigger {
  top: 34px;
}

@media (min-width: 1028px) {
  .bp-members-main #filters-trigger,
  .profile-search-trigger {
    top: 39px;
  }

  .bp-members-main.js-has-fixed-nav #filters-trigger,
  .js-has-fixed-nav .profile-search-trigger {
    top: 0;
  }
}

#buddypress #item-body #filters-trigger {
  top: 0;
  right: 20px;
}

@media (min-width: 768px) {
  #buddypress #item-body #filters-trigger {
    right: 40px;
  }
}

.bp-user.activity #buddypress #item-body #filters-trigger {
  right: 0;
  top: -75px;
}

#filters-trigger i,
.profile-search-trigger i {
  line-height: 40px;
  font-size: 1.5em;
}

.item-list-tabs {
  -webkit-transition: background 0.4s ease-out;
  -moz-transition: background 0.4s ease-out;
  -ms-transition: background 0.4s ease-out;
  -o-transition: background 0.4s ease-out;
  transition: background 0.4s ease-out;
}

.bp-is-single #buddypress div.item-list-tabs ul li.last {
  position: static;
}

.js .item-list-tabs .filter {
  position: absolute;
  right: -99em;
}

#buddypress #filters,
.profile-search-form {
  width: 100%;
  margin-bottom: 20px;
  text-align: right;
  padding: 10px 10px 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  clear: both;
  background: #fff;
}

#filters .filter {
  margin: 0 0 10px 1em;
  display: inline-block;
  float: none;
  text-align: left;
}

@media (max-width: 767px) {
  #filters .filter {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}

#filters form {
  margin-bottom: 0;
}

.profile-search-form {
  text-align: left;
}

.profile-search-form input[type='submit'] {
  margin-bottom: 10px;
}
.standard-form.profile-search-form input[type='text'] {
  width: 100% !important;
}
.profile-search-form .select2-container,
.profile-search-form select {
  margin-bottom: 20px;
}

.profile-search-form .editfield {
  clear: left;
}

.profile-search-form .editfield.alt {
  clear: right;
}

#filters label,
#buddypress .profile-search-form label,
.label strong {
  text-transform: uppercase;
  color: inherit;
  font-weight: normal;
}

#filters select {
  margin: 0;
  max-width: 280px;
}

@media (max-width: 767px) {
  #filters select {
    width: 100%;
    max-width: 100%;
  }
}

.item-list.js--is-loading {
  position: relative;
}

.item-list.js--is-loading:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5) url('assets/img/ajax-loader.png') center center no-repeat;
  z-index: 50;
}

/**
 * MEMBERS
 */
.bp-members-main {
  position: relative;
}

.profile-search-trigger {
  position: absolute;
  right: 60px;
  cursor: pointer;
}

.bp-is-single #buddypress div.item-list-tabs ul li#group_members-order-select.last {
  margin: 0 0 20px;
}

#members-dir-list .item-list .item-meta,
#members-group-list .item-list .ass_members_status {
  position: absolute;
  left: -99em;
}

/**
 * RESOURCES
 */

#group-resources-directory-form {
  position: relative;
}

.single-resources .actions em {
  font-style: normal;
}

.resources-list-dir .item-meta {
  font-size: 11px;
  font-style: italic;
  margin-bottom: 15px;
}

#content .actions {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-direction: row;
}

.actions .button {
  text-transform: none;
  font-weight: 600;
  margin-bottom: 10px;
  display: inline-flex;
  margin-right: 0.5rem;
}

#group-resources-list .download em,
#group-resources-list .button em {
  color: inherit;
}

.resources-list-dir .item-meta:last-child {
  margin-bottom: 0;
}

#content .resource .actions:last-child {
  margin-bottom: -10px;
}

#group-resources-directory-form #groups-nav {
  display: none;
}

@media (min-width: 768px) {
  #group-resources-directory-form #groups-nav {
    display: block;
  }
}

@media (max-width: 767px) {
  #buddypress #group-resources-dir-list {
    width: 100%;
  }
}

.resources-list-dir .item-desc .item-meta {
  padding-top: 10px;
}

/**
 * Resource upload
 */
#upload-resource-form .form-textarea-label > strong {
  display: block;
  width: 100%;
}
#upload-resource-form > fieldset.actions {
  border: none;
  padding: 0 20px 20px 20px;
  margin-bottom: 0;
}
#upload-resource-form > fieldset.actions > #cancel-resource-upload {
  margin-bottom: 0;
  display: inline-block;
}
#upload-resource-form > fieldset.actions > input[type='submit'] {
  margin-bottom: 0;
}
#upload-resource-form > fieldset:not(.actions) {
  margin-bottom: 0;
  border: none;
}
#upload-resource-form {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

#upload-resource-form .form-file-label,
#upload-resource-form .form-checkbox-label,
#upload-resource-form .form-checkboxes-label {
  margin-bottom: 20px;
}

#upload-resource-form .form-checkboxes-label .form-checkbox-label {
  margin-bottom: 5px;
}

.form-checkboxes-label .form-checkbox-label strong {
  font-weight: normal;
}

.form-checkboxes-label {
  font-size: 12px;
  font-size: 0.75rem;
}

.form-checkboxes-label > strong {
  display: block;
  margin-bottom: 10px;
}

.file-preview + .form-file {
  display: none;
}

#content .tagit-hidden-field {
  display: none;
}

#content .tagit-new input {
  height: 22px;
}

#content ul.tagit li.tagit-choice .tagit-close .ui-icon {
  display: none;
}

#content ul.tagit li.tagit-choice .tagit-close .text-icon {
  display: block;
  padding: 0 3px;
}

/**
 * Group Widgets
 **/
#bp_group_widgets-form > label {
  padding-left: 10px;
  border-left: 3px solid #76ced8;
  margin-bottom: 30px;
}
#bp_group_widgets-form > label > p {
  font-weight: normal;
}

/**
 * GROUPS DIRECTORY
 */

#buddypress #group-create-nav a {
  background: #3fa1e0;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  margin-top: 0.25em;
  border-radius: 20px;
}

#buddypress #object-nav #group-create-nav a:hover,
#buddypress #object-nav #group-create-nav a:focus {
  background: #53567a;
  border: none;
}

#groups-directory-form {
  position: relative;
}

/**
 * GROUP
 */

.groups #item-header #item-buttons {
  margin-bottom: 10px;
}

.groups.single-item #item-header #item-actions > span {
  display: inline-block;
  padding-left: 0.5rem;
  margin: 0 0 5px 0.5rem;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.groups.single-item #item-header #item-actions > span:first-child {
  padding-left: 0;
  margin-left: 0;
  border-left: none;
}

body.groups.single-item #buddypress .cop div#item-actions ul li {
  float: none;
  color: #727272;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}
body.groups.single-item #buddypress div#item-actions ul li {
  padding: 0;
}
#item-description-meta #item-meta {
  margin-bottom: 10px;
}

.groups #item-meta h3,
.groups #item-meta ul {
  display: inline-block;
  vertical-align: top;
}

.groups #item-meta li {
  display: inline-block;
  margin-right: 10px;
}

.groups #item-meta h3 {
  font: inherit;
  color: inherit !important;
  margin-right: 10px;
  margin-bottom: 1em;
}

.groups #item-meta .avatar {
  border-radius: 50%;
  width: 20px;
  height: auto;
}

#content #buddypress .item-list.single-line li {
  width: 100%;
  float: none;
}

.group-admin.manage-members #page-wrapper #content #buddypress #group-settings-form .item-list > li {
  padding-bottom: 0;
}

.group-admin.manage-members #group-settings-form h5 {
  margin-bottom: 0;
}

.group-admin.manage-members #group-settings-form h5 > a {
  display: block;
}

.group-admin.manage-members #group-settings-form span {
  clear: both;
  width: 100%;
  display: block;
}

@media (min-width: 55em) {
  #buddypress form#send-invite-form .left-menu {
    float: left;
    margin-right: 5%;
  }
}

@media (max-width: 55em) {
  #buddypress #send-invite-form .main-column {
    float: none;
    width: 100%;
  }
}

#upload-resource-form-container {
  margin-bottom: 1em;
}

#upload-resource-button-container + #upload-resource-form-container h1 {
  font-size: 1.4em;
  margin-top: 1em;
  margin-bottom: 1em;
}

#buddypress #ass-email-subscriptions-options-page h3 {
  margin-bottom: 1em;
}

#ass-email-subscriptions-options-page #ass-save {
  margin-top: 1em;
}

/**
 * USER PROFILE
 */

#buddypress .profile .bp-widget,
#buddypress .profile table.profile-fields {
  margin-bottom: 0;
}

#buddypress .profile .bp-widget.base h4 {
  display: none;
}

#buddypress table.profile-fields tr td.data {
  border-left: none;
}

#buddypress table#message-threads.messages-notices tr th.thread-options {
  text-align: left;
}

#search-message-form {
  margin-top: 20px;
}

#search-message-form #messages_search {
  max-width: none;
}

@media (min-width: 768px) {
  .my-messages #subnav ul {
    max-width: 59%;
  }
}

#buddypress #invite-anyone-steps {
  padding: 1em 0 0;
  margin: 0 0 0 1em;
}
#buddypress #invite-anyone-steps > li {
  list-style: decimal outside;
  margin: 0 0 1em;
}

#buddypress #invite-anyone-group-list li {
  margin: 1em 0;
  float: left;
  min-height: 0;
  height: auto;
  font-size: inherit;
  width: 100%;
}

/**
 * EVENTS
 */
ul.events {
  list-style: none;
  background: #fafafa;
  border: solid 1px #eeeeee;
}
li.events-item {
  border-bottom: solid 1px #eeeeee;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-around;
}
li.events-item:last-child {
  border-bottom: none;
}
li.events-item > div {
  margin-right: 10px;
  padding: 10px 0;
}
.events-item_link {
  width: 60%;
}
.events-item_dates {
  width: 20%;
}
.events-item_time {
  width: 10%;
}

/*
 * SINGLE
 */

.single #page-title h1 {
  color: #76ced8;
  font-weight: 700;
}

ul.entry-meta + ul.entry-meta {
  margin-top: -15px;
}

ul.entry-meta li,
ul.entry-meta li::before {
  margin-right: 10px;
}

.single .featured-resource .icon-star {
  color: #e5d996;
  margin-right: 2px;
}
.cops .description p {
  padding-bottom: 1em;
}
.entry-content .cops img {
  height: inherit !important;
}
.cops .widget.buddypress,
.cops .widget.widget_display_topics {
  padding: 0;
  margin-bottom: 16px;
}
.cops .widget.widget_display_topics > ul > li,
.cops .widget.widget_display_topics > ul > li a {
  font-size: 1em;
  font-weight: 600;
  color: #0369a1;
}
.cops .widget.buddypress h4,
.cops .widget.widget_display_topics h4 {
  margin-bottom: 8px;
  font-size: 1.5em;
  line-height: 2em;
  font-weight: 800;
  color: #000;
}
.cops .widget.buddypress div.item-meta {
  margin-left: 0;
}
.cops #item-body {
  padding: 0 !important;
}
.cops #subnav {
  padding: 0 !important;
}
.cops #subnav ul {
  width: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
}
.cops #item-body {
  width: 100%;
}
.cops #item-body .gpage {
  width: 100%;
}
.cops ol.breadcrumb {
  margin: 0.2em 0 0.5em 0;
}
.cops ol.breadcrumb li {
  color: #333;
  font-size: 1em;
}
.cops ol.breadcrumb li:hover a,
.cops ol.breadcrumb li.active a {
  color: #0369a1 !important;
}
.gpage p {
  padding-bottom: 0.5em;
}
@media only screen and (min-width: 768px) {
  .cops #subnav ul {
    width: 75%;
  }
  .cops #item-body {
    width: 75%;
    margin: 16px auto;
  }
}
.cop-chat-widget .wcTitle,
.cop-chat-widget .wcClassic.wcMobile .wcTabs {
  display: none;
}
.cop-chat-widget .wcContainer {
  border-radius: 0.5rem;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.cop-chat-widget .wcContainer.wcBalloonTheme .wcClassic {
  background: inherit;
}
.cop-chat-widget .wcContainer.wcBalloonTheme button.wcSubmit {
  height: 40px;
  background: #3fa1e0 !important;

  border-radius: 0.5rem;
  text-transform: none !important;
  font-weight: 700 !important;
  font-size: 14px;
}
.cop-chat-widget .wcContainer.wcBalloonTheme .wcChannel .wcChannelInput .wcInputs .wcInput {
  font-size: 14px;
  padding: 8px 0 8px 8px;
  min-height: 40px;
  line-height: 1.8;
  border-radius: 0.5rem;
  background: #d7ebfb;
}
.wp-social-login-provider-list {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  justify-content: center;
}
.wp-social-login-provider-list > * {
  margin: 0 0.5rem;
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block;
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em;
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top;
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle;
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none;
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615;
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373;
}

.resp-sharing-button--tumblr {
  background-color: #35465c;
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c;
}

.resp-sharing-button--reddit {
  background-color: #5f99cf;
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1;
}

.resp-sharing-button--google {
  background-color: #dd4b39;
}

.resp-sharing-button--google:hover {
  background-color: #c23321;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293;
}

.resp-sharing-button--email {
  background-color: #777;
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e;
}

.resp-sharing-button--xing {
  background-color: #1a7576;
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c;
}

.resp-sharing-button--whatsapp {
  background-color: #25d366;
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851;
}

.resp-sharing-button--hackernews {
  background-color: #ff6600;
}
.resp-sharing-button--hackernews:hover,
.resp-sharing-button--hackernews:focus {
  background-color: #fb6200;
}

.resp-sharing-button--vk {
  background-color: #507299;
}

.resp-sharing-button--vk:hover {
  background-color: #43648c;
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}

.resp-sharing-button--whatsapp {
  background-color: #25d366;
  border-color: #25d366;
}

.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
  background-color: #1da851;
  border-color: #1da851;
}
