.post .list-group-item img,.post .multiselect__element img{width:50px;margin-right:10px}.post__upload{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;border:1px dashed #999;height:200px;cursor:pointer}.post__upload svg.c-icon{width:80px!important;height:80px!important}.post__image{border:1px dashed #999;border-radius:6px;height:200px;width:200px;cursor:pointer;background-size:cover;background-position:50%;position:relative}.post__image--set i{position:absolute;right:10px;top:10px;border-radius:100%;background:#fff;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .2s;transition:background-color .2s}.post__image--set i:hover{background:var(--danger)}.post__image--set i:hover svg.c-icon{color:#fff}.post__image--set svg.c-icon{width:20px!important;height:20px!important;margin:auto}.post__image--empty{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}.post__image--empty svg.c-icon{width:80px!important;height:80px!important}