.icms-forum__widget-posts .icms-user-avatar>img{
    max-width:1.25rem;
    min-width:auto;
    min-height:auto
}
.icms-forum__widget-posts .icms-user-avatar.peer_online:after,.icms-forum__widget-posts .icms-user-avatar.peer_no_online:after{
    bottom:-2px;
    right:-2px;
    border-width:1px;
    height:10px;
    width:10px
}
.icms-forum__widget-posts>.media{
    position:relative
}
.icms-forum__widget-posts>.media:nth-child(even){
    background-color:rgba(26, 26, 26, 0.04);
    border-radius:0.25rem;
    padding:1rem 1rem 0.5rem 1rem
}
.icms-forum__widget-posts>.media:nth-child(odd){
    padding:0 0.5rem 0 1rem
}
.icms-forum__widget-posts>.media:before{
    content:"";
    background-color:rgba(26, 26, 26, 0.04);
    height:100%;
    width:2px;
    position:absolute;
    top:0;
    left:0
}
.icms-forum__widget-posts-is_closed:before{
    background-color:#888888 !important
}
.icms-forum__widget-posts-is_pinned:before{
    background-color:#f5cd79 !important
}
.icms-forum__widget-posts-is_fixed:before{
    background-color:#33bd66 !important
}
.icms-forum__list:nth-of-type(odd){
    background-color:rgba(26, 26, 26, 0.05)
}
.icms-forum__thread-poll_answer,.icms-forum__thread-poll .custom-control{
    margin-bottom:0.5rem
}
.icms-forum__thread-poll_answer:last-child,.icms-forum__thread-poll_answer .custom-control:last-child,.icms-forum__thread-poll .custom-control:last-child,.icms-forum__thread-poll .custom-control .custom-control:last-child{
    margin-bottom:0
}
.icms-forum__thread-poll_answer .progress,.icms-forum__thread-poll .custom-control .progress{
    height:1.25rem
}
.icms-forum__threads_list{
    transition:all 0.2s ease-in-out
}
.icms-forum__threads_list:nth-of-type(odd){
    background-color:rgba(26, 26, 26, 0.05)
}
.icms-forum__threads_list:hover{
    background-color:#f8f9fa
}
.icms-forum__threads_list .icms-thread-icon__crosshairs>svg{
    animation:loader-button 0.9s linear infinite
}
.icms-forum__threads_list_is_new,.icms-forum__threads_list_is_deleted,.icms-forum__threads_list_vip{
    position:relative
}
.icms-forum__threads_list_is_new::after,.icms-forum__threads_list_is_deleted::after,.icms-forum__threads_list_vip::after{
    content:"";
    position:absolute;
    left:0;
    top:3px;
    bottom:3px;
    width:2px;
    background-color:#2d3436
}
.icms-forum__threads_list_is_deleted .icms-thread-icon__trash{
    color:#e66767
}
.icms-forum__threads_list_is_deleted::after{
    background-color:#e66767
}
.icms-forum__threads_list_is_deleted:hover{
    background-color:white
}
.icms-forum__threads_list_vip::after{
    background-color:#f5cd79
}
.icms-forum__threads_list_vip:hover{
    background-color:white
}
.icms-forum__post-data{
    border:1px solid #dee2e6;
    background-color:#f8f9fa
}
.icms-forum__post-data:after,.icms-forum__post-data:before{
    display:block;
    position:absolute;
    top:-10px;
    right:50%;
    left:50%;
    width:18px;
    height:10px;
    pointer-events:none;
    content:" ";
    -webkit-clip-path:polygon(50% 0, 0% 100%, 100% 100%);
    clip-path:polygon(50% 0, 0% 100%, 100% 100%)
}
.icms-forum__post-data:before{
    background-color:#dee2e6
}
.icms-forum__post-data:after{
    background-color:#f8f9fa;
    margin-top:1px
}
.icms-forum__post-is_deleted .icms-forum__post-data{
    border-color:#e66767
}
.icms-forum__post-is_deleted .icms-forum__post-data:before{
    background-color:#e66767
}
.icms-forum__post-is_deleted .icms-forum__post-data:after{
    background-color:rgba(230, 103, 103, 0.85)
}
.icms-forum__post-groups{
    border-radius:0.25rem;

}
.icms-forum__post-groups_admins{
    color:#800080;
}
.icms-forum__post-groups_moderators{
    color:#e66767;
}
.icms-forum__post-groups_developers{
    color:#2d3436;
}
.icms-forum__post-groups_members{
    color:#495057;
}
.icms-forum__post-header{
    background-color:#f8f9fa
}
.icms-forum__post-is_deleted .icms-forum__post-header{
    background-color:rgba(230, 103, 103, 0.85);
    color:#ffffff
}
.icms-forum__post-added_later{
    margin-bottom:1rem;
    font-size:0.875em;
    color:#888888
}
.icms-forum__post-files{
    margin-top:1rem
}
.icms-forum__post-toolbar{
    position:absolute;
    background-color:#2d3436;
    color:#ffffff;
    box-shadow:0 0.5rem 1rem rgba(26, 26, 26, 0.15);
    border-radius:0.25rem
}
.icms-forum__post-toolbar a{
    display:flex;
    align-items:center;
    color:inherit;
    text-decoration:none;
    padding:0.5rem 1rem
}
.icms-forum__post-toolbar a:before{
    width:1.1em;
    height:1.1em;
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain;
    content:"";
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23ffffff' d='M464 256h-80v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8c-88.4 0-160 71.6-160 160v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48zm-288 0H96v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8C71.6 32 0 103.6 0 192v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48z'%3e%3c/path%3e%3c/svg%3e");
    margin:0 1rem 0 0
}

.post-veb.icms-forum__post {
    background-color:#f8f9fa;
}

.post-veb .icms-forum__post-data:after,.post-veb .icms-forum__post-data:before{
    display:none;
}

.post-veb .icms-forum__post-data{
    border:0;
    border-left:1px solid #dee2e6;
    box-shadow:0 0.5rem 1rem rgba(26, 26, 26, 0.15) !important;
}

.post-veb aside{
    border:0;
    border-left:1px solid #dee2e6;
    box-shadow:0;
}
.device_type_mobile .icms-profile-avatar__default.avatar__inlist,
.device_type_mobile .icms-post-user-avatar {
    max-width: 2rem;
    max-height: 2rem;
}

.device_type_mobile .icms-forum__post-user {
    flex-direction: unset !important;
    display: inline;
}
.device_type_mobile .icms-post-user-data {
    width: 100%;
    text-align: left;
}
.device_type_mobile .icms-post-user-data button {
    position:absolute;
    top: 10px;
    right: 10px;
    border: 0;
}

.device_type_mobile .icms-post-user-data h5 {
    margin-top: 1rem;
}

.plyr {
    width: 100%;
}

@media (min-width:576px){
    .icms-forum__post-data:after,.icms-forum__post-data:before{
        display:block;
        position:absolute;
        top:9px;
        right:100%;
        left:-10px;
        width:10px;
        height:18px;
        pointer-events:none;
        content:" ";
        -webkit-clip-path:polygon(0 50%, 100% 0, 100% 100%);
        clip-path:polygon(0 50%, 100% 0, 100% 100%)
    }
    .icms-forum__post-data:after{
        margin-left:1px;
        margin-top:0
    }
}

@media (min-width:992px){
    .icms-forum__post-groups{
        margin:0 1.5rem
    }
    .plyr {
        width: 60%;
    }
}