body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}#root{height:100%}#root,.exam-card{width:100%}@media (min-width:992px){.menu{display:none}#exam-cards-container{justify-content:center;margin:0 auto;width:992px}}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{padding:10px 6px}.ant-table table{font-size:15px}.ant-card-bordered{margin-bottom:8px}.main-layout-content,.visit-layout-content{background-color:#fff}.main-layout-inner-content2{padding:20px}.main-layout{min-height:100%}.main-layout-header{background:#fff;border-bottom:1px solid #eee;text-align:center}.main-layout-header h2{color:#4ab7b4}.selected-row,.table-header{font-size:12px}.selected-row{background:#e6f7ff}.ant-avatar.ant-avatar-icon>.anticon{margin-top:5px}.ant-page-header{padding:0!important}.ant-list-item-action{margin-top:auto}.ant-input-textarea{width:100%}.ant-modal-close-x{margin-top:5px}.ant-modal-body{overflow-y:auto}.ant-tree-title selected{color:red}.ant-list-item{padding:12px!important}.ant-list-item-meta-content{width:100%}.ant-tree .ant-tree-node-content-wrapper{margin-top:-4px;padding:0!important}.ant-tree-indent{margin-left:-15px}input.error{border-color:red}.patients-layout__main{flex:1 1 auto;min-width:0;transition:width .25s ease,flex-basis .25s ease}.patients-layout__main--menu-open{min-width:340px}.patients-toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.patients-toolbar__search{flex:1;margin-right:16px}.patients-toolbar__selection-count{align-self:center;margin-right:8px}.patients-toolbar__actions{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.patients-toolbar__actions--selection{flex:0 1 auto;max-width:100%;width:600px}.patients-move-panel{flex:0 1 0;min-width:0;opacity:0;overflow:hidden;transform:translateX(100%);transition:flex-basis .25s ease,width .25s ease,margin-left .25s ease,opacity .2s ease,transform .25s ease;width:0}.patients-move-panel--open{border-left:1px solid #f0f0f0;flex-basis:440px;margin-left:24px;opacity:1;transform:translateX(0);width:440px}.duplicates-drawer--no-motion :is(.ant-drawer-content-wrapper,.ant-drawer-mask){animation:none!important;transition:none!important}.duplicates-drawer--no-motion .ant-drawer-mask{opacity:1!important}.duplicates-drawer--no-motion .ant-drawer-content-wrapper{transform:none!important}.animated-list{--animated-list-exit-duration:700ms;display:flex;flex-direction:column}.animated-list-item{display:grid;grid-template-rows:1fr;margin-bottom:8px;opacity:1;transform:translateX(0);transition:grid-template-rows var(--animated-list-exit-duration) cubic-bezier(.4,0,.2,1),margin-bottom var(--animated-list-exit-duration) cubic-bezier(.4,0,.2,1),opacity .55s ease-out,transform var(--animated-list-exit-duration) cubic-bezier(.4,0,.2,1)}.animated-list-item--exiting{grid-template-rows:0fr;margin-bottom:0;opacity:0;transform:translateX(12px)}.animated-list-item__content{min-height:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.animated-list-item{transition:none}}.patient-move-menu__user-select{max-height:0;opacity:0;overflow:hidden;transition:max-height .2s ease,opacity .2s ease}.patient-item-actions{align-items:center;display:flex;min-width:0;width:100%}.ant-list-item-action:has(.patient-item-actions){margin-inline-start:0;width:100%}.ant-list-item-action>li:has(.patient-item-actions){box-sizing:border-box;display:block;padding-inline:0;text-align:start;width:100%}.patient-item-actions>.rc-overflow-item{box-sizing:border-box;padding-inline-end:16px;white-space:nowrap}.patient-selection-actions{align-items:center;display:flex;flex:1 1 300px;min-width:0}.patient-selection-actions>.rc-overflow-item{box-sizing:border-box;padding-inline-end:8px;white-space:nowrap}.patient-move-menu__user-select--visible{max-height:320px;opacity:1}@media (max-width:1399px){.patients-toolbar{align-items:stretch;flex-direction:column;gap:12px}.patients-toolbar__search{margin-right:0;width:100%}.patients-toolbar__selection-count{margin-right:0}}.input-feedback{color:red;margin-top:.25rem}.ant-badge-status-dot{height:10px;width:10px}.loadingWrap{bottom:0;height:50px;left:0;margin:auto;position:absolute;right:0;text-align:center;top:0;width:500px}.loadingBoxes{border-radius:10px;display:inline-block;height:40px;margin:3px;width:40px}.loadingBoxColour1{animation:loadingBoxColour;animation-delay:0s;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;background:#89d1d1}.loadingBoxColour2{animation:loadingBoxColour;animation-delay:.1s;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;background:#00b0ad}.loadingBoxColour3{animation:loadingBoxColour;animation-delay:.2s;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;background:#00908e}.loadingBoxColour4{animation:loadingBoxColour;animation-delay:.3s;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;background:#027371}.loadingBoxColour5{animation:loadingBoxColour;animation-delay:.4s;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;background:#00706e}@keyframes loadingBoxColour{0%{transform:scale(1)}50%{transform:scale(.5)}to{transform:scale(1)}}
/*# sourceMappingURL=style.d08e8f30b821ff6d662d.css.map*/