//Jomsocial

.jomsocial-wrapper .jomsocial {
  background: transparent;
  padding: 14px;
  height: 100%;
  min-height: 480px;
  position: relative;
}

.joms-subnav--desktop, .joms-toolbar--desktop, .joms-toolbar--mobile {
  margin-bottom: 14px;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.06);
}

.joms-hcard {
  background: transparent;
  max-width: 360px;
  width: 100%;
  border: 1px solid #e3e5e7;
  position: relative;
}

.joms-comment {
  background: transparent;
  margin: 0;
  padding: 0;
}

.joms-landing__action {
  padding: 14px;
  background: transparent;
}

.jj_sl_navigation li a {
  background-color: transparent;
  text-align: left;
  color: #ca0000 !important;
}

.icons.tck-article-tools.tck-article-tools-right {
  opacity: 1;
  position: 500px;
  z-index: -1;
  position: absolute;
  top: -500px;
}

.joms-tab__bar {
  display: table;
  table-layout: fixed;
  width: 100%;
  background: transparent;
}

.joms-module__wrapper .joms-tab__content, .joms-module__wrapper--stacked .joms-tab__content {
  background: transparent;
}
//Forum
#kunena {
  background: #333333;
  color: azure;
}

#kunena.layout {
  background-color: transparent;
}

.shout-user {
  font-size: 0.9rem;
}

.list-group-item {
  background-color: transparent;
  color: white;
}

.table {
  color: #fff;
}

.joms-icon {
  fill: #f00;
}

a {
  color: #ffc107;
}

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

.navbar-light .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.9);
}

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



#username {
  background: transparent;
  color: white;
}

#password {
  background: transparent;
  color: white;
}

.com-users-login__reset.list-group-item {
  background: transparent;
  color: white;
}

.com-users-login__remind.list-group-item {
  background: transparent;
  color: white;
}

.com-users-login__register.list-group-item {
  background: transparent;
  color: white;
}

.bg-light {
  background-color: transparent;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
  border-top: 1px solid #8d00b5;
}

#block1 ul.menu > li > a, #block1 ul.menu > li > span.separator, #block1 ul.nav > li > a, #block1 ul.nav > li > span.separator, #block1 ul.maximenuck > li > a, #block1 ul.maximenuck > li > span.separator {
  display: block;
  color: #fff;
  margin: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}

.form-control {
  max-width: 100%;
  background-color: transparent;
  color: #fff;
}

.jjshoutboxoutput .jj-shout-date-text {
  color: #ff3c16;
}

.jjshoutboxoutput .shout-header {
  -webkit-padding-start: .25rem;
  background-color: transparent;
  color: #fff;
  font-size: .9rem;
  font-weight: 700;
  height: auto;
  margin-top: .5rem;
  padding-inline-start: .25rem;
}

.button, button, button.btn, input.btn, .btn {
  border: none;
  background: transparent;
  color: #fff;
  padding-top: 7px;
  padding-right: 10px;
  padding-bottom: 7px;
  padding-left: 10px;
}

.jjshoutbox {
  --shoutbox-red: #f00;
  --shoutbox-green: #7be082;
  --shoutbox-output-bg-color: transparent;
  --shoutbox-output-border-color: #ff3c16;
  --shoutbox-output-border-width: 1px;
  --shoutbox-user-state-online: var(--shoutbox-green);
  --shoutbox-user-state-offline: var(--shoutbox-green);
  --shoutbox-tooltip-bg-color: #fbfbfb;
  --shoutbox-tooltip-color: #fff;
  --shoutbox-header-bg-color: #ddd;
  --shoutbox-header-color: #111;
  --shoutbox-date-color: #777;
  --shoutbox-delete-icon-color: var(--shoutbox-red);
  --shoutbox-edit-icon-color: #fff;
  --shoutbox-reply-icon-color: #fff;
  --shoutbox-history-icon-color: #fff;
  --shoutbox-volume-icon-color: #fff;
  --shoutbox-thumbs-icon-color: #fff;
  --shoutbox-thumbs-count-color: #fff;
  --shoutbox-message-color: currentcolor;
  --shoutbox-user-quote-bg-color: #eeeded;
  --shoutbox-guest-not-allowed-color: var(--shoutbox-red);
  --shoutbox-code-bg-color: #f6f8fa;
  --shoutbox-drag-border-color: #7cbbe2;
  --shoutbox-upload-placeholder-color: #7cbbe2;
}

.jjshoutboxoutput .shout-header {
  color: #f00;
  font-size: .8rem;
  font-weight: 700;
}

.jjshoutboxoutput .shout-message {
  color: currentcolor;
  font-size: 0.9em;
  margin: 0;
  padding: 5px;
  text-align: start;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
    margin-top: 0px;
  font-size: 1rem;
  color: #fff;
  text-align: left;
  list-style: none;
  background-color: #5b5353;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}