#wpdcom .wmu-videos-tab .wmu-preview-video.wmu-show{display:inline-block; margin:0px 5px 10px 5px; padding:0px 0px 5px 0px; border:none; border-bottom:1px dotted #dddddd;}
#wpdcom .wmu-videos-tab .wmu-preview-remove {line-height:22px; position:relative; margin-top:5px;}
#wpdcom .wmu-videos-tab .wmu-preview-remove img{max-height:25px; float:left; margin:0px 5px 0px 0px;}
#wpdcom .wmu-videos-tab .wmu-preview-remove .wmu-delete{line-height:25px; clear:both!important; background-position:right; opacity:0.4;}
#wpdcom .wmu-videos-tab .wmu-preview-remove .wmu-file-name{display:inline-block; clear:left; font-size:13px; line-height:16px; margin-right:20px;}

#wpdcom .wmu-files-tab .wmu-preview-file.wmu-show{display:inline-block; margin:0px 5px 10px 5px; padding:0px 0px 5px 0px; border:none; border-bottom:1px dotted #dddddd;}
#wpdcom .wmu-files-tab .wmu-preview-remove {line-height:22px; position:relative; margin-top:5px;}
#wpdcom .wmu-files-tab .wmu-preview-remove img{max-height:25px; float:left; margin:0px 5px 0px 0px;}
#wpdcom .wmu-files-tab .wmu-preview-remove .wmu-delete{line-height:25px; clear:both!important; background-position:right; opacity:0.4;}
#wpdcom .wmu-files-tab .wmu-preview-remove .wmu-file-name{display:inline-block; clear:left; font-size:13px; line-height:16px; margin-right:20px;}

#wpdcom .wmu-attachment img{vertical-align:bottom;}
#wpdcom .wmu-attachment audio{vertical-align:bottom;}
#wpdcom .wmu-comment-attachments{padding:0; margin:10px 0px 10px 0px;}
/* Delete/replace SVG icons */
#wpdcom .wmu-attachment-delete svg,
#wpdcom .wmu-attachment-replace svg,
.wpd-content .wmu-attachment-delete svg,
.wpd-content .wmu-attachment-replace svg{width:11px; height:11px; fill:currentColor; vertical-align:middle; pointer-events:none;}
#wpdcom .wmu-attachment-replace svg,
.wpd-content .wmu-attachment-replace svg{fill:#72aee6;}

/* Image attachments: delete + replace side by side at 50% each */
#wpdcom .wmu-attached-images .wmu-attachment-delete,
#wpdcom .wmu-attached-images .wmu-attachment-replace,
.wpd-content .wmu-attached-images .wmu-attachment-delete,
.wpd-content .wmu-attached-images .wmu-attachment-replace{cursor:pointer; visibility:hidden; font-size:10px; line-height:14px; text-align:center; padding:2px 0; display:inline-block; width:45%; box-sizing:border-box; vertical-align:top;}
#wpdcom .wmu-attached-images .wmu-attachment-delete,
.wpd-content .wmu-attached-images .wmu-attachment-delete{color:#d63638;}
#wpdcom .wmu-attached-images .wmu-attachment:hover > .wmu-attachment-delete,
#wpdcom .wmu-attached-images .wmu-attachment:hover > .wmu-attachment-replace,
.wpd-content .wmu-attached-images .wmu-attachment:hover > .wmu-attachment-delete,
.wpd-content .wmu-attached-images .wmu-attachment:hover > .wmu-attachment-replace{visibility:visible;}
#wpdcom .wmu-attached-images .wmu-attachment-delete:hover,.wpd-content .wmu-attached-images .wmu-attachment-delete:hover{background-color:#FFEFEF;}
#wpdcom .wmu-attached-images .wmu-attachment-replace:hover,.wpd-content .wmu-attached-images .wmu-attachment-replace:hover{background-color:#EFF8FF;}

/* Video/file attachments: delete + replace bottom bar 45/45 */
#wpdcom .wmu-attached-videos .wmu-attachment-delete,#wpdcom .wmu-attached-files .wmu-attachment-delete,.wpd-content .wmu-attached-videos .wmu-attachment-delete,.wpd-content .wmu-attached-files .wmu-attachment-delete{display:inline-block; width:45%; font-size:10px; line-height:12px; background:none; box-sizing:border-box; vertical-align:top; color:#d63638;}
#wpdcom .wmu-attached-videos .wmu-attachment-replace,#wpdcom .wmu-attached-files .wmu-attachment-replace,.wpd-content .wmu-attached-videos .wmu-attachment-replace,.wpd-content .wmu-attached-files .wmu-attachment-replace{display:inline-block; width:45%; font-size:10px; line-height:12px; cursor:pointer; text-align:center; visibility:hidden; border-top:1px solid #ffffff; border-bottom:white 1px solid; box-sizing:border-box; vertical-align:top;}
#wpdcom .wmu-attached-videos .wmu-attachment:hover .wmu-attachment-delete,#wpdcom .wmu-attached-files .wmu-attachment:hover .wmu-attachment-delete,.wpd-content .wmu-attached-videos .wmu-attachment:hover .wmu-attachment-delete,.wpd-content .wmu-attached-files .wmu-attachment:hover .wmu-attachment-delete{visibility:visible;}
#wpdcom .wmu-attached-videos .wmu-attachment:hover .wmu-attachment-replace,#wpdcom .wmu-attached-files .wmu-attachment:hover .wmu-attachment-replace,.wpd-content .wmu-attached-videos .wmu-attachment:hover .wmu-attachment-replace,.wpd-content .wmu-attached-files .wmu-attachment:hover .wmu-attachment-replace{visibility:visible;}
#wpdcom .wmu-attached-videos .wmu-attachment-delete:hover,#wpdcom .wmu-attached-files .wmu-attachment-delete:hover,.wpd-content .wmu-attached-videos .wmu-attachment-delete:hover,.wpd-content .wmu-attached-files .wmu-attachment-delete:hover{background-color:#FFEFEF; border-bottom:#FFD6D6 1px solid;}
#wpdcom .wmu-attached-videos .wmu-attachment-replace:hover,#wpdcom .wmu-attached-files .wmu-attachment-replace:hover,.wpd-content .wmu-attached-videos .wmu-attachment-replace:hover,.wpd-content .wmu-attached-files .wmu-attachment-replace:hover{background-color:#EFF8FF; border-bottom:#C8E3FF 1px solid;}

/* Delete-only: expand to full combined width when replace is absent */
#wpdcom .wmu-attached-images .wmu-attachment-delete:last-child,
#wpdcom .wmu-attached-videos .wmu-attachment-delete:last-child,
#wpdcom .wmu-attached-files .wmu-attachment-delete:last-child,
.wpd-content .wmu-attached-images .wmu-attachment-delete:last-child,
.wpd-content .wmu-attached-videos .wmu-attachment-delete:last-child,
.wpd-content .wmu-attached-files .wmu-attachment-delete:last-child{width:90%; text-align:center;}

#wpdcom .wmu-attached-images.wmu-count-single{border-top:none;}
#wpdcom .wmu-attached-images .wmu-attachment{margin:10px 2px 1px 2px; display:inline-block; text-align:center;}

#wpdcom .wmu-attached-videos { border-bottom: 1px dotted #dfdfdf; margin-bottom: 5px;}
#wpdcom .wmu-attached-videos .wmu-attachment{margin:10px 2px 0px 2px; display:inline-block; margin-right:10px; font-size:13px; line-height:20px; text-align:center;}
#wpdcom .wmu-attached-video-link{display:block;}
#wpdcom .wmu-attached-videos .wmu-attachment-name{display:inline-block; font-size:13px; line-height:20px;}
#wpdcom .wmu-attached-videos .wmu-separator{display:none;}

#wpdcom .wmu-attached-files { border-bottom: 1px dotted #dfdfdf;margin-bottom: 5px;}
#wpdcom .wmu-attached-files .wmu-attachment{margin:10px 2px 5px 2px; display:inline-block; margin-right:10px; font-size:13px; line-height:20px; text-align:center;}
#wpdcom .wmu-attached-file-link{display:block;}
#wpdcom .wmu-attached-files .wmu-attachment-name{display:inline-block; font-size:13px; line-height:20px;}
#wpdcom .wmu-attached-files .wmu-separator{display:none;}

#wpdcom .wmu-action-wrap{width:100%; margin:0px; padding:0px; text-align:left;}
#wpdcom .wmu-action-wrap img{display:inline-block; vertical-align:bottom;}
#wpdcom .wmu-top-title{padding:5px 20px 5px 3px; font-size:10px; color:#888888; text-align:left; margin-top:-27px; margin-bottom:7px; line-height:14px; white-space:nowrap; display:table; text-transform:uppercase;}
#wpdcom .wmu-filreader-not-exist {/*show filename before uploading if file reader not exists*/}

#wpdcom .msgEmptyFile,#wpdcom .msgUploadingNotAllowed,
#wpdcom .msgPermissionDenied{background-color:#fce8e8!important; font-size:14px; text-align:center; color:#ce4a66; border:#f2d3d2 1px solid; padding:5px 10px; width:100%; box-sizing:border-box; margin:5px 0; border-radius:3px}

@media screen and (max-width:655px){
    #wpdcom .wmu-videos-tab .wmu-preview-video.wmu-show{width:98%;}
    #wpdcom .wmu-files-tab .wmu-preview-file.wmu-show{width:98%;}
    #wpdcom .wmu-preview-remove .wmu-file-name{font-size:11px;}
    #wpdcom .wmu-preview-remove .wmu-file-name{font-size:11px;}
    #wpdcom .wmu-attached-videos .wmu-attachment audio{width:70%!important;}
    #wpdcom .wmu-attached-videos .wmu-attachment video{width:70%!important;}
    #wpdcom .wmu-attached-images .wmu-attached-image{height:auto!important;}
}

@media screen and (max-width:500px) {
    #wpdcom .wc-comment-text iframe{width:98%;}
}

@media screen and (max-width:420px){
    #wpdcom .wmu-top-title{display:none;}
    #wpdcom .wmu-attached-videos .wmu-attachment audio{width:100%!important;}
    #wpdcom .wmu-attached-videos .wmu-attachment video{width:100%!important;}
}

/* MY MEDIA TAB */
.wpd-wrapper #wpd-content-item-4 .wpd-item-left{float:left; width:88%; border-right: 1px dotted #ccc; margin-top:5px;}
.wpd-wrapper #wpd-content-item-4 .wpd-item-right{margin-left:92%; text-align:center; vertical-align:middle; padding-top:24px; color:#666;}
.wpd-wrapper #wpd-content-item-4 .wpd-item-right i{display:inline-block; vertical-align:middle; font-size:20px; line-height:20px;color: #e8484a;}

.wmu-comment-attachments.wmu-media-tab {
    border-bottom: 1px solid #dfdfdf;
}

.wmu-comment-attachments.wmu-media-tab .wmu-attached-images,
.wmu-comment-attachments.wmu-media-tab .wmu-attached-files,
.wmu-comment-attachments.wmu-media-tab .wmu-attached-videos {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}

.wmu-comment-attachments.wmu-media-tab .wmu-attached-images .wmu-attachment,
.wmu-comment-attachments.wmu-media-tab .wmu-attached-files .wmu-attachment,
.wmu-comment-attachments.wmu-media-tab .wmu-attached-videos .wmu-attachment {
    text-align: center;
}

.wmu-comment-attachments.wmu-media-tab a {
    display: inline-block;
    padding: 15px 0 0;
    font-size: 0.85rem;
}