/* Thread view styles */
div.thread{width:95%;max-width:1280px;margin:8px auto 8px auto}h1.thread_caption{font-size:2rem;margin:16px 0px 0px 0px;clear:both;text-align:center;overflow-wrap:anywhere;hyphens:auto}h1.thread_caption a{margin-left:4px;display:inline-block}h1.thread_caption a img{height:18px;font-size:16px;color:#e05050}h1.thread_caption .vote{float:right;display:flex;align-items:center}h1.thread_caption .vote span{margin:0px 1ch;display:inline-block;min-width:5ch;text-align:right}h1.thread_caption .vote button{background-color:#404040;display:flex;align-items:center;justify-content:center}h1.thread_caption .vote button svg{stroke:white}h1.thread_caption .vote .voted{background-color:#e05050}h1.thread_caption .vote .voted svg{stroke:white}.thread_tags{margin:8px 0 0 0;display:flex;flex-wrap:wrap;align-items:center}.thread_tags li{display:inline-block;max-width:150px;min-width:16px;overflow:hidden;text-overflow:ellipsis;border-radius:0px;border:none;text-align:center;white-space:nowrap;background-color:#ffcc40;color:black ! important;text-decoration:none;padding:4px;margin:0 4px 0 0}.thread_tags li a{color:black ! important;text-decoration:none}div.current_version{border-left:8px solid #ffcc40;margin-left:-16px;padding-left:8px}div.post{display:flex;margin-top:8px;padding-bottom:8px;border-bottom:none}div.user_info{padding:8px;border-right:none;background-color:#404040;background-repeat:no-repeat;background-position:8px 8px;background-size:32px 32px;color:white;flex-shrink:0;width:200px;text-align:center}div.username{display:flex;align-items:center;text-align:left}img.unread{display:inline-block;margin-right:8px;vertical-align:middle;flex-shrink:0;line-height:32px;color:#e05050;font-weight:bold;text-align:center;font-size:24px}a.user_name{display:inline;color:#ffcc40;font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif;font-weight:bold;overflow:hidden;text-overflow:ellipsis;flex-grow:1}a.user_name u{color:#ff00a0;min-width:2ch;text-align:center;display:inline-block;text-decoration:none;border-bottom:2px dotted #ff00a0}img.avatar{margin:8px auto 0px auto;width:128px;height:128px;line-height:128px;display:block;background-color:#ffcc40;color:#606060;text-indent:0px;text-align:center;font-size:64px}div.user_pcnt{margin-top:8px;text-align:left;font-size:80%;background-color:#404040}div.post_info{display:flex;justify-content:flex-end;align-items:center;padding:4px;background-color:#ffcc40;color:black;font-size:12px}div.last_edit{flex-grow:1}div.last_edit a{font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif}div.last_edit a u{color:#ff00a0;min-width:2ch;text-align:center;display:inline-block;text-decoration:none;border-bottom:2px dotted #ff00a0}div.edit_tools{display:flex;margin-left:8px}div.edit_tools a{margin-right:8px;display:inline-block;vertical-align:middle}div.edit_tools a img{object-fit:cover;width:18px;height:18px;vertical-align:top}div.post_text{padding:0px;background-color:white;color:black;flex-grow:1;overflow:auto}div.post_text article{padding:16px}div.post_text article .unpublished{color:#a0a0a0;margin:0px;font-size:19.2px}
/* The attachments table */
.attachments table,.attach_del table{font-size:80%;font-weight:normal;clear:both;border-collapse:collapse}.attachments table a,.attach_del table a{font-size:100%;font-weight:bold;color:white}.attachments table td,.attach_del table td{background-color:#404040;color:white;padding:2px 8px;vertical-align:middle}.attachments table th,.attach_del table th{background-color:#ffcc40;color:black;text-align:center;padding:2px 8px;vertical-align:middle}.attachments table label,.attach_del table label,.attachments table label::before,.attach_del table label::before{margin:0 !important}.attachments table .head,.attach_del table .head{background-color:#404040;color:white;font-weight:bold;padding:8px 8px 2px 8px}.attachments table .delcheck,.attach_del table .delcheck{text-align:center}.attachments table .filename,.attach_del table .filename{text-align:left}.attachments table .filesize,.attach_del table .filesize{text-align:right}.attachments table .filetime,.attach_del table .filetime{text-align:left}.attachments table .filecnt,.attach_del table .filecnt{text-align:right;font-weight:bold}.attachments table .checksum,.attach_del table .checksum{text-align:left;font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif}
