img.joms-emoticon {
    background: none;
}

.joms-icon__attending, .joms-icon__not-attending {
    background: transparent url(../../rsvp.png) no-repeat;
    display: inline-block;
    height: 10px;
    width: 10px;
}

.joms-icon__attending {
    background-position: 0 -9px;
}

.joms-icon__not-attending {
    background-position: 0 -37px;
}

.joms-cropper {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top;
    width: 100%;
}

.joms-cropper__wrapper {
    border: 0;
    margin: 0;
    max-height: 300px;
    max-width: 100%;
    overflow: auto;
    padding: 0;
    position: relative;
}

.joms-cropper__box {
    background-color: rgba(255, 255, 255, .4);
    border: 2px solid rgba(0, 0, 0, .5);
    border-radius: 2px;
    cursor: move;
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: 160px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.joms-cropper__preview {
    width: 64px;
    height: 64px;
    overflow: hidden;
}

.joms-cropper img {
    max-height: none;
    max-width: none;
}

.joms-popup__mobile {
}

.joms-popup:hover .joms-popup__option, .joms-popup__mobile .joms-popup__option {
    background-color: rgba(0, 0, 0, .6);
    display: block;
}

.joms-popup--photo .joms-spinner {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.joms-popup--photo .joms-popup__content img, .joms-popup--video .joms-popup__content iframe, .joms-popup--video .joms-popup__content video, .joms-popup--video .joms-popup__content .joms-popup__video, .joms-popup--video .joms-popup__content .joms-popup__video > embed {
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.joms-popup--video .joms-popup__content iframe, .joms-popup--video .joms-popup__content video, .joms-popup--video .joms-popup__content .joms-popup__video, .joms-popup--video .joms-popup__content .joms-popup__video > embed {
    width: 90% !important;
    height: 85% !important;
}

.joms-popup--video .joms-popup__content .joms-popup__video .joms-media--video {
    max-width: none;
    width: 100%;
    height: 100%;
}

.joms-popup--video .joms-popup__content .joms-popup__video img {
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.joms-popup--video .joms-popup__content .joms-popup__video .mejs-video {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.joms-popup--video .mejs-overlay-play {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    outline: none;
}

.joms-popup--video .mejs-container {
    max-height: 100% !important;
}

.mejs-mediaelement * {
    max-height: 100%;
    max-width: 100%;
}

.mejs-mediaelement .me-plugin, .mejs-mediaelement .me-plugin embed {
    height: 100%;
    width: 100%;
}

.joms-popup--photo .joms-popup__content, .joms-popup--video .joms-popup__content {
}

@media all and ( max-width: 640px ) {
    .joms-popup--togglecomment .joms-popup__commentwrapper .joms-popup__content {
        display: none;
    }

    .joms-popup--togglecomment .joms-popup__commentwrapper .joms-popup__comment {
        display: block;
        width: auto;
    }

    .joms-popup--togglecomment .joms-popup__commentwrapper .mfp-close {
        color: #000;
    }
}

@media screen and (min-width: 0\0
) and (min-resolution: +72dpi) {
    .joms-popup {
        width: 400px;
        max-width: 100%;
    }

    .joms-popup--500 {
        width: 500px;
        max-width: 100%;
    }

    .joms-popup--600 {
        width: 600px;
        max-width: 100%;
    }

    .joms-popup--700 {
        width: 700px;
        max-width: 100%;
    }
}

.inputbox textarea.input:focus {
    box-shadow: none !important;
}

.joms-comment__item .joms-comment__reply {
    background-color: transparent !important;
    display: none;
}

.joms-comment__attachment {
    padding: 5px 0;
}

.joms-popup .joms-comment {
    display: block !important;
}

.joms-popup .joms-comment__header, .joms-popup .joms-comment__body, .joms-popup .joms-comment__reply, .joms-popup .joms-comment__actions {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media all and ( max-width: 480px ) {
    .joms-comment.joms-comment--inbox, .joms-comment.joms-comment--wall {
        display: block !important;
    }

    .joms-comment__actions.joms-comment__actions--single {
        padding: 7px 14px;
    }
}

.joms-stream {
    margin-bottom: 14px !important;
    padding: 0 !important;
}

.joms-media--images img {
    display: none;
    border: 0 solid transparent;
    border-left-width: 1px;
    border-right-width: 1px;
    margin: 0 -1px;
}

.joms-media--images img.montage {
    display: inline;
}

.joms-input__wrapper, .joms-textarea__wrapper {
    position: relative;
}

.joms-textarea__loading {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    text-align: right;
    width: 100%;
    height: 100%;
}

.joms-textarea__loading img {
    margin: 12px 35px 0 0;
}

.joms-textarea__attachment {
    border-radius: 0 0 3px 3px !important;
    border-top-width: 0px !important;
    display: none;
    height: auto !important;
    position: relative;
    margin-top: 0px;
    min-height: 0 !important;
}

.joms-textarea__attachment button {
    background: #FFF;
    border: 0 none;
    color: #333;
    display: none;
    font-size: 18px;
    line-height: 24px;
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
}

.joms-textarea__attachment--thumbnail {
    display: none;
}

.joms-textarea__attachment--loading {
    display: none;
    text-align: center;
}

.joms-autocomplete {
    background-color: #fff;
    border: 1px solid #e3e5e7;
    border-radius: 0 0 3px 3px;
    color: #000;
    background-color: #fff;
    color: #000;
    margin-top: -2px;
    padding: 5px 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}

.joms-autocomplete.focus {
    border-color: rgba(82, 168, 236, 0.8);
}

.joms-autocomplete a {
    color: inherit;
    display: block;
    padding: 6px 8px;
    white-space: nowrap;
}

.joms-autocomplete a:hover {
    background-color: #0081c2;
    color: #fff;
    text-decoration: none;
}

.joms-tagging {
    border: 1px solid transparent;
    opacity: .3;
    padding: 8px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.joms-legacy-dropdown {
    position: relative;
}

.joms-legacy-dropdown__button {
}

.joms-legacy-dropdown__menu {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    display: none;
    margin: 2px 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    right: auto;
    bottom: auto;
    left: 0;
    text-align: left;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.joms-legacy-dropdown__menu--up {
    top: auto;
    bottom: 100%;
}

.joms-legacy-dropdown__menu--right {
    right: 0;
    left: auto;
}

.joms-legacy-dropdown__menuitem, .joms-legacy-dropdown__menu li {
    display: block;
    white-space: nowrap;
    line-height: 20px;
}

.joms-legacy-dropdown__menuitem a, .joms-legacy-dropdown__menu li a {
    color: inherit;
    display: block;
    font-weight: normal;
    padding: 3px 20px;
    text-decoration: none;
}

.joms-legacy-dropdown__menuitem a:hover, .joms-legacy-dropdown__menu li a:hover {
    background-color: #0081C2;
    color: #FFF;
    text-decoration: none;
}

.joms-legacy-dropdown__menuitem--divider, .joms-legacy-dropdown__menu li.divider {
    background-color: #E5E5E5;
    height: 1px;
    margin: 9px 1px;
}

.joms-legacy-dropdown--opened .joms-legacy-dropdown__menu {
    display: block;
}

.body .container {
    border-radius: 0 !important;
    box-shadow: none !important;
}

.is-error {
    border-color: red !important;
}

.joms-input--errormsg {
    color: red;
    font-size: smaller;
    position: absolute;
    top: 38px;
    left: 0;
}

.joms-input--pwdstr {
    position: absolute;
    top: 30px;
    right: 3px;
    left: 3px;
}

.joms-input--pwdstr__item {
    border-radius: 2px;
    float: left;
    margin: 0 0.5%;
    width: 19%;
    height: 5px;
}

.joms-input--pwdstr__1 {
    background-color: red;
}

.joms-input--pwdstr__2 {
    background-color: orange;
}

.joms-input--pwdstr__3 {
    background-color: yellow;
}

.joms-input--pwdstr__4 {
    background-color: #7FFF00;
}

.joms-input--pwdstr__5 {
    background-color: green;
}

.joms-notifications__label {
    line-height: 15px !important;
    padding: 0 3px !important;
}

.joms-popover__avatar img {
    height: 48px !important;
    width: 48px !important;
}

.joms-focus__button--options--desktop .joms-dropdown a {
    white-space: nowrap;
}

.joms-focus__actions--reposition {
    display: none;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.joms-popover li {
    margin: 8px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.joms-popover__actions {
    white-space: nowrap;
    width: 1px;
}

.joms-popover .joms-js--field, .joms-popover .joms-js--field input, .joms-popover form {
    margin: 0;
}

.joms-popover .joms-js--loading, .joms-popover .joms-js--viewall {
    display: none;
}

.joms-popover .joms-js--loading {
    margin: 8px 0 0;
    text-align: center;
}

.joms-progressbar {
    background-color: #eee;
    display: block;
    height: 6px;
}

.joms-progressbar__progress {
    background-color: #3498db;
    display: block;
    height: 6px;
    width: 0;
}

.joms-list__item {
    position: relative;
}

.cModule .joms-list__item {
    position: inherit;
}

.joms-list__item:hover .joms-gallery__options {
    display: block;
}

.joms-media__thumbnail {
    position: relative;
}

.joms-media__thumbnail iframe {
    width: 100%;
}

.joms-media__thumbnail .mejs-overlay-play {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.joms-focus__header__actions a.nolink .joms-focus__header__actions a.nolink:hover, .joms-focus__header__actions--desktop a.nolink, .joms-focus__header__actions--desktop a.nolink:hover {
    cursor: default;
    text-decoration: none;
}

.joms-focus__link a.liked, .joms-focus__link a.liked:hover {
    color: #0088cc;
}

.joms-focus__link a.liked svg {
    fill: #0088cc;
}

.joms-postbox-emoticon li div {
    white-space: nowrap;
}

.joms-focus__cover {

}

.joms-focus__cover-image {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.joms-focus__cover-image img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.joms-dropdown > li.divider, .joms-popover > li.divider {
    background-color: #e5e5e5;
    display: block;
    height: 1px;
    margin: 4px;
    padding: 0;
}

.joms-avatar--focus, .joms-avatar--focus a {
    position: relative;
}

.joms-avatar--focus svg {
    cursor: pointer;
    display: none;
    fill: rgba(0, 0, 0, .6);
}

.joms-avatar--focus:hover svg {
    display: block;
}

@media all and ( max-width: 640px ) {
    .joms-popup--togglecomment .joms-popup__commentwrapper .joms-popup__comment {
        position: relative;
    }
}

@media all and ( max-width: 480px ) {
    .joms-popup__optoption button {
        position: relative;
    }

    .joms-popup__optoption button span.joms-popup__btn-overlay {
        opacity: 0;
        display: block !important;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

.joms-list__item--dragged {
    border: 3px dashed #555;
}

.joms-select--multiple::after {
    display: none;
}

.cVideo-Wrapper .joms-media--video-native {
    display: table;
    position: relative;
    width: 100%;
}

.cVideo-Wrapper .joms-media--video-native:after {
    content: "";
    display: block;
    margin-top: 60%;
}

.cVideo-Wrapper .joms-media--video-native > iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.play-button {
    height: 40px;
    width: 65px;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.play-button:hover {
    background-color: rgba(0, 0, 0, 0.9);
}

.play-button:after {
    content: "";
    display: block;
    position: absolute;
    top: 10.5px;
    left: 24px;
    margin: 0 auto;
    border-style: solid;
    border-width: 9.5px 0 9.5px 17px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 1);
}

#js-cpanel .joms-textarea__wrapper, #js-cpanel .joms-location__wrapper {
    position: relative;
    width: 220px;
}

#js-cpanel .joms-textarea--limit, #js-cpanel .joms-location__wrapper input[type=text] {
    margin-bottom: 0 !important;
    padding-bottom: 25px !important;
}

#js-cpanel .joms-textarea__limit, #js-cpanel .joms-location__description {
    background: #F4F4F4;
    font-size: 9px;
    overflow: hidden;
    padding: 0 4px;
    position: absolute;
    bottom: 1px;
    right: 1px;
    left: 1px;
}

#js-cpanel .joms-textarea__limit span {
    float: right;
}

#js-cpanel .joms-textarea--error .joms-textarea__limit span {
    color: red;
}

#js-cpanel .joms-location__dropdown {
    background-color: #FFF;
    border: 1px solid #F59942;
    border-top: 0 none;
    display: none;
    margin-top: -21px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}

#js-cpanel .joms-location__dropdown .joms-location__loading {
    text-align: center;
    padding: 2px 0;
}

#js-cpanel .joms-location__dropdown .joms-location__header {
    background: #F4F4F4;
    font-size: 9px;
    font-weight: bold;
    padding: 0 4px;
}

#js-cpanel .joms-location__dropdown .joms-location__close {
    cursor: pointer;
    font-weight: bold;
    position: absolute;
    top: -1px;
    right: 4px;
}

#js-cpanel .joms-location__dropdown .joms-location__map {
    display: none;
    width: 100%;
    height: 60px;
}

#js-cpanel .joms-location__dropdown .joms-location__list {
    font-size: 11px;
}

#js-cpanel .joms-location__dropdown .joms-location__list a {
    color: inherit;
    display: block;
    line-height: 14px;
    padding: 2px 4px;
    text-decoration: none;
}

#js-cpanel .joms-location__dropdown .joms-location__name, #js-cpanel .joms-location__dropdown .joms-location__desc {
    display: block;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.trumbowyg-box {
    background-color: #FEFEFE;
    margin: 0;
}

.trumbowyg-box, .trumbowyg-editor {
    min-height: 150px;
    width: 100%;
}

.trumbowyg-editor ol, .trumbowyg-editor ul {
    margin: 0 0 9px 25px !important;
    padding: 0 !important;
}

.trumbowyg-editor ol {
    list-style: decimal !important;
}

.trumbowyg-editor ul {
    list-style: disc !important;
}

.trumbowyg-button-pane {
    margin: 0 !important;
    padding: 0 !important;
}

.trumbowyg-modal-title {
    margin: 0 !important;
}

.trumbowyg-modal-box {
    padding-bottom: 55px;
}

.trumbowyg-modal-box form {
    margin: 15px 15px 0 !important;
}

.trumbowyg-modal-box .joms-input {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

.trumbowyg-modal-box .joms-button--primary {
    position: absolute;
    bottom: 7px;
    right: 15px;
}

.trumbowyg-modal-box .joms-button--neutral {
    position: absolute;
    bottom: 7px;
    left: 15px;
}

.joms-phototag__wrapper {
    cursor: crosshair;
    display: block;
    position: absolute;
}

.joms-phototag {
    border: 3px solid rgba(255, 255, 255, 0.7);
    border-radius: 3px;
    cursor: default;
    height: 80px;
    position: absolute;
    width: 80px;
    z-index: 1;
}

.joms-phototag__image {
    cursor: crosshair;
}

.joms-phototag__input {
    left: -68px;
    position: absolute;
    text-align: left;
    top: 88px;
    width: 220px;
}

.joms-phototag__input input {
    border: 1px solid #000;
    height: 26px !important;
    margin: 0 !important;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.joms-phototag__autocomplete {
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
    color: #000;
    margin-top: 1px;
    padding: 5px 0;
    position: absolute;
    left: 0;
    right: 0;
}

.joms-phototag__autocomplete a, .joms-phototag__autocomplete span {
    color: inherit;
    display: block;
    font-size: 12px;
    padding: 4px 12px;
    white-space: nowrap;
}

.joms-phototag__autocomplete a:hover {
    background-color: #0081c2;
    color: #FFF;
    text-decoration: none;
}

.joms-phototag__autocomplete div {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: 5px;
    padding: 5px 5px 0;
}

.joms-phototag__tags {
    position: absolute;
}

.joms-phototag__tag {
    border: 3px solid rgba(255, 255, 255, 0.6);
    border-radius: 3px;
    display: none;
    position: absolute;
    white-space: nowrap;
}

.joms-phototag__tag span {
    background-color: rgba(255, 255, 255, 0.6);
    bottom: -27px;
    color: #000;
    display: none;
    font-weight: bold;
    left: 50%;
    line-height: 18px;
    min-width: 120%;
    padding: 2px 6px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
}

.joms-phototag__tag:hover span {
    display: block;
}

.joms-phototag__tags:hover .joms-phototag__tag {
    display: block;
}

;
.joms-textarea__wrapper {
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
}

.joms-textarea__beautifier {
    color: transparent !important;
    height: auto !important;
    min-height: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.joms-textarea__beautifier b {
    background: #DCDFEA;
    background-image: linear-gradient(#DCE6F8, #BDCFF1);
    box-shadow: 0 0 0 1px #A3BCEA;
    border-radius: 2px;
    display: inline;
    font-weight: normal !important;
}

.joms-textarea__wrapper .joms-textarea {
    font-size: 13px;
    line-height: 14px;
    margin: 0;
}

.joms-textarea__wrapper textarea.joms-textarea {
    background: none;
    position: relative;
}

.joms-textarea__hidden {
    display: none;
}

.joms-textarea__tag-ct {
    background: #FFF;
    border: 1px solid rgba(82, 168, 236, 0.8);
    border-top-width: 0;
    display: none;
    padding: 5px 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}

.joms-textarea__tag-item {
    display: block;
    padding: 4px 8px;
    white-space: nowrap;
}

.joms-textarea__tag-item, .joms-textarea__tag-item:hover, .joms-textarea__tag-item:focus {
    color: inherit;
    text-decoration: none;
}

.joms-textarea__tag-item:hover, .joms-textarea__tag-item--active {
    background-color: rgba(82, 168, 236, 0.8);
    color: #FFF;
}

.joms-textarea__tag-item img {
    height: 32px;
    margin-right: 8px;
    width: 32px;
}

.joms-map--location-selector {
    height: 150px;
    margin: 0;
    overflow: auto;
    padding: 0;
    width: auto;
}

.joms-map--location-item {
    display: block;
}

.joms-map--location-item, .joms-map--location-item:hover {
    color: inherit;
    cursor: pointer;
    text-decoration: none;
}

.joms-map--location-item span {
    font-size: .9em;
}

.joms-map--location-item--notice {
    display: block;
    font-style: italic;
}

.joms-spinner {
    margin: 50px;
    height: 50px;
    width: 50px;
    -webkit-animation: rotate 1s infinite linear;
    animation: rotate 1s infinite linear;
    border: 4px solid #FFF;
    border-right-color: transparent;
    border-radius: 50%;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}