@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap";*{margin:0;padding:0;box-sizing:border-box;zoom:1;font-family:Mulish,sans-serif}@media all{.page-break{display:none}}@media print{html,body{height:initial!important;overflow:initial!important;-webkit-print-color-adjust:exact}.page-break{margin-top:1rem;display:block;page-break-before:auto}}@page{size:auto;margin:20mm}:root{--red: #f70907;--green: #417690;--greenLight: #417690;--greenLightAccent: #a0bbc9;--greenWhite: #f7f7f7;--greenAccent: #417690;--card: white;--bgColor: rgb(248, 248, 248);--text: #424242;--title: black;--inverse: rgb(42, 19, 0);--highlight: white}.not-authorized{display:flex;align-items:center!important;justify-content:center!important;height:100%!important}textarea{background-color:var(--cardColor);border:none;width:100%;height:10rem;padding:10px;margin:4px 0;border:1px solid var(--cardColor);box-sizing:border-box;color:var(--textColor);outline:none;border-radius:5px;resize:none}input,select,input:focus,button,textarea,.select-users-input-child{background-color:var(--greenWhite);outline:none;border:none;width:100%!important;height:2.5rem;min-height:2.5rem;padding:0rem 1rem;margin:0rem 0;box-sizing:border-box;color:var(--textColor);border:.05rem solid rgb(222,222,222);font-size:.75rem}input:focus,textarea:focus{border:.075rem solid rgb(123,123,123)}textarea,.multiple-select{height:10rem!important;border-radius:0!important;white-space:wrap}.multiple-select,textarea{padding:1rem!important}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{font-size:.75rem;text-align:start;margin:0;color:var(--text)}input::placeholder,select::placeholder,textarea::placeholder{font-size:.75rem;text-align:start;margin:0;color:var(--text)}select,select:focus{color:var(--subtitleColor)}button{background:var(--greenAccent);width:-moz-fit-content;width:fit-content;color:var(--highlight);cursor:pointer;border:none;padding:0rem 1rem}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;display:flex;align-items:center;padding:0 .5rem}.deleted-line{text-decoration:line-through;display:inline;color:#aaa}td .deleted-line{font-size:.7rem!important}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider{background-color:var(--greenAccent)}input:focus+.slider{box-shadow:0 0 1px var(--greenAccent)}input:checked+.slider:before{transform:translate(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.section-title{color:var(--title);text-transform:uppercase;font-size:.8rem}.new-unit-form p{font-size:medium}.input-labeled{width:100%!important;display:flex;flex-direction:column;align-items:flex-start;row-gap:.3rem}.input-labeled label{font-size:small;white-space:wrap;color:var(--text);margin-left:1rem;display:flex;align-items:center}.input-labeled input,.input-labeled textarea{width:100%!important}a{text-decoration:none;color:var(--green)}.large-title{font-size:clamp(2.3rem,1.595rem + 2.76vw,3rem)}.headline1{font-size:clamp(1.5rem,1rem + 1.8vw,2.5rem)}.large-subtitle{font-size:clamp(1rem,.5856rem + 2.21vw,2rem)}.p-medium{font-size:clamp(1rem,1.2rem,2rem)}.p-error{color:var(--error)}.p-success{color:var(--green)}.text-close{display:flex;align-items:flex-start}.light{font-weight:lighter}body{width:100%;height:auto;display:flex;flex-direction:column;background-color:var(--bgColor);overflow-x:hidden;position:relative}.full-page-row{background-color:var(--bgColor);width:100%;height:100vh;display:flex}.full-page-row-child{height:100%;width:100%;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.logo{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem}.logo img{width:3.5rem}.logo .p-medium{font-weight:800}.logo .desc{width:15rem}.f-p-img{width:100%;height:100%}.auth-part{background-color:var(--card);align-items:center;justify-content:center;row-gap:1rem;text-align:center;padding:2rem 10rem}#Loading003{height:auto;width:-moz-fit-content;width:fit-content}.Loading003_circle{border-radius:50%;padding:.4rem;background-color:var(--cardColor);margin:.5rem}#loading003_one{animation:.25s loading003_animation 0s linear infinite alternate}#loading003_two{animation:.25s loading003_animation .1s linear infinite alternate}#loading003_three{animation:.25s loading003_animation .2s linear infinite alternate}.progress-modal{position:relative;width:100%}.loader,.alert-dialog{position:fixed;width:100vw;height:100vh;top:0;bottom:0;right:0;left:0;display:flex;align-items:center;justify-content:center;z-index:250000000000000000000000!important;background-color:#00000080;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes loading003_animation{to{transform:translateY(-70%) scale(1.2);background-color:var(--greenWhite)}}.alert-dialog{z-index:500000}.flex{display:flex}.dialog-card{background-color:var(--card);box-shadow:#0000004d 0 19px 38px,#00000038 0 15px 12px;padding:2rem;width:100%;max-height:60vh;margin:0 30%;display:flex;flex-direction:column;row-gap:1rem;border-radius:0rem!important;overflow:hidden}.dialog-title{font-weight:700;font-size:large;display:flex;align-items:center}.dialog-title i{color:#000!important;font-size:large!important}.d-t-sep{width:100%;height:.1rem}.d-body{font-size:small;width:100%;white-space:wrap;overflow-y:auto}.d-actions{display:flex;-moz-column-gap:.8rem;column-gap:.8rem;justify-content:flex-end}.d-actions-item{color:var(--green);border:.1rem solid var(--greenLight);padding:.5rem 1rem;font-size:small;font-weight:700;text-align:center;cursor:pointer}.d-actions-item-primary{background-color:var(--green);border:none;color:var(--card)}.loaderf{border:.3rem solid var(--greenLight);border-top:.3rem solid var(--red);border-radius:50%;width:3.6rem;height:3.6rem;animation:spin .5s linear infinite;background-color:transparent}.full_space_loader{width:100%;display:flex;justify-content:center;align-items:center}.splash_screen_large .logo{position:relative}.splash_screen_large .logo .loaderf{position:absolute;left:0}.from-donexa{font-weight:600;color:gray;letter-spacing:.3rem;font-size:small}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.splash_screen{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;z-index:1300;background-color:var(--bgColor);overflow:hidden}.splash_screen_large{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.home_page{width:100%;display:flex;flex-direction:column;height:auto;background-color:var(--bgColor);overflow-x:hidden}.small{font-size:small!important}.greened{color:var(--green)}.home_header{width:100%;padding:2rem 10rem;background-color:var(--card);display:flex;justify-content:space-between;-moz-column-gap:3rem;column-gap:3rem}.profile-side .logo img{width:5rem}.actions-side{display:flex;-moz-column-gap:2.5rem;column-gap:2.5rem;align-items:flex-start}.single-action{display:flex;flex-direction:column;row-gap:.3rem}.single-action i{font-size:1.5rem;font-weight:900}.pointered{cursor:pointer}.single-action .p-medium{font-weight:500}.single-action .small{color:gray;width:6.5rem}.search-bar{padding:2.5rem;display:flex;align-items:center;justify-content:center}.search-bar input{width:30rem!important}.home-menu{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));grid-auto-flow:row;grid-auto-rows:auto;align-items:center;grid-gap:2.5rem;padding:0 10rem 2rem}.single-menu{display:flex;-moz-column-gap:2rem;column-gap:2rem;align-items:flex-start;cursor:pointer;padding:2rem;background-color:var(--card);height:100%;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px}.s-menu-settings{align-items:center}.single-menu i,.single-menu img{font-size:2rem;color:var(--green);height:2.5rem!important;width:2.5rem!important;display:flex;align-items:center;justify-content:center}.menu-details{display:flex;flex-direction:column;row-gap:.15rem}.single-menu:hover{box-shadow:#64646f33 0 7px 29px}.modal-curtain{position:fixed;width:100vw;height:100vh;top:0;bottom:0;right:0;left:0;display:flex;align-items:center;justify-content:center;z-index:150000000000000000!important;background-color:#00000080;cursor:default;overflow:hidden!important}.oche-modal{width:97%;height:97%;max-height:97%!important;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:hidden;background-color:var(--card);border-radius:0rem!important;z-index:1500000!important}.form-modal{padding:0;height:auto!important;max-height:80%!important}.form-modal .oche-title{font-size:1rem}.form-modal .modal-child{overflow:auto!important}.oche-title{font-weight:500;padding:.7rem 1rem;width:100%;border-bottom:.05rem solid var(--greenLight);display:flex;-moz-column-gap:1rem;column-gap:1rem;justify-content:space-between;align-items:center}.oche-modal i{font-size:x-larger;text-align:end;cursor:pointer}.modal-child{width:100%;height:100%;overflow:auto;background-color:var(--card);padding-bottom:0rem!important}.org-units{width:100%;height:100%;display:flex;position:relative}.org-units .expander-icon{display:none}.org-tree{background-color:var(--greenWhite);height:100%;width:20rem;min-width:20rem;padding:1rem!important;display:flex;flex-direction:row-reverse;overflow:auto;transition:width 2s ease!important}.expander-icon{height:100%;align-items:center;font-size:small!important;padding:.5rem;color:#000!important;cursor:pointer;display:none!important}.p-tree-el-header{display:flex;align-items:center;padding:.5rem 0}.p-tree-el-header .line-d{width:.6rem;height:.01rem!important;background-color:#e4e4e4}.p-tree-el-header .circle-d{width:.5rem;height:.5rem;background-color:gray;border-radius:100%}.p-tree-el-header .p-medium{font-size:small;margin-left:.5rem;white-space:nowrap}.p-tree-el-header .tree-actions span{margin-left:.5rem}.p-tree-element{display:flex;height:100%;flex-direction:column;align-items:flex-start;overflow:auto;margin:0!important;padding:0!important}.p-tree-element .children{border-left:.01rem solid rgb(228,228,228);margin-left:.9rem;padding:0!important}.p-t-e-click{cursor:pointer;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-tree-el-header i{font-size:small;margin-left:0rem!important;color:#000}.tree-actions{width:-moz-fit-content;width:fit-content!important;display:flex;white-space:nowrap;align-items:center}.circle-d-active{background-color:var(--greenLight)!important;width:.7rem!important;height:.7rem!important;border:.1rem solid var(--green)!important}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;width:6rem;background-color:#bbb;color:#fff;text-align:center;padding:.2rem .5rem;border-radius:.2rem;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-2.8rem;font-size:.7rem!important;opacity:0;transition:opacity .2s}.tooltip .tooltiptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgb(187,187,187) transparent transparent transparent}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}.new-unit-form{padding:1rem;display:flex;flex-direction:column;row-gap:1rem}.view-over-unit{width:100%!important;height:100%;background-color:var(--card);padding:1.5rem 2rem;overflow:auto;display:flex;flex-direction:column;row-gap:1.5rem}.v-o-u-nav{width:100%;height:auto;background-color:var(--card);border-radius:.5rem;display:flex;-moz-column-gap:1rem;column-gap:1rem;justify-content:space-between}.v-o-u-n-left{display:flex;flex-direction:column;row-gap:.3rem}.v-o-u-n-left .t-m-l{font-size:small;color:var(--green)}.v-o-u-actions{display:flex;-moz-column-gap:1rem;column-gap:1rem;white-space:nowrap}.v-o-u-actions i{font-size:large;cursor:pointer;color:var(--text)}.search-and-add{display:flex;width:100%;justify-content:space-between;align-items:center;-moz-column-gap:1rem;column-gap:1rem}.search-and-add input{width:25rem!important}.search-and-add button{width:-moz-fit-content;width:fit-content!important;display:flex;-moz-column-gap:.5rem;column-gap:.5rem;color:#fff!important;align-items:center;font-size:small;white-space:nowrap}.search-and-add button i{color:#fff!important;font-size:small}.credentials-table{width:100%;overflow:auto}#customers{border-collapse:collapse;background-color:var(--card);width:100%;border-radius:.5rem}#customers td,#customers th{padding:.7rem;font-size:.9rem!important}.actions-td{width:-moz-fit-content!important;width:fit-content!important;background-color:red;display:flex;-moz-column-gap:1rem;column-gap:1rem}#customers tr:nth-child(even){background-color:#f2f2f2}.user-with-no-data{background-color:#fbc9c8!important}#customers tr:hover{background-color:var(--greenWhite)}#customers th,#customers i{text-align:left;font-size:small;color:#000}#customers th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:#000;color:#fff;white-space:nowrap}#customers i{padding:0;margin:0;font-size:.5rem}#customers td{font-size:.4rem}#customers tr{border-radius:.6rem!important}.single-user-row .actions{white-space:nowrap}.single-user-row .actions i{font-size:large!important;margin-right:.5rem!important}.user-active{background-color:#424242;padding:.2rem 1rem!important;text-align:center;width:-moz-fit-content;width:fit-content}.-true{font-weight:600;color:green;background-color:#aad3aa}.-false{font-weight:600;color:var(--red);background-color:#fbb}.v-o-u-nav .actions-side{width:-moz-fit-content;width:fit-content}.v-o-u-nav .single-action i{font-size:medium;justify-content:flex-start;text-align:start}.settings-tree{width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;display:flex;flex-direction:column;row-gap:1rem;padding:0rem}.single-setting-set{display:flex;flex-direction:column;row-gap:1rem}.single-setting-set .title{color:gray;text-transform:uppercase}.s-option{font-size:small;cursor:pointer;display:flex;align-items:flex-start}.s-option i,.v-o-u-n-left .s-option i{font-size:.9rem!important;color:var(--text);margin-right:0rem;height:1rem;width:1rem;display:flex;align-items:center;justify-content:center}.s-tree-actions{width:100%;display:flex;-moz-column-gap:2rem;column-gap:2rem;align-items:center}.max-width .s-tree-actions{justify-content:center;min-width:100%;margin-bottom:2rem;-moz-column-gap:4rem;column-gap:4rem}.s-tree-actions i{font-size:1.2rem;color:#000}.s-option{-webkit-user-select:none;-moz-user-select:none;user-select:none}.s-option img,.v-o-u-n-left .s-option img,label img{height:1.3rem;width:1.3rem;margin-right:.3rem}.s-option-active i{color:var(--green)!important}.p-parent{width:100%;display:flex}.p-child{width:100%;display:flex;flex-direction:column;row-gap:1rem;padding:1rem;background-color:var(--card);border-right:rgb(228,228,228) solid .1rem!important;overflow:auto}.p-child-greed{min-width:65%!important}.p-child .search-and-add input{width:100%!important}.expansionTile{width:100%;height:auto;display:flex;flex-direction:column}.exp-header{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#f0f0f0;padding:.5rem}.expansionTile #outcome{background-color:#faebd7!important;font-weight:700}.expansionTile #treatment{background-color:#7fffd4!important;font-weight:700}.exp-header p{font-size:small}.exp-header i{font-size:small;color:#000}.exp-child{width:100%;height:0;transform:scaleY(0);transform-origin:top;transition:transform .3s ease;padding:0;z-index:500}.expantion-tile-body{padding:1.5rem}.config-item{width:100%;display:flex;-moz-column-gap:1rem;column-gap:1rem;align-items:flex-start}.config-item i{font-size:small;color:#000}.dic-lang{width:100%;display:flex;flex-direction:column;row-gap:.5rem}.p-child .search-and-add button,.inclusion-criteria button{background-color:transparent;color:var(--green)!important;padding:0!important}.p-child .search-and-add button i,.inclusion-criteria button i{color:var(--green)!important}.display-criteria-div{padding:1rem;padding-right:0}.dhis2-datasets{padding:0rem 1.5rem;display:flex;flex-direction:column;row-gap:1rem}.datasets-display{padding:.5rem;width:100%;display:flex;flex-wrap:wrap;background-color:var(--greenWhite);row-gap:.5rem;justify-content:flex-start;align-items:flex-start}.datasets-display-item{margin:0 .3rem 0 0;background-color:#d6d6d6!important;width:-moz-fit-content;width:fit-content;padding:.2rem .5rem;cursor:pointer;border-radius:0rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-datasets-display-item{background-color:var(--green)!important;color:#fff!important;font-weight:700}.datasets-actions{display:flex;-moz-column-gap:1rem;column-gap:1rem}.datasets-actions p{font-size:small;cursor:pointer;white-space:nowrap;display:flex!important;align-items:center!important}.datasets-actions p:hover{text-decoration:underline}.s-add-custom{background-color:#000!important;font-size:small!important}.datasetElements{display:flex;flex-direction:column;height:auto;row-gap:1rem;padding-right:1rem}.single-dataElement{padding:1rem 0;display:flex;-moz-column-gap:1rem;column-gap:1rem;background-color:var(--card);padding:1rem}.d-el-infos,.d-el-cells{width:50%;display:flex;flex-direction:column;row-gap:1rem;height:100%;overflow:auto!important}.cells-section{background-color:unset;box-shadow:none;border-left:.1rem solid black}.cell-item{box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px;padding:1rem}.cell-item .config-item{align-items:flex-end}.cell-item .cell-criteria{align-items:flex-start!important}.aggregation-placeholder{width:100%;padding-top:1rem;border-radius:.5rem;display:flex;flex-direction:column;row-gap:.5rem}.get-question{display:flex;flex-direction:column;row-gap:.4rem}.s-and-a-customized{background-color:var(--card);font-size:.75rem!important;color:var(--green)!important;padding:0;margin:0;display:flex;align-items:center;-moz-column-gap:.3rem;column-gap:.3rem;cursor:pointer}.s-and-a-customized i{color:var(--green)!important;padding:0;font-size:.75rem}.select-language-holder{width:100%;display:flex;flex-wrap:wrap;flex-direction:row;row-gap:.5rem}.select-language-holder p{width:-moz-fit-content;width:fit-content!important;font-size:small}.circle-avatar{width:-moz-fit-content;width:fit-content!important;border-radius:100%;background-color:var(--greenLightAccent);display:flex;justify-content:center;align-items:center;font-weight:700;color:#fff;height:2.5rem;min-height:2.5rem;max-height:2.5rem;width:2.5rem;min-width:2.5rem;max-width:2.5rem;font-size:.8rem}.single-exchange{display:flex;width:100%;-moz-column-gap:.7rem;column-gap:.7rem;cursor:pointer;border-bottom:.1rem solid rgb(225,225,225);padding-bottom:1rem}.single-exchange .title{font-size:.85rem}.single-exchange:hover .title{text-decoration:underline}.exchange-body-parent .p-child{overflow:auto;background-color:var(--bgColor);box-shadow:none;height:100%!important}.exchange-body-parent .value-placeholder{width:-moz-fit-content!important;width:fit-content!important}.value-placeholder p{font-size:small;margin-top:.3rem;color:var(--text)}.value-placeholder p i{font-size:small!important;color:#000!important;margin-right:.2rem}.input-label{font-size:medium!important;color:#000!important}.map-iframe{width:100%;height:15rem;max-height:15rem;min-height:15rem;border:none;outline:none;box-shadow:#959da533 0 8px 24px}.exbody-placeholder{width:100%;display:flex;-moz-column-gap:1rem;column-gap:1rem}.exraw-infos,.exother-infos{display:flex;flex-direction:column;row-gap:1rem}.exraw-infos{width:100%;row-gap:1rem}.exother-infos{width:18rem;max-width:18rem;min-width:18rem;display:flex;flex-direction:column;align-items:center}.exother-infos button,.v-o-u-nav button{display:flex;flex-direction:row;align-items:center;width:-moz-fit-content!important;width:fit-content!important;-moz-column-gap:.5rem;column-gap:.5rem;background-color:var(--text)}.view-raw-all .title-raw{display:flex;justify-content:space-between;align-items:center}.view-raw-all .title-raw i{font-size:larger;cursor:pointer;color:#000}.view-raw-all{display:flex;flex-direction:column;row-gap:1rem}.exother-infos button i,.v-o-u-nav button i{color:#fff;font-size:medium}.cr-table i{font-size:medium!important;height:-moz-fit-content!important;height:fit-content!important;width:-moz-fit-content!important;width:fit-content!important;color:#000}.exchange-reply .a-f-form{align-items:flex-end;box-shadow:#0003 0 60px 40px -7px;width:100%!important;overflow:auto}.exchange-reply .a-f-form .v-o-u-nav{padding:0}.exuser-infos{width:100%;display:flex;flex-direction:column;background-color:var(--card);align-items:center;padding:2rem 1rem;row-gap:1rem}.exuser-infos .circle-avatar{height:5rem;min-height:5rem;max-height:5rem;width:5rem;min-width:5rem;max-width:5rem;font-size:1.5rem}.exuser-infos .user-info{align-items:center!important;display:flex;flex-direction:column;text-align:center}.raw-displayer-placeholder{width:100%;background-color:var(--card);padding:1rem}.single-raw-info{display:flex;flex-direction:column}.s-r-header{display:flex;-moz-column-gap:1rem;column-gap:1rem}.s-r-body p{font-size:small}.s-r-h-title{font-weight:700;font-size:.9rem!important}.s-r-body{border-left:.01rem solid gray;padding:0 1.8rem 1rem;margin-left:.7rem}.s-r-h-index{border:.01rem solid gray;border-radius:100%;height:1.5rem;min-height:1.5rem;max-height:1.5rem;width:1.5rem;min-width:1.5rem;max-width:1.5rem;font-size:small;text-align:center;display:flex;align-items:center;justify-content:center}.patient-card{display:flex;flex-direction:column}.p-card-header{display:flex;-moz-column-gap:.5rem;column-gap:.5rem}.single-p-card-row{border-top:.01rem solid rgb(217,217,217);display:flex;-moz-column-gap:2rem;column-gap:2rem;padding:.5rem 0;margin-top:.5rem}.patient-card-title{font-size:large!important;font-weight:500}.title-subtitle{display:flex;flex-direction:column}.title-subtitle .title{font-weight:600;font-size:.82rem}.title-subtitle .subtitle{color:var(--text)}.aggregation-filters{display:flex;flex-direction:column;row-gap:1rem}.a-f-nav{display:flex;width:100%;justify-content:space-between;align-items:center}.a-f-nav i{color:#000;font-size:1rem}.a-f-form-placeholder{width:100%;height:auto;position:relative;display:flex;flex-direction:column;background-color:var(--card)!important;border-radius:.5rem;box-shadow:#ffffff1a 0 1px 1px inset,#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px}.a-f-form{position:absolute;top:0;width:100%;transform:scaleY(1);transform-origin:top;transition:transform .2s ease;padding:2rem;display:flex;flex-direction:column;row-gap:1rem;background-color:var(--card)!important;border-radius:.5rem;box-shadow:#ffffff1a 0 1px 1px inset,#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px;z-index:1000}.view-report-placeholder{padding:2rem}.select-users-input{width:100%;display:flex;-moz-column-gap:1rem;column-gap:1rem}.select-users-input-child{width:50%;height:18rem;background-color:var(--greenWhite);display:flex;flex-direction:column;row-gap:.5rem;font-size:small;box-sizing:border-box;color:var(--textColor);padding:1rem;justify-content:space-between;align-items:center}.s-u-i-c-bottom-action i,.s-u-i-c-bottom-action p,.small-loading-icon{font-size:.8rem!important;color:gray!important;text-align:center!important}.s-u-i-c-bottom-action{display:flex;-moz-column-gap:.5rem!important;column-gap:.5rem!important;align-items:center;cursor:pointer}.user-plcholder{height:100%;width:100%;background-color:var(--card);overflow:auto;display:flex;flex-direction:column;padding:1rem;row-gap:.3rem}.user-plcholder p{cursor:pointer;width:100%;display:flex;align-items:center;justify-content:space-between;-moz-column-gap:1rem;column-gap:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.user-plcholder i{cursor:pointer;font-size:1rem;color:#000}.cell-table{border-collapse:collapse;width:100%;overflow:auto!important}.cell-table th,.cell-table td{border:1px solid #dddddd;padding:8px;text-align:left}.cell-table th{max-width:6rem!important;background-color:#f2f2f2;font-size:.8rem!important;font-weight:500}.cell-table th:first-child,.cell-table td:first-child{border-left:0}.cell-table th:last-child,.cell-table td:last-child{border-right:0}.cell-table tbody tr:nth-child(even){background-color:#f2f2f2}.dataElemnts-displayer{display:flex;flex-direction:column;row-gap:1rem;width:100%!important;overflow:hidden}.sync-dhis2-ui{width:100%;display:flex;flex-direction:column;row-gap:1rem!important;padding:1rem 1rem 2rem!important}.org-unit-displayer{border:none}.d-d-sized{height:15rem!important;max-height:15rem!important;overflow:auto;padding:1rem}.d-d-sized p{font-size:small!important}.chart-displayer{display:flex;flex-direction:column;row-gap:1rem}.search-org-unit{width:100%;max-width:100%;-moz-column-gap:.5rem;column-gap:.5rem}.search-org-unit i{background-color:#e2e2e2;height:2.5rem;max-height:2.5rem;min-height:2.5rem;width:2.5rem;max-width:2.5rem;min-width:2.5rem;display:flex;align-items:center;justify-content:center;font-size:1rem;border-radius:100%;cursor:pointer}.search-dhis2-org-units p{font-size:small}.myfixed-list{width:100%!important;margin:0!important;padding:0!important;height:20rem!important}.listViewBuilder{width:100%;height:100%;display:flex;flex-direction:column;overflow:auto;padding:0rem .5rem}.config-Element-displayer{height:100%!important;width:100%!important;overflow:auto;padding:1rem}.cursor-pointer{cursor:pointer!important}.main-page{height:100vh;width:100vw;display:flex;flex-direction:column;position:relative}.screen-holder{height:100%;width:100%;overflow:auto}.footer{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;width:-moz-fit-content;width:fit-content;padding:.7rem;display:flex;flex-direction:column;background-color:transparent;box-shadow:#0000000a 0 3px 5px;position:fixed;bottom:1.5rem;right:2rem;border-radius:2rem;align-items:center;justify-content:center}.footer i{font-size:1.3rem}.locales{display:flex;flex-direction:column;row-gap:1rem;height:0;transform:scaleY(0);transform-origin:bottom;transition:transform .2s ease;align-items:center;justify-content:center}.locales p:hover,.bold{font-weight:700}.footer:hover .locales{transform:scaleY(1);height:auto!important;padding:1rem 0}.exchange-reply .a-f-form .input-labeled input,.exchange-reply .a-f-form .input-labeled select,.exchange-reply .a-f-form .input-labeled textarea{border:none;background-color:var(--greenWhite)}.exchange-reply .a-f-form{width:30rem!important;height:30rem!important;box-shadow:#00000040 0 25px 50px -12px!important}.exchange-reply{justify-content:flex-end;align-items:flex-end}.full-width{width:100%!important;min-width:100%!important;max-width:100%!important}.exp-header-child{box-shadow:#ffffff1a 0 1px 1px inset,#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px;padding:1rem}.align-center{justify-content:center!important;align-items:center!important}.exchange-side-big{width:24rem!important;min-width:24rem!important;max-width:24rem!important}.dataElemnts-displayer{width:100%!important}.dataElemnts-displayer .search-and-add{display:flex;justify-content:space-between!important;width:100%!important;align-items:center}.dataElemnts-displayer .config-item{align-items:center;width:-moz-fit-content;width:fit-content!important}.chart-row{display:flex;width:100%;justify-content:space-between;align-items:center}.sync-dhis2-activate{width:-moz-fit-content!important;width:fit-content!important;padding-right:.3rem}.custom-settings .search-and-add{width:100%!important;padding:2rem 10rem!important;align-items:center!important;justify-content:space-between!important}.p-parent .search-and-add,.custom-settings .search-bar{padding:0!important}.custom-settings .s-tree-actions{width:-moz-fit-content!important;width:fit-content!important}.config-item .s-option{align-items:center!important}.datasets-actions i{margin:0rem!important;padding:0rem!important}.single-user-row .actions{display:flex!important;align-items:center!important;width:-moz-fit-content!important;width:fit-content!important;padding:0!important;margin:0!important}.org-unit-displayer button i{font-size:small;color:#fff;margin-right:.4rem}.org-unit-displayer button{display:flex!important;-moz-column-gap:.5rem;column-gap:.5rem;align-items:center!important;justify-content:center!important;color:#fff!important}.max-width{width:100%}.display-column{display:flex;flex-direction:column;row-gap:.5rem}.nodes-side{height:100%!important;min-height:100%!important;overflow:hidden;position:relative!important;display:flex;flex-direction:column}.list-nodes{width:100%;height:100%;overflow:auto;display:flex;flex-direction:column;row-gap:1rem}.bold{font-weight:700!important}.dsplayExchnage{padding:1rem!important}.clicked-entity{border:.1rem solid var(--green)!important;padding:.1rem .5rem!important}@media screen and (max-width: 1024px){.exbody-placeholder{flex-direction:column;row-gap:1rem}.exother-infos{width:100%!important;max-width:100%!important;min-width:100%!important}.select-users-input{flex-direction:column;row-gap:1rem}.select-users-input-child{width:100%}.p-parent{flex-direction:column;overflow:auto}.p-child{height:auto;overflow:unset}.new-unit-form{padding:0 2rem!important}.v-o-u-nav .actions-side{display:none}.search-and-add input{width:100%!important}.view-over-unit{padding:1rem}.org-units .expander-icon{display:block!important}.org-tree{position:absolute;top:0;left:0;bottom:0;right:0;width:0;min-width:0;flex-direction:row-reverse!important;z-index:-10000;transition:width 2s ease!important}.org-tree .expander-icon{padding:0!important;z-index:1000}.expander-icon{padding:0!important;display:flex}.home_page{display:flex;flex-direction:column;padding:0}.home_header{width:100%;margin:0;flex-direction:column;align-items:center;justify-content:center;row-gap:3rem;padding:3rem}.actions-side{width:100vw;display:flex;justify-content:center;align-items:flex-start}.single-action{align-items:center;text-align:center}.dialog-card{margin:0 20%}.full-page-row{flex-direction:column;height:auto}.full-page-row-child{display:none}.auth-part .logo img{width:6rem}.auth-part{display:flex;padding:12rem;min-height:100vh;height:auto;overflow:auto}.home-menu{padding:0 3rem 3rem}}@media screen and (max-width: 700px){.auth-part{padding:4rem}.dialog-card{margin:0 3rem}.single-action i{font-size:1.3rem}.single-action{align-items:center;text-align:center;font-size:small}.actions-side{width:100vw;display:flex;-moz-column-gap:.8rem;column-gap:.8rem;justify-content:center;align-items:flex-start}.search-bar input{width:100%!important}}.oim-burundi-dhis2{display:flex;height:100%;font-family:Arial,sans-serif;color:#343a40;--green: #0056b3;--greenLight: #0056b3;--greenAccent: #0056b3}.menu-side{width:18rem!important;min-width:18rem!important;max-width:18rem!important;background-color:#f8f9fa;padding:20px;box-shadow:2px 0 5px #0000001a;display:flex;flex-direction:column;align-items:center}.menu-side img{width:100%!important;height:-moz-fit-content!important;height:fit-content!important;margin-bottom:20px}.divider{width:80%;height:1px;background-color:#ced4da;margin-bottom:20px}.menu-options{width:100%;display:flex;flex-direction:column;gap:10px}.menu-options p{padding:12px 15px;margin:0;cursor:pointer;font-size:1rem;font-weight:500;color:#343a40;border-radius:5px;transition:background-color .3s ease,color .3s ease}.menu-options p:hover{background-color:#e9ecef;color:var(--green)}.menu-options p.active{background-color:#0056b3;color:#fff;font-weight:700}.menu-options p.active:hover{background-color:#0056b3}.menu-placeholder{height:100%;min-height:100%;max-height:100%;width:100%;overflow:hidden!important}@media (max-width: 768px){.oim-burundi-dhis2{flex-direction:column}.menu-side{width:100%;height:auto;padding:15px;box-shadow:0 2px 5px #0000001a}.menu-side img{width:120px;margin-bottom:15px}.divider{margin-bottom:15px}.menu-options{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px}.menu-options p{padding:8px 12px;font-size:.9rem}.menu-placeholder{padding:15px}}.create-form{padding:1.5rem 1rem;display:flex;flex-direction:column;row-gap:1rem}.contract-management{width:100%;overflow:hidden;background-color:var(--card);display:flex;overflow:auto;height:80vh;max-height:80vh;min-height:80vh}.cm-side-bar{display:flex;height:100%;flex-direction:column;row-gap:1rem;width:20rem!important;max-width:20rem!important;min-width:20rem!important;background-color:var(--bgColor);padding:1.5rem;box-shadow:#00000026 1.95px 1.95px 2.6px;overflow:auto}.cm-side-bar p{cursor:pointer}.cm-side-bar p:hover{color:var(--green)}.cm-side-bar-option{align-items:flex-start;font-size:medium;padding:0!important}.cm-side-bar-option p:hover{text-decoration:underline!important}.cm-side-bar-option p{color:#565656}.cm-placeholder{height:100%;width:100%;overflow:auto;display:flex;flex-direction:column}.report-sync-dhis2{height:100%;width:100%!important;min-width:100%!important;background-color:var(--bgColor);padding:1rem;overflow:auto}.new-report-form{height:100%;width:100%;overflow:auto}.new-report-form .create-form{padding:4rem 5rem;align-items:center;background-color:var(--card);height:f}.rep-form{width:100%;padding:0 4.5rem;display:flex;flex-direction:column;row-gap:1.5rem}.rep-form .input-labeled{width:100%;padding:0!important}
