html.com_community .t3-content {
  padding: 0;
}
html.com_community .t3-content .jomsocial-wrapper .jomsocial {
  padding: 0;
}
html.com_community .t3-content .joms-body,
html.com_community .t3-content .joms-page {
  padding: 20px;
}
@media (min-width: 992px) {
  html.com_community .t3-content .joms-body,
  html.com_community .t3-content .joms-page {
    padding: 52.22222222px;
  }
}
@media (min-width: 1200px) {
  html.com_community .t3-content .joms-body,
  html.com_community .t3-content .joms-page {
    padding: 48px 63.33333333px;
  }
}
@media (min-width: 1500px) {
  html.com_community .t3-content .joms-body,
  html.com_community .t3-content .joms-page {
    padding: 48px 80px;
  }
}
html .radio,
html .checkbox {
  display: inline-block;
}
html .jomsocial {
  color: #747474;
  font-weight: 300;
}
html .joms-popup__optoption button {
  font-size: 13px;
}
html .joms-comment__reply {
  background: #eeeeee;
  border-top: 1px solid #eaeaea;
}
html .joms-comment__reply .joms-textarea {
  border: 1px solid #eaeaea;
  min-height: 35px;
}
@media (max-width: 1024px) {
  html .joms-comment__reply .joms-textarea {
    min-height: 42px;
  }
}
@media (max-width: 1024px) {
  html .joms-comment__reply .joms-icon--add {
    right: 100px;
  }
}
@media (max-width: 1024px) {
  html .joms-comment__reply .joms-js--btn-send {
    height: 42px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
html .joms-phototag__input input {
  border-color: #575757;
  height: 36px !important;
}
@media (max-width: 1024px) {
  html .joms-popup__comment .joms-icon--add {
    right: 90px;
  }
}
html .joms-button--add-on-page {
  right: 40px;
  top: 48px;
}
@media (min-width: 768px) {
  html .joms-button--add-on-page {
    top: 24px;
  }
}
@media (min-width: 992px) {
  html .joms-button--add-on-page {
    right: 52.22222222px;
  }
}
@media (min-width: 1200px) {
  html .joms-button--add-on-page {
    right: 63.33333333px;
  }
}
@media (min-width: 1500px) {
  html .joms-button--add-on-page {
    right: 80px;
  }
}
html .joms-activity-filter,
html .joms-postbox {
  border: 1px solid #eaeaea;
}
html .joms-activity-filter .joms-activity-filter-dropdown {
  border: 1px solid #eaeaea;
  box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.1);
  padding: 24px;
  left: 0;
  width: 100%;
}
html .joms-activity-filter .joms-activity-filter-dropdown li {
  margin-bottom: 12px;
}
html .joms-stream__body.no-head > p a,
html .joms-stream__user,
html .joms-stream__meta a {
  color: #3d3d3d;
  font-weight: 600;
}
html .joms-stream__body.no-head > p a:hover,
html .joms-stream__user:hover,
html .joms-stream__meta a:hover,
html .joms-stream__body.no-head > p a:focus,
html .joms-stream__user:focus,
html .joms-stream__meta a:focus,
html .joms-stream__body.no-head > p a:active,
html .joms-stream__user:active,
html .joms-stream__meta a:active {
  color: #fab325;
}
html .joms-stream__time {
  font-weight: normal;
}
html .joms-button--link {
  display: block;
  text-align: right;
}
html .joms-focus__title {
  width: 78%;
}
@media (max-width: 767px) {
  html .joms-focus__title h2,
  html .joms-focus__title h3 {
    font-size: 16px;
  }
}
html .cUpdatesHelper {
  border: 0;
  margin: 0;
  text-align: right;
}
html .required.input-mini {
  display: inline;
}
html .picker__select--month,
html .picker__select--year {
  display: inline;
}
html #activity-more {
  margin-bottom: 24px;
}
html .joms-inline--desktop {
  display: inline-block !important;
}
html .joms-page__title {
  color: #333333;
  margin-bottom: 6px;
}
html .joms-tab__bar {
  border: 0;
  background: #ffffff;
}
html .joms-tab__bar > a {
  border-bottom: 1px solid #eaeaea;
  color: #333333;
}
html .joms-tab__bar > a:hover {
  background: #eeeeee;
}
html .joms-tab__bar > a.active {
  background: #424242;
  border-color: #424242;
  color: #ffffff;
}
html .joms-tab__bar > a.active:hover {
  color: #ffffff;
}
html .joms-module__header {
  background: #424242;
  color: #ffffff;
  font-size: 12px;
}
html .joms-input--search[type="text"] {
  line-height: 30px;
  width: 200px;
}
html .joms-list__search .joms-list__utilities form button {
  line-height: 30px;
  padding-left: 24px;
  padding-right: 24px;
}
html .joms-list--card .joms-list__item {
  background: #ffffff;
  border-color: #eaeaea;
}
html .joms-list--card .joms-list__cover {
  height: 215px;
}
html .joms-popover {
  border-radius: 0;
  border: 1px solid #eaeaea;
}
html .joms-popover > li {
  font-size: 13px;
}
html .joms-popover .joms-button--full {
  border: 0;
  background: #9e9e9e;
  color: #ffffff !important;
  margin: 0;
}
html .joms-popover .joms-button--full:hover,
html .joms-popover .joms-button--full:focus,
html .joms-popover .joms-button--full:active {
  background: #fab325;
}
html .joms-popup__content .joms-form__group:last-child {
  text-align: right;
  font-size: 13px;
}
html .joms-popup__content .joms-form__group:last-child a {
  color: #575757;
}
html .joms-popup__content .joms-form__group:last-child a:hover,
html .joms-popup__content .joms-form__group:last-child a:focus,
html .joms-popup__content .joms-form__group:last-child a:active {
  color: #fab325;
}
html .joms-popup__comment .joms-comment__body {
  font-size: 14px;
  padding-top: 0;
}
html .joms-popup__comment .joms-comment__time {
  font-size: 13px;
}
html .joms-stream__body .joms-icon,
html .joms-comment__body .joms-icon {
  fill: #333333;
  height: 14px;
}
html .joms-focus__date.cover,
html .joms-focus__date.module {
  border-radius: 0;
  background: #fab325;
}
html .joms-focus__date.cover span,
html .joms-focus__date.module span {
  color: #ffffff;
}
html .joms-focus .joms-focus__link {
  color: #575757;
}
html .joms-focus .joms-focus__link,
html .joms-focus .joms-focus__link a {
  font-size: 13px;
  font-weight: normal;
}
html .joms-online a:after {
  border-width: 1px;
  height: 8px;
  width: 8px;
}
html .joms-status-location {
  display: block;
}
html .joms-stream__body b {
  font-weight: 500;
}
html .joms-postbox-input {
  overflow-y: scroll;
}
html .joms-load-latest {
  background: transparent;
  border: 0;
  text-align: center;
}
html .joms-load-latest a {
  background: #fab325;
  border-radius: 20px;
  color: #ffffff;
  display: inline-block;
  padding: 5px 10px;
  font-size: 13px;
  margin-bottom: 12px;
}
html .joms-load-latest a:hover,
html .joms-load-latest a:focus,
html .joms-load-latest a:active {
  background: #f9aa0c;
  color: #ffffff;
}
html .joms-popup--rounded {
  border-radius: 0;
}
html .joms-popup--dropdown {
  border-radius: 0;
  padding: 0;
}
html .joms-popup .joms-comment__actions {
  border-radius: 0;
  margin-top: 12px;
}
html .joms-sortings .joms-select--wrapper,
html .joms-sortings .joms-select--wrapper:nth-child(2n+1) {
  margin-left: 0;
}
html .joms-sortings .joms-select--wrapper + .joms-select--wrapper {
  margin-left: 12px;
}
html select.inputbox {
  border: 1px solid #cccccc;
  padding: 8px 20px;
  font-size: 13px;
  line-height: 24px;
  border-radius: 0;
}
html select {
  padding-left: 6px;
}
html .joms-button--primary,
html .joms-button--add,
html .joms-button--login,
html .joms-button__reject,
html .joms-postbox-tab .joms-postbox-save,
html .joms-postbox-tab .joms-postbox-done,
html .joms-focus__button--add {
  color: #ffffff !important;
  color: #ffffff;
  background-color: #fab325;
  border-color: #f9aa0c;
  padding: 8px 20px;
  font-size: 13px;
  line-height: 24px;
  border-radius: 0;
}
html .joms-button--primary:hover,
html .joms-button--add:hover,
html .joms-button--login:hover,
html .joms-button__reject:hover,
html .joms-postbox-tab .joms-postbox-save:hover,
html .joms-postbox-tab .joms-postbox-done:hover,
html .joms-focus__button--add:hover,
html .joms-button--primary:focus,
html .joms-button--add:focus,
html .joms-button--login:focus,
html .joms-button__reject:focus,
html .joms-postbox-tab .joms-postbox-save:focus,
html .joms-postbox-tab .joms-postbox-done:focus,
html .joms-focus__button--add:focus,
html .joms-button--primary.focus,
html .joms-button--add.focus,
html .joms-button--login.focus,
html .joms-button__reject.focus,
html .joms-postbox-tab .joms-postbox-save.focus,
html .joms-postbox-tab .joms-postbox-done.focus,
html .joms-focus__button--add.focus,
html .joms-button--primary:active,
html .joms-button--add:active,
html .joms-button--login:active,
html .joms-button__reject:active,
html .joms-postbox-tab .joms-postbox-save:active,
html .joms-postbox-tab .joms-postbox-done:active,
html .joms-focus__button--add:active,
html .joms-button--primary.active,
html .joms-button--add.active,
html .joms-button--login.active,
html .joms-button__reject.active,
html .joms-postbox-tab .joms-postbox-save.active,
html .joms-postbox-tab .joms-postbox-done.active,
html .joms-focus__button--add.active,
.open > .dropdown-togglehtml .joms-button--primary,
.open > .dropdown-togglehtml .joms-button--add,
.open > .dropdown-togglehtml .joms-button--login,
.open > .dropdown-togglehtml .joms-button__reject,
.open > .dropdown-togglehtml .joms-postbox-tab .joms-postbox-save,
.open > .dropdown-togglehtml .joms-postbox-tab .joms-postbox-done,
.open > .dropdown-togglehtml .joms-focus__button--add {
  color: #ffffff;
  background-color: #e79c05;
  border-color: #c48404;
}
html .joms-button--primary:active,
html .joms-button--add:active,
html .joms-button--login:active,
html .joms-button__reject:active,
html .joms-postbox-tab .joms-postbox-save:active,
html .joms-postbox-tab .joms-postbox-done:active,
html .joms-focus__button--add:active,
html .joms-button--primary.active,
html .joms-button--add.active,
html .joms-button--login.active,
html .joms-button__reject.active,
html .joms-postbox-tab .joms-postbox-save.active,
html .joms-postbox-tab .joms-postbox-done.active,
html .joms-focus__button--add.active,
.open > .dropdown-togglehtml .joms-button--primary,
.open > .dropdown-togglehtml .joms-button--add,
.open > .dropdown-togglehtml .joms-button--login,
.open > .dropdown-togglehtml .joms-button__reject,
.open > .dropdown-togglehtml .joms-postbox-tab .joms-postbox-save,
.open > .dropdown-togglehtml .joms-postbox-tab .joms-postbox-done,
.open > .dropdown-togglehtml .joms-focus__button--add {
  background-image: none;
}
html .joms-button--primary.disabled,
html .joms-button--add.disabled,
html .joms-button--login.disabled,
html .joms-button__reject.disabled,
html .joms-postbox-tab .joms-postbox-save.disabled,
html .joms-postbox-tab .joms-postbox-done.disabled,
html .joms-focus__button--add.disabled,
html .joms-button--primary[disabled],
html .joms-button--add[disabled],
html .joms-button--login[disabled],
html .joms-button__reject[disabled],
html .joms-postbox-tab .joms-postbox-save[disabled],
html .joms-postbox-tab .joms-postbox-done[disabled],
html .joms-focus__button--add[disabled],
fieldset[disabled] html .joms-button--primary,
fieldset[disabled] html .joms-button--add,
fieldset[disabled] html .joms-button--login,
fieldset[disabled] html .joms-button__reject,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-save,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-done,
fieldset[disabled] html .joms-focus__button--add,
html .joms-button--primary.disabled:hover,
html .joms-button--add.disabled:hover,
html .joms-button--login.disabled:hover,
html .joms-button__reject.disabled:hover,
html .joms-postbox-tab .joms-postbox-save.disabled:hover,
html .joms-postbox-tab .joms-postbox-done.disabled:hover,
html .joms-focus__button--add.disabled:hover,
html .joms-button--primary[disabled]:hover,
html .joms-button--add[disabled]:hover,
html .joms-button--login[disabled]:hover,
html .joms-button__reject[disabled]:hover,
html .joms-postbox-tab .joms-postbox-save[disabled]:hover,
html .joms-postbox-tab .joms-postbox-done[disabled]:hover,
html .joms-focus__button--add[disabled]:hover,
fieldset[disabled] html .joms-button--primary:hover,
fieldset[disabled] html .joms-button--add:hover,
fieldset[disabled] html .joms-button--login:hover,
fieldset[disabled] html .joms-button__reject:hover,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-save:hover,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-done:hover,
fieldset[disabled] html .joms-focus__button--add:hover,
html .joms-button--primary.disabled:focus,
html .joms-button--add.disabled:focus,
html .joms-button--login.disabled:focus,
html .joms-button__reject.disabled:focus,
html .joms-postbox-tab .joms-postbox-save.disabled:focus,
html .joms-postbox-tab .joms-postbox-done.disabled:focus,
html .joms-focus__button--add.disabled:focus,
html .joms-button--primary[disabled]:focus,
html .joms-button--add[disabled]:focus,
html .joms-button--login[disabled]:focus,
html .joms-button__reject[disabled]:focus,
html .joms-postbox-tab .joms-postbox-save[disabled]:focus,
html .joms-postbox-tab .joms-postbox-done[disabled]:focus,
html .joms-focus__button--add[disabled]:focus,
fieldset[disabled] html .joms-button--primary:focus,
fieldset[disabled] html .joms-button--add:focus,
fieldset[disabled] html .joms-button--login:focus,
fieldset[disabled] html .joms-button__reject:focus,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-save:focus,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-done:focus,
fieldset[disabled] html .joms-focus__button--add:focus,
html .joms-button--primary.disabled.focus,
html .joms-button--add.disabled.focus,
html .joms-button--login.disabled.focus,
html .joms-button__reject.disabled.focus,
html .joms-postbox-tab .joms-postbox-save.disabled.focus,
html .joms-postbox-tab .joms-postbox-done.disabled.focus,
html .joms-focus__button--add.disabled.focus,
html .joms-button--primary[disabled].focus,
html .joms-button--add[disabled].focus,
html .joms-button--login[disabled].focus,
html .joms-button__reject[disabled].focus,
html .joms-postbox-tab .joms-postbox-save[disabled].focus,
html .joms-postbox-tab .joms-postbox-done[disabled].focus,
html .joms-focus__button--add[disabled].focus,
fieldset[disabled] html .joms-button--primary.focus,
fieldset[disabled] html .joms-button--add.focus,
fieldset[disabled] html .joms-button--login.focus,
fieldset[disabled] html .joms-button__reject.focus,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-save.focus,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-done.focus,
fieldset[disabled] html .joms-focus__button--add.focus,
html .joms-button--primary.disabled:active,
html .joms-button--add.disabled:active,
html .joms-button--login.disabled:active,
html .joms-button__reject.disabled:active,
html .joms-postbox-tab .joms-postbox-save.disabled:active,
html .joms-postbox-tab .joms-postbox-done.disabled:active,
html .joms-focus__button--add.disabled:active,
html .joms-button--primary[disabled]:active,
html .joms-button--add[disabled]:active,
html .joms-button--login[disabled]:active,
html .joms-button__reject[disabled]:active,
html .joms-postbox-tab .joms-postbox-save[disabled]:active,
html .joms-postbox-tab .joms-postbox-done[disabled]:active,
html .joms-focus__button--add[disabled]:active,
fieldset[disabled] html .joms-button--primary:active,
fieldset[disabled] html .joms-button--add:active,
fieldset[disabled] html .joms-button--login:active,
fieldset[disabled] html .joms-button__reject:active,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-save:active,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-done:active,
fieldset[disabled] html .joms-focus__button--add:active,
html .joms-button--primary.disabled.active,
html .joms-button--add.disabled.active,
html .joms-button--login.disabled.active,
html .joms-button__reject.disabled.active,
html .joms-postbox-tab .joms-postbox-save.disabled.active,
html .joms-postbox-tab .joms-postbox-done.disabled.active,
html .joms-focus__button--add.disabled.active,
html .joms-button--primary[disabled].active,
html .joms-button--add[disabled].active,
html .joms-button--login[disabled].active,
html .joms-button__reject[disabled].active,
html .joms-postbox-tab .joms-postbox-save[disabled].active,
html .joms-postbox-tab .joms-postbox-done[disabled].active,
html .joms-focus__button--add[disabled].active,
fieldset[disabled] html .joms-button--primary.active,
fieldset[disabled] html .joms-button--add.active,
fieldset[disabled] html .joms-button--login.active,
fieldset[disabled] html .joms-button__reject.active,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-save.active,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-done.active,
fieldset[disabled] html .joms-focus__button--add.active {
  background-color: #fab325;
  border-color: #f9aa0c;
}
html .joms-button--primary .badge,
html .joms-button--add .badge,
html .joms-button--login .badge,
html .joms-button__reject .badge,
html .joms-postbox-tab .joms-postbox-save .badge,
html .joms-postbox-tab .joms-postbox-done .badge,
html .joms-focus__button--add .badge {
  color: #fab325;
  background-color: #ffffff;
}
html .joms-button--primary .joms-icon,
html .joms-button--add .joms-icon,
html .joms-button--login .joms-icon,
html .joms-button__reject .joms-icon,
html .joms-postbox-tab .joms-postbox-save .joms-icon,
html .joms-postbox-tab .joms-postbox-done .joms-icon,
html .joms-focus__button--add .joms-icon {
  fill: #ffffff;
}
html .joms-button--primary.joms-button--smallest,
html .joms-button--add.joms-button--smallest,
html .joms-button--login.joms-button--smallest,
html .joms-button__reject.joms-button--smallest,
html .joms-postbox-tab .joms-postbox-save.joms-button--smallest,
html .joms-postbox-tab .joms-postbox-done.joms-button--smallest,
html .joms-focus__button--add.joms-button--smallest {
  padding: 4px 12px;
  line-height: 1;
}
html .joms-button--primary.joms-button--small,
html .joms-button--add.joms-button--small,
html .joms-button--login.joms-button--small,
html .joms-button__reject.joms-button--small,
html .joms-postbox-tab .joms-postbox-save.joms-button--small,
html .joms-postbox-tab .joms-postbox-done.joms-button--small,
html .joms-focus__button--add.joms-button--small {
  padding: 6px 12px;
  line-height: 1;
}
html .joms-button--primary.joms-button--login,
html .joms-button--add.joms-button--login,
html .joms-button--login.joms-button--login,
html .joms-button__reject.joms-button--login,
html .joms-postbox-tab .joms-postbox-save.joms-button--login,
html .joms-postbox-tab .joms-postbox-done.joms-button--login,
html .joms-focus__button--add.joms-button--login {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}
html .joms-button--primary:hover,
html .joms-button--add:hover,
html .joms-button--login:hover,
html .joms-button__reject:hover,
html .joms-postbox-tab .joms-postbox-save:hover,
html .joms-postbox-tab .joms-postbox-done:hover,
html .joms-focus__button--add:hover,
html .joms-button--primary:focus,
html .joms-button--add:focus,
html .joms-button--login:focus,
html .joms-button__reject:focus,
html .joms-postbox-tab .joms-postbox-save:focus,
html .joms-postbox-tab .joms-postbox-done:focus,
html .joms-focus__button--add:focus,
html .joms-button--primary:active,
html .joms-button--add:active,
html .joms-button--login:active,
html .joms-button__reject:active,
html .joms-postbox-tab .joms-postbox-save:active,
html .joms-postbox-tab .joms-postbox-done:active,
html .joms-focus__button--add:active {
  color: #ffffff !important;
}
html .joms-button--add {
  vertical-align: top;
  position: static;
}
html .joms-button--add.joms-button--smallest {
  padding: 4px 12px;
  line-height: 1;
}
html .joms-button--add.joms-button--small {
  padding: 6px 12px;
  line-height: 1;
}
html .joms-button__next,
html .joms-button--secondary,
html .joms-button--signup,
html .joms-focus__button--message {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  padding: 8px 20px;
  font-size: 13px;
  line-height: 24px;
  border-radius: 0;
}
html .joms-button__next:hover,
html .joms-button--secondary:hover,
html .joms-button--signup:hover,
html .joms-focus__button--message:hover,
html .joms-button__next:focus,
html .joms-button--secondary:focus,
html .joms-button--signup:focus,
html .joms-focus__button--message:focus,
html .joms-button__next.focus,
html .joms-button--secondary.focus,
html .joms-button--signup.focus,
html .joms-focus__button--message.focus,
html .joms-button__next:active,
html .joms-button--secondary:active,
html .joms-button--signup:active,
html .joms-focus__button--message:active,
html .joms-button__next.active,
html .joms-button--secondary.active,
html .joms-button--signup.active,
html .joms-focus__button--message.active,
.open > .dropdown-togglehtml .joms-button__next,
.open > .dropdown-togglehtml .joms-button--secondary,
.open > .dropdown-togglehtml .joms-button--signup,
.open > .dropdown-togglehtml .joms-focus__button--message {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
html .joms-button__next:active,
html .joms-button--secondary:active,
html .joms-button--signup:active,
html .joms-focus__button--message:active,
html .joms-button__next.active,
html .joms-button--secondary.active,
html .joms-button--signup.active,
html .joms-focus__button--message.active,
.open > .dropdown-togglehtml .joms-button__next,
.open > .dropdown-togglehtml .joms-button--secondary,
.open > .dropdown-togglehtml .joms-button--signup,
.open > .dropdown-togglehtml .joms-focus__button--message {
  background-image: none;
}
html .joms-button__next.disabled,
html .joms-button--secondary.disabled,
html .joms-button--signup.disabled,
html .joms-focus__button--message.disabled,
html .joms-button__next[disabled],
html .joms-button--secondary[disabled],
html .joms-button--signup[disabled],
html .joms-focus__button--message[disabled],
fieldset[disabled] html .joms-button__next,
fieldset[disabled] html .joms-button--secondary,
fieldset[disabled] html .joms-button--signup,
fieldset[disabled] html .joms-focus__button--message,
html .joms-button__next.disabled:hover,
html .joms-button--secondary.disabled:hover,
html .joms-button--signup.disabled:hover,
html .joms-focus__button--message.disabled:hover,
html .joms-button__next[disabled]:hover,
html .joms-button--secondary[disabled]:hover,
html .joms-button--signup[disabled]:hover,
html .joms-focus__button--message[disabled]:hover,
fieldset[disabled] html .joms-button__next:hover,
fieldset[disabled] html .joms-button--secondary:hover,
fieldset[disabled] html .joms-button--signup:hover,
fieldset[disabled] html .joms-focus__button--message:hover,
html .joms-button__next.disabled:focus,
html .joms-button--secondary.disabled:focus,
html .joms-button--signup.disabled:focus,
html .joms-focus__button--message.disabled:focus,
html .joms-button__next[disabled]:focus,
html .joms-button--secondary[disabled]:focus,
html .joms-button--signup[disabled]:focus,
html .joms-focus__button--message[disabled]:focus,
fieldset[disabled] html .joms-button__next:focus,
fieldset[disabled] html .joms-button--secondary:focus,
fieldset[disabled] html .joms-button--signup:focus,
fieldset[disabled] html .joms-focus__button--message:focus,
html .joms-button__next.disabled.focus,
html .joms-button--secondary.disabled.focus,
html .joms-button--signup.disabled.focus,
html .joms-focus__button--message.disabled.focus,
html .joms-button__next[disabled].focus,
html .joms-button--secondary[disabled].focus,
html .joms-button--signup[disabled].focus,
html .joms-focus__button--message[disabled].focus,
fieldset[disabled] html .joms-button__next.focus,
fieldset[disabled] html .joms-button--secondary.focus,
fieldset[disabled] html .joms-button--signup.focus,
fieldset[disabled] html .joms-focus__button--message.focus,
html .joms-button__next.disabled:active,
html .joms-button--secondary.disabled:active,
html .joms-button--signup.disabled:active,
html .joms-focus__button--message.disabled:active,
html .joms-button__next[disabled]:active,
html .joms-button--secondary[disabled]:active,
html .joms-button--signup[disabled]:active,
html .joms-focus__button--message[disabled]:active,
fieldset[disabled] html .joms-button__next:active,
fieldset[disabled] html .joms-button--secondary:active,
fieldset[disabled] html .joms-button--signup:active,
fieldset[disabled] html .joms-focus__button--message:active,
html .joms-button__next.disabled.active,
html .joms-button--secondary.disabled.active,
html .joms-button--signup.disabled.active,
html .joms-focus__button--message.disabled.active,
html .joms-button__next[disabled].active,
html .joms-button--secondary[disabled].active,
html .joms-button--signup[disabled].active,
html .joms-focus__button--message[disabled].active,
fieldset[disabled] html .joms-button__next.active,
fieldset[disabled] html .joms-button--secondary.active,
fieldset[disabled] html .joms-button--signup.active,
fieldset[disabled] html .joms-focus__button--message.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
html .joms-button__next .badge,
html .joms-button--secondary .badge,
html .joms-button--signup .badge,
html .joms-focus__button--message .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
html .joms-button__next .joms-icon,
html .joms-button--secondary .joms-icon,
html .joms-button--signup .joms-icon,
html .joms-focus__button--message .joms-icon {
  fill: #ffffff;
}
html .joms-button__next.joms-button--smallest,
html .joms-button--secondary.joms-button--smallest,
html .joms-button--signup.joms-button--smallest,
html .joms-focus__button--message.joms-button--smallest {
  padding: 4px 12px;
  line-height: 1;
}
html .joms-button__next.joms-button--small,
html .joms-button--secondary.joms-button--small,
html .joms-button--signup.joms-button--small,
html .joms-focus__button--message.joms-button--small {
  padding: 6px 12px;
  line-height: 1;
}
html .joms-button--neutral,
html .joms-button--privacy,
html .joms-button--more,
html .joms-button--comment,
html .joms-button__approve,
html .joms-postbox-tab .joms-postbox-cancel,
html .joms-focus__button--options {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  padding: 8px 20px;
  font-size: 13px;
  line-height: 24px;
  border-radius: 0;
}
html .joms-button--neutral:hover,
html .joms-button--privacy:hover,
html .joms-button--more:hover,
html .joms-button--comment:hover,
html .joms-button__approve:hover,
html .joms-postbox-tab .joms-postbox-cancel:hover,
html .joms-focus__button--options:hover,
html .joms-button--neutral:focus,
html .joms-button--privacy:focus,
html .joms-button--more:focus,
html .joms-button--comment:focus,
html .joms-button__approve:focus,
html .joms-postbox-tab .joms-postbox-cancel:focus,
html .joms-focus__button--options:focus,
html .joms-button--neutral.focus,
html .joms-button--privacy.focus,
html .joms-button--more.focus,
html .joms-button--comment.focus,
html .joms-button__approve.focus,
html .joms-postbox-tab .joms-postbox-cancel.focus,
html .joms-focus__button--options.focus,
html .joms-button--neutral:active,
html .joms-button--privacy:active,
html .joms-button--more:active,
html .joms-button--comment:active,
html .joms-button__approve:active,
html .joms-postbox-tab .joms-postbox-cancel:active,
html .joms-focus__button--options:active,
html .joms-button--neutral.active,
html .joms-button--privacy.active,
html .joms-button--more.active,
html .joms-button--comment.active,
html .joms-button__approve.active,
html .joms-postbox-tab .joms-postbox-cancel.active,
html .joms-focus__button--options.active,
.open > .dropdown-togglehtml .joms-button--neutral,
.open > .dropdown-togglehtml .joms-button--privacy,
.open > .dropdown-togglehtml .joms-button--more,
.open > .dropdown-togglehtml .joms-button--comment,
.open > .dropdown-togglehtml .joms-button__approve,
.open > .dropdown-togglehtml .joms-postbox-tab .joms-postbox-cancel,
.open > .dropdown-togglehtml .joms-focus__button--options {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
html .joms-button--neutral:active,
html .joms-button--privacy:active,
html .joms-button--more:active,
html .joms-button--comment:active,
html .joms-button__approve:active,
html .joms-postbox-tab .joms-postbox-cancel:active,
html .joms-focus__button--options:active,
html .joms-button--neutral.active,
html .joms-button--privacy.active,
html .joms-button--more.active,
html .joms-button--comment.active,
html .joms-button__approve.active,
html .joms-postbox-tab .joms-postbox-cancel.active,
html .joms-focus__button--options.active,
.open > .dropdown-togglehtml .joms-button--neutral,
.open > .dropdown-togglehtml .joms-button--privacy,
.open > .dropdown-togglehtml .joms-button--more,
.open > .dropdown-togglehtml .joms-button--comment,
.open > .dropdown-togglehtml .joms-button__approve,
.open > .dropdown-togglehtml .joms-postbox-tab .joms-postbox-cancel,
.open > .dropdown-togglehtml .joms-focus__button--options {
  background-image: none;
}
html .joms-button--neutral.disabled,
html .joms-button--privacy.disabled,
html .joms-button--more.disabled,
html .joms-button--comment.disabled,
html .joms-button__approve.disabled,
html .joms-postbox-tab .joms-postbox-cancel.disabled,
html .joms-focus__button--options.disabled,
html .joms-button--neutral[disabled],
html .joms-button--privacy[disabled],
html .joms-button--more[disabled],
html .joms-button--comment[disabled],
html .joms-button__approve[disabled],
html .joms-postbox-tab .joms-postbox-cancel[disabled],
html .joms-focus__button--options[disabled],
fieldset[disabled] html .joms-button--neutral,
fieldset[disabled] html .joms-button--privacy,
fieldset[disabled] html .joms-button--more,
fieldset[disabled] html .joms-button--comment,
fieldset[disabled] html .joms-button__approve,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-cancel,
fieldset[disabled] html .joms-focus__button--options,
html .joms-button--neutral.disabled:hover,
html .joms-button--privacy.disabled:hover,
html .joms-button--more.disabled:hover,
html .joms-button--comment.disabled:hover,
html .joms-button__approve.disabled:hover,
html .joms-postbox-tab .joms-postbox-cancel.disabled:hover,
html .joms-focus__button--options.disabled:hover,
html .joms-button--neutral[disabled]:hover,
html .joms-button--privacy[disabled]:hover,
html .joms-button--more[disabled]:hover,
html .joms-button--comment[disabled]:hover,
html .joms-button__approve[disabled]:hover,
html .joms-postbox-tab .joms-postbox-cancel[disabled]:hover,
html .joms-focus__button--options[disabled]:hover,
fieldset[disabled] html .joms-button--neutral:hover,
fieldset[disabled] html .joms-button--privacy:hover,
fieldset[disabled] html .joms-button--more:hover,
fieldset[disabled] html .joms-button--comment:hover,
fieldset[disabled] html .joms-button__approve:hover,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-cancel:hover,
fieldset[disabled] html .joms-focus__button--options:hover,
html .joms-button--neutral.disabled:focus,
html .joms-button--privacy.disabled:focus,
html .joms-button--more.disabled:focus,
html .joms-button--comment.disabled:focus,
html .joms-button__approve.disabled:focus,
html .joms-postbox-tab .joms-postbox-cancel.disabled:focus,
html .joms-focus__button--options.disabled:focus,
html .joms-button--neutral[disabled]:focus,
html .joms-button--privacy[disabled]:focus,
html .joms-button--more[disabled]:focus,
html .joms-button--comment[disabled]:focus,
html .joms-button__approve[disabled]:focus,
html .joms-postbox-tab .joms-postbox-cancel[disabled]:focus,
html .joms-focus__button--options[disabled]:focus,
fieldset[disabled] html .joms-button--neutral:focus,
fieldset[disabled] html .joms-button--privacy:focus,
fieldset[disabled] html .joms-button--more:focus,
fieldset[disabled] html .joms-button--comment:focus,
fieldset[disabled] html .joms-button__approve:focus,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-cancel:focus,
fieldset[disabled] html .joms-focus__button--options:focus,
html .joms-button--neutral.disabled.focus,
html .joms-button--privacy.disabled.focus,
html .joms-button--more.disabled.focus,
html .joms-button--comment.disabled.focus,
html .joms-button__approve.disabled.focus,
html .joms-postbox-tab .joms-postbox-cancel.disabled.focus,
html .joms-focus__button--options.disabled.focus,
html .joms-button--neutral[disabled].focus,
html .joms-button--privacy[disabled].focus,
html .joms-button--more[disabled].focus,
html .joms-button--comment[disabled].focus,
html .joms-button__approve[disabled].focus,
html .joms-postbox-tab .joms-postbox-cancel[disabled].focus,
html .joms-focus__button--options[disabled].focus,
fieldset[disabled] html .joms-button--neutral.focus,
fieldset[disabled] html .joms-button--privacy.focus,
fieldset[disabled] html .joms-button--more.focus,
fieldset[disabled] html .joms-button--comment.focus,
fieldset[disabled] html .joms-button__approve.focus,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-cancel.focus,
fieldset[disabled] html .joms-focus__button--options.focus,
html .joms-button--neutral.disabled:active,
html .joms-button--privacy.disabled:active,
html .joms-button--more.disabled:active,
html .joms-button--comment.disabled:active,
html .joms-button__approve.disabled:active,
html .joms-postbox-tab .joms-postbox-cancel.disabled:active,
html .joms-focus__button--options.disabled:active,
html .joms-button--neutral[disabled]:active,
html .joms-button--privacy[disabled]:active,
html .joms-button--more[disabled]:active,
html .joms-button--comment[disabled]:active,
html .joms-button__approve[disabled]:active,
html .joms-postbox-tab .joms-postbox-cancel[disabled]:active,
html .joms-focus__button--options[disabled]:active,
fieldset[disabled] html .joms-button--neutral:active,
fieldset[disabled] html .joms-button--privacy:active,
fieldset[disabled] html .joms-button--more:active,
fieldset[disabled] html .joms-button--comment:active,
fieldset[disabled] html .joms-button__approve:active,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-cancel:active,
fieldset[disabled] html .joms-focus__button--options:active,
html .joms-button--neutral.disabled.active,
html .joms-button--privacy.disabled.active,
html .joms-button--more.disabled.active,
html .joms-button--comment.disabled.active,
html .joms-button__approve.disabled.active,
html .joms-postbox-tab .joms-postbox-cancel.disabled.active,
html .joms-focus__button--options.disabled.active,
html .joms-button--neutral[disabled].active,
html .joms-button--privacy[disabled].active,
html .joms-button--more[disabled].active,
html .joms-button--comment[disabled].active,
html .joms-button__approve[disabled].active,
html .joms-postbox-tab .joms-postbox-cancel[disabled].active,
html .joms-focus__button--options[disabled].active,
fieldset[disabled] html .joms-button--neutral.active,
fieldset[disabled] html .joms-button--privacy.active,
fieldset[disabled] html .joms-button--more.active,
fieldset[disabled] html .joms-button--comment.active,
fieldset[disabled] html .joms-button__approve.active,
fieldset[disabled] html .joms-postbox-tab .joms-postbox-cancel.active,
fieldset[disabled] html .joms-focus__button--options.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
html .joms-button--neutral .badge,
html .joms-button--privacy .badge,
html .joms-button--more .badge,
html .joms-button--comment .badge,
html .joms-button__approve .badge,
html .joms-postbox-tab .joms-postbox-cancel .badge,
html .joms-focus__button--options .badge {
  color: #ffffff;
  background-color: #333333;
}
html .joms-button--neutral.joms-button--smallest,
html .joms-button--privacy.joms-button--smallest,
html .joms-button--more.joms-button--smallest,
html .joms-button--comment.joms-button--smallest,
html .joms-button__approve.joms-button--smallest,
html .joms-postbox-tab .joms-postbox-cancel.joms-button--smallest,
html .joms-focus__button--options.joms-button--smallest {
  padding: 4px 12px;
  line-height: 1;
}
html .joms-button--neutral.joms-button--small,
html .joms-button--privacy.joms-button--small,
html .joms-button--more.joms-button--small,
html .joms-button--comment.joms-button--small,
html .joms-button__approve.joms-button--small,
html .joms-postbox-tab .joms-postbox-cancel.joms-button--small,
html .joms-focus__button--options.joms-button--small {
  padding: 6px 12px;
  line-height: 1;
}
html .joms-input[type="text"],
html .joms-input[type="password"],
html .joms-select--wrapper,
html .joms-textarea,
html .joms-select--wrapper,
html .joms-notifications__label {
  border-radius: 0;
}
html .joms-input[type="text"]:focus,
html .joms-input[type="password"]:focus,
html .joms-select--wrapper:focus,
html .joms-textarea:focus,
html .joms-select--wrapper:focus,
html .joms-notifications__label:focus {
  border-color: #fab325;
}
html .joms-select--wrapper {
  padding: 0;
  border: 0 !important;
}
html .joms-select--wrapper:after {
  right: 24px;
}
html .joms-select--wrapper .joms-select {
  border: 1px solid #eaeaea;
  border-radius: 0;
  padding-left: 12px;
}
html .joms-select--wrapper .joms-select:focus {
  border-color: #fab325;
}
html .joms-postbox-tab .joms-postbox-action {
  bottom: 4px;
}
@media (max-width: 767px) {
  html .joms-postbox-tab .joms-postbox-action {
    bottom: 0;
  }
}
html .joms-postbox-tab .joms-postbox-cancel,
html .joms-postbox-tab .joms-postbox-save {
  line-height: 20px;
  padding: 0 12px;
}
html .joms-form__group .joms-input {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  padding: 10px 20px;
  font-size: 13px;
  line-height: 24px;
  border-radius: 0;
}
html .joms-form__group .joms-input:hover,
html .joms-form__group .joms-input:focus,
html .joms-form__group .joms-input.focus,
html .joms-form__group .joms-input:active,
html .joms-form__group .joms-input.active,
.open > .dropdown-togglehtml .joms-form__group .joms-input {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
html .joms-form__group .joms-input:active,
html .joms-form__group .joms-input.active,
.open > .dropdown-togglehtml .joms-form__group .joms-input {
  background-image: none;
}
html .joms-form__group .joms-input.disabled,
html .joms-form__group .joms-input[disabled],
fieldset[disabled] html .joms-form__group .joms-input,
html .joms-form__group .joms-input.disabled:hover,
html .joms-form__group .joms-input[disabled]:hover,
fieldset[disabled] html .joms-form__group .joms-input:hover,
html .joms-form__group .joms-input.disabled:focus,
html .joms-form__group .joms-input[disabled]:focus,
fieldset[disabled] html .joms-form__group .joms-input:focus,
html .joms-form__group .joms-input.disabled.focus,
html .joms-form__group .joms-input[disabled].focus,
fieldset[disabled] html .joms-form__group .joms-input.focus,
html .joms-form__group .joms-input.disabled:active,
html .joms-form__group .joms-input[disabled]:active,
fieldset[disabled] html .joms-form__group .joms-input:active,
html .joms-form__group .joms-input.disabled.active,
html .joms-form__group .joms-input[disabled].active,
fieldset[disabled] html .joms-form__group .joms-input.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
html .joms-form__group .joms-input .badge {
  color: #ffffff;
  background-color: #333333;
}
html .joms-form__group .joms-input[type="text"],
html .joms-form__group .joms-input[type="password"] {
  border-color: #eaeaea;
}
html .joms-form__group .joms-input[type="text"]:focus,
html .joms-form__group .joms-input[type="password"]:focus,
html .joms-form__group .joms-input[type="text"]:active,
html .joms-form__group .joms-input[type="password"]:active,
html .joms-form__group .joms-input[type="text"]:hover,
html .joms-form__group .joms-input[type="password"]:hover {
  background: transparent;
  border-color: #fab325;
}
html .joms-form__group.has-privacy .joms-button--privacy {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  padding: 10px 20px;
  font-size: 13px;
  line-height: 24px;
  border-radius: 0;
}
html .joms-form__group.has-privacy .joms-button--privacy:hover,
html .joms-form__group.has-privacy .joms-button--privacy:focus,
html .joms-form__group.has-privacy .joms-button--privacy.focus,
html .joms-form__group.has-privacy .joms-button--privacy:active,
html .joms-form__group.has-privacy .joms-button--privacy.active,
.open > .dropdown-togglehtml .joms-form__group.has-privacy .joms-button--privacy {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
html .joms-form__group.has-privacy .joms-button--privacy:active,
html .joms-form__group.has-privacy .joms-button--privacy.active,
.open > .dropdown-togglehtml .joms-form__group.has-privacy .joms-button--privacy {
  background-image: none;
}
html .joms-form__group.has-privacy .joms-button--privacy.disabled,
html .joms-form__group.has-privacy .joms-button--privacy[disabled],
fieldset[disabled] html .joms-form__group.has-privacy .joms-button--privacy,
html .joms-form__group.has-privacy .joms-button--privacy.disabled:hover,
html .joms-form__group.has-privacy .joms-button--privacy[disabled]:hover,
fieldset[disabled] html .joms-form__group.has-privacy .joms-button--privacy:hover,
html .joms-form__group.has-privacy .joms-button--privacy.disabled:focus,
html .joms-form__group.has-privacy .joms-button--privacy[disabled]:focus,
fieldset[disabled] html .joms-form__group.has-privacy .joms-button--privacy:focus,
html .joms-form__group.has-privacy .joms-button--privacy.disabled.focus,
html .joms-form__group.has-privacy .joms-button--privacy[disabled].focus,
fieldset[disabled] html .joms-form__group.has-privacy .joms-button--privacy.focus,
html .joms-form__group.has-privacy .joms-button--privacy.disabled:active,
html .joms-form__group.has-privacy .joms-button--privacy[disabled]:active,
fieldset[disabled] html .joms-form__group.has-privacy .joms-button--privacy:active,
html .joms-form__group.has-privacy .joms-button--privacy.disabled.active,
html .joms-form__group.has-privacy .joms-button--privacy[disabled].active,
fieldset[disabled] html .joms-form__group.has-privacy .joms-button--privacy.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
html .joms-form__group.has-privacy .joms-button--privacy .badge {
  color: #ffffff;
  background-color: #333333;
}
html .com_community .input-mini {
  display: inline-block;
}
html .joms-button--full-small + .joms-button--full-small {
  margin-left: 5px;
}
html .joms-input--datepicker {
  cursor: text;
}
html .joms-toolbar--desktop {
  border: 0;
  border-bottom: 1px solid #eaeaea;
  padding: 0 96px 0 180px;
  margin-bottom: 0;
  -webkit-transition: background 500ms;
  -o-transition: background 500ms;
  transition: background 500ms;
}
html .joms-toolbar--desktop .joms-popover__content h5 {
  margin-bottom: 0;
}
html .joms-toolbar--desktop .joms-popover__content h5 a {
  color: #333333;
  font-weight: normal;
}
html .joms-toolbar--desktop .joms-popover__content h5 a:hover,
html .joms-toolbar--desktop .joms-popover__content h5 a:focus,
html .joms-toolbar--desktop .joms-popover__content h5 a:active {
  color: #fab325;
}
html .joms-toolbar--desktop .joms-popover__content small {
  margin-top: 0;
}
html .joms-subnav--desktop {
  margin-bottom: 0;
}
html .joms-subnav--desktop + form[name="jsform-search"],
html .joms-subnav--desktop + div {
  margin-top: 24px !important;
}
html .joms-subnav--desktop > ul > li.active,
html .joms-toolbar--desktop > ul > li.active,
html .joms-subnav--desktop > ul > li:hover,
html .joms-toolbar--desktop > ul > li:hover {
  background: rgba(0, 0, 0, 0.03);
}
@media (min-width: 1200px) {
  html .affix .joms-toolbar--desktop {
    border-bottom: transparent;
    background: #fab325;
    position: fixed;
    padding-left: 96px;
    top: 0;
    z-index: 1000;
  }
  html .affix .joms-toolbar--desktop > ul > li > a {
    color: #ffffff;
  }
  html .affix .joms-toolbar--desktop .joms-icon {
    fill: #ffffff;
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  html .jomsocial.affix {
    padding-top: 37px !important;
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  html .affix .joms-toolbar--desktop {
    width: 940px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  html .affix .joms-toolbar--desktop {
    width: 1140px;
  }
}
@media (min-width: 1200px) and (min-width: 1500px) {
  html .affix .joms-toolbar--desktop {
    width: 1440px;
  }
}
html .joms-landing__action {
  border-radius: 0;
}
@media (min-width: 768px) {
  html .joms-landing__action {
    padding: 24px 96px;
  }
}
html .joms-landing__action #form-login > a {
  color: #9e9e9e;
  float: right;
  margin-top: 15px;
  margin-left: 12px;
}
@media (max-width: 480px) {
  html .joms-landing__action #form-login > a {
    float: none;
    margin-left: 0;
  }
}
html .joms-landing__action .joms-input--append svg {
  top: 13px;
}
html .joms-landing__action a:hover,
html .joms-landing__action a:focus,
html .joms-landing__action a:active {
  color: #ce8b05 !important;
}
html .joms-landing {
  border-bottom: 1px solid #eeeeee;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
html .joms-landing__image:before {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
html .joms-landing__content {
  background: transparent;
  bottom: auto;
  display: inline-block;
  padding: 24px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
  width: auto;
}
@media (max-width: 767px) {
  html .joms-landing__content {
    width: 90%;
  }
}
html .joms-landing__content h2 {
  color: #fab325;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 39px;
  font-weight: 700;
}
html .joms-landing__content p {
  font-size: 17px;
  font-weight: 100;
  margin-bottom: 0;
}
html .joms-landing__content > div {
  display: block;
  width: auto;
}
html .joms-landing__content > div.joms-landing__signup {
  text-align: center;
  margin-top: 24px;
}
html .joms-landing__content > div.joms-landing__signup .joms-button--signup {
  line-height: inherit;
}
html .joms-body {
  padding-top: 48px;
}
html .joms-stream,
html .joms-stream--notifications {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
html .joms-stream[data-stream-type="system.message"],
html .joms-stream--notifications[data-stream-type="system.message"] {
  background: #5bc0de;
  color: #ffffff;
}
html .joms-stream[data-stream-type="system.message"] h4,
html .joms-stream--notifications[data-stream-type="system.message"] h4 {
  font-size: 21px;
  margin-top: 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
html .joms-stream[data-stream-type="system.message"] h4 .joms-icon,
html .joms-stream--notifications[data-stream-type="system.message"] h4 .joms-icon {
  display: none;
}
html .joms-stream__meta,
html .joms-comment__meta,
html .joms-stream__content,
html .joms-stream__body.no-head p {
  color: #9e9e9e;
  vertical-align: top;
}
html .joms-stream__time {
  color: #bababa;
  font-size: 13px;
  line-height: 1;
}
html .joms-stream__time small {
  font-size: 13px;
}
html .joms-media--video,
html .joms-media--album {
  background: #ffffff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
html .joms-media__desc {
  color: #9e9e9e;
}
html .joms-media__thumbnail {
  display: block;
  height: auto;
  width: auto;
}
html .joms-media__body {
  height: auto;
  padding: 12px;
}
html .joms-media__body .joms-media__title {
  margin-bottom: 0;
}
html .joms-media__body .joms-media__desc {
  margin-bottom: 0;
  margin-top: 6px;
}
html .joms-media {
  background: #fcfcfc;
  border: 1px solid #eaeaea;
}
html .joms-media .joms-text--title {
  margin-bottom: 6px;
}
html .joms-media > p,
html .joms-media span,
html .joms-media p.joms-text--desc {
  color: #575757;
  font-size: 15px;
}
html .joms-media a {
  font-size: 17px;
}
html .joms-media .joms-list {
  color: #575757;
  font-size: 14px;
  font-weight: 500;
}
html .joms-media .joms-list svg {
  fill: #222222;
}
html .joms-comment {
  background: #ffffff;
}
html .joms-comment .joms-comment__body {
  padding-top: 0;
}
html .joms-comment .joms-comment__body .joms-comment__time {
  line-height: 1;
}
html .joms-comment .joms-comment__body .joms-comment__time small {
  font-size: 12px;
}
html .joms-hcard {
  border: 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  html .joms-hcard .joms-focus__cover:before,
  html .joms-hcard .joms-hcard__cover:before {
    padding-top: 35%;
  }
}
html .joms-hcard .joms-hcard__info {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  padding: 0;
  position: relative;
}
html .joms-hcard .joms-hcard__info .joms-avatar {
  border: 2px solid #ffffff;
}
@media (max-width: 480px) {
  html .joms-hcard .joms-hcard__info .joms-avatar {
    display: inline-block;
  }
}
html .joms-hcard .joms-hcard__info-content {
  vertical-align: bottom;
}
@media (max-width: 480px) {
  html .joms-hcard .joms-hcard__info-content {
    display: inline-block;
  }
}
html .joms-hcard .joms-hcard__info-content h3 {
  font-size: 15px;
  margin-bottom: 6px !important;
}
html .joms-hcard .joms-focus__link {
  background: #fab325;
}
@media (max-width: 480px) {
  html .joms-hcard .joms-focus__link {
    margin: 0;
  }
}
html .joms-hcard .joms-focus__link li {
  border-right: 0;
}
html .joms-hcard .joms-focus__link li + li {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 0;
}
html .joms-hcard .joms-focus__link li a {
  color: #ffffff;
}
html .joms-hcard .joms-focus__link li .joms-text--light {
  color: #eeeeee;
}
html .joms-hcard .joms-focus__link li:hover {
  background: #f9a907;
}
html .joms-hcard .joms-hcard__actions .joms-button--small {
  background: #d9534f;
  color: #ffffff !important;
  border: 0;
  font-size: 12px;
  line-height: 1;
  padding: 8px 10px;
}
html .joms-hcard .joms-hcard__actions .joms-button--small:hover,
html .joms-hcard .joms-hcard__actions .joms-button--small:focus,
html .joms-hcard .joms-hcard__actions .joms-button--small:active {
  background: #c9302c;
}
html .joms-hcard .joms-hcard__actions .joms-button--small + .joms-button--small {
  background: #fab325;
}
html .joms-hcard .joms-hcard__actions .joms-button--small + .joms-button--small:hover,
html .joms-hcard .joms-hcard__actions .joms-button--small + .joms-button--small:focus,
html .joms-hcard .joms-hcard__actions .joms-button--small + .joms-button--small:active {
  background: #e79c05;
}
html .cVideos .joms-subnav--desktop {
  margin-bottom: 12px;
}
html .joms-popup--videoupload .joms-popup__content {
  padding-bottom: 12px;
}
html .joms-list--video .joms-text--title {
  margin-bottom: 6px;
  margin-top: 12px;
}
html .joms-list--video .joms-text--title a {
  color: #575757;
}
html .joms-list--video .joms-text--title a:hover,
html .joms-list--video .joms-text--title a:focus,
html .joms-list--video .joms-text--title a:active {
  color: #fab325;
}
html .joms-list--video .joms-text--title + span {
  color: #9e9e9e;
  font-size: 13px;
}
html.com_community #system-message,
html.com_community #system-message-container {
  margin-bottom: 0;
}
html.com_community #system-message .alert,
html.com_community #system-message-container .alert {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  html.com_community #system-message .alert,
  html.com_community #system-message-container .alert {
    padding-left: 180px;
  }
}
html .joms-list--friend .joms-list__item {
  background: transparent;
  min-height: unset;
  padding: 12px;
}
html .cSearch .joms-sortings,
html .cSearch #criteriaContainer {
  margin-top: 12px;
}
html .joms-list--alphabet {
  display: block;
  margin-top: 12px;
}
html .joms-list--alphabet:before,
html .joms-list--alphabet:after {
  content: " ";
  display: table;
}
html .joms-list--alphabet:after {
  clear: both;
}
html.task-notifications .joms-page > .joms-centered {
  background: #d9534f;
  color: #ffffff;
  display: inline-block;
  padding: 0 12px;
}
html .joms-stream--discussion {
  border-bottom: 1px solid #eaeaea;
  padding: 12px 0;
}
html .joms-stream--discussion > div {
  color: #9e9e9e;
  padding: 0;
}
html .joms-stream--discussion > div.joms-stream__body {
  margin-top: 6px;
}
html .cGroups .joms-list__item .joms-list__title {
  margin-bottom: 6px;
}
html .cGroups .joms-list__item .joms-list__title a {
  color: #222222;
  font-size: 17px;
}
html .cGroups .joms-list__item .joms-list--table a {
  color: #9e9e9e;
}
html .cGroups .joms-list__item .joms-list--table a:hover,
html .cGroups .joms-list__item .joms-list--table a:focus,
html .cGroups .joms-list__item .joms-list--table a:active {
  color: #fab325;
}
html .joms-gallery .joms-gallery__item {
  width: auto;
}
html .cProfile .joms-avatar--focus {
  vertical-align: bottom;
}
html .cProfile .joms-avatar--focus.joms-online a:after {
  border-width: 1px;
  height: 10px;
  width: 10px;
}
html .cProfile .joms-focus__title {
  vertical-align: bottom;
}
html .cProfile .joms-focus__title h2 {
  font-size: 21px;
  font-weight: 400;
}
@media (max-width: 767px) {
  html .cProfile .joms-focus__actions > a {
    padding: 6px;
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  html .joms-focus__header {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
  }
}
html .joms-focus__header__actions--desktop a {
  font-size: 15px;
}
html .joms-focus__header__actions--desktop .joms-icon {
  height: auto;
}
html .cRegister .outerpgbar {
  background: #9e9e9e;
  margin-top: 24px;
  margin-bottom: 0;
}
html .cRegister .jomsocial {
  background: #ffffff;
  margin: 48px 0;
  min-height: unset;
}
html .cEvents .joms-list__title a {
  color: #333333;
}
html .cEvents .joms-list__title a:hover,
html .cEvents .joms-list__title a:focus,
html .cEvents .joms-list__title a:active {
  color: #fab325;
}
html .cEvents .joms-list--table svg {
  fill: #333333;
}
html .cEvents .joms-list--table a {
  color: #9e9e9e;
}
html .cEvents .joms-list--table a:hover,
html .cEvents .joms-list--table a:focus,
html .cEvents .joms-list--table a:active {
  color: #fab325;
}
html .cEvents .joms-focus__date {
  background: #fab325;
  border-radius: 0;
  color: #ffffff;
}
@media (max-width: 767px) {
  html .cEvents .joms-focus__date {
    width: 70px;
  }
}
html .cEvents .joms-focus__date span {
  margin: 0;
}
html .cEvents #joms-event--details h5 {
  color: #333333;
  margin-bottom: 6px;
  font-weight: 500;
}
@media (max-width: 767px) {
  html .cEvents .joms-list__footer {
    background: #f7f7f7;
  }
}
html .joms-postbox-dropdown .event-time-column {
  position: relative;
}
html .joms-postbox-tab .joms-postbox-action.event-action {
  bottom: 5px;
}
html .joms-focus__info {
  margin: 12px 0;
}
html .cInbox .joms-list--message {
  border: 1px solid #eaeaea;
  margin-top: 24px;
}
html .cInbox .joms-list--message .joms-list--message__remove {
  vertical-align: top;
}
html .cInbox .joms-list--message .joms-list--message__remove .joms-button--neutral {
  background: #d9534f;
  border: 0;
  color: #ffffff !important;
}
html .cInbox .joms-list--message .joms-list--message__remove .joms-button--neutral svg {
  fill: #ffffff;
}
html .cInbox .joms-list--message .joms-stream__time a {
  color: #333333;
}
html .cInbox .joms-list--message .joms-stream__time a:hover,
html .cInbox .joms-list--message .joms-stream__time a:focus,
html .cInbox .joms-list--message .joms-stream__time a:active {
  color: #fab325;
}
html .cInbox .joms-list--message .joms-list__item {
  padding: 12px;
}
html .joms-js--inbox-reply .joms-textarea,
html .joms-js--pm-message .joms-textarea {
  padding-right: 55px;
}
html .joms-list--thumbnail .joms-list__item {
  width: auto;
}
html .joms-list--event .joms-media--event {
  padding-bottom: 12px;
}
html .joms-list--event .joms-media__calendar {
  width: 70px;
}
html .joms-list--event .joms-media__calendar .date {
  background: #f7f7f7;
  border: 0;
}
html .joms-media__body h4 a {
  color: #333333;
  font-size: 16px;
}
html .joms-media__body h4 a:hover,
html .joms-media__body h4 a:focus,
html .joms-media__body h4 a:active {
  color: #fab325;
}
html .joms-media__body span {
  color: #575757;
}
html .joms-calendar {
  cursor: default;
  width: 100%;
  height: auto;
}
html .joms-calendar .joms-calendar__pad {
  padding: 4px;
}
html .joms-calendar__grid {
  height: inherit;
}
html .joms-calendar--day {
  width: 14.285%;
  float: left;
  text-align: center;
}
html .joms-calendar--day-previous-month {
  width: 14.285%;
  height: 13%;
  float: left;
  text-align: center;
  color: gray;
}
html .joms-calendar--day-next-month {
  width: 14.285%;
  height: 13%;
  float: left;
  text-align: center;
  color: gray;
}
html .joms-calendar--week-day {
  width: 14.285%;
  color: white;
  float: left;
  text-align: center;
  font-weight: bold;
  padding-top: 1%;
}
html .joms-calendar--next {
  width: 12.5%;
  height: 12%;
  padding: 4px;
  text-align: center;
  cursor: pointer;
}
html .joms-calendar--prev {
  width: 12.5%;
  height: 12%;
  padding: 4px;
  text-align: center;
  cursor: pointer;
}
html .joms-calendar--month {
  width: 75%;
  height: 12%;
  text-align: center;
}
html .c-nav-btn-over {
  font-weight: bold;
}
html .joms-calendar__event {
  font-weight: bold;
  cursor: pointer;
}
html .joms-event__grid {
  height: inherit;
}
html .joms-calendar__grid-title {
  font-weight: bold;
  float: left;
  color: white;
}
html .joms-calendar__event-title {
  width: 100%;
  text-align: center;
  font-weight: bold;
  margin-top: 14px;
}
html .joms-calendar__event-list {
  overflow: auto;
  height: 95%;
}
html .joms-calendar__event-item > .title {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 4px;
}
html .joms-calendar__event-item > .description {
  text-overflow: ellipsis;
  width: inherit;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  margin-bottom: 4px;
}
html .joms-calendar__event-item {
  padding: 8px;
}
html .joms-calendar__event-over > .description {
  font-weight: normal;
}
html .joms-grid-home .module-ct {
  padding: 0;
}
html .joms-grid-home .joms-calendar {
  margin-left: 0;
  margin-right: 0;
}
html .joms-grid-home .joms-calendar:before,
html .joms-grid-home .joms-calendar:after {
  content: " ";
  display: table;
}
html .joms-grid-home .joms-calendar:after {
  clear: both;
}
@media (max-width: 1199px) {
  html .joms-grid-home .joms-calendar {
    border-bottom: 1px solid #eaeaea;
  }
}
html .joms-grid-home .joms-calendar > div {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  padding: 20px 20px;
  height: 360px;
}
@media (min-width: 992px) {
  html .joms-grid-home .joms-calendar > div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  html .joms-grid-home .joms-calendar > div {
    padding: 26.11111111px;
    height: 470px;
  }
}
@media (min-width: 1200px) {
  html .joms-grid-home .joms-calendar > div {
    padding: 31.66666667px;
    height: 285px;
  }
}
@media (min-width: 1500px) {
  html .joms-grid-home .joms-calendar > div {
    padding: 40px;
    height: 360px;
  }
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid {
  float: right;
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar__grid-title,
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--week-day {
  background: transparent;
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--prev {
  font-size: 0;
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--prev:before {
  content: "\f177";
  font-family: FontAwesome;
  font-size: 15px;
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--prev:hover {
  color: #fab325;
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--next {
  font-size: 0;
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--next:before {
  content: "\f178";
  font-family: FontAwesome;
  font-size: 15px;
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--next:hover {
  color: #fab325;
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--month {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--week-day {
  font-weight: 300;
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--day {
  background: transparent;
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  padding: 0;
  position: relative;
  min-height: 40px;
  line-height: 40px;
  z-index: 10;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--day {
    min-height: 30px;
    line-height: 30px;
  }
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--day:before {
  background: transparent;
  border-radius: 50%;
  content: "";
  display: inline-block;
  position: absolute;
  height: 30px;
  width: 30px;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  z-index: -1;
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--day.joms-calendar__event:before {
  background: rgba(255, 255, 255, 0.2);
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--day.joms-calendar__event.hilite:before {
  background: #d9534f;
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--day.joms-calendar--today {
  color: #ffffff;
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--day.joms-calendar--today:before {
  background: #fab325;
}
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--day-next-month,
html .joms-grid-home .joms-calendar > div.joms-calendar__grid .joms-calendar--day-previous-month {
  visibility: hidden;
}
html .joms-grid-home .joms-calendar > div.joms-event__grid {
  background: #ffffff;
  float: left;
}
@media (max-width: 991px) {
  html .joms-grid-home .joms-calendar > div.joms-event__grid {
    height: auto;
  }
}
@media (max-width: 991px) {
  html .joms-grid-home .joms-calendar > div.joms-event__grid {
    width: 100%;
  }
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-event__body {
  background: #ffffff;
}
@media (max-width: 991px) {
  html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-event__body {
    max-height: 298px;
    overflow: auto;
  }
}
@media (min-width: 992px) {
  html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-event__body {
    height: 379.77777778px;
  }
}
@media (min-width: 1200px) {
  html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-event__body {
    height: 183.66666667px;
  }
}
@media (min-width: 1500px) {
  html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-event__body {
    height: 242px;
  }
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-event__body .joms-calendar__event-list {
  overflow: hidden;
  position: relative;
}
@media (min-width: 992px) {
  html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-event__body .joms-calendar__event-list > div {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
  }
  html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-event__body .joms-calendar__event-list > div.hide {
    display: block !important;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-event__body .joms-calendar__event-list:empty:before {
  content: "No Events";
  color: #9e9e9e;
  font-size: 21px;
  font-weight: 500;
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .eventscalendar-nav {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  width: 100%;
  -webkit-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .eventscalendar-nav:before,
html .joms-grid-home .joms-calendar > div.joms-event__grid .eventscalendar-nav:after {
  content: " ";
  display: table;
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .eventscalendar-nav:after {
  clear: both;
}
@media (max-width: 991px) {
  html .joms-grid-home .joms-calendar > div.joms-event__grid .eventscalendar-nav {
    top: 12px;
    left: auto;
    right: 12px;
    margin: 0;
    text-align: right;
  }
}
@media (min-width: 992px) {
  html .joms-grid-home .joms-calendar > div.joms-event__grid .eventscalendar-nav {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .eventscalendar-nav span {
  background: rgba(0, 0, 0, 0.1);
  color: #575757;
  display: inline-block;
  float: left;
  text-align: center;
  line-height: 40px;
  height: 40px;
  width: 35px;
}
@media (max-width: 991px) {
  html .joms-grid-home .joms-calendar > div.joms-event__grid .eventscalendar-nav span {
    float: none;
  }
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .eventscalendar-nav span + span {
  float: right;
}
@media (max-width: 991px) {
  html .joms-grid-home .joms-calendar > div.joms-event__grid .eventscalendar-nav span + span {
    float: none;
    margin-left: 6px;
  }
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .eventscalendar-nav span:hover,
html .joms-grid-home .joms-calendar > div.joms-event__grid .eventscalendar-nav span:focus,
html .joms-grid-home .joms-calendar > div.joms-event__grid .eventscalendar-nav span:active {
  background: #2d2d2d;
  color: #ffffff;
  cursor: pointer;
}
html .joms-grid-home .joms-calendar > div.joms-event__grid:hover .eventscalendar-nav {
  opacity: 1;
  filter: alpha(opacity=100);
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-calendar__event-title {
  color: #fab325;
  display: block !important;
  text-align: left;
  margin-bottom: 12px;
  margin-top: 0;
  padding: 0;
  width: auto;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-calendar__event-item {
  background: #ffffff;
  padding: 0;
  margin-bottom: 24px;
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-calendar__event-item h5 {
  color: #575757;
  font-size: 17px;
  line-height: 1.3;
  margin-bottom: 12px;
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-calendar__event-item .description {
  color: #333333;
  white-space: normal;
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-calendar__event-item .description p {
  margin-bottom: 0;
}
html .joms-grid-home .joms-calendar > div.joms-event__grid .joms-calendar__event-item small {
  color: #575757;
  font-size: 12px;
}
html .joms-grid-home.on-hover .joms-calendar__event-item {
  display: none;
}
html .joms-grid-home.on-hover .joms-calendar__event-item.jooms-show-events {
  display: block;
}
html .joms-form[name="login"] .joms-button--small {
  padding: 12px 24px;
  margin-bottom: 6px;
}
html .joms-form[name="login"] .joms-input--append svg {
  top: 15px;
}
html .joms-form[name="login"] > a {
  color: #9e9e9e;
  font-size: 13px;
}
html .joms-form[name="login"] > a:hover,
html .joms-form[name="login"] > a:focus,
html .joms-form[name="login"] > a:active {
  color: #fab325;
}
.joms-hcard__cover > img {
  top: 0 !important;
}
.ie8 .joms-sortings .joms-select {
  border: 1px solid #eaeaea !important;
  padding: 10px;
}
.ie8 .joms-list__footer .joms-avatar img {
  border: 1px solid #eaeaea !important;
  max-height: 40px !important;
}
.ie8 .joms-list__utilities .joms-input--search {
  line-height: 44px;
  height: 44px !important;
}
.ie8 .joms-list__utilities button {
  border-width: 1px;
  border-style: solid;
}
.ie8 .joms-list--card .joms-list__item {
  border: 1px solid #eaeaea;
}
.ie8 .joms-list--table li .joms-icon {
  display: none;
}