/* MESSAGE WALL */
#psn-wall {
    padding: 0 15px;
}

#psn-wall .container {
    max-width: 1200px;
}

#psn-wall #content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

#psn-wall #sidebar {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

#psn-wall #sidebar .content-block {
    padding: 15px;
}

#psn-wall #sidebar .list-employees strong {
    border-color: #FFF;
}

#psn-wall #sidebar .gallery {
    grid-template-columns: repeat(3, 1fr);
    gap: 2px;
    margin: 0;
}

#psn-wall #sidebar .gallery .gallery-item {
    border-radius: 3px;
}

#psn-wall #sidebar .gallery .gallery-item:first-child {
    grid-column: span 2;
    grid-row: span 2;
}

#psn-wall #sidebar .gallery .gallery-item:last-child {
    grid-column: 2/4;
    grid-row: 3/5;
}

#psn-wall #sidebar .gallery img {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/0.7142;
    -o-object-fit: cover;
    object-fit: cover;
}

#psn-wall .list-employees {
    margin-bottom: -1px;
}

#psn-wall .list-employees .item {
    border-color: transparent;
    width: 100%;
    padding: 0 0 14px;
}

#psn-wall .list-employees .item.hidden {
    display: none;
}

#psn-wall .list-employees .thumb {
    border: 3px solid #FFF;
    width: 70px;
    height: 70px;
}

#psn-wall .list-employees .caption {
    width: calc(100% - 83px);
    padding-left: 19px;
    line-height: 1.2;
}

#psn-wall .list-employees strong {
    border-bottom: 1px solid #edefef;
    margin-bottom: 4px;
    padding-bottom: 2px;
}

#psn-wall .list-files {
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

#psn-wall .list-files li {
    border-radius: 4px;
    background: #FFF;
    min-height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 8px 13px 8px 16px;
}

#psn-wall .list-files li span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 7px;
}

#psn-wall .list-files a {
    font-weight: bold;
}

#psn-wall .list-files .icon {
    display: inline-block;
    height: 15px;
}

#psn-wall .list-files .icon.preview {
    background: url('data:image/svg+xml,<svg fill="%23ced3d3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20.2 14"><path d="M10.1 0C3.6 0 .4 6.3.2 6.6L0 7l.2.4c.2.3 3.4 6.6 9.9 6.6s9.8-6.3 9.9-6.6l.2-.4-.2-.4c-.1-.3-3.3-6.6-9.9-6.6m0 12c-4.4 0-7-3.7-7.8-5 .8-1.3 3.5-5 7.8-5s7 3.7 7.8 5c-.8 1.3-3.4 5-7.8 5m0-9c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4m0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2"/></svg>');
    width: 23px;
}

#psn-wall .list-files .icon.download {
    background: url('data:image/svg+xml,<svg fill="%23ced3d3" xmlns="http://www.w3.org/2000/svg" viewBox="4.6 21.9 274.2 261.6"><path d="M278.8 180.6v83.8c0 10.5-8.5 19-19.1 19h-236c-10.6 0-19.1-8.5-19.1-19v-83.8h38.1v64.8h198.1v-64.8h38zm-131.4 16c6.5-6.5 52.8-68 52.8-68s8.2-8.2-2.7-8.2h-28.3V25.7s.1-3.9-5-3.9H121c-7 0-5.8 4.7-5.8 4.7v95.9H84.5c-9 0-.7 7.8-.7 7.8l54.5 65.9c-.1 0 4.4 5.2 9.1.5z"/></svg>');
    width: 16px;
}

#psn-wall .list-files .icon.preview:hover {
    background: url('data:image/svg+xml,<svg fill="%231BCD77" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20.2 14"><path d="M10.1 0C3.6 0 .4 6.3.2 6.6L0 7l.2.4c.2.3 3.4 6.6 9.9 6.6s9.8-6.3 9.9-6.6l.2-.4-.2-.4c-.1-.3-3.3-6.6-9.9-6.6m0 12c-4.4 0-7-3.7-7.8-5 .8-1.3 3.5-5 7.8-5s7 3.7 7.8 5c-.8 1.3-3.4 5-7.8 5m0-9c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4m0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2"/></svg>');
}

#psn-wall .list-files .icon.download:hover {
    background: url('data:image/svg+xml,<svg fill="%231BCD77" xmlns="http://www.w3.org/2000/svg" viewBox="4.6 21.9 274.2 261.6"><path d="M278.8 180.6v83.8c0 10.5-8.5 19-19.1 19h-236c-10.6 0-19.1-8.5-19.1-19v-83.8h38.1v64.8h198.1v-64.8h38zm-131.4 16c6.5-6.5 52.8-68 52.8-68s8.2-8.2-2.7-8.2h-28.3V25.7s.1-3.9-5-3.9H121c-7 0-5.8 4.7-5.8 4.7v95.9H84.5c-9 0-.7 7.8-.7 7.8l54.5 65.9c-.1 0 4.4 5.2 9.1.5z"/></svg>');
}

#psn-wall .content-block {
    border-radius: 4px;
    background: #edefef;
    margin-bottom: 20px;
    padding: 0;
    font-size: 1rem;
}

#psn-wall .content-block h2 {
    margin-bottom: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#psn-wall .content-block h2 i {
    background: pink;
    width: 26px;
    height: 26px;
    margin-top: -2px;
    margin-right: 11px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

#psn-wall .content-block h2 i.img {
    background: url("../img/icons/img.svg") 0 50% no-repeat;
}

#psn-wall .content-block h2 i.files {
    background: url("../img/icons/files.svg") 0 50% no-repeat;
}

#psn-wall .content-block > a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}

#psn-wall .new-post {
    border-radius: 4px;
    background: #edefef;
    margin-bottom: 20px;
}

#psn-wall .new-post summary {
    min-height: 63px;
    padding: 9px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: bold;
}

#psn-wall .new-post textarea {
    width: 100%;
}

#psn-wall .gallery {
    display: grid;
    grid-gap: 1px;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 17px;
}

#psn-wall .gallery[data-columns="1"] {
    grid-template-columns: repeat(1, 1fr);
}

#psn-wall .gallery .gallery-item {
    background: #edefef;
    position: relative;
    overflow: hidden;
}

#psn-wall .gallery .gallery-item:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

#psn-wall .gallery .gallery-item .spinner-border {
    border: 8px solid #ced3d3;
    border-right-color: transparent;
    width: 4rem;
    height: 4rem;
    position: absolute;
    inset: calc(50% - 2rem);
    z-index: 0;
}

#psn-wall .gallery .caption {
    background: rgba(0, 0, 0, 0.52);
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 52px;
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#psn-wall .gallery img,
#psn-wall .gallery video {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: relative;
    -webkit-transition: all 0.75s ease;
    transition: all 0.75s ease;
}

#psn-wall .attachments {
    margin-bottom: 14px;
}

#psn-wall .attachment {
    border-radius: 4px;
    background: #e5f3ec url("../img/icons/pin.svg") calc(100% - 23px) -7px/55px auto no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    padding: 10px;
    color: #008e49;
}

#psn-wall .attachment__thumb {
    border-radius: 8px;
    background: #FFF;
    padding: 3px;
}

#psn-wall .attachment__thumb img {
    border-radius: 3px;
    width: 120px;
    height: 100%;
    aspect-ratio: 1/0.6833;
    -o-object-fit: cover;
    object-fit: cover;
}

#psn-wall .attachment__body {
    padding: 7px 10px;
}

#psn-wall .attachment__body .title {
    display: block;
    margin-bottom: 23px;
    font-weight: bold;
}

#psn-wall .attachment__body p {
    margin: 0;
    line-height: 1.25;
    font-size: 14px;
    font-size: 0.875rem;
}

#psn-wall .show-more,
#psn-wall .show-less {
    padding-right: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    position: relative;
}

#psn-wall .show-more:after,
#psn-wall .show-less:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #008e49;
    position: absolute;
    top: 5px;
    right: 0;
}

#psn-wall .show-less:after {
    -webkit-transform: scale(-1);
    transform: scale(-1);
}

#psn-wall [data-bs-toggle=popover] {
    cursor: pointer;
}

#psn-wall .popover {
    text-align: center;
}

#psn-wall .popover .popover-body {
    padding: 5px 15px;
}

@media screen and (min-width: 480px) {
    #psn-wall #sidebar .gallery {
        grid-template-columns: repeat(4, 1fr);
    }

    #psn-wall #sidebar .gallery .gallery-item:first-child {
        grid-column: 1;
    }

    #psn-wall #sidebar .gallery .gallery-item:last-child {
        grid-column: 4;
        grid-row: 1/3;
    }
}

@media screen and (min-width: 1024px) {
    #psn-wall #content {
        padding-right: 20px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    #psn-wall #sidebar {
        max-width: 466px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    #psn-wall #sidebar .content-block {
        padding: 27px;
    }

    #psn-wall #sidebar .today {
        min-height: 63px;
        padding: 22px 27px;
    }

    #psn-wall #sidebar .gallery {
        grid-template-columns: repeat(3, 1fr);
    }

    #psn-wall #sidebar .gallery .gallery-item:first-child {
        grid-column: span 2;
    }

    #psn-wall #sidebar .gallery .gallery-item:last-child {
        grid-column: 2/4;
        grid-row: 3/5;
    }

    #psn-wall #sidebar .list-employees .thumb {
        width: 83px;
        height: 83px;
    }

    #psn-wall #sidebar .list-files li {
        font-size: 17.43px;
        font-size: 1.089375rem;
    }

    #psn-wall .new-post summary {
        padding: 22px 27px;
    }
}

.wall-post {
    border-radius: 4px;
    background: #edefef;
    margin-bottom: 20px;
    padding: 0 2px;
    font-size: 1rem;
    font-weight: normal;
}

.wall-post.hidden {
    display: none;
}

.wall-post .post-header {
    padding: 9px 10px;
    overflow: hidden;
}

.wall-post .post-header .post-owner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 0;
}

.wall-post .post-header .post-owner .thumb {
    width: 45px;
    height: 45px;
    margin-right: 8px;
}

.wall-post .post-header .post-date {
    font-weight: normal;
}

.wall-post .post-header .d-flex {
    float: right;
}

.wall-post .post-body {
    background: #FFF;
    margin: 0;
    padding: 15px 15px 0;
}

.wall-post .post-body p {
    margin-bottom: 16px;
}

.wall-post .post-body .img-fluid {
    width: 100%;
}

.wall-post .post-body .gallery {
    margin-bottom: 3px;
}

.wall-post .post-body .gallery .gallery-item:nth-child(n+5) {
    display: none;
}

.wall-post .post-rating {
    min-height: 64px;
    padding: 10px 0;
    position: relative;
}

.wall-post .post-rating > div {
    height: 100%;
    padding: 5px 0;
}

.wall-post .post-rating span:not(.icons) {
    padding-bottom: 3px;
}

.wall-post .post-rating .icons {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-right: 15px;
    font-family: "Twemoji Mozilla", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "EmojiOne Color", "Android Emoji", sans-serif;
}

.wall-post .post-rating .icons span {
    margin: -5px -15px 0 0;
    padding: 0 !important;
    font-size: 20px;
}

.wall-post .post-rating .comments {
    padding-right: 32px;
    position: relative;
}

.wall-post .post-rating .comments:after {
    content: "";
    background: url("../img/icons/bubble.svg") 0 0 no-repeat;
    background-size: 100%;
    width: 22px;
    height: 19px;
    position: absolute;
    top: 0;
    right: 0;
}

.wall-post .post-comments {
    padding: 15px;
    font-size: 14px;
}

.wall-post .post-comments .hidden {
    display: none;
}

.wall-post .post-comments .show-more,
.wall-post .post-comments .show-less {
    display: inline-block;
    margin-top: 9px;
}

.wall-post .comment-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.wall-post .comment-form .position-relative {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 4px;
}

.wall-post .comment-form .form-control {
    border: 0;
    height: auto;
    min-height: 36px;
    max-height: 200px;
    margin: 0;
    padding: 7px 60px 5px 23px;
    font-family: "Montserrat", "Twemoji Mozilla", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "EmojiOne Color", "Android Emoji", sans-serif;
}

.wall-post .comment-form .comment-controls {
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0px;
    right: 11px;
}

.wall-post .comment-form .e-picker {
    display: inline-block;
    background: url("../img/icons/emoji.svg") center no-repeat;
    background-size: 100%;
    width: 19px;
    height: 18px;
    margin-right: 9px;
}

.wall-post .comment-form .submit-button {
    display: inline-block;
    border: 0;
    background: url("../img/icons/submit.svg") center no-repeat;
    background-size: 100%;
    width: 14px;
    height: 16px;
    padding: 0;
}

.wall-post .comments-wrapper {
    max-height: 500px;
    margin-top: 20px;
    position: relative;
    overflow: auto;
}

.wall-post .wall-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 9px;
    -webkit-transition: background cubic-bezier(0, 0.25, 1, 1) 1s;
    transition: background cubic-bezier(0, 0.25, 1, 1) 1s;
}

.wall-post .wall-comment.highlighted {
    background: rgba(206, 211, 211, 0.4);
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.wall-post .wall-comment + .wall-comment {
    border-top: 1px solid #FFF;
    padding-top: 9px;
}

.wall-post .wall-comment .comment-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 2px;
}

.wall-post .wall-comment .comment-body .date {
    margin-bottom: 3px;
}

.wall-post .wall-comment .comment-body .reply-to {
    cursor: pointer;
}

.wall-post .wall-comment .comment-body p {
    line-height: 1.15;
}

.wall-post .wall-comment .comment-body form {
    margin-top: 10px;
}

.wall-post .post-owner {
    margin-right: 10px;
    font-weight: bold;
    font-size: 14px;
}

.wall-post .post-owner .thumb {
    border-radius: 50%;
    border: 2px solid #FFF;
    background: #edefef;
    width: 42px;
    height: 42px;
    overflow: hidden;
}

.wall-post .post-owner .thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}

.wall-post .cancel,
.wall-post .comment-delete,
.wall-post .post-delete {
    color: #ca1e1e;
}

.wall-post .post-edit,
.wall-post .post-top,
.wall-post .post-delete {
    border-radius: 50%;
    width: 26px;
    height: 26px;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 5px;
    text-decoration: none;
}

.wall-post .post-edit,
.wall-post .post-top {
    background: #008e49;
    font-size: 13px;
    color: #FFF;
}

.wall-post .post-delete {
    background: #ca1e1e;
    font-size: 2.2rem;
    color: #FFF;
}

@media screen and (min-width: 360px) {
    .wall-post .post-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .wall-post .post-header .d-flex {
        float: none;
    }
}

@media screen and (min-width: 436px) {
    .wall-post .post-header {
        padding: 9px 15px;
    }

    .wall-post .post-owner {
        font-size: 1rem;
    }

    .wall-post .post-edit,
    .wall-post .post-top,
    .wall-post .post-delete {
        width: 30px;
        height: 30px;
        margin-left: 10px;
    }

    .wall-post .post-edit,
    .wall-post .post-top {
        font-size: 13px;
    }

    .wall-post .post-delete {
        font-size: 2.5rem;
    }
}

@media screen and (min-width: 568px) {
    .wall-post .post-rating {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px 0;
    }

    .wall-post .post-rating > div {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 0;
    }

    .wall-post .post-rating span:not(.icons) {
        padding-bottom: 5px;
    }
}

@media screen and (min-width: 720px) {
    .wall-post .post-rating .icons {
        margin-right: 5px;
    }

    .wall-post .post-rating .icons span {
        margin: -5px 0 0;
    }
}

@media screen and (min-width: 1200px) {
    .wall-post .post-header {
        padding: 9px 29px 9px 25px;
    }

    .wall-post .post-body {
        padding: 15px 28px 0;
    }

    .wall-post .post-rating .icons {
        margin-right: 0;
    }

    .wall-post .post-rating .icons span {
        margin: -5px 5px 0 0;
    }

    .wall-post .post-comments {
        padding: 19px 28px 20px;
    }

    .wall-post .post-owner {
        margin-right: 19px;
    }
}

/* ------ */
.react-popover.show .popover-body .icon {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.react-popover .popover-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.react-popover .popover-body .icon {
    font-family: "Twemoji Mozilla", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "EmojiOne Color", "Android Emoji", sans-serif;
    font-size: 26px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    position: relative;
    top: 0;
    cursor: pointer;
}

.react-popover .popover-body .icon:nth-of-type(2) {
    -webkit-transition-delay: 0.03s;
    transition-delay: 0.03s;
}

.react-popover .popover-body .icon:nth-of-type(3) {
    -webkit-transition-delay: 0.09s;
    transition-delay: 0.09s;
}

.react-popover .popover-body .icon:nth-of-type(4) {
    -webkit-transition-delay: 0.12s;
    transition-delay: 0.12s;
}

.react-popover .popover-body .icon:nth-of-type(5) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.react-popover .popover-body .icon:nth-of-type(6) {
    -webkit-transition-delay: 0.18s;
    transition-delay: 0.18s;
}

.react-popover .popover-body .icon:hover {
    top: -5px;
}

.emoji-popover {
    max-width: 400px;
}

.emoji-popover .popover-arrow {
    z-index: 9;
}

.emoji-popover .popover-body {
    padding: 0 !important;
}

emoji-picker {
    --border-color: #ced3d3;
    border-radius: 10px;
    border-bottom: 0;
    width: calc(100% + 2px);
    margin: -1px;
    overflow: hidden;
}

emoji-picker .tabpanel {
    background: red !important;
}

@media screen and (max-width: 320px) {
    emoji-picker {
        --num-columns: 6;
        --category-emoji-size: 1.125rem;
        --emoji-padding: .45rem;
        --emoji-size: 1.25rem;
    }
}

/* ------ */
.clone-templates {
    display: none;
}

.css-bar {
    scrollbar-width: thin;
    scrollbar-color: #008e49 #ced3d3;
}

.css-bar::-webkit-scrollbar {
    width: 6px;
    height: 8px;
}

.css-bar::-webkit-scrollbar-track {
    background-color: #ced3d3;
}

.css-bar::-webkit-scrollbar-thumb {
    background-color: #01aa58;
}

.css-bar::-webkit-scrollbar-thumb:hover, .css-bar::-webkit-scrollbar-thumb:active {
    background-color: #008e49;
}

/* ------ */
#psn-wall .list-projects {
    margin: 0;
    padding: 0;
    list-style: none;
}

#psn-wall .list-projects .item {
    border-color: transparent;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    overflow: hidden;
}
#psn-wall .list-projects .thumb {
    border-radius: 6px;
    border: 3px solid #FFF;
    width: 86px;
    height: 86px;
    overflow: hidden;
}

#psn-wall .list-projects .thumb img {
    border-radius: 3px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}

#psn-wall .list-projects .caption {
    width: calc(100% - 86px);
    padding-left: 19px;
    line-height: 1.2;
}

#psn-wall .list-projects strong {
    display: block;
}

#psn-wall .list-projects a {
    display: inline-block;
    margin: 3px 0 11px;
    font-size: 14px;
}

#psn-wall .list-projects .progress {
    border-radius: 0;
    background: #FFF;
    height: 13px;
    margin-bottom: 4px;
}
#psn-wall .list-projects .progress .units-sold {
    background: #008e49;
}

#psn-wall .list-projects .progress .units-reserved {
    background: #1fb6f5;
}

#psn-wall .list-projects .progress .units-free {
    background: #FFF;
}

/* ------ */
#wallPostFilesForm form {
    float: left;
}

#wallPostFilesForm input[type=submit] {
    position: relative;
    top: 125px;
}

#wallPostFilesForm li {
    list-style-type: none;
    float: left;
    width: 250px;
    height: 250px;
    margin: 25px;
}

#wallPostFilesForm li img, #wallPostFilesForm video {
    width: 100%;
    height: 100%;
}
/*# sourceMappingURL=posts-wall.css.map */
