.docs-wrapper{width:100%;display:flex;flex-direction:column;border:1px solid #a1b1cd;border-radius:4px;padding-left:9px;padding-right:9px;padding-bottom:34px}.docs-wrapper .single-doc{display:flex;justify-content:space-between;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #a1b1cd;align-items:center}.docs-wrapper .single-doc.single-doc-link div.title{margin-right:auto}.docs-wrapper .single-doc.single-doc-link div.download svg{transform:rotate(-90deg)}.docs-wrapper .single-doc.-head{border-bottom:1px solid #002a5a;padding-top:22px;padding-bottom:22px;padding-right:23px}.docs-wrapper .single-doc.-head div{font-size:16px !important;font-weight:normal !important;color:#002a5a !important}.docs-wrapper .single-doc:not(.-head){margin-left:23px;margin-right:23px}.docs-wrapper .single-doc:not(.-head) div.title{padding-left:29px}.docs-wrapper .single-doc:hover .title{color:#ee7203}.docs-wrapper .single-doc div{color:#002a5a;font-size:18px}.docs-wrapper .single-doc div.title{width:calc(100% - 30px - 120px - 100px - 100px - 50px);min-width:calc(100% - 30px - 120px - 100px - 100px - 50px);max-width:calc(100% - 30px - 120px - 100px - 100px - 50px);padding-left:50px;font-weight:500;font-size:16px;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.docs-wrapper .single-doc div.number{width:30px;min-width:30px;max-width:30px;color:#a1b1cd}.docs-wrapper .single-doc div.lang{width:120px;min-width:120px;max-width:120px}.docs-wrapper .single-doc div.type{width:100px;min-width:100px;max-width:100px}.docs-wrapper .single-doc div.size{width:100px;min-width:100px;max-width:100px}.docs-wrapper .single-doc div.download{width:50px;min-width:50px;max-width:50px;display:flex;align-items:center;justify-content:flex-end}