.userrole-authenticated #contentview-aw_upload,#contentview-folderContents{order:-1}
.userrole-authenticated .plone-toolbar-main{display:flex;flex-direction:column}
#content-core a{border-bottom:none}
#document-image{display:inline-block;vertical-align:top;float:right;margin:0 0 1em 1em;width:200px;height:150px}
#document-image img{width:200px;height:150px!important;object-fit:cover}
.screen-readers-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
#document-rest{vertical-align:top;margin-bottom:1em}
.document-content-item.with-image{min-height:96px;margin:1.25em 0 0 0}
.document-content-item.with-image .document-content-image,.document-content-item.with-image .document-content-texts{display:inline-block;vertical-align:top}
.document-content-image{margin:0 1em 1em 0}
.document-content-image img{width:128px;height:96px!important;object-fit:cover}
.document-content-title{font-size:120%}
#document-embedded-videos,#document-embedded-pdfs{margin-top:2rem}
#document-embedded-videos .embedded-video,#document-embedded-pdfs .embedded-pdf{margin:1.5rem 0 1.5rem 0}
#document-embedded-videos video{width:100%;height:auto;border:1px solid #ccc;border-radius:4px}
#document-embedded-pdfs object{width:100%;height:600px;border:1px solid #ccc;border-radius:4px}
img{max-width:100%}
@media (max-width:768px){
#document-embedded-pdfs iframe{height:400px}
}
@media (max-width:480px){
#document-image{float:none;display:block;margin:0 0 1em 0;width:100%;height:auto}
#document-image img{width:100%;height:100%!important}
.document-content-item.with-image,.document-content-item.with-image .document-content-texts{min-height:0}
.document-content-item.with-image .document-content-image{float:none;margin:0 0 5px 0}
.document-content-item.with-image .document-content-image,.document-content-item.with-image .document-content-texts{display:block}
#document-embedded-pdfs iframe{height:300px
}
