@charset "utf-8";

.attachmentPreviews__attachments___aHbjI { padding: 15px; display: flex; overflow-x: auto; }

.attachmentPreviews__attachment___9HyeJ { position: relative; margin: 0px 15px 0px 0px; }

.attachmentPreviews__imagePreview___Mx4I\+, .attachmentPreviews__file___7jJMZ { height: 60px; border-radius: 8px; border: 1px solid rgb(233, 239, 245); }

.attachmentPreviews__file___7jJMZ { width: 160px; padding: 10px 5px; display: flex; align-items: center; }

.attachmentPreviews__file___7jJMZ .attachmentPreviews__pdfIcon___qinHK { color: rgb(39, 53, 59); margin: 0px 5px 0px 0px; flex-shrink: 0; }

.attachmentPreviews__file___7jJMZ .attachmentPreviews__pdfDetails___AbecK { font-size: 11px; }

.attachmentPreviews__file___7jJMZ .attachmentPreviews__fileName___QqVvR { width: 110px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.attachmentPreviews__file___7jJMZ .attachmentPreviews__fileSize___0JBoe { color: rgb(113, 112, 112); }

.attachmentPreviews__imagePreview___Mx4I\+ { width: 60px; background-size: cover; background-position: center center; background-repeat: no-repeat; }

.attachmentPreviews__removeAttachmentButton___WGpcI { border-radius: 50%; width: 18px; height: 18px; position: absolute; top: -9px; right: -9px; display: flex; align-items: center; justify-content: center; padding: 3px; }

.attachmentPreviews__closeIcon___J-YPh { width: 100%; height: 100%; }

html[dir="rtl"] .attachmentPreviews__attachment___9HyeJ { margin: 0px 0px 0px 15px; }

html[dir="rtl"] .attachmentPreviews__pdfIcon___qinHK { margin: 0px 0px 0px 5px; }

html[dir="rtl"] .attachmentPreviews__removeAttachmentButton___WGpcI { left: -9px; right: initial; }