@font-face{font-family:"Lato";font-style:normal;font-weight:300;src:url(/assets/lato-v23-latin-300-115f6a626ca115d4ad5581b59275327e0e860b30330a52b0f785561332dd2429.woff2) format("woff2"),url(/assets/lato-v23-latin-300-082389bc34a7f02e9c578c085a24d561eb2ae49f7e269fd81dd8a49f05656acc.woff) format("woff")}@font-face{font-family:"Lato";font-style:normal;font-weight:400;src:url(/assets/lato-v23-latin-regular-918b7dc3e2e2d015c16ce08b57bcb64d2253bafc1707658f361e72865498e537.woff2) format("woff2"),url(/assets/lato-v23-latin-regular-ad119c7be887157eff66fade3d810a22b8624803d687fe799eddaf32a67b2455.woff) format("woff")}@font-face{font-family:"Lato";font-style:normal;font-weight:700;src:url(/assets/lato-v23-latin-700-c447dd7677b419db7b21dbdfc6277c7816a913ffda76fd2e52702df538de0e49.woff2) format("woff2"),url(/assets/lato-v23-latin-700-8f7348e2c8936bc7f9948bcfbb3a7505d354383aa188ce03529a40aaeeb1d395.woff) format("woff")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:400;src:url(/assets/montserrat-v24-latin-regular-59d09721ef5d6a8a6aa8cf8100a1eaa2ef1644bd196fc1a788ad31e16a505734.woff2) format("woff2"),url(/assets/montserrat-v24-latin-regular-228ba7900eb5bef343ada598a442acafd4b0b2b20161299c42bc161f0ebe0b8d.woff) format("woff")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:500;src:url(/assets/montserrat-v24-latin-500-d1fc21927293f00261a8795efadbdfa16d14521479402d72328c00482a6ba6b9.woff2) format("woff2"),url(/assets/montserrat-v24-latin-500-88c8d48118bcb028fbbaa56fc7fd933e5979fadea138e2b8ae6c937d7a25aa9d.woff) format("woff")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:700;src:url(/assets/montserrat-v24-latin-700-1efb6b34aee777f657af03fc18ab7ec444bcb7025b175edbd489c3c984035f34.woff2) format("woff2"),url(/assets/montserrat-v24-latin-700-ff71363330571f8ed057ead961d55ea6f2bd93947cb67e308b18f639050f5df6.woff) format("woff")}html{background-color:#fff;font-family:Montserrat,Verdana,sans-serif}body{height:100vh;margin:0;padding:0}a{color:#045e61;font-family:Lato,Verdana,sans-serif;text-underline-position:under}input{font-family:Lato,Verdana,sans-serif}select{font-family:Lato,Verdana,sans-serif}label{font-family:Lato,Verdana,sans-serif}.clickable-item{cursor:pointer}.large-button{background:none;border:0;cursor:pointer;padding:0;margin:0;background:#0a7c92;color:#eee;font-weight:600;text-transform:uppercase;border-radius:4px;text-align:center;padding:15px 30px}.chip{padding:.4rem 1rem;font-size:.875rem;border-radius:1rem;white-space:nowrap;flex:1;text-align:center}.chip.success{background-color:#daf3e5}.chip.warning{background-color:#fff3e0}.chip.error{background-color:#fbe2e0}.chip.info{background-color:#e0ebf8}.chip-container{position:relative;display:inline;gap:1rem}.chip-container:hover{display:block}.site-flashes{position:sticky;top:0}.site-flashes .flash{color:#fff;text-align:center;padding:.2rem .5rem}.site-flashes .flash a{color:#fff;text-underline-position:inherit}.site-flashes .alert{background-color:#e74c3c}.site-flashes .notice{background-color:#1bb55c}body:has(.environment-banner) .site-flashes{top:50px !important}.input-with-prefix{display:flex;margin-bottom:.5rem}.input-with-prefix .input-prefix{background-color:#e2f2f4;border-radius:5px 0 0 5px;border-top:1px solid rgba(161,169,188,.5);border-bottom:1px solid rgba(161,169,188,.5);border-left:1px solid rgba(161,169,188,.5);padding:0 .5rem;height:2.5rem;line-height:2.5rem}.input-with-prefix input{border:1px solid rgba(161,169,188,.5);border-radius:0 5px 5px 0;margin:0;flex-grow:3;height:2.5rem;padding:0 .5rem}.left-bordered-banner{display:flex;margin-bottom:1rem;padding:.5rem 1rem;border-radius:.2rem;font-size:.9em;color:#003c47}.left-bordered-banner.success{background-color:#def5e1;border-left:5px solid #1bb55c}.left-bordered-banner.info{background-color:#e2f2f4;border-left:5px solid #0a7c92}.left-bordered-banner .banner-actions{display:flex;margin-left:auto;gap:1rem;color:#0a7c92}.left-bordered-banner .banner-actions .banner-link-button{background:none;border:none;padding:0;color:#0a7c92;font:inherit;text-decoration:underline;text-underline-position:under;cursor:pointer}turbo-frame#modal{display:contents}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center}.modal-backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000}.modal-backdrop:target{display:block}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;border-radius:5px;z-index:1001;max-height:calc(100% - 2rem);overflow-y:auto}.modal hr{margin:0 !important}.modal .modal-close{position:absolute;top:1.5rem;right:1.5rem;text-decoration:none;font-size:1.5rem;color:#0a7c92;cursor:pointer}.modal .modal-header,.modal .modal-body{padding:1.5rem}.modal .modal-header h2{margin:0}.modal-overlay .modal{position:relative;top:auto;left:auto;transform:none}@media(min-width: 768px){.modal{min-width:768px;margin:0 auto}}@media(max-width: 768px){.modal{width:calc(100% - 2rem)}}.site-pagination-footer{display:flex;margin:1rem}.table-pagination{padding-top:1.5rem;padding-bottom:1.5rem}.table-pagination nav{display:flex;justify-content:center;align-items:center;gap:.25rem;font-family:Lato,Verdana,sans-serif;border-bottom:1px solid #eaeaea;font-size:.875rem}.table-pagination nav a{text-decoration:none;color:#4f5665;padding:.5rem .75rem;transition:color .2s ease;display:inline-block;position:relative}.table-pagination nav a:hover{color:#54c4b1}.table-pagination nav a[aria-current=page]{color:#54c4b1;font-weight:bold;border-bottom:2px solid #54c4b1;bottom:-2px}.table-pagination nav .gap{color:gray}.table-pagination nav>:first-child,.table-pagination nav>:last-child{visibility:hidden}.table-pagination nav>:first-child:after,.table-pagination nav>:last-child:after{visibility:visible;color:#0a7c92;font-weight:bold;font-size:1.25rem}.table-pagination nav>:first-child:hover,.table-pagination nav>:last-child:hover{text-decoration:none}.table-pagination nav>:first-child[aria-disabled]:after,.table-pagination nav>:last-child[aria-disabled]:after{color:rgba(161,169,188,.5);pointer-events:none}.table-pagination nav>:first-child{margin-right:auto}.table-pagination nav>:first-child:after{content:"←"}.table-pagination nav>:last-child{margin-left:auto}.table-pagination nav>:last-child:after{content:"→"}.site-table{list-style:none;padding:0;margin:0;display:table;white-space:nowrap}.site-table .header{color:#045e61;background-color:#e2f2f4;font-family:Montserrat,Verdana,sans-serif;display:table-header-group}.site-table .row{display:table-row}.site-table .row:nth-child(even){background-color:#eaeaea}.site-table .row:not(:first-child){font-family:Lato,Verdana,sans-serif}.site-table .cell{display:table-cell}.site-table .error{display:block;color:#e74c3c}.copied-popup{opacity:0;transition:opacity .5s ease-in-out;background-color:#4caf50;color:#fff;padding:5px 10px;border-radius:5px;position:relative;left:10px}.copyable-text .copy-button{padding:.3rem;background:none;border:none;cursor:pointer}.copyable-text .copy-button img{height:1em}.copyable-text .text-copied-feedback{display:none;position:fixed;bottom:1rem;left:1rem;padding:.3rem 1rem;background-color:#1bb55c;color:#fff;border-radius:.4rem;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:9999}@media(min-width: 768px){.maisha-page.arv-referral .container,.maisha-page.arv-referral #confirmation-modal{min-width:768px;margin:0 auto;padding:1rem 0}}@media(max-width: 768px){.maisha-page.arv-referral .container{padding:1rem}.maisha-page.arv-referral #confirmation-modal{width:calc(100% - 2rem)}}.maisha-page.arv-referral .site-portal-header{margin-top:0}.maisha-page.arv-referral .container{max-width:960px}.maisha-page.arv-referral .container form #roc_current_prescription_validation{height:1px;padding:0;margin:0;border:0;overflow:hidden;position:relative;top:-15px}.maisha-page.arv-referral .container form #roc_current_prescription_validation:focus{outline:none}.maisha-page.arv-referral .container form input:not([type=submit]),.maisha-page.arv-referral .container form textarea,.maisha-page.arv-referral .container form select{width:100%;padding:.5rem;border:1px solid rgba(194,194,194,.5);border-radius:5px}.maisha-page.arv-referral .container form textarea{resize:vertical}.maisha-page.arv-referral .container form .radio-button-group{display:flex;margin-bottom:1rem}.maisha-page.arv-referral .container form .radio-button-group .radio-button{width:50%;padding:0 .5rem}.maisha-page.arv-referral .container form .radio-button-group .radio-button:first-of-type{padding-left:0}.maisha-page.arv-referral .container form .radio-button-group .radio-button:last-of-type{padding-right:0}.maisha-page.arv-referral .container form .radio-button-group .radio-button label{display:block;align-items:center;text-align:center;border:1px solid rgba(194,194,194,.5);border-radius:5px;padding:.5rem 1rem}.maisha-page.arv-referral .container form .radio-button-group .radio-button label input{margin:0}.maisha-page.arv-referral .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center}.maisha-page.arv-referral #confirmation-modal{position:relative;background-color:#fff;padding:1rem;border-radius:5px;max-height:calc(100% - 2rem);width:600px;overflow-y:auto}.maisha-page.arv-referral #confirmation-modal dl dt{font-weight:bold}.maisha-page.arv-referral #confirmation-modal .close-modal{position:absolute;top:1rem;right:1rem;text-decoration:none;cursor:pointer}.maisha-page.arv-referral .field-error{color:#e74c3c;font-size:.85rem}.maisha-page.arv-referral .maisha-arv-history-box{border:1px solid rgba(161,169,188,.5);border-radius:5px;padding:1rem;text-align:center;background-color:#e2f2f4;margin-bottom:10px}.maisha-page.arv-referral #referral-accepted-section{display:none}.maisha-page.arv-referral #referral-declined-section{display:none}.metrics-row{margin-bottom:15px;display:flex;gap:20px}.metrics-row .metric-card{flex:1;display:flex;align-items:center;border:1px solid rgba(161,169,188,.5019607843);border-radius:5px;padding:12px}.metrics-row .metric-icon{padding:15px;width:100px;height:100px}.metrics-row .metric-content{margin-left:15px}.metrics-row .metric-label{margin:0;color:gray}.metrics-row .metric-value{margin:0;font-size:1.8rem;font-weight:bold;color:#003c47}.incentives-dashboard-page{display:flex;flex-direction:column;align-items:center}.incentives-dashboard-page .incentives-dashboard-header{font-size:36px;color:#045e61;margin-top:174px;font-weight:700;font-style:normal}.incentives-dashboard-page .incentives-dashboard-subheader{font-size:18px;margin-top:30px;margin-bottom:40px;font-weight:400}.incentives-dashboard-page .incentives-link{width:500px;height:84px;padding:25px;margin-top:20px;background:linear-gradient(0deg, #e2f2f4, #e2f2f4);box-sizing:border-box;box-shadow:0px 0px 24px rgba(0,0,0,.1);border-radius:10px;border:2px solid #139a9c;text-decoration:none;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.incentives-dashboard-page .incentives-link .label{font-weight:500;font-size:24px;color:#4f5665}#confirmation-modal{display:flex;flex-direction:column}#confirmation-modal .modal-header{font-size:18px;margin-bottom:10px}#confirmation-modal .modal-header h2{color:#0a7c92}#confirmation-modal .section-title{font-weight:bold;color:#0a7c92;font-size:18px;margin-bottom:15px;border-bottom:1px solid #ddd;padding-bottom:5px}#confirmation-modal .section-group{margin-bottom:15px}#confirmation-modal .section-group label{display:block;color:gray;margin-bottom:5px}#confirmation-modal .input-control,#confirmation-modal .input-textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}#confirmation-modal .input-textarea{min-height:80px}#confirmation-modal .section-row{display:flex;gap:20px}#confirmation-modal .section-column{flex:1}.site-claim-card{display:flex;flex-direction:column}.site-claim-card .flags{border-radius:.25rem}.site-claim-card .flags summary{cursor:pointer;padding:0 0 0 1rem;border-radius:.25rem}.site-claim-card .flags summary.alert{color:#fff;background-color:#e74c3c}.site-claim-card .flags summary.warning{color:#000;background-color:#ffc300}.site-claim-card .flags ul{list-style:none;padding:0;margin:0;display:table;width:100%;list-style-type:none}.site-claim-card .flags ul li{display:table-row}.site-claim-card .flags ul li .cell{display:table-cell;padding-left:.625rem}.site-claim-card .flags ul .alert{background-color:#f1948a}.site-claim-card .flags ul .warning{background-color:#f7dc6f}.site-claim-card .flags .delete{background:none;border:0;cursor:pointer;padding:0;margin:0;background-color:#e74c3c;border-radius:.5rem;color:#fff;padding:.2rem .5rem;text-align:center;text-decoration:none}.site-claim-card .body{display:flex;flex-wrap:wrap;grid-gap:1rem;padding:1rem}.site-claim-card .photo{align-items:center;background-image:url(/icons/id-card.svg);background-repeat:no-repeat;background-position:center center;border-radius:.25rem;display:flex;justify-content:center;height:15rem;width:12rem}.site-claim-card .photo img{max-width:100%;height:auto}.site-claim-card .info{display:flex;flex-direction:column;grid-gap:2rem;word-break:break-word;flex:auto}.site-claim-card .info .label{margin:0;font-weight:600;margin-right:.5rem}.site-claim-card .info .items{list-style:none;padding:0;margin:0;border-bottom:.1rem #aac3d7 solid;display:grid;grid-template:1fr/1fr 1fr;grid-gap:.5rem 2rem;padding-bottom:1rem}.site-claim-card .entry{align-items:center;display:flex;grid-gap:1rem;justify-content:space-between}.site-claim-card .form-add{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.site-claim-card .form-add .selection{background-color:#fff;padding:.4rem;width:100%}.site-claim-card .form-add .submit{background:none;border:0;cursor:pointer;padding:0;margin:0;background-color:#139a9c;color:#fff;padding:.5rem;text-align:center;text-decoration:none}.site-claim-card .notes .responses{list-style:none;padding:0;margin:0;background-color:#fff;padding:.5rem;margin:1rem 0}.site-claim-card .notes .custom_message{display:flex;flex-direction:column;margin-bottom:1rem}.site-claim-card .notes .content{font-size:1rem;padding:.5rem}.site-claim-card .notes .add{background:none;border:0;cursor:pointer;padding:0;margin:0;background-color:#139a9c;color:#fff;padding:.5rem;text-align:center;text-decoration:none}.site-claim-card .notes .delete{background:none;border:0;cursor:pointer;padding:0;margin:0;background-color:#e74c3c;color:#fff;padding:.2rem .5rem;text-align:center;text-decoration:none}.site-claim-card .footer{align-items:center;display:flex;flex-wrap:wrap;grid-gap:1rem;justify-content:center;padding:1rem}@media only screen and (min-width: 825px){.site-claim-card .footer{justify-content:end}}.site-claim-card .button{background:none;border:0;cursor:pointer;padding:0;margin:0;border-radius:.5rem;color:#fff;padding:.5rem;width:12rem;text-decoration:none}.site-claim-card .statuses{display:flex;flex-wrap:wrap;grid-gap:1rem}.site-claim-card .statuses .approve{color:#fff;background-color:#1bb55c}.site-claim-card .statuses .review{color:#000;background-color:#ffc300}.site-claim-card .statuses .investigate{color:#fff;background-color:#ff7518}.site-claim-card .statuses .decline{color:#fff;background-color:#e74c3c}.site-claim-status_history{display:flex;flex-direction:column}.site-facilities-body{display:flex;flex-direction:column}.site-facilities{display:grid;grid-gap:1.5rem;grid-template:1fr/auto;padding:0 1rem}@media only screen and (min-width: 825px){.site-facilities{grid-template:1fr/1fr 1fr}}.site-facilities .facility{box-shadow:0 3px 6px 0 HSLA(216, 14%, 14%, 0.16),0 3px 6px 0 HSLA(216, 14%, 14%, 0.23)}.site-facilities .facility .label{color:#fff;background-color:#139a9c;padding:.5rem 1rem;margin:0}.site-facilities .facility .list-label{font-weight:600;margin-right:.5rem}.site-facilities .facility .body{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:0 1rem 1rem 1rem}@media only screen and (min-width: 825px){.site-facilities .facility .body{flex-direction:row}}.site-facilities .facility .contact{list-style:none;padding:0;margin:0;margin-top:1rem}.site-facility-claims{display:flex;flex-direction:column;grid-gap:1.5rem;padding:0 1rem}.site-records-empty{align-items:center;display:flex;flex-direction:column;font-style:italic;justify-content:center}.portals-page{align-items:center;border:.125rem #eaeaea solid;border-radius:.5rem;display:flex;flex-direction:column;padding:3rem 0;margin:3.5rem calc(5vw - .5rem);gap:3rem}.portals-page .welcome-content{color:#045e61;font-size:1.75rem;text-align:center;margin:0;padding:0}.portals-page .action-content{color:#4f5665;font-family:Lato,Verdana,sans-serif;font-size:18px;font-weight:500;text-align:center;margin:0;padding:0}.portals-page .links{display:flex;flex-wrap:wrap;grid-gap:3rem;justify-content:center;width:60rem}.portals-page .links .link:focus{outline:.3rem dotted #045e61}.portals-page .links .link{box-shadow:1.7px 1.7px 3.4px rgba(0,0,0,.022),4.3px 4.3px 8.7px rgba(0,0,0,.031),8.9px 8.9px 17.7px rgba(0,0,0,.039),18.3px 18.3px 36.5px rgba(0,0,0,.048),50px 50px 100px rgba(0,0,0,.07);align-items:center;background-color:#e2f2f4;color:#fff;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;height:15rem;width:15rem}.portals-page .links .link:active,.portals-page .links .link:hover{box-shadow:none}.portals-page .links .link .label{background-color:#139a9c;color:#fff;font-size:1rem;margin:0;padding:1rem 0;text-align:center;width:100%}.portals-page .links .link .icon{margin-top:2.5rem}.portals-page .links .link .icon-with-background{margin-top:2.5rem;background-color:#045e61;border-radius:50%;box-sizing:border-box;padding:1rem}.login-page{align-items:center;background-color:#e2f2f4;display:flex;justify-content:center;height:100%}.login-box{align-items:center;background-color:#fff;box-shadow:0 3px 6px 0 HSLA(216, 14%, 14%, 0.16),0 3px 6px 0 HSLA(216, 14%, 14%, 0.23);border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;padding:3rem 1rem;min-width:30vw}.login-box .title{color:#139a9c;font-size:1.2rem;margin:2rem 0}.login-box .field{margin-bottom:1rem}.login-box .input{background-color:#eee;border:none;border-bottom:.1rem solid #139a9c;height:1.5rem;margin-top:.5rem}.login-box .actions{display:flex}.login-box .reset-password-button{margin-top:10px;width:auto}.login-box .button{background:none;border:0;cursor:pointer;padding:0;margin:0;background-color:#139a9c;font-family:Lato,Verdana,sans-serif;color:#fff;padding:.3rem .5rem;width:100%}.site-photo-body{display:flex;justify-content:center}.site-photo-body img{max-width:100%;height:auto;border-radius:1rem;border:thin solid gray;object-fit:none}a.adjustment-link{position:relative;cursor:pointer}a.adjustment-link::after{content:"";background:url(/icons/edit.svg) no-repeat;display:none;width:19px;height:19px;position:absolute;top:0;right:-24px}a.adjustment-link:hover::after{display:block}.adjustment-modal{display:flex;flex-direction:row;padding:0;min-width:0;overflow:hidden}.adjustment-modal-sidebar{background-color:#003c47;color:#fff;padding:2rem;width:320px;flex-shrink:0;display:flex;flex-direction:column}.adjustment-sidebar-label{margin-top:1rem;margin-bottom:0;line-height:normal;font-size:.875rem;align-items:baseline}.adjustment-sidebar-label.title{font-size:1rem;font-weight:600}.adjustment-sidebar-label.facility{margin-top:1.5rem}.adjustment-sidebar-label.user{display:flex;justify-content:space-between}.adjustment-sidebar-icon{width:1.2em;height:1.2em;vertical-align:middle;margin-right:.25rem}.adjustment-sidebar-chip{display:inline-block;margin-left:.5rem;padding:.25rem .5rem;border-radius:3px;font-size:.7rem;font-weight:600;vertical-align:middle}.adjustment-sidebar-chip.verified{background-color:#daf3e5;color:#1bb55c}.adjustment-sidebar-chip.unverified{background-color:#fff3e0;color:#fdb23e}.adjustment-sidebar-amounts{margin-top:1rem;border-top:1px solid #a1a9bc;padding-top:1rem}.adjustment-sidebar-row{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:.5rem}.adjustment-sidebar-row.current-adjustment{opacity:1;font-weight:600;padding:.375rem 0;margin-top:.25rem}.adjustment-sidebar-row.current-adjustment.positive{color:#daf3e5}.adjustment-sidebar-row.current-adjustment.negative{color:#f1948a}.adjustment-sidebar-net{margin-top:1rem;border-top:1px solid #a1a9bc;padding-top:1rem}.adjustment-sidebar-net-value{margin:.25rem 0 0 0;font-size:2rem;font-weight:700;transition:opacity .2s ease}.adjustment-history-button{margin-top:auto;border-radius:5px;color:#fff;text-decoration:underline;font-size:.875rem;cursor:pointer}.adjustment-sidebar-note{display:flex;margin-top:auto;padding:.75rem;background-color:hsla(0,0%,100%,.08);border-radius:5px;font-size:.75rem;line-height:1.4;opacity:.85}.adjustment-sidebar-note p{margin:0}.adjustment-modal-form{flex:1;padding:2rem;display:flex;flex-direction:column}.adjustment-form-header{margin-bottom:1.5rem}.adjustment-form-header h2{margin:0;font-size:1.25rem}.adjustment-form-subtitle{margin:.25rem 0 0 0;font-size:.875rem;color:gray}.adjustment-field-label{display:block;font-size:.875rem;font-weight:600;color:#4f5665;margin-bottom:.5rem;margin-top:1rem}.adjustment-field-label:first-child{margin-top:0}.adjustment-form input[type=number],.adjustment-form textarea,.adjustment-form select{font-family:"Public Sans",sans-serif;font-size:.875rem;border:1px solid rgba(161,169,188,.5);border-radius:5px;padding:.625rem .75rem;width:100%;box-sizing:border-box}.adjustment-form textarea{resize:vertical;min-height:5rem}.adjustment-type-cards{display:flex;gap:.75rem}.adjustment-type-card{flex:1;display:flex;align-items:center;justify-content:space-between;gap:.625rem;padding:.875rem 1rem;border:2px solid rgba(161,169,188,.5);border-radius:8px;cursor:pointer;transition:border-color .15s,background-color .15s}.adjustment-type-card input[type=radio]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}.adjustment-type-card:hover{border-color:#0a7c92}.adjustment-type-card:has(input:checked){border-color:#0a7c92;background-color:#e2f2f4}.adjustment-type-card-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;font-size:1.1rem;font-weight:700;flex-shrink:0}.adjustment-type-card-icon.positive{background-color:#daf3e5;color:#1bb55c}.adjustment-type-card-icon.negative{background-color:#fbe2e0;color:#e74c3c}.adjustment-type-card-label{font-size:.875rem;font-weight:500}.adjustment-validation-error{margin:.75rem 0 0 0;padding:.625rem .75rem;background-color:#fbe2e0;color:#e74c3c;border-radius:5px;font-size:.875rem;font-weight:500}.adjustment-sidebar-net-value.negative-net{color:#f1948a}.adjustment-form-actions{display:flex;gap:.75rem;margin-top:1.5rem}.adjustment-form-actions .maisha-button{flex:1;text-align:center}.adjustment-form-actions .maisha-button:disabled{background-color:#ccc}.maisha-button-outline{background-color:#fff !important;color:#4f5665 !important;border:1px solid rgba(161,169,188,.5) !important}.maisha-button-outline:hover{background-color:#f6f6f6 !important}.adjustment-history-modal{max-width:640px;width:100%;max-height:80vh;overflow-y:auto}.adjustment-history-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem}.adjustment-history-title{display:flex;align-items:center;gap:1rem}.adjustment-history-title h2{margin:0;font-size:1.25rem}.modal-back-arrow{text-decoration:none;font-size:.875rem;color:#0a7c92;cursor:pointer;white-space:nowrap}.modal-back-arrow:hover{text-decoration:underline}.adjustment-history-body{padding:0 1.5rem 1.5rem}.adjustment-history-info{display:flex;gap:2rem;padding:1rem 0;border-bottom:1px solid rgba(161,169,188,.5);margin-bottom:1rem}.adjustment-history-info-label{display:block;font-size:.75rem;color:gray;margin-bottom:.25rem}.adjustment-history-info-value{display:block;font-weight:600;font-size:.875rem}.adjustment-history-payable{color:#0a7c92;font-size:1.1rem}.adjustment-timeline{margin-top:.5rem}.adjustment-timeline-entry{display:flex;gap:.75rem;padding:1rem 0;border-bottom:1px solid rgba(194,194,194,.5)}.adjustment-timeline-entry:last-child{border-bottom:none}.adjustment-timeline-icon{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;margin-top:.125rem}.adjustment-timeline-icon.positive{background-color:#daf3e5;color:#1bb55c}.adjustment-timeline-icon.negative{background-color:#fbe2e0;color:#e74c3c}.adjustment-timeline-details{flex:1}.adjustment-timeline-header{display:flex;justify-content:space-between;align-items:center}.adjustment-type-label{font-size:.875rem;font-weight:600}.adjustment-amount{font-weight:600;font-size:.875rem}.adjustment-amount.positive{color:#1bb55c}.adjustment-amount.negative{color:#e74c3c}.adjustment-reason-box{margin:.5rem 0;padding:.625rem .75rem;background-color:#f6f6f6;border-radius:5px}.adjustment-reason{margin:0;font-size:.875rem;color:#4f5665;line-height:1.4}.adjustment-meta{margin:0;font-size:.75rem;color:gray}.adjustment-empty-state{text-align:center;padding:2.5rem 0;color:gray;font-size:.875rem}@media(max-width: 768px){.adjustment-modal{flex-direction:column}.adjustment-modal-sidebar{width:auto}.adjustment-type-cards{flex-direction:column}}#csv-action-selection{color:#4f5665}#csv-action-selection #csv-action-proceed{margin-top:1.5rem}#csv-import{color:#4f5665}#csv-import .modal{position:fixed;left:15%;right:15%;transform:translate(0%, -50%)}#csv-import .modal-body{display:flex;flex-direction:column}#csv-import .modal-body #upload-container{border:1px dashed #139a9c;border-radius:.3rem;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:3rem;background-color:#e2f2f4;margin-bottom:2rem;cursor:pointer}#csv-import .modal-body #upload-container #csv-select-container,#csv-import .modal-body #upload-container #loading-container,#csv-import .modal-body #upload-container #import-complete-container{display:flex;justify-content:center;align-items:center;flex-direction:column}#csv-import .modal-body #upload-container #loading-container,#csv-import .modal-body #upload-container #import-complete-container{display:none}#csv-import .modal-body #csv-file-upload-done{text-align:center;display:none}#csv-import .modal-body #record-errors{display:none}#csv-import .modal-body #upload-container.highlight{border:2px solid #139a9c}#csv-import .modal-body #upload-container.no-highlight{border:1px dashed #139a9c !important;cursor:default}#csv-import .modal-body .bold{font-weight:600}#csv-import .modal-body .small{font-size:.9em}#csv-import .modal-body .italic{font-style:italic}#csv-import .modal-body .success{color:#045e61}#csv-import .modal-body .error{color:#e74c3c}#csv-import .modal-body #file-selection-feedback{margin-top:.5rem}#csv-import .modal-body .loader{border:3px solid #e2f2f4;border-top:3px solid #139a9c;border-left:3px solid #139a9c;border-radius:50%;width:4rem;height:4rem;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.malipo-dashboard{display:flex;flex-direction:column;align-items:center;gap:32px;padding:40px 0}.malipo-dashboard h1{font-family:"Public Sans",sans-serif;font-weight:700;font-size:32px;line-height:38px;text-align:center;color:#003c47;max-width:950px}.malipo-dashboard-actions{display:flex;flex-direction:row;align-items:center;gap:24px;flex-wrap:wrap;justify-content:center}.malipo-dashboard-card{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:32px;gap:24px;width:360px;height:320px;border:1px solid rgba(161,169,188,.5);border-radius:5px;position:relative;transition:all .3s ease;cursor:pointer}.malipo-dashboard-card:hover{background-color:#003c47;color:#fff}.malipo-dashboard-card:hover h2,.malipo-dashboard-card:hover P{color:#fff}.malipo-dashboard-card:hover .malipo-dashboard-card-icon{filter:brightness(0) invert(1)}.malipo-dashboard-card-arrow{display:none;position:absolute;bottom:16px;right:16px;font-size:24px;color:#fff}.malipo-dashboard-card:hover .malipo-dashboard-card-arrow{display:block}.malipo-dashboard-card-icon{width:64px;height:64px}.malipo-dashboard-card-text{display:flex;flex-direction:column;align-items:center;gap:16px}.malipo-dashboard-card-details{display:flex;flex-direction:column;align-items:center;gap:8px}.malipo-dashboard-card h2{font-family:"Public Sans",sans-serif;font-weight:700;font-size:24px;line-height:28px;text-align:center;color:#003c47;margin:0}.malipo-dashboard-card p{font-family:"Public Sans",sans-serif;font-weight:400;font-size:16px;line-height:19px;text-align:center;color:gray;margin:0}.malipo-dashboard-card .status-tag ul{margin:8px 0 0 0;padding:0;display:flex;align-items:center;gap:12px}.malipo-dashboard-card .status-tag ul li{list-style:none;border-radius:6px;border:1px solid rgba(0,0,0,.12);cursor:pointer;transition:filter .15s ease,transform .15s ease}.malipo-dashboard-card .status-tag ul li:hover{filter:brightness(0.85);transform:scale(1.08)}.status-tag{font-family:"Public Sans",sans-serif;font-weight:400;font-size:14px;line-height:16px;padding:4px 8px;border-radius:4px;text-align:center}.status-tag--pending{color:#fdb23e;background-color:#fff9e5}.status-tag--pending ul li{background-color:#fdb23e;color:#fff9e5}.status-tag--approved{color:#1bb55c;background-color:#e8f8ee}.status-tag--approved ul li{background-color:#1bb55c;color:#e8f8ee}.malipo-dashboard-actions a.malipo-dashboard-card{text-decoration:none;color:inherit}.malipo-dashboard-actions a.malipo-dashboard-card:focus{outline:none}.malipo-dashboard-card-link,.malipo-dashboard-chip-link{text-decoration:none;color:inherit;outline:none}.malipo-dashboard-card-link::after{content:"";position:absolute;inset:0}.malipo-dashboard-chip-link{display:block;padding:6px 12px;position:relative;z-index:1}.malipo-dashboard-chip-link:focus,.malipo-dashboard-chip-link:focus-visible{outline:none;border:none;box-shadow:none}.invoice-container{flex-grow:1;display:flex;flex-direction:column}.empty-invoice-list{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.3rem;flex-grow:1}.empty-invoice-list img{width:2rem}.empty-invoice-list .title{margin:0;padding:0;font-size:1.4em;font-weight:550}.empty-invoice-list .subtitle{margin:0;padding:0;font-size:.9em;color:gray}.invoice-actions{margin-bottom:1rem;display:flex;justify-content:space-between;gap:.5rem;font-size:.9em}.invoice-actions form{flex-grow:1}a.clickable-link{text-decoration:none}a.clickable-link:hover{text-decoration:underline}#payment-confirmation{color:#4f5665}#payment-confirmation .bold{font-weight:600}#payment-confirmation .modal-body hr{margin:1rem 0 !important}#payment-confirmation .action-buttons{margin-top:1rem;display:flex;justify-content:space-between;gap:1rem}#payment-confirmation .action-buttons a,#payment-confirmation .action-buttons button,#payment-confirmation .action-buttons input[type=submit]{flex:1;text-align:center}#payment-started{color:#4f5665}#payment-started .bold{font-weight:600}#payment-started .modal-body hr{margin:1rem 0 !important}#payment-started .modal-body .message{display:flex;flex-direction:row}#payment-started .modal-body .message .message-icon{margin-right:1rem}#payment-started .action-buttons{margin-top:1rem;display:flex;justify-content:space-between;gap:1rem}#payment-started .action-buttons a{flex:1;text-align:center}.maisha-title-bar nav{display:flex;flex-direction:row;align-items:flex-end;padding:0;gap:.5rem}.maisha-title-bar nav .unpaid-count,.maisha-title-bar nav .unpaid-value{font-family:"Public Sans",sans-serif;font-style:normal;font-weight:500;font-size:1rem;display:flex;align-items:center}.maisha-title-bar nav .unpaid-count::before,.maisha-title-bar nav .unpaid-value::before{content:"";width:.3rem;height:.3rem;background:gray;border-radius:50%;margin-right:.4rem}.maisha-title-bar nav .unpaid-count{color:#1bb55c}.maisha-title-bar nav .unpaid-value{color:#4f566f}.text-bold{font-weight:550 !important}.reference-tooltip{position:relative;display:inline-block;cursor:default;font-size:.8em}.reference-tooltip .tooltiptext{visibility:hidden;background-color:#fff;text-align:center;padding:.3rem .5rem;border-radius:.4rem;z-index:1;white-space:nowrap;position:absolute;box-shadow:0 0 5px rgba(161,169,188,.5);top:-1.8rem;left:-4rem}.reference-tooltip .tooltiptext.large{max-width:10rem;white-space:normal;left:-10rem}.reference-tooltip:hover .tooltiptext{visibility:visible}.card-grey{background-color:#f9fafb;border:.1rem solid #eaeaea;border-radius:.4rem;padding:1rem}.invoice-details-container section header{color:#045e61;font-weight:550;font-size:1.2em;margin-top:2rem}.invoice-details-container .invoice-details-summary{display:grid;grid-template-columns:repeat(4, minmax(200px, 1fr));gap:1rem}.invoice-details-container .invoice-details-summary .detail-row{display:flex;flex-direction:column;gap:.5rem;font-size:1em}.invoice-details-container .invoice-details-summary .detail-row .detail-label{font-size:.9em;color:gray}.invoice-details-container .invoice-details-summary .detail-row .detail-value{font-weight:550}.invoice-details-container .adjustment-history .adjustment-timeline{border:.1rem solid #eaeaea;border-radius:.4rem;padding:0 1rem}.invoice-details-container .adjustment-history .adjustment-timeline-icon{width:2rem;height:2rem}.invoice-details-container .adjustment-history .adjustment-timeline-header{display:flex;justify-content:flex-start}.invoice-details-container .adjustment-history .adjustment-meta{margin-left:1rem;font-size:.8em}.invoice-details-container .reimbursement-history .reimbursement-attempt{border:.1rem solid #eaeaea;border-radius:.4rem;margin-top:1rem}.invoice-details-container .reimbursement-history .attempt-header{align-items:center;gap:12px;padding:1rem;cursor:pointer;font-size:1em}.invoice-details-container .reimbursement-history .attempt-header:hover{background:#fafafa}.invoice-details-container .reimbursement-history .attempt-header .attempt-title-container{display:flex;justify-content:space-between}.invoice-details-container .reimbursement-history .attempt-header .attempt-title{color:#045e61;font-weight:550;margin-right:1rem}.invoice-details-container .reimbursement-history .attempt-header .attempt-amount{font-weight:700;font-size:.8em}.invoice-details-container .reimbursement-history .attempt-header .chevron{transition:transform .2s}.invoice-details-container .reimbursement-history .attempt-header .chevron.open{transform:rotate(180deg)}.invoice-details-container .reimbursement-history .attempt-header .attempt-meta{display:flex;flex-direction:row;justify-content:start;gap:1.5rem}.invoice-details-container .reimbursement-history .attempt-header .meta-item{display:flex;font-size:.8em;align-items:center;gap:.2rem;color:gray}.invoice-details-container .reimbursement-history .attempt-header .meta-item img{width:1rem;height:1rem}.invoice-details-container .reimbursement-history .expand-body{padding:0;max-height:0;overflow:hidden;transition:max-height .5s ease-out,opacity .5s ease,padding .5s ease-out;opacity:0}.invoice-details-container .reimbursement-history .expand-body.open{max-height:1000px;opacity:1;padding:1rem}.invoice-details-container .reimbursement-history .expand-body .raw-response-header{font-size:.8em;display:flex;align-items:center;justify-content:space-between;border-top-left-radius:.4rem;border-top-right-radius:.4rem;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.4rem 1rem}.invoice-details-container .reimbursement-history .expand-body .raw-response{background:#e2f2f4;border:.1rem solid #eaeaea;border-top:none;border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem;padding:1rem;font-family:monospace;line-height:normal;font-size:.7em;overflow-y:auto;overflow-x:auto;max-height:500px}.profile-two-factor-settings-page{display:flex;flex-direction:column}.profile-two-factor-settings-page .card-deck{display:flex;flex-direction:row;gap:2rem}.profile-two-factor-settings-page .card-deck .card{border:thin gray solid;border-radius:.2rem;width:50%}.profile-two-factor-settings-page .card-deck .card .card-header{background-color:#d3d3d3;padding:1rem}.profile-two-factor-settings-page .card-deck .card .card-body{padding:1rem}.text-center{text-align:center}form{display:flex;flex-direction:column}.input{background-color:#eee;border-radius:.2rem;border:.1rem solid #139a9c;height:1.5rem;margin-top:.5rem;padding:.2rem}.button{background:none;border:0;cursor:pointer;padding:0;margin:0;background-color:#139a9c;font-family:Lato,Verdana,sans-serif;color:#fff;border-radius:.2rem;height:1.5rem;margin-top:.5rem;padding:.2rem}.site-portal{height:100%;align-content:start;background-color:#fff;display:grid;line-height:2rem;font-size:1.1rem;grid-template:auto 1fr auto/1fr;grid-template-areas:"portal-header" "portal-main" "portal-footer"}.environment-banner{text-align:center;font-weight:bold;font-family:Montserrat,Verdana,sans-serif;width:100%;position:fixed;height:50px;top:0px;align-items:center;justify-content:center;display:flex;z-index:999}.environment-banner.banner-light-green{background-color:#90ee90;color:#000}.environment-banner.banner-red{background-color:tomato;color:#fff}.site-portal-header{margin-top:50px;align-items:center;background-color:#fff;border-bottom:.125rem #eaeaea solid;display:grid;grid-area:portal-header;grid-template:auto auto 1fr/1fr;grid-template-areas:"header-brand" "header-breadcrumbs" "header-tabs";padding:.5rem 0 0 0}.site-portal-header a{font-family:Montserrat,Verdana,sans-serif;font-size:24px;line-height:29px;text-decoration:none}@media only screen and (min-width: 825px){.site-portal-header{padding:.5rem 2rem 0 2rem}}.site-portal-header .brand{align-items:center;color:#fff;display:flex;flex-direction:column;grid-area:header-brand;grid-gap:1rem;justify-content:space-between;padding:.5rem 0}@media only screen and (min-width: 825px){.site-portal-header .brand{flex-direction:row}}.site-portal-header .label{align-items:center;color:#139a9c;display:flex;flex-direction:column;font-size:1.5rem;grid-gap:1rem;text-align:center;margin:0}@media only screen and (min-width: 825px){.site-portal-header .label{flex-direction:row}}.site-portal-header .actions{display:flex;justify-content:center;width:7.5rem}@media only screen and (min-width: 825px){.site-portal-header .actions{justify-content:end}}.site-portal-header .logout{background:none;border:0;cursor:pointer;padding:0;margin:0;font-family:Lato,Verdana,sans-serif;font-weight:400;font-size:18px;font-style:normal;color:#4f5665}.site-portal-header .breadcrumbs{align-items:center;grid-area:header-breadcrumbs;grid-gap:.5rem;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid 1px solid rgba(161,169,188,.5)}@media only screen and (min-width: 825px){.site-portal-header .breadcrumbs{flex-direction:row;justify-content:space-between}}.site-portal-header .breadcrumbs .breadcrumb{text-align:center;margin:0}.site-portal-header .breadcrumbs .phone{background-image:url(/icons/phone.svg);background-position:left center;background-repeat:no-repeat;padding-left:2rem}.site-portal-header .breadcrumbs .map-pin{background-image:url(/icons/map-pin.svg);background-position:left center;background-repeat:no-repeat;padding-left:2rem}.site-portal-header .breadcrumbs .info{background-color:#e2f2f4;border-radius:.5rem;color:#045e61;padding:.5rem}.site-portal-header .breadcrumbs .detail{font-size:.9rem;line-height:normal;margin:0}.site-portal-header .tabs{list-style:none;padding:0;margin:0;align-items:center;background-color:#045e61;display:flex;grid-area:header-tabs;flex-direction:column;justify-content:center}@media only screen and (min-width: 1000px){.site-portal-header .tabs{flex-direction:row;justify-content:space-between;margin:.5rem 0}}.site-portal-header .tabs .status{padding:.1rem .6rem;text-align:center}.site-portal-header .tabs .link{align-items:center;display:flex;flex-wrap:nowrap;gap:.5rem;text-decoration:none}.site-portal-header .tabs .label,.site-portal-header .tabs .count{color:#fff}.site-portal-header .tabs .label{white-space:nowrap;font-size:1.1rem}.site-portal-header .tabs .count{align-items:center;display:flex;background-color:#fff;border-radius:50%;border:.2rem solid #e2f2f4;color:#000;font-size:.7rem;height:1.2rem;justify-content:center;width:1.2rem}.site-portal-header .tabs .active{background-color:#139a9c}.site-portal-main{display:grid;grid-area:portal-main;overflow-y:auto}.site-portal-footer{border-top:.125rem #eaeaea solid;color:#045e61;display:flex;grid-area:portal-footer;padding:1rem 2rem;width:100%;box-sizing:border-box;justify-content:center}.site-portal-footer ul{list-style:none;padding:0;margin:0;align-items:center;display:flex;flex-direction:column}.site-page{display:grid;grid-template:auto 1fr/1fr;grid-template-areas:"page-header" "page-body";margin:2rem calc(5vw - 1rem)}.site-page ::selection{background-color:#139a9c;color:#fff}.site-page-body{grid-area:page-body;margin:1rem 0;min-height:75vh;word-break:break-word}.site-page-body a:focus{outline:.3rem dotted #045e61}.maisha-table,.maisha-table-responsive{width:100%;border:1px solid rgba(161,169,188,.5);border-radius:.3rem;border-spacing:0;border-collapse:separate;font-size:1rem}.maisha-table th,.maisha-table-responsive th,.maisha-table td,.maisha-table-responsive td{font-weight:normal;text-align:left;padding:.5rem}.maisha-table th:first-child,.maisha-table-responsive th:first-child,.maisha-table td:first-child,.maisha-table-responsive td:first-child{padding-left:1rem}.maisha-table th:last-child,.maisha-table-responsive th:last-child,.maisha-table td:last-child,.maisha-table-responsive td:last-child{padding-right:1rem}.maisha-table th.centered,.maisha-table-responsive th.centered,.maisha-table td.centered,.maisha-table-responsive td.centered{text-align:center}.maisha-table th.checkbox-col,.maisha-table-responsive th.checkbox-col,.maisha-table td.checkbox-col,.maisha-table-responsive td.checkbox-col{width:0}.maisha-table th:last-child,.maisha-table-responsive th:last-child{width:0;white-space:nowrap}.maisha-table thead,.maisha-table-responsive thead{height:3.125rem;background-color:#e2f2f4;color:#045e61;font-family:Montserrat,Verdana,sans-serif}.maisha-table tbody,.maisha-table-responsive tbody{font-family:Lato,Verdana,sans-serif;color:#4f5665}.maisha-table tbody tr,.maisha-table-responsive tbody tr{height:3.125rem;border-width:1px}.maisha-table tbody tr:nth-child(odd),.maisha-table-responsive tbody tr:nth-child(odd){background:#f8f8f8}.maisha-table tbody tr.deactivated,.maisha-table-responsive tbody tr.deactivated{background:#f6f6f6}.maisha-table tbody tr.deactivated td,.maisha-table-responsive tbody tr.deactivated td{color:rgba(161,169,188,.5)}.maisha-table tbody td,.maisha-table-responsive tbody td{border-top:1px solid rgba(161,169,188,.5)}.maisha-table tbody td div,.maisha-table-responsive tbody td div{line-height:1.5rem}@media(max-width: 1000px){.maisha-table-responsive{border:none;border-radius:0;border-collapse:separate;border-spacing:0 2rem}.maisha-table-responsive thead{display:none}.maisha-table-responsive td{display:block;display:flex;border:solid 1px rgba(161,169,188,.5);border-bottom:none;padding-top:1.5rem;padding-bottom:1.5rem;line-height:normal}.maisha-table-responsive td:first-child{padding-left:.5rem}.maisha-table-responsive td:last-child{padding-right:.5rem}.maisha-table-responsive td:before{content:attr(label);flex:0 40%;color:#045e61}.maisha-table-responsive tr>td:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.maisha-table-responsive tr>td:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-bottom:solid 1px rgba(161,169,188,.5)}.maisha-table-responsive .more-details-cell{color:#139a9c;padding-top:2rem;padding-bottom:2rem;display:block}.maisha-table-responsive .more-details-icon{margin-left:1rem}}.maisha-button{border-radius:5px;font-family:"Public Sans",sans-serif;text-decoration:none;padding:0 10px;height:35px;line-height:35px;display:inline-block;font-size:14px;box-sizing:border-box;white-space:nowrap;cursor:pointer}.maisha-button:not(.secondary,.warn,.disabled){background-color:#139a9c;color:#fff;border:none}.maisha-button.warn{background-color:#fff;color:#eb5757;border:1px solid #eb5757}.maisha-button.secondary{background-color:#fff;color:#139a9c;border:1px solid #139a9c}.maisha-button.disabled{background-color:#ccc;color:#fff;border:none;cursor:not-allowed}.maisha-filter-bar{display:flex;flex-direction:row;justify-content:space-between;border-bottom:.125rem #eaeaea solid;padding:.8rem 2rem;gap:.5rem}.maisha-filter-bar>*:not([type=submit],a){flex-grow:1}.maisha-filter-bar>input:not([type=submit]){border:1px solid rgba(161,169,188,.5);border-radius:5px;height:35px;box-sizing:border-box;font-family:"Public Sans",sans-serif;font-size:14px;padding:.5rem}.maisha-multi-select,.maisha-radio-select{background-color:#fff;margin-bottom:.5rem;border:1px solid rgba(161,169,188,.5);border-radius:5px;height:35px;box-sizing:border-box;font-family:"Public Sans",sans-serif;font-size:14px;padding:.5rem;resize:vertical;color:#4f5665;padding:0;margin:0;z-index:990;position:relative}.maisha-multi-select legend,.maisha-radio-select legend{float:left;display:flex;align-items:center;justify-content:space-between;padding:.5rem;line-height:calc(35px - 1rem);display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.maisha-multi-select legend::after,.maisha-radio-select legend::after{content:"⌄";color:#139a9c;font-size:1.3rem;position:relative;top:-0.3rem}.maisha-multi-select .options,.maisha-radio-select .options{background:#fff;clear:left;display:none;position:absolute;top:35px;width:100%;max-height:20rem;overflow-y:auto;overflow-x:hidden;box-shadow:0px 2px 8px rgba(0,0,0,.15);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;padding:.5rem;box-sizing:border-box}.maisha-multi-select:focus .options,.maisha-radio-select:focus .options{display:block}.maisha-multi-select input,.maisha-radio-select input{display:none}.maisha-multi-select label,.maisha-radio-select label{display:flex;white-space:nowrap;align-items:center;gap:.5rem}.maisha-multi-select label::before,.maisha-radio-select label::before{flex-grow:0;flex-shrink:0;content:" ";display:inline-block;box-sizing:border-box;box-sizing:border-box}.maisha-multi-select label::before{font-size:1.2em;border:2px solid #aac3d7;border-radius:1px;width:1rem;height:1rem}.maisha-multi-select input:checked+label::before{background:#139a9c;color:#fff;border:none;content:"✓";line-height:1rem;text-align:center}.maisha-multi-select input:disabled+label::before{border-color:#eaeaea}.maisha-multi-select input:disabled+label{color:#eaeaea}.maisha-alert{padding:0 1rem;border-radius:5px}.maisha-alert.info{background-color:#e2f2f4;border:1px solid #139a9c}.maisha-alert.warn{background-color:#f7dc6f;border:1px solid #ffc300}.maisha-alert.error{background-color:#f1948a;border:1px solid #e74c3c}.maisha-radio-select label::before{border-radius:50%;outline:2px solid #aac3d7;border:2px solid #fff;width:calc(1rem - 4px);height:calc(1rem - 4px)}.maisha-radio-select input:checked+label::before{outline:2px solid #139a9c;background-color:#139a9c}.maisha-page{min-height:100%;display:flex;flex-direction:column;line-height:2rem}.maisha-page *{box-sizing:border-box}.maisha-page h1{font-family:"Public Sans",sans-serif;font-weight:bold;font-size:1.5rem;color:#045e61;margin:0}.maisha-page h2{font-family:"Public Sans",sans-serif;font-weight:bold;font-size:1.25rem;color:#045e61;margin:0}.maisha-page h3{font-family:"Public Sans",sans-serif;font-weight:bold;font-size:1.25rem;color:#4f5665;margin:0}.maisha-page hr{display:block;height:1px;width:100%;border:0;border-top:1px solid rgba(161,169,188,.5);margin:1.5rem 0}.maisha-page hgroup{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.maisha-page main{font-family:"Public Sans",sans-serif;font-size:1rem;color:#4f5665;flex-grow:1;display:flex;flex-direction:column}.maisha-page main h1,.maisha-page main>h2,.maisha-page main>h3,.maisha-page main>hgroup{margin:2rem 2rem 0rem 2rem}.maisha-page main>section{margin:1rem 2rem 1rem 2rem}.maisha-title-bar{display:flex;flex-direction:row;border-bottom:.125rem #eaeaea solid;padding:1.2rem 2rem;gap:2rem}.maisha-title-bar>:first-child{flex-grow:1}.maisha-title-bar nav{display:flex;flex-direction:row;font-family:"Public Sans",sans-serif;font-size:1.5rem;color:#045e61}.maisha-title-bar nav a{text-decoration:none}.maisha-title-bar nav a:first-child{font-weight:700}.maisha-title-bar nav a:first-child::before{content:"← ";font-weight:normal;font-size:1.5rem;margin-right:1rem}.maisha-title-bar nav a:not(:first-child)::before{content:"|";margin:0 .3em}.maisha-title-bar nav .item-count-pending{font-size:1rem;color:#fdb23e;font-weight:300}.maisha-title-bar nav .item-count-pending:before{content:"•";color:gray;margin:0 .3em;font-weight:bold;font-weight:700}.title-bar-detail{display:flex;flex-direction:row;align-items:center;gap:.5em;font-family:"Lato",sans-serif;color:#4f5665;font-size:1rem}.maisha-icon{display:inline-block;border-radius:50%;background-color:#045e61;width:2em;height:2em;color:#fff}.maisha-icon::before{content:" ";background-color:#fff;display:block;width:100%;height:100%;mask-repeat:no-repeat;mask-position:center}.maisha-icon.phone::before{mask-image:url(/icons/phone.svg)}.maisha-icon.map-pin::before{mask-image:url(/icons/map-pin.svg)}.maisha-section-box{border:1px solid rgba(161,169,188,.5);border-radius:5px;padding:1rem}.maisha-section-box>h1,.maisha-section-box>h2,.maisha-section-box>h3,.maisha-section-box>hgroup{margin-bottom:1.2rem}.maisha-section-box hr{display:block;height:1px;width:calc(100% + 2rem);position:relative;left:-1rem;border:0;border-top:1px solid rgba(161,169,188,.5);margin:1rem 0}.maisha-section-box.shadow{box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922)}.maisha-form-box{border:1px solid rgba(161,169,188,.5);border-radius:5px;align-self:center;width:90%;max-width:64rem;margin:4rem;padding:6rem;display:flex;flex-direction:column}.maisha-form-box h2{font-family:"Public Sans",sans-serif;font-weight:bold;font-size:1.25rem;color:#045e61;text-align:center;margin-bottom:1rem}.maisha-form-box h3{font-family:"Public Sans",sans-serif;font-weight:bold;font-size:1.25rem;color:#4f5665;margin-top:1rem;margin-bottom:.5rem}.maisha-form-box input:not([type=submit],[type=checkbox]),.maisha-form-box select{background-color:#fff;margin-bottom:.5rem;border:1px solid rgba(161,169,188,.5);border-radius:5px;height:35px;box-sizing:border-box;font-family:"Public Sans",sans-serif;font-size:14px;padding:.5rem;resize:vertical;color:#4f5665}.maisha-form-box input[type=checkbox]{display:none}.maisha-form-box input[type=checkbox]+label{display:flex;align-items:start;gap:.5rem;margin-bottom:.5rem}.maisha-form-box input[type=checkbox]+label::before{margin-top:.5rem;flex-grow:0;flex-shrink:0;content:" ";display:inline-block;box-sizing:border-box;font-size:1.2em;border:2px solid #aac3d7;border-radius:1px;width:1rem;height:1rem}.maisha-form-box input[type=checkbox]:checked+label::before{background:#139a9c;color:#fff;border:none;content:"✓";line-height:1rem;text-align:center}.maisha-form-box .maisha-button-group{align-self:end}.maisha-toggle{display:none}.maisha-toggle+label{display:flex;flex-direction:row;gap:1em;align-items:center;font-weight:bold;position:relative}.maisha-toggle+label::before{content:" ";display:block;height:1em;width:2em;border-radius:.5em}.maisha-toggle+label::after{content:" ";display:block;height:.7em;width:.7em;border-radius:50%;background-color:#fff;position:absolute;transition:left .1s ease-in-out}.maisha-toggle:not(:checked)+label::before{background-color:rgba(161,169,188,.5)}.maisha-toggle:not(:checked)+label::after{left:.15em}.maisha-toggle:checked+label::before{background-color:#139a9c}.maisha-toggle:checked+label::after{left:1.15em}.maisha-checkbox-field{border:none;padding:0;columns:400px;width:100%}.maisha-checkbox-field input[type=checkbox]{display:none}.maisha-checkbox-field input[type=checkbox]+label{display:flex;align-items:start;gap:.5rem;margin-bottom:.5rem}.maisha-checkbox-field input[type=checkbox]+label::before{margin-top:.5rem;flex-grow:0;flex-shrink:0;content:" ";display:inline-block;box-sizing:border-box;font-size:1.2em;border:2px solid #aac3d7;border-radius:1px;width:1rem;height:1rem}.maisha-checkbox-field input[type=checkbox]:checked+label::before{background:#139a9c;color:#fff;border:none;content:"✓";line-height:1rem;text-align:center}.maisha-portal-index-page{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:2rem;border:.125rem #eaeaea solid;border-radius:10px;font-family:"Public Sans",sans-serif}.maisha-portal-index-page h1{font-size:2.25rem;color:#045e61;margin:0}.maisha-portal-index-page p{margin-top:.5rem;margin-bottom:2rem;font-size:1.125 rem;color:#4f5665}.maisha-portal-index-page nav{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:30rem}.maisha-portal-index-page nav a{display:block;display:flex;flex-direction:row;justify-content:space-between;padding:1rem;border:2px solid #139a9c;background-color:#e2f2f4;font-size:1.5rem;color:#4f5665;border-radius:10px;text-decoration:none;box-shadow:0px 0px 24px 0px rgba(0,0,0,.1019607843)}.maisha-portal-index-page nav a::after{content:" ";color:#045e61;background-image:url(/icons/right-arrow.svg);background-repeat:no-repeat;background-position:center;width:1rem}.maisha-sorting-icon{font-family:inherit;text-decoration:none;display:flex;gap:.6rem;align-items:center}.maisha-sorting-icon::before{content:" ";display:inline-block;height:1.5rem;width:1.5rem;background-repeat:no-repeat;background-size:contain}.maisha-sorting-icon:not(.active)::before{background-image:url(/icons/sort-inactive.svg)}.maisha-sorting-icon.active:not(.descending)::before{background-image:url(/icons/sort-active.svg);transform:rotate(180deg)}.maisha-sorting-icon.active.descending::before{background-image:url(/icons/sort-active.svg)}.maisha-tab-bar{display:flex;flex-direction:row;border-bottom:.125rem #eaeaea solid;height:50px;padding:0 2rem;gap:2rem;align-items:stretch;font-family:"Public Sans",sans-serif;font-size:1rem}.maisha-tab-bar a{text-decoration:none;line-height:50px;position:relative;overflow:hidden}.maisha-tab-bar a:not(.active){color:#4f5665}.maisha-tab-bar a.active{font-weight:bold;color:#045e61}.maisha-tab-bar a.active::after{content:" ";border:5px solid #139a9c;border-radius:5px;position:absolute;left:0;right:0;bottom:-5px}.maisha-button-group{display:flex;flex-direction:row;gap:.3rem}.maisha-form-input{background-color:#fff;margin-bottom:.5rem;border:1px solid rgba(161,169,188,.5);border-radius:5px;height:35px;box-sizing:border-box;font-family:"Public Sans",sans-serif;font-size:14px;padding:.5rem;resize:vertical;color:#4f5665}.font-light-grey{color:gray;font-size:.9em;font-weight:400}.tabs{display:inline-flex}.tabs .tab{padding:0 .5rem;cursor:pointer;border-left:1px solid rgba(161,169,188,.5);border-top:1px solid rgba(161,169,188,.5);border-bottom:1px solid rgba(161,169,188,.5);border-right:none;background:none;height:35px;text-decoration:none;color:gray}.tabs .tab:first-child{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.tabs .tab:last-child{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem;border-right:1px solid rgba(161,169,188,.5)}.tabs .tab.active{background-color:#e2f2f4;color:#139a9c;font-weight:600}.maisha-search{background-color:#fff;margin-bottom:.5rem;border:1px solid rgba(161,169,188,.5);border-radius:5px;height:35px;box-sizing:border-box;font-family:"Public Sans",sans-serif;font-size:14px;padding:.5rem;resize:vertical;color:#4f5665;background-image:url(/icons/search.svg);background-repeat:no-repeat;background-position:left center;padding-left:2.5rem}.date-input{position:relative;border:1px solid rgba(161,169,188,.5);height:35px;border-radius:5px;font-size:.9em;padding:0 1rem 0 .5rem}.date-input::-webkit-calendar-picker-indicator{opacity:0;position:absolute;left:0;width:100%;height:100%;cursor:pointer}.date-input:after{content:"";position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:1.2rem;height:1.2rem;background-image:url(/icons/calendar.svg);background-repeat:no-repeat;background-size:contain;pointer-events:none}.maisha-checkbox{accent-color:#139a9c;transform:scale(1.3)}.maisha-checkbox-select-all{accent-color:#139a9c;transform:scale(1.3)}.acceptance-form{height:100vh;display:flex;flex-direction:column}.acceptance-form .site-portal-header{margin-top:0}.acceptance-form .facility-selector{padding:0 1em}.acceptance-form .facility-dropdown{padding:.5rem;border-radius:4px;border:1px solid #ccc}.acceptance-form .document-container{width:100%;background:#eee;padding:1em;flex-grow:1}.acceptance-form .footer-container{max-width:1200px;margin-left:auto;margin-right:auto}.acceptance-form .document-viewport{display:block;box-sizing:border-box;border:1px solid #999;width:100%;max-width:1200px;height:100%;margin-left:auto;margin-right:auto}.acceptance-form .consent-status{display:flex;justify-content:center;align-items:center;padding:3rem;font-size:1.1rem;color:#333}.acceptance-form .footer{color:#4f5665;background-color:#fff;padding-bottom:1rem;display:flex;justify-content:center;flex-wrap:wrap}.acceptance-form .acknowlegmement-checkbox-container input[type=checkbox]{display:none}.acceptance-form .acknowlegmement-checkbox-container input[type=checkbox]+label{display:flex;align-items:start;gap:.5rem;margin-bottom:.5rem}.acceptance-form .acknowlegmement-checkbox-container input[type=checkbox]+label::before{margin-top:.5rem;flex-grow:0;flex-shrink:0;content:" ";display:inline-block;box-sizing:border-box;font-size:1.2em;border:2px solid #aac3d7;border-radius:1px;width:1rem;height:1rem}.acceptance-form .acknowlegmement-checkbox-container input[type=checkbox]:checked+label::before{background:#139a9c;color:#fff;border:none;content:"✓";line-height:1rem;text-align:center}.acceptance-form .acknowlegmement-checkbox-container{border-radius:.3rem;border:1px solid gray;padding:1rem;margin-top:1rem;max-width:1200px;width:100%;line-height:1}.acceptance-form .acknowlegmement-checkbox-container input[type=checkbox]+label::before{margin-top:0}.acceptance-form .consent-bottom-bar{border-top:1px solid gray;background-color:#fff;padding:.5rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0}.acceptance-form .consent-checkboxes{display:flex;flex-direction:column;gap:.25rem;flex:1}.acceptance-form .consent-declaration-checkbox input[type=checkbox]{display:none}.acceptance-form .consent-declaration-checkbox input[type=checkbox]+label{display:flex;align-items:start;gap:.5rem;margin-bottom:.5rem}.acceptance-form .consent-declaration-checkbox input[type=checkbox]+label::before{margin-top:.5rem;flex-grow:0;flex-shrink:0;content:" ";display:inline-block;box-sizing:border-box;font-size:1.2em;border:2px solid #aac3d7;border-radius:1px;width:1rem;height:1rem}.acceptance-form .consent-declaration-checkbox input[type=checkbox]:checked+label::before{background:#139a9c;color:#fff;border:none;content:"✓";line-height:1rem;text-align:center}.acceptance-form .consent-declaration-checkbox{padding:.15rem 0;line-height:1.2;font-size:.8rem}.acceptance-form .consent-declaration-checkbox input[type=checkbox]+label::before{margin-top:0}.acceptance-form .consent-actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.acceptance-form .consent-actions .cancel-button{text-decoration:none;font-weight:bold;font-size:.85rem}.acceptance-form .consent-actions .sign-button{color:#fff;background-color:#139a9c;border:none;padding:.5rem 1rem;border-radius:4px;text-decoration:none;text-align:center;white-space:nowrap;font-size:.85rem}.acceptance-form .consent-actions .sign-button:disabled{background-color:#fff;color:rgba(161,169,188,.5)}.acceptance-form .acknowlegmement-action-buttons{display:flex;flex-direction:row;justify-content:space-between;margin-left:2rem;margin-right:2rem}.acceptance-form .acknowlegmement-action-buttons .cancel-button{text-decoration:none;font-weight:bold}.acceptance-form .acknowlegmement-action-buttons .sign-button{color:#fff;background-color:#139a9c;border:none;padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;padding-right:1rem;border-radius:4px;text-decoration:none;text-align:center}.acceptance-form .acknowlegmement-action-buttons .sign-button:disabled{background-color:#fff;color:rgba(161,169,188,.5)}.maisha-page.photo-review-portal .site-portal-main{padding:2rem 1rem 4rem}.maisha-page.photo-review-portal .photo-review{max-width:1200px;margin:0 auto}.maisha-page.photo-review-portal .photo-review__layout{display:flex;flex-direction:column;gap:2rem;align-items:stretch;justify-content:center}@media(min-width: 900px){.maisha-page.photo-review-portal .photo-review__layout{flex-direction:row;align-items:flex-start;justify-content:center}}.maisha-page.photo-review-portal .photo-review__image{flex:1 1 0;display:flex;justify-content:center;align-items:center;max-width:520px;margin:0 auto}.maisha-page.photo-review-portal .photo-review__image .photo-review__preview{width:100%;max-width:460px;max-height:520px;object-fit:contain;border:1px solid rgba(161,169,188,.5);border-radius:8px;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:.5rem}.maisha-page.photo-review-portal .photo-review__image p{text-align:center}.maisha-page.photo-review-portal .photo-review__form{flex:1 1 0}.maisha-page.photo-review-portal .photo-review__form .maisha-form-box{margin:0;width:100%;max-width:520px;padding:2.5rem;gap:1rem}@media(max-width: 599px){.maisha-page.photo-review-portal .photo-review__form .maisha-form-box{padding:1.5rem}}.maisha-page.photo-review-portal .photo-review__form .maisha-form-box h2{margin-bottom:.75rem}.maisha-page.photo-review-portal .photo-review__form .maisha-form-box .form-intro{text-align:center;margin-bottom:1rem}.maisha-page.photo-review-portal .photo-review__form .maisha-form-box .photo-review__tips{margin-bottom:1rem}.maisha-page.photo-review-portal .photo-review__form .maisha-form-box .photo-review__tips summary{cursor:pointer;font-weight:600;color:#045e61;outline:none}.maisha-page.photo-review-portal .photo-review__form .maisha-form-box .photo-review__tips ul{margin:.75rem 0 0;padding-left:1.25rem;line-height:1.4}.maisha-page.photo-review-portal .photo-review__form .maisha-form-box label{margin-top:.5rem;font-weight:600}.maisha-page.photo-review-portal .photo-review__form .maisha-form-box input,.maisha-page.photo-review-portal .photo-review__form .maisha-form-box select,.maisha-page.photo-review-portal .photo-review__form .maisha-form-box textarea{width:100%}.maisha-page.photo-review-portal .photo-review__form .maisha-form-box .maisha-button-group{align-self:stretch;display:flex;justify-content:flex-end;margin-top:1rem}
