#blazor-error-ui{background:#ffffe0;bottom:0;-webkit-box-shadow:0-1px 2px rgba(0,0,0,.2);box-shadow:0-1px 2px rgba(0,0,0,.2);display:none;left:0;padding:.6rem 1.25rem .7rem;position:fixed;width:100%;z-index:1000}#blazor-error-ui .dismiss{cursor:pointer;position:absolute;right:.75rem;top:.5rem}.loading-progress{position:relative;display:block;width:8rem;height:8rem;margin:20vh auto 1rem}.loading-progress circle{fill:none;stroke:#e0e0e0;stroke-width:.6rem;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.loading-progress circle:last-child{stroke:#de4c4a;stroke-dasharray:calc(3.141*var(--blazor-load-percentage, 0%)*.8),500%;-webkit-transition:stroke-dasharray .05s ease-in-out;transition:stroke-dasharray .05s ease-in-out}.loading-progress-text{position:absolute;text-align:center;font-weight:700;inset:calc(20vh + 3.25rem)0 auto .2rem}.loading-progress-text:after{content:var(--blazor-load-percentage-text, "Cargando")}.example-column>.card:last-of-type{margin-bottom:0}.highlight pre,pre.highlight{max-height:30rem;overflow:auto;background:#354052;color:#fff}.highlight .htmlAttributeName,.highlight .razor{color:#ffe484}.highlight .htmlElementName,.highlight .htmlTagDelimiter{color:#ff8383}.highlight .htmlAttributeValue,.highlight .string{color:#b5f4a5}.highlight .keyword{color:#93ddfd}.iconlist-container{min-height:800px}.example{padding:2rem;margin:2rem 0;border:1px solid solid lightgray;border-radius:3px 3px 0 0;position:relative;min-height:12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:auto}.example-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.example-centered .example-content{-webkit-box-flex:0;-ms-flex:0 auto;flex:0 auto}.example-content{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}.example-bg{background-color:#f5f7fb}.example-code{margin:2rem 0;border-top:none}.example-code pre{margin:0;border-radius:0 0 3px 3px}.example+.example-code{margin-top:-2rem}.example-column{margin:0 auto}.example-column-1{max-width:20rem}.example-column-2{max-width:40rem}.page-wrapper{background-color:#fff}.add-task__icon,.add-task__toggle{display:-webkit-box;display:-ms-flexbox;display:flex}.add-task__toggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:gray;cursor:pointer;margin-top:.6rem}.add-task__icon{border-radius:50%;margin-right:.4rem;place-items:center}.add-task__icon svg{stroke:#de4c4a}.comment-image img{max-width:45%}.comments_attachment_image{border:1px solid #f5f5f5;border-radius:10px;max-width:100%;min-height:10px;min-width:10px}