.nr-pill{background-color:#10163e;color:#fff;border-radius:20px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-weight:600}.nr-pill .shim-pill{margin-left:8px;margin-right:8px}.nr-pill.nr-pill--small{font-size:12px;height:20px;padding:0 6px;-ms-flex-align:center;align-items:center}.nr-pill.nr-pill--small .nr-icon{font-size:12px;width:12px}.nr-pill.nr-pill--normal{font-size:16px;height:24px;padding:0 6px}.nr-pill.nr-pill--normal .nr-icon{margin:6px;font-size:16px;width:14px}.nr-pill.nr-pill--large{font-size:24px;height:36px;padding:0 8px}.nr-pill.nr-pill--gray{background-color:#e0e0e0;color:#10163e}@media (max-width: 1210px){.nr-pill .nr-pill--text{display:none}}.document-card{background:#fff;display:flex;align-items:center;padding:8px}.document-card-label-sr-only{position:fixed;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.document-card-content{flex-grow:1;cursor:pointer;width:80%}.document-card-content-wrapper{width:calc(100% - 37px)}.document-card-header{display:flex;justify-content:space-between;font-size:.75rem;color:#6e6e87}.document-card-checked{background:#f4f4f6}.document-card input.document-card-checkbox{position:fixed;cursor:pointer;opacity:0;height:0;width:0}.document-card input.document-card-checkbox:checked~.document-card-checkmark{border:none;background-color:#1f2c7c}.document-card input.document-card-checkbox:checked~.document-card-checkmark:hover{border:none;background-color:#4c5696}.document-card input.document-card-checkbox:disabled~.document-card-checkmark{border:none;opacity:.2;cursor:default}.document-card input.document-card-checkbox:focus-visible~.document-card-checkmark{outline:2px dotted #10163e;outline-offset:4px}.document-card input.document-card-checkbox:checked~.document-card-checkmark:after{display:block}.document-card-checkmark{position:relative;top:0;left:0;height:20px;width:20px;background-color:#fff;border:2px solid #1f2c7c;margin-right:12px;border-radius:4px}.document-card-checkmark:after{content:"";position:absolute;display:none;left:7px;top:2px;width:7px;height:12px;border:solid hsl(0,0%,100%);border-width:0 2px 2px 0;transform:rotate(45deg)}.document-card-checkmark:hover{border-color:#4c5696;cursor:pointer}.document-card .slot-content{display:flex;justify-content:space-between;padding:4px 0}.document-card .slot-content-btn{background:transparent;border:none;text-align:left;text-decoration:none;padding:0;cursor:pointer;width:1px;height:auto;min-width:0;align-items:center;justify-content:flex-start;flex-grow:1;flex-shrink:1;flex-basis:0}.document-card .slot-content-btn:focus{outline:none}.document-card .slot-content-btn:hover .slot-content-title,.document-card .slot-content-btn:focus .slot-content-title{color:#007bc2}.document-card .slot-content span{display:flex;min-width:0;flex-direction:column}.document-card .slot-content-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;color:#30303b;margin-bottom:0}.document-card .slot-content-folder-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;color:#6e6e87;margin-bottom:0}.document-card .slot-content-title-editing{width:100%;display:flex}.document-card .slot-content-title-editing .nr-field{flex:auto}.document-card .slot-content-title-editing input{width:100%;height:35px;margin:0;border:1px solid hsl(240,10%,71%);border-radius:4px;padding-left:8px}.document-card .slot-content-title-editing .nr-button{width:auto;padding:0}.document-card .slot-content-title-editing .nr-button:not(:hover),.document-card .slot-content-title-editing .nr-button:not(:focus){border-width:0}.document-card .slot-content-title-editing .nr-icon{font-size:24px;color:#6e6e87;display:inline-block;margin:4px}.document-card .slot-content-title-editing .nr-icon:hover,.document-card .slot-content-title-editing .nr-icon:focus{color:#000}.document-card-footer{display:flex;justify-content:space-between}.document-card-footer .nr-tag{margin:0 .125rem}.document-card-footer .nr-tag:first-child{margin-left:0;margin-left:initial}.document-card-footer .nr-tag:last-child{margin-right:0;margin-right:initial}.document-card .public-visibility{margin-left:8px;color:#00854d;font-weight:700}.document-card .requester-visibility{color:#007bc2;font-weight:700}.document-card .document-card-actions-rs,.document-card .document-card-actions-rr{opacity:0}.document-card:hover,.document-card:focus,.document-card:focus-within{box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b;position:relative}.document-card:hover .document-card-actions-rs,.document-card:hover .document-card-actions-rr,.document-card:focus .document-card-actions-rs,.document-card:focus .document-card-actions-rr,.document-card:focus-within .document-card-actions-rs,.document-card:focus-within .document-card-actions-rr{opacity:1}.document-card-disabled{opacity:.4}.document-card-disabled>*{cursor:default}.document-card-disabled:hover,.document-card-disabled:focus{box-shadow:none;position:relative;z-index:1}.document-card-disabled .checkbox.checkbox[disabled]{cursor:default}.none-highlight{border:1px solid hsl(0,0%,100%)}.red-highlight{border:1px solid hsl(0,100%,44%);border-left:4px solid hsl(0,100%,44%)}.purple-highlight{border:1px solid hsl(232,76%,25%);border-left:4px solid hsl(232,76%,25%)}.orange-highlight{border:1px solid hsl(8,100%,62%);border-left:4px solid hsl(8,100%,62%)}.yellow-highlight{border:1px solid hsl(56,94%,54%);border-left:4px solid hsl(56,94%,54%)}.green-highlight{border:1px solid hsl(155,100%,26%);border-left:4px solid hsl(155,100%,26%)}.default-highlight{border:1px solid hsl(240,10%,96%);border-left:4px solid hsl(240,10%,96%)}.blue-highlight{border:1px solid hsl(202,100%,38%);border-left:4px solid hsl(202,100%,38%)}.blue-100-highlight{border:1px solid #1b34ff;border-left:4px solid #1b34ff}.black-highlight{border:1px solid hsl(240,10%,4%);border-left:4px solid hsl(240,10%,4%)}.green-background{background-color:#e1f5ed}.purple-background{background-color:#f2f3ff}.documents-card-header-processing{color:#e00000}
