.document-upload{border:2px dashed #d1d5db;padding:1rem;border-radius:.5rem;cursor:pointer;transition:all .3s ease}.document-upload:hover{border-color:#3b82f6;background-color:#f8fafc}.document-type-select{min-width:200px}.document-table th{background-color:#f8fafc;font-weight:600}.document-table td{vertical-align:middle}.document-actions .btn-icon{padding:.25rem;margin:0 .25rem;color:#6b7280;transition:all .2s ease}.document-actions .btn-icon:hover{color:#3b82f6;transform:scale(1.1)}.modal-content{border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.modal-header{border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem}.modal-body{padding:1.5rem}.modal-footer{border-top:1px solid #e5e7eb;padding:1rem 1.5rem}@tailwind base;@tailwind components;@tailwind utilities;.funding-wrapper{max-width:1170px;background:#fff;border-radius:2px;position:relative;margin:10px auto 0}.blinker{text-align:center;color:red;font-size:14px;font-weight:700;animation:blinker 1s linear infinite}.type_1{border:0;height:55px;background-image:url(http://127.0.0.1:8000/assets/img/type_1.png);background-repeat:no-repeat;margin:0 auto;width:690px}.card-datatable{padding:20px}@keyframes blinker{50%{opacity:0}}
