@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Open Sans,poppins,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.btn-blue{--bg-opacity:1;background-color:#4299e1;background-color:rgba(66,153,225,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-weight:700;padding:.5rem 1rem;border-radius:.25rem}.hero{padding-top:5rem;padding-bottom:5rem}.title{font-size:3rem;text-align:center;color:#333;line-height:1.15}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.duration-200{transition-duration:.2s!important}.transition-all{transition-property:all!important}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform!important}.col-span-1{grid-column:span 1/span 1!important}.col-span-2{grid-column:span 2/span 2!important}.col-span-3{grid-column:span 3/span 3!important}.col-span-5{grid-column:span 5/span 5!important}.col-span-6{grid-column:span 6/span 6!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.gap-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-4{grid-gap:1rem!important;gap:1rem!important}.gap-x-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-8{width:2rem!important}.w-16{width:4rem!important}.w-24{width:6rem!important}.w-32{width:8rem!important}.w-40{width:10rem!important}.w-48{width:12rem!important}.w-64{width:16rem!important}.w-1\/2{width:50%!important}.w-1\/3{width:33.333333%!important}.w-2\/3{width:66.666667%!important}.w-1\/4{width:25%!important}.w-3\/4{width:75%!important}.w-1\/5{width:20%!important}.w-2\/5{width:40%!important}.w-3\/5{width:60%!important}.w-4\/5{width:80%!important}.w-1\/6{width:16.666667%!important}.w-2\/6{width:33.333333%!important}.w-3\/6{width:50%!important}.w-4\/6{width:66.666667%!important}.w-5\/6{width:83.333333%!important}.w-3\/12{width:25%!important}.w-4\/12{width:33.333333%!important}.w-5\/12{width:41.666667%!important}.w-6\/12{width:50%!important}.w-7\/12{width:58.333333%!important}.w-8\/12{width:66.666667%!important}.w-9\/12{width:75%!important}.w-10\/12{width:83.333333%!important}.w-11\/12{width:91.666667%!important}.w-full{width:100%!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.underline{text-decoration:underline!important}.no-underline{text-decoration:none!important}.hover\:underline:hover{text-decoration:underline!important}.uppercase{text-transform:uppercase!important}.capitalize{text-transform:capitalize!important}.normal-case{text-transform:none!important}.italic{font-style:italic!important}.text-black{color:#000!important;color:rgba(0,0,0,var(--text-opacity))!important}.text-black,.text-white{--text-opacity:1!important}.text-white{color:#fff!important;color:rgba(255,255,255,var(--text-opacity))!important}.text-gray-400{--text-opacity:1!important;color:#cbd5e0!important;color:rgba(203,213,224,var(--text-opacity))!important}.text-gray-500{--text-opacity:1!important;color:#a0aec0!important;color:rgba(160,174,192,var(--text-opacity))!important}.text-gray-600{--text-opacity:1!important;color:#718096!important;color:rgba(113,128,150,var(--text-opacity))!important}.text-gray-700{--text-opacity:1!important;color:#4a5568!important;color:rgba(74,85,104,var(--text-opacity))!important}.text-gray-800{--text-opacity:1!important;color:#2d3748!important;color:rgba(45,55,72,var(--text-opacity))!important}.text-red-500{--text-opacity:1!important;color:#f56565!important;color:rgba(245,101,101,var(--text-opacity))!important}.text-red-600{--text-opacity:1!important;color:#e53e3e!important;color:rgba(229,62,62,var(--text-opacity))!important}.text-red-700{--text-opacity:1!important;color:#c53030!important;color:rgba(197,48,48,var(--text-opacity))!important}.text-yellow-700{--text-opacity:1!important;color:#b7791f!important;color:rgba(183,121,31,var(--text-opacity))!important}.text-green-600{--text-opacity:1!important;color:#38a169!important;color:rgba(56,161,105,var(--text-opacity))!important}.text-green-700{--text-opacity:1!important;color:#2f855a!important;color:rgba(47,133,90,var(--text-opacity))!important}.text-blue-400{--text-opacity:1!important;color:#63b3ed!important;color:rgba(99,179,237,var(--text-opacity))!important}.text-blue-500{--text-opacity:1!important;color:#4299e1!important;color:rgba(66,153,225,var(--text-opacity))!important}.text-blue-600{--text-opacity:1!important;color:#3182ce!important;color:rgba(49,130,206,var(--text-opacity))!important}.text-blue-700{--text-opacity:1!important;color:#2b6cb0!important;color:rgba(43,108,176,var(--text-opacity))!important}.text-indigo-400{--text-opacity:1!important;color:#7f9cf5!important;color:rgba(127,156,245,var(--text-opacity))!important}.text-indigo-600{--text-opacity:1!important;color:#5a67d8!important;color:rgba(90,103,216,var(--text-opacity))!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.table-fixed{table-layout:fixed!important}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)!important}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)!important}.resize{resize:both!important}.top-0{top:0!important}.right-0{right:0!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-6{padding:1.5rem!important}.p-8{padding:2rem!important}.p-10{padding:2.5rem!important}.p-12{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-12{padding-left:3rem!important;padding-right:3rem!important}.px-20{padding-left:5rem!important;padding-right:5rem!important}.px-40{padding-left:10rem!important;padding-right:10rem!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pl-1{padding-left:.25rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pt-4{padding-top:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.pr-5{padding-right:1.25rem!important}.pt-6{padding-top:1.5rem!important}.pr-6{padding-right:1.5rem!important}.pl-6{padding-left:1.5rem!important}.pt-8{padding-top:2rem!important}.pr-8{padding-right:2rem!important}.pl-8{padding-left:2rem!important}.pl-10{padding-left:2.5rem!important}.pl-16{padding-left:4rem!important}.pt-20{padding-top:5rem!important}.pt-32{padding-top:8rem!important}.pr-32{padding-right:8rem!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.opacity-50{opacity:.5!important}.min-w-0{min-width:0!important}.max-w-md{max-width:28rem!important}.max-w-xl{max-width:36rem!important}.m-0{margin:0!important}.m-2{margin:.5rem!important}.m-3{margin:.75rem!important}.m-auto{margin:auto!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-20{margin-top:5rem!important;margin-bottom:5rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.-my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.mb-0{margin-bottom:0!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mt-5{margin-top:1.25rem!important}.mr-5{margin-right:1.25rem!important}.mb-5{margin-bottom:1.25rem!important}.ml-5{margin-left:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mr-6{margin-right:1.5rem!important}.mb-6{margin-bottom:1.5rem!important}.ml-6{margin-left:1.5rem!important}.mt-8{margin-top:2rem!important}.mr-8{margin-right:2rem!important}.mb-8{margin-bottom:2rem!important}.ml-8{margin-left:2rem!important}.mt-10{margin-top:2.5rem!important}.mr-10{margin-right:2.5rem!important}.mb-10{margin-bottom:2.5rem!important}.ml-10{margin-left:2.5rem!important}.mt-12{margin-top:3rem!important}.mb-12{margin-bottom:3rem!important}.ml-12{margin-left:3rem!important}.mt-16{margin-top:4rem!important}.mb-16{margin-bottom:4rem!important}.ml-16{margin-left:4rem!important}.mt-20{margin-top:5rem!important}.mb-20{margin-bottom:5rem!important}.ml-20{margin-left:5rem!important}.mt-24{margin-top:6rem!important}.mr-24{margin-right:6rem!important}.mt-32{margin-top:8rem!important}.ml-32{margin-left:8rem!important}.ml-64{margin-left:16rem!important}.mt-auto{margin-top:auto!important}.-mb-1{margin-bottom:-.25rem!important}.-ml-1{margin-left:-.25rem!important}.-mb-2{margin-bottom:-.5rem!important}.-mt-4{margin-top:-1rem!important}.-mt-6{margin-top:-1.5rem!important}.-ml-10{margin-left:-2.5rem!important}.-ml-32{margin-left:-8rem!important}.list-disc{list-style-type:disc!important}.list-decimal{list-style-type:decimal!important}.leading-3{line-height:.75rem!important}.leading-4{line-height:1rem!important}.leading-5{line-height:1.25rem!important}.leading-snug{line-height:1.375!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-base{font-size:1rem!important}.text-lg{font-size:1.125rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important}.h-2{height:.5rem!important}.h-4{height:1rem!important}.h-5{height:1.25rem!important}.h-6{height:1.5rem!important}.h-8{height:2rem!important}.h-10{height:2.5rem!important}.h-12{height:3rem!important}.h-16{height:4rem!important}.h-20{height:5rem!important}.h-32{height:8rem!important}.h-screen{height:100vh!important}.font-thin{font-weight:200!important}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-sans{font-family:Open Sans,poppins,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important}.flex-shrink-0{flex-shrink:0!important}.flex-grow{flex-grow:1!important}.flex-1{flex:1 1 0%!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-items-stretch{justify-items:stretch!important}.self-center{align-self:center!important}.content-center{align-content:center!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-stretch{align-items:stretch!important}.flex-wrap{flex-wrap:wrap!important}.flex-no-wrap{flex-wrap:nowrap!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.grid{display:grid!important}.hidden{display:none!important}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.cursor-not-allowed{cursor:not-allowed!important}.border-2{border-width:2px!important}.border-4{border-width:4px!important}.border{border-width:1px!important}.border-t-2{border-top-width:2px!important}.border-r-2{border-right-width:2px!important}.border-b-2{border-bottom-width:2px!important}.border-l-2{border-left-width:2px!important}.border-t-4{border-top-width:4px!important}.border-t-8{border-top-width:8px!important}.border-t{border-top-width:1px!important}.border-r{border-right-width:1px!important}.border-b{border-bottom-width:1px!important}.border-l{border-left-width:1px!important}.border-solid{border-style:solid!important}.border-dotted{border-style:dotted!important}.border-none{border-style:none!important}.rounded-sm{border-radius:.125rem!important}.rounded{border-radius:.25rem!important}.rounded-md{border-radius:.375rem!important}.rounded-lg{border-radius:.5rem!important}.rounded-full{border-radius:9999px!important}.rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.rounded-br-lg{border-bottom-right-radius:.5rem!important}.rounded-bl-lg{border-bottom-left-radius:.5rem!important}.border-black{border-color:#000!important;border-color:rgba(0,0,0,var(--border-opacity))!important}.border-black,.border-white{--border-opacity:1!important}.border-white{border-color:#fff!important;border-color:rgba(255,255,255,var(--border-opacity))!important}.border-gray-200{--border-opacity:1!important;border-color:#edf2f7!important;border-color:rgba(237,242,247,var(--border-opacity))!important}.border-gray-300{--border-opacity:1!important;border-color:#e2e8f0!important;border-color:rgba(226,232,240,var(--border-opacity))!important}.border-gray-400{--border-opacity:1!important;border-color:#cbd5e0!important;border-color:rgba(203,213,224,var(--border-opacity))!important}.border-gray-500{--border-opacity:1!important;border-color:#a0aec0!important;border-color:rgba(160,174,192,var(--border-opacity))!important}.border-gray-600{--border-opacity:1!important;border-color:#718096!important;border-color:rgba(113,128,150,var(--border-opacity))!important}.border-gray-700{--border-opacity:1!important;border-color:#4a5568!important;border-color:rgba(74,85,104,var(--border-opacity))!important}.border-red-500{--border-opacity:1!important;border-color:#f56565!important;border-color:rgba(245,101,101,var(--border-opacity))!important}.border-orange-400{--border-opacity:1!important;border-color:#f6ad55!important;border-color:rgba(246,173,85,var(--border-opacity))!important}.border-blue-400{--border-opacity:1!important;border-color:#63b3ed!important;border-color:rgba(99,179,237,var(--border-opacity))!important}.border-blue-700{--border-opacity:1!important;border-color:#2b6cb0!important;border-color:rgba(43,108,176,var(--border-opacity))!important}.border-collapse{border-collapse:collapse!important}.bg-white{background-color:#fff!important;background-color:rgba(255,255,255,var(--bg-opacity))!important}.bg-gray-100,.bg-white{--bg-opacity:1!important}.bg-gray-100{background-color:#f7fafc!important;background-color:rgba(247,250,252,var(--bg-opacity))!important}.bg-gray-200{--bg-opacity:1!important;background-color:#edf2f7!important;background-color:rgba(237,242,247,var(--bg-opacity))!important}.bg-gray-300{--bg-opacity:1!important;background-color:#e2e8f0!important;background-color:rgba(226,232,240,var(--bg-opacity))!important}.bg-gray-400{--bg-opacity:1!important;background-color:#cbd5e0!important;background-color:rgba(203,213,224,var(--bg-opacity))!important}.bg-gray-500{--bg-opacity:1!important;background-color:#a0aec0!important;background-color:rgba(160,174,192,var(--bg-opacity))!important}.bg-red-100{background-color:#fff5f5!important;background-color:rgba(255,245,245,var(--bg-opacity))!important}.bg-red-100,.bg-red-200{--bg-opacity:1!important}.bg-red-200{background-color:#fed7d7!important;background-color:rgba(254,215,215,var(--bg-opacity))!important}.bg-red-500{background-color:#f56565!important;background-color:rgba(245,101,101,var(--bg-opacity))!important}.bg-red-500,.bg-red-600{--bg-opacity:1!important}.bg-red-600{background-color:#e53e3e!important;background-color:rgba(229,62,62,var(--bg-opacity))!important}.bg-red-700{background-color:#c53030!important;background-color:rgba(197,48,48,var(--bg-opacity))!important}.bg-red-700,.bg-red-800{--bg-opacity:1!important}.bg-red-800{background-color:#9b2c2c!important;background-color:rgba(155,44,44,var(--bg-opacity))!important}.bg-orange-500{--bg-opacity:1!important;background-color:#ed8936!important;background-color:rgba(237,137,54,var(--bg-opacity))!important}.bg-orange-600{--bg-opacity:1!important;background-color:#dd6b20!important;background-color:rgba(221,107,32,var(--bg-opacity))!important}.bg-yellow-200{--bg-opacity:1!important;background-color:#fefcbf!important;background-color:rgba(254,252,191,var(--bg-opacity))!important}.bg-yellow-500{--bg-opacity:1!important;background-color:#ecc94b!important;background-color:rgba(236,201,75,var(--bg-opacity))!important}.bg-green-200{--bg-opacity:1!important;background-color:#c6f6d5!important;background-color:rgba(198,246,213,var(--bg-opacity))!important}.bg-green-400{--bg-opacity:1!important;background-color:#68d391!important;background-color:rgba(104,211,145,var(--bg-opacity))!important}.bg-green-600{--bg-opacity:1!important;background-color:#38a169!important;background-color:rgba(56,161,105,var(--bg-opacity))!important}.bg-green-700{--bg-opacity:1!important;background-color:#2f855a!important;background-color:rgba(47,133,90,var(--bg-opacity))!important}.bg-green-800{--bg-opacity:1!important;background-color:#276749!important;background-color:rgba(39,103,73,var(--bg-opacity))!important}.bg-blue-100{--bg-opacity:1!important;background-color:#ebf8ff!important;background-color:rgba(235,248,255,var(--bg-opacity))!important}.bg-blue-200{--bg-opacity:1!important;background-color:#bee3f8!important;background-color:rgba(190,227,248,var(--bg-opacity))!important}.bg-blue-400{--bg-opacity:1!important;background-color:#63b3ed!important;background-color:rgba(99,179,237,var(--bg-opacity))!important}.bg-blue-500{--bg-opacity:1!important;background-color:#4299e1!important;background-color:rgba(66,153,225,var(--bg-opacity))!important}.bg-blue-600{--bg-opacity:1!important;background-color:#3182ce!important;background-color:rgba(49,130,206,var(--bg-opacity))!important}.bg-blue-700{--bg-opacity:1!important;background-color:#2b6cb0!important;background-color:rgba(43,108,176,var(--bg-opacity))!important}.hover\:bg-orange-800:hover{--bg-opacity:1!important;background-color:#9c4221!important;background-color:rgba(156,66,33,var(--bg-opacity))!important}.hover\:bg-green-800:hover{--bg-opacity:1!important;background-color:#276749!important;background-color:rgba(39,103,73,var(--bg-opacity))!important}.hover\:bg-blue-800:hover{--bg-opacity:1!important;background-color:#2c5282!important;background-color:rgba(44,82,130,var(--bg-opacity))!important}.divide-y>:not(template)~:not(template){--divide-y-reverse:0!important;border-top-width:calc(1px*(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(1px*var(--divide-y-reverse))!important}.space-y-2>:not(template)~:not(template){--space-y-reverse:0!important;margin-top:calc(0.5rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0.5rem*var(--space-y-reverse))!important}.space-x-2>:not(template)~:not(template){--space-x-reverse:0!important;margin-right:calc(0.5rem*var(--space-x-reverse))!important;margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))!important}.space-y-4>:not(template)~:not(template){--space-y-reverse:0!important;margin-top:calc(1rem*(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1rem*var(--space-y-reverse))!important}.space-x-4>:not(template)~:not(template){--space-x-reverse:0!important;margin-right:calc(1rem*var(--space-x-reverse))!important;margin-left:calc(1rem*(1 - var(--space-x-reverse)))!important}@media (min-width:640px){.sm\:container{width:100%;max-width:640px}@media (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1280px){.sm\:container{max-width:1280px}}.sm\:col-span-2{grid-column:span 2/span 2!important}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.sm\:w-16{width:4rem!important}.sm\:w-1\/2{width:50%!important}.sm\:w-1\/3{width:33.333333%!important}.sm\:w-2\/3{width:66.666667%!important}.sm\:w-1\/4{width:25%!important}.sm\:w-1\/5{width:20%!important}.sm\:w-3\/5{width:60%!important}.sm\:w-4\/5{width:80%!important}.sm\:w-1\/6{width:16.666667%!important}.sm\:w-full{width:100%!important}.sm\:p-4{padding:1rem!important}.sm\:p-6{padding:1.5rem!important}.sm\:p-8{padding:2rem!important}.sm\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.sm\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.sm\:px-16{padding-left:4rem!important;padding-right:4rem!important}.sm\:px-20{padding-left:5rem!important;padding-right:5rem!important}.sm\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:mb-0{margin-bottom:0!important}.sm\:mr-2{margin-right:.5rem!important}.sm\:ml-2{margin-left:.5rem!important}.sm\:mb-4{margin-bottom:1rem!important}.sm\:text-sm{font-size:.875rem!important}.sm\:text-base{font-size:1rem!important}.sm\:text-lg{font-size:1.125rem!important}.sm\:text-2xl{font-size:1.5rem!important}.sm\:text-3xl{font-size:1.875rem!important}.sm\:text-4xl{font-size:2.25rem!important}.sm\:flex-row{flex-direction:row!important}.sm\:flex{display:flex!important}.sm\:hidden{display:none!important}}@media (min-width:768px){.md\:container{width:100%}@media (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px){.md\:container{max-width:768px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1280px){.md\:container{max-width:1280px}}.md\:col-span-2{grid-column:span 2/span 2!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.md\:w-1\/2{width:50%!important}.md\:w-3\/5{width:60%!important}.md\:w-9\/12{width:75%!important}.md\:text-right{text-align:right!important}.md\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.md\:text-lg{font-size:1.125rem!important}.md\:text-xl{font-size:1.25rem!important}.md\:justify-between{justify-content:space-between!important}.md\:flex-row{flex-direction:row!important}.md\:flex{display:flex!important}}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}.lg\:w-1\/2{width:50%!important}.lg\:px-8{padding-left:2rem!important;padding-right:2rem!important}.lg\:mr-2{margin-right:.5rem!important}.lg\:ml-2{margin-left:.5rem!important}.lg\:text-base{font-size:1rem!important}.lg\:text-xl{font-size:1.25rem!important}.lg\:text-2xl{font-size:1.5rem!important}.lg\:flex-row{flex-direction:row!important}}@media (min-width:1280px){.xl\:container{width:100%}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}.xl\:w-1\/3,.xl\:w-4\/12{width:33.333333%!important}}.MuiCheckbox-colorSecondary.Mui-checked{color:#025baf}.header .active{font-weight:700!important;border-bottom:3px solid}.MuiLinearProgress-barColorPrimary{background-color:#2992fc!important}.swal-text{margin-top:15px;font-size:14px;text-align:center}.btn-config-add-account{text-decoration:none!important;background-color:#00f;color:#fff!important;text-align:center;margin-top:auto!important;font-size:small;cursor:pointer;font-weight:500;width:110px;margin-left:75px;padding:.5rem .75rem}.swal-footer{text-align:center}.swal-notif-success{background-color:#eefcf0;border-left:7px solid #55c75a}.swal-notif-warning{background-color:#fffcef;border-left:7px solid #ffd47e}.config-edit-patient .btn-orange.MuiButton-containedPrimary:hover{background-color:#fa6400}.no-uppercase.MuiButton-root{text-transform:capitalize}.btn-bgc-orange{background-color:#fef1e4!important;color:#fa6400!important}.btn-bgc-pink{background-color:#ffe8e8!important;color:#e02020!important}.btn-bgc-pink-status{background-color:#faaec9!important;color:#e02020!important;font-weight:700}.btn-bgc-red{background-color:red!important;color:#fff!important}.btn-bgc-red.Mui-disabled{color:rgba(0,0,0,.26)!important;box-shadow:none!important;background-color:rgba(0,0,0,.12)!important}.btn-bgc-blue{background-color:#00a2e8!important;color:#fff!important}.btn-bgc-blue.Mui-disabled{color:rgba(0,0,0,.26)!important;box-shadow:none!important;background-color:rgba(0,0,0,.12)!important}.btn-bgc-blue-status{background-color:#99d9ea!important;color:#4b6982!important;font-weight:700}.table-scheduling .MuiInputBase-input.Mui-disabled{opacity:.2;text-align:center}.upload>input[type=text]{border:1px solid #b5bcc7;width:360px;text-align:left;line-height:38px;margin-right:10px}.upload>input[type=text]::-webkit-file-upload-button{background:#485dc5;color:#fff;line-height:38px;padding:0 20px;margin-right:0;border:none;float:right}.caret-hidden{caret-color:transparent}@media print{.page-margin-nipt{margin:140px 40px 40px}.page-margin-nipt-side{margin:0 40px 40px}.no-print{visibility:hidden}.print{margin-top:0}.page-print{page-break-inside:avoid!important}.print-specimen{page-break-after:always!important}.grey-background-on-print{background-color:#e9e9e9!important}.grey-background-on-print,.lowrisk-background-on-print{-webkit-print-color-adjust:exact;printer-colors:exact;color-adjust:exact}.lowrisk-background-on-print{background-color:#92d050!important}.borderline-background-on-print{background-color:#ffc000!important}.borderline-background-on-print,.risk-background-on-print{-webkit-print-color-adjust:exact;printer-colors:exact;color-adjust:exact}.risk-background-on-print{background-color:red!important}}.loading{z-index:9999!important}.btn-disabled{background-color:rgba(0,0,0,.15);border-radius:4px;color:rgba(0,0,0,.35);font-weight:700;cursor:not-allowed}.gsi-logo,.gsi-signature{height:85px;width:auto}.data-not-found{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh}.text-xxs{font-size:.5rem!important}@media print{.grey-background-on-print{background-color:#e9e9e9!important;-webkit-print-color-adjust:exact;printer-colors:exact;color-adjust:exact}}.grey-background-default{background-color:#e9e9e9;-webkit-print-color-adjust:exact}.lowrisk-background-default{background-color:#92d050;-webkit-print-color-adjust:exact}.borderline-background-default{background-color:#ffc000;-webkit-print-color-adjust:exact}.risk-background-default{background-color:red;-webkit-print-color-adjust:exact}.headtable-background-on-print{height:80px;background-color:#0066b1;color:#fff;color-adjust:exact}.headtable-background-on-print,.table-speciment{-webkit-print-color-adjust:exact;printer-colors:exact}.table-speciment{background-image:linear-gradient(to bottom right,#fff,#e7e7e7);color-adjust:exact}@font-face{font-family:proxima-nova-light;src:url(/font/proxima-nova-light.otf);font-weight:400;font-style:normal}@font-face{font-family:proxima-nova-regular;src:url(/font/ProximaNova-Regular.otf);font-weight:400;font-style:normal}@font-face{font-family:proxima-nova-bold;src:url(/font/proxima-nova-bold.otf);font-weight:400;font-style:normal}.risk-icon{height:15px;width:auto}.text-sex-chr:after{content:"-"}.text-default-blue{color:#00f!important}#dateSymptom{font-size:12px}@media screen and (min-width:375px){#dateSymptom{font-size:14px}}@media screen and (min-width:414px){#dateSymptom{font-size:16px}}.custom-tooltip-apex{padding:8px;border-radius:6px}.custom-tooltip-apex>.custom-tooltip-name{font-weight:600;color:#fff;line-height:14px}.custom-tooltip-apex>.custom-tooltip-value{color:#fff;font-size:18px;font-weight:700}.custom-tooltip-value>.custom-tooltip-label{font-size:14px;font-weight:400}@media screen and (min-width:414px){.custom-tooltip-apex{padding:12px;border-radius:8px}.custom-tooltip-apex>.custom-tooltip-name{font-weight:600;color:#fff;line-height:14px}.custom-tooltip-apex>.custom-tooltip-value{color:#fff;font-size:24px;font-weight:700}.custom-tooltip-value>.custom-tooltip-label{font-size:14px;font-weight:400}}.h-patients-tracker{height:54px!important}@media only screen and (min-width:390px){.h-patients-tracker{height:44px!important}}@media only screen and (min-width:542px){.h-patients-tracker{height:24px!important}}@media only screen and (min-width:640px){.h-patients-tracker{height:54px!important}}@media only screen and (min-width:1112px){.h-patients-tracker{height:44px!important}}@media only screen and (min-width:1385px){.h-patients-tracker{height:24px!important}}.qr-code-class{border-radius:8px;overflow:hidden;position:relative;padding:5px}.qr-code-class:after,.qr-code-class:before{content:"";position:absolute;left:0;top:0;display:block;height:45px;width:10px;background-color:#9a0000;border-radius:2px}.siku-bottom-left,.siku-bottom-right,.siku-top-right{display:block;position:absolute;width:45px;height:10px;background-color:#9a0000;border-radius:2px;z-index:1}.siku-bottom-left:after,.siku-bottom-right:after,.siku-top-right:after{content:"";position:absolute;display:block;height:45px;width:10px;background-color:#9a0000;border-radius:2px;z-index:3}.siku-top-right,.siku-top-right:after{right:0;top:0}.siku-bottom-right,.siku-bottom-right:after{right:0;bottom:0}.siku-bottom-left,.siku-bottom-left:after{left:0;bottom:0;z-index:2}.qr-code-class:before{height:10px;width:45px;z-index:2}.qr-code-class>section>section>div{box-shadow:none!important;border:none!important}.qr-code-class .line-animation{position:absolute;height:2px;width:190px;background-color:rgba(154,0,0,.5);top:5px;left:5px;z-index:1;animation:animated-line 3s linear 1s infinite alternate}@keyframes animated-line{0%{top:5px}to{top:calc(100% - 5px)}}.custom-chip{max-width:120px;width:auto;background-color:#bbdefb;padding:4px;border-radius:50px;color:#1565c0}.custom-chip,.custom-chip-process{white-space:pre-wrap;text-align:center;cursor:default}.custom-chip-process{display:inline-block;background-color:#dbffeb;padding:8px 10px;border-radius:4px;color:#3da56c}.log-queue-list .search-container{max-width:500px}.log-queue-list .search-container-detail{max-width:700px;width:700px}.log-queue-list .MuiInput-underline:after,.log-queue-list .MuiInput-underline:before,.log-queue-list .MuiInput-underline:hover,.log-queue-list .MuiInput-underline:hover:not(.Mui-disabled):before{border-bottom:none}#receiving_summary_filter_detail.MuiSelect-selectMenu{min-height:0}#receiving_summary_filter_detail.MuiSelect-select:focus{background-color:transparent}#receiving_summary_filter_detail.MuiInputBase-input{padding:0}.c-select .MuiInput-underline:before{content:"";border-bottom:none}.c-select .MuiInput-underline:hover:not(.Mui-disabled):before{border-bottom:none}.c-select .MuiInput-underline:after{border-bottom:none;content:""}.c-select .MuiIconButton-root,.receiving_table-list .MuiTableCell-root{padding:8px}.no-padding .MuiOutlinedInput-input,.no-padding .MuiOutlinedInput-multiline{padding:6px 7px}.most-specimen .apexcharts-legend,.most-specimen .apexcharts-legend-series{display:block!important}.max-492{max-height:492px}.create-lab-request .MuiTypography-body1{font-weight:700;font-size:18px;color:#5a5f62}.create-lab-request,.draft-lab-request{display:flex;flex-direction:column}.draft-lab-request .card-list,.halodoc .card-list{background-color:#f5f5f5;padding:20px;margin-bottom:30px}.draft-lab-request .card-title,.halodoc .card-title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px}.draft-lab-request .text-not-found{background-color:#fef0f0;padding:20px 70px;border-left:10px solid red;border-radius:0;margin-top:40px}.form-edit .MuiFormControl-root.MuiTextField-root.MuiFormControl-marginNormal{margin-top:7px}.search-container{display:flex;flex-direction:column;align-items:center}.search-container>.MuiTypography-root.MuiTypography-body1{font-size:18px;font-weight:700;color:#2f2f2f;margin-top:40px}.search-container .MuiOutlinedInput-root{position:relative;border-radius:0}.Rectangle-5-Copy-11{height:44px;border:2px solid #ced4da;background-color:#efefef}.sub-header{width:100%;background-color:#fff5f5}.sub-header .sub-header-container{display:flex;height:80px;flex-direction:row;justify-content:space-between;align-items:center}.sub-header .sub-header-title{font-weight:700;font-size:22px}.MuiFormControlLabel-label.Mui-disabled,.MuiInputBase-root.Mui-disabled{color:inherit!important}.btn-print-confirmation{width:100px;text-decoration:none!important;background-color:#00f;color:#fff!important;text-align:center;margin-top:auto!important;line-height:35px;font-size:small;cursor:pointer;font-weight:500}.btn-print-confirmation:active{transform:scale(.98)}.MuiInputBase-root.Mui-disabled{background-color:#d3d3d3}@media only screen and (max-width:768px){.Rectangle-5-Copy-11{width:100%;height:44px;border:2px solid #ced4da;background-color:#efefef;padding:13px 27px;margin-bottom:30px;margin-top:35px}.search-container .MuiTypography-root.MuiTypography-body1{text-align:center;font-size:small}.sub-header .sub-header-title{font-weight:700;font-size:18px}.search-result .MuiFormControl-root.MuiTextField-root{width:200px}.search-result .MuiOutlinedInput-adornedStart{padding-left:3px}.draft-lab-request .MuiOutlinedInput-input{padding:10px 5px;font-size:small}.draft-lab-request .MuiGrid-root.MuiGrid-item.MuiGrid-grid-sm-6>.mb-3.font-bold{margin-top:20px}.draft-lab-request .card-list{margin-left:0}}.search-patient{border:3px solid #000;border-radius:15px;margin-top:20px;padding:10px}.dashboard{background-color:#f5f5f5}.background-gradient{background-image:linear-gradient(270deg,#ffcaca,#fff)}.home{background-color:#f9f9f9}.home .red-color{color:#9a0000}.home .timezone-card{width:300px;background-color:#ffcdce;border-radius:6px}.home .submenu-container{padding:10px;border:1px solid #d3d3d3;background-color:#fff;border-radius:7px}.home .greetings-container{flex-direction:row;justify-content:space-between}.home .tracker-card{padding:7px;border-radius:7px}.home .pink-card{background-color:#f7d8f5;box-shadow:0 3px 5px 0 #fbb1f7}.home .cyan-card{background-color:#cdf8fd;box-shadow:0 3px 5px 0 #b1e9f1}.home .peach-card{background-color:rgba(255,193,7,.34902);box-shadow:0 3px 5px 0 rgba(255,193,7,.64)}@media only screen and (max-width:768px){.home .timezone-card{width:auto}.home .submenu-container{padding:10px;border:1px solid #d3d3d3;width:auto;background-color:#fff;border-radius:7px;justify-items:center}.home .greetings-container{flex-direction:column;justify-content:space-between}}.organization-list .btn-container button{margin-top:145px;margin-left:10px}.badge-box{height:25px;width:25px;background-color:#9a0000;color:#fff;text-align:center;border-radius:3rem;line-height:22px;position:relative;top:-13px;left:58px;border:2px solid;font-size:12px}.sidebar .modul-list{color:#9b9b9b;font-size:16px}.sidebar .modul-list.active{background-color:#e9e9e9;color:#9a0000!important}.active-request-list .MuiOutlinedInput-input,.scheduling-list .MuiOutlinedInput-input{padding:10px 14px}button:focus,input:focus,option:active,option:hover,select:active,select:focus,select:hover{outline:none!important}.active-request-list .input-icons img,.scheduling-list .input-icons img{position:absolute}.active-request-list .icon,.scheduling-list .icon{padding:7px;min-width:40px}.active-request-list .input-field,.scheduling-list .input-field{width:100%;padding:10px 10px 10px 40px}.active-request-list .MuiInput-underline:after,.active-request-list .MuiInput-underline:before,.active-request-list .MuiInput-underline:hover,.active-request-list .MuiInput-underline:hover:not(.Mui-disabled):before,.active-request-list tr:nth-child(odd) td,.scheduling-list .MuiInput-underline:after,.scheduling-list .MuiInput-underline:before,.scheduling-list .MuiInput-underline:hover,.scheduling-list .MuiInput-underline:hover:not(.Mui-disabled):before{border-bottom:none}.scheduling-list .table-scheduling-edit .MuiInput-underline:after,.scheduling-list .table-scheduling-edit .MuiInput-underline:before,.scheduling-list .table-scheduling-edit .MuiInput-underline:hover,.scheduling-list .table-scheduling-edit .MuiInput-underline:hover:not(.Mui-disabled):before{border-bottom:1px solid}.scheduling-list .table-scheduling-edit .MuiInputBase-input.MuiInput-input{font-size:10px}.active-request-list .MuiSelect-select:focus,.scheduling-list .MuiSelect-select:focus{background:none}.active-request-list .btn-orange,.report-list .btn-orange,.scheduling-list .btn-orange{background-color:#fa6400;color:#fff;font-weight:700;width:48px;align-self:center;text-align:center;border-radius:4px}.active-request-list .btn-gray,.scheduling-list .btn-gray{width:48px}.active-request-list .btn-gray,.report-list .btn-gray,.scheduling-list .btn-gray{background-color:#efefef;color:#000;font-weight:700;align-self:center;text-align:center;border-radius:4px}.report-list .btn-gray{width:90px}.active-request-list .btn-status-pink,.scheduling-list .btn-status-pink{width:94px;background-color:#ffe8e8;align-self:center;color:#e02020;text-align:center;border-radius:4px}.scheduling-list .set-time{border-bottom:1px solid}.scheduling-list .set-time,.scheduling-list .set-time:hover{height:25px;padding-top:5px;font-size:.75rem;line-height:1rem}.scheduling-list .set-time:hover{border-bottom:2px solid}.line-time-picker{border-bottom:1px solid}.line-time-picker,.line-time-picker:hover{height:30px;padding-top:5px;font-size:1rem;line-height:1.5rem}.line-time-picker:hover{border-bottom:2px solid}.active-request-list .btn-status-yellow{width:94px;background-color:#fef1e4;align-self:center;color:#f7b500;text-align:center;border-radius:4px}.active-request-list .btn-status-orange{width:94px;background-color:#fff1e4;align-self:center;color:#fa6400;text-align:center;border-radius:4px}.active-request-list .btn-status-green{width:94px;background-color:#dbffeb;align-self:center;color:#3da56c;text-align:center;border-radius:4px}.active-request-list .btn-status-blue,.scheduling-list .btn-status-blue{width:94px;background-color:#e2eeff;align-self:center;color:#0144b8;text-align:center;border-radius:4px}.scheduling-list .btn-status-primary{width:94px;background-color:#00a2e8;align-self:center;color:#fff;text-align:center;border-radius:4px}.active-request-list input:disabled,.scheduling-list input:disabled{background-color:#fff}.active-request-list .MuiSelect-select.MuiSelect-select,.scheduling-list .MuiSelect-select.MuiSelect-select{padding-right:24px;padding-bottom:0;padding-top:0}.active-request-list .MuiTableCell-root,.scheduling-list .MuiTableCell-root{padding:12px}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;font-size:10px;width:210px;background-color:#fff;color:#2f2f2f;text-align:center;padding:5px 0;z-index:1;top:150%;left:50%;margin-left:-60px}.tooltip .tooltiptext,.tooltip .tooltiptext:after{position:absolute;box-shadow:10px 10px 40px -9px rgba(0,0,0,.75)}.tooltip .tooltiptext:after{content:"";bottom:100%;left:28.5%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#fff}.tooltip:hover .tooltiptext{visibility:visible}.active-request-list .MuiPaginationItem-textSecondary.Mui-selected,.active-request-list .MuiPaginationItem-textSecondary.Mui-selected:hover,.scheduling-list .MuiPaginationItem-textSecondary.Mui-selected,.scheduling-list .MuiPaginationItem-textSecondary.Mui-selected:hover{color:#fff;background-color:#9a0000}.active-request-list .MuiTable-root .text-xs,.scheduling-list .MuiTable-root .text-xs{font-size:10px!important}.active-request-list .search-container,.scheduling-list .search-container{width:500px}.table-scheduling-edit .table-data-edit{width:12%}.table-scheduling-edit .table-data-edit .MuiFormControl-marginNormal{margin-top:8px}.reprint-label{background-color:#00f;height:30px;line-height:30px;width:30px;border-radius:3px}.reprint-label-icon{width:15px!important;height:15px!important}.active-request-list .request-list .MuiTableCell-root{padding:10px}@media only screen and (max-width:1000px){.active-request-list .request-list>div:nth-child(2).flex-row{flex-direction:column!important}.active-request-list .request-list>div:nth-child(2).flex-row>div:nth-child(2){margin-top:15px}}@media only screen and (max-width:800px){.active-request-list>div:nth-child(2)>div:first-child{width:25%!important}.active-request-list>div:nth-child(2)>div:nth-child(2){width:75%!important}}.custom-antigen-flex{display:flex;flex-direction:row}.custom-antigen-flex2{display:flex;flex-direction:column}.custom-antigen-width{width:50%}.custom-tabel1{width:100%}.custom-width30{width:30%}.custom-width25{width:25%}.custom-width20{width:20%}.custom-position-container{height:1020.519685px;position:relative}.custom-position-address{position:absolute;left:0;bottom:0}.custom-qr-antigen{position:absolute;right:20mm;bottom:80mm}.custom-size-font{font-size:1.25rem;line-height:1.75rem}@media only screen and (max-width:640px){.custom-antigen-flex{display:flex;flex-direction:column}.custom-antigen-width,.custom-tabel{width:100%}table.custom-tabel td{width:25%}.custom-margin-mobile{margin:10px}.custom-position-container{height:auto;position:static}.custom-position-address,.custom-qr-antigen{position:static}.custom-size-font{font-size:1.125rem;line-height:1.75rem}.gsi-logo,.gsi-signature{height:60px;width:auto}}.custom-pcr-container{width:100%;display:flex;flex-direction:column}.custom-pcr-subheader{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.custom-pcr-subheader2{width:40%;display:flex;flex-direction:column}.custom-pcr-width60{width:60%}.custom-pcr-width75{width:75%}.custom-pcr-width25{width:25%}.custom-pcr-detail-patient{width:100%;display:flex;flex-direction:row;margin-bottom:.5rem}.custom-pcr-subdetail-patient{margin-right:.5rem}.custom-pcr-subdetail-patient,.custom-pcr-subdetail-patient2{width:50%;display:flex;flex-direction:row;border-color:rgb(156 163 175);border-width:2px;border-radius:.5rem;padding:1rem}.custom-pcr-subdetail-patient2{margin-left:.5rem}.custom-pcr-detail-sample{width:100%;display:flex;flex-direction:row;border-radius:.5rem;padding:1rem;margin-bottom:.5rem}.custom-pcr-subdetail-sample{width:50%;display:flex;flex-direction:row}.custom-pcr-subdetail-sample2{width:16.666667%}.custom-pcr-subdetail-sample3{width:33.333333%;display:flex;flex-direction:row}.custom-pcr-date-receive{width:50%;display:flex;flex-direction:column;text-align:right}.custom-qr-pcr{position:absolute;right:20mm;bottom:-215mm}.custom-size-font-pcr{font-size:1.125rem;line-height:1.75rem}.custom-pcr-report1{width:25%;display:flex;flex-direction:column}.custom-pcr-report2{width:75%;display:flex;flex-direction:column}@media only screen and (max-width:640px){.custom-pcr-subheader{display:flex;flex-direction:column;align-items:flex-end}.custom-pcr-subheader2{width:90%}.custom-pcr-subheader3{width:10%}.custom-pcr-detail-patient{width:100%;display:flex;flex-direction:column;margin-bottom:.5rem}.custom-pcr-subdetail-patient{margin-right:auto;margin-bottom:.5rem}.custom-pcr-subdetail-patient,.custom-pcr-subdetail-patient2{width:100%;display:flex;flex-direction:row;border-color:rgb(156 163 175);border-width:2px;border-radius:.5rem;padding:1rem}.custom-pcr-subdetail-patient2{margin-left:auto}.custom-pcr-detail-sample{width:100%;display:flex;flex-direction:column;border-radius:.5rem;padding:1rem;margin-bottom:.5rem}.custom-pcr-subdetail-sample{width:100%;display:flex;flex-direction:row}.custom-pcr-subdetail-sample2{width:auto}.custom-pcr-subdetail-sample3{width:100%;display:flex;flex-direction:row}.custom-pcr-date-receive{width:50%;text-align:left}.custom-pcr-date-receive,.custom-pcr-tabel-sample{display:flex;flex-direction:column}.custom-qr-pcr{position:static}.custom-size-font-pcr{font-size:1rem;line-height:1.5rem}.custom-width33{width:33.333333%}.custom-pcr-report1{width:33.333333%;display:flex;flex-direction:column}.custom-pcr-report2{width:auto;display:flex;flex-direction:column}}.noteInd>p>ol{padding-left:15px;padding-right:5px;list-style-type:decimal}.noteEng>p>ol,ol.noteEngv2{padding-left:15px;padding-right:5px;font-style:italic;list-style-type:decimal}