.feed .dream-comments {
    display: inline-block;
    font-size: 24px;
    color: #999;
}
.feed .dream-comments hr {
    margin: 30px 0;
}
.feed .dream-comments-icon {
    float: right;
    max-height: 60px;
    margin-right: 7px;
}
.feed .dream-comments-icon span {
    line-height: 77px;
    font-size: 34px !important;
}
.feed .dream-comments {
    float: right;
    margin-top: 28.5px;
    margin-right: 15px;
}
.feed .dream-comment-textarea-length-checker {
    display: block;
    text-align: right;
    margin-bottom: 20px;
}
.feed .dream-comments .btn-action {
    font-size: 34px;
}
.feed .dream-comments .btn-action:hover {
    color: #666;
}
.feed .dream-comments .number {
    margin-left: -5px;
}
/* .feed .info {
    margin-bottom: 0 !important;
} */
.feed .feed-dream-comments {
    margin-bottom: 50px;
    padding: 10px 20px;
    margin-top: -5px !important;
    background: #fff;
}
.feed .feed-dream-comments .hidden {
    display: none !important;
}
.feed .feed-dream-comments .btn-link {
    color: #eba133;
}
.feed .feed-dream-comments .dream-comment-content-paragraph img.emoji,
.feed .feed-dream-comments .dream-reply-content-paragraph img.emoji {
    margin-left: 3px;
    margin-right: 3px;
}
.feed .feed-dream-comments {
    text-align: left !important;
    max-width: 896px !important;
    padding-top: 25px;
}
.feed .dream-comments-formbox {
    margin-top: 40px;
}
.feed #dream-comments-add-form .flex {
    display: flex;
}
.feed #dream-comments-add-form .flex .form-group {
    width: 100%;
}
.feed #dream-comments-add-form > .form-group {
    flex-grow: 1;
    min-width: 0;
}
.feed #dream-comments-add-form #dream-comment-textarea {
    height: 50px !important;
    padding: 14px;
    margin-bottom: 0;
    border-right: 0 !important;
}
.feed #dream-comments-add-form.expanded #dream-comment-textarea {
    height: 200px !important;
}
.feed #dream-comments-add-form.expanded .dream-comments-add-form-submit-row {
    min-width: 93px;
    min-height: 200px !important;
    border-left: 1px solid #e6e7ed;
}
#dream-comments-add-form textarea:focus {
    border-top: 1px solid #e6e7ed;
    border-bottom: 1px solid #e6e7ed;
}
.feed .feed-dream-comments .dream-comments-add-reply-form-submit-row {
    display: flex;
    align-items: center;
    gap: 10px;
}
.feed .feed-dream-comments .dream-comments-add-form-submit-row {
    min-width: 92px;
    max-height: 50px;
    border-top: 1px solid #e6e7ed;
    border-right: 1px solid #e6e7ed;
    border-bottom: 1px solid #e6e7ed;
    padding-right: 10px;
}
.feed .feed-dream-comments .dream-comments-add-form-submit-row button[type="button"] {
    margin-left: auto !important;
    padding: 0 !important;
}

.feed .feed-dream-comments .dream-comments-add-form-submit-row button[type="button"]:disabled {
    background-color: transparent !important;
}

.feed .feed-dream-comments .dream-comments-add-form-submit-row button[type="button"]:hover,
.feed .feed-dream-comments .dream-comments-add-form-submit-row button[type="button"]:focus,
.feed .feed-dream-comments .dream-comments-add-form-submit-row button[type="button"]:active {
    background: transparent !important;
}
.feed .feed-dream-comments .dream-comments-add-form-submit-row button[type="submit"] {
    padding: 5px !important;
    color: #fff;
    padding: 13px;
    border-radius: 28px;
    background: #eba133 !important;
}
.feed .feed-dream-comments .dream-comments-add-form-submit-row button[type="button"] span.btn-action {
    padding: 5px !important;
    background: transparent !important;
}
.feed .feed-dream-comments .dream-comments-add-reply-form-submit-row button[type="button"] span.btn-action {
    padding: 0 5px !important;
}
.feed .feed-dream-comments .dream-comments-add-reply-form-submit-row .add-reaction-to-textarea-button {
    margin-left: auto !important;
    padding: 0;
}
.feed .feed-dream-comments .dream-comment-replies .dream-comment {
    margin-bottom: 30px;
}

.feed .feed-dream-comments .dream-comment .dream-reply-info a.user-box img {
    height: 30px !important;
}

.feed .feed-dream-comments .dream-comment .dream-comment-info {
    text-align: left;
    margin-bottom: 5px;
}

.feed .feed-dream-comments .dream-comment .dream-comment-info a.user-box img {
    border: 3px #eee solid;
    border-radius: 100%;
    height: 40px;
}

.feed .feed-dream-comments .dream-comment .dream-comment-info a.user-box span.name {
    margin-left: 4px;
    font-size: 1.125em;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content {
    padding-left: 3.445em;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content p {
    text-align: left;
    white-space: pre-wrap;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions {
    display: inline-flex;
    gap: 5px;
    vertical-align: middle;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .popover a,
.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .popover a:hover,
.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .popover a:focus,
.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .popover a:active {
    color: #eba133;
}
.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions-reply {
    background-color: transparent;
    color: #999;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions-reply:hover {
    color: #777;
}

.feed .feed-dream-comments .dream-comment .dream-comment-reactions-box {
    text-align: left !important;
    display: inline-flex;
    flex-wrap: wrap !important;
    gap: 8px;
}

.feed .feed-dream-comments .dream-comment .dream-comment-reactions-box .dream-comments-reactions-span {
    cursor: pointer;
    color: #838383;
    padding: 7px 14px;
    border-radius: 10px;
    border: 1px #eee solid;
    background-color: transparent;
}

.feed .feed-dream-comments .dream-comment .dream-comment-reactions-box .dream-comments-reactions-reply-span {
    padding: 6px 8px !important;
    font-size: 12px !important;
}

.feed .feed-dream-comments .dream-comment .dream-comment-reactions-box .dream-comments-reactions-reply-span img {
    max-width: 18px !important;
}

.feed .feed-dream-comments .dream-comment .dream-comment-reactions-box .dream-comments-reactions-span.participating {
    font-weight: bold;
    border-color: rgba(235, 161, 51, 0.3) !important;
    background-color: rgba(235, 161, 51, 0.04) !important;
    color: rgba(235, 161, 51, 0.9);
}

.dropdown-emoji-menu {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    width: 100% !important;
    min-width: 500px !important;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-more {
    margin-right: 20px;
}

.feed > .feed-dream-comments > .dream-comment > .dream-comment-content > .dream-comment-actions > button {
    padding: 8px 14px;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-reaction .reactions-box {
    display: flex;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-reaction .reactions-box .reactions-icon {
    display: inline-flex;
    align-items: center;
    margin-right: 3px;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-reaction .reactions-box .reactions-icon svg,
.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-reaction .reactions-box .reactions-icon img {
    max-width: 20px;
    max-height: 20px;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-reaction.btn-reply-group .reactions-box  .reactions-icon img {
    max-width: 16px !important;
    max-height: 16px !important;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-reaction .reactions-box .reaction-count {
    font-size: 12px !important
}

.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-action,
.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-reaction,
.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-reply,
.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-more {
    padding: 8px 14px;
    border: 1px #eee solid;
    border-radius: 10px;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-reply-on-reply {
    padding: 6px 14px !important;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-reaction,
.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-more {
    background-color: transparent !important;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .btn-group {
    padding: 0 !important;
}

.feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .btn-group .btn-action {
    padding: 0 10px !important;
    font-size: 22px;
}

.feed .feed-dream-comments .dream-comment .popover-content {
    min-width: auto !important;
    min-height: auto !important;
}

.dream-comment-content-paragraph,
.dream-reply-content-paragraph {
    word-break: break-word;
    padding: 10px 0 15px 0;
}

.dream-comment-content-paragraph {
    padding: 0px 0 5px 0;
}

.dream-reply-content-paragraph {
    padding: 5px 0 10px 0;
}

.feed .feed-dream-comments .dream-comments-add-reply-form textarea {
    min-height: 135px;
}

.feed .feed-dream-comments .dream-comment-reply-box {
    margin-top: 25px;
}

.feed .feed-dream-comments .dream-comment-expand-replies i {
    margin-right: 10px;
}

.feed .feed-dream-comments .dream-comment-expand-replies {
    display: block;
    font-size: 12px;
    padding-left: 0;
    padding-bottom: 0;
    margin-top: 10px;
}

.feed .feed-dream-comments .dream-comment-expand-replies:hover,
.feed .feed-dream-comments .dream-comment-expand-replies:focus,
.feed .feed-dream-comments .dream-comment-expand-replies:active {
    background-color: transparent !important;
}

.feed .feed-dream-comments .dream-comment-expand-replies:focus,
.feed .feed-dream-comments .dream-comment-expand-replies:active {
    text-decoration: none;
}

.feed .feed-dream-comments .dream-comments-load-more-replies-box {
    display: block;
    margin: 15px 0;
}

.feed .feed-dream-comments .dream-comments-load-more-replies {
    color: #eba133;
    font-size: 13px !important;
}

.feed .feed-dream-comments .dream-comments-load-more-comments {
    display: block;
    margin: 0px auto 20px auto;
}

.feed .feed-dream-comments .dropdown-menu .picmo__picker .picmo__emojiArea {
    overflow-x: hidden;
}

.feed .feed-dream-comments .dropdown-menu .picmo__picker .picmo__categoryButtons .picmo__categoryTab button {
    font-size: 18px !important;
}

.dream-comments-icon .spinning,
.feed .feed-dream-comments .spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg); }
    to { transform: scale(1) rotate(360deg); }
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}

@media screen and (max-width: 1024px) {

    #dream-comments-add {
        padding: 0 15px;
    }

    #dream-comments-add, .dream-comment-actions, .dream-comments-add-reply-form {
        text-align: left !important;
    }

    .feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions {
        display: block !important;
    }

    .dream-comments-add-reply-form textarea {
        min-height: 70px;
    }

    .dream-comment-reactions-box:empty {
        display: none;
    }

    .dream-comment-reactions-box:not(:empty) {
        margin-top: 15px;
    }

    .dream-comment-reactions-box .dream-comments-reactions-span {
        margin-top: 5px;
    }

    .feed .feed-dream-comments .dream-comment .dream-comment-content .dream-comment-actions .dream-comment-actions-reaction .reactions-box {
        padding: 6px 10px !important;
    }

    .feed .feed-dream-comments .dream-comment .dream-comment-reactions-box {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .feed .dream-comments hr {
        margin: 20px 0;
    }
}

@media only screen and (max-width: 480px) {
    .feed .info .dream-comments .number {
        font-size: 0.6em;
    }
    .feed .dream-comments {
        margin-top: 13px;
    }
    .feed .dream-comments-icon span {
        line-height: 57px;
    }
    .feed .dream-like .btn-action,
    .feed .dream-comments-icon span {
        font-size: 22px !important;
    }
}

@media screen and (max-width: 490px) {
    .feed .dream-comment-content .dropdown-emoji-menu {
        left: -140px;
    }
    .feed .dream-comment-content .btn-reply-group .dropdown-emoji-menu {
        left: -90px !important;
    }

    .dream-comments-box .textarea-dropdown-emoji-menu  {
        left: -300px !important;
    }

    .dream-comments-formbox .textarea-dropdown-emoji-menu {
        left: -235px !important;
    }
}