﻿/*(c) 2011-2015 Epic Systems Corporation*/
.discussionAttachmentsDialog .contentHolder{min-width:480px;max-width:830px}#DiscussionAttachmentsDetails{text-align:center;max-height:500px;display:flex;flex-direction:column}#DiscussionAttachmentsDetails .filePicker{position:relative;flex:0 0 auto}#DiscussionAttachmentsDetails .filePicker.dropEnabled{border:1px dashed black;background-color:#e6f2f2;box-sizing:border-box}#DiscussionAttachmentsDetails .filePicker.dropAlert{border-style:solid;background-color:#cce5e5}#DiscussionAttachmentsDetails .attachmentWarning{text-align:left;margin-bottom:10px;display:flex}#DiscussionAttachmentsDetails .warningText{background:url("/Graphics/Global/warning.png?ver=v3.17.0.0") no-repeat left center;background-size:16px;padding-left:26px}#DiscussionAttachmentsDetails .filePicker{border:0;background-color:inherit;font-size:1.5rem;display:flex;justify-content:center;align-items:center}#DiscussionAttachmentsDetails .filePickerDropTarget{width:100%;display:flex;justify-content:center;align-items:center}#DiscussionAttachmentsDetails .filePickerDropTarget .dragZoneNone,#DiscussionAttachmentsDetails .filePickerDropTarget .dragZoneBody,#DiscussionAttachmentsDetails .filePickerDropTarget .dragZoneDropTarget{width:100%;display:none}#DiscussionAttachmentsDetails .filePickerDropTarget.showNone .dragZoneNone{display:block}#DiscussionAttachmentsDetails .filePickerDropTarget.showBody .dragZoneBody{display:block}#DiscussionAttachmentsDetails .filePickerDropTarget.showDropTarget .dragZoneDropTarget{display:block}#PostAttachments{margin-top:10px;flex:0 1 auto;overflow:auto;border:1px solid #9AACB5;background-color:#f8f8f8}#PostAttachments:empty{display:none}#PostAttachments .attachmentElement:not(:first-child){border-top:1px solid #b7c4cb}#PostAttachments .attachmentElementWrapper{margin:10px}#PostAttachments .links{margin-top:10px;display:flex;width:100%}#PostAttachments .thumbnailWrapper{flex:0 0 32px;width:32px;height:32px}#PostAttachments .thumbnail{background:url("/Graphics/Uploads/icons.sprite.png?ver=v3.17.0.0") no-repeat;background-size:32px;width:32px;height:32px}#PostAttachments .thumbnail.noImage{background-position:0 -32px}#PostAttachments .thumbnail.video{background-position:0 -64px}#PostAttachments .thumbnail.audio{background-position:0 -96px}#PostAttachments .thumbnail.document{background-position:0 -128px}#PostAttachments .thumbnail.pdf{background-position:0 -160px}#PostAttachments .thumbnail.text{background-position:0 -192px}#PostAttachments .thumbnail.xml{background-position:0 -224px}#PostAttachments .thumbnail.spreadsheet{background-position:0 -256px}#PostAttachments .thumbnail.presentation{background-position:0 -288px}#PostAttachments .thumbnail.archive{background-position:0 -320px}#PostAttachments .attachmentDetails{flex:1 1 auto;text-align:left;padding-left:10px;padding-right:10px;word-break:break-all}#PostAttachments .attachmentLink,#PostAttachments .removeAttachmentLink{font-size:1.4rem;line-height:1.3;text-decoration:none}#PostAttachments .attachmentLink:hover,#PostAttachments .removeAttachmentLink:hover{text-decoration:underline}#PostAttachments .attachmentLink{overflow:hidden;text-overflow:ellipsis;color:#007E7B}#PostAttachments .removeAttachmentLink{flex:0 0 auto;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAkElEQVR4AWMYCJA6L+0/BKbeSRYnQgNQoSSItmdJ258WSoyGUDjLMkUGh6KUuLRTqVfxwIPpgciuNkp9kxaQ7IAbpiWmfUkxgGtIV0izI+TQdAc056VZphbiDLfCNEssXk1bhTMYVqWF4tGQ9h8RwINQw6gGymN6fxorVuWsWDNSunTqnbT/2GHqnXRpBroBAAomkAxdJeLTAAAAAElFTkSuQmCC");background-repeat:no-repeat;width:24px;height:24px;background-color:transparent;border:0;box-shadow:none}#PostAttachments .removeAttachmentLink:hover{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAn0lEQVQ4y2NgGADAOI/pPwQy3mEQJ0ID038GSQYGBgYGFsb9DKHEWIFQZMkgg2E/lI5jzGHgxmPIm/8TGNYjNBgx7vqfwvABjwZFpsn/bBguwLgKDHYEHeqA7jxLhkKcigsZLOFBAheUYbTEGdBInmfCGqwYLCRZUqN1VAO9NPxjxGRh1yDKwIrVUFYGUWzC0ox3YFkTHTLeYZCmXxEBADSPJ3lg2QRzAAAAAElFTkSuQmCC")}#PostAttachments .fields{clear:both;text-align:left;padding-top:10px}#PostAttachments .fields input{width:100%;margin-top:2px}@media screen and (max-width:599px){.discussionAttachmentsDialog .contentHolder{min-width:0}body.ie11 .dialogBox.discussionAttachmentsDialog header{left:0;right:0}}