[title]:hover:after{content:attr(title);position:absolute;right:0;left:70px;background-color:#0015247f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:fit-content;top:fit-content;font-size:1.1rem;border-radius:5px;padding:10px;top:10%;color:#fff;z-index:10}.border-radius{border-radius:5px}.margin{margin:10px}.padding{padding:10px}[popover]{position:fixed;inset:0;width:100vw;height:100vh;margin:auto;border:none;padding:0;overflow:auto;color:CanvasText;background-color:Canvas}:popover-open{width:200px;height:100px;position:absolute;inset:unset;bottom:5px;right:5px;margin:0}:root{--theme-color: #00539b;--theme-border-color:#e7e7e7;--theme-border-color-focus: var(--theme-color);--theme-color-focus: var(--theme-color);--theme-padding: 5px;--theme-margin: 5px;--theme-padding-large: 10px;--theme-margin-large: 10px;--icon-on-focus: #a4a4a4ff;--icon-not-focused: #00539b;--icon-theme: var(--theme-color);--input-width: 300px;--input-margin: 5px;--input-field-color-focus: var(--theme-color-focus);--input-field-border-radius: 4px;--input-field-border-configuration: 1px solid var(--theme-border-color);--input-field-border-focus-configuration: 1px solid var(--theme-border-color-focus);--item-border-hover-color: var(--theme-color-focus);--theme-input-color: rgb(55, 55, 55);--theme-input-on-focus-color: var(--theme-color-focus);--theme-label-background-color: white;--theme-label-color: var(--theme-color);--app-block-padding: 10px;--alice-blue: aliceblue;--theme-button-border-configuration: 1px solid var(--theme-color);--theme-button-background-color: var(--theme-color);--theme-button-color: rgb(30, 30, 30);--theme-border-color-focus: var(--theme-color-focus);--theme-border-radius: 5px;--theme-background-color: white;--app-border-radius: 4px;--item-border-color: grey;--item-min-width: 240px;--app-input-field-color-focus: var(--theme-color-focus);--app-input-field-border-radius: 4px;--app-input-field-border-configuration: 1px solid var(--theme-border-color);--app-input-field-border-focus-configuration: 1px solid var(--theme-border-color-focus);--app-item-border-hover-color: var(--theme-color-focus);--app-transition: .5s;--input-field-font-size: 1rem;--theUrimIconButton-background-color: rgb(228,228, 228);--theUrimTabButton-background-color: white;--theUrimTabButton-background-color-focus: #e8f1f8;--theUrimTabButton-color-focus: var(--theme-color);--theUrimSubmitButton-color: white;--theUrimSubmitButton-background-color: var(--theme-color-focus);--theUrimSubmitButton-hover-background-color: #003b6f;--theUrimSubmitButton-focus-background-color: #003462;--theUrimDiv-border-radius: 5px;--theUrimDiv-background-color: white}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#00438a4e;border-radius:5px}::-webkit-scrollbar-thum:hover{background-color:#215184}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-family:Google Sans Flex,system-ui,-apple-system,sans-serif;font-style:normal;font-variation-settings:"slnt" 0,"wdth" 100,"GRAD" 0,"ROND" 0;margin:0;scroll-behavior:smooth}body{font-family:Google Sans Flex,system-ui,-apple-system,sans-serif;margin:0}textarea{font-family:Google Sans Flex,system-ui,-apple-system,sans-serif}input[type=text],input[type=tel],input[type=number],input[type=password],input[type=email]{border:none;border-radius:var(--app-input-border-radius);color:var(--theme-input-color);font-size:1rem;height:50px;outline:none;padding-left:10px;transition:.5s;width:calc(100% - 15px);-webkit-transition:.5s;margin-left:2px;border-top-right-radius:3px;border-bottom-right-radius:3px}input[type=text],input[type=tel],input[type=number],input[type=password],input[type=email]:focus{transition:.5s;-webkit-transition:.5s}.shaded{background-color:#eeeded}.flex{display:flex;align-items:center}.flex-gap{display:flex;gap:var(--theme-padding);align-items:center}.border{border:var(--theme-button-border-configuration)}.row-reverse{display:flex;justify-content:center;flex-direction:row-reverse;align-items:center}.filled-background{background-color:var(--theme-button-background-color)}.justify-right-on-2-column-rule{width:100%;display:grid;justify-content:right}.add-2-columns{grid-template-columns:auto auto}.add-3-columns{grid-template-columns:auto auto auto}.add-4-columns{grid-template-columns:auto auto auto auto}.columns-1{display:grid;grid-template-columns:auto}.columns-2{display:grid;grid-template-columns:auto auto}.columns-3{display:grid;grid-template-columns:auto auto auto}.columns-4{display:grid;grid-template-columns:auto auto auto auto}.fill{width:100%!important}.white-text{color:#fff!important}.text-shadow,.text-shadow-default{text-shadow:0 0 black;text-shadow:2px 3px 3px black}.text-shadow-white,.text-shadow-light-grey-text{text-shadow:0 0 black;text-shadow:2px 0px 3px black;color:#cfcfcf!important}.clear-all-styles{margin:0;padding:0;border:none;background-color:unset;border-radius:0;outline:none;height:min-content;width:min-content}.pointer{cursor:pointer}.no-padding{padding:0}select{flex:1;border:1px solid var(--icon-on-focus);background-color:transparent;border-radius:5px;padding:10px;transition:.4s;color:var(--icon-on-focus);color:#000}select:hover,select:focus{border:1px solid var(--theme-border-color-focus);background-color:#f0f8ff;color:var(--theme-color)}option{display:flex;justify-content:flex-start;gap:10px;border-left:1px solid var(--icon-on-focus);border-right:1px solid var(--icon-on-focus);padding:10px;transition:.4s}option:first-of-type{border-radius:5px 5px 0 0}option:last-of-type{border-bottom:1px solid var(--icon-on-focus);border-radius:0 0 5px 5px}option:focus{border:1px solid var(--theme-border-color-focus);background:#f0f8ff;color:var(--theme-color)}option .icon{font-size:1.6rem;text-box:trim-both cap alphabetic}selectcontent .icon{display:none}option::checkmark{order:1;margin-left:auto;content:url(/Users/shikomatlala/Development/TheUrimSAServiceDeliveryAdminPortal/src/assets/focus/check.svg)}.option-table-row-style{padding:0;border-bottom:1px solid rgb(206,206,206);border-bottom:1px solid #053c8329;border-bottom:1px solid rgb(235,235,235)}.span-table-row-style{display:grid;grid-template-columns:40px calc(100% - 40px);padding-left:10px;padding-right:10px;align-items:center;height:40px}.option-table-row-style:hover,.option-table-row-style:active{background-color:#d8eeff;background-color:#e8f1f8}.grid{display:grid;align-items:center}.grid-justify-center{justify-items:center}.grid-justify-start{justify-items:start!important}.grid-justify-end{justify-items:end}.flex-justify-end{justify-content:end}.field-label{color:gray;font-size:small}
