.rich[contenteditable=true]{-webkit-user-modify:read-only;-moz-user-modify:read-only;user-modify:read-only}.custom-file[hidden]{display:none}.custom-file-container .add,.custom-file-container .clear{background-color:transparent;outline:0;margin:0;cursor:pointer;border:1px solid #c1c1c1;border-radius:3px;padding:5px 15px;color:inherit}.custom-file-container .controls{display:flex;margin:0 0 20px}.custom-file-container .controls__item:first-child{margin-right:10px}.custom-file-container .file-list{display:flex;flex-wrap:wrap;margin:20px 0 0}.custom-file-container .file-item{margin:0 20px 20px 0}.custom-file-container .file-item__preview{width:120px;height:70px;background-size:55px 38px;background-repeat:no-repeat;background-position:center;background-image:url(/skin/frontend/base/default/images/file-upload/file-input-preview.svg);border:1px solid #c2c0bb}.custom-file-container .file-item__preview img{max-width:100%;height:auto;display:block}.custom-file-container .file-item__preview.loaded{background-size:cover}.custom-file-container .file-item__aside{margin:0 0 10px}.custom-file-container .file-item__main{display:flex;font-size:13px;color:#707372}.custom-file-container .file-item__name{max-width:70px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-file-container .file-item__size{margin:0 0 0 2px}.custom-file-container .file-item__size:before{content:'('}.custom-file-container .file-item__size:after{content:')'}.custom-file-container .file-item__remove{position:relative;top:2px;right:-4px;width:10px;height:10px;cursor:pointer}.custom-file-container .file-item__remove:after,.custom-file-container .file-item__remove:before{position:absolute;content:'';width:2px;height:100%;background-color:#707372;border-radius:1px;left:50%;top:50%}.custom-file-container .file-item__remove:before{transform:translate(-50%,-50%) rotate(45deg)}.custom-file-container .file-item__remove:after{transform:translate(-50%,-50%) rotate(-45deg)}.custom-file-container .input-description{font-size:12px;line-height:inherit;color:#3f3f3f}.custom-file-container .message-container{margin:15px 0}.custom-file-container .message-container__text{font-size:12px}.custom-file-container .message-container__text--error{color:red}.custom-file-container+.custom-file-desc{margin:5px 0 0;color:#3f3f3f;font-size:12px}

