html{width:100%;height:100%}body{margin:0;display:initial}@page{size:portrait;margin:0}.main-container{position:absolute;width:100%;height:100%;font-family:"Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;-webkit-font-smoothing:antialiased;overflow:scroll;-webkit-overflow-scrolling:touch}@media print{.main-container{overflow:visible;padding:20px;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.content-container{width:100%;height:100%;left:0;-webkit-transition:left 0.4s ease-in-out;transition:left 0.4s ease-in-out}.modal.white-content .modal-content{background-color:rgba(255,255,255,0.9)}.modal.SearchModal{z-index:1040 !important}.modal.SearchModal+.modal-backdrop{z-index:1030 !important}.modal.InactivityModal{z-index:2001 !important;background-color:rgba(255,255,255,0.9)}.modal.InactivityModal+.modal-backdrop{z-index:2000 !important}.modal-dialog.modal-full{width:auto;height:100%;margin:auto;overflow-x:hidden;overflow-y:auto}.modal-dialog.modal-contain{width:auto;position:absolute;top:50%;left:50%;padding:0;-webkit-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important}.modal-dialog.modal-large{width:auto;position:absolute;top:25%;left:25%;padding:0;-webkit-transform:translate(0%, -25%) !important;transform:translate(0%, -25%) !important}@media screen and (max-width: 1350px){.modal-dialog.modal-large{left:10%}}@media screen and (max-width: 1150px){.modal-dialog.modal-large{left:5%}}@media screen and (max-width: 1000px){.modal-dialog.modal-large{left:0%}}.modal-dialog .modal-content{text-align:center;border:0;padding:60px 0;background-color:transparent;border-radius:0;box-shadow:none;width:100%;height:100%}.modal-dialog .close-modal-link{font-size:18px;color:black;position:fixed;top:30px;right:30px;z-index:10}.modal-backdrop:not(.dark){background-color:#fff !important}.modal-backdrop:not(.dark).in{opacity:0.95 !important}.modal-backdrop.dark-blured{background-color:rgba(68,82,89,0.75) !important}.modal-backdrop.dark{background-color:rgba(0,0,0,0.5) !important}.v--modal-overlay{z-index:1060 !important}.v--modal-overlay .v--modal-box{overflow:visible !important}.lightbox-modal .lightbox-pdf-inside .lightbox-fallback-image{display:none}.lightbox-modal .lightbox-pdf-inside .lightbox-prev,.lightbox-modal .lightbox-pdf-inside .lightbox-next{opacity:1 !important;height:100px;width:100px}.lightbox-modal .lightbox-pdf-inside .lightbox-prev i:before,.lightbox-modal .lightbox-pdf-inside .lightbox-prev i:after,.lightbox-modal .lightbox-pdf-inside .lightbox-next i:before,.lightbox-modal .lightbox-pdf-inside .lightbox-next i:after{background:gray}.lightbox-modal .lightbox-fallback-image{width:100%}.lightbox-modal .modal-content{padding:11px}.lightbox-modal .modal-body{background-color:#fff;padding:4px}.lightbox-modal .lightbox-footer{margin:6px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.lightbox-modal .lightbox-footer .close{font-size:15px;font-weight:300;opacity:0.7}.lightbox-modal .lightbox-footer-details{color:#000;line-height:20px;width:85%;text-align:left}.lightbox-modal .lightbox-caption{max-width:82%;font-size:13px;font-weight:bold;line-height:1em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lightbox-modal .lightbox-caption:after{content:"-"}.lightbox-modal .lightbox-download{font-size:13px;line-height:1em;margin-left:5px}.lightbox-modal .lightbox-nav-details{text-overflow:ellipsis;overflow:hidden}.lightbox-modal .lightbox-prev{left:0}.lightbox-modal .lightbox-next{right:0}.lightbox-modal .lightbox-prev,.lightbox-modal .lightbox-next{height:100%;cursor:pointer;opacity:0;top:50%;width:50%;height:100%;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%);position:absolute;-webkit-transition:opacity 0.6s;transition:opacity 0.6s;display:block}.lightbox-modal .lightbox-prev:hover,.lightbox-modal .lightbox-next:hover{opacity:1}.lightbox-modal .lightbox-prev{width:34%;float:left}.lightbox-modal .lightbox-prev .arrow-left{top:50%;position:absolute;left:20px}.lightbox-modal .lightbox-next{width:64%}.lightbox-modal .lightbox-next .arrow-right{top:50%;position:absolute;right:60px}.lightbox-modal .lightbox-next .arrow-right:before,.lightbox-modal .lightbox-next .arrow-right:after,.lightbox-modal .lightbox-prev .arrow-left:before,.lightbox-modal .lightbox-prev .arrow-left:after{position:absolute;content:"";display:block;width:30px;height:6px;background:#fff}.lightbox-modal .lightbox-next .arrow-right:before,.lightbox-modal .lightbox-next .arrow-right:after{margin-left:10px}.lightbox-modal .lightbox-prev .arrow-left:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.lightbox-modal .lightbox-prev .arrow-left:after{-webkit-transform:rotate(-45deg) translateX(12px) translateY(-12px);transform:rotate(-45deg) translateX(12px) translateY(-12px)}.lightbox-modal .lightbox-next .arrow-right:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.lightbox-modal .lightbox-next .arrow-right:after{-webkit-transform:rotate(45deg) translateX(-12px) translateY(-12px);transform:rotate(45deg) translateX(-12px) translateY(-12px)}.lightbox-modal+.modal-backdrop{background-color:#000 !important;opacity:0.8 !important}#toast-container.top-full{display:-webkit-box;display:flex;width:100%}#toast-container.top-full>div{-webkit-box-flex:1;flex:1;-webkit-animation:0.3s ease-out 0s 1 dropFromTop;animation:0.3s ease-out 0s 1 dropFromTop}#toast-container.top-full .toast{min-width:300px;padding:20px 15px 20px 50px;width:100%;opacity:0.95}#toast-container.top-full .toast-message{text-align:center;font-weight:400;font-size:24px;letter-spacing:0.5px}@-webkit-keyframes dropFromTop{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes dropFromTop{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}#ngProgress{margin:0;padding:0;z-index:99998;background-color:green;color:green;box-shadow:0 0 10px 0;height:2px;opacity:0;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}#ngProgress-container{position:fixed;margin:0;padding:0;top:0;left:0;right:0;z-index:99999}.avatar-placeholder{background:url(no-avatar-cb98ed1557a595a5051ef4ba763313b4.png);background-size:100%}.capitalize{text-transform:capitalize}.NotificationPopup{border:1px solid #c6c6c6;box-shadow:0 2px 4px #c6c6c6 !important;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.NotificationPopup.ui-notification{background-color:#edeff5}.NotificationPopup.urgent{background-color:#ffdfe4}.NotificationPopup__title{padding:3px 10px}.NotificationPopup__message{margin:10px}.NotificationPopup__message .warning{color:#ef5860;font-weight:500}.NotificationPopup__body{-webkit-box-flex:1;flex-grow:1}.NotificationPopup__icon{font-size:28px;margin-left:5px;color:#d55147}.blured{-webkit-filter:blur(4px);filter:blur(4px)}.header-splitted{position:fixed;top:0;height:68px;z-index:1011;padding:0 20px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;left:180px;right:300px}@media (max-width: 768px){.header-splitted{left:50px;right:160px}}@media (max-width: 560px){.header-splitted{height:48px}}.header-splitted-col .btn-group{padding:0 18px}.header-splitted-col .btn-group .btn{color:#999da9 !important;background-color:#fff;border-color:#ccc !important}.header-splitted-col .btn-group .btn.active-tab{background-color:#3890db !important;color:#fff !important;border-color:#3890db !important}.has-patients-in-queue .header-splitted{right:350px}@media (max-width: 768px){.has-patients-in-queue .header-splitted{right:220px}}.header-splitted-col{height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:relative}.subheader-splitted-grid{height:48px;display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:12px;padding:0 20px;background-color:#fff;position:absolute;top:68px;left:180px;right:0;box-shadow:0 1px 2px rgba(0,0,0,0.1);z-index:1}@media (max-width: 768px){.subheader-splitted-grid{left:0}}@media (max-width: 560px){.subheader-splitted-grid{top:48px;grid-template-columns:1fr;box-shadow:none;padding:0}.subheader-splitted-grid--row-2{top:96px}}@media (max-width: 768px) and (min-width: 561px){.subheader-splitted-grid{margin-left:50px;width:calc(100% - 50px)}}.subheader-splitted-grid-cell{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.subheader-splitted-grid-cell.pull-left{-webkit-box-pack:start;justify-content:flex-start}.subheader-splitted-grid-cell.pull-right{-webkit-box-pack:end;justify-content:flex-end}@media (max-width: 560px){.subheader-splitted-grid-cell{-webkit-box-pack:center;justify-content:center;height:48px;box-shadow:0 1px 2px rgba(0,0,0,0.1);padding:0 20px}}.subheader-splitted{height:48px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:0 20px;background-color:#fff;position:absolute;top:68px;left:190px;right:0;box-shadow:0 1px 2px rgba(0,0,0,0.1);z-index:1}.subheader-splitted--single{-webkit-box-pack:start;justify-content:flex-start}@media (max-width: 768px){.subheader-splitted{left:0}}@media (max-width: 560px){.subheader-splitted{top:48px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;box-shadow:none;padding:0}.subheader-splitted--row-2{top:96px}}@media (max-width: 768px) and (min-width: 561px){.subheader-splitted{margin-left:50px;width:calc(100% - 50px)}}.subheader-splitted .header-splitted-col{width:calc(100% / 3);-webkit-box-flex:1;flex-grow:1;-webkit-box-pack:center;justify-content:center}.subheader-splitted .header-splitted-col:first-of-type{-webkit-box-pack:start;justify-content:flex-start}.subheader-splitted .header-splitted-col:last-of-type{-webkit-box-pack:end;justify-content:flex-end}.subheader-splitted .header-splitted-col:first-of-type:last-of-type{-webkit-box-pack:start;justify-content:flex-start}@media (max-width: 1024px){.subheader-splitted .header-splitted-col{width:calc(100% / 2)}.subheader-splitted .header-splitted-col:last-of-type{display:none}}@media (max-width: 560px){.subheader-splitted .header-splitted-col{width:100%;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:48px;box-shadow:0 1px 2px rgba(0,0,0,0.1);padding:0 20px}}@media (max-width: 1024px){.subheader-splitted .header-splitted-col+.header-splitted-col{-webkit-box-pack:end;justify-content:flex-end}}.header-col-with-backlink{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:12px 0}.header-link{font-size:14px;font-weight:400;color:#4a90e2 !important;line-height:14px;cursor:pointer;background:none;border:none;padding:0}.header-link+.header-link{margin-left:12px}.header-link--red{color:#e05453;background:none;border:none;padding:0}.header-nav-tabs{margin-left:36px;display:-webkit-box;display:flex;height:100%}@media (max-width: 1024px){.header-nav-tabs{margin-left:0}}.header-title{font-weight:300;text-align:left;font-size:24px;color:#333333;letter-spacing:0.5px;margin:0}.header-nav-tab{display:-webkit-box;display:flex;height:100%;-webkit-box-align:center;align-items:center;border-bottom:3px solid transparent;opacity:0.5;font-size:14px;color:#445259;-webkit-transition:all 0.6s ease;transition:all 0.6s ease;cursor:pointer;letter-spacing:0.29px}.header-nav-tab:hover,.header-nav-tab:visited,.header-nav-tab:focus{color:inherit;text-decoration:none}.header-nav-tab.active{opacity:1;border-color:#445259}.header-nav-tab.disabled{pointer-events:none}.header-nav-tab+.header-nav-tab{margin-left:24px}@media (max-width: 768px){.header-nav-tab+.header-nav-tab{margin-left:12px}}.cal-week-box-cell{z-index:1099}.pdf-viewer{background-image:url(load-2aad23b10dedeca3a024d3d82d1a8ae0.gif);background-repeat:no-repeat;background-position:center}.header-title{font-weight:300;text-align:left;margin-right:10px;font-size:24px;color:#333333;letter-spacing:0.5px}@media (max-width: 768px){.header-title{font-size:18px}}.header-group-tabs .btn{padding:4px 12px;font-size:12px;color:rgba(130,137,151,0.81);letter-spacing:0.2px}.header-group-tabs .btn.active{background-color:#3890db !important;color:#fff !important;border-color:#3890db !important}.pull-left{float:left !important}.pull-right{float:right !important}.modal-backdrop.dark{background-color:rgba(0,0,0,0.5) !important}.form-group{margin-top:18px;margin-bottom:0;font-size:15px}.form-label{font-size:13px;color:#9ca1ad;font-weight:400;display:inline-block;max-width:100%;margin-bottom:5px;text-transform:capitalize;white-space:nowrap;clear:both}.form-label--no-capitalize{text-transform:none}.form-actions{text-align:center;padding-bottom:30px;padding-top:14px;margin:0}.form-help-block{margin-top:5px;margin-bottom:10px;color:#737373;margin-left:15px}.form-below-input{margin-top:-15px;padding-bottom:10px;font-size:12px;color:#dd475a}.form-radio-wrapper [class^="om-ico-"]{margin-right:10px;width:16px;height:16px;background-size:16px}.form-radio-wrapper .form-radio-container{display:inline-block}.form-radio-wrapper .form-radio-label{display:inline-block;width:177px;font-weight:normal}.form-radio-wrapper .form-radio{width:22px;margin:10px 0 10px 20px;display:inline-block}.form-radio-wrapper .form-radio-container{display:inline-block}.form-radio-wrapper .form-radio-input{display:none}.form-radio-wrapper .form-radio-input+.form-radio-label{font-size:0;line-height:17px;color:#333 !important;font-weight:300;width:auto;background-color:transparent !important;padding:1px 0 0;text-align:center;text-transform:none;cursor:pointer}.form-radio-wrapper .form-radio-input+.form-radio-label:before{display:inline-block;width:14px;height:14px;border:2px solid #fff;border-radius:50%;margin:0 8px 0 0;box-shadow:0 0 0 2px #e4e4e6;vertical-align:middle;content:""}.form-radio-wrapper .form-radio-input:checked+.form-radio-label:before{background-color:#3890db}.content-next-page-loading{color:#3890db;font-weight:500;text-align:center;padding:10px 0 10px}.content-next-page-loading-text{font-style:italic}.pdf-modal-opened .lightbox-modal .modal-dialog{width:100% !important;margin:0 !important}.explainer{color:#6e8090;background-color:#f5f8fb;left:180px;top:68px;right:0;height:36px;line-height:20px;position:absolute;padding:8px 20px;box-shadow:0 1px 2px rgba(0,0,0,0.1);z-index:1009}@media (min-width: 560px){.explainer+.subheader-splitted{top:calc(68px + 36px)}}@media (max-width: 560px){.explainer{display:none}}.common-tag{color:#fff;font-size:12px;font-weight:500;display:inline-block;padding:0 15px 0 15px;border-radius:15px;height:20px;line-height:20px;opacity:0.8;white-space:nowrap}.common-tag--thick{height:32px;font-size:17px;line-height:32px}.Grid-column-1-and-half{float:left;display:block;margin-right:2.35765%;width:9.258225%}.common-tooltip.tooltip-icon,.white-tooltip.tooltip-icon{margin-left:10px;color:#9ca1ac;font-size:12px}.common-tooltip.tooltip .tooltip-inner,.white-tooltip.tooltip .tooltip-inner{white-space:nowrap;max-width:600px;padding:5px 8px;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.common-tooltip.tooltip .tooltip-inner{background-color:#607485}.white-tooltip.tooltip .tooltip-inner{background-color:#ffffff;border:1px solid rgba(0,0,0,0.25);color:#5c6a77}.announcekit-bar-top .PatientFile__header,.announcekit-bar-top .NavSidebar__wrapper,.announcekit-bar-top .NavHeader__container,.announcekit-bar-top .header-splitted{top:2.5em}



.field-ui-singleselect{width:100%}.field-ui-singleselect .el-input__inner{border-radius:2px !important;height:36px;padding:3px 10px 5px;width:100% !important;font-weight:500}.field-ui-singleselect .el-input__inner:hover{background-color:#fff;border-color:#ccc}.el-select-dropdown{z-index:2051 !important}.vue-tel-input{height:36px}.tooltip{display:block !important;z-index:10000;outline:none}.tooltip .tooltip-inner{background:black;color:white;border-radius:16px;padding:5px 10px 4px}.tooltip .tooltip-arrow{z-index:1;border-width:8px}.tooltip .tooltip-arrow:after{content:' ';position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;border-width:8px}.tooltip[x-placement^='top']{margin-bottom:5px}.tooltip[x-placement^='top'] .tooltip-arrow{border-top-color:rgba(0,0,0,0.25);border-bottom-width:0;bottom:-8px}.tooltip[x-placement^='top'] .tooltip-arrow:after{top:-9px;left:-8px;border-top-color:#fff;border-bottom-width:0}.tooltip.common-tooltip[x-placement^='top'] .tooltip-arrow:after{border-top-color:#607485}.tooltip[x-placement^='bottom']{margin-top:5px}.tooltip[x-placement^='bottom'] .tooltip-arrow{border-bottom-color:rgba(0,0,0,0.25);border-top-width:0;top:-8px}.tooltip[x-placement^='bottom'] .tooltip-arrow:after{bottom:-9px;left:-8px;border-bottom-color:#fff;border-top-width:0}.tooltip.common-tooltip[x-placement^='bottom'] .tooltip-arrow:after{border-bottom-color:#607485}.tooltip[x-placement^='right']{margin-left:5px}.tooltip[x-placement^='right'] .tooltip-arrow{border-right-color:rgba(0,0,0,0.25);border-left-width:0;left:-8px}.tooltip[x-placement^='right'] .tooltip-arrow:after{bottom:-8px;left:1px;border-right-color:#fff;border-left-width:0}.tooltip.common-tooltip[x-placement^='right'] .tooltip-arrow:after{border-right-color:#607485}.tooltip[x-placement^='left']{margin-right:5px}.tooltip[x-placement^='left'] .tooltip-arrow{border-left-color:rgba(0,0,0,0.25);border-right-width:0;right:-8px}.tooltip[x-placement^='left'] .tooltip-arrow:after{bottom:-8px;right:1px;border-left-color:#fff;border-right-width:0}.tooltip.common-tooltip[x-placement^='left'] .tooltip-arrow:after{border-left-color:#607485}.tooltip.popover .popover-inner{background:#f9f9f9;color:black;padding:0;border-radius:5px;box-shadow:0 5px 30px rgba(0,0,0,0.1);max-width:none}.tooltip[x-placement^='top'].popover .popover-arrow:after{border-top-color:#f9f9f9}.tooltip[x-placement^='bottom'].popover .popover-arrow:after{border-bottom-color:#f9f9f9}.tooltip[x-placement^='right'].popover .popover-arrow:after{border-right-color:#f9f9f9}.tooltip[x-placement^='left'].popover .popover-arrow:after{border-left-color:#f9f9f9}.tooltip[aria-hidden='true']{visibility:hidden;opacity:0;-webkit-transition:opacity 0.15s, visibility 0.15s;transition:opacity 0.15s, visibility 0.15s}.tooltip[aria-hidden='false']{visibility:visible;opacity:1;-webkit-transition:opacity 0.15s;transition:opacity 0.15s}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.fade-enter,.fade-leave-to.fade-leave-active{opacity:0}.fade-leave,.fade-to.fade-enter-active{opacity:1}.list-move-enter-to{-webkit-transition:opacity 0.25s ease-in-out,-webkit-transform 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75);transition:opacity 0.25s ease-in-out,-webkit-transform 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75);transition:transform 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75),opacity 0.25s ease-in-out;transition:transform 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75),opacity 0.25s ease-in-out,-webkit-transform 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75)}.list-move-enter-to:nth-child(1){-webkit-transition-delay:.04s;transition-delay:.04s}.list-move-enter-to:nth-child(2){-webkit-transition-delay:.08s;transition-delay:.08s}.list-move-enter-to:nth-child(3){-webkit-transition-delay:.12s;transition-delay:.12s}.list-move-enter-to:nth-child(4){-webkit-transition-delay:.16s;transition-delay:.16s}.list-move-enter-to:nth-child(5){-webkit-transition-delay:.2s;transition-delay:.2s}.list-move-enter-to:nth-child(6){-webkit-transition-delay:.24s;transition-delay:.24s}.list-move-enter-to:nth-child(7){-webkit-transition-delay:.28s;transition-delay:.28s}.list-move-enter-to:nth-child(8){-webkit-transition-delay:.32s;transition-delay:.32s}.list-move-enter-to:nth-child(9){-webkit-transition-delay:.36s;transition-delay:.36s}.list-move-enter-to:nth-child(10){-webkit-transition-delay:.4s;transition-delay:.4s}.list-move-leave-to.list-move-leave-active,.list-move-enter{-webkit-transform:translate3d(-50%, 50%, 0);transform:translate3d(-50%, 50%, 0);opacity:0}.list-move-enter-to.list-move-enter-active,.list-move-leave{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.list-complete-enter,.list-complete-leave-to{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}.list-complete-leave-active{position:absolute}.ripple{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out;transition:box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out}.ripple:after{content:'';display:block;position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background-image:radial-gradient(circle, #000 10%, transparent 10.01%);background-repeat:no-repeat;background-position:50%;-webkit-transform:scale(10, 10);transform:scale(10, 10);opacity:0;-webkit-transition:opacity 0.6s, -webkit-transform 0.5s;transition:opacity 0.6s, -webkit-transform 0.5s;transition:transform 0.5s, opacity 0.6s;transition:transform 0.5s, opacity 0.6s, -webkit-transform 0.5s}.ripple:active:after{-webkit-transform:scale(0, 0);transform:scale(0, 0);opacity:0.2;-webkit-transition:0s;transition:0s}.Header__link{font-size:14px;font-weight:400;color:#4a90e2 !important;line-height:14px;cursor:pointer}.Header__link+.Header__link{margin-left:12px}.Header__link--red{color:#e05453}.PageHeader__container,.PageHeader__container--shift-right{position:fixed;top:0;height:68px;z-index:1011;padding:0 20px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;left:180px;right:300px}.PageHeader__container--shift-right{-webkit-box-pack:end;justify-content:flex-end}@media (max-width: 768px){.PageHeader__container,.PageHeader__container--shift-right{left:50px;right:160px}}@media (max-width: 560px){.PageHeader__container,.PageHeader__container--shift-right{height:48px}}.PageHeader__column{height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:relative}.PageHeader__backlink-column{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;padding:12px 0}.PageHeader__title{font-weight:300;text-align:left;font-size:24px;color:#333333;letter-spacing:0.5px;margin:0}.PageSubHeader__container{background-color:#fff;padding:0 20px;height:48px;position:absolute;top:68px;left:180px;right:0;box-shadow:0 1px 2px rgba(0,0,0,0.1);z-index:1}@media (max-width: 768px){.PageSubHeader__container{left:0}}@media (max-width: 560px){.PageSubHeader__container{top:48px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;box-shadow:none;padding:0}}@media (max-width: 768px) and (min-width: 561px){.PageSubHeader__container{margin-left:50px;width:calc(100% - 50px)}}.PageSubHeader__container-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:12px}.PageSubHeader__cell{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}@media (max-width: 560px){.PageSubHeader__cell{-webkit-box-pack:center;justify-content:center;height:48px;box-shadow:0 1px 2px rgba(0,0,0,0.1);padding:0 20px}}.PageSubHeader__cell-right{-webkit-box-pack:end;justify-content:flex-end}.PageSubHeader__cell-left{-webkit-box-pack:start;justify-content:flex-start}.vue-dialog .vue-dialog-buttons{padding:6px 0}

.NavbarHeader[data-v-157ca104]{height:68px;left:190px;padding:0 20px;position:fixed;right:300px;top:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;z-index:1011}@media (max-width: 768px){.NavbarHeader[data-v-157ca104]{left:50px;right:160px}}@media (max-width: 560px){.NavbarHeader[data-v-157ca104]{height:48px}}.NavbarHeader__row[data-v-157ca104]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:100%;-webkit-box-pack:start;justify-content:flex-start}.NavbarHeader__back[data-v-157ca104]{font-size:14px;font-weight:400;color:#4a90e2;line-height:10px;cursor:pointer;display:block;margin-top:12px}.NavbarHeader__title[data-v-157ca104]{color:#333333;font-size:24px;font-weight:300;letter-spacing:0.5px;line-height:1.5;margin:0;text-align:left}

.ScrollableTabs[data-v-2c232a85]{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;height:100%}.ScrollableTabs.white[data-v-2c232a85]{--background-color: #ffffff;--color: #5b6a78;--border-color: #5b6a78;background-color:var(--background-color)}.ScrollableTabs.light-blue[data-v-2c232a85]{--background-color: #f2faff;--color: #93a1af;--border-color: #3890db;background-color:var(--background-color)}.ScrollableTabs__nav[data-v-2c232a85]{flex-shrink:0;width:20px}.ScrollableTabs__arrow[data-v-2c232a85]{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:100%;cursor:pointer;background-color:var(--background-color);z-index:1}.ScrollableTabs__arrow[data-v-2c232a85]:before{content:'';width:10px;height:10px;margin:auto;border:solid var(--border-color);border-width:0 2px 2px 0;opacity:0.75;-webkit-transition:0.25s;transition:0.25s}.ScrollableTabs__arrow[data-v-2c232a85]:hover:before{opacity:1}.ScrollableTabs__arrow--prev[data-v-2c232a85]:before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.ScrollableTabs__arrow--next[data-v-2c232a85]:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ScrollableTabs__arrow[data-v-2c232a85]:after{position:absolute;content:'';width:40px;height:100%;pointer-events:none}.ScrollableTabs__arrow--prev[data-v-2c232a85]:after{left:100%;background:-webkit-gradient(linear, left top, right top, from(var(--background-color)), to(transparent));background:linear-gradient(90deg, var(--background-color), transparent)}.ScrollableTabs__arrow--next[data-v-2c232a85]:after{right:100%;background:-webkit-gradient(linear, right top, left top, from(var(--background-color)), to(transparent));background:linear-gradient(270deg, var(--background-color), transparent)}.ScrollableTabs__wrapper[data-v-2c232a85]{overflow:hidden}.ScrollableTabs__links[data-v-2c232a85]{position:relative;display:-webkit-box;display:flex;margin:0;padding:0;height:100%}.ScrollableTabs__link[data-v-2c232a85]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;white-space:nowrap;padding:10px;color:var(--color);border-bottom:3px solid transparent;cursor:pointer;-webkit-transition:0.25s;transition:0.25s}.ScrollableTabs__link--active[data-v-2c232a85]{border-color:var(--border-color)}

.FullPageModal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050;overflow-x:hidden;overflow-y:auto;background:#fff;opacity:0.95}.FullPageModal__main-container{max-height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100%;height:100%;padding:60px 0;opacity:0;visibility:hidden;-webkit-transform:translate(0, -25%);transform:translate(0, -25%);overflow-y:scroll}.FullPageModal__main-container--opened{opacity:1;visibility:visible;-webkit-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:visibility 0.3s, -webkit-transform 0.3s ease-out;transition:visibility 0.3s, -webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out, visibility 0.3s;transition:transform 0.3s ease-out, visibility 0.3s, -webkit-transform 0.3s ease-out}.FullPageModal__header{width:1200px;margin:0 auto 50px}.FullPageModal__header-description{color:#333;font-family:HelveticaNeue;font-size:15px;letter-spacing:0px;line-height:18px;text-align:center;width:425px;margin:auto}.FullPageModal__title{color:#333;letter-spacing:-0.035em;line-height:30px;font-size:23px;font-weight:400;text-align:center;text-transform:capitalize}.FullPageModal__content{width:1200px;margin:0 auto;max-height:100%}.FullPageModal__footer{position:absolute;bottom:80px}

.FileUploader__wrapper[data-v-0f7ff5f6]{display:inline-block;position:relative;overflow:hidden;width:100%}.FileUploader__dropzone[data-v-0f7ff5f6]{display:inline-block;position:relative;width:inherit}.FileUploader__dropzone[data-v-0f7ff5f6]:before{content:'';position:absolute;width:100%;height:100%;color:#ffffff;font-size:12px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border-width:0;border-style:dashed;border-color:#ffffff;-webkit-transition:background-color 0.2s;transition:background-color 0.2s}.FileUploader__wrapper.active .FileUploader__dropzone[data-v-0f7ff5f6]:before{background-color:rgba(0,255,0,0.1)}.FileUploader__wrapper.active .FileUploader__dropzone>*[data-v-0f7ff5f6]{opacity:0}.FileUploader__wrapper.error .FileUploader__dropzone[data-v-0f7ff5f6]:before{content:'Upload file error.';color:#fff;background-color:#dd475a}.FileUploader__input[data-v-0f7ff5f6]{opacity:0;top:0;left:0;width:100%;height:100%;position:absolute;cursor:pointer}.FileUploader__input.disabled[data-v-0f7ff5f6]{cursor:default}

.AlmightyAttachment[data-v-207cf27e]{width:100%}.AlmightyAttachment__field[data-v-207cf27e]{display:block;border-radius:2px;height:30px;padding:3px 10px 5px;width:100%;font-weight:500;font-size:14px;border:1px solid #dcdfe6;margin-top:5px}.AlmightyAttachment__field[disabled][data-v-207cf27e]{color:gray}.AlmightyAttachment__field[data-v-207cf27e]:focus{border-color:#409eff;outline:none}.AlmightyAttachment__field[data-v-207cf27e]::-webkit-input-placeholder{color:#dcdfe6}.AlmightyAttachment__field[data-v-207cf27e]::-moz-placeholder{color:#dcdfe6}.AlmightyAttachment__field[data-v-207cf27e]:-ms-input-placeholder{color:#dcdfe6}.AlmightyAttachment__field[data-v-207cf27e]::-ms-input-placeholder{color:#dcdfe6}.AlmightyAttachment__field[data-v-207cf27e]::placeholder{color:#dcdfe6}.AlmightyAttachment__field.invalid[data-v-207cf27e]{border-color:#dd475a}.AlmightyAttachment__validation-error[data-v-207cf27e]{font-size:12px;font-weight:normal;color:#dd475a}

.AlmightyAttachments[data-v-2343cf70]{display:block;margin:5px 1px}.AlmightyAttachments__label[data-v-2343cf70]{display:block;font-size:13px;color:#9ca1ad;padding:10px 13px 5px}.AlmightyAttachments__container[data-v-2343cf70]{border:1px solid #d8d8d8;border-radius:2px}.AlmightyAttachments__container--labelled[data-v-2343cf70]{margin-top:5px}.AlmightyAttachments__list[data-v-2343cf70]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;font-size:13px;color:#9ca1ad}.AlmightyAttachments__list .icon-plus[data-v-2343cf70]:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);color:#cc4b5e;cursor:pointer}.AlmightyAttachments__item[data-v-2343cf70]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:14px;color:#333;font-weight:300;padding:10px 15px;border-bottom:1px dashed #d8d8d8}.AlmightyAttachments__item-image[data-v-2343cf70]{display:block;max-width:calc(100% - 20px)}.AlmightyAttachments__item-title[data-v-2343cf70]{-webkit-box-flex:1;flex-grow:1;width:100%;padding:0 10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.AlmightyAttachments__selecting-span[data-v-2343cf70]{color:#3890db}.AlmightyAttachments__validation-error[data-v-2343cf70]{font-size:12px;font-weight:normal;color:#dd475a}

.AlmightyBarcode__label[data-v-18fe7848]{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold;text-align:left}.AlmightyBarcode__action[data-v-18fe7848]{margin-top:5px;border:1px solid #dcdfe6;background-color:#dcdfe6;border-radius:0 2px 2px 0;font-size:18px}.AlmightyBarcode__field[data-v-18fe7848]{display:block;border-radius:2px 0 0 2px;height:30px;padding:3px 10px 5px;width:100%;font-weight:500;font-size:14px;border:1px solid #dcdfe6;margin-top:5px}.AlmightyBarcode__field-container[data-v-18fe7848]{display:-webkit-box;display:flex}.AlmightyBarcode__field[disabled][data-v-18fe7848]{color:gray}.AlmightyBarcode__field[data-v-18fe7848]::-webkit-input-placeholder{color:#dcdfe6}.AlmightyBarcode__field[data-v-18fe7848]::-moz-placeholder{color:#dcdfe6}.AlmightyBarcode__field[data-v-18fe7848]:-ms-input-placeholder{color:#dcdfe6}.AlmightyBarcode__field[data-v-18fe7848]::-ms-input-placeholder{color:#dcdfe6}.AlmightyBarcode__field[data-v-18fe7848]::placeholder{color:#dcdfe6}.AlmightyBarcode__field.invalid[data-v-18fe7848]{border-color:#dd475a}.AlmightyBarcode__field[data-v-18fe7848]:focus{border-color:#409eff;outline:none}.AlmightyBarcode__field.invisible[data-v-18fe7848]{visibility:visible;position:absolute;width:0;height:0;opacity:0;padding:0;border:0}.AlmightyBarcode__field.invisible+.AlmightyBarcode__action[data-v-18fe7848]{margin-top:0}.AlmightyBarcode__field.invalid+.AlmightyBarcode__action[data-v-18fe7848]{background-color:#dd475a;border-color:#dd475a}.AlmightyBarcode__field:focus+.AlmightyBarcode__action[data-v-18fe7848]{background-color:#409eff;border-color:#409eff}.AlmightyBarcode__validation-error[data-v-18fe7848]{font-size:12px;font-weight:normal;color:#dd475a}

.AlmightyCheckbox__label[data-v-1a5c19b4]{cursor:pointer;position:relative;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;max-width:100%;margin-bottom:5px;font-weight:bold;-webkit-box-align:center;align-items:center}.AlmightyCheckbox__label--disabled[data-v-1a5c19b4]{color:#ccc}.AlmightyCheckbox__input[data-v-1a5c19b4]{left:-9999999px;opacity:0;position:absolute}.AlmightyCheckbox__input.checked+.AlmightyCheckbox__selector[data-v-1a5c19b4]{background:#fff;position:relative;border:2px solid #3890db}.AlmightyCheckbox__input.checked+.AlmightyCheckbox__selector[data-v-1a5c19b4]:after{border:solid #3890db;border-width:0 3px 3px 0;color:rgba(0,0,0,0.54);content:'';font-size:16px;height:12px;left:5px;position:absolute;top:1px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:6px}.AlmightyCheckbox__selector[data-v-1a5c19b4]{margin-right:12px;border:2px solid rgba(0,0,0,0.54);box-sizing:border-box;display:block;height:20px;width:20px;border-radius:4px;flex-shrink:0}.AlmightyCheckbox__selector--disabled[data-v-1a5c19b4]{border-color:#ccc}

.AlmightyCountry__label{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyCountry__validation-error{font-size:12px;font-weight:normal;color:#dd475a}.AlmightyCountry__label .multiselect{height:30px;min-height:30px}.AlmightyCountry__label .multiselect__tags{height:30px;min-height:30px;border-radius:2px;width:100%;margin-top:5px;padding:3px 30px 5px 10px}.AlmightyCountry__label .multiselect__select{width:30px;height:30px}.AlmightyCountry__label .multiselect__content{max-width:100%}.AlmightyCountry__label .multiselect__option{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;box-sizing:border-box;cursor:pointer}.AlmightyCountry__label .multiselect__option--highlight{background-color:rgba(0,0,0,0.05)}.AlmightyCountry__label .multiselect__option--selected:after,.AlmightyCountry__label .multiselect__option--highlight:after{content:none}.AlmightyCountry__label .multiselect__single,.AlmightyCountry__label .multiselect__input{font-weight:500;font-size:14px}.AlmightyCountry__label .multiselect__single[disabled],.AlmightyCountry__label .multiselect__input[disabled]{color:gray}.AlmightyCountry__label .multiselect__single:focus,.AlmightyCountry__label .multiselect__input:focus{border-color:#409eff;outline:none}.AlmightyCountry__label .multiselect__single::-webkit-input-placeholder,.AlmightyCountry__label .multiselect__input::-webkit-input-placeholder{color:#dcdfe6}.AlmightyCountry__label .multiselect__single::-moz-placeholder,.AlmightyCountry__label .multiselect__input::-moz-placeholder{color:#dcdfe6}.AlmightyCountry__label .multiselect__single:-ms-input-placeholder,.AlmightyCountry__label .multiselect__input:-ms-input-placeholder{color:#dcdfe6}.AlmightyCountry__label .multiselect__single:-moz-placeholder,.AlmightyCountry__label .multiselect__input:-moz-placeholder{color:#dcdfe6}.AlmightyCountry__option,.AlmightyCountry__label .multiselect__single{padding-left:26px;position:relative}.AlmightyCountry__option:before,.AlmightyCountry__label .multiselect__single:before{content:'';display:block;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(flags-ae33acae404631e997ef8d91dae08ccd.png);background-size:5630px 15px}.AlmightyCountry__option.ac:before,.AlmightyCountry__label .multiselect.ac .multiselect__single:before{background-position:0px 0;width:20px;height:10px}.AlmightyCountry__option.ad:before,.AlmightyCountry__label .multiselect.ad .multiselect__single:before{background-position:-22px 0;width:20px;height:14px}.AlmightyCountry__option.ae:before,.AlmightyCountry__label .multiselect.ae .multiselect__single:before{background-position:-44px 0;width:20px;height:10px}.AlmightyCountry__option.af:before,.AlmightyCountry__label .multiselect.af .multiselect__single:before{background-position:-66px 0;width:20px;height:14px}.AlmightyCountry__option.ag:before,.AlmightyCountry__label .multiselect.ag .multiselect__single:before{background-position:-88px 0;width:20px;height:14px}.AlmightyCountry__option.ai:before,.AlmightyCountry__label .multiselect.ai .multiselect__single:before{background-position:-110px 0;width:20px;height:10px}.AlmightyCountry__option.al:before,.AlmightyCountry__label .multiselect.al .multiselect__single:before{background-position:-132px 0;width:20px;height:15px}.AlmightyCountry__option.am:before,.AlmightyCountry__label .multiselect.am .multiselect__single:before{background-position:-154px 0;width:20px;height:10px}.AlmightyCountry__option.ao:before,.AlmightyCountry__label .multiselect.ao .multiselect__single:before{background-position:-176px 0;width:20px;height:14px}.AlmightyCountry__option.aq:before,.AlmightyCountry__label .multiselect.aq .multiselect__single:before{background-position:-198px 0;width:20px;height:14px}.AlmightyCountry__option.ar:before,.AlmightyCountry__label .multiselect.ar .multiselect__single:before{background-position:-220px 0;width:20px;height:13px}.AlmightyCountry__option.as:before,.AlmightyCountry__label .multiselect.as .multiselect__single:before{background-position:-242px 0;width:20px;height:10px}.AlmightyCountry__option.at:before,.AlmightyCountry__label .multiselect.at .multiselect__single:before{background-position:-264px 0;width:20px;height:14px}.AlmightyCountry__option.au:before,.AlmightyCountry__label .multiselect.au .multiselect__single:before{background-position:-286px 0;width:20px;height:10px}.AlmightyCountry__option.aw:before,.AlmightyCountry__label .multiselect.aw .multiselect__single:before{background-position:-308px 0;width:20px;height:14px}.AlmightyCountry__option.ax:before,.AlmightyCountry__label .multiselect.ax .multiselect__single:before{background-position:-330px 0;width:20px;height:13px}.AlmightyCountry__option.az:before,.AlmightyCountry__label .multiselect.az .multiselect__single:before{background-position:-352px 0;width:20px;height:10px}.AlmightyCountry__option.ba:before,.AlmightyCountry__label .multiselect.ba .multiselect__single:before{background-position:-374px 0;width:20px;height:10px}.AlmightyCountry__option.bb:before,.AlmightyCountry__label .multiselect.bb .multiselect__single:before{background-position:-396px 0;width:20px;height:14px}.AlmightyCountry__option.bd:before,.AlmightyCountry__label .multiselect.bd .multiselect__single:before{background-position:-418px 0;width:20px;height:12px}.AlmightyCountry__option.be:before,.AlmightyCountry__label .multiselect.be .multiselect__single:before{background-position:-440px 0;width:18px;height:15px}.AlmightyCountry__option.bf:before,.AlmightyCountry__label .multiselect.bf .multiselect__single:before{background-position:-460px 0;width:20px;height:14px}.AlmightyCountry__option.bg:before,.AlmightyCountry__label .multiselect.bg .multiselect__single:before{background-position:-482px 0;width:20px;height:12px}.AlmightyCountry__option.bh:before,.AlmightyCountry__label .multiselect.bh .multiselect__single:before{background-position:-504px 0;width:20px;height:12px}.AlmightyCountry__option.bi:before,.AlmightyCountry__label .multiselect.bi .multiselect__single:before{background-position:-526px 0;width:20px;height:12px}.AlmightyCountry__option.bj:before,.AlmightyCountry__label .multiselect.bj .multiselect__single:before{background-position:-548px 0;width:20px;height:14px}.AlmightyCountry__option.bl:before,.AlmightyCountry__label .multiselect.bl .multiselect__single:before{background-position:-570px 0;width:20px;height:14px}.AlmightyCountry__option.bm:before,.AlmightyCountry__label .multiselect.bm .multiselect__single:before{background-position:-592px 0;width:20px;height:10px}.AlmightyCountry__option.bn:before,.AlmightyCountry__label .multiselect.bn .multiselect__single:before{background-position:-614px 0;width:20px;height:10px}.AlmightyCountry__option.bo:before,.AlmightyCountry__label .multiselect.bo .multiselect__single:before{background-position:-636px 0;width:20px;height:14px}.AlmightyCountry__option.bq:before,.AlmightyCountry__label .multiselect.bq .multiselect__single:before{background-position:-658px 0;width:20px;height:14px}.AlmightyCountry__option.br:before,.AlmightyCountry__label .multiselect.br .multiselect__single:before{background-position:-680px 0;width:20px;height:14px}.AlmightyCountry__option.bs:before,.AlmightyCountry__label .multiselect.bs .multiselect__single:before{background-position:-702px 0;width:20px;height:10px}.AlmightyCountry__option.bt:before,.AlmightyCountry__label .multiselect.bt .multiselect__single:before{background-position:-724px 0;width:20px;height:14px}.AlmightyCountry__option.bv:before,.AlmightyCountry__label .multiselect.bv .multiselect__single:before{background-position:-746px 0;width:20px;height:15px}.AlmightyCountry__option.bw:before,.AlmightyCountry__label .multiselect.bw .multiselect__single:before{background-position:-768px 0;width:20px;height:14px}.AlmightyCountry__option.by:before,.AlmightyCountry__label .multiselect.by .multiselect__single:before{background-position:-790px 0;width:20px;height:10px}.AlmightyCountry__option.bz:before,.AlmightyCountry__label .multiselect.bz .multiselect__single:before{background-position:-812px 0;width:20px;height:14px}.AlmightyCountry__option.ca:before,.AlmightyCountry__label .multiselect.ca .multiselect__single:before{background-position:-834px 0;width:20px;height:10px}.AlmightyCountry__option.cc:before,.AlmightyCountry__label .multiselect.cc .multiselect__single:before{background-position:-856px 0;width:20px;height:10px}.AlmightyCountry__option.cd:before,.AlmightyCountry__label .multiselect.cd .multiselect__single:before{background-position:-878px 0;width:20px;height:15px}.AlmightyCountry__option.cf:before,.AlmightyCountry__label .multiselect.cf .multiselect__single:before{background-position:-900px 0;width:20px;height:14px}.AlmightyCountry__option.cg:before,.AlmightyCountry__label .multiselect.cg .multiselect__single:before{background-position:-922px 0;width:20px;height:14px}.AlmightyCountry__option.ch:before,.AlmightyCountry__label .multiselect.ch .multiselect__single:before{background-position:-944px 0;width:20px;height:15px}.AlmightyCountry__option.ci:before,.AlmightyCountry__label .multiselect.ci .multiselect__single:before{background-position:-961px 0;width:20px;height:14px}.AlmightyCountry__option.ck:before,.AlmightyCountry__label .multiselect.ck .multiselect__single:before{background-position:-983px 0;width:20px;height:10px}.AlmightyCountry__option.cl:before,.AlmightyCountry__label .multiselect.cl .multiselect__single:before{background-position:-1005px 0;width:20px;height:14px}.AlmightyCountry__option.cm:before,.AlmightyCountry__label .multiselect.cm .multiselect__single:before{background-position:-1027px 0;width:20px;height:14px}.AlmightyCountry__option.cn:before,.AlmightyCountry__label .multiselect.cn .multiselect__single:before{background-position:-1049px 0;width:20px;height:14px}.AlmightyCountry__option.co:before,.AlmightyCountry__label .multiselect.co .multiselect__single:before{background-position:-1071px 0;width:20px;height:14px}.AlmightyCountry__option.cp:before,.AlmightyCountry__label .multiselect.cp .multiselect__single:before{background-position:-1093px 0;width:20px;height:14px}.AlmightyCountry__option.cr:before,.AlmightyCountry__label .multiselect.cr .multiselect__single:before{background-position:-1115px 0;width:20px;height:12px}.AlmightyCountry__option.cu:before,.AlmightyCountry__label .multiselect.cu .multiselect__single:before{background-position:-1137px 0;width:20px;height:10px}.AlmightyCountry__option.cv:before,.AlmightyCountry__label .multiselect.cv .multiselect__single:before{background-position:-1159px 0;width:20px;height:12px}.AlmightyCountry__option.cw:before,.AlmightyCountry__label .multiselect.cw .multiselect__single:before{background-position:-1181px 0;width:20px;height:14px}.AlmightyCountry__option.cx:before,.AlmightyCountry__label .multiselect.cx .multiselect__single:before{background-position:-1203px 0;width:20px;height:10px}.AlmightyCountry__option.cy:before,.AlmightyCountry__label .multiselect.cy .multiselect__single:before{background-position:-1225px 0;width:20px;height:13px}.AlmightyCountry__option.cz:before,.AlmightyCountry__label .multiselect.cz .multiselect__single:before{background-position:-1247px 0;width:20px;height:14px}.AlmightyCountry__option.de:before,.AlmightyCountry__label .multiselect.de .multiselect__single:before{background-position:-1269px 0;width:20px;height:12px}.AlmightyCountry__option.dg:before,.AlmightyCountry__label .multiselect.dg .multiselect__single:before{background-position:-1291px 0;width:20px;height:10px}.AlmightyCountry__option.dj:before,.AlmightyCountry__label .multiselect.dj .multiselect__single:before{background-position:-1313px 0;width:20px;height:14px}.AlmightyCountry__option.dk:before,.AlmightyCountry__label .multiselect.dk .multiselect__single:before{background-position:-1335px 0;width:20px;height:15px}.AlmightyCountry__option.dm:before,.AlmightyCountry__label .multiselect.dm .multiselect__single:before{background-position:-1357px 0;width:20px;height:10px}.AlmightyCountry__option.do:before,.AlmightyCountry__label .multiselect.do .multiselect__single:before{background-position:-1379px 0;width:20px;height:13px}.AlmightyCountry__option.dz:before,.AlmightyCountry__label .multiselect.dz .multiselect__single:before{background-position:-1401px 0;width:20px;height:14px}.AlmightyCountry__option.ea:before,.AlmightyCountry__label .multiselect.ea .multiselect__single:before{background-position:-1423px 0;width:20px;height:14px}.AlmightyCountry__option.ec:before,.AlmightyCountry__label .multiselect.ec .multiselect__single:before{background-position:-1445px 0;width:20px;height:14px}.AlmightyCountry__option.ee:before,.AlmightyCountry__label .multiselect.ee .multiselect__single:before{background-position:-1467px 0;width:20px;height:13px}.AlmightyCountry__option.eg:before,.AlmightyCountry__label .multiselect.eg .multiselect__single:before{background-position:-1489px 0;width:20px;height:14px}.AlmightyCountry__option.eh:before,.AlmightyCountry__label .multiselect.eh .multiselect__single:before{background-position:-1511px 0;width:20px;height:10px}.AlmightyCountry__option.er:before,.AlmightyCountry__label .multiselect.er .multiselect__single:before{background-position:-1533px 0;width:20px;height:10px}.AlmightyCountry__option.es:before,.AlmightyCountry__label .multiselect.es .multiselect__single:before{background-position:-1555px 0;width:20px;height:14px}.AlmightyCountry__option.et:before,.AlmightyCountry__label .multiselect.et .multiselect__single:before{background-position:-1577px 0;width:20px;height:10px}.AlmightyCountry__option.eu:before,.AlmightyCountry__label .multiselect.eu .multiselect__single:before{background-position:-1599px 0;width:20px;height:14px}.AlmightyCountry__option.fi:before,.AlmightyCountry__label .multiselect.fi .multiselect__single:before{background-position:-1621px 0;width:20px;height:12px}.AlmightyCountry__option.fj:before,.AlmightyCountry__label .multiselect.fj .multiselect__single:before{background-position:-1643px 0;width:20px;height:10px}.AlmightyCountry__option.fk:before,.AlmightyCountry__label .multiselect.fk .multiselect__single:before{background-position:-1665px 0;width:20px;height:10px}.AlmightyCountry__option.fm:before,.AlmightyCountry__label .multiselect.fm .multiselect__single:before{background-position:-1687px 0;width:20px;height:11px}.AlmightyCountry__option.fo:before,.AlmightyCountry__label .multiselect.fo .multiselect__single:before{background-position:-1709px 0;width:20px;height:15px}.AlmightyCountry__option.fr:before,.AlmightyCountry__label .multiselect.fr .multiselect__single:before{background-position:-1731px 0;width:20px;height:14px}.AlmightyCountry__option.ga:before,.AlmightyCountry__label .multiselect.ga .multiselect__single:before{background-position:-1753px 0;width:20px;height:15px}.AlmightyCountry__option.gb:before,.AlmightyCountry__label .multiselect.gb .multiselect__single:before{background-position:-1775px 0;width:20px;height:10px}.AlmightyCountry__option.gd:before,.AlmightyCountry__label .multiselect.gd .multiselect__single:before{background-position:-1797px 0;width:20px;height:12px}.AlmightyCountry__option.ge:before,.AlmightyCountry__label .multiselect.ge .multiselect__single:before{background-position:-1819px 0;width:20px;height:14px}.AlmightyCountry__option.gf:before,.AlmightyCountry__label .multiselect.gf .multiselect__single:before{background-position:-1841px 0;width:20px;height:14px}.AlmightyCountry__option.gg:before,.AlmightyCountry__label .multiselect.gg .multiselect__single:before{background-position:-1863px 0;width:20px;height:14px}.AlmightyCountry__option.gh:before,.AlmightyCountry__label .multiselect.gh .multiselect__single:before{background-position:-1885px 0;width:20px;height:14px}.AlmightyCountry__option.gi:before,.AlmightyCountry__label .multiselect.gi .multiselect__single:before{background-position:-1907px 0;width:20px;height:10px}.AlmightyCountry__option.gl:before,.AlmightyCountry__label .multiselect.gl .multiselect__single:before{background-position:-1929px 0;width:20px;height:14px}.AlmightyCountry__option.gm:before,.AlmightyCountry__label .multiselect.gm .multiselect__single:before{background-position:-1951px 0;width:20px;height:14px}.AlmightyCountry__option.gn:before,.AlmightyCountry__label .multiselect.gn .multiselect__single:before{background-position:-1973px 0;width:20px;height:14px}.AlmightyCountry__option.gp:before,.AlmightyCountry__label .multiselect.gp .multiselect__single:before{background-position:-1995px 0;width:20px;height:14px}.AlmightyCountry__option.gq:before,.AlmightyCountry__label .multiselect.gq .multiselect__single:before{background-position:-2017px 0;width:20px;height:14px}.AlmightyCountry__option.gr:before,.AlmightyCountry__label .multiselect.gr .multiselect__single:before{background-position:-2039px 0;width:20px;height:14px}.AlmightyCountry__option.gs:before,.AlmightyCountry__label .multiselect.gs .multiselect__single:before{background-position:-2061px 0;width:20px;height:10px}.AlmightyCountry__option.gt:before,.AlmightyCountry__label .multiselect.gt .multiselect__single:before{background-position:-2083px 0;width:20px;height:13px}.AlmightyCountry__option.gu:before,.AlmightyCountry__label .multiselect.gu .multiselect__single:before{background-position:-2105px 0;width:20px;height:11px}.AlmightyCountry__option.gw:before,.AlmightyCountry__label .multiselect.gw .multiselect__single:before{background-position:-2127px 0;width:20px;height:10px}.AlmightyCountry__option.gy:before,.AlmightyCountry__label .multiselect.gy .multiselect__single:before{background-position:-2149px 0;width:20px;height:12px}.AlmightyCountry__option.hk:before,.AlmightyCountry__label .multiselect.hk .multiselect__single:before{background-position:-2171px 0;width:20px;height:14px}.AlmightyCountry__option.hm:before,.AlmightyCountry__label .multiselect.hm .multiselect__single:before{background-position:-2193px 0;width:20px;height:10px}.AlmightyCountry__option.hn:before,.AlmightyCountry__label .multiselect.hn .multiselect__single:before{background-position:-2215px 0;width:20px;height:10px}.AlmightyCountry__option.hr:before,.AlmightyCountry__label .multiselect.hr .multiselect__single:before{background-position:-2237px 0;width:20px;height:10px}.AlmightyCountry__option.ht:before,.AlmightyCountry__label .multiselect.ht .multiselect__single:before{background-position:-2259px 0;width:20px;height:12px}.AlmightyCountry__option.hu:before,.AlmightyCountry__label .multiselect.hu .multiselect__single:before{background-position:-2281px 0;width:20px;height:10px}.AlmightyCountry__option.ic:before,.AlmightyCountry__label .multiselect.ic .multiselect__single:before{background-position:-2303px 0;width:20px;height:14px}.AlmightyCountry__option.id:before,.AlmightyCountry__label .multiselect.id .multiselect__single:before{background-position:-2325px 0;width:20px;height:14px}.AlmightyCountry__option.ie:before,.AlmightyCountry__label .multiselect.ie .multiselect__single:before{background-position:-2347px 0;width:20px;height:10px}.AlmightyCountry__option.il:before,.AlmightyCountry__label .multiselect.il .multiselect__single:before{background-position:-2369px 0;width:20px;height:15px}.AlmightyCountry__option.im:before,.AlmightyCountry__label .multiselect.im .multiselect__single:before{background-position:-2391px 0;width:20px;height:10px}.AlmightyCountry__option.in:before,.AlmightyCountry__label .multiselect.in .multiselect__single:before{background-position:-2413px 0;width:20px;height:14px}.AlmightyCountry__option.io:before,.AlmightyCountry__label .multiselect.io .multiselect__single:before{background-position:-2435px 0;width:20px;height:10px}.AlmightyCountry__option.iq:before,.AlmightyCountry__label .multiselect.iq .multiselect__single:before{background-position:-2457px 0;width:20px;height:14px}.AlmightyCountry__option.ir:before,.AlmightyCountry__label .multiselect.ir .multiselect__single:before{background-position:-2479px 0;width:20px;height:12px}.AlmightyCountry__option.is:before,.AlmightyCountry__label .multiselect.is .multiselect__single:before{background-position:-2501px 0;width:20px;height:15px}.AlmightyCountry__option.it:before,.AlmightyCountry__label .multiselect.it .multiselect__single:before{background-position:-2523px 0;width:20px;height:14px}.AlmightyCountry__option.je:before,.AlmightyCountry__label .multiselect.je .multiselect__single:before{background-position:-2545px 0;width:20px;height:12px}.AlmightyCountry__option.jm:before,.AlmightyCountry__label .multiselect.jm .multiselect__single:before{background-position:-2567px 0;width:20px;height:10px}.AlmightyCountry__option.jo:before,.AlmightyCountry__label .multiselect.jo .multiselect__single:before{background-position:-2589px 0;width:20px;height:10px}.AlmightyCountry__option.jp:before,.AlmightyCountry__label .multiselect.jp .multiselect__single:before{background-position:-2611px 0;width:20px;height:14px}.AlmightyCountry__option.ke:before,.AlmightyCountry__label .multiselect.ke .multiselect__single:before{background-position:-2633px 0;width:20px;height:14px}.AlmightyCountry__option.kg:before,.AlmightyCountry__label .multiselect.kg .multiselect__single:before{background-position:-2655px 0;width:20px;height:12px}.AlmightyCountry__option.kh:before,.AlmightyCountry__label .multiselect.kh .multiselect__single:before{background-position:-2677px 0;width:20px;height:13px}.AlmightyCountry__option.ki:before,.AlmightyCountry__label .multiselect.ki .multiselect__single:before{background-position:-2699px 0;width:20px;height:10px}.AlmightyCountry__option.km:before,.AlmightyCountry__label .multiselect.km .multiselect__single:before{background-position:-2721px 0;width:20px;height:12px}.AlmightyCountry__option.kn:before,.AlmightyCountry__label .multiselect.kn .multiselect__single:before{background-position:-2743px 0;width:20px;height:14px}.AlmightyCountry__option.kp:before,.AlmightyCountry__label .multiselect.kp .multiselect__single:before{background-position:-2765px 0;width:20px;height:10px}.AlmightyCountry__option.kr:before,.AlmightyCountry__label .multiselect.kr .multiselect__single:before{background-position:-2787px 0;width:20px;height:14px}.AlmightyCountry__option.kw:before,.AlmightyCountry__label .multiselect.kw .multiselect__single:before{background-position:-2809px 0;width:20px;height:10px}.AlmightyCountry__option.ky:before,.AlmightyCountry__label .multiselect.ky .multiselect__single:before{background-position:-2831px 0;width:20px;height:10px}.AlmightyCountry__option.kz:before,.AlmightyCountry__label .multiselect.kz .multiselect__single:before{background-position:-2853px 0;width:20px;height:10px}.AlmightyCountry__option.la:before,.AlmightyCountry__label .multiselect.la .multiselect__single:before{background-position:-2875px 0;width:20px;height:14px}.AlmightyCountry__option.lb:before,.AlmightyCountry__label .multiselect.lb .multiselect__single:before{background-position:-2897px 0;width:20px;height:14px}.AlmightyCountry__option.lc:before,.AlmightyCountry__label .multiselect.lc .multiselect__single:before{background-position:-2919px 0;width:20px;height:10px}.AlmightyCountry__option.li:before,.AlmightyCountry__label .multiselect.li .multiselect__single:before{background-position:-2941px 0;width:20px;height:12px}.AlmightyCountry__option.lk:before,.AlmightyCountry__label .multiselect.lk .multiselect__single:before{background-position:-2963px 0;width:20px;height:10px}.AlmightyCountry__option.lr:before,.AlmightyCountry__label .multiselect.lr .multiselect__single:before{background-position:-2985px 0;width:20px;height:11px}.AlmightyCountry__option.ls:before,.AlmightyCountry__label .multiselect.ls .multiselect__single:before{background-position:-3007px 0;width:20px;height:14px}.AlmightyCountry__option.lt:before,.AlmightyCountry__label .multiselect.lt .multiselect__single:before{background-position:-3029px 0;width:20px;height:12px}.AlmightyCountry__option.lu:before,.AlmightyCountry__label .multiselect.lu .multiselect__single:before{background-position:-3051px 0;width:20px;height:12px}.AlmightyCountry__option.lv:before,.AlmightyCountry__label .multiselect.lv .multiselect__single:before{background-position:-3073px 0;width:20px;height:10px}.AlmightyCountry__option.ly:before,.AlmightyCountry__label .multiselect.ly .multiselect__single:before{background-position:-3095px 0;width:20px;height:10px}.AlmightyCountry__option.ma:before,.AlmightyCountry__label .multiselect.ma .multiselect__single:before{background-position:-3117px 0;width:20px;height:14px}.AlmightyCountry__option.mc:before,.AlmightyCountry__label .multiselect.mc .multiselect__single:before{background-position:-3139px 0;width:19px;height:15px}.AlmightyCountry__option.md:before,.AlmightyCountry__label .multiselect.md .multiselect__single:before{background-position:-3160px 0;width:20px;height:10px}.AlmightyCountry__option.me:before,.AlmightyCountry__label .multiselect.me .multiselect__single:before{background-position:-3182px 0;width:20px;height:10px}.AlmightyCountry__option.mf:before,.AlmightyCountry__label .multiselect.mf .multiselect__single:before{background-position:-3204px 0;width:20px;height:14px}.AlmightyCountry__option.mg:before,.AlmightyCountry__label .multiselect.mg .multiselect__single:before{background-position:-3226px 0;width:20px;height:14px}.AlmightyCountry__option.mh:before,.AlmightyCountry__label .multiselect.mh .multiselect__single:before{background-position:-3248px 0;width:20px;height:11px}.AlmightyCountry__option.mk:before,.AlmightyCountry__label .multiselect.mk .multiselect__single:before{background-position:-3270px 0;width:20px;height:10px}.AlmightyCountry__option.ml:before,.AlmightyCountry__label .multiselect.ml .multiselect__single:before{background-position:-3292px 0;width:20px;height:14px}.AlmightyCountry__option.mm:before,.AlmightyCountry__label .multiselect.mm .multiselect__single:before{background-position:-3314px 0;width:20px;height:14px}.AlmightyCountry__option.mn:before,.AlmightyCountry__label .multiselect.mn .multiselect__single:before{background-position:-3336px 0;width:20px;height:10px}.AlmightyCountry__option.mo:before,.AlmightyCountry__label .multiselect.mo .multiselect__single:before{background-position:-3358px 0;width:20px;height:14px}.AlmightyCountry__option.mp:before,.AlmightyCountry__label .multiselect.mp .multiselect__single:before{background-position:-3380px 0;width:20px;height:10px}.AlmightyCountry__option.mq:before,.AlmightyCountry__label .multiselect.mq .multiselect__single:before{background-position:-3402px 0;width:20px;height:14px}.AlmightyCountry__option.mr:before,.AlmightyCountry__label .multiselect.mr .multiselect__single:before{background-position:-3424px 0;width:20px;height:14px}.AlmightyCountry__option.ms:before,.AlmightyCountry__label .multiselect.ms .multiselect__single:before{background-position:-3446px 0;width:20px;height:10px}.AlmightyCountry__option.mt:before,.AlmightyCountry__label .multiselect.mt .multiselect__single:before{background-position:-3468px 0;width:20px;height:14px}.AlmightyCountry__option.mu:before,.AlmightyCountry__label .multiselect.mu .multiselect__single:before{background-position:-3490px 0;width:20px;height:14px}.AlmightyCountry__option.mv:before,.AlmightyCountry__label .multiselect.mv .multiselect__single:before{background-position:-3512px 0;width:20px;height:14px}.AlmightyCountry__option.mw:before,.AlmightyCountry__label .multiselect.mw .multiselect__single:before{background-position:-3534px 0;width:20px;height:14px}.AlmightyCountry__option.mx:before,.AlmightyCountry__label .multiselect.mx .multiselect__single:before{background-position:-3556px 0;width:20px;height:12px}.AlmightyCountry__option.my:before,.AlmightyCountry__label .multiselect.my .multiselect__single:before{background-position:-3578px 0;width:20px;height:10px}.AlmightyCountry__option.mz:before,.AlmightyCountry__label .multiselect.mz .multiselect__single:before{background-position:-3600px 0;width:20px;height:14px}.AlmightyCountry__option.na:before,.AlmightyCountry__label .multiselect.na .multiselect__single:before{background-position:-3622px 0;width:20px;height:14px}.AlmightyCountry__option.nc:before,.AlmightyCountry__label .multiselect.nc .multiselect__single:before{background-position:-3644px 0;width:20px;height:10px}.AlmightyCountry__option.ne:before,.AlmightyCountry__label .multiselect.ne .multiselect__single:before{background-position:-3666px 0;width:18px;height:15px}.AlmightyCountry__option.nf:before,.AlmightyCountry__label .multiselect.nf .multiselect__single:before{background-position:-3686px 0;width:20px;height:10px}.AlmightyCountry__option.ng:before,.AlmightyCountry__label .multiselect.ng .multiselect__single:before{background-position:-3708px 0;width:20px;height:10px}.AlmightyCountry__option.ni:before,.AlmightyCountry__label .multiselect.ni .multiselect__single:before{background-position:-3730px 0;width:20px;height:12px}.AlmightyCountry__option.nl:before,.AlmightyCountry__label .multiselect.nl .multiselect__single:before{background-position:-3752px 0;width:20px;height:14px}.AlmightyCountry__option.no:before,.AlmightyCountry__label .multiselect.no .multiselect__single:before{background-position:-3774px 0;width:20px;height:15px}.AlmightyCountry__option.np:before,.AlmightyCountry__label .multiselect.np .multiselect__single:before{background-position:-3796px 0;width:13px;height:15px}.AlmightyCountry__option.nr:before,.AlmightyCountry__label .multiselect.nr .multiselect__single:before{background-position:-3811px 0;width:20px;height:10px}.AlmightyCountry__option.nu:before,.AlmightyCountry__label .multiselect.nu .multiselect__single:before{background-position:-3833px 0;width:20px;height:10px}.AlmightyCountry__option.nz:before,.AlmightyCountry__label .multiselect.nz .multiselect__single:before{background-position:-3855px 0;width:20px;height:10px}.AlmightyCountry__option.om:before,.AlmightyCountry__label .multiselect.om .multiselect__single:before{background-position:-3877px 0;width:20px;height:10px}.AlmightyCountry__option.pa:before,.AlmightyCountry__label .multiselect.pa .multiselect__single:before{background-position:-3899px 0;width:20px;height:14px}.AlmightyCountry__option.pe:before,.AlmightyCountry__label .multiselect.pe .multiselect__single:before{background-position:-3921px 0;width:20px;height:14px}.AlmightyCountry__option.pf:before,.AlmightyCountry__label .multiselect.pf .multiselect__single:before{background-position:-3943px 0;width:20px;height:14px}.AlmightyCountry__option.pg:before,.AlmightyCountry__label .multiselect.pg .multiselect__single:before{background-position:-3965px 0;width:20px;height:15px}.AlmightyCountry__option.ph:before,.AlmightyCountry__label .multiselect.ph .multiselect__single:before{background-position:-3987px 0;width:20px;height:10px}.AlmightyCountry__option.pk:before,.AlmightyCountry__label .multiselect.pk .multiselect__single:before{background-position:-4009px 0;width:20px;height:14px}.AlmightyCountry__option.pl:before,.AlmightyCountry__label .multiselect.pl .multiselect__single:before{background-position:-4031px 0;width:20px;height:13px}.AlmightyCountry__option.pm:before,.AlmightyCountry__label .multiselect.pm .multiselect__single:before{background-position:-4053px 0;width:20px;height:14px}.AlmightyCountry__option.pn:before,.AlmightyCountry__label .multiselect.pn .multiselect__single:before{background-position:-4075px 0;width:20px;height:10px}.AlmightyCountry__option.pr:before,.AlmightyCountry__label .multiselect.pr .multiselect__single:before{background-position:-4097px 0;width:20px;height:14px}.AlmightyCountry__option.ps:before,.AlmightyCountry__label .multiselect.ps .multiselect__single:before{background-position:-4119px 0;width:20px;height:10px}.AlmightyCountry__option.pt:before,.AlmightyCountry__label .multiselect.pt .multiselect__single:before{background-position:-4141px 0;width:20px;height:14px}.AlmightyCountry__option.pw:before,.AlmightyCountry__label .multiselect.pw .multiselect__single:before{background-position:-4163px 0;width:20px;height:13px}.AlmightyCountry__option.py:before,.AlmightyCountry__label .multiselect.py .multiselect__single:before{background-position:-4185px 0;width:20px;height:11px}.AlmightyCountry__option.qa:before,.AlmightyCountry__label .multiselect.qa .multiselect__single:before{background-position:-4207px 0;width:20px}.AlmightyCountry__option.re:before,.AlmightyCountry__label .multiselect.re .multiselect__single:before{background-position:-4229px 0;width:20px;height:14px}.AlmightyCountry__option.ro:before,.AlmightyCountry__label .multiselect.ro .multiselect__single:before{background-position:-4251px 0;width:20px;height:14px}.AlmightyCountry__option.rs:before,.AlmightyCountry__label .multiselect.rs .multiselect__single:before{background-position:-4273px 0;width:20px;height:14px}.AlmightyCountry__option.ru:before,.AlmightyCountry__label .multiselect.ru .multiselect__single:before{background-position:-4295px 0;width:20px;height:14px}.AlmightyCountry__option.rw:before,.AlmightyCountry__label .multiselect.rw .multiselect__single:before{background-position:-4317px 0;width:20px;height:14px}.AlmightyCountry__option.sa:before,.AlmightyCountry__label .multiselect.sa .multiselect__single:before{background-position:-4339px 0;width:20px;height:14px}.AlmightyCountry__option.sb:before,.AlmightyCountry__label .multiselect.sb .multiselect__single:before{background-position:-4361px 0;width:20px;height:10px}.AlmightyCountry__option.sc:before,.AlmightyCountry__label .multiselect.sc .multiselect__single:before{background-position:-4383px 0;width:20px;height:10px}.AlmightyCountry__option.sd:before,.AlmightyCountry__label .multiselect.sd .multiselect__single:before{background-position:-4405px 0;width:20px;height:10px}.AlmightyCountry__option.se:before,.AlmightyCountry__label .multiselect.se .multiselect__single:before{background-position:-4427px 0;width:20px;height:13px}.AlmightyCountry__option.sg:before,.AlmightyCountry__label .multiselect.sg .multiselect__single:before{background-position:-4449px 0;width:20px;height:14px}.AlmightyCountry__option.sh:before,.AlmightyCountry__label .multiselect.sh .multiselect__single:before{background-position:-4471px 0;width:20px;height:10px}.AlmightyCountry__option.si:before,.AlmightyCountry__label .multiselect.si .multiselect__single:before{background-position:-4493px 0;width:20px;height:10px}.AlmightyCountry__option.sj:before,.AlmightyCountry__label .multiselect.sj .multiselect__single:before{background-position:-4515px 0;width:20px;height:15px}.AlmightyCountry__option.sk:before,.AlmightyCountry__label .multiselect.sk .multiselect__single:before{background-position:-4537px 0;width:20px;height:14px}.AlmightyCountry__option.sl:before,.AlmightyCountry__label .multiselect.sl .multiselect__single:before{background-position:-4559px 0;width:20px;height:14px}.AlmightyCountry__option.sm:before,.AlmightyCountry__label .multiselect.sm .multiselect__single:before{background-position:-4581px 0;width:20px;height:15px}.AlmightyCountry__option.sn:before,.AlmightyCountry__label .multiselect.sn .multiselect__single:before{background-position:-4603px 0;width:20px;height:14px}.AlmightyCountry__option.so:before,.AlmightyCountry__label .multiselect.so .multiselect__single:before{background-position:-4625px 0;width:20px;height:14px}.AlmightyCountry__option.sr:before,.AlmightyCountry__label .multiselect.sr .multiselect__single:before{background-position:-4647px 0;width:20px;height:14px}.AlmightyCountry__option.ss:before,.AlmightyCountry__label .multiselect.ss .multiselect__single:before{background-position:-4669px 0;width:20px;height:10px}.AlmightyCountry__option.st:before,.AlmightyCountry__label .multiselect.st .multiselect__single:before{background-position:-4691px 0;width:20px;height:10px}.AlmightyCountry__option.sv:before,.AlmightyCountry__label .multiselect.sv .multiselect__single:before{background-position:-4713px 0;width:20px;height:12px}.AlmightyCountry__option.sx:before,.AlmightyCountry__label .multiselect.sx .multiselect__single:before{background-position:-4735px 0;width:20px;height:14px}.AlmightyCountry__option.sy:before,.AlmightyCountry__label .multiselect.sy .multiselect__single:before{background-position:-4757px 0;width:20px;height:14px}.AlmightyCountry__option.sz:before,.AlmightyCountry__label .multiselect.sz .multiselect__single:before{background-position:-4779px 0;width:20px;height:14px}.AlmightyCountry__option.ta:before,.AlmightyCountry__label .multiselect.ta .multiselect__single:before{background-position:-4801px 0;width:20px;height:10px}.AlmightyCountry__option.tc:before,.AlmightyCountry__label .multiselect.tc .multiselect__single:before{background-position:-4823px 0;width:20px;height:10px}.AlmightyCountry__option.td:before,.AlmightyCountry__label .multiselect.td .multiselect__single:before{background-position:-4845px 0;width:20px;height:14px}.AlmightyCountry__option.tf:before,.AlmightyCountry__label .multiselect.tf .multiselect__single:before{background-position:-4867px 0;width:20px;height:14px}.AlmightyCountry__option.tg:before,.AlmightyCountry__label .multiselect.tg .multiselect__single:before{background-position:-4889px 0;width:20px;height:13px}.AlmightyCountry__option.th:before,.AlmightyCountry__label .multiselect.th .multiselect__single:before{background-position:-4911px 0;width:20px;height:14px}.AlmightyCountry__option.tj:before,.AlmightyCountry__label .multiselect.tj .multiselect__single:before{background-position:-4933px 0;width:20px;height:10px}.AlmightyCountry__option.tk:before,.AlmightyCountry__label .multiselect.tk .multiselect__single:before{background-position:-4955px 0;width:20px;height:10px}.AlmightyCountry__option.tl:before,.AlmightyCountry__label .multiselect.tl .multiselect__single:before{background-position:-4977px 0;width:20px;height:10px}.AlmightyCountry__option.tm:before,.AlmightyCountry__label .multiselect.tm .multiselect__single:before{background-position:-4999px 0;width:20px;height:14px}.AlmightyCountry__option.tn:before,.AlmightyCountry__label .multiselect.tn .multiselect__single:before{background-position:-5021px 0;width:20px;height:14px}.AlmightyCountry__option.to:before,.AlmightyCountry__label .multiselect.to .multiselect__single:before{background-position:-5043px 0;width:20px;height:10px}.AlmightyCountry__option.tr:before,.AlmightyCountry__label .multiselect.tr .multiselect__single:before{background-position:-5065px 0;width:20px;height:14px}.AlmightyCountry__option.tt:before,.AlmightyCountry__label .multiselect.tt .multiselect__single:before{background-position:-5087px 0;width:20px;height:12px}.AlmightyCountry__option.tv:before,.AlmightyCountry__label .multiselect.tv .multiselect__single:before{background-position:-5109px 0;width:20px;height:10px}.AlmightyCountry__option.tw:before,.AlmightyCountry__label .multiselect.tw .multiselect__single:before{background-position:-5131px 0;width:20px;height:14px}.AlmightyCountry__option.tz:before,.AlmightyCountry__label .multiselect.tz .multiselect__single:before{background-position:-5153px 0;width:20px;height:14px}.AlmightyCountry__option.ua:before,.AlmightyCountry__label .multiselect.ua .multiselect__single:before{background-position:-5175px 0;width:20px;height:14px}.AlmightyCountry__option.ug:before,.AlmightyCountry__label .multiselect.ug .multiselect__single:before{background-position:-5197px 0;width:20px;height:14px}.AlmightyCountry__option.um:before,.AlmightyCountry__label .multiselect.um .multiselect__single:before{background-position:-5219px 0;width:20px;height:11px}.AlmightyCountry__option.us:before,.AlmightyCountry__label .multiselect.us .multiselect__single:before{background-position:-5241px 0;width:20px;height:11px}.AlmightyCountry__option.uy:before,.AlmightyCountry__label .multiselect.uy .multiselect__single:before{background-position:-5263px 0;width:20px;height:14px}.AlmightyCountry__option.uz:before,.AlmightyCountry__label .multiselect.uz .multiselect__single:before{background-position:-5285px 0;width:20px;height:10px}.AlmightyCountry__option.va:before,.AlmightyCountry__label .multiselect.va .multiselect__single:before{background-position:-5307px 0;width:15px;height:15px}.AlmightyCountry__option.vc:before,.AlmightyCountry__label .multiselect.vc .multiselect__single:before{background-position:-5324px 0;width:20px;height:14px}.AlmightyCountry__option.ve:before,.AlmightyCountry__label .multiselect.ve .multiselect__single:before{background-position:-5346px 0;width:20px;height:14px}.AlmightyCountry__option.vg:before,.AlmightyCountry__label .multiselect.vg .multiselect__single:before{background-position:-5368px 0;width:20px;height:10px}.AlmightyCountry__option.vi:before,.AlmightyCountry__label .multiselect.vi .multiselect__single:before{background-position:-5390px 0;width:20px;height:14px}.AlmightyCountry__option.vn:before,.AlmightyCountry__label .multiselect.vn .multiselect__single:before{background-position:-5412px 0;width:20px;height:14px}.AlmightyCountry__option.vu:before,.AlmightyCountry__label .multiselect.vu .multiselect__single:before{background-position:-5434px 0;width:20px;height:12px}.AlmightyCountry__option.wf:before,.AlmightyCountry__label .multiselect.wf .multiselect__single:before{background-position:-5456px 0;width:20px;height:14px}.AlmightyCountry__option.ws:before,.AlmightyCountry__label .multiselect.ws .multiselect__single:before{background-position:-5478px 0;width:20px;height:10px}.AlmightyCountry__option.xk:before,.AlmightyCountry__label .multiselect.xk .multiselect__single:before{background-position:-5500px 0;width:20px;height:15px}.AlmightyCountry__option.ye:before,.AlmightyCountry__label .multiselect.ye .multiselect__single:before{background-position:-5522px 0;width:20px;height:14px}.AlmightyCountry__option.yt:before,.AlmightyCountry__label .multiselect.yt .multiselect__single:before{background-position:-5544px 0;width:20px;height:14px}.AlmightyCountry__option.za:before,.AlmightyCountry__label .multiselect.za .multiselect__single:before{background-position:-5566px 0;width:20px;height:14px}.AlmightyCountry__option.zm:before,.AlmightyCountry__label .multiselect.zm .multiselect__single:before{background-position:-5588px 0;width:20px;height:14px}.AlmightyCountry__option.zw:before,.AlmightyCountry__label .multiselect.zw .multiselect__single:before{background-position:-5610px 0;width:20px;height:10px}

.AlmightyCurrency__label{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyCurrency__validation-error{font-size:12px;font-weight:normal;color:#dd475a}.AlmightyCurrency__label .multiselect{height:30px;min-height:30px}.AlmightyCurrency__label .multiselect__tags{height:30px;min-height:30px;border-radius:2px;width:100%;margin-top:5px;padding:3px 30px 5px 10px}.AlmightyCurrency__label .multiselect__select{width:30px;height:30px}.AlmightyCurrency__label .multiselect__content{max-width:100%}.AlmightyCurrency__label .multiselect__option{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;box-sizing:border-box;cursor:pointer}.AlmightyCurrency__label .multiselect__option--highlight{background-color:rgba(0,0,0,0.05)}.AlmightyCurrency__label .multiselect__option--selected:after,.AlmightyCurrency__label .multiselect__option--highlight:after{content:none}.AlmightyCurrency__label .multiselect__single,.AlmightyCurrency__label .multiselect__input{font-weight:500;font-size:14px}.AlmightyCurrency__label .multiselect__single[disabled],.AlmightyCurrency__label .multiselect__input[disabled]{color:gray}.AlmightyCurrency__label .multiselect__single:focus,.AlmightyCurrency__label .multiselect__input:focus{border-color:#409eff;outline:none}.AlmightyCurrency__label .multiselect__single::-webkit-input-placeholder,.AlmightyCurrency__label .multiselect__input::-webkit-input-placeholder{color:#dcdfe6}.AlmightyCurrency__label .multiselect__single::-moz-placeholder,.AlmightyCurrency__label .multiselect__input::-moz-placeholder{color:#dcdfe6}.AlmightyCurrency__label .multiselect__single:-ms-input-placeholder,.AlmightyCurrency__label .multiselect__input:-ms-input-placeholder{color:#dcdfe6}.AlmightyCurrency__label .multiselect__single:-moz-placeholder,.AlmightyCurrency__label .multiselect__input:-moz-placeholder{color:#dcdfe6}.AlmightyCurrency__carousel{list-style:none;display:-webkit-box;display:flex;gap:5px;padding:0;margin:0;overflow:scroll;padding-bottom:10px}.AlmightyCurrency__carousel-item{padding:5px 15px;border-radius:5px;border:1px solid grey;-webkit-transition:0.1s all ease;transition:0.1s all ease;white-space:nowrap}.AlmightyCurrency__carousel-item.active{background:#e53935;color:white;border-color:none}

@-webkit-keyframes lds-spinner-data-v-d690b280{0%{opacity:1}100%{opacity:0}}@keyframes lds-spinner-data-v-d690b280{0%{opacity:1}100%{opacity:0}}.Spinner__container[data-v-d690b280]{width:26px;height:26px;margin:0 auto;position:relative;-webkit-transform:translate(-26px, -26px) scale(1) translate(26px, 26px);transform:translate(-26px, -26px) scale(1) translate(26px, 26px)}.Spinner__petal[data-v-d690b280]{left:calc(11.375px);position:absolute;-webkit-animation:lds-spinner-data-v-d690b280 linear 1s infinite;animation:lds-spinner-data-v-d690b280 linear 1s infinite;background:#55a8ff;width:calc(26px / 8);height:calc(26px / 4);border-radius:40%;-webkit-transform-origin:calc(26px / 16) calc(26px / 2);transform-origin:calc(26px / 16) calc(26px / 2)}.Spinner__petal[data-v-d690b280]:nth-child(1){-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:calc(-.91667s);animation-delay:calc(-.91667s)}.Spinner__petal[data-v-d690b280]:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:calc(-.83333s);animation-delay:calc(-.83333s)}.Spinner__petal[data-v-d690b280]:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:calc(-.75s);animation-delay:calc(-.75s)}.Spinner__petal[data-v-d690b280]:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:calc(-.66667s);animation-delay:calc(-.66667s)}.Spinner__petal[data-v-d690b280]:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:calc(-.58333s);animation-delay:calc(-.58333s)}.Spinner__petal[data-v-d690b280]:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:calc(-.5s);animation-delay:calc(-.5s)}.Spinner__petal[data-v-d690b280]:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:calc(-.41667s);animation-delay:calc(-.41667s)}.Spinner__petal[data-v-d690b280]:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:calc(-.33333s);animation-delay:calc(-.33333s)}.Spinner__petal[data-v-d690b280]:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:calc(-.25s);animation-delay:calc(-.25s)}.Spinner__petal[data-v-d690b280]:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:calc(-.16667s);animation-delay:calc(-.16667s)}.Spinner__petal[data-v-d690b280]:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:calc(-.08333s);animation-delay:calc(-.08333s)}.Spinner__petal[data-v-d690b280]:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:calc(0s);animation-delay:calc(0s)}

.AlmightyDataLibrary__label[data-v-61ce9be0]{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect{height:30px;min-height:30px}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__tags{height:30px;min-height:30px;border-radius:2px;width:100%;margin-top:5px;padding:3px 30px 5px 10px;border:1px solid #dcdfe6}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__select{width:30px;height:30px}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__content{max-width:100%}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__option{font-size:14px;padding:5px 10px;position:relative;white-space:wrap;color:#606266;box-sizing:border-box;text-transform:capitalize;cursor:pointer}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__option--highlight{background-color:rgba(0,0,0,0.05)}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__option--selected:after,.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__option--highlight:after{content:none}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__option p{margin:0;padding:0;margin-bottom:3px}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__option .AlmightyDataLibrary__tag{font-weight:400;font-size:0.9em}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__option .AlmightyDataLibrary__tag-custom{color:#f45066}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__option .AlmightyDataLibrary__tag-rxnorm{color:#6a5dae}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__single,.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__input{font-weight:500;font-size:14px;padding:0;text-transform:capitalize;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__single[disabled],.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__input[disabled]{color:gray}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__single:focus,.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__input:focus{border-color:#409eff;outline:none}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect__placeholder{color:#dcdfe6;font-size:14px;font-weight:normal}.AlmightyDataLibrary__label[data-v-61ce9be0] .multiselect.invalid ::v-deep.multiselect__tags{border-color:#dd475a}.AlmightyDataLibrary__validation-error[data-v-61ce9be0]{font-size:12px;font-weight:normal;color:#dd475a}.tooltip[data-v-61ce9be0]{visibility:hidden;background-color:#333;color:#fff;border-radius:6px;padding:5px;position:absolute;left:50%;bottom:60%;z-index:1;opacity:0;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;-webkit-transform:translateX(0%);transform:translateX(0%)}.tooltip-container:hover .tooltip[data-v-61ce9be0]{visibility:visible;opacity:1}

.AlmightyDatetimeModal{position:absolute;z-index:1;padding:10px;background:#fff;border:1px solid #e8e8e8;border-radius:0 0 5px 5px;width:320px}.AlmightyDatetimeModal.top{top:18px;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.AlmightyDatetimeModal.bottom{top:54px}.AlmightyDatetimeModal.left{right:100%;top:18px}.AlmightyDatetimeModal.right{left:100%;top:18px}.AlmightyDatetimeModal__calendar{margin-top:10px}.AlmightyDatetimeModal__calendar .vdp-datepicker__calendar{border:none}.AlmightyDatetimeModal__calendar .vdp-datepicker__calendar .cell{height:32px;line-height:32px}.AlmightyDatetimeModal__calendar .vdp-datepicker__calendar .cell.selected,.AlmightyDatetimeModal__calendar .vdp-datepicker__calendar .cell.selected:hover{background:#3890db;color:#fff}.AlmightyDatetimeModal__calendar .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover{border:1px solid #3890db}.AlmightyDatetimeModal__label{width:100%}.AlmightyDatetimeModal__label .time-picker-overlay{display:none}.AlmightyDatetimeModal__label:nth-child(2){margin-top:10px}.AlmightyDatetimeModal__time-picker{display:block;margin-top:10px;width:100%}.AlmightyDatetimeModal__time-picker input.display-time{width:100%}.AlmightyDatetimeModal__time-picker input.display-time:focus{border-color:#409eff;outline:none}.AlmightyDatetimeModal__time-picker .active{background:#3890db !important}.AlmightyDatetimeModal__actions{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}.AlmightyDatetimeModal__confirm{background-color:#3890db;border-radius:20px;border:none;padding:4px 12px;color:#ffffff;-webkit-box-pack:center;justify-content:center;margin-right:10px}.AlmightyDatetimeModal__confirm:hover{cursor:pointer}.AlmightyDatetimeModal__confirm:focus{outline:none}.AlmightyDatetimeModal__confirm[disabled]{opacity:0.3;pointer-events:none}.AlmightyDatetimeModal__cancel{font-size:15px;font-weight:normal;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;margin:0 15px;border:0;background:transparent}.AlmightyDatetimeModal__cancel:focus{outline:none}

.AlmightyDatetimePicker__label{position:relative;width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyDatetimePicker__field{display:block;border-radius:4px;height:40px;padding:3px 10px 5px;width:100%;font-weight:500;font-size:14px;border:1px solid #dcdfe6;margin-top:2px}.AlmightyDatetimePicker__field[disabled]{color:gray}.AlmightyDatetimePicker__field:focus{border-color:#409eff;outline:none}.AlmightyDatetimePicker__field::-webkit-input-placeholder{color:#dcdfe6}.AlmightyDatetimePicker__field::-moz-placeholder{color:#dcdfe6}.AlmightyDatetimePicker__field:-ms-input-placeholder{color:#dcdfe6}.AlmightyDatetimePicker__field::-ms-input-placeholder{color:#dcdfe6}.AlmightyDatetimePicker__field::placeholder{color:#dcdfe6}.AlmightyDatetimePicker__field.invalid{border-color:#dd475a}.AlmightyDatetimePicker__validation-error{font-size:12px;font-weight:normal;color:#dd475a}.AlmightyDatetimePicker__clear.btn-close{position:absolute;top:24px;right:0;border:none;background:transparent}.AlmightyDatetimePicker__clear.btn-close:before,.AlmightyDatetimePicker__clear.btn-close:after{background:#999;height:12px;top:9px}.AlmightyDatetimePicker__clear.btn-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.AlmightyDatetimePicker__clear.btn-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.AlmightyDatetimePicker__clear.btn-close:focus{outline:none}

.AlmightyDiagnosis__label[data-v-7f7b3151]{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect{min-height:30px}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__tags{min-height:30px;border-radius:2px;width:100%;margin-top:5px;padding:4px 30px 0 10px}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__select{width:30px;height:30px}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__content{max-width:100%}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__option{font-size:14px;padding:0;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;min-height:unset;line-height:34px;box-sizing:border-box;text-transform:capitalize;cursor:pointer}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__option--highlight{background-color:rgba(0,0,0,0.05)}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__option--selected:after,.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__option--highlight:after{content:none}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__single,.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__input{font-weight:500;font-size:14px;padding:0;text-transform:capitalize;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__single[disabled],.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__input[disabled]{color:gray}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__single:focus,.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__input:focus{border-color:#409eff;outline:none}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__placeholder{color:#dcdfe6;font-size:14px;font-weight:500;padding-top:0}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect.invalid .multiselect__tags{border-color:#dd475a}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__placeholder,.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__input,.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__single,.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__tag,.AlmightyDiagnosis__label .AlmightyDiagnosis__tag[data-v-7f7b3151]{margin-bottom:unset}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__tag,.AlmightyDiagnosis__label .AlmightyDiagnosis__tag[data-v-7f7b3151]{padding:2px 26px 3px 10px}.AlmightyDiagnosis__label[data-v-7f7b3151] .multiselect__tag-icon,.AlmightyDiagnosis__label .AlmightyDiagnosis__tag-icon[data-v-7f7b3151]{line-height:18px}.AlmightyDiagnosis__option[data-v-7f7b3151]{padding:8px 20px;min-height:40px;gap:15px;display:grid;grid-template-columns:3fr 1fr 1fr 1fr}.AlmightyDiagnosis__option--item[data-v-7f7b3151]{white-space:normal;line-height:normal}.AlmightyDiagnosis__option--item[data-v-7f7b3151]:first-child{color:cornflowerblue}.AlmightyDiagnosis__option.suggestions[data-v-7f7b3151]{font-style:italic}.AlmightyDiagnosis__loader[data-v-7f7b3151]{width:100%;display:grid;place-items:center}.AlmightyDiagnosis__header[data-v-7f7b3151]{gap:15px;display:grid;grid-template-columns:3fr 1fr 1fr 1fr;list-style-type:none;font-weight:300;font-size:14px;margin:0 20px;padding:8px 0;border-bottom:0.5px solid grey}.AlmightyDiagnosis__no-results[data-v-7f7b3151]{height:40px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.AlmightyDiagnosis__no-results[data-v-7f7b3151]{color:#606266;font-size:14px;padding:0 20px;line-height:34px}.AlmightyDiagnosis__validation-error[data-v-7f7b3151]{font-size:12px;font-weight:normal;color:#dd475a}.AlmightyDiagnosis__tag[data-v-7f7b3151]{position:relative;display:inline-block;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.AlmightyDiagnosis__tag-icon[data-v-7f7b3151]{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;font-size:14px;text-align:center;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;border-radius:5px}

.AlmightyDoctor__label{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyDoctor__label .multiselect{height:30px;min-height:30px}.AlmightyDoctor__label .multiselect__tags{height:30px;min-height:30px;border-radius:2px;width:100%;margin-top:5px;padding:3px 30px 5px 10px;border:1px solid #dcdfe6}.AlmightyDoctor__label .multiselect__select{width:30px;height:30px}.AlmightyDoctor__label .multiselect__content{max-width:100%}.AlmightyDoctor__label .multiselect__option{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;box-sizing:border-box;text-transform:capitalize;cursor:pointer}.AlmightyDoctor__label .multiselect__option--highlight{background-color:rgba(0,0,0,0.05)}.AlmightyDoctor__label .multiselect__option--selected:after,.AlmightyDoctor__label .multiselect__option--highlight:after{content:none}.AlmightyDoctor__label .multiselect__single,.AlmightyDoctor__label .multiselect__input{font-weight:500;font-size:14px;padding:0;text-transform:capitalize}.AlmightyDoctor__label .multiselect__single[disabled],.AlmightyDoctor__label .multiselect__input[disabled]{color:gray}.AlmightyDoctor__label .multiselect__single:focus,.AlmightyDoctor__label .multiselect__input:focus{border-color:#409eff;outline:none}.AlmightyDoctor__label .multiselect__placeholder{color:#dcdfe6;font-size:14px;font-weight:normal}.AlmightyDoctor__label .multiselect.invalid .multiselect__tags{border-color:#dd475a}.AlmightyDoctor__validation-error{font-size:12px;font-weight:normal;color:#dd475a}

.AlmightyDropdown__label[data-v-38e0145e]{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyDropdown__label[data-v-38e0145e] .multiselect{min-height:30px;border-bottom:2px solid #8d8d8d}.AlmightyDropdown__label[data-v-38e0145e] .multiselect__tags{min-height:30px;border-radius:2px;width:100%;margin-top:5px;padding:4px 30px 0 10px;background:#f4f4f5}.AlmightyDropdown__label[data-v-38e0145e] .multiselect__select{width:30px;height:30px}.AlmightyDropdown__label[data-v-38e0145e] .multiselect__content{max-width:100%}.AlmightyDropdown__label[data-v-38e0145e] .multiselect__option{font-size:14px;padding:0;background:#f4f4f5;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#161616;min-height:unset;line-height:34px;box-sizing:border-box;text-transform:capitalize;cursor:pointer}.AlmightyDropdown__label[data-v-38e0145e] .multiselect__option--highlight{background-color:rgba(0,0,0,0.05)}.AlmightyDropdown__label[data-v-38e0145e] .multiselect__option--selected:after,.AlmightyDropdown__label[data-v-38e0145e] .multiselect__option--highlight:after{content:none}.AlmightyDropdown__label[data-v-38e0145e] .multiselect__single,.AlmightyDropdown__label[data-v-38e0145e] .multiselect__input{font-weight:500;font-size:14px;padding:0;text-transform:capitalize;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background:inherit}.AlmightyDropdown__label[data-v-38e0145e] .multiselect__single[disabled],.AlmightyDropdown__label[data-v-38e0145e] .multiselect__input[disabled]{color:gray}.AlmightyDropdown__label[data-v-38e0145e] .multiselect__single:focus,.AlmightyDropdown__label[data-v-38e0145e] .multiselect__input:focus{border-color:#409eff;outline:none}.AlmightyDropdown__label[data-v-38e0145e] .multiselect__placeholder{color:#dcdfe6;font-size:14px;font-weight:500;padding-top:0}.AlmightyDropdown__label[data-v-38e0145e] .multiselect.invalid .multiselect__tags{border-color:#dd475a}.AlmightyDropdown__label[data-v-38e0145e] .multiselect__placeholder,.AlmightyDropdown__label[data-v-38e0145e] .multiselect__input,.AlmightyDropdown__label[data-v-38e0145e] .multiselect__single,.AlmightyDropdown__label[data-v-38e0145e] .multiselect__tag,.AlmightyDropdown__label .AlmightyDropdown__tag[data-v-38e0145e]{margin-bottom:unset}.AlmightyDropdown__label[data-v-38e0145e] .multiselect__tag,.AlmightyDropdown__label .AlmightyDropdown__tag[data-v-38e0145e]{padding:2px 26px 3px 10px}.AlmightyDropdown__label[data-v-38e0145e] .multiselect__tag-icon,.AlmightyDropdown__label .AlmightyDropdown__tag-icon[data-v-38e0145e]{line-height:18px}.AlmightyDropdown__option[data-v-38e0145e]{padding:0 20px;min-height:40px;position:relative}.AlmightyDropdown__option[data-v-38e0145e]::after{content:'';position:absolute;bottom:0;left:20px;right:20px;border-bottom:1px solid #8d8d8d}.AlmightyDropdown__option.tag[data-v-38e0145e]{background-color:rgba(167,210,103,0.3)}.AlmightyDropdown__option.tag[data-v-38e0145e]:after{content:attr(data-tag-label);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:20px;color:#a7d267}.AlmightyDropdown__option--main[data-v-38e0145e]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.AlmightyDropdown__no-results[data-v-38e0145e]{height:40px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.AlmightyDropdown__no-results[data-v-38e0145e]{color:#606266;font-size:14px;padding:0 20px;line-height:34px}.AlmightyDropdown__validation-error[data-v-38e0145e]{font-size:12px;font-weight:normal;color:#dd475a}.AlmightyDropdown__tag[data-v-38e0145e]{position:relative;display:inline-block;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.AlmightyDropdown__tag-icon[data-v-38e0145e]{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;font-size:14px;text-align:center;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;border-radius:5px}

.AlmightyInput[data-v-02b13233]{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyInput__label[data-v-02b13233]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.AlmightyInput__field[data-v-02b13233]{display:block;border-radius:4px;height:40px;padding:3px 10px 5px;width:100%;font-weight:500;font-size:14px;border:1px solid #dcdfe6;margin-top:2px}.AlmightyInput__field[disabled][data-v-02b13233]{color:gray}.AlmightyInput__field[data-v-02b13233]:focus{border-color:#409eff;outline:none}.AlmightyInput__field[data-v-02b13233]::-webkit-input-placeholder{color:#dcdfe6}.AlmightyInput__field[data-v-02b13233]::-moz-placeholder{color:#dcdfe6}.AlmightyInput__field[data-v-02b13233]:-ms-input-placeholder{color:#dcdfe6}.AlmightyInput__field[data-v-02b13233]::-ms-input-placeholder{color:#dcdfe6}.AlmightyInput__field[data-v-02b13233]::placeholder{color:#dcdfe6}.AlmightyInput__field.invalid[data-v-02b13233]{border-color:#dd475a}.AlmightyInput__validation-error[data-v-02b13233]{font-size:12px;font-weight:normal;color:#dd475a}

.AlmightyLabTests__label[data-v-002f8134]{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyLabTests__label.extendedVersion[data-v-002f8134] .multiselect__tags{min-height:30px;border-radius:2px;width:100%;margin-top:5px;padding:4px 30px 20px 10px}.AlmightyLabTests__validation-error[data-v-002f8134]{font-size:12px;font-weight:normal;color:#dd475a}.AlmightyLabTests__label .multiselect[data-v-002f8134]{min-height:30px}.AlmightyLabTests__label .multiselect__tags[data-v-002f8134]{min-height:30px;border-radius:2px;width:100%;margin-top:5px;padding:3px 30px 5px 10px;max-height:280px;overflow:auto}.AlmightyLabTests__label .multiselect__placeholder[data-v-002f8134]{margin:0}.AlmightyLabTests__label .multiselect__select[data-v-002f8134]{width:30px;height:30px}.AlmightyLabTests__label .multiselect__content[data-v-002f8134]{max-width:100%}.AlmightyLabTests__label .multiselect__content-wrapper[data-v-002f8134]{z-index:1050}.AlmightyLabTests__label .multiselect__option[data-v-002f8134]{font-size:14px;padding:8px 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;min-height:34px;box-sizing:border-box;cursor:pointer}.AlmightyLabTests__label .multiselect__option--highlight[data-v-002f8134]{background-color:rgba(0,0,0,0.05)}.AlmightyLabTests__label .multiselect__option--selected[data-v-002f8134]:after,.AlmightyLabTests__label .multiselect__option--highlight[data-v-002f8134]:after{content:none}.AlmightyLabTests__label .multiselect__single[data-v-002f8134],.AlmightyLabTests__label .multiselect__input[data-v-002f8134]{font-weight:500;font-size:14px}.AlmightyLabTests__label .multiselect__single[disabled][data-v-002f8134],.AlmightyLabTests__label .multiselect__input[disabled][data-v-002f8134]{color:gray}.AlmightyLabTests__label .multiselect__single[data-v-002f8134]:focus,.AlmightyLabTests__label .multiselect__input[data-v-002f8134]:focus{border-color:#409eff;outline:none}.AlmightyLabTests__label .multiselect__single[data-v-002f8134]::-webkit-input-placeholder,.AlmightyLabTests__label .multiselect__input[data-v-002f8134]::-webkit-input-placeholder{color:#dcdfe6}.AlmightyLabTests__label .multiselect__single[data-v-002f8134]::-moz-placeholder,.AlmightyLabTests__label .multiselect__input[data-v-002f8134]::-moz-placeholder{color:#dcdfe6}.AlmightyLabTests__label .multiselect__single[data-v-002f8134]:-ms-input-placeholder,.AlmightyLabTests__label .multiselect__input[data-v-002f8134]:-ms-input-placeholder{color:#dcdfe6}.AlmightyLabTests__label .multiselect__single[data-v-002f8134]:-moz-placeholder,.AlmightyLabTests__label .multiselect__input[data-v-002f8134]:-moz-placeholder{color:#dcdfe6}.AlmightyLabTests__option[data-v-002f8134]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;font-weight:400;letter-spacing:0.54px;white-space:normal}.AlmightyLabTests__option-parent-name[data-v-002f8134]{color:#5cb85c;text-align:right}.AlmightyLabTests__extended-tag[data-v-002f8134]{padding:4px;background-color:rgba(215,233,248,0.8);border-radius:4px;color:#253540;font-weight:400;display:inline-block;margin:0 4px 4px 0}.AlmightyLabTests__extended-tag-header[data-v-002f8134],.AlmightyLabTests__extended-tag-body[data-v-002f8134]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.AlmightyLabTests__extended-tag-remove.icon-close[data-v-002f8134]{font-size:12px;cursor:pointer}.AlmightyLabTests__extended-tag-body[data-v-002f8134]{padding-top:6px;margin-top:6px;border-top:1px solid #dcdfe6;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start}.AlmightyLabTests__extended-tag-body[data-v-002f8134]  .AlmightyCheckbox__label{color:#5b6a78;font-size:12px;font-weight:normal;white-space:nowrap;padding:0 10px}.AlmightyLabTests__extended-tag-body[data-v-002f8134]  .AlmightyCheckbox__selector{border-width:1px;border-color:#c2c2c2;width:14px;height:14px}.AlmightyLabTests__extended-tag-body[data-v-002f8134]  .AlmightyCheckbox__input.checked+.AlmightyCheckbox__selector{background-color:#3890db}.AlmightyLabTests__extended-tag-body[data-v-002f8134]  .AlmightyCheckbox__input.checked+.AlmightyCheckbox__selector:after{border-color:#fff;border-width:0 2px 2px 0;height:8px;left:3px;width:4px}

.AlmightyPatient__label{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyPatient__label .multiselect{height:30px;min-height:30px}.AlmightyPatient__label .multiselect__tags{height:30px;min-height:30px;border-radius:2px;width:100%;margin-top:5px;padding:3px 30px 5px 10px;border:1px solid #dcdfe6}.AlmightyPatient__label .multiselect__select{width:30px;height:30px}.AlmightyPatient__label .multiselect__content{max-width:100%}.AlmightyPatient__label .multiselect__option{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;box-sizing:border-box;text-transform:capitalize;cursor:pointer}.AlmightyPatient__label .multiselect__option--highlight{background-color:rgba(0,0,0,0.05)}.AlmightyPatient__label .multiselect__option--selected:after,.AlmightyPatient__label .multiselect__option--highlight:after{content:none}.AlmightyPatient__label .multiselect__single,.AlmightyPatient__label .multiselect__input{font-weight:500;font-size:14px;padding:0;text-transform:capitalize}.AlmightyPatient__label .multiselect__single[disabled],.AlmightyPatient__label .multiselect__input[disabled]{color:gray}.AlmightyPatient__label .multiselect__single:focus,.AlmightyPatient__label .multiselect__input:focus{border-color:#409eff;outline:none}.AlmightyPatient__label .multiselect__placeholder{color:#dcdfe6;font-size:14px;font-weight:normal}.AlmightyPatient__label .multiselect.invalid .multiselect__tags{border-color:#dd475a}.AlmightyPatient__validation-error{font-size:12px;font-weight:normal;color:#dd475a}.AlmightyPatient__option-folio-no{color:#9ca1ad;font-size:14px}

.AlmightyPhone__label{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyPhone__label .vue-tel-input{margin-top:5px;height:30px;border-color:#dcdfe6}.AlmightyPhone__label .vue-tel-input.invalid{border-color:#dd475a}.AlmightyPhone__label .vue-tel-input input::-webkit-input-placeholder{color:#dcdfe6;font-size:14px;font-weight:normal}.AlmightyPhone__label .vue-tel-input input::-moz-placeholder{color:#dcdfe6;font-size:14px;font-weight:normal}.AlmightyPhone__label .vue-tel-input input:-ms-input-placeholder{color:#dcdfe6;font-size:14px;font-weight:normal}.AlmightyPhone__label .vue-tel-input input::-ms-input-placeholder{color:#dcdfe6;font-size:14px;font-weight:normal}.AlmightyPhone__label .vue-tel-input input::placeholder{color:#dcdfe6;font-size:14px;font-weight:normal}.AlmightyPhone__validation-error{font-size:12px;font-weight:normal;color:#dd475a}

.AlmightyPrice__label[data-v-0895fa03]{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyPrice__field[data-v-0895fa03]{display:block;border-radius:2px;height:30px;padding:3px 10px 5px;width:100%;font-weight:500;font-size:14px;border:1px solid #dcdfe6;margin-top:5px}.AlmightyPrice__field[disabled][data-v-0895fa03]{color:gray}.AlmightyPrice__field[data-v-0895fa03]:focus{border-color:#409eff;outline:none}.AlmightyPrice__field[data-v-0895fa03]::-webkit-input-placeholder{color:#dcdfe6}.AlmightyPrice__field[data-v-0895fa03]::-moz-placeholder{color:#dcdfe6}.AlmightyPrice__field[data-v-0895fa03]:-ms-input-placeholder{color:#dcdfe6}.AlmightyPrice__field[data-v-0895fa03]::-ms-input-placeholder{color:#dcdfe6}.AlmightyPrice__field[data-v-0895fa03]::placeholder{color:#dcdfe6}.AlmightyPrice__field.invalid[data-v-0895fa03]{border-color:#dd475a}.AlmightyPrice__validation-error[data-v-0895fa03]{font-size:12px;font-weight:normal;color:#dd475a}

.AlmightyRadio[data-v-d903d224]{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-width:100%;margin-bottom:5px}.AlmightyRadio__label[data-v-d903d224]{font-weight:bold}.AlmightyRadio__option[data-v-d903d224]{position:relative;cursor:pointer;display:inline-block;margin:6px 0;padding:0 24px 0 32px}.AlmightyRadio__option.disabled[data-v-d903d224]{pointer-events:none;opacity:0.5}.AlmightyRadio__option-input[data-v-d903d224]{display:none}.AlmightyRadio__option-label[data-v-d903d224]{cursor:pointer}.AlmightyRadio__option-label[data-v-d903d224]:before{content:'';position:absolute;top:0;left:0;width:20px;height:20px;border:2px solid rgba(0,0,0,0.54);border-radius:100%;-webkit-transition:border-color 0.2s ease-in-out;transition:border-color 0.2s ease-in-out}.AlmightyRadio__option-label[data-v-d903d224]:after{content:'';background:#3890db;position:absolute;top:5px;left:5px;width:10px;height:10px;border-radius:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform 0.2s ease;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease, -webkit-transform 0.2s ease}.AlmightyRadio__option-icon[data-v-d903d224]{font-size:8px;position:absolute;top:0;left:4px;z-index:1;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform 0.2s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0.16s;transition:-webkit-transform 0.2s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0.16s;transition:transform 0.2s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0.16s;transition:transform 0.2s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0.16s, -webkit-transform 0.2s cubic-bezier(0.87, -0.41, 0.19, 1.44) 0.16s}.AlmightyRadio__option-input:checked+.AlmightyRadio__option-label[data-v-d903d224]:after{-webkit-transform:scale(1);transform:scale(1)}.AlmightyRadio__option-input:checked+.AlmightyRadio__option-label[data-v-d903d224]:before{border-color:#3890db}.AlmightyRadio__option-input:checked+.AlmightyRadio__option-label .AlmightyRadio__option-icon[data-v-d903d224]{-webkit-transform:scale(1);transform:scale(1)}.AlmightyRadio__option--vertical[data-v-d903d224]{display:block}.AlmightyRadio__validation-error[data-v-d903d224]{font-size:12px;font-weight:normal;color:#dd475a}.AlmightyRadio__option-label[data-v-d903d224]{font-weight:normal}

.AlmightyRange__label[data-v-56203804]{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyRange__range[data-v-56203804]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.AlmightyRange__range-input[data-v-56203804]{border:1px solid #d8d8d8;border-radius:3px;font-size:14px;color:#6e8090;line-height:20px;height:30px;width:35px;outline:none;text-align:center}.AlmightyRange__range-slider[data-v-56203804]{-webkit-box-flex:1;flex-grow:1;margin:0 12px}.AlmightyRange__validation-error[data-v-56203804]{font-size:12px;font-weight:normal;color:#dd475a}

.AlmightySwitch[data-v-d3e1f82e]{cursor:pointer;position:relative;display:-webkit-box;display:flex;width:90px;height:30px;margin-bottom:0}.AlmightySwitch input[data-v-d3e1f82e]{opacity:0;width:0;height:0}.AlmightySwitch input:checked+.AlmightySwitch__slider[data-v-d3e1f82e]:before{-webkit-transform:translateX(100%);transform:translateX(100%)}.AlmightySwitch__text[data-v-d3e1f82e]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:50%;font-size:12px;letter-spacing:0.2px;color:rgba(130,137,151,0.8);z-index:1;-webkit-transition:0.4s;transition:0.4s}.AlmightySwitch .AlmightySwitch__text--white[data-v-d3e1f82e]{color:#ffffff;-webkit-transition:0.4s;transition:0.4s}.AlmightySwitch__slider[data-v-d3e1f82e]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ffffff;border-radius:4px;border:1px solid #d4d6da;-webkit-transition:0.4s;transition:0.4s;overflow:hidden}.AlmightySwitch__slider[data-v-d3e1f82e]:before{position:absolute;content:'';height:100%;width:50%;left:0;bottom:0;background-color:#4a90e2;-webkit-transition:0.4s;transition:0.4s}

.AlmightyTable__label{margin-bottom:5px}.AlmightyTable__table{border:1px solid #ccc;border-collapse:collapse;margin-top:5px;table-layout:fixed;width:100%}.AlmightyTable__header-cell,.AlmightyTable__cell{border:1px solid #ccc}.AlmightyTable__header-cell{text-align:center;white-space:nowrap}.AlmightyTable__header-cell--static{width:100px}.AlmightyTable__cell--static{background:#f3f3f3;font-weight:normal;text-align:center}.AlmightyTable__header-cell{background:#f3f3f3}.AlmightyTable__input-label{padding:0;margin:0;width:100%}.AlmightyTable__input{margin:0;border:none;width:100%;padding:0 10px;font-weight:normal}

.AlmightyTags__label{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyTags__label .multiselect{min-height:30px}.AlmightyTags__label .multiselect__tags{min-height:30px;border-radius:2px;width:100%;margin-top:5px;padding:3px 30px 0 10px;border:1px solid #dcdfe6}.AlmightyTags__label .multiselect__tag{border-radius:12px;opacity:0.8;font-size:12px;font-weight:500}.AlmightyTags__label .multiselect__tag-icon{line-height:18px}.AlmightyTags__label .multiselect__tag-icon:after{color:#fff}.AlmightyTags__label .multiselect__tag-icon:hover{background:rgba(255,255,255,0.3)}.AlmightyTags__label .multiselect__select{width:30px;height:30px}.AlmightyTags__label .multiselect__input::-webkit-input-placeholder{color:#dcdfe6;font-size:14px;font-weight:normal;margin-bottom:5px}.AlmightyTags__label .multiselect__input::-moz-placeholder{color:#dcdfe6;font-size:14px;font-weight:normal;margin-bottom:5px}.AlmightyTags__label .multiselect__input:-ms-input-placeholder{color:#dcdfe6;font-size:14px;font-weight:normal;margin-bottom:5px}.AlmightyTags__label .multiselect__input::-ms-input-placeholder{color:#dcdfe6;font-size:14px;font-weight:normal;margin-bottom:5px}.AlmightyTags__label .multiselect__placeholder,.AlmightyTags__label .multiselect__input::placeholder{color:#dcdfe6;font-size:14px;font-weight:normal;margin-bottom:5px}.AlmightyTags__label .multiselect__option--highlight{background:rgba(65,184,131,0.3)}.AlmightyTags__label .multiselect__option--highlight:after{display:none}.AlmightyTags__label .multiselect .multiselect__option--highlight.multiselect__option--selected{background:rgba(255,106,106,0.3)}.AlmightyTags__label .multiselect .multiselect__option--highlight.multiselect__option--selected:after{content:'Deselect';background:none;display:block;color:#c0c0c0}.AlmightyTags__label .multiselect.invalid .multiselect__tags{border-color:#dd475a}.AlmightyTags__validation-error{font-size:12px;font-weight:normal;color:#dd475a}

.AlmightyTextEditor[data-v-cc8997bc]{display:inline-block;width:100%}.AlmightyTextEditor__label[data-v-cc8997bc]{width:100%;display:inline-block;max-width:100%;margin:0;font-weight:bold}.AlmightyTextEditor__label[data-v-cc8997bc] .ck.ck-editor{font-weight:initial;margin-top:5px;border:1px solid transparent;border-radius:2px}.AlmightyTextEditor__label[data-v-cc8997bc] .ck.ck-toolbar{border-color:#dcdfe6}.AlmightyTextEditor__label[data-v-cc8997bc] .ck.ck-content{border-color:#dcdfe6;padding-left:12px}.AlmightyTextEditor__label.invalid[data-v-cc8997bc].ck.ck-editor{border-color:#dd475a}.AlmightyTextEditor__validation-error[data-v-cc8997bc]{font-size:12px;font-weight:normal;color:#dd475a}

.AlmightyTextarea__label[data-v-2090dda9]{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyTextarea__field[data-v-2090dda9]{display:block;border-radius:2px;padding:3px 10px 5px;width:100%;font-weight:500;font-size:14px;border:1px solid #dcdfe6;margin-top:5px;resize:none}.AlmightyTextarea__field[disabled][data-v-2090dda9]{color:gray}.AlmightyTextarea__field[data-v-2090dda9]:focus{border-color:#409eff;outline:none}.AlmightyTextarea__field[data-v-2090dda9]::-webkit-input-placeholder{color:#dcdfe6}.AlmightyTextarea__field[data-v-2090dda9]::-moz-placeholder{color:#dcdfe6}.AlmightyTextarea__field[data-v-2090dda9]:-ms-input-placeholder{color:#dcdfe6}.AlmightyTextarea__field[data-v-2090dda9]::-ms-input-placeholder{color:#dcdfe6}.AlmightyTextarea__field[data-v-2090dda9]::placeholder{color:#dcdfe6}.AlmightyTextarea__field.invalid[data-v-2090dda9]{border-color:#dd475a}.AlmightyTextarea__validation-error[data-v-2090dda9]{font-size:12px;font-weight:normal;color:#dd475a}

.AlmightyTimeDropdown__label[data-v-01c9411f]{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect{min-height:30px}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__tags{min-height:30px;border-radius:2px;width:100%;margin-top:5px;padding:4px 30px 0 10px}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__select{width:30px;height:30px}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__content{max-width:100%}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__option{font-size:14px;padding:0;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;min-height:unset;line-height:34px;box-sizing:border-box;text-transform:capitalize;cursor:pointer}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__option--highlight{background-color:rgba(0,0,0,0.05)}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__option--selected:after,.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__option--highlight:after{content:none}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__single,.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__input{font-weight:500;font-size:14px;padding:0;text-transform:capitalize;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__single[disabled],.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__input[disabled]{color:gray}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__single:focus,.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__input:focus{border-color:#409eff;outline:none}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__placeholder{color:#dcdfe6;font-size:14px;font-weight:500;padding-top:0}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect.invalid .multiselect__tags{border-color:#dd475a}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__placeholder,.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__input,.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__single,.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__tag,.AlmightyTimeDropdown__label .AlmightyTimeDropdown__tag[data-v-01c9411f]{margin-bottom:unset}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__tag,.AlmightyTimeDropdown__label .AlmightyTimeDropdown__tag[data-v-01c9411f]{padding:2px 26px 3px 10px}.AlmightyTimeDropdown__label[data-v-01c9411f] .multiselect__tag-icon,.AlmightyTimeDropdown__label .AlmightyTimeDropdown__tag-icon[data-v-01c9411f]{line-height:18px}.AlmightyTimeDropdown__option[data-v-01c9411f]{padding:0 20px}.AlmightyTimeDropdown__option.tag[data-v-01c9411f]{background-color:rgba(167,210,103,0.3)}.AlmightyTimeDropdown__option.tag[data-v-01c9411f]:after{content:attr(data-tag-label);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:20px;color:#a7d267}.AlmightyTimeDropdown__option[data-v-01c9411f],.AlmightyTimeDropdown__no-results[data-v-01c9411f]{height:40px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.AlmightyTimeDropdown__no-results[data-v-01c9411f]{color:#606266;font-size:14px;padding:0 20px;line-height:34px}.AlmightyTimeDropdown__validation-error[data-v-01c9411f]{font-size:12px;font-weight:normal;color:#dd475a}.AlmightyTimeDropdown__tag[data-v-01c9411f]{position:relative;display:inline-block;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.AlmightyTimeDropdown__tag-icon[data-v-01c9411f]{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;font-size:14px;text-align:center;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;border-radius:5px}

.AlmightyTimePicker__label[data-v-ad4b1df2]{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.AlmightyTimePicker__label[data-v-ad4b1df2]  .time-picker-overlay{z-index:-1 !important}.AlmightyTimePicker__picker[data-v-ad4b1df2]{display:block;margin-top:10px;width:100%}.AlmightyTimePicker__picker[data-v-ad4b1df2]  .display-time{width:100%}.AlmightyTimePicker__picker[data-v-ad4b1df2]  .display-time::-webkit-input-placeholder{font-size:12px}.AlmightyTimePicker__picker[data-v-ad4b1df2]  .display-time::-moz-placeholder{font-size:12px}.AlmightyTimePicker__picker[data-v-ad4b1df2]  .display-time:-ms-input-placeholder{font-size:12px}.AlmightyTimePicker__picker[data-v-ad4b1df2]  .display-time::-ms-input-placeholder{font-size:12px}.AlmightyTimePicker__picker[data-v-ad4b1df2]  .display-time::placeholder{font-size:12px}[data-v-ad4b1df2] .AlmightyTimePicker__picker[disabled] .display-time{color:gray}[data-v-ad4b1df2] .AlmightyTimePicker__picker:focus .display-time{border-color:#409eff;outline:none}[data-v-ad4b1df2] .AlmightyTimePicker__picker.invalid .display-time{border-color:#dd475a}.AlmightyTimePicker__validation-error[data-v-ad4b1df2]{font-size:12px;font-weight:normal;color:#dd475a}

.AlmightyCheckbox__label[data-v-717d2f66]{cursor:pointer;position:relative;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;max-width:100%;margin-bottom:5px;font-weight:bold;-webkit-box-align:center;align-items:center}.AlmightyCheckbox__label--disabled[data-v-717d2f66]{color:#ccc}.AlmightyCheckbox__input[data-v-717d2f66]{left:-9999999px;opacity:0;position:absolute}.AlmightyCheckbox__input.checked+.AlmightyCheckbox__selector[data-v-717d2f66]{position:relative;background-color:#3890db;border:2px solid #3890db}.AlmightyCheckbox__input.checked+.AlmightyCheckbox__selector[data-v-717d2f66]:after{border:solid #fff;border-width:0 3px 3px 0;color:rgba(0,0,0,0.54);content:'';font-size:16px;height:12px;left:5px;position:absolute;top:1px;transform:rotate(45deg);width:6px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}.AlmightyCheckbox__input.indeterminate+.AlmightyCheckbox__selector[data-v-717d2f66]{position:relative;background-color:#3890db;border:2px solid #3890db}.AlmightyCheckbox__input.indeterminate+.AlmightyCheckbox__selector[data-v-717d2f66]:after{border:solid #fff;border-width:0 3px 0 0;color:rgba(0,0,0,0.54);content:'';font-size:16px;height:12px;left:5px;position:absolute;top:1px;transform:rotate(90deg);width:6px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg)}.AlmightyCheckbox__selector[data-v-717d2f66]{margin-right:12px;border:2px solid rgba(0,0,0,0.54);box-sizing:border-box;display:block;height:20px;width:20px;border-radius:4px;flex-shrink:0;background-color:white}.AlmightyCheckbox__selector--disabled[data-v-717d2f66]{border-color:#ccc}

.FullPageModalActions{text-align:center;margin-bottom:50px}.FullPageModalActions__cancel{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.FullPageModalActions__submit{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#4a90e2;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}.FullPageModalActions__submit[disabled]{pointer-events:none;cursor:default;opacity:0.4 !important}

.DetailsFields__flex-row[data-v-38a3abdb]{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.DetailsFields[data-v-38a3abdb]  .AlmightyDatetimePicker__label{margin-right:16px}.DetailsFields[data-v-38a3abdb]  .AlmightyCheckbox__label{margin-top:8px;color:#253540;font-size:13px;font-weight:500;letter-spacing:0.5px}.DetailsFields[data-v-38a3abdb]  .AlmightyCheckbox__label .AlmightyCheckbox__selector{margin-top:1px;min-width:18px;width:18px;height:18px;display:block;border:1px solid #d5d8dd;background:#fff;font-size:18px;line-height:1.1}

.AppointmentsListEmpty[data-v-3fc1cadd]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:100%}.AppointmentsListEmpty__empty-image[data-v-3fc1cadd]{width:60px;margin-bottom:10px}.AppointmentsListEmpty__empty-description[data-v-3fc1cadd]{color:#5c6a77;font-size:12px;text-align:center}

.AppointmentsListItem[data-v-2c6064c0]{display:-webkit-box;display:flex;padding:8px 12px;cursor:pointer;margin-bottom:8px}.AppointmentsListItem__avatar[data-v-2c6064c0]{width:32px;flex-shrink:0;border-radius:50%;align-self:center;margin-right:12px}.AppointmentsListItem__details[data-v-2c6064c0]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.AppointmentsListItem__details-description[data-v-2c6064c0]{color:#5c6a77;font-size:12px;line-height:18px;font-weight:300}

.AppointmentsList__label[data-v-7096d89f]{color:#253540;font-size:13px;font-weight:500;letter-spacing:0.5px;margin-bottom:8px;display:block}.AppointmentsList__wrapper[data-v-7096d89f]{border-radius:3px;border:1px solid #e4e4eb;box-shadow:inset 0px 1px 4px 0px rgba(48,60,77,0.1);height:100%;max-height:362px;width:100%;display:-webkit-box;display:flex;overflow-x:scroll;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.AppointmentsList__list[data-v-7096d89f]{list-style:none;padding:0}

.EditAppointmentForm[data-v-180992ab]{max-width:900px;margin:0 auto}.EditAppointmentForm__grid[data-v-180992ab]{display:grid;grid-template-columns:repeat(3, 1fr);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.EditAppointmentForm[data-v-180992ab]  .AlmightyDropdown__label .multiselect__placeholder,.EditAppointmentForm[data-v-180992ab]  .AlmightyTimeDropdown__label .multiselect__placeholder,.EditAppointmentForm[data-v-180992ab]  .AlmightyDoctor__label .multiselect__placeholder,.EditAppointmentForm[data-v-180992ab]  .AlmightyPatient__label .multiselect__placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.EditAppointmentForm[data-v-180992ab]  .AlmightyDropdown__label .multiselect__tags,.EditAppointmentForm[data-v-180992ab]  .AlmightyTimeDropdown__label .multiselect__tags,.EditAppointmentForm[data-v-180992ab]  .AlmightyDoctor__label .multiselect__tags,.EditAppointmentForm[data-v-180992ab]  .AlmightyPatient__label .multiselect__tags{box-shadow:inset 0px 1px 4px 0px rgba(48,60,77,0.1)}.EditAppointmentForm[data-v-180992ab]  .AlmightyDatetimePicker__field{box-shadow:inset 0px 1px 4px 0px rgba(48,60,77,0.1)}.EditAppointmentForm[data-v-180992ab]  .AlmightyDatetimePicker__field::-webkit-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.EditAppointmentForm[data-v-180992ab]  .AlmightyDatetimePicker__field::-moz-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.EditAppointmentForm[data-v-180992ab]  .AlmightyDatetimePicker__field:-ms-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.EditAppointmentForm[data-v-180992ab]  .AlmightyDatetimePicker__field::-ms-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.EditAppointmentForm[data-v-180992ab]  .AlmightyDatetimePicker__field::placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.EditAppointmentForm[data-v-180992ab]  .FullPageModalActions{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;grid-column-start:2;grid-column-end:3;margin-top:40px}.EditAppointmentForm[data-v-180992ab]  .AlmightyRadio__group{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.EditAppointmentForm[data-v-180992ab]  .FullPageModalActions__submit,.EditAppointmentForm[data-v-180992ab]  .FullPageModalActions__cancel{border-radius:4px;padding:12px 40px;font-size:14px;font-weight:bold;letter-spacing:0.23px;height:auto}.EditAppointmentForm[data-v-180992ab]  .FullPageModalActions__cancel{background:#d95f5f;color:#fff;display:inline-block;line-height:inherit;text-align:center;vertical-align:inherit}.EditAppointmentForm[data-v-180992ab]  .AlmightyRadio__label,.EditAppointmentForm[data-v-180992ab]  .AlmightyPhone__label,.EditAppointmentForm[data-v-180992ab]  .AlmightyPatient__label,.EditAppointmentForm[data-v-180992ab]  .AlmightyDoctor__label,.EditAppointmentForm[data-v-180992ab]  .AlmightyDropdown__label,.EditAppointmentForm[data-v-180992ab]  .AlmightyTimeDropdown__label,.EditAppointmentForm[data-v-180992ab]  .AlmightyDatetimePicker__label,.EditAppointmentForm[data-v-180992ab]  .AlmightyInput__label{color:#253540;font-size:13px;font-weight:500;letter-spacing:0.5px}.EditAppointmentForm[data-v-180992ab]  .AlmightyInput__label,.EditAppointmentForm[data-v-180992ab]  .AlmightyPhone__label,.EditAppointmentForm[data-v-180992ab]  .AlmightyDoctor__label,.EditAppointmentForm[data-v-180992ab]  .AlmightyDropdown__label,.EditAppointmentForm[data-v-180992ab]  .AlmightyTimeDropdown__label,.EditAppointmentForm[data-v-180992ab]  .AlmightyDatetimePicker__label{margin-bottom:16px}.EditAppointmentForm[data-v-180992ab]  .AlmightyRadio__group{margin-top:4px;color:#6e8090;font-size:14px;line-height:20px}.EditAppointmentForm[data-v-180992ab]  .AlmightyRadio__option{padding:0px 16px 0px 24px}.EditAppointmentForm[data-v-180992ab]  .AlmightyRadio__option-label:before{border:1px solid #c6c6c6;height:16px;width:16px;margin-top:2px}.EditAppointmentForm[data-v-180992ab]  .AlmightyRadio__option-input:checked+.AlmightyRadio__option-label:before{border:2px solid #3890db}.EditAppointmentForm[data-v-180992ab]  .AlmightyRadio__option-label:after{top:4px;left:4px;width:8px;height:8px;margin-top:2px}

.EditAppointmentModal__title[data-v-79faa27b]{color:#333;font-size:22px;font-weight:500;letter-spacing:0.46px}

.RadioContentFilter[data-v-62c98c3b]{display:-webkit-box;display:flex;border-radius:3px;border:1px solid #dfdfe1;color:#72808e;font-size:13px;padding:0 12px;display:flex;height:30px;-webkit-box-align:center;align-items:center;margin-left:auto}.RadioContentFilter__item[data-v-62c98c3b]{margin:0 12px}.RadioContentFilter__item[data-v-62c98c3b]:first-of-type{margin-left:3px}.RadioContentFilter__item[data-v-62c98c3b]:last-of-type{margin-right:3px}@media (max-width: 560px){.RadioContentFilter__item[data-v-62c98c3b]{margin:0 6px;text-align:center}}.RadioContentFilter__item label[data-v-62c98c3b]{margin:0}.RadioContentFilter__item__label[data-v-62c98c3b]{cursor:pointer;font-weight:normal}.RadioContentFilter__item__label[data-v-62c98c3b]:before{display:inline-block;width:15px;height:15px;border:2px solid #fff;border-radius:50%;margin:1px 5px 0 0;vertical-align:top;content:''}.RadioContentFilter__item.filter-all .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #445259}.RadioContentFilter__item.filter-all .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#445259}.RadioContentFilter__item.filter-requested .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #7ed321}.RadioContentFilter__item.filter-requested .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#7ed321}.RadioContentFilter__item.filter-rejected .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #ff5f73}.RadioContentFilter__item.filter-rejected .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#ff5f73}.RadioContentFilter__item.filter-pending .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #f5a623}.RadioContentFilter__item.filter-approval .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #93dbfc}.RadioContentFilter__item.filter-approval .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#93dbfc}.RadioContentFilter__item.filter-pending .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#f5a623}.RadioContentFilter__item.filter-completed .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #7ed321}.RadioContentFilter__item.filter-completed .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#7ed321}.RadioContentFilter__item.filter-discarded .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #9cacbc}.RadioContentFilter__item.filter-discarded .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#9cacbc}.RadioContentFilter__item.filter-Doctors .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #639aff}.RadioContentFilter__item.filter-Doctors .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#639aff}.RadioContentFilter__item.filter-Nursing .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #ff6fcf}.RadioContentFilter__item.filter-Nursing .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#ff6fcf}.RadioContentFilter__item.filter-Admission .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #b48df8}.RadioContentFilter__item.filter-Admission .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#b48df8}.RadioContentFilter__item.filter-Pharmacy .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #ff866f}.RadioContentFilter__item.filter-Pharmacy .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#ff866f}.RadioContentFilter__item.filter-Lab .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #7edd21}.RadioContentFilter__item.filter-Lab .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#7edd21}.RadioContentFilter__item.filter-Imaging .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #08c7db}.RadioContentFilter__item.filter-Imaging .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#08c7db}.RadioContentFilter__item.filter-Immunization .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #b69771}.RadioContentFilter__item.filter-Immunization .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#b69771}.RadioContentFilter__item.filter-Billing .RadioContentFilter__item__label[data-v-62c98c3b]:before{box-shadow:0 0 0 1.5px #f4b601}.RadioContentFilter__item.filter-Billing .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#f4b601}.RadioContentFilter__item.filter-unbilled .RadioContentFilter__item__label.checked[data-v-62c98c3b]:before{background-color:#ff5f73}

.NewPatientFields__flex-row[data-v-66203618]{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.NewPatientFields__flex-row[data-v-66203618]  .AlmightyInput__label:first-child{margin-right:16px}.NewPatientFields[data-v-66203618]  .AlmightyPhone__label .vue-tel-input{height:30px;border-radius:2px;width:100%;margin-top:5px;padding:5px 0;border:1px solid #dcdfe6;box-shadow:inset 0px 1px 4px 0px rgba(48,60,77,0.1)}.NewPatientFields[data-v-66203618]  .AlmightyPhone__label .vue-tel-input>input::-webkit-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.NewPatientFields[data-v-66203618]  .AlmightyPhone__label .vue-tel-input>input::-moz-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.NewPatientFields[data-v-66203618]  .AlmightyPhone__label .vue-tel-input>input:-ms-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.NewPatientFields[data-v-66203618]  .AlmightyPhone__label .vue-tel-input>input::-ms-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.NewPatientFields[data-v-66203618]  .AlmightyPhone__label .vue-tel-input>input::placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.NewPatientFields[data-v-66203618]  .AlmightyInput__label>input::-webkit-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.NewPatientFields[data-v-66203618]  .AlmightyInput__label>input::-moz-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.NewPatientFields[data-v-66203618]  .AlmightyInput__label>input:-ms-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.NewPatientFields[data-v-66203618]  .AlmightyInput__label>input::-ms-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.NewPatientFields[data-v-66203618]  .AlmightyInput__label>input::placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}

.Avatar[data-v-29b0b31c]{background-color:#cccccc;border-radius:50%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;overflow:hidden}.Avatar>img[data-v-29b0b31c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Avatar.bordered[data-v-29b0b31c]{border:3px solid #32ae5b}

.AppointmentFormRequestInfo[data-v-dfad189e]{background-color:#f5f5f5;padding:0 16px;border-radius:4px}.AppointmentFormRequestInfo__patient[data-v-dfad189e]{padding:12px 0;display:grid;grid-template-columns:60px 1fr;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.AppointmentFormRequestInfo__patient-info[data-v-dfad189e]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.AppointmentFormRequestInfo__patient-info-row[data-v-dfad189e]{color:#5c6a77}.AppointmentFormRequestInfo__patient-name[data-v-dfad189e]{color:#4a90e2;font-weight:500;cursor:pointer}.AppointmentFormRequestInfo__info[data-v-dfad189e]{padding:12px 0;border-top:1px solid #ececec}

.AddAppointmentForm[data-v-e29ad0a0]{max-width:900px;margin:0 auto}.AddAppointmentForm__grid[data-v-e29ad0a0]{display:grid;grid-template-columns:repeat(3, 1fr);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.AddAppointmentForm.based-on-request[data-v-e29ad0a0]{width:600px}.AddAppointmentForm.based-on-request .AddAppointmentForm__grid[data-v-e29ad0a0]{grid-template-columns:repeat(2, 1fr);row-gap:24px}.AddAppointmentForm__actions[data-v-e29ad0a0]{width:calc(100% / 3);margin:0 auto}.AddAppointmentForm.based-on-request .AddAppointmentForm__actions[data-v-e29ad0a0]{width:calc(100% / 2)}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDropdown__label .multiselect__placeholder,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyTimeDropdown__label .multiselect__placeholder,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDoctor__label .multiselect__placeholder,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyCheckbox__label .multiselect__placeholder,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyPatient__label .multiselect__placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDropdown__label .multiselect__tags,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyTimeDropdown__label .multiselect__tags,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDoctor__label .multiselect__tags,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyCheckbox__label .multiselect__tags,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyPatient__label .multiselect__tags{box-shadow:inset 0px 1px 4px 0px rgba(48,60,77,0.1)}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDatetimePicker__field{box-shadow:inset 0px 1px 4px 0px rgba(48,60,77,0.1)}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDatetimePicker__field::-webkit-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDatetimePicker__field::-moz-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDatetimePicker__field:-ms-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDatetimePicker__field::-ms-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDatetimePicker__field::placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.AddAppointmentForm[data-v-e29ad0a0]  .FullPageModalActions{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;grid-column-start:2;grid-column-end:3;margin-top:40px}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyRadio__group{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.AddAppointmentForm[data-v-e29ad0a0]  .FullPageModalActions__submit,.AddAppointmentForm[data-v-e29ad0a0]  .FullPageModalActions__cancel{border-radius:4px;padding:12px 40px;font-size:14px;font-weight:bold;letter-spacing:0.23px;height:auto}.AddAppointmentForm[data-v-e29ad0a0]  .FullPageModalActions__cancel{background:#d95f5f;color:#fff;display:inline-block;line-height:inherit;text-align:center;vertical-align:inherit}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyRadio__label,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyPhone__label,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyPatient__label,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDoctor__label,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDropdown__label,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyTimeDropdown__label,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDatetimePicker__label,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyInput__label{color:#253540;font-size:13px;font-weight:500;letter-spacing:0.5px}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyInput__label,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyPhone__label,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDoctor__label,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDropdown__label,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyTimeDropdown__label,.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyDatetimePicker__label{margin-bottom:16px}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyRadio__group{margin-top:4px;color:#6e8090;font-size:14px;line-height:20px}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyRadio__option{padding:0px 16px 0px 24px}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyRadio__option-label:before{border:1px solid #c6c6c6;height:16px;width:16px;margin-top:2px}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyRadio__option-input:checked+.AlmightyRadio__option-label:before{border:2px solid #3890db}.AddAppointmentForm[data-v-e29ad0a0]  .AlmightyRadio__option-label:after{top:4px;left:4px;width:8px;height:8px;margin-top:2px}.AddAppointmentForm__request-info[data-v-e29ad0a0]{grid-column:span 2}

.AddAppointmentModal__title[data-v-670746d0]{color:#333;font-size:22px;font-weight:500;letter-spacing:0.46px}

.pos-rel[data-v-b06aa970]{position:relative}.p-0[data-v-b06aa970]{padding:0}.cursor-pointer[data-v-b06aa970]{cursor:pointer}.Daterange>i[data-v-b06aa970]{position:absolute;top:13px;left:15px;pointer-events:none}.Daterange>input[data-v-b06aa970]{border:none;background-color:transparent;width:210px;height:30px;display:block;padding:3px 26px 3px 0;text-align:right;margin:0;border-radius:0;box-shadow:none;-webkit-appearance:none}.Daterange[data-v-b06aa970]:after{position:absolute;right:2px;display:inline-block;border-right:7px solid transparent;border-top:8px solid #72808e;border-left:7px solid transparent;top:11px;content:'';width:12px;cursor:pointer}.Daterange[data-v-b06aa970]{position:relative}

.FilterDaterange{position:relative}

.ConfirmationModal.v--modal-overlay{z-index:1040;background-color:rgba(255,255,255,0.95)}.ConfirmationModal .v--modal{background-color:transparent;box-shadow:none}.ConfirmationModal .v--modal.v--modal-box{overflow:unset}.ConfirmationModal__title{font-size:23px;font-weight:400;line-height:30px;color:#333;letter-spacing:-0.035em;text-align:center}.ConfirmationModal__footer{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding-top:12px}.ConfirmationModal__description{font-size:16px;font-weight:400;line-height:30px;color:#333;letter-spacing:-0.035em;text-align:center}

.AppointmentPatientRequests[data-v-e73dc2e6]{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:18px}@media (min-width: 769px){.AppointmentPatientRequests[data-v-e73dc2e6]{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.AppointmentPatientRequests[data-v-e73dc2e6]{width:100%;min-height:calc(100vh - 68px)}}.AppointmentPatientRequests__list-header[data-v-e73dc2e6]{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.AppointmentPatientRequests__table[data-v-e73dc2e6]{width:100%;font-size:14px}.AppointmentPatientRequests__no-results[data-v-e73dc2e6]{padding:32px 0;text-align:center;color:#c6c6c6}

.AppointmentPatientRequestsTableBody>td{line-height:48px;font-size:14px;color:#5b6a78;font-weight:400;padding:0 6px}.AppointmentPatientRequestsTableBody>td:first-of-type{padding-left:0}.AppointmentPatientRequestsTableBody>td:last-of-type{padding-right:0}.AppointmentPatientRequestsTableBody__patient{display:grid;grid-template-columns:33px 1fr;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-webkit-box-align:center;align-items:center}.AppointmentPatientRequestsTableBody__patient-name{color:#4a90e2;font-weight:500;cursor:pointer}.AppointmentPatientRequestsTableBody__patient-name:hover{text-decoration:none}.AppointmentPatientRequestsTableBody__patient-admitted{background:rgba(245,166,35,0.2);border-radius:4px;font-size:12px;font-weight:500;color:#445259;padding:0 8px;margin:4px 0 4px 15px;position:relative}.AppointmentPatientRequestsTableBody__patient-admitted:before{content:'';position:absolute;display:block;width:13px;height:13px;border-color:#d8d8d8;border-width:0 0 1px 1px;border-style:solid;left:-15px;top:-5px}.AppointmentPatientRequestsTableBody__actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.AppointmentPatientRequestsTableBody__action,.AppointmentPatientRequestsTableBody__action--submit,.AppointmentPatientRequestsTableBody__action--reject{height:24px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:13px;border-radius:20px;padding:0 16px;outline:none}.AppointmentPatientRequestsTableBody__action+.AppointmentPatientRequestsTableBody__action,.AppointmentPatientRequestsTableBody__action--submit+.AppointmentPatientRequestsTableBody__action,.AppointmentPatientRequestsTableBody__action--reject+.AppointmentPatientRequestsTableBody__action,.AppointmentPatientRequestsTableBody__action+.AppointmentPatientRequestsTableBody__action--submit,.AppointmentPatientRequestsTableBody__action--submit+.AppointmentPatientRequestsTableBody__action--submit,.AppointmentPatientRequestsTableBody__action--reject+.AppointmentPatientRequestsTableBody__action--submit,.AppointmentPatientRequestsTableBody__action+.AppointmentPatientRequestsTableBody__action--reject,.AppointmentPatientRequestsTableBody__action--submit+.AppointmentPatientRequestsTableBody__action--reject,.AppointmentPatientRequestsTableBody__action--reject+.AppointmentPatientRequestsTableBody__action--reject{margin-left:8px}.AppointmentPatientRequestsTableBody__action--submit{color:#ffffff;background-color:#4a90e2;border:1px solid #4a90e2}.AppointmentPatientRequestsTableBody__action--reject{color:#4a90e2;background-color:#ffffff;border:1px solid #dfdfe1}

tr{border-bottom:1px solid #f3f3f3}tr>th{font-size:11px;line-height:40px;color:#7d728f;font-weight:500;text-transform:uppercase;padding:0 6px}tr>th:first-of-type{padding-left:0}tr>th:last-of-type{padding-right:0}

.AppointmentRequest>td{line-height:48px;font-size:14px;color:#5b6a78;font-weight:400;padding:0 6px}.AppointmentRequest>td:first-of-type{padding-left:0}.AppointmentRequest>td:last-of-type{padding-right:0}.AppointmentRequest__patient{display:grid;grid-template-columns:33px 1fr;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-webkit-box-align:center;align-items:center}.AppointmentRequest__patient-name{color:#4a90e2;font-weight:500;cursor:pointer}.AppointmentRequest__patient-name:hover{text-decoration:none}.AppointmentRequest__patient-admitted{background:rgba(245,166,35,0.2);border-radius:4px;font-size:12px;font-weight:500;color:#445259;padding:0 8px;margin:4px 0 4px 15px;position:relative}.AppointmentRequest__patient-admitted:before{content:'';position:absolute;display:block;width:13px;height:13px;border-color:#d8d8d8;border-width:0 0 1px 1px;border-style:solid;left:-15px;top:-5px}.AppointmentRequest__actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.AppointmentRequest__action,.AppointmentRequest__action--submit,.AppointmentRequest__action--reject{height:24px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:13px;border-radius:20px;padding:0 16px;outline:none}.AppointmentRequest__action+.AppointmentRequest__action,.AppointmentRequest__action--submit+.AppointmentRequest__action,.AppointmentRequest__action--reject+.AppointmentRequest__action,.AppointmentRequest__action+.AppointmentRequest__action--submit,.AppointmentRequest__action--submit+.AppointmentRequest__action--submit,.AppointmentRequest__action--reject+.AppointmentRequest__action--submit,.AppointmentRequest__action+.AppointmentRequest__action--reject,.AppointmentRequest__action--submit+.AppointmentRequest__action--reject,.AppointmentRequest__action--reject+.AppointmentRequest__action--reject{margin-left:8px}.AppointmentRequest__action--submit{color:#ffffff;background-color:#4a90e2;border:1px solid #4a90e2}.AppointmentRequest__action--reject{color:#4a90e2;background-color:#ffffff;border:1px solid #dfdfe1}

.AppointmentRequests[data-v-310aa424]{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:18px}@media (min-width: 769px){.AppointmentRequests[data-v-310aa424]{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.AppointmentRequests[data-v-310aa424]{width:100%;min-height:calc(100vh - 68px)}}.AppointmentRequests__list-header[data-v-310aa424]{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.AppointmentRequests__table[data-v-310aa424]{width:100%;font-size:14px}.AppointmentRequests__table>thead>tr[data-v-310aa424]{border-bottom:1px solid #f3f3f3}.AppointmentRequests__table>thead>tr>th[data-v-310aa424]{font-size:11px;line-height:40px;color:#7d728f;font-weight:500;text-transform:uppercase;padding:0 6px}.AppointmentRequests__table>thead>tr>th[data-v-310aa424]:first-of-type{padding-left:0}.AppointmentRequests__table>thead>tr>th[data-v-310aa424]:last-of-type{padding-right:0}.AppointmentRequests__no-results[data-v-310aa424]{padding:32px 0;text-align:center;color:#c6c6c6}

.CalendarToolbarDate[data-v-6c1b622f]{color:#445259;font-size:16px;font-weight:bold;letter-spacing:0.5px;text-transform:uppercase;margin-bottom:0;-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex}

.CalendarToolbarNavigation[data-v-447b277c]{display:-webkit-box;display:flex}.CalendarToolbarNavigation__button-prev[data-v-447b277c],.CalendarToolbarNavigation__button-today[data-v-447b277c],.CalendarToolbarNavigation__button-next[data-v-447b277c]{background:white;border:1px solid #e1eaf5;height:30px;color:#3890db;font-size:14px;font-weight:bold;letter-spacing:0.23px;position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:6px 8px;text-transform:capitalize}.CalendarToolbarNavigation__button-prev[data-v-447b277c]{border-top-left-radius:0.25em;border-bottom-left-radius:0.25em}.CalendarToolbarNavigation__button-next[data-v-447b277c]{border-top-right-radius:0.25em;border-bottom-right-radius:0.25em}.CalendarToolbarNavigation__button-prev-icon[data-v-447b277c],.CalendarToolbarNavigation__button-next-icon[data-v-447b277c]{vertical-align:middle;font-size:1.5em;display:inline-block;position:relative;width:22px;height:22px;-webkit-transform:scale(0.85);transform:scale(0.85)}.CalendarToolbarNavigation__button-prev-icon[data-v-447b277c]::before,.CalendarToolbarNavigation__button-next-icon[data-v-447b277c]::before{content:'';position:absolute;display:block;height:2px;width:10px;background-color:#3890db}.CalendarToolbarNavigation__button-prev-icon[data-v-447b277c]::after,.CalendarToolbarNavigation__button-next-icon[data-v-447b277c]::after{content:'';position:absolute;display:block;height:2px;width:10px;background-color:#3890db}.CalendarToolbarNavigation__button-prev-icon[data-v-447b277c]::before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:13px;left:6px}.CalendarToolbarNavigation__button-prev-icon[data-v-447b277c]::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:7px;left:6px}.CalendarToolbarNavigation__button-next-icon[data-v-447b277c]::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:13px;left:6px}.CalendarToolbarNavigation__button-next-icon[data-v-447b277c]::after{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:7px;left:6px}.CalendarToolbarNavigation__button-today[data-v-447b277c]{padding:6px 16px;border-left:none;border-right:none}.CalendarToolbarNavigation__button-today[data-v-447b277c]:disabled{opacity:0.65}

.CalendarToolbarViewsActions[data-v-a1fcf80c]{display:-webkit-box;display:flex;margin-right:24px}.CalendarToolbarViewsActions__button-day[data-v-a1fcf80c],.CalendarToolbarViewsActions__button-week[data-v-a1fcf80c],.CalendarToolbarViewsActions__button-month[data-v-a1fcf80c],.CalendarToolbarViewsActions__button-list[data-v-a1fcf80c]{background:#fff;border:1px solid #e1eaf5;height:30px;color:#3890db;font-size:14px;font-weight:bold;letter-spacing:0.23px;position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:6px 16px;text-transform:capitalize}.CalendarToolbarViewsActions__button--active[data-v-a1fcf80c]{color:white;background-color:#3890db;border:1px solid #e1eaf5}.CalendarToolbarViewsActions__button-day[data-v-a1fcf80c],.CalendarToolbarViewsActions__button-week[data-v-a1fcf80c],.CalendarToolbarViewsActions__button-month[data-v-a1fcf80c]{border-right:none}.CalendarToolbarViewsActions__button-day[data-v-a1fcf80c]{border-top-left-radius:0.25em;border-bottom-left-radius:0.25em}.CalendarToolbarViewsActions__button-list[data-v-a1fcf80c]{border-top-right-radius:0.25em;border-bottom-right-radius:0.25em}

.CommonFilterFooter[data-v-478a3373]{padding:10px 20px;border-top:solid 1px #d8d8d8;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.CommonFilterFooter__clear-button[data-v-478a3373],.CommonFilterFooter__cancel-button[data-v-478a3373],.CommonFilterFooter__apply-button[data-v-478a3373]{border:none;outline:none}.CommonFilterFooter__clear-button[data-v-478a3373],.CommonFilterFooter__cancel-button[data-v-478a3373]{font-size:14px;font-weight:500;background-color:transparent;margin-right:16px;-webkit-transition:color 0.3s;transition:color 0.3s}.CommonFilterFooter__clear-button[data-v-478a3373]{color:#3890db}.CommonFilterFooter__clear-button[disabled][data-v-478a3373]{opacity:0.3;pointer-events:none}.CommonFilterFooter__clear-button[data-v-478a3373]:focus,.CommonFilterFooter__clear-button[data-v-478a3373]:hover{color:#197ed6}.CommonFilterFooter__cancel-button[data-v-478a3373]{color:#72808e}.CommonFilterFooter__cancel-button[data-v-478a3373]:focus,.CommonFilterFooter__cancel-button[data-v-478a3373]:hover{color:#616b75}.CommonFilterFooter__apply-button[data-v-478a3373]{background-color:#3890db;border-radius:100px;color:#ffffff;padding:6px 16px}

[data-v-7b8d18d0]:export{red:#e53935;pink:#d81b60;purple:#8e24aa;deep-purple:#5e35b1;indigo:#3949ab;blue:#1e88e5;light-blue:#039be5;cyan:#00acc1;teal:#00897b;green:#43a047;light-green:#7cb342;lime:#c0ca33;orange:#ef6c00;deep-orange:#f4511e;brown:#6d4c41;grey:#757575;blue-grey:#546e7a}.CommonFilterItem[data-v-7b8d18d0]{margin-bottom:8px;width:100%;font-size:14px;-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;white-space:nowrap}.CommonFilterItem[data-v-7b8d18d0]  .AlmightyCheckbox__label{font-weight:400;color:#333333}.CommonFilterItem[data-v-7b8d18d0]  .AlmightyCheckbox__label .AlmightyCheckbox__selector{margin-top:1px;min-width:18px;width:18px;height:18px;display:block;border:1px solid #d5d8dd;background:#fff;font-size:18px;line-height:1.1}.CommonFilterItem[data-v-7b8d18d0]  .CommonFilterItem__checkbox-label{display:block;padding:2px 12px;border-radius:18px}.CommonFilterItem__checkbox-label--color-red[data-v-7b8d18d0]{background-color:#e53935;color:#ffffff}.CommonFilterItem__checkbox-label--color-pink[data-v-7b8d18d0]{background-color:#d81b60;color:#ffffff}.CommonFilterItem__checkbox-label--color-purple[data-v-7b8d18d0]{background-color:#8e24aa;color:#ffffff}.CommonFilterItem__checkbox-label--color-deep-purple[data-v-7b8d18d0]{background-color:#5e35b1;color:#ffffff}.CommonFilterItem__checkbox-label--color-indigo[data-v-7b8d18d0]{background-color:#3949ab;color:#ffffff}.CommonFilterItem__checkbox-label--color-blue[data-v-7b8d18d0]{background-color:#1e88e5;color:#ffffff}.CommonFilterItem__checkbox-label--color-light-blue[data-v-7b8d18d0]{background-color:#039be5;color:#ffffff}.CommonFilterItem__checkbox-label--color-cyan[data-v-7b8d18d0]{background-color:#00acc1;color:#ffffff}.CommonFilterItem__checkbox-label--color-teal[data-v-7b8d18d0]{background-color:#00897b;color:#ffffff}.CommonFilterItem__checkbox-label--color-green[data-v-7b8d18d0]{background-color:#43a047;color:#ffffff}.CommonFilterItem__checkbox-label--color-light-green[data-v-7b8d18d0]{background-color:#7cb342;color:#ffffff}.CommonFilterItem__checkbox-label--color-lime[data-v-7b8d18d0]{background-color:#c0ca33;color:#ffffff}.CommonFilterItem__checkbox-label--color-orange[data-v-7b8d18d0]{background-color:#ef6c00;color:#ffffff}.CommonFilterItem__checkbox-label--color-deep-orange[data-v-7b8d18d0]{background-color:#f4511e;color:#ffffff}.CommonFilterItem__checkbox-label--color-brown[data-v-7b8d18d0]{background-color:#6d4c41;color:#ffffff}.CommonFilterItem__checkbox-label--color-grey[data-v-7b8d18d0]{background-color:#757575;color:#ffffff}.CommonFilterItem__checkbox-label--color-blue-grey[data-v-7b8d18d0]{background-color:#546e7a;color:#ffffff}

[data-v-38e01566]:export{red:#e53935;pink:#d81b60;purple:#8e24aa;deep-purple:#5e35b1;indigo:#3949ab;blue:#1e88e5;light-blue:#039be5;cyan:#00acc1;teal:#00897b;green:#43a047;light-green:#7cb342;lime:#c0ca33;orange:#ef6c00;deep-orange:#f4511e;brown:#6d4c41;grey:#757575;blue-grey:#546e7a}.CommonRadioFilter__radio-label--color-red[data-v-38e01566]{background-color:#e53935;color:#ffffff}.CommonRadioFilter__radio-label--color-pink[data-v-38e01566]{background-color:#d81b60;color:#ffffff}.CommonRadioFilter__radio-label--color-purple[data-v-38e01566]{background-color:#8e24aa;color:#ffffff}.CommonRadioFilter__radio-label--color-deep-purple[data-v-38e01566]{background-color:#5e35b1;color:#ffffff}.CommonRadioFilter__radio-label--color-indigo[data-v-38e01566]{background-color:#3949ab;color:#ffffff}.CommonRadioFilter__radio-label--color-blue[data-v-38e01566]{background-color:#1e88e5;color:#ffffff}.CommonRadioFilter__radio-label--color-light-blue[data-v-38e01566]{background-color:#039be5;color:#ffffff}.CommonRadioFilter__radio-label--color-cyan[data-v-38e01566]{background-color:#00acc1;color:#ffffff}.CommonRadioFilter__radio-label--color-teal[data-v-38e01566]{background-color:#00897b;color:#ffffff}.CommonRadioFilter__radio-label--color-green[data-v-38e01566]{background-color:#43a047;color:#ffffff}.CommonRadioFilter__radio-label--color-light-green[data-v-38e01566]{background-color:#7cb342;color:#ffffff}.CommonRadioFilter__radio-label--color-lime[data-v-38e01566]{background-color:#c0ca33;color:#ffffff}.CommonRadioFilter__radio-label--color-orange[data-v-38e01566]{background-color:#ef6c00;color:#ffffff}.CommonRadioFilter__radio-label--color-deep-orange[data-v-38e01566]{background-color:#f4511e;color:#ffffff}.CommonRadioFilter__radio-label--color-brown[data-v-38e01566]{background-color:#6d4c41;color:#ffffff}.CommonRadioFilter__radio-label--color-grey[data-v-38e01566]{background-color:#757575;color:#ffffff}.CommonRadioFilter__radio-label--color-blue-grey[data-v-38e01566]{background-color:#546e7a;color:#ffffff}

.CommonFilter[data-v-393db042]{position:relative;margin-right:16px}.CommonFilter__button[data-v-393db042],.CommonFilter .icon-ic_filter[data-v-393db042]{color:#576a79;font-size:15px;-webkit-transition:all 0.3s;transition:all 0.3s}.CommonFilter__button[data-v-393db042]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-weight:400;text-transform:uppercase;border:none;background-color:transparent;outline:none}.CommonFilter__button:hover .icon-ic_filter[data-v-393db042],.CommonFilter__button:focus .icon-ic_filter[data-v-393db042]{color:#3890db}.CommonFilter__options[data-v-393db042]{position:absolute;z-index:1000;background-color:white;right:0;margin-top:16px;border-radius:2px;box-shadow:0px 4px 6px 0px rgba(0,0,0,0.2),0px 0px 3px 0px rgba(0,0,0,0.11)}.CommonFilter__options[data-v-393db042]:before{content:'';position:absolute;top:-7px;right:12px;width:12px;height:14px;background-color:#ffffff;border-top-left-radius:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);box-shadow:0px 4px 6px 0px rgba(0,0,0,0.2),0px 0px 3px 0px rgba(0,0,0,0.11)}.CommonFilter__options[data-v-393db042]::after{content:'';position:absolute;top:0;right:8px;width:30px;height:14px;background-color:#ffffff}.CommonFilter__options-list[data-v-393db042]{list-style:none;margin:16px 0 8px;max-height:200px;overflow-y:scroll;padding:0 16px}

.CalendarToolbarFilters[data-v-26e12f82]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-right:24px;margin-bottom:0;padding:0}.CalendarToolbarFilters__custom-options-list[data-v-26e12f82]{list-style:none;margin:16px 0 8px;max-height:200px;overflow-y:scroll;padding:0 16px}.CalendarToolbarFilters__custom-options-button[data-v-26e12f82]{border:none;background:#ffffff;color:#3890db;text-align:left;padding:0 16px;margin-top:12px;margin-bottom:0;font-weight:500;outline:none;-webkit-transition:color 0.2s;transition:color 0.2s;display:inline-block}.CalendarToolbarFilters__custom-options-button[data-v-26e12f82]:focus,.CalendarToolbarFilters__custom-options-button[data-v-26e12f82]:hover{color:#1b76c5}

.CalendarToolbar[data-v-17f3ee50]{padding:20px 32px;display:-webkit-box;display:flex;background-color:#ffffff}.CalendarToolbar__actions[data-v-17f3ee50]{margin-left:auto;display:-webkit-box;display:flex}

[data-v-7bc2850f]:export{red:#e53935;pink:#d81b60;purple:#8e24aa;deep-purple:#5e35b1;indigo:#3949ab;blue:#1e88e5;light-blue:#039be5;cyan:#00acc1;teal:#00897b;green:#43a047;light-green:#7cb342;lime:#c0ca33;orange:#ef6c00;deep-orange:#f4511e;brown:#6d4c41;grey:#757575;blue-grey:#546e7a}.Calendar[data-v-7bc2850f]{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-height:calc(100vh - 68px)}.Calendar[data-v-7bc2850f]  .fc{width:100%}.Calendar[data-v-7bc2850f]  .fc .fc-timegrid-axis{border-bottom:0;overflow:visible}.Calendar[data-v-7bc2850f]  .fc table .fc-timegrid-slot-label-frame{margin-top:-22px}.Calendar[data-v-7bc2850f]  .fc .fc-timegrid-slot{height:48px}.Calendar[data-v-7bc2850f]  .fc .fc-col-header-cell-cushion{color:#445259}.Calendar[data-v-7bc2850f]  .fc .fc-col-header-cell-cushion .cell__date-text{font-size:11px;letter-spacing:0.39px;font-weight:normal;text-transform:uppercase}.Calendar[data-v-7bc2850f]  .fc .fc-col-header-cell-cushion .cell__date-value{font-size:15px;letter-spacing:0.54px;font-weight:normal;text-align:center}.Calendar[data-v-7bc2850f]  .fc .fc-list-day-cushion{background-color:#fff;height:32px;padding-left:32px;padding-right:32px}.Calendar[data-v-7bc2850f]  .fc .fc-list-day-cushion .listWeek__header{display:grid;grid-template-columns:repeat(7, 1fr)}.Calendar[data-v-7bc2850f]  .fc .fc-list-day-cushion .listWeek__header-date{display:-webkit-box;display:flex;width:100%;text-align:left;color:#445259;font-size:13px;font-weight:bold}.Calendar[data-v-7bc2850f]  .fc .fc-list-day-cushion .listWeek__header-title{color:#6e8090;font-size:11px;font-weight:400;height:20px;letter-spacing:0.23px;line-height:20px;text-transform:uppercase;text-align:left;padding-left:16px}.Calendar[data-v-7bc2850f]  .fc .fc-list-event{height:44px}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__row{padding:0;cursor:pointer}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event{display:grid;height:44px;padding:0 32px;grid-template-columns:repeat(7, 1fr)}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event--highlighted{background-color:#f3faff}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-date,.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-patient,.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-default,.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;font-weight:400;font-size:13px;letter-spacing:0.41px;border-right:1px solid #ddd;color:#445259}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-default,.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic{padding-left:16px}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-red{color:#e53935}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-pink{color:#d81b60}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-purple{color:#8e24aa}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-deep-purple{color:#5e35b1}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-indigo{color:#3949ab}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-blue{color:#1e88e5}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-light-blue{color:#039be5}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-cyan{color:#00acc1}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-teal{color:#00897b}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-green{color:#43a047}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-light-green{color:#7cb342}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-lime{color:#c0ca33}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-orange{color:#ef6c00}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-deep-orange{color:#f4511e}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-brown{color:#6d4c41}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-grey{color:#757575}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-clinic--color-blue-grey{color:#546e7a}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-patient{padding-left:16px;color:#3890db}.Calendar[data-v-7bc2850f]  .fc .fc-list-event .listWeek__event-button{margin:6px 16px;color:#fff;font-size:12px;font-weight:bold;text-align:center;background:#3890db;border-radius:4px;border:none}.Calendar[data-v-7bc2850f]  .fc .fc-timegrid-slot-minor{border-top-style:solid;border-top-color:#f0f0f0}.Calendar[data-v-7bc2850f]  .fc .fc-timegrid,.Calendar[data-v-7bc2850f]  .fc .fc-daygrid,.Calendar[data-v-7bc2850f]  .fc .fc-list{background-color:#fff}.Calendar[data-v-7bc2850f]  .fc colgroup col{width:78px !important}.Calendar[data-v-7bc2850f]  .fc .fc-timegrid-slot-label-cushion{color:#6e8090;font-size:12px;letter-spacing:0px;text-align:right;text-transform:uppercase;padding-right:8px;margin-right:16px;background-color:#fff;display:inline-block;width:90%}.Calendar[data-v-7bc2850f]  .fc .fc-timegrid-event{border-radius:1px;margin:1px -1px 4px;font-size:13px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.Calendar[data-v-7bc2850f]  .fc .fc-v-event .fc-event-title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:16px}.Calendar[data-v-7bc2850f]  .fc .fc-timegrid-col-events{margin:3px}.Calendar[data-v-7bc2850f]  .fc .fc-daygrid-day-frame{min-height:300px}.Calendar__wrapper[data-v-7bc2850f]{position:relative}.Calendar__loader-container-wrapper[data-v-7bc2850f],.Calendar__loader-container[data-v-7bc2850f]{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#ffffff;z-index:1050}.Calendar__loader-container[data-v-7bc2850f]{height:calc(100vh - 138px);background-color:#ffffff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.Calendar[data-v-7bc2850f]  .fc-timegrid-event{overflow:hidden}.Calendar[data-v-7bc2850f]  .fc-timegrid-event .timeGridWeek__row{display:-webkit-box;display:flex;padding:0 4px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;width:100%;cursor:pointer}.Calendar[data-v-7bc2850f]  .fc-timegrid-event .timeGridWeek__row--small{display:-webkit-box;display:flex;padding:0 4px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;font-size:12px;width:100%;cursor:pointer}.Calendar[data-v-7bc2850f]  .fc-timegrid-event .timeGridWeek__time{color:#ffffff;font-size:12px;white-space:nowrap}.Calendar[data-v-7bc2850f]  .fc-timegrid-event .timeGridWeek__row--small>.timeGridWeek__time{margin-right:8px;white-space:nowrap}.Calendar[data-v-7bc2850f]  .fc-timegrid-event .timeGridWeek__row--small>.timeGridWeek__patient{text-overflow:ellipsis;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;white-space:nowrap;overflow:hidden}.Calendar[data-v-7bc2850f]  .fc-timegrid-event .timeGridWeek__patient{color:#ffffff;display:inline-block;text-overflow:ellipsis;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;white-space:nowrap;overflow:hidden}

[data-v-19756c9c]:export{red:#e53935;pink:#d81b60;purple:#8e24aa;deep-purple:#5e35b1;indigo:#3949ab;blue:#1e88e5;light-blue:#039be5;cyan:#00acc1;teal:#00897b;green:#43a047;light-green:#7cb342;lime:#c0ca33;orange:#ef6c00;deep-orange:#f4511e;brown:#6d4c41;grey:#757575;blue-grey:#546e7a}.PatientBox[data-v-19756c9c]{border-radius:4px;padding:16px 24px;min-width:340px;margin-bottom:48px;display:-webkit-box;display:flex}.PatientBox-red[data-v-19756c9c]{border:1px solid #e53935;background:rgba(229,57,53,0.15)}.PatientBox__clinic--color-red[data-v-19756c9c]{color:#e53935}.PatientBox-pink[data-v-19756c9c]{border:1px solid #d81b60;background:rgba(216,27,96,0.15)}.PatientBox__clinic--color-pink[data-v-19756c9c]{color:#d81b60}.PatientBox-purple[data-v-19756c9c]{border:1px solid #8e24aa;background:rgba(142,36,170,0.15)}.PatientBox__clinic--color-purple[data-v-19756c9c]{color:#8e24aa}.PatientBox-deep-purple[data-v-19756c9c]{border:1px solid #5e35b1;background:rgba(94,53,177,0.15)}.PatientBox__clinic--color-deep-purple[data-v-19756c9c]{color:#5e35b1}.PatientBox-indigo[data-v-19756c9c]{border:1px solid #3949ab;background:rgba(57,73,171,0.15)}.PatientBox__clinic--color-indigo[data-v-19756c9c]{color:#3949ab}.PatientBox-blue[data-v-19756c9c]{border:1px solid #1e88e5;background:rgba(30,136,229,0.15)}.PatientBox__clinic--color-blue[data-v-19756c9c]{color:#1e88e5}.PatientBox-light-blue[data-v-19756c9c]{border:1px solid #039be5;background:rgba(3,155,229,0.15)}.PatientBox__clinic--color-light-blue[data-v-19756c9c]{color:#039be5}.PatientBox-cyan[data-v-19756c9c]{border:1px solid #00acc1;background:rgba(0,172,193,0.15)}.PatientBox__clinic--color-cyan[data-v-19756c9c]{color:#00acc1}.PatientBox-teal[data-v-19756c9c]{border:1px solid #00897b;background:rgba(0,137,123,0.15)}.PatientBox__clinic--color-teal[data-v-19756c9c]{color:#00897b}.PatientBox-green[data-v-19756c9c]{border:1px solid #43a047;background:rgba(67,160,71,0.15)}.PatientBox__clinic--color-green[data-v-19756c9c]{color:#43a047}.PatientBox-light-green[data-v-19756c9c]{border:1px solid #7cb342;background:rgba(124,179,66,0.15)}.PatientBox__clinic--color-light-green[data-v-19756c9c]{color:#7cb342}.PatientBox-lime[data-v-19756c9c]{border:1px solid #c0ca33;background:rgba(192,202,51,0.15)}.PatientBox__clinic--color-lime[data-v-19756c9c]{color:#c0ca33}.PatientBox-orange[data-v-19756c9c]{border:1px solid #ef6c00;background:rgba(239,108,0,0.15)}.PatientBox__clinic--color-orange[data-v-19756c9c]{color:#ef6c00}.PatientBox-deep-orange[data-v-19756c9c]{border:1px solid #f4511e;background:rgba(244,81,30,0.15)}.PatientBox__clinic--color-deep-orange[data-v-19756c9c]{color:#f4511e}.PatientBox-brown[data-v-19756c9c]{border:1px solid #6d4c41;background:rgba(109,76,65,0.15)}.PatientBox__clinic--color-brown[data-v-19756c9c]{color:#6d4c41}.PatientBox-grey[data-v-19756c9c]{border:1px solid #757575;background:rgba(117,117,117,0.15)}.PatientBox__clinic--color-grey[data-v-19756c9c]{color:#757575}.PatientBox-blue-grey[data-v-19756c9c]{border:1px solid #546e7a;background:rgba(84,110,122,0.15)}.PatientBox__clinic--color-blue-grey[data-v-19756c9c]{color:#546e7a}.PatientBox__image[data-v-19756c9c]{height:40px;width:40px;align-self:center;border-radius:50%;-o-object-fit:cover;object-fit:cover}.PatientBox__content[data-v-19756c9c]{padding-left:16px}.PatientBox__content-top[data-v-19756c9c]{color:#333333;font-family:HelveticaNeue-Medium;font-size:14px;font-weight:500;letter-spacing:0.29px;margin-bottom:4px}.PatientBox__content-bottom[data-v-19756c9c]{color:#333333;font-family:HelveticaNeue;font-size:14px;letter-spacing:0.29px;margin-bottom:0}.PatientBox__patient[data-v-19756c9c]{-webkit-transition:0.2s;transition:0.2s}.PatientBox__patient--link[data-v-19756c9c]{cursor:pointer;color:#3292ff}.PatientBox__patient--link[data-v-19756c9c]:focus,.PatientBox__patient--link[data-v-19756c9c]:hover{text-decoration:underline}

.AppointmentDetails[data-v-a3290b14]{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.AppointmentDetails__title[data-v-a3290b14]{color:#333333;font-family:HelveticaNeue-Medium;font-size:22px;font-weight:500;letter-spacing:0.46px;margin-bottom:48px;text-align:center}.AppointmentDetails__booked-by-title[data-v-a3290b14]{color:#9fa6ad;font-size:15px;font-family:HelveticaNeue-Medium;font-weight:500;text-align:center;margin-bottom:25px}.AppointmentDetails__source-title[data-v-a3290b14]{color:#71808d}.AppointmentDetails__button-close[data-v-a3290b14]{background:transparent;border:none;height:40px;color:#9fa6ad;font-size:15px;font-family:HelveticaNeue-Medium;font-weight:500;letter-spacing:0.23px;text-align:center;-webkit-transition:0.2s;transition:0.2s;padding:0 12px;outline:none;margin-top:20px}.AppointmentDetails__button-close[data-v-a3290b14]:hover,.AppointmentDetails__button-close[data-v-a3290b14]:focus{color:#72808e}.AppointmentDetails__button-close>i[data-v-a3290b14]{margin-right:4px}.AppointmentDetails__button-register-and-checkin[data-v-a3290b14],.AppointmentDetails__button-reschedule[data-v-a3290b14]{width:300px}.AppointmentDetails__button-register-and-checkin-container[data-v-a3290b14]{margin-bottom:24px;padding-left:30px}.AppointmentDetails__button-register-and-checkin-info-icon[data-v-a3290b14]{font-size:22px;color:#72808e;margin-left:10px;cursor:pointer}.AppointmentDetails__button-register-and-checkin[data-v-a3290b14]{background-color:#3890db;font-family:HelveticaNeue-Bold;border:none;font-size:15px;font-weight:500;letter-spacing:0.23px;outline:none;-webkit-transition:0.2s;transition:0.2s;height:40px;padding:0 12px;border-radius:20px;color:#fff}.AppointmentDetails__button-register-and-checkin[data-v-a3290b14]:hover,.AppointmentDetails__button-register-and-checkin[data-v-a3290b14]:focus{background-color:#1d4a72}.AppointmentDetails__button-cancel[data-v-a3290b14]{background:transparent;border:none;color:#d95f5f;font-family:HelveticaNeue-Bold;font-size:14px;font-weight:bold;letter-spacing:0.23px;letter-spacing:0.23px;outline:none;-webkit-transition:0.2s;transition:0.2s;margin-bottom:24px;padding:0 12px;height:40px}.AppointmentDetails__button-cancel[data-v-a3290b14]:hover,.AppointmentDetails__button-cancel[data-v-a3290b14]:focus{color:#b12a2a}.AppointmentDetails__button-cancel>i[data-v-a3290b14]{margin-right:4px}.AppointmentDetails__button-reschedule[data-v-a3290b14]{background:transparent;color:#3890db;border:1px solid #3890db;font-family:HelveticaNeue-Bold;font-size:15px;font-weight:500;letter-spacing:0.23px;outline:none;-webkit-transition:0.2s;transition:0.2s;margin-bottom:24px;height:40px;padding:0 12px;border-radius:20px}.AppointmentDetails__button-reschedule[data-v-a3290b14]:hover,.AppointmentDetails__button-reschedule[data-v-a3290b14]:focus{color:#1d4a72;border-color:#1d4a72}.AppointmentDetails[data-v-a3290b14]  .tooltip-inner{width:250px;white-space:initial;text-align:left}

.AppointmentCancel__title[data-v-64602389]{color:#333333;font-family:HelveticaNeue-Medium;font-size:22px;font-weight:500;letter-spacing:0.46px;margin-bottom:24px;text-align:center}.AppointmentCancel__description[data-v-64602389]{color:#333333;font-family:HelveticaNeue;font-size:15px;letter-spacing:0.31px;margin-bottom:48px;text-align:center}.AppointmentCancel__description span[data-v-64602389]{color:#b12a2a;font-weight:bold}.AppointmentCancel__actions[data-v-64602389]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.AppointmentCancel__button-confirm[data-v-64602389],.AppointmentCancel__button-cancel[data-v-64602389]{border-radius:4px;font-family:HelveticaNeue-Bold;font-size:14px;font-weight:bold;letter-spacing:0.23px;margin:0 8px;min-width:130px;outline:none;padding:12px 16px;text-align:center;-webkit-transition:0.2s;transition:0.2s}.AppointmentCancel__button-confirm[data-v-64602389]{background:#ffffff;border:1px solid #e4a6a6;color:#d95f5f}.AppointmentCancel__button-confirm[data-v-64602389]:hover,.AppointmentCancel__button-confirm[data-v-64602389]:focus{border:1px solid #b12a2a;color:#b12a2a}.AppointmentCancel__button-cancel[data-v-64602389]{background:#3890db;border:none;color:#ffffff}.AppointmentCancel__button-cancel[data-v-64602389]:hover,.AppointmentCancel__button-cancel[data-v-64602389]:focus{background:#1b66a8}

.AppointmentModal[data-v-fbf2c1a6]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}

.Appointments[data-v-23c71155]{padding-top:116px;position:relative}.Appointments__subheader[data-v-23c71155]{position:absolute;top:68px;left:0;right:0;width:100%;height:48px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.1)}.Appointments__content[data-v-23c71155]{width:100%;min-height:100vh;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.Appointments__button[data-v-23c71155]{color:#3890db;font-size:16px;border:none;background-color:transparent;font-weight:normal;letter-spacing:0.23px;margin:0 0 -4px 12px}.Appointments__button[data-v-23c71155]:disabled{color:rgba(56,144,219,0.5);cursor:not-allowed}.Appointments__multilocations-dropdown[data-v-23c71155]{width:100%;max-width:340px;height:30px}.Appointments__multilocations-dropdown[data-v-23c71155]  .multiselect__tags{margin:0}

.StaffAvailabilityDay{display:grid;grid-template-columns:100px repeat(4, 1fr);-webkit-box-align:center;align-items:center;-webkit-column-gap:2px;-moz-column-gap:2px;column-gap:2px;height:52px}.StaffAvailabilityDay__title{font-size:14px;color:#5b6a78}.StaffAvailabilityDay__period{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;background:#eaecee;border-radius:4px;padding:0 2px}.StaffAvailabilityDay__period-remove.icon-close{font-size:12px;margin-bottom:auto;cursor:pointer;color:#5b6a78}.StaffAvailabilityDay__period-add{background:none;outline:none;border:none;color:#eaecee;font-size:36px;line-height:1em}.StaffAvailabilityDay__period-add-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.StaffAvailabilityDay__time-picker{min-width:77.3px}.StaffAvailabilityDay__time-picker ::v-deep .display-time{font-size:12px}

.AppointmentsStaffAvailability[data-v-4b1fc0b9]{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:18px}.AppointmentsStaffAvailability__header-col[data-v-4b1fc0b9]{width:360px;margin:0 6px}.AppointmentsStaffAvailability__placeholder[data-v-4b1fc0b9]{font-size:15px;color:#5c6a77;letter-spacing:0.4px;font-weight:normal;font-style:italic;text-align:center}.AppointmentsStaffAvailability__footer[data-v-4b1fc0b9]{position:fixed;bottom:0;left:180px;background:#fff;padding:20px 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:calc(100% - 180px);z-index:10;box-shadow:0 0 10px 5px rgba(0,0,0,0.1)}.AppointmentsStaffAvailability__footer-action[data-v-4b1fc0b9]{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;color:#fff;background-color:#4a90e2;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.AppointmentsStaffAvailability__footer-action[data-v-4b1fc0b9]:hover{opacity:0.7}.AppointmentsStaffAvailability__footer-action[disabled][data-v-4b1fc0b9]{opacity:0.3;pointer-events:none}

.LoadMoreButton[data-v-77908a42]{text-align:center;margin-top:20px}.LoadMoreButton__button[data-v-77908a42]{min-width:125px;min-height:30px;padding:0 30px;border:none;background-color:#4a90e2;border-radius:20px;-webkit-transition:0.3s ease;transition:0.3s ease;cursor:pointer;overflow:hidden}.LoadMoreButton__button[data-v-77908a42]:disabled{cursor:not-allowed;opacity:0.7}.LoadMoreButton__label[data-v-77908a42]{display:inline-block;color:#fff;font-weight:500;font-size:15px}

.EditItemModal__form-content[data-v-69edf9ab],.EditItemModal__name[data-v-69edf9ab]{width:360px;margin:0 auto 20px}.EditItemModal__name[data-v-69edf9ab]{font-size:16px}.EditItemModal__name-title[data-v-69edf9ab]{font-weight:bold}

.ItemsTable[data-v-8cd35300]{width:calc(100vw - 200px);background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:20px}@media screen and (min-width: 1250px){.ItemsTable[data-v-8cd35300]{width:1200px}}.ItemsTable__no-results[data-v-8cd35300]{font-size:15px}.ItemsTable__table[data-v-8cd35300]{width:100%;border-collapse:collapse;border-spacing:0}.ItemsTable__header-cell[data-v-8cd35300]{white-space:nowrap;text-align:left;width:initial;font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:28px 2px 18px;max-width:calc(100% / 6)}.ItemsTable__header-cell[data-v-8cd35300]:nth-child(1){padding-left:25px}.ItemsTable__cell[data-v-8cd35300]{font-size:15px;line-height:20px;color:#333;padding:11px 2px;max-width:calc(100% / 6)}.ItemsTable__cell[data-v-8cd35300]:nth-child(1){padding-left:25px}.ItemsTable__spinner[data-v-8cd35300]{padding:2px 0;margin-top:20px}.ItemsTable__edit-button[data-v-8cd35300]{background:none;border:none;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#3890db;font-weight:500;cursor:pointer;white-space:nowrap}

.ManageHygeiaItems[data-v-64037918]{background:#eaecee;width:100%;min-height:100vh;padding:68px 15px 15px}

.ReportMenu[data-v-2216f296]{height:100%;max-width:850px}

.InfiniteLoad__content-empty{padding:10px 0;text-align:center;font-style:italic}

.ReportListItemTags__item[data-v-8ef4f2ce]{margin:0 10px 5px 0}

.ReportListItemPatient[data-v-8c63e072]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ReportListItemPatient[data-v-8c63e072]:hover{cursor:pointer;text-decoration:none}

.ReportList[data-v-7a682889]{width:100%}.ReportList-wrapper[data-v-7a682889]{width:100%;background:#fff;border-radius:10px;padding:0 20px 10px 20px}.ReportList__header[data-v-7a682889]{border-bottom:1px solid rgba(68,82,89,0.11)}.ReportList__header__item[data-v-7a682889]{font-size:11px;font-weight:500;text-transform:uppercase;padding-bottom:10px}.ReportList__list__item:first-child>*[data-v-7a682889]{padding-top:20px}.ReportList__list__item__column[data-v-7a682889]{line-height:20px;padding:14px 5px;font-size:14px;color:#5b6a78;letter-spacing:0;font-weight:400;line-height:20px;padding:10px 5px;outline:none}.ReportList__list__item__column-action[data-v-7a682889]{padding:0 12px}.ReportList__list__item__column-action.show-on-hover-over-row[data-v-7a682889]{opacity:0;-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.ReportList__list__item__column-action.icon-inside[data-v-7a682889]{padding:0;background-color:#ffffff}.ReportList__list__item[data-v-7a682889]{background-color:transparent;-webkit-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out}.ReportList__list__item[data-v-7a682889]:hover{background-color:#f7f7f7}.ReportList__list__item:hover .ReportList__list__item__column-action[data-v-7a682889]{opacity:1}.ReportList__header__item[data-v-7a682889]{padding:11px 5px}.ReportList__list__item__column[data-v-7a682889],.ReportList__header__item[data-v-7a682889]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ReportList__list__item__column--multiline[data-v-7a682889],.ReportList__header__item--multiline[data-v-7a682889]{white-space:inherit;text-overflow:inherit;overflow:inherit}

.CsvExport[data-v-acabb5c0]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.CsvExport__link[data-v-acabb5c0]{color:#4a90e2;font-weight:400}.CsvExport__link i[data-v-acabb5c0]{margin-right:5px}

.TagsMultiselect .multiselect__tag{border-radius:12px;opacity:0.8;font-size:12px;font-weight:500}.TagsMultiselect .multiselect__tag-icon{line-height:18px}.TagsMultiselect .multiselect__tag-icon:after{color:#fff}.TagsMultiselect .multiselect__tag-icon:hover{background:rgba(255,255,255,0.3)}.TagsMultiselect .multiselect__option--highlight{background:rgba(65,184,131,0.3)}.TagsMultiselect .multiselect__option--highlight:after{display:none}.TagsMultiselect .multiselect__option--selected.multiselect__option--highlight{background:rgba(255,106,106,0.3)}.TagsMultiselect .multiselect__option--selected.multiselect__option--highlight:after{content:'Deselect';background:none;display:block;color:#c0c0c0}

.ContentFilter__wrapper[data-v-498b36ec]{position:relative;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}.ContentFilter__opener[data-v-498b36ec]{color:#3b484d;display:-webkit-box;display:flex;cursor:pointer}.ContentFilter__opener__icon[data-v-498b36ec]{margin-left:3px;font-size:12px;color:#cccccc;-webkit-transition:color 0.2s ease;transition:color 0.2s ease}.ContentFilter__opener__icon.active[data-v-498b36ec]{color:#4a90e2}.ContentFilter__opener:hover .ContentFilter__opener__icon[data-v-498b36ec]{color:#8b939b}.ContentFilter__opener__label[data-v-498b36ec]{font-weight:500;font-size:12px}.ContentFilter__popup[data-v-498b36ec]{width:300px;position:absolute;z-index:10000;top:-3px;left:50%;-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1);background:#ffffff;box-shadow:0 2px 8px 0 rgba(0,0,0,0.2),0 0 3px 0 rgba(0,0,0,0.11);border-radius:4px;-webkit-transition:opacity 0.25s;transition:opacity 0.25s}.ContentFilter__popup--wide[data-v-498b36ec]{width:500px}.ContentFilter__popup.fade-enter[data-v-498b36ec]{opacity:0}.ContentFilter__popup.fade-enter.fade-enter-active[data-v-498b36ec]{opacity:0}.ContentFilter__popup.fade-leave[data-v-498b36ec]{opacity:1}.ContentFilter__popup.fade-leave-active[data-v-498b36ec]{opacity:0}.ContentFilter__popup__header[data-v-498b36ec]{height:34px;width:100%;position:relative;border-bottom:1px solid rgba(68,82,89,0.11);padding:0 12px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ContentFilter__popup__title[data-v-498b36ec]{font-size:11px;font-weight:500;text-transform:uppercase;color:#576a79;letter-spacing:0}.ContentFilter__popup__close-icon[data-v-498b36ec]{position:absolute;top:7px;right:7px;color:#9cacbc;font-size:15px;cursor:pointer}.ContentFilter__popup__content>div[data-v-498b36ec]{padding:12px}.ContentFilter__popup__footer[data-v-498b36ec]{height:50px;width:100%;border-top:1px solid rgba(68,82,89,0.11);background-color:#ffffff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding:0 12px}.ContentFilter__popup__cancel[data-v-498b36ec]{text-transform:capitalize;font-size:14px}.ContentFilter__popup__submit[data-v-498b36ec]{text-transform:capitalize;min-width:90px;padding:4px 12px}.ContentFilter__checkboxes[data-v-498b36ec]{max-height:330px;overflow:auto;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ContentFilter__checkboxes[data-v-498b36ec]::-webkit-scrollbar{-webkit-appearance:none;width:7px;background-color:#efefef}.ContentFilter__checkboxes[data-v-498b36ec]::-webkit-scrollbar-thumb{background-color:#9ca1ad}.ContentFilter__checkboxes-option[data-v-498b36ec]{font-size:14px;letter-spacing:0;text-transform:none;line-height:1.4}.ContentFilter__checkboxes-option .Checkbox__label[data-v-498b36ec]{color:#5b6a78}.ContentFilter__checkboxes-option+.ContentFilter__checkboxes-option[data-v-498b36ec]{padding-top:6px}.ContentFilter__range[data-v-498b36ec]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ContentFilter__range__input[data-v-498b36ec]{border:1px solid #d8d8d8;border-radius:3px;font-size:14px;color:#6e8090;line-height:20px;height:30px;width:35px;outline:none;text-align:center}.ContentFilter__range__slider[data-v-498b36ec]{-webkit-box-flex:1;flex-grow:1;margin:0 12px}.ContentFilter__range__slider .slider.slider-horizontal[data-v-498b36ec]{height:16px}.ContentFilter__range__slider .slider.slider-horizontal .slider-track[data-v-498b36ec]{height:6px;margin-top:-3px}.ContentFilter__range__slider .slider-track-high[data-v-498b36ec],.ContentFilter__range__slider .slider-track-low[data-v-498b36ec]{background:#efefef;border-radius:3px;box-shadow:none}.ContentFilter__range__slider .slider-selection[data-v-498b36ec]{background:#4a90e2}.ContentFilter__range__slider .slider-handle[data-v-498b36ec]{background:#4a90e2;box-shadow:none;width:16px;height:16px}.ContentFilter__tags[data-v-498b36ec]{min-height:300px}.ContentFilter__last-update .HeaderDateRangePicker__dropdown-container[data-v-498b36ec]{width:100%;border-right:0}.ContentFilter__last-update .HeaderDateRangePicker__dropdown-container[data-v-498b36ec]:after{top:4px}.ContentFilter__last-update .HeaderDateRangePicker__next-period[data-v-498b36ec],.ContentFilter__last-update .HeaderDateRangePicker__prev-period[data-v-498b36ec]{display:none}.ContentFilter__last-update .HeaderDateRangePicker__current-range[data-v-498b36ec]{width:100%;font-size:14px;margin-top:-4px}

.ContentFilterList{background:#fffcf1;border:2px solid #fae29d;border-radius:5px;margin:15px auto 0;max-width:1200px}.ContentFilterList__item{color:gray;position:relative}.ContentFilterList__item:first-child{padding-top:10px}.ContentFilterList__item:last-child{padding-bottom:10px}.ContentFilterList__item__description{padding-left:10px}.ContentFilterList__item__description__values__tag{margin-left:5px}.ContentFilterList__item__description__name,.ContentFilterList__item__description__values{font-weight:500;color:#3b484d}.ContentFilterList__item__separator{position:relative;margin:5px 0}.ContentFilterList__item__separator__line{display:inline-block;width:100%;margin:4px 0}.ContentFilterList__item__separator__text{position:absolute;left:10px;top:0;padding:0 10px;background:#fffcf1}.ContentFilterList__item .ContentFilterList__item__remove-button{margin-top:-14px}.ContentFilterList__item:first-child .ContentFilterList__item__remove-button{margin-top:0}.ContentFilterList__item__remove-button{height:44px;width:44px;background:none;border:none;position:absolute;right:0;bottom:0;top:0;border-left:1px solid #eee}.ContentFilterList__item__remove-button__icon{color:#cccccc;-webkit-transition:color 0.2s ease;transition:color 0.2s ease}.ContentFilterList__item__remove-button:hover .ContentFilterList__item__remove-button__icon{color:#8b939b}

.PharmacyNew__submenu{background-color:#ffffff;margin:-32px -15px 0px;padding:15px 20px}.PharmacyNew__submenu-list{list-style-type:none;display:-webkit-box;display:flex;padding:0px;margin:0px}.PharmacyNew__submenu-element{cursor:pointer;color:#4a90e2;margin-right:15px}.PharmacyNew__submenu-element.active{text-decoration:underline}

.pos-rel[data-v-081e8623]{position:relative}.p-0[data-v-081e8623]{padding:0}.Daterange>i[data-v-081e8623]{position:absolute;top:13px;left:15px;pointer-events:none}.Daterange>input[data-v-081e8623]{text-align:left;background-color:transparent;height:30px;padding:3px 26px 3px 10px;margin:0;border-radius:0;box-shadow:none}.Daterange[data-v-081e8623]:after{display:none}.Daterange[data-v-081e8623]{position:relative}

.v--modal[data-v-376fc572]{border-radius:10px}.PharmacyLogModal__content[data-v-376fc572]{padding:40px;text-align:center;border-radius:10px}.PharmacyLogModal__title[data-v-376fc572]{font-size:22px;font-weight:500;margin:0 0 40px}.PharmacyLogModal__info[data-v-376fc572]{color:#9ca1ad;font-size:14px;margin-bottom:20px}.PharmacyLogModal .Grid-row+.Grid-row[data-v-376fc572]{padding-top:16px}.PharmacyLogModal__buttons[data-v-376fc572]{margin:50px 0 0 0;text-align:center}

.ReportsCommon{max-width:1200px;margin:20px auto}.ReportsCommon__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:13px}.ReportsCommon__header-title{font-size:22px;font-weight:500;color:#445259;display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;margin:0}.ReportsCommon__header-actions{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.ReportsCommon__header-actions>*+*{margin-left:20px}.ReportsCommon__stats{color:#5b6a78;border-radius:10px;margin:0 0 28px 0;font-weight:400}.ReportsCommon__stats-current{font-size:24px;margin-bottom:5px}.ReportsCommon__stats-growth{font-size:16px}.ReportsCommon__stats-value{color:#445259}.ReportsCommon__stats-value--positive{color:green}.ReportsCommon__stats-value--negative{color:red}.ReportsCommon__filters{background:#fff;padding:15px 20px;border-radius:10px;margin:10px 0}.ReportsCommon__filters-title{font-weight:500;font-size:12px;padding-bottom:10px;border-bottom:1px solid rgba(68,82,89,0.11);text-transform:uppercase}.ReportsCommon__filters-list{padding-top:10px;-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex}.ReportsCommon__filters-list>*{margin-right:20px}.ReportsCommon__multilocations-dropdown{margin-left:auto;margin-right:0;max-width:340px;width:100%}.ReportsCommon__multilocations-dropdown ::v-deep .multiselect__tags{margin:0}.ReportsCommon__categories{list-style-type:none;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;background-color:#ffffff;padding:15px 0px}.ReportsCommon__categories-element{padding:3px 15px;cursor:pointer;border:1px solid #cccccc;border-right:none}.ReportsCommon__categories-element:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.ReportsCommon__categories-element:last-child{border-right:1px solid #cccccc;border-top-right-radius:5px;border-bottom-right-radius:5px}.ReportsCommon__categories-element--active{background-color:#3890db;color:#ffffff}

.StoreReports__submenu{background-color:#ffffff;margin:-32px -15px 0px;padding:15px 20px}.StoreReports__submenu-list{list-style-type:none;display:-webkit-box;display:flex;padding:0px;margin:0px}.StoreReports__submenu-element{cursor:pointer;color:#4a90e2;margin-right:15px}.StoreReports__submenu-element.active{text-decoration:underline}

.Consumables__submenu{background-color:#ffffff;margin:-32px -15px 0px;padding:15px 20px}.Consumables__submenu-list{list-style-type:none;display:-webkit-box;display:flex;padding:0px;margin:0px}.Consumables__submenu-element{cursor:pointer;color:#4a90e2;margin-right:15px}.Consumables__submenu-element.active{text-decoration:underline}

.Reports[data-v-4ba9b75a]{min-height:calc(100vh - 15px);background-color:#eaecee;padding:100px 15px 15px}.Reports__menu[data-v-4ba9b75a]{width:calc(100% - 100px)}.ReportsCommon[data-v-4ba9b75a]{max-width:1200px;margin:20px auto}.ReportsCommon__header[data-v-4ba9b75a]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:13px}.ReportsCommon__header-title[data-v-4ba9b75a]{font-size:22px;font-weight:500;color:#445259;display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;margin:0}.ReportsCommon__header-actions[data-v-4ba9b75a]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.ReportsCommon__header-actions>*+*[data-v-4ba9b75a]{margin-left:20px}.ReportsCommon__stats[data-v-4ba9b75a]{color:#5b6a78;border-radius:10px;margin:0 0 28px 0;font-weight:400}.ReportsCommon__stats-current[data-v-4ba9b75a]{font-size:24px;margin-bottom:5px}.ReportsCommon__stats-growth[data-v-4ba9b75a]{font-size:16px}.ReportsCommon__stats-value[data-v-4ba9b75a]{color:#445259}.ReportsCommon__stats-value--positive[data-v-4ba9b75a]{color:green}.ReportsCommon__stats-value--negative[data-v-4ba9b75a]{color:red}.ReportsCommon__filters[data-v-4ba9b75a]{background:#fff;padding:15px 20px;border-radius:10px;margin:10px 0}.ReportsCommon__filters-title[data-v-4ba9b75a]{font-weight:500;font-size:12px;padding-bottom:10px;border-bottom:1px solid rgba(68,82,89,0.11);text-transform:uppercase}.ReportsCommon__filters-list[data-v-4ba9b75a]{padding-top:10px;-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex}.ReportsCommon__filters-list>*[data-v-4ba9b75a]{margin-right:20px}.ReportsCommon__multilocations-dropdown[data-v-4ba9b75a]{margin-left:auto;margin-right:0;max-width:340px;width:100%}.ReportsCommon__multilocations-dropdown[data-v-4ba9b75a]  .multiselect__tags{margin:0}.ReportsCommon__categories[data-v-4ba9b75a]{list-style-type:none;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;background-color:#ffffff;padding:15px 0px}.ReportsCommon__categories-element[data-v-4ba9b75a]{padding:3px 15px;cursor:pointer;border:1px solid #cccccc;border-right:none}.ReportsCommon__categories-element[data-v-4ba9b75a]:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.ReportsCommon__categories-element[data-v-4ba9b75a]:last-child{border-right:1px solid #cccccc;border-top-right-radius:5px;border-bottom-right-radius:5px}.ReportsCommon__categories-element--active[data-v-4ba9b75a]{background-color:#3890db;color:#ffffff}

.Actions{text-align:center;padding-bottom:30px;padding-top:14px;margin:0}

.ErrorMessage{display:block;margin-bottom:10px;margin-top:-15px;padding-bottom:10px;font-size:12px;color:#dd475a}

.AvatarUploader{font-size:12px;line-height:0;color:#8a8a8a;text-align:left;width:auto;float:none;padding:0 0 25px}.AvatarUploader__image{width:100px;height:100px;border-radius:50%;display:inline-block;vertical-align:middle;margin:0 50px 0 10px;-o-object-fit:cover;object-fit:cover}.AvatarUploader__label{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;display:block;margin:5px 0;white-space:nowrap;clear:both;padding-bottom:20px}.AvatarUploader__file-upload{width:200px;display:inline-block;vertical-align:middle;overflow:visible}.AvatarUploader__file-upload-description{font-size:12px;font-weight:300;margin:0 0 5px;color:#7a7a7a;line-height:1.25;word-wrap:break-word}.AvatarUploader__file-upload-btn{width:auto;position:relative;padding:0;border:0;border-radius:0;overflow:hidden;display:inline-block;text-align:center}.AvatarUploader__file-upload-btn-label{font-size:15px;line-height:20px;color:#3890db;text-decoration:none;display:inline-block;margin:0}.AvatarUploader__file-upload-input{width:100%;height:100%;display:block;font-size:0;top:0;left:0;right:0;bottom:0;z-index:2;-webkit-appearance:none;opacity:0;position:absolute;cursor:pointer}

.UserDetails{width:364px;float:left}.UserDetails__form-row{padding-bottom:20px}.UserDetails__form-row ~ .UserDetails__form-row{margin:0}.UserDetails__form-col{float:left;min-height:60px}.UserDetails__form-col ~ .UserDetails__form-col{margin:0;float:right}.UserDetails__form-col-full{width:100%}.UserDetails__form-col-tiny{width:64px}.UserDetails__form-col-large{width:280px}.UserDetails__form-col-half{width:167px}.UserDetails__form-top-border{border-top:1px solid #eee;padding-top:12px}.UserDetails__form-label{margin:0}.UserDetails__form-label-text{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;display:block;margin:5px 0;white-space:nowrap;clear:both}.UserDetails__lg-tiny-padding{padding-left:85px}.UserDetails__radio-button{display:inline-block;margin-right:30px;position:relative;margin-top:10px;margin-bottom:10px}.UserDetails__form-checkbox{-webkit-transform:translateY(125%);transform:translateY(125%)}

.RadioButton__input{display:none}.RadioButton__label{font-size:14px;line-height:17px;color:#333 !important;font-weight:300;width:auto;background-color:transparent !important;padding:1px 0 0;text-align:center;text-transform:none}.RadioButton__label:before{display:inline-block;width:14px;height:14px;border:2px solid #fff;border-radius:50%;margin:0 8px 0 0;box-shadow:0 0 0 2px #e4e4e6;vertical-align:middle;content:''}.RadioButton__input:checked+.RadioButton__label:before{background-color:#3890db}.RadioButton__input[disabled]+.RadioButton__label:before{opacity:0.5;cursor:not-allowed}

.Permissions{width:350px;float:right}.Permissions__abilities-form-labels-above{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;margin:5px 0;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.Permissions__abilities-form-label-above{display:inline-block;min-width:42px;text-align:right;padding-right:4px}.Permissions__radio-wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.Permissions__radio-wrapper--nested{padding-left:20px}.Permissions__radio-wrapper label{margin-bottom:0}.Permissions__radio-wrapper i{margin-right:16px;width:16px;height:16px;background-size:16px}.Permissions__radio-container{display:-webkit-box;display:flex;width:calc(100% - 26px);-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.Permissions__attributes-form-label{display:inline-block;width:177px;font-weight:normal}.Permissions__attributes-form-radio{width:22px;margin:10px 0 10px 20px;display:inline-block}.Permissions__attributes-form-radio .Permissions__form-radio-label{font-size:0}

.StaffForm{padding:40px 0;margin:auto;max-width:800px}.StaffForm__form-body{width:auto;float:none}.StaffForm__form-footer{font-size:12px;color:#8a8a8a;font-weight:300;text-align:center;margin:0}

.RenewPlansDetails[data-v-2be1e310]{align-self:start;background:#fff;border-radius:2px;border:1px solid #d8d8d8;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.2);display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:24px 24px 24px 16px;width:100%}.RenewPlansDetails__title[data-v-2be1e310]{color:#253540;font-family:HelveticaNeue;font-size:18px;margin-top:0}.RenewPlansDetails__info-box[data-v-2be1e310]{margin-top:24px}.RenewPlansDetails__info-label[data-v-2be1e310]{color:#333;font-family:HelveticaNeue-Medium;font-size:15px;font-weight:500;margin-top:0;margin-bottom:8px}.RenewPlansDetails__info-text[data-v-2be1e310]{color:#5c6a77;font-family:HelveticaNeue;font-size:15px;height:18px;letter-spacing:0px;line-height:18px;margin:0}.RenewPlansDetails__actions[data-v-2be1e310]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.RenewPlansDetails__image[data-v-2be1e310]{width:100px;margin:0 auto}.RenewPlansDetails__button[data-v-2be1e310]{margin-top:8px;height:40px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;outline:none}

.BillingHistoryNoData[data-v-11850d3a]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;height:100%}.BillingHistoryNoData__image[data-v-11850d3a]{width:64px;margin-bottom:16px}.BillingHistoryNoData__description[data-v-11850d3a]{max-width:50%;font-size:16px;color:#5c6a77;letter-spacing:0.4px;text-align:center}

.BillingHistoryList[data-v-d88c8ac8]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.BillingHistoryList__list[data-v-d88c8ac8]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;list-style:none;max-height:70vh;overflow:hidden scroll;padding:0}.BillingHistoryList__list-item[data-v-d88c8ac8],.BillingHistoryList__header[data-v-d88c8ac8]{display:grid;grid-template-columns:30% 20% 20% 10% 20%;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.BillingHistoryList__header[data-v-d88c8ac8]{align-self:start;border-bottom:1px solid #eee;margin-bottom:8px;margin-top:32px;padding-bottom:12px;width:100%}.BillingHistoryList__header>span[data-v-d88c8ac8]{color:#5b6a78;font-family:HelveticaNeue-Medium;font-size:11px;font-weight:500;height:13px;letter-spacing:0px;text-transform:uppercase}.BillingHistoryList__list-item[data-v-d88c8ac8]{margin:16px 0}.BillingHistoryList__list-item>span[data-v-d88c8ac8]{color:#445259;font-family:HelveticaNeue;font-size:13px}.BillingHistoryList__list-item>a[data-v-d88c8ac8]{color:#3890db;font-family:HelveticaNeue-Medium;font-size:13px;font-weight:500}

.RenewPlansBillingHistory[data-v-1546aad2]{background:#fff;border-radius:2px;border:1px solid #d8d8d8;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.2);max-width:670px;padding:24px 16px;width:100%;min-height:500px}.RenewPlansBillingHistory__title[data-v-1546aad2]{color:#333;font-family:HelveticaNeue-Medium;font-size:15px;font-weight:500;margin-top:0;margin-bottom:8px}.RenewPlansBillingHistory__loading[data-v-1546aad2]{display:-webkit-box;display:flex;height:100%;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.BuyCreditsModal__title[data-v-2b4aae37]{color:#333;display:block;font-family:HelveticaNeue;font-size:23px;letter-spacing:0.48px;margin-bottom:20px;text-align:center}.BuyCreditsModal__header-description[data-v-2b4aae37]{margin-bottom:32px}.BuyCreditsModal__form[data-v-2b4aae37]{margin:0 auto;width:425px}.BuyCreditsModal__form-body[data-v-2b4aae37]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:16px;margin-left:auto;margin-right:auto;max-width:270px;width:100%}.BuyCreditsModal__form-info[data-v-2b4aae37]{display:grid;grid-template-columns:50% 50%;margin-top:16px}.BuyCreditsModal__form-info>p[data-v-2b4aae37]{color:#253540;font-family:HelveticaNeue-Medium;font-size:13px;font-weight:500;letter-spacing:0.5px}.BuyCreditsModal__form-info>span[data-v-2b4aae37]{color:#445259;font-family:HelveticaNeue;font-size:13px;margin-left:auto}.BuyCreditsModal__form-info>span[data-v-2b4aae37]:last-of-type{font-family:HelveticaNeue-Medium;font-weight:500}.BuyCreditsModal__footer[data-v-2b4aae37]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.BuyCreditsModal__footer-text[data-v-2b4aae37]{color:#333;font-family:HelveticaNeue;font-size:15px;letter-spacing:0px;line-height:18px}.BuyCreditsModal__footer-info[data-v-2b4aae37]{color:#3890db;font-family:HelveticaNeue-Medium;font-size:15px;font-weight:500;text-align:center}.BuyCreditsModal__form-body[data-v-2b4aae37]  .AlmightyInput__label{color:#253540;font-family:HelveticaNeue-Medium;font-size:13px;font-weight:500;letter-spacing:0.5px}.BuyCreditsModal__form-body[data-v-2b4aae37]  .AlmightyInput__field{background:#fff;border-radius:3px;border:1px solid #e4e4eb;box-shadow:inset 0px 1px 4px 0px rgba(48,60,77,0.1);height:30px;color:#445259;font-family:HelveticaNeue;font-size:13px;padding-top:6px}.BuyCreditsModal__actions[data-v-2b4aae37]{border-top:1px solid #eee;padding-top:32px}.BuyCreditsModal__actions[data-v-2b4aae37]  .FullPageModalActions{margin-bottom:16px}.BuyCreditsModal__actions[data-v-2b4aae37]  .FullPageModalActions__submit{color:#fff;font-size:15px;height:40px;padding:0 24px}.BuyCreditsModal__actions[data-v-2b4aae37]  .FullPageModalActions__cancel{color:#9ca1ad;font-size:15px;line-height:18px;padding:0;margin-right:24px}

.RenewPlans[data-v-9e4fa728]{padding:30px 30px 0 30px;width:1260px;display:grid;grid-template-columns:500px auto;grid-column-gap:30px}

.StatusIndicator{display:inline-block;position:relative;width:80%;height:8px;margin:0;background:#e3e3e3;box-sizing:border-box;border-radius:4px}.StatusIndicator--requested .StatusIndicator__inner{width:10%;background:#b0b0b0}.StatusIndicator--approved .StatusIndicator__inner{width:50%;background:#b0b0b0}.StatusIndicator--received .StatusIndicator__inner{width:100%;background:#1cb35d}.StatusIndicator--partially_received .StatusIndicator__inner{width:75%;background:#f5a623}.StatusIndicator__inner{position:absolute;top:0;left:0;display:inline-block;height:100%;border-radius:4px}

.ProcurementListTable{width:100%;font-size:14px}.ProcurementListTable__header-row{text-transform:uppercase;color:#9ca1ad}.ProcurementListTable__header-cell{padding:10px 0}.ProcurementListTable__content-cell{padding:8px 0}.ProcurementListTable__content-actions{display:-webkit-box;display:flex;justify-content:space-around}.ProcurementListTable__action-button{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0}.ProcurementListTable__action-button:hover{text-decoration:underline}

.EntryFormModal{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:end;align-items:flex-end;position:fixed;bottom:0;right:0;z-index:99}.EntryFormModal__main-container{min-height:246px;width:730px;background-color:#fff;margin-right:15px;box-shadow:0 4px 15px rgba(0,0,0,0.15)}.EntryFormModal__header{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;font-size:14px;font-weight:500;padding:0 15px;cursor:pointer;width:100%;height:45px;background:-webkit-gradient(linear, left top, left bottom, from(#3a464b), to(#5b6a70));background:linear-gradient(#3a464b, #5b6a70);color:#fff}.EntryFormModal__header[disabled]{pointer-events:none}.EntryFormModal__content{width:100%;font-size:15px;padding:25px 30px 15px 30px;max-height:450px;overflow:scroll}.EntryFormModal__loader-container{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.EntryFormModal__footer{padding:20px 30px;border-top:1px solid #eef1f4}.EntryFormModal__footer[disabled]{opacity:0.3;pointer-events:none}

.ApprovalModalContent__data{border-bottom:1px solid #eef1f4}.ApprovalModalContent__items{margin-top:20px}.ApprovalModalContent__data-row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:15px}.ApprovalModalContent__data-row-item{width:calc(100% / 3);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ApprovalModalContent__item-header{color:#9ca1ad;font-size:13px;margin-bottom:5px}.ApprovalModalContent__item-header-row{display:Grid;text-transform:uppercase;color:#9ca1ad;grid-column-gap:10px;grid-template-columns:1fr 6fr 2fr 4fr 2fr 3fr}.ApprovalModalContent__item-header-cell{font-weight:bold;font-size:12px;padding:0 0 10px}.ApprovalModalContent__item-header-cell:last-child{justify-self:right}.ApprovalModalContent__item-row{display:Grid;grid-column-gap:10px;grid-template-columns:1fr 6fr 2fr 4fr 2fr 3fr;min-height:50px;-webkit-box-align:center;align-items:center}.ApprovalModalContent__item-cell{word-break:break-all}.ApprovalModalContent__item-cell:last-child{justify-self:right}.ApprovalModalContent__item-cell--checkbox{margin-bottom:-5px}.ApprovalModalContent__item-cell--center{justify-self:center}.ApprovalModalContent__actions{margin-top:20px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:20px 0 0;border-top:1px solid #eef1f4}.ApprovalModalContent__approve{padding:0}.ApprovalModalContent__approve[disabled]{pointer-events:none;opacity:0.3}.ApprovalModalContent__right-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.ApprovalModalContent__discard{color:#d34e73;background:transparent;border:none;padding:0}

.ApprovalModalHeader{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;width:100%}.ApprovalModalHeader__title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ApprovalModalHeader__title-colored{color:#54a0da}.ApprovalModalHeader__icon{margin-right:15px}.ApprovalModalHeader__close-button{cursor:pointer;color:#fff;font-weight:500;background:transparent;border:none;padding:0;margin-left:15px}

.ReceiveOrderItems{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;padding:15px 0px;list-style:none}.ReceiveOrderItems__header{display:-webkit-box;display:flex;padding-bottom:5px}.ReceiveOrderItems__header-quantity{font-size:15px;color:#66696c;font-weight:bold;margin-right:15px}.ReceiveOrderItems__batch{display:grid;grid-template-columns:250px 240px 150px 150px 150px 150px 20px;grid-column-gap:15px}.ReceiveOrderItems__batches-add-more{display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.ReceiveOrderItems__batches-add-more:hover{text-decoration:underline}.ReceiveOrderItems__batches-add-more:focus{outline:none}.ReceiveOrderItems__delete-button{border:none;background:transparent;color:red;display:block;position:relative;margin-bottom:-8px;padding:10px;cursor:pointer;font-size:20px}.ReceiveOrderItems__delete-button::before{content:'\e802';position:absolute;left:0;font-family:'fontello', serif;top:25px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.ReceiveOrderItems__delete-button:hover:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ReceiveOrderItems__delete-button:focus{outline:none}

.ProcurementReceiveForm__row{display:-webkit-box;display:flex;padding-bottom:20px;border-bottom:1px solid #eef1f4}.ProcurementReceiveForm__received-date{width:40%}.ProcurementReceiveForm__actions{text-align:center;margin-bottom:50px}.ProcurementReceiveForm__cancel{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#d34e73;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}.ProcurementReceiveForm__finalize-button{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.ProcurementReceiveForm__submit{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#4a90e2;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}.ProcurementReceiveForm__submit[disabled]{pointer-events:none;cursor:default;opacity:0.4 !important}

.ReceiveModalHeader__title{margin-bottom:25px;display:inline-block}.ReceiveModalHeader__subtitle{text-transform:uppercase;font-size:16px;font-weight:500}.ReceiveModalHeader__order-number{color:#66696c;font-size:18px;margin:0 5px}

.DetailsModalHeader[data-v-d451c14c]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;width:100%}.DetailsModalHeader__title[data-v-d451c14c]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.DetailsModalHeader__title-colored[data-v-d451c14c]{color:#54a0da}.DetailsModalHeader__icon[data-v-d451c14c]{margin-right:15px}.DetailsModalHeader__close-button[data-v-d451c14c]{cursor:pointer;color:#fff;font-weight:500;background:transparent;border:none;padding:0;margin-left:15px}

.DetailsModalContent__data[data-v-31cfcb91]{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);border-bottom:1px solid #eef1f4;margin-bottom:16px}.DetailsModalContent__item[data-v-31cfcb91]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:16px}.DetailsModalContent__item-label[data-v-31cfcb91]{color:#9ca1ad;font-size:13px;margin-bottom:5px}.DetailsModalContent__table-items[data-v-31cfcb91]{padding:0}.DetailsModalContent__table-header[data-v-31cfcb91],.DetailsModalContent__table-item[data-v-31cfcb91]{display:grid;grid-template-columns:3fr repeat(4, 1fr);grid-column-gap:5px}.DetailsModalContent__table-item-cell[data-v-31cfcb91]{word-break:break-all}.DetailsModalContent__table-item-cell--center[data-v-31cfcb91]{justify-self:center}.DetailsModalContent__table-item-cell[data-v-31cfcb91]:last-child{justify-self:right}.DetailsModalContent__table-item[data-v-31cfcb91]{margin-top:12px}.DetailsModalContent__table-header-text[data-v-31cfcb91]{font-size:14px;text-transform:uppercase;color:#9ca1ad}.DetailsModalContent__table-header-text[data-v-31cfcb91]:last-child{justify-self:right}

.DetailsModalFooter{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.DetailsModalFooter__close{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;border-color:#e05453;background-color:#e05453;text-decoration:none}

.ListFilter__wrapper[data-v-1f0e20f3]{padding:0 12px;position:relative;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}.ListFilter__opener[data-v-1f0e20f3]{color:#8b939b;display:-webkit-box;display:flex;cursor:pointer;-webkit-transition:color 0.2s ease;transition:color 0.2s ease}.ListFilter__opener[data-v-1f0e20f3]:hover{color:#3b484d}.ListFilter__opener-icon[data-v-1f0e20f3]{margin-left:3px;font-size:12px}.ListFilter__opener-icon.active[data-v-1f0e20f3]{color:#4a90e2}.ListFilter__opener-label[data-v-1f0e20f3]{font-weight:500;font-size:12px}.ListFilter__popup[data-v-1f0e20f3]{width:300px;position:absolute;z-index:10000;top:-3px;left:50%;-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1);background:#ffffff;box-shadow:0 2px 8px 0 rgba(0,0,0,0.2),0 0 3px 0 rgba(0,0,0,0.11);border-radius:4px;-webkit-transition:opacity 0.25s;transition:opacity 0.25s}.ListFilter__popup.fade-enter[data-v-1f0e20f3]{opacity:0}.ListFilter__popup.fade-enter.fade-enter-active[data-v-1f0e20f3]{opacity:0}.ListFilter__popup.fade-leave[data-v-1f0e20f3]{opacity:1}.ListFilter__popup.fade-leave-active[data-v-1f0e20f3]{opacity:0}.ListFilter__popup-header[data-v-1f0e20f3]{height:34px;width:100%;position:relative;border-bottom:1px solid rgba(68,82,89,0.11);padding:0 12px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ListFilter__popup-title[data-v-1f0e20f3]{font-size:11px;font-weight:500;text-transform:uppercase;color:#576a79;letter-spacing:0}.ListFilter__popup-close-icon[data-v-1f0e20f3]{position:absolute;top:7px;right:7px;color:#9cacbc;font-size:15px;cursor:pointer}.ListFilter__popup-content[data-v-1f0e20f3]{padding:12px;max-height:240px;overflow:auto}.ListFilter__popup-content[data-v-1f0e20f3]  .AlmightyRadio__group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ListFilter__popup-footer[data-v-1f0e20f3]{width:100%;border-top:1px solid rgba(68,82,89,0.11);background-color:#ffffff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:12px}.ListFilter__popup-cancel[data-v-1f0e20f3]{text-transform:capitalize;font-size:14px}.ListFilter__popup-submit[data-v-1f0e20f3]{text-transform:capitalize;min-width:90px;padding:4px 12px}

.ProcurementsListFilters{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}

.ProcurementList{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:0 auto 15px;padding:20px 30px}@media screen and (min-width: 768px){.ProcurementList{max-width:calc(100vw - 200px)}}.ProcurementList__spinner{margin:25px 0 10px 0}.ProcurementList__store-budget-wrapper{display:-webkit-box;display:flex;padding:15px 0 25px;-webkit-box-align:baseline;align-items:baseline}.ProcurementList__store-budget-label{font-size:15px;color:#445259;opacity:0.7}.ProcurementList__store-budget-value{font-size:17px;font-weight:700;color:#445259;margin-right:25px}.ProcurementList__subheader{display:grid;grid-template-columns:repeat(2, 1fr)}.ProcurementList__filters{grid-column:2}

.OrderItem[data-v-1c5516ca]{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin-top:18px;width:100%}.OrderItem[data-v-1c5516ca]:last-child{margin-top:0}.OrderItem__fields[data-v-1c5516ca]{width:100%;display:grid;grid-template-columns:repeat(5, 1fr);-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.OrderItem__total-price[data-v-1c5516ca]{font-size:15px;line-height:18px;color:#253540;font-weight:500;margin-bottom:5px;white-space:nowrap;width:100%;text-align:left}.OrderItem__total-price-value[data-v-1c5516ca]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:30px}.OrderItem__delete-button[data-v-1c5516ca]{border:none;background:transparent;color:red;display:block;position:relative;margin-bottom:-8px;padding:10px;cursor:pointer;font-size:20px}.OrderItem__delete-button[data-v-1c5516ca]::before{content:'\e802';position:absolute;left:0;font-family:'fontello', serif;top:25px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.OrderItem__delete-button[data-v-1c5516ca]:hover:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.OrderItem__delete-button[data-v-1c5516ca]:focus{outline:none}

.ProcurementOrderForm__general-fields{display:-webkit-box;display:flex;max-width:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ProcurementOrderForm__items{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;padding:0;list-style:none}.ProcurementOrderForm__text-button{margin-top:10px;margin-bottom:40px;display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.ProcurementOrderForm__text-button:hover{text-decoration:underline}.ProcurementOrderForm__text-button:focus{outline:none}.ProcurementOrderForm label{font-size:15px;line-height:18px;color:#253540;font-weight:500;margin-bottom:5px;white-space:nowrap;width:100%;text-align:left}.ProcurementOrderForm .field-ui-singleselect .el-input__inner{border-radius:2px;height:30px;padding:3px 10px 5px;width:100%;font-weight:500;color:#000}.ProcurementOrderForm .field-ui-singleselect .el-input__inner::-webkit-input-placeholder{color:#dcdfe6}.ProcurementOrderForm .field-ui-singleselect .el-input__inner::-moz-placeholder{color:#dcdfe6}.ProcurementOrderForm .field-ui-singleselect .el-input__inner:-ms-input-placeholder{color:#dcdfe6}.ProcurementOrderForm .field-ui-singleselect .el-input__inner:-moz-placeholder{color:#dcdfe6}.ProcurementOrderForm .el-input__icon{line-height:30px}.ProcurementOrderForm__dropdown{width:50%}

.RequisitionsOrderForm[data-v-d88aaf44]{width:600px;margin:0 auto}.RequisitionsOrderForm__general-fields[data-v-d88aaf44]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;font-size:15px;line-height:18px;color:#253540;font-weight:500;margin-bottom:5px;white-space:nowrap;text-align:left}.RequisitionsOrderForm__item[data-v-d88aaf44]{width:100%;display:grid;grid-template-columns:minmax(0, 1fr) 100px 32px;grid-column-gap:6px}.RequisitionsOrderForm__item.single[data-v-d88aaf44]{grid-template-columns:minmax(0, 1fr) 100px}.RequisitionsOrderForm__item-action[data-v-d88aaf44]{padding-top:24px}.RequisitionsOrderForm__item.single>.RequisitionsOrderForm__item-action[data-v-d88aaf44]{display:none}.RequisitionsOrderForm__text-button[data-v-d88aaf44]{margin-top:10px;margin-bottom:40px;display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.RequisitionsOrderForm__text-button[data-v-d88aaf44]:hover{text-decoration:underline}.RequisitionsOrderForm__text-button[data-v-d88aaf44]:focus{outline:none}

.AddVendorForm{width:600px;margin:0 auto}.AddVendorForm__row{display:grid;grid-template-columns:290px 290px;grid-column-gap:20px;padding-bottom:10px}.AddVendorForm__row--last{margin-bottom:40px;border-bottom:1px solid #eef1f4;padding-bottom:20px}.AddVendorForm__label,.AddVendorForm__label>span{display:block;font-size:15px;line-height:18px;color:#253540;font-weight:500;margin:5px 0;white-space:nowrap;width:100%;text-align:left}.AddVendorForm__input{width:100%}.AddVendorForm__input--medium{width:calc(50% - 5px)}.AddVendorForm__input--small{width:calc(100% / 3 - 5px)}.AddVendorForm__input::-webkit-input-placeholder{color:#dcdfe6}.AddVendorForm__input::-moz-placeholder{color:#dcdfe6}.AddVendorForm__input:-ms-input-placeholder{color:#dcdfe6}.AddVendorForm__input::-ms-input-placeholder{color:#dcdfe6}.AddVendorForm__input::placeholder{color:#dcdfe6}

.StoreInventoryBatchesTable{border:1px solid #c6c9d0;border-radius:3px;margin:6px 0;box-shadow:0 0 5px 0 rgba(0,0,0,0.2)}.StoreInventoryBatchesTable__table{width:100%}.StoreInventoryBatchesTable__header-content-row{border-bottom:1px solid #f0f0f2}.StoreInventoryBatchesTable__header-content-cell{width:10%;padding:8px 12px}.StoreInventoryBatchesTable__header-content-cell--name{width:18%}.StoreInventoryBatchesTable__header-row{text-transform:uppercase;color:#9ca1ad;background:#f0f0f2}.StoreInventoryBatchesTable__header-row:last-child .StoreInventoryBatchesTable__header-cell{padding-bottom:10px}.StoreInventoryBatchesTable__header-cell,.StoreInventoryBatchesTable__cell{padding:10px 10px 0}.StoreInventoryBatchesTable__header-cell--align-right{text-align:right}.StoreInventoryBatchesTable__row:last-child .StoreInventoryBatchesTable__cell{padding-bottom:10px}.StoreInventoryBatchesTable__content-actions{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.StoreInventoryBatchesTable__action-button{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0}.StoreInventoryBatchesTable__action-button:hover{text-decoration:underline}.StoreInventoryBatchesTable__action-button:focus{outline:none}.StoreInventoryBatchesTable__action-button--gray{color:#9ca1ad}.StoreInventoryBatchesTable__action-button--hidden{display:none}.StoreInventoryBatchesTable__unlink{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}.StoreInventoryBatchesTable__button-text{vertical-align:text-bottom}.StoreInventoryBatchesTable__chevron-up{display:inline-block;border-right:2px solid #9ca1ad;border-bottom:2px solid #9ca1ad;width:8px;height:8px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:10px}

.StoreInventoryTable{width:100%;font-size:14px}.StoreInventoryTable__header-row{text-transform:uppercase;color:#9ca1ad}.StoreInventoryTable__header-cell{padding:10px 12px;width:calc(100% / 8)}.StoreInventoryTable__header-cell-first{padding:10px 12px !important;width:50px}.StoreInventoryTable__content-row,.StoreInventoryTable__header-row{border-bottom:1px solid #f0f0f2}.StoreInventoryTable__content-cell{padding:8px 12px}.StoreInventoryTable__content-cell-first{width:50px}.StoreInventoryTable__content-actions{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;gap:5px}.StoreInventoryTable__action-button{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0;white-space:nowrap}.StoreInventoryTable__action-button:hover{text-decoration:underline}.StoreInventoryTable__action-button:focus{outline:none}.StoreInventoryTable__action-button[disabled]{color:#c6c9d0}.StoreInventoryTable__action-button[disabled]:hover{text-decoration:none}.StoreInventoryTable__action-button[disabled] .InventoryTable__chevron-down{border-right-color:#c6c9d0;border-bottom-color:#c6c9d0}.StoreInventoryTable__action-button--gray{color:#9ca1ad}.StoreInventoryTable__action-button--hidden{display:none}.StoreInventoryTable__action-button--edit{margin-top:4px}.StoreInventoryTable__unlink{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}.StoreInventoryTable__button-text{vertical-align:sub}.StoreInventoryTable__chevron-down{display:inline-block;border-right:2px solid #9ca1ad;border-bottom:2px solid #9ca1ad;width:8px;height:8px;-webkit-transform:rotate(-315deg);transform:rotate(-315deg);margin-left:10px}.StoreInventoryTable__sub-row{border-bottom:1px solid #f0f0f2}

.AddItemsForm{width:100%;margin:0 auto;padding-bottom:100px}.AddItemsForm__currency{grid-template-columns:repeat(auto-fit, minmax(150px, 1fr))}.AddItemsForm__row{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:20px}.AddItemsForm__row input{height:30px !important;margin-top:5px !important}.AddItemsForm__row-first{grid-template-columns:250px 1fr 200px;margin-bottom:20px}.AddItemsForm__row-last{margin-bottom:20px;border-bottom:1px solid #eef1f4;padding-bottom:20px}.AddItemsForm__button{background:none;border:none;outline:none;margin-left:auto}.AddItemsForm__button-delete{color:red}.AddItemsForm__add-medication{color:#fff;text-decoration:none;outline:0;background-color:#428bca}

.DropDown__input{display:block;border-radius:2px;width:100%;font-weight:500;font-size:14px;margin-top:5px}.DropDown__input[disabled]{color:gray}.DropDown__input:focus{border-color:#409eff;outline:none}.DropDown__input::-webkit-input-placeholder{color:#dcdfe6}.DropDown__input::-moz-placeholder{color:#dcdfe6}.DropDown__input:-ms-input-placeholder{color:#dcdfe6}.DropDown__input:-moz-placeholder{color:#dcdfe6}

.TextInput__input{display:block;border-radius:2px;height:30px;padding:3px 10px 5px;width:100%;font-weight:500;font-size:14px;border:1px solid #dcdfe6;margin-top:5px}.TextInput__input[disabled]{color:gray}.TextInput__input:focus{border-color:#409eff;outline:none}.TextInput__input::-webkit-input-placeholder{color:#dcdfe6}.TextInput__input::-moz-placeholder{color:#dcdfe6}.TextInput__input:-ms-input-placeholder{color:#dcdfe6}.TextInput__input:-moz-placeholder{color:#dcdfe6}

.NumericInput__input{display:block;width:100%;border-radius:2px;height:30px;padding:3px 10px 5px;font-weight:500;font-size:14px;border:1px solid #dcdfe6;margin-top:5px}.NumericInput__input[disabled]{color:gray}.NumericInput__input:focus{border-color:#409eff;outline:none}.NumericInput__input::-webkit-input-placeholder{color:#dcdfe6}.NumericInput__input::-moz-placeholder{color:#dcdfe6}.NumericInput__input:-ms-input-placeholder{color:#dcdfe6}.NumericInput__input:-moz-placeholder{color:#dcdfe6}

.DatePicker{margin:0;padding:0}.DatePicker .vdp-datepicker__calendar{width:250px}.DatePicker .vdp-datepicker__calendar div{position:static}.DatePicker .vdp-datepicker__calendar .cell{height:35px;line-height:35px;border:none}.DatePicker .vdp-datepicker__calendar .cell.selected,.DatePicker .vdp-datepicker__calendar .cell.selected:hover{color:#fff;background:#4a90e2;border:none;border-radius:2px}.DatePicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover{border:none}.DatePicker .vdp-datepicker__calendar .cell:not(.selected):not(.blank):not(.disabled).day:hover{background:#eef1f4}.DatePicker .vdp-datepicker__calendar .cell.day{font-size:14px;font-weight:normal}.DatePicker__calendar *{box-sizing:border-box;float:left}.DatePicker__calendar header{width:100%}

.AdjustBatchForm{width:600px;margin:0 auto}.AdjustBatchForm__row{display:-webkit-box;display:flex}.AdjustBatchForm__row:nth-child(4){margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #eef1f4}.AdjustBatchForm__form-field{width:100% !important;margin-right:15px}.AdjustBatchForm__form-field:last-child{margin-right:0}.AdjustBatchForm__label,.AdjustBatchForm__label>span{display:block;font-size:15px;line-height:18px;color:#253540;font-weight:500;margin:5px 0;white-space:nowrap;width:100%;text-align:left}.AdjustBatchForm__input{border:1px solid #d0d0d0;border-radius:2px;height:30px;padding:3px 10px 5px;font-weight:300;color:#000;box-shadow:none;width:100%}.AdjustBatchForm__input::-webkit-input-placeholder{color:#dcdfe6}.AdjustBatchForm__input::-moz-placeholder{color:#dcdfe6}.AdjustBatchForm__input:-ms-input-placeholder{color:#dcdfe6}.AdjustBatchForm__input:-moz-placeholder{color:#dcdfe6}.AdjustBatchForm__input-drop-down>.el-input>.el-input__inner{height:30px;border-radius:2px;font-weight:300;color:#000;box-shadow:none;width:100%;border:1px solid #d0d0d0}.AdjustBatchForm__input-drop-down>.el-input>.el-input__inner::-webkit-input-placeholder{color:#dcdfe6}.AdjustBatchForm__input-drop-down>.el-input>.el-input__inner::-moz-placeholder{color:#dcdfe6}.AdjustBatchForm__input-drop-down>.el-input>.el-input__inner:-ms-input-placeholder{color:#dcdfe6}.AdjustBatchForm__input-drop-down>.el-input>.el-input__inner:-moz-placeholder{color:#dcdfe6}.AdjustBatchForm__input-drop-down .el-input__icon{line-height:30px}


.BillingItemsDropdown__label{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.BillingItemsDropdown__label .multiselect{height:30px;min-height:30px}.BillingItemsDropdown__label .multiselect__tags{height:30px;min-height:30px;border-radius:2px;width:100%;padding:3px 30px 5px 10px;border:1px solid #dcdfe6}.BillingItemsDropdown__label .multiselect__select{width:30px;height:30px}.BillingItemsDropdown__label .multiselect__content{max-width:100%}.BillingItemsDropdown__label .multiselect__option{font-size:14px;padding:0 10px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;line-height:34px;box-sizing:border-box;text-transform:capitalize;cursor:pointer}.BillingItemsDropdown__label .multiselect__option--highlight{background-color:rgba(0,0,0,0.05)}.BillingItemsDropdown__label .multiselect__option--selected:after,.BillingItemsDropdown__label .multiselect__option--highlight:after{content:none}.BillingItemsDropdown__label .multiselect__single,.BillingItemsDropdown__label .multiselect__input{font-weight:500;font-size:14px;padding:0;text-transform:capitalize;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.BillingItemsDropdown__label .multiselect__single[disabled],.BillingItemsDropdown__label .multiselect__input[disabled]{color:gray}.BillingItemsDropdown__label .multiselect__single:focus,.BillingItemsDropdown__label .multiselect__input:focus{border-color:#409eff;outline:none}.BillingItemsDropdown__label .multiselect__placeholder{color:#dcdfe6;font-size:14px;font-weight:normal}.BillingItemsDropdown__label .multiselect.invalid .multiselect__tags{border-color:#dd475a}.BillingItemsDropdown__validation-error{font-size:12px;font-weight:normal;color:#dd475a}.BillingItemsDropdown__option{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.BillingItemsDropdown__option-left{width:50%;overflow:hidden}.BillingItemsDropdown__option-name{overflow:hidden;text-overflow:ellipsis;width:100%;display:block}.BillingItemsDropdown__option-category{margin-top:-10px}.BillingItemsDropdown__providers{padding:16px 10px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;color:#999999;font-size:11px;font-weight:500;cursor:default}.BillingItemsDropdown__providers-switcher{color:#3890db;cursor:pointer}.BillingItemsDropdown__load-more{width:100%;color:#337ab7;text-decoration:none;background:transparent;border:none;padding:10px 0px;margin:0 auto}.BillingItemsDropdown__load-more:hover{text-decoration:underline}.BillingItemsDropdown__load-more:focus{outline:none}.BillingItemsDropdown__load-more[disabled]{color:#c6c9d0}.BillingItemsDropdown__load-more[disabled]:hover{text-decoration:none}.BillingItemsDropdown__load-more[disabled] .InventoryTable__chevron-down{border-right-color:#c6c9d0;border-bottom-color:#c6c9d0}.BillingItemsDropdown__load-more--gray{color:#9ca1ad}.BillingItemsDropdown__load-more--hidden{display:none}.input-row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-top:5px}.input-row>.currency-input{width:30%}

.LinkBillingItemForm{width:600px;margin:0 auto;display:-webkit-box;display:flex;margin-bottom:40px}


.InventoryFilters{padding:20px 30px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.InventoryFilters__button{border:none;background:none;outline:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:11px 32px;border-radius:50px;margin:0 20px}.InventoryFilters__button-image{width:70px}.InventoryFilters__button-title{margin-left:10px;text-align:left;text-transform:uppercase;color:#333}.InventoryFilters__button--active{box-shadow:inset 0 0 10px #bbb}.InventoryFilters__button-insight-count{margin-left:10px}

.StoreInventoryList{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:0 auto 15px;padding:20px 30px}@media screen and (min-width: 768px){.StoreInventoryList{max-width:calc(100vw - 200px)}}.StoreInventoryList__spinner{margin:25px 0 10px 0}

.StorePageHeader{width:1200px;margin:0 auto 15px;padding:20px 0;display:-webkit-box;display:flex}@media screen and (min-width: 768px){.StorePageHeader{max-width:calc(100vw - 200px)}}.StorePageHeader__actions{display:-webkit-inline-box;display:inline-flex;gap:20px;-webkit-box-align:center;align-items:center;margin-left:auto}.StorePageHeader__actions p{margin-bottom:0}.StorePageHeader__actions__button-delete{padding:12px 27px;border-radius:50px;border:none;outline:none;font-weight:bold;color:white;fill:white;cursor:pointer;background-color:#d34e43}

.InventoryItemsDropdown.barcode-enabled{display:grid;-webkit-box-align:end;align-items:end;grid-template-columns:1fr 1fr 36px}

.AddBatchItems{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;padding:0;list-style:none}.AddBatchItems label{margin-bottom:0;flex-basis:100%}.AddBatchItems__item{margin-top:18px}.AddBatchItems__item:last-child{margin-top:0}.AddBatchItems__col>*{width:100%}.AddBatchItems__delete{border:none;background:transparent;color:red;display:inline-block;margin-bottom:-20px;padding:10px;cursor:pointer;font-size:20px}.AddBatchItems__delete-container{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.AddBatchItems__delete::before{content:'\e802';font-family:'fontello', serif;font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.AddBatchItems__delete:hover{cursor:pointer}.AddBatchItems__delete:focus{outline:none}.AddBatchItems__add-more{margin-top:10px;margin-bottom:40px;display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.AddBatchItems__add-more:hover{text-decoration:underline}.AddBatchItems__add-more:focus{outline:none}.AddBatchItems label{margin-right:10px}.AddBatchItems__form-field{width:100%;margin-right:10px}.AddBatchItems__form-field:last-child{margin-right:0}.AddBatchItems__label,.AddBatchItems__label>span{display:block;font-size:15px;line-height:20px;color:#253540;font-weight:500;margin:0 0 5px;white-space:nowrap;width:100%;text-align:left}.AddBatchItems__input{border:1px solid #dcdfe6;border-radius:2px;height:30px;padding:3px 10px 5px;font-weight:500;font-size:14px;color:#000;box-shadow:none;width:100%}.AddBatchItems__input:focus{border-color:#409eff;outline:none}.AddBatchItems__input::-webkit-input-placeholder{color:#dcdfe6}.AddBatchItems__input::-moz-placeholder{color:#dcdfe6}.AddBatchItems__input:-ms-input-placeholder{color:#dcdfe6}.AddBatchItems__input:-moz-placeholder{color:#dcdfe6}

.AddBatchForm__row{display:-webkit-box;display:flex;padding-bottom:10px;-webkit-box-pack:justify;justify-content:space-between}.AddBatchForm__row--last{margin-bottom:40px;border-bottom:1px solid #eef1f4;padding-bottom:20px}.AddBatchForm__form-field{width:30%;margin-right:15px}.AddBatchForm__form-field:last-child{margin-right:0}.AddBatchForm__label,.AddBatchForm__label>span{display:block;font-size:15px;line-height:18px;color:#253540;font-weight:500;margin:5px 0;white-space:nowrap;width:100%;text-align:left}.AddBatchForm__input{width:100%}.AddBatchForm__input--medium{width:calc(50% - 5px)}.AddBatchForm__input--small{width:calc(100% / 3 - 5px)}.AddBatchForm__input::-webkit-input-placeholder{color:#dcdfe6}.AddBatchForm__input::-moz-placeholder{color:#dcdfe6}.AddBatchForm__input:-ms-input-placeholder{color:#dcdfe6}.AddBatchForm__input:-moz-placeholder{color:#dcdfe6}


.AdjustmentsTable{width:100%;font-size:14px;margin-bottom:40px}.AdjustmentsTable__header-row{text-transform:uppercase;color:#9ca1ad}.AdjustmentsTable__header-cell{padding:10px 12px;width:calc(100% / 6)}.AdjustmentsTable__content-row,.AdjustmentsTable__header-row{border-bottom:1px solid #f0f0f2}.AdjustmentsTable__content-cell{padding:8px 12px}

.AdjustmentsListModal__close{border:none;background:transparent;display:inline-block;padding:10px;cursor:pointer;margin-left:100%}.AdjustmentsListModal__close::before{font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.AdjustmentsListModal__close:hover{cursor:pointer}.AdjustmentsListModal__close:focus{outline:none}.AdjustmentsListModal__footer{margin-bottom:20px}

.VendorListTable{width:100%;font-size:14px}.VendorListTable__header-row{text-transform:uppercase;color:#9ca1ad}.VendorListTable__header-cell{padding:10px 0}.VendorListTable__content-cell{padding:8px 0}.VendorListTable__content-actions{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.VendorListTable__action-button{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0}.VendorListTable__action-button:hover{text-decoration:underline}

.VendorsList{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:0 auto 15px;padding:20px 30px}@media screen and (min-width: 768px){.VendorsList{max-width:calc(100vw - 200px)}}

.RequisitionStatusIndicator{display:inline-block;position:relative;width:80%;height:8px;margin:0;background:#aef4c0;box-sizing:border-box;border-radius:4px}.RequisitionStatusIndicator--proposed .RequisitionStatusIndicator__inner{width:10%;background:#32b855}.RequisitionStatusIndicator--requested .RequisitionStatusIndicator__inner{width:50%;background:#32b855}.RequisitionStatusIndicator--fulfilled .RequisitionStatusIndicator__inner{width:100%;background:#32b855}.RequisitionStatusIndicator--canceled .RequisitionStatusIndicator__inner{width:100%;background:#d34e43}.RequisitionStatusIndicator__inner{position:absolute;top:0;left:0;display:inline-block;height:100%;border-radius:4px}

.PharmacyRequisitionsTable{width:100%;font-size:14px}.PharmacyRequisitionsTable__header-row{text-transform:uppercase;color:#9ca1ad}.PharmacyRequisitionsTable__header-cell{padding:10px 0}.PharmacyRequisitionsTable__content-cell{padding:8px 0}.PharmacyRequisitionsTable__content-actions{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.PharmacyRequisitionsTable__action-button{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0}.PharmacyRequisitionsTable__action-button:hover{text-decoration:underline}

.PharmacyRequisitionsListFilters{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}

.PharmacyRequisitionItem{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;padding:0;list-style:none}.PharmacyRequisitionItem label{margin-bottom:0;flex-basis:100%}.PharmacyRequisitionItem__row{display:grid;grid-template-columns:375px 375px 30px;grid-column-gap:10px;margin-top:18px}.PharmacyRequisitionItem__store-items{display:-webkit-box;display:flex;width:375px}.PharmacyRequisitionItem__spinner{margin:25px 0px 0px 10px}.PharmacyRequisitionItem__delete{border:none;background:transparent;color:red;display:inline-block;margin-bottom:-20px;padding:10px;cursor:pointer;font-size:20px}.PharmacyRequisitionItem__delete::before{font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.PharmacyRequisitionItem__delete:hover{cursor:pointer}.PharmacyRequisitionItem__delete:focus{outline:none}.PharmacyRequisitionItem__add-more{margin-top:10px;margin-bottom:20px;display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.PharmacyRequisitionItem__add-more:hover{text-decoration:underline}.PharmacyRequisitionItem__add-more:focus{outline:none}

.PharmacyRequisitionCreateForm{width:800px;margin:0 auto}.PharmacyRequisitionCreateForm__row{display:grid;grid-template-columns:repeat(2, auto);grid-column-gap:10px}.PharmacyRequisitionCreateForm__additional-info-row{margin-top:20px}.PharmacyRequisitionCreateForm__items{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;padding:0;list-style:none}.PharmacyRequisitionCreateForm__add-more{margin-top:10px;margin-bottom:20px;display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.PharmacyRequisitionCreateForm__add-more:hover{text-decoration:underline}.PharmacyRequisitionCreateForm__add-more:focus{outline:none}

.PharmacyRequisitionApproveForm{width:800px;margin:0 auto}.PharmacyRequisitionApproveForm__row{margin-bottom:20px}.PharmacyRequisitionApproveForm__addition-note-label{margin:0;font-weight:bold}.PharmacyRequisitionApproveForm__addition-note-value{margin-top:0}.PharmacyRequisitionApproveForm__discard-button{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#d34e73;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}


.RequisitionModalHeader{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%}.RequisitionModalHeader__title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.RequisitionModalHeader__title-colored{color:#eb33a8}.RequisitionModalHeader__icon{margin-right:15px}.RequisitionModalHeader__close-button{cursor:pointer;color:#fff;font-weight:500;background:transparent;border:none;padding:0;margin-left:15px}

.RequisitionModalContent__data{border-bottom:1px solid #eef1f4}.RequisitionModalContent__items{margin-top:20px}.RequisitionModalContent__data-row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:15px}.RequisitionModalContent__data-row-item{width:calc(100% / 3);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.RequisitionModalContent__item-header{color:#9ca1ad;font-size:13px;margin-bottom:5px}.RequisitionModalContent__item{background-color:#fafafa;margin:20px 0px;padding:15px}.RequisitionModalContent__item-top{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.RequisitionModalContent__item-name{width:80%;font-size:17px}.RequisitionModalContent__item-quantity{font-size:13px;color:#9ca1ad}.RequisitionModalContent__item-batches{padding:15px 0px 0px 70px}.RequisitionModalContent__batch{display:grid;grid-template-columns:auto 200px;-webkit-box-align:center;align-items:center}.RequisitionModalContent__batch-label{color:#9ca1ad;font-size:13px;margin-bottom:5px}

.RequisitionModalFooter{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.RequisitionModalFooter__approve{padding:0}.RequisitionModalFooter__approve[disabled]{pointer-events:none;opacity:0.3}.RequisitionModalFooter__right-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.RequisitionModalFooter__discard{color:#d34e73;background:transparent;border:none;padding:0}

.PharmacyRequisitionsList{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:0 auto 15px;padding:20px 30px}@media screen and (min-width: 768px){.PharmacyRequisitionsList{max-width:calc(100vw - 200px)}}.PharmacyRequisitionsList__subheader{display:grid;grid-template-columns:repeat(2, 1fr)}.PharmacyRequisitionsList__filters{grid-column:2}

.RequisitionsTable{width:100%;font-size:14px}.RequisitionsTable__header-row{text-transform:uppercase;color:#9ca1ad}.RequisitionsTable__header-cell{padding:10px 0}.RequisitionsTable__content-cell{padding:8px 0}.RequisitionsTable__content-actions{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.RequisitionsTable__action-button{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0}.RequisitionsTable__action-button:hover{text-decoration:underline}

.RequisitionModalHeader{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%}.RequisitionModalHeader__title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.RequisitionModalHeader__title-colored{color:#eb33a8}.RequisitionModalHeader__icon{margin-right:15px}.RequisitionModalHeader__close-button{cursor:pointer;color:#fff;font-weight:500;background:transparent;border:none;padding:0;margin-left:15px}

.BatchItem__row{width:100%;display:grid;grid-template-columns:50px auto 170px;grid-column-gap:20px;-webkit-box-align:center;align-items:center;padding:10px 0px}.BatchItem__delete{height:100%;border-right:1px solid #d2d2d8}.BatchItem__delete-button{border:none;background:transparent;color:red;display:inline-block;padding:10px;cursor:pointer;font-size:20px;height:100%;margin:auto}.BatchItem__delete-button::before{font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.BatchItem__delete-button:hover{cursor:pointer}.BatchItem__delete-button:focus{outline:none}.BatchItem__batch-list{display:-webkit-box;display:flex}.BatchItem__spinner{margin:25px 0px 0px 10px}.BatchItem__label,.BatchItem__label>span{display:block;font-size:15px;line-height:18px;color:#253540;font-weight:500;margin:5px 0;white-space:nowrap;width:100%;text-align:left}.BatchItem__input-drop-down>.el-input>.el-input__inner{height:30px;border-radius:2px;font-weight:300;color:#000;box-shadow:none;width:100%;border:1px solid #d0d0d0}.BatchItem__input-drop-down>.el-input>.el-input__inner::-webkit-input-placeholder{color:#dcdfe6}.BatchItem__input-drop-down>.el-input>.el-input__inner::-moz-placeholder{color:#dcdfe6}.BatchItem__input-drop-down>.el-input>.el-input__inner:-ms-input-placeholder{color:#dcdfe6}.BatchItem__input-drop-down>.el-input>.el-input__inner::-ms-input-placeholder{color:#dcdfe6}.BatchItem__input-drop-down>.el-input>.el-input__inner::placeholder{color:#dcdfe6}.BatchItem__input-drop-down .el-input__icon{line-height:30px}.BatchItem__add-more{display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.BatchItem__add-more:hover{text-decoration:underline}.BatchItem__add-more:focus{outline:none}

.RequisitionModalContent__data{border-bottom:1px solid #eef1f4}.RequisitionModalContent__items{margin-top:20px}.RequisitionModalContent__data-row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:15px}.RequisitionModalContent__data-row-item{width:calc(100% / 3);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.RequisitionModalContent__data-row-item--full{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.RequisitionModalContent__item-header{color:#9ca1ad;font-size:13px;margin-bottom:5px}.RequisitionModalContent__item{background-color:#fafafa;margin:20px 0px;padding:15px}.RequisitionModalContent__item-top{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.RequisitionModalContent__item-name{width:80%;font-size:17px}.RequisitionModalContent__item-quantity{font-size:13px;color:#9ca1ad}.RequisitionModalContent__checkbox{display:inline-block;margin-right:5px;vertical-align:sub}

.RequisitionModalFooter{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.RequisitionModalFooter__approve{padding:0}.RequisitionModalFooter__approve[disabled]{pointer-events:none;opacity:0.3}.RequisitionModalFooter__right-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.RequisitionModalFooter__discard{color:#d34e73;background:transparent;border:none;padding:0}

.RequisitionApproveForm{width:800px;margin:0 auto}.RequisitionApproveForm__row{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:10px;margin-top:18px}.RequisitionApproveForm__row:last-of-type{margin-bottom:20px}.RequisitionApproveForm__addition-note-label{margin:0;font-weight:bold}.RequisitionApproveForm__addition-note-value{margin-top:0}.RequisitionApproveForm__discard-button{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#d34e73;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}

.RequisitionDetailsModalHeader{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%}.RequisitionDetailsModalHeader__title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.RequisitionDetailsModalHeader__title-colored{color:#eb33a8}.RequisitionDetailsModalHeader__icon{margin-right:15px}.RequisitionDetailsModalHeader__close-button{cursor:pointer;color:#fff;font-weight:500;background:transparent;border:none;padding:0;margin-left:15px}

.RequisitionDetailsModalContent__data{border-bottom:1px solid #eef1f4}.RequisitionDetailsModalContent__items{margin-top:20px}.RequisitionDetailsModalContent__data-row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:15px}.RequisitionDetailsModalContent__data-row-item{width:calc(100% / 3);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.RequisitionDetailsModalContent__item-header{color:#9ca1ad;font-size:13px;margin-bottom:5px}.RequisitionDetailsModalContent__item{background-color:#fafafa;margin:20px 0px;padding:15px}.RequisitionDetailsModalContent__item-top{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.RequisitionDetailsModalContent__item-name{width:80%;font-size:17px}.RequisitionDetailsModalContent__item-quantity{font-size:13px;color:#9ca1ad}.RequisitionDetailsModalContent__item-batches{width:300px;padding:10px 20px}.RequisitionDetailsModalContent__item-batches-header{color:#9ca1ad;font-size:13px;display:grid;grid-template-columns:200px 90px;grid-column-gap:10px}.RequisitionDetailsModalContent__item-batches-list{display:grid;grid-template-columns:200px 90px;grid-column-gap:10px}

.RequisitionsList{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:0 auto 15px;padding:20px 30px}@media screen and (min-width: 768px){.RequisitionsList{max-width:calc(100vw - 200px)}}

.PharmacyInventoryBatchesTable{border:1px solid #c6c9d0;border-radius:3px;margin:6px 0;box-shadow:0 0 5px 0 rgba(0,0,0,0.2)}.PharmacyInventoryBatchesTable__table{width:100%}.PharmacyInventoryBatchesTable__header-content-row{border-bottom:1px solid #f0f0f2}.PharmacyInventoryBatchesTable__header-content-cell{width:calc(100% / 7);padding:8px 12px}.PharmacyInventoryBatchesTable__header-row{text-transform:uppercase;color:#9ca1ad;background:#f0f0f2}.PharmacyInventoryBatchesTable__header-row:last-child .PharmacyInventoryBatchesTable__header-cell{padding-bottom:10px}.PharmacyInventoryBatchesTable__header-cell,.PharmacyInventoryBatchesTable__cell{padding:10px !important}.PharmacyInventoryBatchesTable__header-cell--align-right{text-align:right}.PharmacyInventoryBatchesTable__row:last-child .PharmacyInventoryBatchesTable__cell{padding-bottom:10px}.PharmacyInventoryBatchesTable__content-actions{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;gap:25px}.PharmacyInventoryBatchesTable__action-button{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0}.PharmacyInventoryBatchesTable__action-button:hover{text-decoration:underline}.PharmacyInventoryBatchesTable__action-button:focus{outline:none}.PharmacyInventoryBatchesTable__action-button--gray{color:#9ca1ad}.PharmacyInventoryBatchesTable__action-button--hidden{display:none}.PharmacyInventoryBatchesTable__action-button.delete{color:#ff5f73}.PharmacyInventoryBatchesTable__button-text{vertical-align:text-bottom}.PharmacyInventoryBatchesTable__chevron-up{display:inline-block;border-right:2px solid #9ca1ad;border-bottom:2px solid #9ca1ad;width:8px;height:8px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:10px}

.PharmacyInventoryTable{width:100%;font-size:14px}.PharmacyInventoryTable__header-row{text-transform:uppercase;color:#9ca1ad}.PharmacyInventoryTable__header-cell{padding:10px 12px;width:calc(100% / 7)}.PharmacyInventoryTable__header-cell-first{padding:10px 12px !important;width:50px}.PharmacyInventoryTable__content-row,.PharmacyInventoryTable__header-row{border-bottom:1px solid #f0f0f2}.PharmacyInventoryTable__content-cell{padding:8px 12px}.PharmacyInventoryTable__content-cell-first{width:50px}.PharmacyInventoryTable__content-actions{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.PharmacyInventoryTable__action-button{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0}.PharmacyInventoryTable__action-button:hover{text-decoration:underline}.PharmacyInventoryTable__action-button:focus{outline:none}.PharmacyInventoryTable__action-button[disabled]{color:#c6c9d0}.PharmacyInventoryTable__action-button[disabled]:hover{text-decoration:none}.PharmacyInventoryTable__action-button[disabled] .InventoryTable__chevron-down{border-right-color:#c6c9d0;border-bottom-color:#c6c9d0}.PharmacyInventoryTable__action-button--gray{color:#9ca1ad}.PharmacyInventoryTable__action-button--hidden{display:none}.PharmacyInventoryTable__action-button--edit{margin-top:4px}.PharmacyInventoryTable__button-text{vertical-align:sub}.PharmacyInventoryTable__chevron-down{display:inline-block;border-right:2px solid #9ca1ad;border-bottom:2px solid #9ca1ad;width:8px;height:8px;-webkit-transform:rotate(-315deg);transform:rotate(-315deg);margin-left:10px}.PharmacyInventoryTable__sub-row{border-bottom:1px solid #f0f0f2}

.PharmacyInventoryAdjustBatchForm{width:600px;margin:0 auto}.PharmacyInventoryAdjustBatchForm__row{display:-webkit-box;display:flex}.PharmacyInventoryAdjustBatchForm__row:nth-child(4){margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #eef1f4}.PharmacyInventoryAdjustBatchForm__form-field{width:100%;margin-right:15px}.PharmacyInventoryAdjustBatchForm__form-field:last-child{margin-right:0}.PharmacyInventoryAdjustBatchForm__label,.PharmacyInventoryAdjustBatchForm__label>span{display:block;font-size:15px;line-height:18px;color:#253540;font-weight:500;margin:5px 0;white-space:nowrap;width:100%;text-align:left}.PharmacyInventoryAdjustBatchForm__input{border:1px solid #d0d0d0;border-radius:2px;height:30px;padding:3px 10px 5px;font-weight:300;color:#000;box-shadow:none;width:100%}.PharmacyInventoryAdjustBatchForm__input::-webkit-input-placeholder{color:#dcdfe6}.PharmacyInventoryAdjustBatchForm__input::-moz-placeholder{color:#dcdfe6}.PharmacyInventoryAdjustBatchForm__input:-ms-input-placeholder{color:#dcdfe6}.PharmacyInventoryAdjustBatchForm__input:-moz-placeholder{color:#dcdfe6}.PharmacyInventoryAdjustBatchForm__input-drop-down>.el-input>.el-input__inner{height:30px;border-radius:2px;font-weight:300;color:#000;box-shadow:none;width:100%;border:1px solid #d0d0d0}.PharmacyInventoryAdjustBatchForm__input-drop-down>.el-input>.el-input__inner::-webkit-input-placeholder{color:#dcdfe6}.PharmacyInventoryAdjustBatchForm__input-drop-down>.el-input>.el-input__inner::-moz-placeholder{color:#dcdfe6}.PharmacyInventoryAdjustBatchForm__input-drop-down>.el-input>.el-input__inner:-ms-input-placeholder{color:#dcdfe6}.PharmacyInventoryAdjustBatchForm__input-drop-down>.el-input>.el-input__inner:-moz-placeholder{color:#dcdfe6}.PharmacyInventoryAdjustBatchForm__input-drop-down .el-input__icon{line-height:30px}


.PharmacyInventoryAddItemsForm{width:800px;margin:0 auto}.PharmacyInventoryAddItemsForm__row{display:grid;grid-template-columns:395px 395px;grid-column-gap:10px}.PharmacyInventoryAddItemsForm__row--last{margin-bottom:40px;border-bottom:1px solid #eef1f4;padding-bottom:20px}

.PharmacyInventoryList{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:0 auto 15px;padding:20px 30px}@media screen and (min-width: 768px){.PharmacyInventoryList{max-width:calc(100vw - 200px)}}.PharmacyInventoryList__spinner{margin:25px 0px 10px 0px}

.PharmacyPageHeader{width:1200px;margin:0 auto 15px;padding:20px 0;display:-webkit-box;display:flex}@media screen and (min-width: 768px){.PharmacyPageHeader{max-width:calc(100vw - 200px)}}.PharmacyPageHeader__actions{display:-webkit-inline-box;display:inline-flex;gap:20px;-webkit-box-align:center;align-items:center;margin-left:auto}.PharmacyPageHeader__actions p{margin-bottom:0}.PharmacyPageHeader__actions__button-delete{padding:12px 27px;border-radius:50px;border:none;outline:none;font-weight:bold;color:white;fill:white;cursor:pointer;background-color:#d34e43}

.PharmacyInventoryAddBatchItems{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;padding:0;list-style:none}.PharmacyInventoryAddBatchItems label{margin-bottom:0;flex-basis:100%}.PharmacyInventoryAddBatchItems__item{margin-top:18px}.PharmacyInventoryAddBatchItems__item:last-child{margin-top:0}.PharmacyInventoryAddBatchItems__col>*{width:100%}.PharmacyInventoryAddBatchItems__delete{border:none;background:transparent;color:red;display:inline-block;margin-bottom:-20px;padding:10px;cursor:pointer;font-size:20px}.PharmacyInventoryAddBatchItems__delete-container{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.PharmacyInventoryAddBatchItems__delete::before{content:'\e802';font-family:'fontello', serif;font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.PharmacyInventoryAddBatchItems__delete:hover{cursor:pointer}.PharmacyInventoryAddBatchItems__delete:focus{outline:none}.PharmacyInventoryAddBatchItems__add-more{margin-top:10px;margin-bottom:40px;display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.PharmacyInventoryAddBatchItems__add-more:hover{text-decoration:underline}.PharmacyInventoryAddBatchItems__add-more:focus{outline:none}.PharmacyInventoryAddBatchItems label{margin-right:10px}.PharmacyInventoryAddBatchItems__form-field{width:100%;margin-right:10px}.PharmacyInventoryAddBatchItems__form-field:last-child{margin-right:0}.PharmacyInventoryAddBatchItems__label,.PharmacyInventoryAddBatchItems__label>span{display:block;font-size:15px;line-height:20px;color:#253540;font-weight:500;margin:0 0 5px;white-space:nowrap;width:100%;text-align:left}.PharmacyInventoryAddBatchItems__input{border:1px solid #dcdfe6;border-radius:2px;height:30px;padding:3px 10px 5px;font-weight:500;font-size:14px;color:#000;box-shadow:none;width:100%}.PharmacyInventoryAddBatchItems__input:focus{border-color:#409eff;outline:none}.PharmacyInventoryAddBatchItems__input::-webkit-input-placeholder{color:#dcdfe6}.PharmacyInventoryAddBatchItems__input::-moz-placeholder{color:#dcdfe6}.PharmacyInventoryAddBatchItems__input:-ms-input-placeholder{color:#dcdfe6}.PharmacyInventoryAddBatchItems__input:-moz-placeholder{color:#dcdfe6}

.PharmacyInventoryAdjustmentsTable{width:100%;font-size:14px;margin-bottom:40px}.PharmacyInventoryAdjustmentsTable__header-row{text-transform:uppercase;color:#9ca1ad}.PharmacyInventoryAdjustmentsTable__header-cell{padding:10px 12px;width:calc(100% / 6)}.PharmacyInventoryAdjustmentsTable__content-row,.PharmacyInventoryAdjustmentsTable__header-row{border-bottom:1px solid #f0f0f2}.PharmacyInventoryAdjustmentsTable__content-cell{padding:8px 12px}

.PharmacyInventoryAdjustmentsList__close{border:none;background:transparent;display:inline-block;padding:10px;cursor:pointer;margin-left:100%}.PharmacyInventoryAdjustmentsList__close::before{font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.PharmacyInventoryAdjustmentsList__close:hover{cursor:pointer}.PharmacyInventoryAdjustmentsList__close:focus{outline:none}.PharmacyInventoryAdjustmentsList__footer{margin-bottom:20px}

.AddBatchForm__row{display:-webkit-box;display:flex;padding-bottom:10px;-webkit-box-pack:justify;justify-content:space-between}.AddBatchForm__row--last{margin-bottom:40px;border-bottom:1px solid #eef1f4;padding-bottom:20px}.AddBatchForm__items{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;padding:0;list-style:none}.AddBatchForm__item{width:100%;margin:0;padding:0;list-style:none}.AddBatchForm__delete-button{border:none;background:transparent;color:red;display:block;position:relative;margin-bottom:-8px;padding:10px;cursor:pointer;font-size:20px}.AddBatchForm__delete-button-container{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.AddBatchForm__delete-button::before{content:'\e802';position:absolute;font-family:'fontello', serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.AddBatchForm__delete-button:hover:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.AddBatchForm__delete-button:focus{outline:none}.AddBatchForm__form-field{width:30%;margin-right:15px}.AddBatchForm__form-field:last-child{margin-right:0}.AddBatchForm__label,.AddBatchForm__label>span{display:block;font-size:15px;line-height:18px;color:#253540;font-weight:500;margin:5px 0;white-space:nowrap;width:100%;text-align:left}.AddBatchForm__input{width:100%}.AddBatchForm__input--medium{width:calc(50% - 5px)}.AddBatchForm__input--small{width:calc(100% / 3 - 5px)}.AddBatchForm__input::-webkit-input-placeholder{color:#dcdfe6}.AddBatchForm__input::-moz-placeholder{color:#dcdfe6}.AddBatchForm__input:-ms-input-placeholder{color:#dcdfe6}.AddBatchForm__input::-ms-input-placeholder{color:#dcdfe6}.AddBatchForm__input::placeholder{color:#dcdfe6}


.ConsumablesInventoryAdjustmentsTable{width:100%;font-size:14px;margin-bottom:40px}.ConsumablesInventoryAdjustmentsTable__header-row{text-transform:uppercase;color:#9ca1ad}.ConsumablesInventoryAdjustmentsTable__header-cell{padding:10px 12px;width:calc(100% / 6)}.ConsumablesInventoryAdjustmentsTable__content-row,.ConsumablesInventoryAdjustmentsTable__header-row{border-bottom:1px solid #f0f0f2}.ConsumablesInventoryAdjustmentsTable__content-cell{padding:8px 12px}

.ConsumablesInventoryAdjustmentsList__close{border:none;background:transparent;display:inline-block;padding:10px;cursor:pointer;margin-left:100%}.ConsumablesInventoryAdjustmentsList__close::before{font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ConsumablesInventoryAdjustmentsList__close:hover{cursor:pointer}.ConsumablesInventoryAdjustmentsList__close:focus{outline:none}.ConsumablesInventoryAdjustmentsList__footer{margin-bottom:20px}

.OrderItem{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;padding:0;list-style:none}.OrderItem label{margin-bottom:0;flex-basis:100%}.OrderItem__row{display:grid;grid-template-columns:250px 250px 250px 30px;grid-column-gap:10px;margin-top:18px}.OrderItem__consumable-items{display:-webkit-box;display:flex;width:250px}.OrderItem__delete{border:none;background:transparent;color:red;display:inline-block;margin-bottom:-20px;padding:10px;cursor:pointer;font-size:20px}.OrderItem__delete::before{font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.OrderItem__delete:hover{cursor:pointer}.OrderItem__delete:focus{outline:none}

.CreateOrderForm{width:800px;margin:0 auto}.CreateOrderForm__row{display:grid;grid-template-columns:375px 375px 30px;grid-column-gap:10px}.CreateOrderForm__items{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;padding:0;list-style:none}.CreateOrderForm__add-more{margin-top:10px;margin-bottom:20px;display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.CreateOrderForm__add-more:hover{text-decoration:underline}.CreateOrderForm__add-more:focus{outline:none}


.CreateConsumableRequisitionForm[data-v-cee9c6b0]{width:800px;margin:0 auto}.CreateConsumableRequisitionForm__row[data-v-cee9c6b0]{display:grid;grid-template-columns:repeat(2, auto);grid-column-gap:10px}.CreateConsumableRequisitionForm__additional-info-row[data-v-cee9c6b0]{margin-top:20px}.CreateConsumableRequisitionForm__items[data-v-cee9c6b0]{width:100%;margin:0;padding:0;list-style:none}.CreateConsumableRequisitionForm__add-more[data-v-cee9c6b0]{margin-top:10px;margin-bottom:20px;display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.CreateConsumableRequisitionForm__add-more[data-v-cee9c6b0]:hover{text-decoration:underline}.CreateConsumableRequisitionForm__add-more[data-v-cee9c6b0]:focus{outline:none}.CreateConsumableRequisitionForm__footer[data-v-cee9c6b0]{text-align:center;margin-bottom:50px}.CreateConsumableRequisitionForm__cancel[data-v-cee9c6b0]{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.CreateConsumableRequisitionForm_submit[data-v-cee9c6b0]{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#4a90e2;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}.CreateConsumableRequisitionForm_submit[disabled][data-v-cee9c6b0]{pointer-events:none;cursor:default;opacity:0.4 !important}

.AdjustBatchForm{width:600px;margin:0 auto}.AdjustBatchForm__row{display:-webkit-box;display:flex}.AdjustBatchForm__row:nth-child(4){margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #eef1f4}.AdjustBatchForm__form-field{width:30%;margin-right:15px}.AdjustBatchForm__form-field:last-child{margin-right:0}.AdjustBatchForm__label,.AdjustBatchForm__label>span{display:block;font-size:15px;line-height:18px;color:#253540;font-weight:500;margin:5px 0;white-space:nowrap;width:100%;text-align:left}.AdjustBatchForm__input{border:1px solid #d0d0d0;border-radius:2px;height:30px;padding:3px 10px 5px;font-weight:300;color:#000;box-shadow:none;width:100%}.AdjustBatchForm__input::-webkit-input-placeholder{color:#dcdfe6}.AdjustBatchForm__input::-moz-placeholder{color:#dcdfe6}.AdjustBatchForm__input:-ms-input-placeholder{color:#dcdfe6}.AdjustBatchForm__input:-moz-placeholder{color:#dcdfe6}.AdjustBatchForm__input-drop-down>.el-input>.el-input__inner{height:30px;border-radius:2px;font-weight:300;color:#000;box-shadow:none;width:100%;border:1px solid #d0d0d0}.AdjustBatchForm__input-drop-down>.el-input>.el-input__inner::-webkit-input-placeholder{color:#dcdfe6}.AdjustBatchForm__input-drop-down>.el-input>.el-input__inner::-moz-placeholder{color:#dcdfe6}.AdjustBatchForm__input-drop-down>.el-input>.el-input__inner:-ms-input-placeholder{color:#dcdfe6}.AdjustBatchForm__input-drop-down>.el-input>.el-input__inner:-moz-placeholder{color:#dcdfe6}.AdjustBatchForm__input-drop-down .el-input__icon{line-height:30px}

.ConsumablesInventoryBatchesTable{border:1px solid #c6c9d0;border-radius:3px;margin:6px 0;box-shadow:0 0 5px 0 rgba(0,0,0,0.2)}.ConsumablesInventoryBatchesTable__table{width:100%}.ConsumablesInventoryBatchesTable__content-actions{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.ConsumablesInventoryBatchesTable__action-button{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0}.ConsumablesInventoryBatchesTable__action-button:hover{text-decoration:underline}.ConsumablesInventoryBatchesTable__action-button:focus{outline:none}.ConsumablesInventoryBatchesTable__action-button--gray{color:#9ca1ad}.ConsumablesInventoryBatchesTable__action-button--hidden{display:none}.ConsumablesInventoryBatchesTable__header-content-row{border-bottom:1px solid #f0f0f2}.ConsumablesInventoryBatchesTable__header-content-cell{width:calc(100% / 7);padding:8px 12px}.ConsumablesInventoryBatchesTable__header-row{text-transform:uppercase;color:#9ca1ad;background:#f0f0f2}.ConsumablesInventoryBatchesTable__header-row:last-child .ConsumablesInventoryBatchesTable__header-cell{padding-bottom:10px}.ConsumablesInventoryBatchesTable__header-cell,.ConsumablesInventoryBatchesTable__cell{padding:10px 10px 0}.ConsumablesInventoryBatchesTable__header-cell--align-right{text-align:right}.ConsumablesInventoryBatchesTable__row:last-child .ConsumablesInventoryBatchesTable__cell{padding-bottom:10px}.ConsumablesInventoryBatchesTable__content-actions{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.ConsumablesInventoryBatchesTable__action-button{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0}.ConsumablesInventoryBatchesTable__action-button:hover{text-decoration:underline}.ConsumablesInventoryBatchesTable__action-button:focus{outline:none}.ConsumablesInventoryBatchesTable__action-button--gray{color:#9ca1ad}.ConsumablesInventoryBatchesTable__action-button--hidden{display:none}.ConsumablesInventoryBatchesTable__button-text{vertical-align:text-bottom}.ConsumablesInventoryBatchesTable__chevron-up{display:inline-block;border-right:2px solid #9ca1ad;border-bottom:2px solid #9ca1ad;width:8px;height:8px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:10px}

.ConsumablesInventoryTable{width:100%;font-size:14px}.ConsumablesInventoryTable__header-row{text-transform:uppercase;color:#9ca1ad}.ConsumablesInventoryTable__header-cell{padding:10px 12px;width:calc(100% / 8)}.ConsumablesInventoryTable__content-row,.ConsumablesInventoryTable__header-row{border-bottom:1px solid #f0f0f2}.ConsumablesInventoryTable__content-cell{padding:8px 12px}.ConsumablesInventoryTable__content-actions{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.ConsumablesInventoryTable__action-button{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0}.ConsumablesInventoryTable__action-button:hover{text-decoration:underline}.ConsumablesInventoryTable__action-button:focus{outline:none}.ConsumablesInventoryTable__action-button[disabled]{color:#c6c9d0}.ConsumablesInventoryTable__action-button[disabled]:hover{text-decoration:none}.ConsumablesInventoryTable__action-button[disabled] .InventoryTable__chevron-down{border-right-color:#c6c9d0;border-bottom-color:#c6c9d0}.ConsumablesInventoryTable__action-button--gray{color:#9ca1ad}.ConsumablesInventoryTable__action-button--hidden{display:none}.ConsumablesInventoryTable__unlink{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}.ConsumablesInventoryTable__button-text{vertical-align:sub}.ConsumablesInventoryTable__chevron-down{display:inline-block;border-right:2px solid #9ca1ad;border-bottom:2px solid #9ca1ad;width:8px;height:8px;-webkit-transform:rotate(-315deg);transform:rotate(-315deg);margin-left:10px}.ConsumablesInventoryTable__sub-row{border-bottom:1px solid #f0f0f2}

.ConsumablesInventoryList{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:0 auto 15px;padding:20px 30px}@media screen and (min-width: 768px){.ConsumablesInventoryList{max-width:calc(100vw - 200px)}}.ConsumablesInventoryList__spinner{margin:25px 0px 10px 0px}

.expand-enter-active[data-v-000d31c0],.expand-leave-active[data-v-000d31c0]{-webkit-transition:height 0.3s ease-in-out;transition:height 0.3s ease-in-out;overflow:hidden}.expand-enter[data-v-000d31c0],.expand-leave-to[data-v-000d31c0]{height:0}

.ConsumablesOrderBilling{margin-top:10px}.ConsumablesOrderBilling__content{padding:0px 12px 10px}.ConsumablesOrderBilling__header{padding:10px 12px;background-color:#fafafa;border-bottom:1px solid #eee;border-top:1px solid #eee}.ConsumablesOrderBilling__label{text-transform:uppercase;font-size:12px;font-weight:bold;color:#6e8090}.ConsumablesOrderBilling__item+.ConsumablesOrderBilling__item{border-top:1px solid #eee}.ConsumablesOrderBilling__item-header{display:grid;grid-template-columns:25px auto;grid-column-gap:10px;border-bottom:1px solid #eee;padding:12px 0px}.ConsumablesOrderBilling__item-header-count{width:25px;height:25px;background:#deedfa;font-size:13px;font-weight:500;border-radius:50%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ConsumablesOrderBilling__item-header-name{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ConsumablesOrderBilling__item-values{padding:5px 0px;width:30%;display:grid;grid-template-columns:auto auto;grid-column-gap:10px}.ConsumablesOrderBilling__footer{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:20px 12px;border-top:1px solid #eee}.ConsumablesOrderBilling__footer-total{font-size:14px;font-weight:500;line-height:20px}.ConsumablesOrderBilling__cancel-btn{margin:0 20px;color:#6e8090;padding:0;font-size:14px;background-color:inherit;border:none}

.ConsumablesOrderDisbursementBatchItem[data-v-0abc90f0]{display:grid;grid-template-columns:1fr 11fr;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;padding-top:12px}.ConsumablesOrderDisbursementBatchItem__remove-batch[data-v-0abc90f0]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start;padding-top:6px}.ConsumablesOrderDisbursementBatchItem__remove-batch-icon[data-v-0abc90f0]{font-size:20px;cursor:pointer;opacity:0.35;-webkit-transition:opacity 0.35s ease;transition:opacity 0.35s ease}.ConsumablesOrderDisbursementBatchItem__remove-batch-icon[data-v-0abc90f0]:hover{opacity:1}.ConsumablesOrderDisbursementBatchItem__batch-item-details[data-v-0abc90f0]{padding-left:15px;border-left:1px solid #eee}.ConsumablesOrderDisbursementBatchItem__batch-number[data-v-0abc90f0],.ConsumablesOrderDisbursementBatchItem__batch-quantity[data-v-0abc90f0]{display:grid;grid-template-columns:2fr 10fr;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;-webkit-box-align:center;align-items:center}

.ConsumablesOrderDisbursement[data-v-67a4b5fd]{margin-top:10px}.ConsumablesOrderDisbursement__content[data-v-67a4b5fd]{padding:0px 12px 10px;color:#6e8090}.ConsumablesOrderDisbursement__header[data-v-67a4b5fd]{padding:10px 12px;background-color:#fafafa;border-bottom:1px solid #eee;border-top:1px solid #eee;color:#6e8090}.ConsumablesOrderDisbursement__label[data-v-67a4b5fd]{text-transform:uppercase;font-size:12px;font-weight:bold}.ConsumablesOrderDisbursement__item-header[data-v-67a4b5fd]{display:grid;grid-template-columns:25px auto;grid-column-gap:10px;border-bottom:1px solid #eee;padding:12px 0px;color:#6e8090}.ConsumablesOrderDisbursement__item-header-count[data-v-67a4b5fd]{width:25px;height:25px;background:#deedfa;font-size:13px;font-weight:500;border-radius:50%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ConsumablesOrderDisbursement__item-header-name[data-v-67a4b5fd]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ConsumablesOrderDisbursement__item-values[data-v-67a4b5fd]{padding:15px 0px 5px;width:50%}.ConsumablesOrderDisbursement__item-values-header[data-v-67a4b5fd]{display:grid;grid-template-columns:6fr 1fr 2fr 1fr 2fr;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.ConsumablesOrderDisbursement__item-name[data-v-67a4b5fd]{font-weight:bold}.ConsumablesOrderDisbursement__add-batch[data-v-67a4b5fd]{padding:5px 0px;color:#3890db;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.ConsumablesOrderDisbursement__footer[data-v-67a4b5fd]{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;padding:20px 12px;border-top:1px solid #eee}.ConsumablesOrderDisbursement__cancel-btn[data-v-67a4b5fd]{margin:0 20px;color:#6e8090;padding:0;font-size:14px;background-color:inherit;border:none}

.ConsumablesOrderItemHeader[data-v-4f43dc55]{display:grid;grid-template-columns:40px 280px 185px 185px 280px auto;grid-column-gap:10px;-webkit-box-align:center;align-items:center;padding:8px 12px;color:#6e8090}.ConsumablesOrderItemHeader__avatar-image[data-v-4f43dc55]{width:40px;height:40px;border-radius:50%}.ConsumablesOrderItemHeader__patient-name[data-v-4f43dc55]{color:#3890db;font-weight:500;cursor:pointer}.ConsumablesOrderItemHeader__patient-details[data-v-4f43dc55]{color:#72808e;font-weight:400}.ConsumablesOrderItemHeader__status-wrapper[data-v-4f43dc55]{font-size:12px;font-weight:500;border-radius:4px;padding:2px 12px;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.ConsumablesOrderItemHeader__status-wrapper--not-applicable[data-v-4f43dc55]{background:rgba(0,0,0,0.2)}.ConsumablesOrderItemHeader__status-wrapper--awaiting-billing[data-v-4f43dc55]{background:rgba(255,95,115,0.2)}.ConsumablesOrderItemHeader__status-wrapper--awaiting-disbursement[data-v-4f43dc55]{background:rgba(245,166,35,0.2)}.ConsumablesOrderItemHeader__status-wrapper--completed[data-v-4f43dc55]{background:rgba(126,211,33,0.2)}.ConsumablesOrderItemHeader__status-wrapper--discarded[data-v-4f43dc55]{background:rgba(68,82,89,0.2)}.ConsumablesOrderItemHeader__actions[data-v-4f43dc55]{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.ConsumablesOrderItemHeader__action-button[data-v-4f43dc55]{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0}.ConsumablesOrderItemHeader__action-button[data-v-4f43dc55]:hover{text-decoration:underline}.ConsumablesOrderItemHeader__action-button[data-v-4f43dc55]:focus{outline:none}.ConsumablesOrderItemHeader__action-button[disabled][data-v-4f43dc55]{color:#c6c9d0}.ConsumablesOrderItemHeader__action-button[disabled][data-v-4f43dc55]:hover{text-decoration:none}.ConsumablesOrderItemHeader__action-button[disabled] .InventoryTable__chevron-down[data-v-4f43dc55]{border-right-color:#c6c9d0;border-bottom-color:#c6c9d0}.ConsumablesOrderItemHeader__action-button--gray[data-v-4f43dc55]{color:#9ca1ad}.ConsumablesOrderItemHeader__action-button--hidden[data-v-4f43dc55]{display:none}.ConsumablesOrderItemHeader__button-text[data-v-4f43dc55]{vertical-align:sub}.ConsumablesOrderItemHeader__chevron-down[data-v-4f43dc55]{display:inline-block;border-right:2px solid #9ca1ad;border-bottom:2px solid #9ca1ad;width:8px;height:8px;-webkit-transform:rotate(-315deg);transform:rotate(-315deg);margin-left:10px}.ConsumablesOrderItemHeader__chevron-up[data-v-4f43dc55]{display:inline-block;border-right:2px solid #9ca1ad;border-bottom:2px solid #9ca1ad;width:8px;height:8px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:10px}.ConsumablesOrderItemHeader__patient-provider-type[data-v-4f43dc55]{font-style:italic;font-size:12px}.ConsumablesOrderItemHeader__patient-admitted[data-v-4f43dc55]{background-image:url("data:image/svg+xml,%3Csvg width='11px' height='10px' viewBox='0 0 11 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EConsumable Icon%3C/title%3E %3Cg id='13-Lab-Orders' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='13-Lab-Orders/01-01-01-Lab-Orders-Pending-Orders' transform='translate(-399.000000, -181.000000)'%3E %3Cg id='Group' transform='translate(210.000000, 83.000000)'%3E %3Cg id='Group-6' transform='translate(20.000000, 20.000000)'%3E %3Cg id='content' transform='translate(0.000000, 59.000000)'%3E %3Cg id='Consumable-Icon' transform='translate(169.000000, 18.000000)'%3E %3Crect id='Rectangle-6' x='0' y='0' width='11' height='11'%3E%3C/rect%3E %3Cg id='bedroom' transform='translate(0.916667, 1.375000)'%3E %3Cpath d='M9.16666667,4.58333333 L0.916666667,4.58333333 L0.916666667,0.458333333 C0.916666667,0.205202823 0.711463844,0 0.458333333,0 C0.205202823,0 0,0.205202823 0,0.458333333 L0,8.25 C0,8.50313051 0.205202823,8.70833333 0.458333333,8.70833333 C0.711463844,8.70833333 0.916666667,8.50313051 0.916666667,8.25 L0.916666667,7.33333333 L8.25,7.33333333 L8.25,8.25 C8.25,8.50313051 8.45520282,8.70833333 8.70833333,8.70833333 C8.96146384,8.70833333 9.16666667,8.50313051 9.16666667,8.25 L9.16666667,4.58333333 Z' id='Path' fill='%2372808E'%3E%3C/path%3E %3Cpath d='M1.83333333,2.52083333 C1.83333333,1.88800706 2.34634039,1.375 2.97916667,1.375 C3.61199294,1.375 4.125,1.88800706 4.125,2.52083333 C4.125,3.15365961 3.61199294,3.66666667 2.97916667,3.66666667 C2.34634039,3.66666667 1.83333333,3.15365961 1.83333333,2.52083333 Z' id='Path' fill='%23C0CCD7'%3E%3C/path%3E %3Cpath d='M9.16666667,3.66666667 L5.5,3.66666667 C5.24686949,3.66666667 5.04166667,3.46146384 5.04166667,3.20833333 L5.04166667,1.83333333 C5.04166667,1.58020282 5.24686949,1.375 5.5,1.375 L7.79166667,1.375 C8.5510582,1.375 9.16666667,1.99060847 9.16666667,2.75 L9.16666667,3.66666667 Z' id='Path' fill='%23C0CCD7'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");width:11px;height:11px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;font-size:11px}

.ConsumablesOrderItem{border:1px solid #d8d8d8;border-radius:4px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2);margin-top:10px}.ConsumablesOrderItem--completed{opacity:0.5}


.ConsumablesOrdersList{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:0 auto 15px;padding:20px 30px}@media screen and (min-width: 768px){.ConsumablesOrdersList{max-width:calc(100vw - 200px)}}.ConsumablesOrdersList__spinner{margin:25px 0px 10px 0px}.ConsumablesOrdersList__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.ConsumablesOrdersList__clear-all{cursor:pointer}.ConsumablesOrdersList__divider{border:1px solid #d8d8d8;margin:36px 0;height:0;position:relative}.ConsumablesOrdersList__divider-text{color:#6e8090;font-size:14px;line-height:20px;background:#ffffff;padding:0 6px;position:absolute;top:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}

.ConsumablesRequisitionsTableRow__cell[data-v-c9ed25e0]{padding:8px 0}.ConsumablesRequisitionsTableRow__actions[data-v-c9ed25e0]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.ConsumablesRequisitionsTableRow__action-button[data-v-c9ed25e0]{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0}.ConsumablesRequisitionsTableRow__action-button[data-v-c9ed25e0]:hover{text-decoration:underline}

.ConsumablesRequisitionsTable[data-v-71f38a59]{width:100%;font-size:14px}.ConsumablesRequisitionsTable__header-row[data-v-71f38a59]{text-transform:uppercase;color:#9ca1ad}.ConsumablesRequisitionsTable__header-cell[data-v-71f38a59]{padding:10px 0}

.ConsumablesRequisitionApproveForm{width:800px;margin:0 auto}.ConsumablesRequisitionApproveForm__row{display:grid;grid-template-columns:375px 375px 30px;grid-column-gap:10px;margin-top:18px}.ConsumablesRequisitionApproveForm__row:last-of-type{margin-bottom:20px}.ConsumablesRequisitionApproveForm__delete{border:none;background:transparent;color:red;display:inline-block;margin-bottom:-20px;padding:10px;cursor:pointer;font-size:20px}.ConsumablesRequisitionApproveForm__delete::before{font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ConsumablesRequisitionApproveForm__delete:hover{cursor:pointer}.ConsumablesRequisitionApproveForm__delete:focus{outline:none}.ConsumablesRequisitionApproveForm__discard-button{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#d34e73;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}.ConsumablesRequisitionApproveForm__addition-note{margin-top:18px;margin-bottom:20px}.ConsumablesRequisitionApproveForm__addition-note-label{margin:0;font-weight:bold}.ConsumablesRequisitionApproveForm__addition-note-value{margin-top:0}

.ConsumablesRequisitionDetailsModalHeader{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%}.ConsumablesRequisitionDetailsModalHeader__title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ConsumablesRequisitionDetailsModalHeader__title-colored{color:#eb33a8}.ConsumablesRequisitionDetailsModalHeader__icon{margin-right:15px}.ConsumablesRequisitionDetailsModalHeader__close-button{cursor:pointer;color:#fff;font-weight:500;background:transparent;border:none;padding:0;margin-left:15px}

.ConsumablesRequisitionDetailsModalFooter{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.ConsumablesRequisitionDetailsModalFooter__approve{padding:0}.ConsumablesRequisitionDetailsModalFooter__approve[disabled]{pointer-events:none;opacity:0.3}.ConsumablesRequisitionDetailsModalFooter__right-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.ConsumablesRequisitionDetailsModalFooter__discard{color:#d34e73;background:transparent;border:none;padding:0}

.ConsumablesRequisitionDetailsModalContent__data{border-bottom:1px solid #eef1f4}.ConsumablesRequisitionDetailsModalContent__items{margin-top:20px}.ConsumablesRequisitionDetailsModalContent__data-row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:15px}.ConsumablesRequisitionDetailsModalContent__data-row-item{width:calc(100% / 3);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ConsumablesRequisitionDetailsModalContent__item-header{color:#9ca1ad;font-size:13px;margin-bottom:5px}.ConsumablesRequisitionDetailsModalContent__item{background-color:#fafafa;margin:20px 0px;padding:15px}.ConsumablesRequisitionDetailsModalContent__item-top{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.ConsumablesRequisitionDetailsModalContent__item-name{width:80%;font-size:17px}.ConsumablesRequisitionDetailsModalContent__item-quantity{font-size:13px;color:#9ca1ad}.ConsumablesRequisitionDetailsModalContent__item-batches{padding:15px 0px 0px 70px}.ConsumablesRequisitionDetailsModalContent__batch{display:grid;grid-template-columns:auto 200px;-webkit-box-align:center;align-items:center}.ConsumablesRequisitionDetailsModalContent__batch-label{color:#9ca1ad;font-size:13px;margin-bottom:5px}

.ConsumablesRequisitionsList[data-v-8987dc50]{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:0 auto 15px;padding:20px 30px}

.ImagingOrderFormActions[data-v-f96fa7fc]{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;border-bottom:1px solid #eef1f4;border-top:1px solid #eef1f4}.ImagingOrderFormActions .form-label[data-v-f96fa7fc]{color:#72808e;font-size:14px;font-weight:normal}.ImagingOrderFormActions>*[data-v-f96fa7fc]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ImagingOrderFormActions__capturing-confirm[data-v-f96fa7fc]{font-weight:bold}.ImagingOrderFormActions__discard-btn[data-v-f96fa7fc],.ImagingOrderFormActions__draft-btn[data-v-f96fa7fc],.ImagingOrderFormActions__notify-patient[data-v-f96fa7fc],.ImagingOrderFormActions__submit-btn[data-v-f96fa7fc]{margin:20px}.ImagingOrderFormActions__submit-btn[data-v-f96fa7fc]:disabled{cursor:not-allowed;opacity:0.7}.ImagingOrderFormActions__discard-btn[data-v-f96fa7fc]{color:#d34e73;background:transparent;border:none;padding:0}.ImagingOrderFormActions[data-v-f96fa7fc]  .tooltip-arrow:after{border-bottom-color:#607485}

.ImagingOrderLogs[data-v-3dc7ae3d]{margin:0 -20px 10px;background-color:#fafafa;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start}.ImagingOrderLogs__column[data-v-3dc7ae3d]{padding:20px 40px 20px 20px}.ImagingOrderLogs__column[data-v-3dc7ae3d]:last-of-type{padding-right:20px}.ImagingOrderLogs__label[data-v-3dc7ae3d]{margin-bottom:10px;font-weight:bold}

.GuiFieldTitle__value[data-v-16b2d69e]{font-size:22px}

.GuiFieldHeader__value[data-v-1792cc0d]{line-height:1.3;font-size:20px}

.BuilderFieldRadios__field .AlmightyRadio__option{margin:0 0 5px}.BuilderFieldRadios__field .AlmightyRadio__option:first-child{margin-top:5px}.BuilderFieldRadios__field .AlmightyRadio__option-label{font-weight:normal;margin:0}

.GuiFieldRadios__field .AlmightyRadio__option{margin:0 0 5px}.GuiFieldRadios__field .AlmightyRadio__option:first-child{margin-top:5px}.GuiFieldRadios__field .AlmightyRadio__option-label{font-weight:normal;margin:0}

.BuilderFieldCheckboxes__label{width:100%}.BuilderFieldCheckboxes__group{display:block;margin-top:5px}.BuilderFieldCheckboxes__checkbox{font-weight:normal !important;padding-right:32px}.BuilderFieldCheckboxes .AlmightyCheckbox__label{display:inline-block;max-width:unset}.BuilderFieldCheckboxes .AlmightyCheckbox__selector{display:inline-block;vertical-align:bottom}

.GuiFieldCheckboxes__label{width:100%}.GuiFieldCheckboxes__group{display:block;margin-top:5px}.GuiFieldCheckboxes__checkbox{font-weight:normal !important;padding-right:32px}.GuiFieldCheckboxes .AlmightyCheckbox__label{display:inline-block;max-width:unset}.GuiFieldCheckboxes .AlmightyCheckbox__selector{display:inline-block;vertical-align:bottom}

.ConfigFormTable__field-wrapper{position:relative}.ConfigFormTable__link{margin-top:10px;margin-bottom:40px;display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.ConfigFormTable__link:hover{text-decoration:underline}.ConfigFormTable__link--danger{color:#d34e73;position:absolute;top:0;right:0;margin:0}.ConfigFormTable__columns,.ConfigFormTable__rows{margin-top:20px}

.GuiFieldTable__almighty-table__wrapper[data-v-ea85f082]{overflow-x:auto}.GuiFieldTable__almighty-table__wrapper[data-v-ea85f082]  .AlmightyTable__table{table-layout:auto}.GuiFieldTable__almighty-table__wrapper[data-v-ea85f082]  .AlmightyTable__table .AlmightyTable__header-cell,.GuiFieldTable__almighty-table__wrapper[data-v-ea85f082]  .AlmightyTable__table .AlmightyTable__cell{padding:0 10px}

.BuilderFieldHistory__checkbox[data-v-60fb31f0]{font-weight:normal}.BuilderFieldHistory__checkbox-input[data-v-60fb31f0],.BuilderFieldHistory__checkbox-date[data-v-60fb31f0]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.BuilderFieldHistory__checkbox-inline[data-v-60fb31f0]{font-weight:normal;max-width:50%}.BuilderFieldHistory__input-inline[data-v-60fb31f0]{-webkit-box-flex:1;flex:1;margin-left:10px}.BuilderFieldHistory__input-inline[data-v-60fb31f0] .AlmightyDatetimePicker__clear{top:4px}

.Fields__checkbox[data-v-78a77ac2]{font-weight:normal}.Fields__checkbox-input[data-v-78a77ac2],.Fields__checkbox-date[data-v-78a77ac2],.Fields__checkbox-radio[data-v-78a77ac2]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.Fields__checkbox-radio[data-v-78a77ac2]{-webkit-box-pack:justify;justify-content:space-between;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start}.Fields__checkbox-inline[data-v-78a77ac2]{font-weight:normal;max-width:50%;-webkit-box-flex:1;flex:1}.Fields__input-inline[data-v-78a77ac2]{-webkit-box-flex:1;flex:1;margin-left:10px}.Fields__input-inline[data-v-78a77ac2] .AlmightyDatetimePicker__clear{top:4px}.Fields__input-inline[data-v-78a77ac2] .AlmightyDatetimeModal{top:unset}.Fields__radio-inline[data-v-78a77ac2]{-webkit-box-flex:1;flex:1;max-width:50%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.Fields__flex-spacer[data-v-78a77ac2]{-webkit-box-flex:1;flex-grow:1}

.GuiFieldHistory__item[data-v-26aded9d]{position:relative;margin-bottom:10px}.GuiFieldHistory__remove[data-v-26aded9d]{position:absolute;top:0;right:0;border:none;background:none;color:#d34e73}.GuiFieldHistory__remove[data-v-26aded9d]:hover{text-decoration:underline}.GuiFieldHistory__add[data-v-26aded9d]{margin-top:10px;margin-bottom:15px;display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.GuiFieldHistory__add[data-v-26aded9d]:hover{text-decoration:underline}.GuiFieldHistory__empty-label[data-v-26aded9d]{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-width:100%;margin-bottom:5px;font-weight:bold}

.GuiFieldDiagnosis__item[data-v-471904b2]{position:relative;margin-bottom:10px}.GuiFieldDiagnosis__remove[data-v-471904b2]{position:absolute;top:0;right:0;border:none;background:none;color:#d34e73}.GuiFieldDiagnosis__remove[data-v-471904b2]:hover{text-decoration:underline}.GuiFieldDiagnosis__add[data-v-471904b2]{margin-top:10px;margin-bottom:15px;display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.GuiFieldDiagnosis__add[data-v-471904b2]:hover{text-decoration:underline}.GuiFieldDiagnosis__empty-label[data-v-471904b2]{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-width:100%;margin-bottom:5px;font-weight:bold}.GuiFieldDiagnosis__static-field[data-v-471904b2]{margin-top:15px}.GuiFieldDiagnosis__static-field table td[data-v-471904b2]{padding:8px 0}

.BuilderFieldAllergies__type-section{display:-webkit-box;display:flex}.BuilderFieldAllergies__type-checkbox{margin-right:10px}.BuilderFieldAllergies__type-checkbox:last-child{margin:0}

.GuiFieldAllergies__item[data-v-6b613f84]{position:relative;margin-bottom:10px}.GuiFieldAllergies__type-section[data-v-6b613f84]{display:-webkit-box;display:flex}.GuiFieldAllergies__type-checkbox[data-v-6b613f84]{margin-right:10px}.GuiFieldAllergies__type-checkbox[data-v-6b613f84]:last-child{margin:0}.GuiFieldAllergies__remove[data-v-6b613f84]{position:absolute;top:0;right:0;border:none;background:none;color:#d34e73}.GuiFieldAllergies__remove[data-v-6b613f84]:hover{text-decoration:underline}.GuiFieldAllergies__add[data-v-6b613f84]{margin-top:10px;margin-bottom:15px;display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.GuiFieldAllergies__add[data-v-6b613f84]:hover{text-decoration:underline}.GuiFieldAllergies__empty-label[data-v-6b613f84]{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-width:100%;margin-bottom:5px;font-weight:bold}

.BuilderFieldStaticLink__link[data-v-ba28c7c0]{display:block;font-weight:bold}

.GuiFieldStaticLink__link{display:block;font-weight:bold}

.BuilderFieldStaticImage__label[data-v-0a14e29f]{display:inline-block;margin-bottom:5px;font-weight:bold}.BuilderFieldStaticImage__container[data-v-0a14e29f]{width:100%;height:150px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:1px solid #dcdfe6;margin-bottom:5px;border-radius:2px}.BuilderFieldStaticImage__image[data-v-0a14e29f]{display:block;max-width:100%;height:auto}

.a9s-annotationlayer .a9s-formatter-el,.a9s-annotationlayer .a9s-formatter-el foreignObject{overflow:visible;pointer-events:none}.a9s-annotationlayer .a9s-formatter-el>g{-webkit-transform:scale(1) !important;transform:scale(1) !important}.a9s-annotationlayer .a9s-formatter-el .a9s-shape-label-wrapper{position:relative;-webkit-transform:translateY(-100%);transform:translateY(-100%);padding-bottom:4px;z-index:100;width:Min(280px, 60vw)}.a9s-annotationlayer .a9s-formatter-el .a9s-shape-label-wrapper .a9s-shape-label{padding:3px 5px;white-space:nowrap;background-color:rgba(255,255,255,0.85);border-radius:3px;font-size:14px;height:100%;width:100%;text-overflow:ellipsis;display:block;overflow:hidden;text-wrap:inherit;--line-height: 20px;line-height:var(--line-height);max-height:calc((var(--line-height) * 2))}.a9s-annotationlayer .a9s-formatter-el .a9s-shape-label-wrapper .a9s-shape-label .a9s-shape-label-count{border-radius:50%;padding:2px 4px;display:inline-block;line-height:15px;font-size:10px;font-weight:bold;text-align:center;color:white;background-color:#d34e43;margin-left:5px}

.ImageAnnotator[data-v-b110ad74]{position:relative}.ImageAnnotator #my-toolbar-container[data-v-b110ad74]{background-color:#d34e43;border:1px solid black;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:0 10px}.ImageAnnotator #my-toolbar-container button[data-v-b110ad74]{background:none;border:none;color:#ffffff;font-weight:500;cursor:pointer}.ImageAnnotator #my-toolbar-container button[data-v-b110ad74]:hover{text-decoration:underline}.ImageAnnotator__image[data-v-b110ad74],.ImageAnnotator>div[data-v-b110ad74]{max-width:100%}.ImageAnnotator__blank[data-v-b110ad74]{aspect-ratio:1;width:100%;-webkit-transition:100ms margin ease;transition:100ms margin ease}.ImageAnnotator__blank-canvas[data-v-b110ad74]{position:relative}

.GuiFieldStaticImage__label{display:inline-block;margin-bottom:5px;font-weight:bold}.GuiFieldStaticImage__container{width:100%;height:150px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:1px solid #dcdfe6;margin-bottom:5px;border-radius:2px}.GuiFieldStaticImage__image{display:block;max-width:100%;height:auto}

.EncounterNoteField{margin-bottom:15px}

.ImagingOrderFormBody[data-v-3bf3470b]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0 20px 20px}.ImagingOrderFormBody .form-label[data-v-3bf3470b]{color:#72808e;font-size:14px;font-weight:normal}.ImagingOrderFormBody__billed[data-v-3bf3470b]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;width:74px;color:#7d828f;font-size:13px}.ImagingOrderFormBody__test-header[data-v-3bf3470b]{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;margin:16px 0;font-size:15px;font-weight:500}.ImagingOrderFormBody__test-title[data-v-3bf3470b]{font-size:18px}.ImagingOrderFormBody__test-name[data-v-3bf3470b]{font-size:16px;padding-bottom:6px}.ImagingOrderFormBody__add-bill[data-v-3bf3470b]{color:#3890db}.ImagingOrderFormBody__notes[data-v-3bf3470b]{margin-top:10px}.ImagingOrderFormBody__dicom-image[data-v-3bf3470b],.ImagingOrderFormBody__test-results[data-v-3bf3470b],.ImagingOrderFormBody__notes[data-v-3bf3470b],.ImagingOrderFormBody__referral[data-v-3bf3470b]{max-width:800px}.ImagingOrderFormBody__test-results[data-v-3bf3470b]{margin-bottom:16px}.ImagingOrderFormBody__test-attachments[data-v-3bf3470b]{width:100%;margin:-14px 1px 0 0;border-top:none}.ImagingOrderFormBody__referral[data-v-3bf3470b]{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;padding:20px 0}.ImagingOrderFormBody__referral-item[data-v-3bf3470b]{max-width:290px;width:100%}.ImagingOrderFormBody__test-dicom-image[data-v-3bf3470b]{margin-top:15px}

.ImagingOrderHeader[data-v-56413bd3]{display:grid;grid-template-columns:5fr 5fr 3fr 2fr 1fr;grid-column-gap:2rem;padding:13px 20px;margin-bottom:10px;border:1px solid #eef1f4;border-radius:4px;color:#6e8090;background-color:#ffffff;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2);cursor:pointer}.ImagingOrderHeader__status-wrapper[data-v-56413bd3]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}.ImagingOrderHeader__status[data-v-56413bd3]{font-size:12px;font-weight:500;border-radius:4px;padding:2px 12px;white-space:nowrap;background:rgba(245,166,35,0.2)}.ImagingOrderHeader__status--urgent[data-v-56413bd3]{margin-right:auto;background:#df3d51;color:#ffffff;font-weight:bold}.ImagingOrderHeader__status--external[data-v-56413bd3]{margin:0 8px;background:#dadcde;color:#68808e}.ImagingOrderHeader__status--awaitingCapture[data-v-56413bd3]{background:rgba(251,106,130,0.2)}.ImagingOrderHeader__status--noResultsSubmitted[data-v-56413bd3]{background:rgba(188,106,251,0.2)}.ImagingOrderHeader__status--partiallyCompleted[data-v-56413bd3]{background:rgba(106,113,251,0.2)}.ImagingOrderHeader__status--awaitingApproval[data-v-56413bd3]{background:rgba(106,203,251,0.2)}.ImagingOrderHeader__status--approved[data-v-56413bd3]{background:rgba(36,245,36,0.2)}.ImagingOrderHeader__status--discarded[data-v-56413bd3]{background:rgba(245,36,36,0.2)}.ImagingOrderHeader__patient[data-v-56413bd3]{display:-webkit-box;display:flex}.ImagingOrderHeader__patient-avatar[data-v-56413bd3]{width:33px;height:33px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:16px}.ImagingOrderHeader__patient-info[data-v-56413bd3]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start;font-size:15px}.ImagingOrderHeader__patient-name[data-v-56413bd3]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#3890db;font-weight:500;cursor:pointer}.ImagingOrderHeader__patient-folio-number[data-v-56413bd3]{padding:3px 0 0 8px;font-size:12px;color:#72808e}.ImagingOrderHeader__label[data-v-56413bd3]{padding-top:4px;font-style:italic;font-size:12px}.ImagingOrderHeader__expander[data-v-56413bd3]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;min-width:80px}.ImagingOrderHeader__expander-icon[data-v-56413bd3]{margin-left:4px;font-size:12px}.ImagingOrderHeader__expander-icon[data-v-56413bd3]:before{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform 0.6s ease;transition:-webkit-transform 0.6s ease;transition:transform 0.6s ease;transition:transform 0.6s ease, -webkit-transform 0.6s ease}.ImagingOrderHeader__expander.expanded .ImagingOrderHeader__expander-icon[data-v-56413bd3]:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ImagingOrderHeader__time[data-v-56413bd3]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ImagingOrderHeader__doctor[data-v-56413bd3]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;word-break:break-word}.ImagingOrderHeader__patient-provider-type[data-v-56413bd3]{font-style:italic;font-size:12px}.ImagingOrderHeader__patient-admitted[data-v-56413bd3]{background-image:url("data:image/svg+xml,%3Csvg width='11px' height='10px' viewBox='0 0 11 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EConsumable Icon%3C/title%3E %3Cg id='13-Lab-Orders' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='13-Lab-Orders/01-01-01-Lab-Orders-Pending-Orders' transform='translate(-399.000000, -181.000000)'%3E %3Cg id='Group' transform='translate(210.000000, 83.000000)'%3E %3Cg id='Group-6' transform='translate(20.000000, 20.000000)'%3E %3Cg id='content' transform='translate(0.000000, 59.000000)'%3E %3Cg id='Consumable-Icon' transform='translate(169.000000, 18.000000)'%3E %3Crect id='Rectangle-6' x='0' y='0' width='11' height='11'%3E%3C/rect%3E %3Cg id='bedroom' transform='translate(0.916667, 1.375000)'%3E %3Cpath d='M9.16666667,4.58333333 L0.916666667,4.58333333 L0.916666667,0.458333333 C0.916666667,0.205202823 0.711463844,0 0.458333333,0 C0.205202823,0 0,0.205202823 0,0.458333333 L0,8.25 C0,8.50313051 0.205202823,8.70833333 0.458333333,8.70833333 C0.711463844,8.70833333 0.916666667,8.50313051 0.916666667,8.25 L0.916666667,7.33333333 L8.25,7.33333333 L8.25,8.25 C8.25,8.50313051 8.45520282,8.70833333 8.70833333,8.70833333 C8.96146384,8.70833333 9.16666667,8.50313051 9.16666667,8.25 L9.16666667,4.58333333 Z' id='Path' fill='%2372808E'%3E%3C/path%3E %3Cpath d='M1.83333333,2.52083333 C1.83333333,1.88800706 2.34634039,1.375 2.97916667,1.375 C3.61199294,1.375 4.125,1.88800706 4.125,2.52083333 C4.125,3.15365961 3.61199294,3.66666667 2.97916667,3.66666667 C2.34634039,3.66666667 1.83333333,3.15365961 1.83333333,2.52083333 Z' id='Path' fill='%23C0CCD7'%3E%3C/path%3E %3Cpath d='M9.16666667,3.66666667 L5.5,3.66666667 C5.24686949,3.66666667 5.04166667,3.46146384 5.04166667,3.20833333 L5.04166667,1.83333333 C5.04166667,1.58020282 5.24686949,1.375 5.5,1.375 L7.79166667,1.375 C8.5510582,1.375 9.16666667,1.99060847 9.16666667,2.75 L9.16666667,3.66666667 Z' id='Path' fill='%23C0CCD7'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");width:11px;height:11px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;font-size:11px;margin-left:4px}

.ImagingOrder[data-v-24db6f7c]{background:#ffffff;margin-top:10px;font-size:14px;width:100%}.ImagingOrder.cloudy[data-v-24db6f7c]{opacity:0.7}.ImagingOrder-transition-enter-active[data-v-24db6f7c],.ImagingOrder-transition-leave-active[data-v-24db6f7c]{-webkit-transition:0.35s;transition:0.35s}.ImagingOrder-transition-enter[data-v-24db6f7c],.ImagingOrder-transition-leave-to[data-v-24db6f7c]{opacity:0}

.DiscardOrderForm[data-v-22febc14]{padding:20px}.DiscardOrderForm__title[data-v-22febc14]{margin:0;font-size:23px;line-height:30px;color:#333;font-weight:400;text-align:center}.DiscardOrderForm__body[data-v-22febc14]{min-width:100%;margin:15px 0}.DiscardOrderForm__reason[data-v-22febc14]{width:250px}.DiscardOrderForm__actions[data-v-22febc14]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:250px;margin:0 auto}

.ChangeInsuranceModal[data-v-308073f2]{width:100%;height:100%;padding:12px 10px}.ChangeInsuranceModal[data-v-308073f2].v--modal-box{overflow:visible}.ChangeInsuranceModal__header[data-v-308073f2]{padding:10px 20px;margin:-12px -10px 10px -10px;border-bottom:1px solid #eeeeee;font-size:14px;color:#445259;background-color:#f5f8fb}.ChangeInsuranceModal__form[data-v-308073f2]{margin:36px 10px 64px}.ChangeInsuranceModal__actions[data-v-308073f2]{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;padding:10px 20px;margin:20px -10px -10px -10px;border-top:1px solid #eeeeee}.ChangeInsuranceModal__cancel.cancel-btn[data-v-308073f2]{margin-right:32px;color:#9ca1ad}

.AddBillForm[data-v-4d094055]{padding:12px 10px}.AddBillForm__header[data-v-4d094055]{padding:10px 20px;margin:-10px -10px 10px -10px;border-bottom:1px solid #eeeeee;font-size:14px;font-weight:bold;text-transform:uppercase;color:#445259;background-color:#f5f8fb}.AddBillForm__provider[data-v-4d094055]{margin:20px 10px}.AddBillForm__label[data-v-4d094055]{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold;text-transform:uppercase}.AddBillForm__provider-type[data-v-4d094055]{padding:3px 8px;margin-right:5px;background-color:#3890db;border-radius:20px;font-size:10px;color:#fff;font-weight:500;text-transform:uppercase}.AddBillForm__provider-name[data-v-4d094055]{font-size:13px}.AddBillForm__provider-edit[data-v-4d094055]{font-size:13px;cursor:pointer}.AddBillForm__items[data-v-4d094055]{margin:0 10px}.AddBillForm__fees[data-v-4d094055]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-top:10px}.AddBillForm__amount[data-v-4d094055],.AddBillForm__price[data-v-4d094055]{margin:0 10px}.AddBillForm__qty-input[data-v-4d094055]{display:block;width:100%;border-radius:2px;height:30px;padding:3px 10px 5px;font-weight:500;font-size:14px;border:1px solid #dcdfe6}.AddBillForm__qty-input[data-v-4d094055]:focus{border-color:#409eff;outline:none}.AddBillForm__actions[data-v-4d094055]{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;padding:10px 20px;margin:10px -10px -10px -10px;border-top:1px solid #eeeeee}.AddBillForm__cancel[data-v-4d094055]{margin-right:32px;color:#9ca1ad}

.AddBillModal[data-v-51b0b8ae] .v--modal-box{overflow:visible}


.LocationSelect[data-v-16bcb94a]{width:260px}

.NavbarSearch[data-v-12884f50]{border:1px solid #dbdbdb;border-radius:100px;box-sizing:border-box;max-width:100%;position:relative}.NavbarSearch[data-v-12884f50]::after{background:#d8d8d8;content:'';height:29px;position:absolute;right:-20px;top:0;width:1px}.NavbarSearch__icon[data-v-12884f50]{color:#4a90e2;font-size:20px;left:2px;position:absolute;top:0px}.NavbarSearch[data-v-12884f50]  .AlmightyInput__label{font-weight:normal;margin:0}.NavbarSearch[data-v-12884f50]  .AlmightyInput__label input{margin-top:0;border-radius:100px;border:none;caret-color:#4a90e2;height:29px;outline:none;overflow:hidden;padding:0 8px 0 30px;text-overflow:ellipsis;-webkit-transition:width 0.33s ease;transition:width 0.33s ease;white-space:nowrap;width:169px;will-change:width}.NavbarSearch[data-v-12884f50]  .AlmightyInput__label input:focus{width:209px}

.EmptyResultsBox[data-v-53d602f9]{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:40px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.EmptyResultsBox__image[data-v-53d602f9]{margin:0 auto 30px}.EmptyResultsBox__text[data-v-53d602f9]{font-size:15px;color:#5c6a77;letter-spacing:0.4px;font-weight:normal;max-width:365px}


.ImagingOrderCategory__name[data-v-f2e6a1e6]{color:#445259;background-color:#fbfbfb;font-size:14px;font-weight:bold;text-transform:uppercase;padding:12px 20px;margin-bottom:16px}.ImagingOrderCategory+.ImagingOrderCategory[data-v-f2e6a1e6]{margin-top:20px}.ImagingOrderCategory--cloudy[data-v-f2e6a1e6]{opacity:0.7}

.ImagingOrdersList__header[data-v-c1b3ed10]{margin-left:auto;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ImagingOrdersList__header-col[data-v-c1b3ed10]{margin-right:16px}.ImagingOrdersList__content-header[data-v-c1b3ed10]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:20px 0}.ImagingOrdersList__counter[data-v-c1b3ed10]{font-size:15px;color:#6e8090}.ImagingOrdersList__counter--clear[data-v-c1b3ed10]{cursor:pointer}.ImagingOrdersList__filters[data-v-c1b3ed10]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ImagingOrdersList__mode-switcher[data-v-c1b3ed10]{margin-right:20px;white-space:nowrap;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ImagingOrdersList__mode-switcher[data-v-c1b3ed10]:hover{color:#3890db;text-decoration:none}.ImagingOrdersList__divider[data-v-c1b3ed10]{border:1px solid #d8d8d8;margin:36px 0;height:0;position:relative}.ImagingOrdersList__divider-text[data-v-c1b3ed10]{color:#6e8090;font-size:14px;line-height:20px;background:#ffffff;padding:0 6px;position:absolute;top:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ImagingOrdersList__initializing[data-v-c1b3ed10]{min-height:60vh;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ImagingOrdersList__category-filter[data-v-c1b3ed10]{width:240px;margin-right:15px}

.FinanceHeaderIndicators[data-v-185cb852]{width:100%;display:grid;grid-template-columns:repeat(auto-fit, minmax(10%, 1fr))}.FinanceHeaderIndicators__indicator[data-v-185cb852]{padding:18px 16px 16px 16px;color:#ffffff;text-shadow:0px 2px 2px 0px rgba(0,0,0,0.5);position:relative;z-index:1;text-shadow:1px 1px 1px rgba(0,0,0,0.3);-webkit-transition:-webkit-transform 0.22s ease-in-out;transition:-webkit-transform 0.22s ease-in-out;transition:transform 0.22s ease-in-out;transition:transform 0.22s ease-in-out, -webkit-transform 0.22s ease-in-out}.FinanceHeaderIndicators__indicator[data-v-185cb852]:first-child{border-top-left-radius:8px}.FinanceHeaderIndicators__indicator[data-v-185cb852]:last-child{border-top-right-radius:8px}.FinanceHeaderIndicators__indicator[data-v-185cb852]:after{content:'';position:absolute;z-index:0;top:100%;left:0;width:100%;height:0;-webkit-transition:height 0.22s ease-in-out;transition:height 0.22s ease-in-out}.FinanceHeaderIndicators__indicator.filterable[data-v-185cb852]{cursor:pointer}.FinanceHeaderIndicators__indicator.filterable[data-v-185cb852]:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.FinanceHeaderIndicators__indicator.filterable[data-v-185cb852]:hover:after{height:10px}.FinanceHeaderIndicators__indicator.orange[data-v-185cb852]{background-color:#f67c01}.FinanceHeaderIndicators__indicator.orange[data-v-185cb852]:after{background-color:#c36201}.FinanceHeaderIndicators__indicator.blue[data-v-185cb852]{background-color:#0175bf}.FinanceHeaderIndicators__indicator.blue[data-v-185cb852]:after{background-color:#01568c}.FinanceHeaderIndicators__indicator.green[data-v-185cb852]{background-color:#7ccb01}.FinanceHeaderIndicators__indicator.green[data-v-185cb852]:after{background-color:#5d9801}.FinanceHeaderIndicators__indicator-title[data-v-185cb852]{font-size:21px;font-weight:500}.FinanceHeaderIndicators__indicator-description[data-v-185cb852]{font-size:14px}.FinanceHeaderIndicators__indicator-icon[data-v-185cb852]{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:20px;color:rgba(255,255,255,0.7)}

.FinanceMultiselectFilter[data-v-26c904bd]{width:100%}.FinanceMultiselectFilter[data-v-26c904bd]  .multiselect__tags{min-height:60px}.FinanceMultiselectFilter[data-v-26c904bd]  .AlmightyDropdown__tag{background-color:#4faeff;font-weight:500}

.WithdrawForm__content{text-align:center;width:330px;margin:0px auto 40px}.WithdrawForm__description{padding-bottom:20px}.WithdrawForm__info{padding:10px 0px}.WithdrawForm__label{text-transform:uppercase;font-weight:bold;color:#99a1bb}.WithdrawForm__input{position:relative;padding:10px 0px}.WithdrawForm__input-field{display:block;width:100%;border:1px solid #d8d8d8;height:54px;border-radius:4px;padding:25px 10px 8px 30px;line-height:14px;font-size:14px;color:#253540;font-weight:500;background-color:#fff;outline:none}.WithdrawForm__input-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:18px;text-transform:uppercase}.WithdrawForm__symbol{position:absolute;left:15px;top:35px;font-size:16px;font-style:normal;color:#757680}

.WithdrawConfirmation__content{text-align:center;width:330px;margin:0px auto 40px}.WithdrawConfirmation__description{padding-bottom:20px}.WithdrawConfirmation__info{padding:5px 0px}.WithdrawConfirmation__label{text-transform:uppercase;font-weight:bold;color:#99a1bb}


.CompanyWalletStatement{min-height:100vh;background-color:#f4f4f5;padding:116px 30px 30px}.CompanyWalletStatement .CompanyWalletSubheader{height:48px;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;padding:0 20px;background-color:#fff;position:absolute;top:68px;left:190px;right:0;box-shadow:0 1px 2px rgba(0,0,0,0.1);z-index:2}.CompanyWalletStatement .CompanyWalletSubheader__filter{margin:0 24px;position:relative}.CompanyWalletStatement .CompanyWalletSubheader__filter:first-of-type{margin-right:auto}.CompanyWalletStatement .CompanyWalletSubheader__filter+.CompanyWalletStatement .CompanyWalletSubheader__filter:before{content:'';width:1px;height:100%;position:absolute;left:-24px;top:0;background-color:#ececec}.CompanyWalletStatement .CompanyWalletSubheader__filter:first-of-type{margin-left:0}.CompanyWalletStatement .CompanyWalletSubheader__filter:last-of-type{margin-right:0}.CompanyWalletStatement ::v-deep .AlmightyRadio__option{display:block}

.IncomingClaimStatusIndicator[data-v-7ca85950]{text-transform:uppercase;position:relative;padding-bottom:12px;line-height:14px}.IncomingClaimStatusIndicator[data-v-7ca85950]:before,.IncomingClaimStatusIndicator[data-v-7ca85950]:after{content:'';display:block;position:absolute;left:0;bottom:0;height:8px;border-radius:10px}.IncomingClaimStatusIndicator[data-v-7ca85950]:before{width:100%;background-color:#eaebed}.IncomingClaimStatusIndicator.submitted[data-v-7ca85950]:after{width:10%;background-color:#1201ff}.IncomingClaimStatusIndicator.approved[data-v-7ca85950]:after{width:50%;background-color:#fea500}.IncomingClaimStatusIndicator.paid[data-v-7ca85950]:after{width:100%;background-color:#7ed321}.IncomingClaimStatusIndicator.rejected[data-v-7ca85950]:after{width:100%;background-color:#9cacbc}

.IncomingClaimRow>td{line-height:48px;font-size:14px;color:#5b6a78;font-weight:400;padding:0 6px}.IncomingClaimRow>td:first-of-type{padding-left:0}.IncomingClaimRow>td:last-of-type{padding-right:0}.IncomingClaimRow__patient-link,.IncomingClaimRow__action{color:#4a90e2;font-weight:500;cursor:pointer}.IncomingClaimRow__patient-link:hover,.IncomingClaimRow__action:hover{text-decoration:none}

.IncomingClaimDetailsHeader[data-v-50492f71]{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.IncomingClaimDetailsHeader__icon[data-v-50492f71]{width:32px;height:32px;border-radius:50%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:#2f92e5;margin-right:8px}.IncomingClaimDetailsHeader__title[data-v-50492f71]{color:#fff;font-size:14px;font-weight:500;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.IncomingClaimDetailsHeader__close[data-v-50492f71]{border:none;background:none;margin:0;padding:0}

.IncomingClaimDetailsFooter[data-v-d5474b44]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding-top:12px}.IncomingClaimDetailsFooter__action-reject[data-v-d5474b44]{padding:0 30px;height:30px;margin-right:8px}

.IncomingClaimDetailsFooter[data-v-dfc73b5a]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding-top:12px}.IncomingClaimDetailsFooter__action-reject[data-v-dfc73b5a]{padding:0 30px;height:30px;margin-right:8px}

.IncomingClaimDetailsContent__info[data-v-9bb01664]{display:grid;grid-template-columns:1fr 2fr 1fr;grid-column-gap:8px;grid-row-gap:24px}.IncomingClaimDetailsContent__info-cell.full[data-v-9bb01664]{grid-column:span 3}.IncomingClaimDetailsContent__info-link[data-v-9bb01664]{color:#4a90e2;font-weight:500;cursor:pointer}.IncomingClaimDetailsContent__info-link[data-v-9bb01664]:hover{text-decoration:none}.IncomingClaimDetailsContent__label[data-v-9bb01664]{color:#253540;font-size:13px;font-weight:500;letter-spacing:0.5px;margin-bottom:8px}.IncomingClaimDetailsContent__value[data-v-9bb01664]{color:#5c6a77;font-size:15px}.IncomingClaimDetailsContent__procedures[data-v-9bb01664]{width:100%;margin:24px 0}.IncomingClaimDetailsContent__procedures .IncomingClaimDetailsContent__value[data-v-9bb01664]{line-height:30px}.IncomingClaimDetailsContent__editable-price-field[data-v-9bb01664]{margin-bottom:0}.IncomingClaimDetailsContent__editable-price-field[data-v-9bb01664]  .AlmightyInput__field{margin-top:0}.IncomingClaimDetailsContent__editable-price-edit[data-v-9bb01664],.IncomingClaimDetailsContent__editable-price-save[data-v-9bb01664],.IncomingClaimDetailsContent__editable-price-cancel[data-v-9bb01664]{cursor:pointer;margin-left:4px}.IncomingClaimDetailsContent__editable-price-save[data-v-9bb01664]{color:#4a90e2}.IncomingClaimDetailsContent__editable-price-cancel[data-v-9bb01664]{color:#d55147}.IncomingClaimDetailsContent__editable-price-row[data-v-9bb01664]{width:180px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}

.MarkIncomingClaimAsPaidForm__row[data-v-a3cf5988]{margin-bottom:15px}

.WindowLikeModal{position:absolute;top:0;left:0;right:0;width:100%;height:100%;padding:0;z-index:2050;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background:rgba(0,0,0,0.3)}.WindowLikeModal[role='button']{cursor:default}.WindowLikeModal__content{width:380px;background:#ffffff;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid #d8d8d8;border-radius:4px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.WindowLikeModal__content--opened{-webkit-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:visibility 0.3s, -webkit-transform 0.3s ease-out;transition:visibility 0.3s, -webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out, visibility 0.3s;transition:transform 0.3s ease-out, visibility 0.3s, -webkit-transform 0.3s ease-out}.WindowLikeModal__head{font-size:13px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#f8fbfe;border-bottom:1px solid #eeeeee}.WindowLikeModal__body{color:#6e8090;font-size:14px;line-height:20px;text-align:center;padding:16px 20px}.WindowLikeModal__modal-actions{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #eeeeee;padding:14px 20px}

.IncomingClaimDetails__header[data-v-99545290]{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.IncomingClaimDetails__header-icon[data-v-99545290]{width:32px;height:32px;border-radius:50%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:#2f92e5;margin-right:8px}.IncomingClaimDetails__header-title[data-v-99545290]{color:#fff;font-size:14px;font-weight:500;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.IncomingClaimDetails__close[data-v-99545290]{border:none;background:none;margin:0;padding:0}

.IncomingClaimsList__table[data-v-41a06db2]{width:100%;font-size:14px}.IncomingClaimsList__table>thead>tr[data-v-41a06db2]{border-bottom:1px solid #f3f3f3}.IncomingClaimsList__table>thead>tr>th[data-v-41a06db2]{font-size:11px;line-height:40px;color:#7d728f;font-weight:500;text-transform:uppercase;padding:0 6px}.IncomingClaimsList__table>thead>tr>th[data-v-41a06db2]:first-of-type{padding-left:0}.IncomingClaimsList__table>thead>tr>th[data-v-41a06db2]:last-of-type{padding-right:0}.IncomingClaimsList__no-results[data-v-41a06db2]{padding:32px 0;text-align:center;color:#c6c6c6}

.IncomingClaimsSearch__label[data-v-685f3273]{display:grid;grid-template-columns:36px 1fr;-webkit-box-align:center;align-items:center;padding-bottom:16px}.IncomingClaimsSearch__icon[data-v-685f3273]{font-size:16px;color:#f3f3f3;cursor:pointer;-webkit-transition:color 0.2s ease-in-out;transition:color 0.2s ease-in-out;color:#3890db}.IncomingClaimsSearch__field[data-v-685f3273]{height:36px;border-width:0 0 1px 0;border-color:#f3f3f3;outline:none;-webkit-transition:border-color 0.2s ease-in-out;transition:border-color 0.2s ease-in-out;font-size:24px;font-weight:300;letter-spacing:0.5px}.IncomingClaimsSearch__field[data-v-685f3273]::-webkit-input-placeholder{color:rgba(51,51,51,0.2)}.IncomingClaimsSearch__field[data-v-685f3273]::-moz-placeholder{color:rgba(51,51,51,0.2)}.IncomingClaimsSearch__field[data-v-685f3273]:-ms-input-placeholder{color:rgba(51,51,51,0.2)}.IncomingClaimsSearch__field[data-v-685f3273]::-ms-input-placeholder{color:rgba(51,51,51,0.2)}.IncomingClaimsSearch__field[data-v-685f3273]::placeholder{color:rgba(51,51,51,0.2)}.IncomingClaimsSearch__field[data-v-685f3273]:focus{border-color:#3890db}

.IncomingClaimsStats[data-v-0453d415]{padding-bottom:16px}

.IncomingClaimsSubheader[data-v-5de9683c]{height:48px;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;padding:0 20px;background-color:#fff;position:absolute;top:68px;left:190px;right:0;box-shadow:0 1px 2px rgba(0,0,0,0.1);z-index:2}.IncomingClaimsSubheader__filter[data-v-5de9683c]{margin:0 24px;position:relative}.IncomingClaimsSubheader__filter+.IncomingClaimsSubheader__filter[data-v-5de9683c]:before{content:'';width:1px;height:100%;position:absolute;left:-24px;top:0;background-color:#ececec}.IncomingClaimsSubheader__filter[data-v-5de9683c]:first-of-type{margin-left:0}.IncomingClaimsSubheader__filter[data-v-5de9683c]:last-of-type{margin-right:0}

.IncomingClaims[data-v-88133346]{min-height:100vh;background-color:#f4f4f5;padding:116px 30px 30px}.IncomingClaims__content[data-v-88133346]{width:1200px;background:#fff;border-radius:4px;box-shadow:0px 16px 16px -10px rgba(0,0,0,0.2);margin:24px auto;padding:24px 20px}@media (min-width: 769px){.IncomingClaims__content[data-v-88133346]{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.IncomingClaims__content[data-v-88133346]{width:100%;min-height:calc(100vh - 68px)}}

.EmptyTransactionList[data-v-2baf634e]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;padding:40px;text-align:center}.EmptyTransactionList__image[data-v-2baf634e]{margin:0 auto 30px}.EmptyTransactionList__text[data-v-2baf634e]{color:#5c6a77}

.TransactionsTable{width:100%;font-size:14px}.TransactionsTable__header-row{border-bottom:1px solid #f3f3f3}.TransactionsTable__header-cell{padding:20px 0;font-size:13px;line-height:20px;color:#7d728f;font-weight:400;text-transform:uppercase}.TransactionsTable__header-cell--sortable{cursor:pointer}.TransactionsTable__header-cell--sortable:hover{text-decoration:underline}.TransactionsTable__header-cell--sortable:after{content:'';width:0;height:0;position:relative;top:-2px;display:inline-block;border:5px solid transparent;margin-left:7px;border-bottom-color:#828997;-webkit-transition:0.3s;transition:0.3s}.TransactionsTable__header-cell--sortable.desc:after{top:3px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.TransactionsTable__content-cell{padding:14px 0;line-height:20px;font-size:14px;color:#5b6a78;font-weight:400}.TransactionsTable__content-cell--successful{color:#008000}.TransactionsTable__content-cell--failed{color:#ff0000}

.TransactionsList__initializing{padding:80px}

.ConsumableStoresManagement__label{display:-webkit-box;display:flex;margin-bottom:20px}.ConsumableStoresManagement__label-text{text-transform:uppercase;margin-right:40px;font-weight:500;color:#8a8a8a}.ConsumableStoresManagement__label-new{color:#0015d0;cursor:pointer}.ConsumableStoresManagement__row{position:relative;display:grid;grid-template-columns:500px 70px 70px;grid-column-gap:20px;padding-bottom:10px}.ConsumableStoresManagement__input{height:54px;border-radius:4px;padding:25px 10px 8px 15px;line-height:14px;display:block;width:100%;border:1px solid #d8d8d8;font-size:14px;color:#253540;font-weight:500}.ConsumableStoresManagement__input-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.ConsumableStoresManagement__save,.ConsumableStoresManagement__archive{font-size:14px;font-weight:500;line-height:54px;cursor:pointer}.ConsumableStoresManagement__save{color:#3890db}.ConsumableStoresManagement__archive{color:#ff5f73}.ConsumableStoresManagement__save:hover,.ConsumableStoresManagement__archive:hover{text-decoration:underline}.ConsumableStoresManagement__save--disabled{color:#d5d5d5;cursor:not-allowed}

.PharmaciesManagement__label{display:-webkit-box;display:flex;margin-bottom:20px}.PharmaciesManagement__label-text{text-transform:uppercase;margin-right:40px;font-weight:500;color:#8a8a8a}.PharmaciesManagement__label-new{color:#0015d0;cursor:pointer}.PharmaciesManagement__row{position:relative;display:grid;grid-template-columns:500px 70px 70px;grid-column-gap:20px;padding-bottom:10px}.PharmaciesManagement__input{height:54px;border-radius:4px;padding:25px 10px 8px 15px;line-height:14px;display:block;width:100%;border:1px solid #d8d8d8;font-size:14px;color:#253540;font-weight:500}.PharmaciesManagement__input-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.PharmaciesManagement__save,.PharmaciesManagement__archive{font-size:14px;font-weight:500;line-height:54px;cursor:pointer}.PharmaciesManagement__save{color:#3890db}.PharmaciesManagement__archive{color:#ff5f73}.PharmaciesManagement__save:hover,.PharmaciesManagement__archive:hover{text-decoration:underline}.PharmaciesManagement__save--disabled{color:#d5d5d5;cursor:not-allowed}

.StoresManagement__label{display:-webkit-box;display:flex;margin-bottom:20px}.StoresManagement__label-text{text-transform:uppercase;margin-right:40px;font-weight:500;color:#8a8a8a}.StoresManagement__label-new{color:#0015d0;cursor:pointer}.StoresManagement__row{position:relative;display:grid;grid-template-columns:500px 70px 70px;grid-column-gap:20px;padding-bottom:10px}.StoresManagement__input{height:54px;border-radius:4px;padding:25px 10px 8px 15px;line-height:14px;display:block;width:100%;border:1px solid #d8d8d8;font-size:14px;color:#253540;font-weight:500}.StoresManagement__input-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.StoresManagement__save,.StoresManagement__archive{font-size:14px;font-weight:500;line-height:54px;cursor:pointer}.StoresManagement__save{color:#3890db}.StoresManagement__archive{color:#ff5f73}.StoresManagement__save:hover,.StoresManagement__archive:hover{text-decoration:underline}.StoresManagement__save--disabled{color:#d5d5d5;cursor:not-allowed}

.StorePharmacyList[data-v-56d641c5]{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:0 auto 15px;padding:20px 30px}@media screen and (min-width: 768px){.StorePharmacyList[data-v-56d641c5]{max-width:calc(100vw - 200px)}}

.StoreItemRow[data-v-5d5f30a0]{position:relative;display:grid;grid-template-columns:2fr repeat(4, 1fr) 2fr;grid-column-gap:8px;padding:14px 10px;color:#5c6a77;-webkit-box-align:center;align-items:center}.StoreItemRow[data-v-5d5f30a0]:hover{background-color:#f9f9fb}.StoreItemRow:hover .StoreItemRow__actions[data-v-5d5f30a0]{display:block}.StoreItemRow__actions[data-v-5d5f30a0]{display:none}.StoreItemRow__edit[data-v-5d5f30a0],.StoreItemRow__change-budget[data-v-5d5f30a0],.StoreItemRow__save[data-v-5d5f30a0],.StoreItemRow__cancel[data-v-5d5f30a0],.StoreItemRow__archive[data-v-5d5f30a0]{border:0;background-color:transparent;line-height:1}.StoreItemRow__edit[data-v-5d5f30a0],.StoreItemRow__save[data-v-5d5f30a0],.StoreItemRow__change-budget[data-v-5d5f30a0]{color:#3890db}.StoreItemRow__archive[data-v-5d5f30a0]{color:#ff5f73}.StoreItemRow__cancel[data-v-5d5f30a0]{color:#919eab}.StoreItemRow__name-input[data-v-5d5f30a0]{max-width:520px}.StoreItemRow__cancel-icon[data-v-5d5f30a0]{font-size:16px}.StoreItemRow__budget-circle-date-picker[data-v-5d5f30a0]  .AlmightyDatetimePicker__clear{top:4px}.StoreItemRow__budget-circle-cell[data-v-5d5f30a0]{text-transform:capitalize}

.StoreListTable[data-v-0b978618]{background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);padding:20px 20px}.StoreListTable__list-header[data-v-0b978618]{position:relative;display:grid;grid-template-columns:2fr repeat(4, 1fr) 2fr;grid-column-gap:8px;padding:16px 10px;font-size:13px;font-weight:500;text-transform:uppercase;color:#9ca1ad;border-bottom:1px solid #eeeeee}

.PharmacyItemRow[data-v-38e1d6bc]{position:relative;display:grid;grid-template-columns:3fr 1fr;grid-column-gap:10px;padding:14px 10px;color:#5c6a77;-webkit-box-align:center;align-items:center}.PharmacyItemRow[data-v-38e1d6bc]:hover{background-color:#f9f9fb}.PharmacyItemRow:hover .PharmacyItemRow__actions[data-v-38e1d6bc]{display:block}.PharmacyItemRow__actions[data-v-38e1d6bc]{display:none}.PharmacyItemRow__edit[data-v-38e1d6bc],.PharmacyItemRow__save[data-v-38e1d6bc],.PharmacyItemRow__cancel[data-v-38e1d6bc],.PharmacyItemRow__archive[data-v-38e1d6bc]{border:0;background-color:transparent;line-height:1}.PharmacyItemRow__edit[data-v-38e1d6bc],.PharmacyItemRow__save[data-v-38e1d6bc],.PharmacyItemRow__change-budget[data-v-38e1d6bc]{color:#3890db}.PharmacyItemRow__archive[data-v-38e1d6bc]{color:#ff5f73}.PharmacyItemRow__cancel[data-v-38e1d6bc]{color:#919eab}.PharmacyItemRow__name-input[data-v-38e1d6bc]{max-width:520px}.PharmacyItemRow__cancel-icon[data-v-38e1d6bc]{font-size:16px}

.PharmacyListTable[data-v-4c385804]{background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);padding:20px 20px}.PharmacyListTable__list-header[data-v-4c385804]{position:relative;display:grid;grid-template-columns:3fr 1fr;grid-column-gap:8px;padding:16px 10px;font-size:13px;font-weight:500;text-transform:uppercase;color:#9ca1ad;border-bottom:1px solid #eeeeee}

.ConsumableStoreItemRow[data-v-3a421238]{position:relative;display:grid;grid-template-columns:3fr 1fr;grid-column-gap:10px;padding:14px 10px;color:#5c6a77;-webkit-box-align:center;align-items:center}.ConsumableStoreItemRow[data-v-3a421238]:hover{background-color:#f9f9fb}.ConsumableStoreItemRow:hover .ConsumableStoreItemRow__actions[data-v-3a421238]{display:block}.ConsumableStoreItemRow__actions[data-v-3a421238]{display:none}.ConsumableStoreItemRow__edit[data-v-3a421238],.ConsumableStoreItemRow__save[data-v-3a421238],.ConsumableStoreItemRow__cancel[data-v-3a421238],.ConsumableStoreItemRow__archive[data-v-3a421238]{border:0;background-color:transparent;line-height:1}.ConsumableStoreItemRow__edit[data-v-3a421238],.ConsumableStoreItemRow__save[data-v-3a421238],.ConsumableStoreItemRow__change-budget[data-v-3a421238]{color:#3890db}.ConsumableStoreItemRow__archive[data-v-3a421238]{color:#ff5f73}.ConsumableStoreItemRow__cancel[data-v-3a421238]{color:#919eab}.ConsumableStoreItemRow__name-input[data-v-3a421238]{max-width:520px}.ConsumableStoreItemRow__cancel-icon[data-v-3a421238]{font-size:16px}

.ConsumableStoreListTable[data-v-53803b19]{background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);padding:20px 20px}.ConsumableStoreListTable__list-header[data-v-53803b19]{position:relative;display:grid;grid-template-columns:3fr 1fr;grid-column-gap:8px;padding:16px 10px;font-size:13px;font-weight:500;text-transform:uppercase;color:#9ca1ad;border-bottom:1px solid #eeeeee}

.StorePharmacyListNew[data-v-0ee82a11]{width:1200px;margin:0 auto 15px}@media screen and (min-width: 768px){.StorePharmacyListNew[data-v-0ee82a11]{max-width:calc(100vw - 200px)}}.StorePharmacyListNew__store-list[data-v-0ee82a11]{margin-bottom:20px}

.NavbarSubheader[data-v-0867805e]{height:48px;display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:12px;padding:0 20px;background-color:#fff;position:absolute;top:68px;left:180px;right:0;box-shadow:0 1px 2px rgba(0,0,0,0.1);z-index:1}@media (max-width: 768px){.NavbarSubheader[data-v-0867805e]{left:0}}@media (max-width: 560px){.NavbarSubheader[data-v-0867805e]{top:48px;grid-template-columns:1fr;box-shadow:none;padding:0}.NavbarSubheader--row-2[data-v-0867805e]{top:96px}}@media (max-width: 768px) and (min-width: 561px){.NavbarSubheader[data-v-0867805e]{margin-left:50px;width:calc(100% - 50px)}}.NavbarSubheader__cell[data-v-0867805e]{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.NavbarSubheader__cell.pullLeft[data-v-0867805e]{-webkit-box-pack:start;justify-content:flex-start}.NavbarSubheader__cell.pullRight[data-v-0867805e]{-webkit-box-pack:end;justify-content:flex-end}@media (max-width: 560px){.NavbarSubheader__cell[data-v-0867805e]{-webkit-box-pack:center;justify-content:center;height:48px;box-shadow:0 1px 2px rgba(0,0,0,0.1);padding:0 20px}}

.UpdateStoreBudgetForm[data-v-38091182]{width:420px;margin:0 auto}.UpdateStoreBudgetForm__row[data-v-38091182]{margin-bottom:15px}


.AddNewStoreForm[data-v-b6275f1a]{width:420px;margin:0 auto}.AddNewStoreForm__row[data-v-b6275f1a]{margin-bottom:15px}


.AddNewPharmacyForm[data-v-4d3a9456]{width:420px;margin:0 auto}.AddNewPharmacyForm__row[data-v-4d3a9456]{margin-bottom:15px}


.AddNewConsumableStoreForm[data-v-105a3b46]{width:420px;margin:0 auto}.AddNewConsumableStoreForm__row[data-v-105a3b46]{margin-bottom:15px}

.StorePharmacyManagementList__header{grid-template-columns:1fr !important}

.HeaderSearch__container{width:169px;height:29px;position:relative;border:1px solid #dbdbdb;border-radius:100px;max-width:100%;-webkit-transition:width 0.33s ease;transition:width 0.33s ease;will-change:width}.HeaderSearch__container.focused{width:209px}@media (max-width: 1024px){.HeaderSearch__container{width:40px;height:40px}}.HeaderSearch__icon{color:#4a90e2;cursor:pointer;position:absolute;font-size:16px;top:1px}@media (max-width: 1024px){.HeaderSearch__icon{top:5px;color:#5c6a77;font-size:20px;left:5px}}.HeaderSearch__search-field{width:100%;height:100%;border:none;border-radius:100px;outline:none;padding:0 3px 0 20px;caret-color:#4a90e2}@media (max-width: 1024px){.HeaderSearch__search-field{padding-left:24px}}.HeaderSearch__search-field::-webkit-input-placeholder{opacity:0.5;font-size:14px;color:#6e8090;line-height:20px}.HeaderSearch__search-field::-moz-placeholder{opacity:0.5;font-size:14px;color:#6e8090;line-height:20px}.HeaderSearch__search-field:-ms-input-placeholder{opacity:0.5;font-size:14px;color:#6e8090;line-height:20px}.HeaderSearch__search-field::-ms-input-placeholder{opacity:0.5;font-size:14px;color:#6e8090;line-height:20px}.HeaderSearch__search-field::placeholder{opacity:0.5;font-size:14px;color:#6e8090;line-height:20px}@media (max-width: 1024px){.HeaderSearch__container:not(.focused) .HeaderSearch__search-field{width:0;display:none}}@media (max-width: 1024px){.HeaderSearch__container.focused .HeaderSearch__icon{left:0}}@media (min-width: 1025px){.HeaderSearch{margin-right:20px}.HeaderSearch__container.divided::after{content:'';background:#d8d8d8;width:1px;height:29px;position:absolute;right:-20px;top:0}}

.QuickbooksTokenExpiredBanner{position:fixed;top:0;left:0;right:0;width:100%;color:#fff;font-weight:bold;font-size:15px;text-align:center;z-index:1000;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-transition:height 0.4s;transition:height 0.4s;background:#d4224d;height:60px}.QuickbooksTokenExpiredBanner__content{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-flex:1;flex-grow:1}.QuickbooksTokenExpiredBanner__link{color:#fff;border:1px solid #fff;border-radius:4px;margin-left:24px;padding:4px 25px;pointer-events:all}.QuickbooksTokenExpiredBanner__link:hover,.QuickbooksTokenExpiredBanner__link:focus{color:#fff;cursor:pointer;text-decoration:none}.QuickbooksTokenExpiredBanner__close-btn{background:transparent;color:#fff;border:0}.quickbooks-expiration-banner .main-container,.quickbooks-expiration-banner .NavSidebar__container{margin-top:60px}.quickbooks-expiration-banner .main-container{height:calc(100% - 60px)}.quickbooks-expiration-banner .NavbarHeader,.quickbooks-expiration-banner .NavHeader__container,.quickbooks-expiration-banner .header-splitted,.quickbooks-expiration-banner .PageHeader__container,.quickbooks-expiration-banner .PatientFile__header{top:60px}

.InvitationSentModal__cancel{padding:0;color:#9ca1ad;margin:0;cursor:pointer;font-size:14px;background-color:inherit;border:none}.InvitationSentModal__cancel--sent{cursor:unset}.InvitationSentModal__submit{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#4a90e2;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s;margin-left:10px}.InvitationSentModal__clipboard{display:block;margin-top:10px}.InvitationSentModal__clipboard:hover{cursor:pointer}.InvitationSentModal__clipboard[disabled]{pointer-events:none;opacity:0.3}

.VideoCallsResumeModal__cancel[data-v-56e3aea7]{padding:0;color:#9ca1ad;margin:0;cursor:pointer;font-size:14px;background-color:inherit;border:none}.VideoCallsResumeModal__cancel--sent[data-v-56e3aea7]{cursor:unset}.VideoCallsResumeModal__start-new[data-v-56e3aea7],.VideoCallsResumeModal__resume[data-v-56e3aea7]{font-size:15px;font-weight:500;text-align:center;display:inline-block;padding:0 20px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#4a90e2;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s;margin-left:10px}.VideoCallsResumeModal__resume[data-v-56e3aea7]{background:#11b43f}

.VideoCallsAlreadyJoinedModal__ok[data-v-c141b0ee]{font-size:15px;font-weight:500;text-align:center;display:inline-block;padding:0 20px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#4a90e2;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s;margin-left:10px}

.StartVideoCallButton[disabled]{opacity:0.3;pointer-events:none}.StartVideoCallButton[disabled]:hover{cursor:not-allowed}.StartVideoCallButton__button{width:100%;height:100%;background:none;border:none;border-radius:50%}

.VideoCallsExpirationBanner{position:fixed;top:0;left:0;width:100%;height:0;color:#fff;font-weight:bold;font-size:15px;text-align:center;z-index:1000;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-transition:height 0.4s;transition:height 0.4s}.VideoCallsExpirationBanner--ready{height:60px}.VideoCallsExpirationBanner--expiring{background:#2247d4}.VideoCallsExpirationBanner--expired{background:#d4224d}.VideoCallsExpirationBanner:hover{cursor:pointer;pointer-events:none}.VideoCallsExpirationBanner__section{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.VideoCallsExpirationBanner__icon{margin-right:16px}.VideoCallsExpirationBanner__link{color:#fff;border:1px solid #fff;border-radius:4px;margin-left:24px;padding:4px 25px;pointer-events:all}.VideoCallsExpirationBanner__link:hover,.VideoCallsExpirationBanner__link:focus{color:#fff;cursor:pointer;text-decoration:none}.expiration-banner .main-container,.expiration-banner .NavSidebar__container{margin-top:60px}.expiration-banner .main-container{height:calc(100% - 60px)}.expiration-banner .NavbarHeader,.expiration-banner .NavHeader__container,.expiration-banner .header-splitted,.expiration-banner .PageHeader__container,.expiration-banner .PatientFile__header{top:60px}

.VideoCallsExpirationModal{padding:30px;position:relative}.VideoCallsExpirationModal__close{position:absolute;top:0;right:-15px;border:none;background:none}.VideoCallsExpirationModal__text{font-size:18px;font-weight:500;color:#000;line-height:1.5;margin:30px 0}.VideoCallsExpirationModal__button{color:#fff;background:#d4224d;border:1px solid #d4224d;border-radius:4px;padding:10px 30px;pointer-events:all}.VideoCallsExpirationModal__button:hover,.VideoCallsExpirationModal__button:focus{color:#fff;text-decoration:none}

.CaptureWebcamImageModal__wrapper{-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}.CaptureWebcamImageModal__video,.CaptureWebcamImageModal__image{width:100%;-o-object-fit:cover;object-fit:cover}.CaptureWebcamImageModal__actions{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.CaptureWebcamImageModal__actions-row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.CaptureWebcamImageModal__actions-row+.CaptureWebcamImageModal__actions-row{margin-top:12px}.CaptureWebcamImageModal__link{padding:0;color:#3890db;margin:0;cursor:pointer;font-size:14px;background-color:inherit;border:none}.CaptureWebcamImageModal__cancel,.CaptureWebcamImageModal__submit,.CaptureWebcamImageModal__link{outline:none}.CaptureWebcamImageModal__cancel:disabled,.CaptureWebcamImageModal__submit:disabled,.CaptureWebcamImageModal__link:disabled{pointer-events:none;opacity:0.3}.CaptureWebcamImageModal__cancel{padding:0;color:#9ca1ad;margin:0;cursor:pointer;font-size:14px;background-color:inherit;border:none}.CaptureWebcamImageModal__submit{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#4a90e2;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s;margin-left:10px}

.AvatarUploader{position:relative}.AvatarUploader__avatar{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.AvatarUploader__toggle{box-shadow:0 1px 2px rgba(0,0,0,0.1);font-size:15px;color:#3890db;text-align:center;width:24px;height:24px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:1px solid #fff;background-color:#fff;border-radius:50%;cursor:pointer}.AvatarUploader__toggle[class^='icon-']:before{margin:0}.AvatarUploader__toggle-container{position:absolute;top:auto;bottom:24px;right:0}.AvatarUploader__popover{width:240px}.AvatarUploader__popover-header{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;color:#333;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.AvatarUploader__popover-content{background-color:#fff;padding:9px 14px;display:-webkit-box;display:flex}.AvatarUploader__upload,.AvatarUploader__capture{box-shadow:0 1px 2px rgba(0,0,0,0.1);font-size:15px;line-height:34px;color:#3890db;text-align:center;height:34px;border:1px solid #fff;background-color:#fff;border-radius:34px;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-transition:all 0.3s;transition:all 0.3s;padding:0 12px}.AvatarUploader__upload+.AvatarUploader__upload,.AvatarUploader__capture+.AvatarUploader__upload,.AvatarUploader__upload+.AvatarUploader__capture,.AvatarUploader__capture+.AvatarUploader__capture{margin-left:8px}.AvatarUploader__hidden-uploader{width:0;height:0}

.PatientRegistrationPersonalInfoForm{height:100%;background:#ffffff;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);border-radius:4px;padding:10px}.PatientRegistrationPersonalInfoForm__header{padding-bottom:12px;margin-bottom:10px;border-bottom:1px solid #eeeeee}.PatientRegistrationPersonalInfoForm__title{font-size:14px;font-weight:bold;text-transform:uppercase;color:#445259}.PatientRegistrationPersonalInfoForm__guest-patients-select__not-available i{font-size:14px}.PatientRegistrationPersonalInfoForm__guest-patients-select__not-available i:hover{cursor:pointer}.PatientRegistrationPersonalInfoForm__guest-patients-select__not-available i:before{color:#1590d7}.PatientRegistrationPersonalInfoForm__avatar-row{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start}.PatientRegistrationPersonalInfoForm__avatar-container{min-width:70px;flex-shrink:0;margin-right:12px}@media (max-width: 560px){.PatientRegistrationPersonalInfoForm__avatar-container{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}}.PatientRegistrationPersonalInfoForm__title-container{-webkit-box-flex:1;flex-grow:1}

.PatientRegistrationBillingInfoForm{height:100%;background:#ffffff;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);border-radius:4px;padding:10px}.PatientRegistrationBillingInfoForm__header{padding-bottom:12px;margin-bottom:10px;border-bottom:1px solid #eeeeee}.PatientRegistrationBillingInfoForm__title{font-size:14px;font-weight:bold;text-transform:uppercase;color:#445259}.PatientRegistrationBillingInfoForm__billing-item-actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;justify-content:space-around}.PatientRegistrationBillingInfoForm__billing-item-add,.PatientRegistrationBillingInfoForm__billing-item-remove{font-size:24px;cursor:pointer}.PatientRegistrationBillingInfoForm__billing-item-add{color:#4a90e2}.PatientRegistrationBillingInfoForm__billing-item-remove{color:#cb525d}

.PatientRegistrationContactInfoForm{height:100%;background:#ffffff;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);border-radius:4px;padding:10px}.PatientRegistrationContactInfoForm__header{padding-bottom:12px;margin-bottom:10px;border-bottom:1px solid #eeeeee}.PatientRegistrationContactInfoForm__title{font-size:14px;font-weight:bold;text-transform:uppercase;color:#445259}

.PatientRegistrationSocialInfoForm{height:100%;background:#ffffff;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);border-radius:4px;padding:10px}.PatientRegistrationSocialInfoForm__header{padding-bottom:12px;margin-bottom:10px;border-bottom:1px solid #eeeeee}.PatientRegistrationSocialInfoForm__title{font-size:14px;font-weight:bold;text-transform:uppercase;color:#445259}

.PatientRegistrationFooter{position:fixed;z-index:49;bottom:0;left:180px;right:0;height:100px;background:#ffffff;box-shadow:2px 0 5px 0 rgba(0,0,0,0.2)}@media (max-width: 768px){.PatientRegistrationFooter{left:0;height:125px}}@media (max-width: 768px) and (min-width: 561px){.PatientRegistrationFooter{margin-left:50px;width:calc(100% - 50px)}}.PatientRegistrationFooter__welcome{width:1200px;margin:10px auto;padding:0 12px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}@media (max-width: 768px){.PatientRegistrationFooter__welcome{width:100%;text-align:center;font-size:12px;margin-bottom:5px}}@media (min-width: 769px){.PatientRegistrationFooter__welcome{max-width:calc(100vw - 200px)}}.PatientRegistrationFooter__inner{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;width:1200px;margin:0 auto;padding:0 12px}@media (min-width: 769px){.PatientRegistrationFooter__inner{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.PatientRegistrationFooter__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;width:100%}}@media (max-width: 768px){.PatientRegistrationFooter__confirmation{margin-bottom:10px;font-size:12px}}.PatientRegistrationFooter__link{color:#3890db !important;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer}@media (max-width: 768px){.PatientRegistrationFooter__link{font-size:12px}}.PatientRegistrationFooter__link:hover{text-decoration:underline}.PatientRegistrationFooter__actions{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.PatientRegistrationFooter__submit-link,.PatientRegistrationFooter__submit-button{background:none;color:inherit;border:none;font:inherit;outline:inherit}.PatientRegistrationFooter__submit-link{color:#3890db;font-size:15px;font-weight:500;cursor:pointer;margin:0 10px}.PatientRegistrationFooter__submit-button{height:30px;cursor:pointer;background-color:#3890db;color:#fff;font-size:15px;font-weight:500;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-transition:background-color 0.5s;transition:background-color 0.5s;margin-left:10px;border-radius:4px;padding:0 12px}.PatientRegistrationFooter__submit-button:hover{background-color:#367db9}

.MatchingPatientModal[data-v-39c48461]{z-index:1040}.MatchingPatientModal__row-top[data-v-39c48461]{color:#ffffff;background:#cb525d;text-align:center}.MatchingPatientModal__row-question[data-v-39c48461]{color:#72808e;font-size:15px;font-weight:500;line-height:18px;text-align:center;padding:20px;border-bottom:1px solid #d4d4d4}.MatchingPatientModal__row-actions[data-v-39c48461]{padding:20px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.MatchingPatientModal__row-actions .submit-btn[data-v-39c48461]{font-size:12px}.MatchingPatientModal__row-actions .cancel-btn[data-v-39c48461]{margin:0;font-weight:500;font-size:14px}.MatchingPatientModal__title[data-v-39c48461]{font-size:18px;font-weight:500;line-height:23px;padding:20px 0;border-bottom:1px solid #f27681}.MatchingPatientModal__avatar[data-v-39c48461]{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin:20px 0}.MatchingPatientModal__name[data-v-39c48461]{font-size:24px;font-weight:300;line-height:29px;text-align:center;margin-bottom:2px}.MatchingPatientModal__info[data-v-39c48461]{font-size:14px;font-weight:300;line-height:17px;padding-bottom:18px}.MatchingPatientModal__info-row[data-v-39c48461]{margin-bottom:2px}.MatchingPatientModal__info-cell--capitalize[data-v-39c48461]{text-transform:capitalize}

.PatientRegistrationForm__wrapper{padding:20px 10px}.PatientRegistrationForm__content{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:20px}@media (max-width: 1024px){.PatientRegistrationForm__content{grid-template-columns:1fr}}

.PatientConsentButton[data-v-40802fc2]{height:30px;cursor:pointer;background-color:#3890db;color:#fff;font-size:15px;font-weight:500;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-transition:background-color 0.5s;transition:background-color 0.5s;margin:0 10px;border-radius:20px;padding:0 22px;outline:none;border:none}.PatientConsentButton[data-v-40802fc2]:disabled{background-color:#d3d3d3;cursor:default}.PatientConsentButton.profile[data-v-40802fc2]{background-color:#fff;color:#d34e43;padding:3px 15px;font-size:12px}.PatientConsentButton__profile-icon[data-v-40802fc2]{margin-right:5px}

.CheckInModalFormFields__visit-type-row[data-v-828b8ff6]{display:grid;grid-template-columns:8fr 4fr;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;margin-bottom:16px}.CheckInModalFormFields__grid-row[data-v-828b8ff6]{display:grid;grid-template-columns:4fr 8fr;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;margin-bottom:16px}.CheckInModalFormFields__button-text[data-v-828b8ff6]{display:-webkit-box;display:flex;width:100%;height:40px;-webkit-box-align:center;align-items:center;align-self:center;-webkit-box-pack:center;justify-content:center;color:#3890db;font-size:16px;border:none;background-color:transparent;font-weight:normal;letter-spacing:0.23px}.CheckInModalFormFields__otp-input[data-v-828b8ff6]{width:100%}.CheckInModalFormFields__referral-error[data-v-828b8ff6]{background:#df3d51;border-radius:4px;height:30px;width:100%;color:#fff;font-family:HelveticaNeue;font-size:14px;padding:5px 8px;margin-top:-6px;margin-bottom:16px}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyDropdown__label .multiselect__placeholder,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyDoctor__label .multiselect__placeholder,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyInput__label .multiselect__placeholder,.CheckInModalFormFields[data-v-828b8ff6]  .BillingItemsDropdown__label .multiselect__placeholder,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyPatient__label .multiselect__placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyDropdown__label .multiselect__tags,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyDoctor__label .multiselect__tags,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyInput__label .multiselect__tags,.CheckInModalFormFields[data-v-828b8ff6]  .BillingItemsDropdown__label .multiselect__tags,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyPatient__label .multiselect__tags{box-shadow:inset 0px 1px 4px 0px rgba(48,60,77,0.1)}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyDropdown__label .multiselect--disabled .multiselect__select,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyDoctor__label .multiselect--disabled .multiselect__select,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyInput__label .multiselect--disabled .multiselect__select,.CheckInModalFormFields[data-v-828b8ff6]  .BillingItemsDropdown__label .multiselect--disabled .multiselect__select,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyPatient__label .multiselect--disabled .multiselect__select{background:transparent}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyPrice__field{color:#a0a0a0;font-size:13px;font-weight:normal;padding-bottom:2px}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyRadio__label,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyDoctor__label,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyPrice__label,.CheckInModalFormFields[data-v-828b8ff6]  .BillingItemsDropdown__label,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyDropdown__label,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyInput__label{color:#253540;font-size:13px;font-weight:500;letter-spacing:0.5px}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyInput__label>input::-webkit-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyInput__label>input::-moz-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyInput__label>input:-ms-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyInput__label>input::-ms-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyInput__label>input::placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyDoctor__label,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyDropdown__label,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyPrice__label,.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyInput__label{margin-bottom:16px}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyRadio__label{margin-bottom:8px}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyRadio__option{padding:0px 16px 0px 24px}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyRadio__option-label:before{border:1px solid #c6c6c6;height:16px;width:16px;margin-top:2px}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyRadio__option-input:checked+.AlmightyRadio__option-label:before{border:2px solid #3890db}.CheckInModalFormFields[data-v-828b8ff6]  .AlmightyRadio__option-label:after{top:4px;left:4px;width:8px;height:8px;margin-top:2px}.CheckInModalFormFields[data-v-828b8ff6]  .FullPageModalActions{margin-top:40px}.CheckInModalFormFields[data-v-828b8ff6]  .FullPageModalActions__submit,.CheckInModalFormFields[data-v-828b8ff6]  .FullPageModalActions__cancel{border-radius:4px;padding:12px 40px;font-size:14px;font-weight:bold;letter-spacing:0.23px;height:auto;margin:0 12px}.CheckInModalFormFields[data-v-828b8ff6]  .FullPageModalActions__cancel{background:#d95f5f;color:#fff;display:inline-block;line-height:inherit;text-align:center;vertical-align:inherit}

.CheckInModalForm[data-v-3f4c7a35]{margin-top:24px}.CheckInModalForm__consent[data-v-3f4c7a35]  .AlmightyCheckbox__label{color:#5b6a78;font-size:14px;font-weight:normal;padding:0 10px}.CheckInModalForm__consent span[data-v-3f4c7a35]{font-size:12px}.CheckInModalForm__consent span a[data-v-3f4c7a35]{color:inherit !important;text-decoration:underline}.CheckInModalForm__footer[data-v-3f4c7a35]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-top:12px}

.CheckInModalPatientCard[data-v-fd41a12a]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;margin-bottom:24px;margin-top:-24px}.CheckInModalPatientCard__avatar[data-v-fd41a12a]{width:37px;height:37px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:10px}.CheckInModalPatientCard__content[data-v-fd41a12a]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.CheckInModalPatientCard__name[data-v-fd41a12a]{color:#3890db;font-weight:500}.CheckInModalPatientCard__description[data-v-fd41a12a]{color:#72808e;font-weight:400}

.CheckInModal__body{max-width:810px;margin:auto}.CheckInModal__loader{position:absolute;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}

.PatientConsentModal[data-v-0f84d254]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:24px 56px;text-align:center}.PatientConsentModal__title[data-v-0f84d254]{font-size:22px}.PatientConsentModal__description[data-v-0f84d254]{color:#5b6a78;font-size:15px}.PatientConsentModal__label[data-v-0f84d254]{font-size:18px;padding:12px 0}.PatientConsentModal__otp-digits[data-v-0f84d254]{display:grid;grid-template-columns:repeat(6, 1fr);gap:12px}.PatientConsentModal__otp-digits[data-v-0f84d254]  .AlmightyInput__field{border-width:0 0 2px 0}.PatientConsentModal__otp-digits.invalid[data-v-0f84d254]  .AlmightyInput__field{border-color:#dd475a}.PatientConsentModal__otp-digits.valid[data-v-0f84d254]  .AlmightyInput__field{border-color:#7ed321}.PatientConsentModal__otp-digits[data-v-0f84d254]  .AlmightyInput__validation-error{display:none}.PatientConsentModal__skip-verification[data-v-0f84d254],.PatientConsentModal__resend[data-v-0f84d254],.PatientConsentModal__countdown[data-v-0f84d254]{padding:12px 0}.PatientConsentModal__otp-status[data-v-0f84d254]{margin:12px 0;display:inline-block;min-width:10px;padding:8px 14px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:2px}.PatientConsentModal__otp-status.valid[data-v-0f84d254]{background-color:#7ed321}.PatientConsentModal__otp-status.invalid[data-v-0f84d254]{background-color:#dd475a}.PatientConsentModal__footer[data-v-0f84d254]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding-top:24px}.PatientConsentModal__footer .cancel-btn[data-v-0f84d254]{margin-top:12px}

.ConsentConfirmationModal[data-v-132ef32e]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:24px;text-align:center}.ConsentConfirmationModal__consent[data-v-132ef32e]  .AlmightyCheckbox__label{color:#5b6a78;font-size:14px;font-weight:normal;padding:0 10px}.ConsentConfirmationModal__consent span[data-v-132ef32e]{font-size:12px;text-align:left}.ConsentConfirmationModal__consent span a[data-v-132ef32e]{color:inherit !important;text-decoration:underline}.ConsentConfirmationModal__accept-btn[data-v-132ef32e]:disabled{background-color:#d3d3d3}.ConsentConfirmationModal__footer[data-v-132ef32e]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding-top:24px}

.PatientConsentConfirmation__button[data-v-321a7968]{cursor:pointer;font-weight:500;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-transition:background-color 0.5s;transition:background-color 0.5s;border-radius:20px;outline:none;border:none;background-color:#fff;color:#d34e43;padding:6px 15px;font-size:12px}.PatientConsentConfirmation__icon[data-v-321a7968]{margin-right:5px;font-size:13px}

.ClinicalTasksForm__body[data-v-4be45b6c]{padding:15px 20px}.ClinicalTasksForm__footer[data-v-4be45b6c]{padding:12px 20px;border-top:1px solid #eeeeee}.ClinicalTasksForm__button[data-v-4be45b6c]{display:-webkit-box;display:flex;margin-left:auto;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;outline:none}.ClinicalTasksForm__input[data-v-4be45b6c]{margin-right:12px}.ClinicalTasksForm__input--small[data-v-4be45b6c]{max-width:80px}.ClinicalTasksForm__input--medium[data-v-4be45b6c]{max-width:140px}.ClinicalTasksForm__input--large[data-v-4be45b6c]{max-width:240px}.ClinicalTasksForm__recurrence-row[data-v-4be45b6c]{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;width:100%}.ClinicalTasksForm__recurrence-row[data-v-4be45b6c]{margin-top:12px}.ClinicalTasksForm[data-v-4be45b6c]  .AlmightyCheckbox__label{margin-top:12px;margin-bottom:0;display:-webkit-inline-box;display:inline-flex}.ClinicalTasksForm[data-v-4be45b6c]  .AlmightyCheckbox__selector{height:18px;width:18px;border-radius:2px;border:1px solid #e2e2e4;box-shadow:inset 0px 0px 1px 0px rgba(0,0,0,0.5)}.ClinicalTasksForm[data-v-4be45b6c]  .AlmightyCheckbox__input.checked+.AlmightyCheckbox__selector:after{top:0;left:4px}.ClinicalTasksForm .fade-enter-active[data-v-4be45b6c],.ClinicalTasksForm .fade-leave-active[data-v-4be45b6c]{-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}.ClinicalTasksForm .fade-enter[data-v-4be45b6c],.ClinicalTasksForm .fade-leave-to[data-v-4be45b6c]{opacity:0}

.ClinicalTasksNoData[data-v-dd5bd9aa]{margin-top:10vh;height:200px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ClinicalTasksNoData__image[data-v-dd5bd9aa]{width:64px;margin-bottom:16px}.ClinicalTasksNoData__message[data-v-dd5bd9aa]{max-width:50%;font-size:16px;color:#5c6a77;letter-spacing:0.4px}

.ClinicalTasksList[data-v-3e461da0]{max-height:calc(100% - 133px);position:relative}.ClinicalTasksList__list[data-v-3e461da0]{padding-bottom:10px}.ClinicalTasksList__list-header[data-v-3e461da0]{padding:16px;font-size:13px;font-weight:500;text-transform:uppercase;color:#9ca1ad;display:grid;grid-template-columns:3fr 1fr 5fr repeat(4, 2fr)}.ClinicalTasksList__list-items[data-v-3e461da0]{list-style:none;padding-left:0}.ClinicalTasksList__loader-container[data-v-3e461da0]{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#ffffff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}

.ListItemIncompletedForm__body[data-v-e71268e4]{border-top:1px solid #eeeeee;padding:16px}.ListItemIncompletedForm__actions[data-v-e71268e4]{padding:16px;background-color:#fbfbfc;border-top:1px solid #eeeeee;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.ListItemIncompletedForm[data-v-e71268e4]  .AlmightyTextarea__label{font-size:13px;letter-spacing:0.5px;font-weight:500;color:#253540;margin-bottom:12px}

.ClinicalTasksDetailsItem[data-v-7dc4c92a]{display:grid;grid-template-columns:1fr 3fr 2fr 7fr;margin-bottom:4px;list-style:none}

.ListItemIncompletedDetails[data-v-f4b0745c]{border-top:1px solid #eeeeee;padding:12px 16px}.ListItemIncompletedDetails__list[data-v-f4b0745c]{padding:12px 0}.ListItemIncompletedDetails__list-header[data-v-f4b0745c]{color:#9ca1ad;font-weight:500;font-size:13px;letter-spacing:0.5px;margin-bottom:8px;padding:12px 0;text-transform:uppercase;border-bottom:1px solid #eeeeee;display:grid;grid-template-columns:1fr 3fr 2fr 7fr}.ListItemIncompletedDetails__button[data-v-f4b0745c]{font-size:13px;padding:0}

.ListItemIncompletedHeader[data-v-578ac912]{cursor:pointer;padding:12px 16px;display:grid;grid-template-columns:3fr 1fr 5fr repeat(5, 2fr);gap:10px}.ListItemIncompletedHeader__item--red[data-v-578ac912]{color:#ff2f46}.ListItemIncompletedHeader__toggle-button[data-v-578ac912]{border:none;background-color:transparent;font-size:14px;color:#98acbe;outline:none;justify-self:end;grid-column:8}.ListItemIncompletedHeader__toggle-button-icon[data-v-578ac912]{font-weight:bold;font-size:10px;margin-left:4px;display:inline-block;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}

.ListItemIncompleted[data-v-72fadafc]{font-size:15px;letter-spacing:0.5px;color:#5c6a77;border-top:1px solid #eeeeee;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ListItemIncompleted[data-v-72fadafc]:last-of-type{border-bottom:1px solid #eeeeee}.ListItemIncompleted--expanded[data-v-72fadafc]{border:1px solid #eeeeee;border-radius:5px;box-shadow:0px 1px 3px 0px rgba(113,113,135,0.2)}.ListItemIncompleted--expanded+.ListItemIncompleted[data-v-72fadafc]{border-top:none}.ListItemIncompleted--expanded[data-v-72fadafc]  .ListItemIncompletedHeader__toggle-button-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}

.ListItemCompletedDetails[data-v-c0f1a262]{border-top:1px solid #eeeeee;padding:16px}.ListItemCompletedDetails__title[data-v-c0f1a262],.ListItemCompletedDetails__header[data-v-c0f1a262]{color:#9ca1ad;font-weight:500;font-size:13px;letter-spacing:0.5px}.ListItemCompletedDetails__list[data-v-c0f1a262]{padding:0}.ListItemCompletedDetails__header[data-v-c0f1a262]{margin-bottom:8px;padding:12px 0;text-transform:uppercase;border-bottom:1px solid #eeeeee;display:grid;grid-template-columns:1fr 3fr 2fr 7fr}

.ListItemCompletedHeader[data-v-85364de8]{cursor:pointer;padding:12px 16px;display:grid;grid-template-columns:3fr 1fr 5fr repeat(6, 2fr);gap:10px}.ListItemCompletedHeader__toggle-button[data-v-85364de8]{border:none;background-color:transparent;font-size:14px;color:#98acbe;outline:none;justify-self:end;grid-column:9}.ListItemCompletedHeader__toggle-button-icon[data-v-85364de8]{font-weight:bold;font-size:10px;margin-left:4px;display:inline-block;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}

.ListItemCompleted[data-v-0368ce0e]{font-size:15px;letter-spacing:0.5px;color:#5c6a77;border-top:1px solid #eeeeee;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ListItemCompleted[data-v-0368ce0e]:last-of-type{border-bottom:1px solid #eeeeee}.ListItemCompleted--expanded[data-v-0368ce0e]{border:1px solid #eeeeee;border-radius:5px;box-shadow:0px 1px 3px 0px rgba(113,113,135,0.2)}.ListItemCompleted--expanded+.ListItemCompleted[data-v-0368ce0e]{border-top:none}.ListItemCompleted--expanded[data-v-0368ce0e]  .ListItemCompletedHeader__toggle-button-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}

.ListItemIncompletedHeader[data-v-29cf3b2f]{cursor:pointer;padding:12px 16px;display:grid;gap:10px;grid-template-columns:4fr repeat(5, 2fr)}.ListItemIncompletedHeader__item--red[data-v-29cf3b2f]{color:#ff2f46}.ListItemIncompletedHeader__toggle-button[data-v-29cf3b2f]{border:none;background-color:transparent;font-size:14px;color:#98acbe;outline:none;justify-self:end}.ListItemIncompletedHeader__toggle-button-icon[data-v-29cf3b2f]{font-weight:bold;font-size:10px;margin-left:4px;display:inline-block;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}

.ListItemCompletedHeader[data-v-0f4970a8]{cursor:pointer;padding:12px 16px;display:grid;gap:10px;grid-template-columns:4fr repeat(6, 2fr)}.ListItemCompletedHeader__toggle-button[data-v-0f4970a8]{border:none;background-color:transparent;font-size:14px;color:#98acbe;outline:none;justify-self:end}.ListItemCompletedHeader__toggle-button-icon[data-v-0f4970a8]{font-weight:bold;font-size:10px;margin-left:4px;display:inline-block;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}

.AddTaskButton[data-v-f6d6ade8]{color:#3890db;font-size:15px;font-weight:500;letter-spacing:0.5px;display:block;border:none;position:relative;height:24px;padding-left:22px;background-color:#f2faff;-webkit-transition:0.3s;transition:0.3s}.AddTaskButton[data-v-f6d6ade8]:focus{outline:none}.AddTaskButton[data-v-f6d6ade8]:disabled{color:#93a1af}.AddTaskButton__icon--prepend[data-v-f6d6ade8]::before{content:'+';font-size:27px;font-weight:400;position:absolute;left:0px;top:-10px}

.Tabs__navigation[data-v-3159c73a]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;height:48px;padding-right:16px;-webkit-box-align:center;align-items:center;border-bottom:1px solid #b7cedd}.Tabs__navigation.light-blue[data-v-3159c73a]{background-color:#f2faff}.Tabs__navigation.white[data-v-3159c73a]{background-color:#ffffff}.Tabs__navigation-list[data-v-3159c73a]{list-style:none;padding-left:0;margin-bottom:0;display:-webkit-box;display:flex;height:100%}.Tabs__navigation-list-item[data-v-3159c73a]{font-size:15px;height:100%;padding:0 16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:18px;color:#93a1af;cursor:pointer;border-bottom:3px solid transparent;border-bottom-style:inset;padding-top:3px;-webkit-transition:border-bottom-color 0.2s ease-in;transition:border-bottom-color 0.2s ease-in}.Tabs__navigation-list-item--active[data-v-3159c73a]{border-bottom-color:#3890db;color:#4faeff;font-weight:500}.Tabs .fade-enter[data-v-3159c73a]{opacity:0}.Tabs .fade-enter-active[data-v-3159c73a],.Tabs .fade-leave-active[data-v-3159c73a]{-webkit-transition:opacity 0.2s ease-out;transition:opacity 0.2s ease-out}.Tabs .fade-leave-to[data-v-3159c73a]{opacity:0}

.PatientClinicalTasks[data-v-1407e792]{width:100%;background-color:#fff;position:relative}.PatientClinicalTasks__incompleted[data-v-1407e792]  .ClinicalTasksList__list-header{grid-template-columns:4fr repeat(5, 2fr);gap:10px}.PatientClinicalTasks__completed[data-v-1407e792]  .ClinicalTasksList__list-header{grid-template-columns:4fr repeat(6, 2fr);gap:10px}.PatientClinicalTasks[data-v-1407e792]  .ListItemCompletedDetails__header{grid-template-columns:1fr 3fr 2fr 7fr}.PatientClinicalTasks[data-v-1407e792]  .ClinicalTasksList{min-height:200px}.PatientClinicalTasks[data-v-1407e792]  .ClinicalTasksList__list{padding-left:16px;padding-right:16px;padding-bottom:10px}.PatientClinicalTasks[data-v-1407e792]  .ListItemIncompletedForm__actions{-webkit-box-pack:justify;justify-content:space-between}

.AddAntenatalNoteForm__wrapper[data-v-1afd0f98]{border-top:1px solid #b7cedd}.AddAntenatalNoteForm__content[data-v-1afd0f98]{padding:15px 20px}.AddAntenatalNoteForm__footer[data-v-1afd0f98]{padding:12px 20px;border-top:1px solid #eeeeee;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}

.AddPrenatalForm__wrapper[data-v-2fd3a89c]{border-top:1px solid #b7cedd}.AddPrenatalForm__content[data-v-2fd3a89c]{padding:15px 20px}.AddPrenatalForm__section-divider[data-v-2fd3a89c]{border-top:1px solid #eeeeee;margin-top:12px}.AddPrenatalForm__footer[data-v-2fd3a89c]{padding:12px 20px;border-top:1px solid #eeeeee;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}

.CloseAntenatalForm__wrapper[data-v-75fd220e]{border-top:1px solid #b7cedd}.CloseAntenatalForm__content[data-v-75fd220e]{padding:15px 20px}.CloseAntenatalForm__footer[data-v-75fd220e]{padding:12px 20px;border-top:1px solid #eeeeee;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}

.PatientAntenatalNote__row[data-v-5af246f2]{font-size:15px;line-height:1.4;color:#5c6a77;letter-spacing:0.4px;font-weight:normal}.PatientAntenatalNote__col[data-v-5af246f2]{padding:6px;vertical-align:baseline}.PatientAntenatalNote__col[data-v-5af246f2]:first-of-type,.PatientAntenatalNote__col[data-v-5af246f2]:last-of-type{white-space:nowrap}

.PatientAntenatalNotes[data-v-f3fcd67e]{width:100%;background-color:#fff;position:relative;padding:15px 20px}.PatientAntenatalNotes__header[data-v-f3fcd67e]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding-bottom:12px}.PatientAntenatalNotes__content[data-v-f3fcd67e]{width:100%}.PatientAntenatalNotes__col[data-v-f3fcd67e]{padding:0 6px}.PatientAntenatalNotes__loading[data-v-f3fcd67e]{padding:32px 0}.PatientAntenatalNotes__no-data[data-v-f3fcd67e]{height:200px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.PatientAntenatalNotes__no-data-image[data-v-f3fcd67e]{width:32px;margin-bottom:8px}.PatientAntenatalNotes__no-data-message[data-v-f3fcd67e]{max-width:50%;font-size:15px;color:#5c6a77;letter-spacing:0.4px}.PatientAntenatalNotes__add-new[data-v-f3fcd67e]{font-weight:500;cursor:pointer;margin-left:20px;border:none;background:none;outline:none;color:#3890db}

.PatientAntenatalUpdate__row[data-v-c0498ab0]{font-size:15px;line-height:1.4;color:#5c6a77;letter-spacing:0.4px;font-weight:normal}.PatientAntenatalUpdate__col[data-v-c0498ab0]{padding:6px;vertical-align:baseline}.PatientAntenatalUpdate__col[data-v-c0498ab0]:first-of-type,.PatientAntenatalUpdate__col[data-v-c0498ab0]:last-of-type{white-space:nowrap}

.PatientAntenatalUpdates[data-v-24bdc5e8]{width:100%;background-color:#fff;position:relative;padding:15px 20px}.PatientAntenatalUpdates__header[data-v-24bdc5e8]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding-bottom:12px}.PatientAntenatalUpdates__content[data-v-24bdc5e8]{width:100%}.PatientAntenatalUpdates__col[data-v-24bdc5e8]{padding:0 6px}.PatientAntenatalUpdates__loading[data-v-24bdc5e8]{padding:32px 0}.PatientAntenatalUpdates__no-data[data-v-24bdc5e8]{height:200px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.PatientAntenatalUpdates__no-data-image[data-v-24bdc5e8]{width:32px;margin-bottom:8px}.PatientAntenatalUpdates__no-data-message[data-v-24bdc5e8]{max-width:50%;font-size:15px;color:#5c6a77;letter-spacing:0.4px}.PatientAntenatalUpdates__add-new[data-v-24bdc5e8]{font-weight:500;cursor:pointer;margin-left:20px;border:none;background:none;outline:none;color:#3890db}

.PatientPrenatalsEntity__row[data-v-d9775920]{font-size:15px;line-height:1.4;color:#5c6a77;letter-spacing:0.4px;font-weight:normal}.PatientPrenatalsEntity__additional-notes[data-v-d9775920]{font-size:12px;color:#93a1af;margin:4px 0 4px 15px;position:relative}.PatientPrenatalsEntity__additional-notes[data-v-d9775920]:before{content:'';position:absolute;display:block;width:13px;height:13px;border-color:#d8d8d8;border-width:0 0 1px 1px;border-style:solid;left:-15px;top:-5px}

.PatientPrenatals[data-v-5242109c]{width:100%;background-color:#fff;position:relative;padding:15px 20px}.PatientPrenatals__header[data-v-5242109c]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding-bottom:12px}.PatientPrenatals__content[data-v-5242109c]{width:100%}.PatientPrenatals__loading[data-v-5242109c]{padding:32px 0}.PatientPrenatals__no-data[data-v-5242109c]{height:200px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.PatientPrenatals__no-data-image[data-v-5242109c]{width:32px;margin-bottom:8px}.PatientPrenatals__no-data-message[data-v-5242109c]{max-width:50%;font-size:15px;color:#5c6a77;letter-spacing:0.4px}.PatientPrenatals__add-new[data-v-5242109c]{font-weight:500;cursor:pointer;margin-left:20px;border:none;background:none;outline:none;color:#3890db}

.PatientAntenatal[data-v-6bb6b260]{width:100%;background-color:#fff;position:relative}.PatientAntenatal__main-info[data-v-6bb6b260]{padding:16px 14px 12px 16px;background-color:#f2faff}.PatientAntenatal__main-info-row[data-v-6bb6b260]{display:-webkit-box;display:flex;flex-wrap:wrap}.PatientAntenatal__main-info-header[data-v-6bb6b260]{display:block;margin-bottom:0px;width:100%;font-size:12px;font-weight:bold;text-transform:uppercase;color:#96a4b1}.PatientAntenatal__main-info-cell[data-v-6bb6b260]{margin-right:32px;line-height:28px}.PatientAntenatal__main-info-cell-label[data-v-6bb6b260]{font-size:13px;color:#5c6a77;letter-spacing:0.5px;margin-bottom:4px}.PatientAntenatal__main-info-cell-value[data-v-6bb6b260]{font-size:15px;color:#253540;letter-spacing:0.4px;font-weight:500}.PatientAntenatal__action--add[data-v-6bb6b260],.PatientAntenatal__action--remove[data-v-6bb6b260]{font-weight:500;cursor:pointer;margin-left:20px;border:none;background:none;outline:none}.PatientAntenatal__action--add[data-v-6bb6b260]{color:#3890db}.PatientAntenatal__action--remove[data-v-6bb6b260]{color:#d86660}.PatientAntenatal__update[data-v-6bb6b260]{color:#3890db;cursor:pointer;font-weight:500;margin:0 0 10px}

.CloseLabourManagementModal{width:340px}.CloseLabourManagementModal__header{background-color:#d34e43;padding:17px 20px;color:#fff;font-weight:500;border:1px solid #d8d8d8}.CloseLabourManagementModal__content{padding:17px 20px 32px;color:#5f6e7b;text-align:center}.CloseLabourManagementModal__footer{padding:17px 20px;border-top:1px solid #d8d8d8;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.CloseLabourManagementModal__cancel-btn{padding:0;color:#9ca1ad;margin:0 27px;cursor:pointer;font-size:14px;background-color:transparent;border:none}.CloseLabourManagementModal__confirm-btn{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#d34e43;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}

.PatientLabourManagementPartograph__chart[data-v-6a74ed12]{width:100%;background-color:#fff;box-shadow:0px -3px 12px 0px rgba(0,0,0,0.1);padding:25px}.PatientLabourManagementPartograph__chart+.PatientLabourManagementPartograph__chart[data-v-6a74ed12]{margin-top:30px}.PatientLabourManagementPartograph__chart-title[data-v-6a74ed12]{color:#333334;font-size:18px}

.ExaminationItem[data-v-913dec28]{border-color:#f996ec;border-style:solid;border-width:0px 0px 0px 5px;padding:15px 15px 16px 15px;position:relative;border-radius:2px;box-shadow:0px 0px 3px 0px rgba(0,0,0,0.11);background-color:#fff}.ExaminationItem__header[data-v-913dec28]{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start;font-size:14px}.ExaminationItem__avatar[data-v-913dec28]{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:5px;background-color:#72808e}.ExaminationItem__doctor-name[data-v-913dec28]{color:#253540;font-weight:500}.ExaminationItem__text[data-v-913dec28]{color:#72808e;font-weight:400}.ExaminationItem__entry-message[data-v-913dec28]{font-weight:500;color:#f996ec}.ExaminationItem__date[data-v-913dec28]{color:#5c6a77;font-size:12px}.ExaminationItem__item-content[data-v-913dec28]{padding:16px 15px 0 30px}.ExaminationItem__item-content-row[data-v-913dec28]{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:12px;grid-row-gap:12px}.ExaminationItem__item-content-row+.ExaminationItem__item-content-row[data-v-913dec28]{padding-top:12px}.ExaminationItem__item-label[data-v-913dec28]{font-size:13px;color:#253540;letter-spacing:0.5px;font-weight:500;margin-bottom:4px}.ExaminationItem__item-value[data-v-913dec28]{font-size:15px;color:#5c6a77;letter-spacing:0.4px;font-weight:normal}.ExaminationItem__item-latest[data-v-913dec28]{padding:0.4em 2em;border-radius:4px;font-size:14px;font-weight:500;background-color:rgba(184,233,134,0.2);color:#7bab49}.ExaminationItem .ico-check-circle[data-v-913dec28]{margin-right:6px;vertical-align:middle;line-height:16px;display:inline-block;padding-bottom:2px}

.PatientLabourManagementExaminations__item+.PatientLabourManagementExaminations__item[data-v-a0d6d5fc]{margin-top:30px}

.DeliveryItem[data-v-5ae39bd6]{border-color:#f996ec;border-style:solid;border-width:0px 0px 0px 5px;padding:15px 15px 16px 15px;position:relative;border-radius:2px;box-shadow:0px 0px 3px 0px rgba(0,0,0,0.11);background-color:#fff}.DeliveryItem__header[data-v-5ae39bd6]{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start;font-size:14px}.DeliveryItem__avatar[data-v-5ae39bd6]{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:5px;background-color:#72808e}.DeliveryItem__doctor-name[data-v-5ae39bd6]{color:#253540;font-weight:500}.DeliveryItem__text[data-v-5ae39bd6]{color:#72808e;font-weight:400}.DeliveryItem__entry-message[data-v-5ae39bd6]{font-weight:500;color:#f996ec}.DeliveryItem__date[data-v-5ae39bd6]{color:#5c6a77;font-size:12px}.DeliveryItem__item-content[data-v-5ae39bd6]{padding:16px 15px 0 30px}.DeliveryItem__item-content-row[data-v-5ae39bd6]{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:12px;grid-row-gap:12px}.DeliveryItem__item-content-row+.DeliveryItem__item-content-row[data-v-5ae39bd6]{padding-top:12px}.DeliveryItem__item-label[data-v-5ae39bd6]{font-size:13px;color:#253540;letter-spacing:0.5px;font-weight:500;margin-bottom:4px}.DeliveryItem__item-value[data-v-5ae39bd6]{font-size:15px;color:#5c6a77;letter-spacing:0.4px;font-weight:normal}

.PatientLabourManagementDeliveries__item+.PatientLabourManagementDeliveries__item[data-v-48eaba51]{margin-top:30px}

.AbdominalExaminationFields[data-v-299dd1c2]{padding-bottom:35px;padding-top:25px;border-bottom:1px solid #f0f0f0}.AbdominalExaminationFields__title[data-v-299dd1c2]{text-transform:uppercase;color:#5d6d7b;font-weight:600;margin-bottom:25px}

.AddBishopScoreModal{width:680px}.AddBishopScoreModal__header{background-color:#f9fbfe;padding:17px 20px;color:#40525a;font-weight:500;border:1px solid #d8d8d8}.AddBishopScoreModal__content{padding:17px 20px 32px}.AddBishopScoreModal__content-header{display:grid;grid-template-columns:1.5fr repeat(4, 1fr);color:#999faa;font-size:13px;justify-items:center;margin-bottom:8px}.AddBishopScoreModal__content-header-item:first-of-type{grid-column-start:2}.AddBishopScoreModal__content-row{display:grid;grid-template-columns:1.5fr 4fr;grid-column-gap:12px}.AddBishopScoreModal__content-row+.AddBishopScoreModal__content-row{margin-top:12px}.AddBishopScoreModal__row-label{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;text-align:right;color:#253540;font-weight:500}.AddBishopScoreModal__row-options{display:grid;grid-template-columns:repeat(4, 1fr);justify-items:center;border:1px solid #d8d8d8;border-radius:4px}.AddBishopScoreModal__row-option{width:100%;border:0;background:transparent;color:#999faa;font-size:13px;text-align:center;padding-top:14px;padding-bottom:14px}.AddBishopScoreModal__row-option--active,.AddBishopScoreModal__row-option:hover{background:#3890db;color:#fff;font-weight:bold}.AddBishopScoreModal__footer{padding:17px 20px;border-top:1px solid #d8d8d8;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}

.VaginalExaminationFields[data-v-4afd4ead]{padding-bottom:35px;padding-top:25px;border-bottom:1px solid #f0f0f0}.VaginalExaminationFields__title[data-v-4afd4ead]{text-transform:uppercase;color:#5d6d7b;font-weight:600;margin-bottom:25px}.VaginalExaminationFields__bishop-score-btn[data-v-4afd4ead]{color:#3890db;font-size:15px;font-weight:500;border:0;background-color:transparent}

.ModalFooter__wrapper[data-v-a5bb8958]{padding:15px 0 0;width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.ModalFooter__cancel-btn[data-v-a5bb8958]{padding:0;margin:0 10px;cursor:pointer;font-size:14px;background-color:transparent;border:none;color:#d34e73}

.AddExaminationModal__labour-message{font-size:14px;color:#898e9a}.AddExaminationModal__true-labour-row{padding-bottom:25px;border-bottom:1px solid #f0f0f0}.AddExaminationModal__emergency-signs-row{padding-bottom:25px;padding-top:25px;border-bottom:1px solid #f0f0f0}.AddExaminationModal__other-measurement-title{text-transform:uppercase;color:#5d6d7b;font-weight:600;margin-bottom:25px}

.AddApgarScoreModal{width:680px}.AddApgarScoreModal__header{background-color:#f9fbfe;padding:17px 20px;color:#40525a;font-weight:500;border:1px solid #d8d8d8}.AddApgarScoreModal__content{padding:17px 20px 32px}.AddApgarScoreModal__content-header{display:grid;grid-template-columns:repeat(4, 1fr);color:#999faa;font-size:13px;justify-items:center;margin-bottom:8px}.AddApgarScoreModal__content-header-item:first-of-type{grid-column-start:2}.AddApgarScoreModal__content-row{display:grid;grid-template-columns:1fr 3fr;grid-column-gap:12px}.AddApgarScoreModal__content-row+.AddApgarScoreModal__content-row{margin-top:12px}.AddApgarScoreModal__row-label{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;text-align:right;color:#253540;font-weight:500}.AddApgarScoreModal__row-options{display:grid;grid-template-columns:repeat(3, 1fr);justify-items:center;border:1px solid #d8d8d8;border-radius:4px}.AddApgarScoreModal__row-option{width:100%;border:0;background:transparent;color:#999faa;font-size:13px;text-align:center;padding-top:14px;padding-bottom:14px}.AddApgarScoreModal__row-option--active,.AddApgarScoreModal__row-option:hover{background:#3890db;color:#fff;font-weight:bold}.AddApgarScoreModal__footer{padding:17px 20px;border-top:1px solid #d8d8d8;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}

.AddDeliveryFields__section{padding-bottom:35px;border-bottom:1px solid #f0f0f0}.AddDeliveryFields__section+.AddDeliveryFields__section{padding-top:25px}.AddDeliveryFields__add-item{margin-top:12px;cursor:pointer;display:block;color:#3890db !important;font-weight:500}.AddDeliveryFields__remove-item{margin-top:6px;color:#cc4b5e !important;cursor:pointer;position:absolute;right:-30px;top:0px}

.LabourManagementEntryModalHeader__title[data-v-5dd0b483]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%;margin:0}.LabourManagementEntryModalHeader__title-colored[data-v-5dd0b483]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-left:5px;color:#eb33a8}

.LabourManagementEntryModal[data-v-dc80eafe]{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:end;align-items:flex-end;background:transparent}.LabourManagementEntryModal__main-container[data-v-dc80eafe]{min-height:246px;width:100%}.LabourManagementEntryModal__header[data-v-dc80eafe]{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;font-size:14px;font-weight:500;padding:0 15px;cursor:pointer;width:100%;height:45px;background:-webkit-gradient(linear, left top, left bottom, from(#3a464b), to(#5b6a70));background:linear-gradient(#3a464b, #5b6a70);color:#fff}.LabourManagementEntryModal__header[disabled][data-v-dc80eafe]{pointer-events:none}.LabourManagementEntryModal__content[data-v-dc80eafe]{width:100%;font-size:15px;padding:25px 30px 15px 30px;max-height:450px;overflow:scroll}.LabourManagementEntryModal__header-icon[data-v-dc80eafe]{margin-right:15px}.LabourManagementEntryModal__header-close-button[data-v-dc80eafe]{cursor:pointer;color:#fff;font-weight:500;background:transparent;border:none;padding:0;margin-left:15px}

.PatientLabourManagementModal[data-v-8a3d5490]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:1020}.PatientLabourManagementModal__header[data-v-8a3d5490]{position:fixed;background-color:#343f43;width:100%;font-size:18px;line-height:1;color:#fff;font-weight:400;padding:15px 0;text-align:center;z-index:1050}.PatientLabourManagementModal__content[data-v-8a3d5490]{padding:30px 30px 100px;width:1250px;margin-left:auto;margin-right:auto}.PatientLabourManagementModal__footer[data-v-8a3d5490]{position:fixed;background-color:#ffffff;width:100%;font-size:18px;line-height:1;font-weight:400;padding:15px 0;z-index:1050;box-shadow:0px -3px 12px 0px rgba(0,0,0,0.1);bottom:0;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.PatientLabourManagementModal__footer-container[data-v-8a3d5490]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:1250px;margin-left:auto;margin-right:auto;height:100%}.PatientLabourManagementModal__close-btn[data-v-8a3d5490],.PatientLabourManagementModal__hide-patient-btn[data-v-8a3d5490]{cursor:pointer;font-size:15px;color:#fff;font-weight:500;text-align:center;position:absolute;top:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:rgba(255,255,255,0.2);height:100%}.PatientLabourManagementModal__close-btn[data-v-8a3d5490]{right:0;padding:14px 0;width:115px}.PatientLabourManagementModal__close-icon[data-v-8a3d5490]{font-size:21px}.PatientLabourManagementModal__hide-patient-btn[data-v-8a3d5490]{left:0;padding:6.5px 0;width:190px}.PatientLabourManagementModal__hide-patient-icon[data-v-8a3d5490]:before{color:#ffffff;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center;transform-origin:center}.PatientLabourManagementModal__content-container[data-v-8a3d5490]{height:100%;overflow-y:scroll;background-color:#f4f4f5}.PatientLabourManagementModal__main-data[data-v-8a3d5490]{margin-top:48px;min-height:260px;width:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(#39454a), to(#5b6a71));background-image:linear-gradient(-180deg, #39454a 0%, #5b6a71 100%);padding-top:22px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}.PatientLabourManagementModal__patient-information-container[data-v-8a3d5490]{display:-webkit-box;display:flex}.PatientLabourManagementModal__patient-information[data-v-8a3d5490]{margin-left:20px;margin-top:6px}.PatientLabourManagementModal__patient-name[data-v-8a3d5490]{color:#fff;font-size:24px;margin-bottom:3px;font-weight:400}.PatientLabourManagementModal__patient-additional-info[data-v-8a3d5490]{font-size:14px;color:#fff;font-weight:400}.PatientLabourManagementModal__labour-management-info[data-v-8a3d5490]{padding:16px 14px 12px 16px}.PatientLabourManagementModal__labour-management-info-row[data-v-8a3d5490]{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center}.PatientLabourManagementModal__labour-management-info-cell[data-v-8a3d5490]{margin-right:15px;line-height:28px}.PatientLabourManagementModal__labour-management-info-cell-label[data-v-8a3d5490]{font-size:13px;color:#ffffff;letter-spacing:0.5px;margin-bottom:4px}.PatientLabourManagementModal__labour-management-info-cell-value[data-v-8a3d5490]{font-size:15px;color:#ffffff;letter-spacing:0.4px;font-weight:500}.PatientLabourManagementModal__tabs[data-v-8a3d5490]{padding-top:20px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:end;align-items:flex-end}.PatientLabourManagementModal__tab-link-container[data-v-8a3d5490]{background-color:#687276;width:110px;height:45px;text-align:center;vertical-align:middle;line-height:45px}.PatientLabourManagementModal__tab-link-container[data-v-8a3d5490]:first-child{border-top-left-radius:5px}.PatientLabourManagementModal__tab-link-container[data-v-8a3d5490]:last-child{border-top-right-radius:5px}.PatientLabourManagementModal__tab-link[data-v-8a3d5490]{cursor:pointer;font-weight:500;color:#d1d4d5;-webkit-transition:color 0.5s, background-color 0.5s;transition:color 0.5s, background-color 0.5s}.PatientLabourManagementModal__tab-link-active[data-v-8a3d5490]{color:#4a90df;background-color:#f4f4f5;border-top-left-radius:5px;border-top-right-radius:5px}.PatientLabourManagementModal__tab-link-disabled[data-v-8a3d5490]{pointer-events:none}.PatientLabourManagementModal__labour-status-label[data-v-8a3d5490]{width:107px;color:#253540;font-size:15px;font-weight:500}.PatientLabourManagementModal__labour-status-value[data-v-8a3d5490]{width:121px;color:#253540;font-size:24px;letter-spacing:0.5px}.PatientLabourManagementModal__add-examination-btn[data-v-8a3d5490],.PatientLabourManagementModal__close-labour-btn[data-v-8a3d5490]{height:40px;border-radius:20px;color:#fff;font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 40px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}.PatientLabourManagementModal__add-examination-btn[data-v-8a3d5490]{background:#4a90df}.PatientLabourManagementModal__close-labour-btn[data-v-8a3d5490]{background:#d34e43}

.PatientLabourManagement[data-v-5c71ecd4]{width:100%;background-color:#fff;position:relative}.PatientLabourManagement__main-info[data-v-5c71ecd4]{padding:16px 14px 12px 16px;background-color:#f2faff}.PatientLabourManagement__main-info-row[data-v-5c71ecd4]{display:-webkit-box;display:flex;flex-wrap:wrap}.PatientLabourManagement__main-info-cell[data-v-5c71ecd4]{margin-right:15px;line-height:28px}.PatientLabourManagement__main-info-cell-label[data-v-5c71ecd4]{font-size:13px;color:#5c6a77;letter-spacing:0.5px;margin-bottom:4px}.PatientLabourManagement__main-info-cell-value[data-v-5c71ecd4]{font-size:15px;color:#253540;letter-spacing:0.4px;font-weight:500}.PatientLabourManagement__risk-factor[data-v-5c71ecd4]{font-size:12px}.PatientLabourManagement__risk-factor--high[data-v-5c71ecd4]{color:#f0757c}.PatientLabourManagement__content[data-v-5c71ecd4]{width:100%;background-color:#fff;position:relative;padding:15px 20px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.PatientLabourManagement__open-examination-button[data-v-5c71ecd4],.PatientLabourManagement__close-labour-button[data-v-5c71ecd4]{font-size:15px;font-weight:500;border:0;background-color:transparent;padding:1px 0}.PatientLabourManagement__close-labour-button[data-v-5c71ecd4]{color:#d34e43}.PatientLabourManagement__open-examination-button[data-v-5c71ecd4]{color:#3890db}

.PatientEnrollments__wrapper[data-v-1bc8b710]{width:calc(100% + 30px);margin-left:-15px;margin-bottom:15px;margin-top:15px;position:relative;border:2px dashed;border-color:#feb78b;padding:16px 13px 13px;border-radius:4px;-webkit-transition:border-color 0.3s;transition:border-color 0.3s;z-index:1}.PatientEnrollments__wrapper[data-v-1bc8b710]:not(.expanded){border-color:transparent}.PatientEnrollments__title[data-v-1bc8b710]{color:#253540;font-weight:500;font-size:13px;position:absolute;top:-11px;left:5px;padding:0 10px;background-color:#eaecee}.PatientEnrollments__content[data-v-1bc8b710]{width:100%;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.PatientEnrollments__expander-toggle[data-v-1bc8b710]{color:#3890db;font-weight:500;cursor:pointer;background-color:#eaecee;font-size:13px;position:absolute;top:-11px;right:10px;padding:0 5px;z-index:10;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PatientEnrollments__expander-toggle-label[data-v-1bc8b710]{position:relative}.PatientEnrollments__expander-toggle-label[data-v-1bc8b710]:before,.PatientEnrollments__expander-toggle-label[data-v-1bc8b710]:after{-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out}.PatientEnrollments__expander-toggle-label[data-v-1bc8b710]:before{content:attr(data-shrinked-label);position:relative;display:block;-webkit-transform:translateY(0) rotateX(0);transform:translateY(0) rotateX(0)}.PatientEnrollments__expander-toggle-label[data-v-1bc8b710]:after{content:attr(data-expanded-label);position:absolute;top:0;left:0;-webkit-transform:translateY(-50%) rotateX(90deg);transform:translateY(-50%) rotateX(90deg)}.PatientEnrollments__expander-toggle-icon[data-v-1bc8b710]{font-size:10px}.PatientEnrollments__expander-toggle-icon[data-v-1bc8b710]:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform 0.2s ease;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease, -webkit-transform 0.2s ease}.PatientEnrollments__wrapper.expanded .PatientEnrollments__expander-toggle-label[data-v-1bc8b710]:before{-webkit-transform:translateY(50%) rotateX(90deg);transform:translateY(50%) rotateX(90deg)}.PatientEnrollments__wrapper.expanded .PatientEnrollments__expander-toggle-label[data-v-1bc8b710]:after{-webkit-transform:translateY(0) rotateX(0);transform:translateY(0) rotateX(0)}.PatientEnrollments__wrapper.expanded .PatientEnrollments__expander-toggle-icon[data-v-1bc8b710]:before{-webkit-transform:rotate(0);transform:rotate(0)}*[data-v-1bc8b710]{will-change:height;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}

.FieldConfigPanel{margin:10px 0 0;padding:10px;border:1px dashed #dcdfe6;position:relative}.FieldConfigPanel__title-wrapper{position:absolute;top:-12px;left:0;width:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.FieldConfigPanel__title{text-align:center;background:#fff;display:block;padding:0 10px;font-weight:normal}.FieldConfigPanel__component form>label{margin-top:5px}.FieldConfigPanel__actions{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;margin:10px 0 0}.FieldConfigPanel__cancel-button{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.FieldConfigPanel__save-button{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#4a90e2;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}

.DragAndDropPanel{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.DragAndDropPanel__source{margin-right:10px;width:calc(50% - 10px)}.DragAndDropPanel__source-component{background:#fff;border:1px dotted #dcdfe6;border-radius:4px;padding:10px;margin-bottom:5px}.DragAndDropPanel__source-component:last-child{margin-bottom:0}.DragAndDropPanel__source-component *{pointer-events:none}.DragAndDropPanel__source-component:hover{cursor:move}.DragAndDropPanel__destination{margin-left:10px;width:calc(50% - 10px);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.DragAndDropPanel__destination-component:not(.edit) *{pointer-events:none}.DragAndDropPanel__destination-component:not(.edit):hover{cursor:move}.DragAndDropPanel__destination-container{border:1px dashed #dcdfe6;border-radius:4px;-webkit-box-flex:1;flex:1 0 auto;position:relative;min-height:78px}.DragAndDropPanel__destination-container .sortable-ghost{background:#dcdfe6}.DragAndDropPanel__destination-container .sortable-ghost *{visibility:hidden}.DragAndDropPanel__destination-draggable{width:100%;height:100%}.DragAndDropPanel__destination-element{position:relative;background:#fff;padding:28px 10px 10px;border:none;border-bottom:1px dashed #dcdfe6}.DragAndDropPanel__destination-element[disabled]{opacity:0.3;pointer-events:none}.DragAndDropPanel__destination-element:last-child{border-bottom:none}.DragAndDropPanel__destination-empty{position:absolute;width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:20px;opacity:0.2;cursor:default !important}.DragAndDropPanel__actions{position:absolute;top:2px;right:5px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.DragAndDropPanel__button{border:none;background:none;padding:0}.DragAndDropPanel__button:hover{cursor:pointer}.DragAndDropPanel__configure{margin-right:5px;color:#4a90e2}.DragAndDropPanel__configure:hover{text-decoration:underline}.DragAndDropPanel__title{font-weight:normal;margin-bottom:20px}.sortable-ghost ~ .DragAndDropPanel__destination-empty{display:none}

.FormPreviewPanel{width:100%;background-color:#fff;border:none;margin:20px auto 15px;padding:0}@media screen and (min-width: 768px){.FormPreviewPanel{max-width:calc(100vw - 200px)}}.FormPreviewPanel__title{font-weight:normal;margin-bottom:20px}.FormPreviewPanel__element{margin-bottom:15px}.FormPreviewPanel__element:last-child{margin-bottom:0}.FormPreviewPanel__loader.ico-loading{display:block;background-position:center;width:100%}

.CreateEditFormWrapper{width:100%;background-color:#fff;border:none;margin:20px auto 15px;padding:0}@media screen and (min-width: 768px){.CreateEditFormWrapper{max-width:calc(100vw - 200px)}}.CreateEditFormWrapper--loading.ico-loading{display:block;background-position:center;width:100%}.CreateEditFormWrapper--saving{opacity:0.6;pointer-events:none}.CreateEditFormWrapper__includes,.CreateEditFormWrapper__includes-label{margin-top:10px}.CreateEditFormWrapper__actions{position:fixed;bottom:0;left:180px;background:#fff;padding:20px 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:calc(100% - 180px);z-index:10;box-shadow:0 0 10px 5px rgba(0,0,0,0.1)}.CreateEditFormWrapper__back{padding:0;color:#9ca1ad;margin:0 27px 0 0;cursor:pointer;font-size:14px;background-color:inherit;border:none}.CreateEditFormWrapper__back:hover{color:#23527c;text-decoration:underline}.CreateEditFormWrapper__submit{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;color:#fff;background-color:#4a90e2;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.CreateEditFormWrapper__submit:hover{opacity:0.7}.CreateEditFormWrapper__submit[disabled]{opacity:0.3;pointer-events:none}

.RequestTemplateRow:hover{background-color:#f9f9fa}.RequestTemplateRow__cell{font-size:15px;line-height:20px;color:#333;padding-top:5px;padding-bottom:5px;height:60px}.RequestTemplateRow__cell:first-of-type{padding-left:30px}.RequestTemplateRow__cell:last-of-type{padding-right:30px}.RequestTemplateRow__actions{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:end;align-items:flex-end;opacity:0;-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.RequestTemplateRow:hover .RequestTemplateRow__actions{opacity:1}.RequestTemplateRow__action-edit{color:#4a90e2}.RequestTemplateRow__action-delete{color:#e05453}

.EditRequestTemplateModal{z-index:1040;background-color:rgba(255,255,255,0.95)}.EditRequestTemplateModal .v--modal{background-color:transparent;box-shadow:none}.EditRequestTemplateModal .v--modal.v--modal-box{overflow:unset}.EditRequestTemplateModal__title{font-size:23px;font-weight:400;line-height:30px;color:#333;letter-spacing:-0.035em;text-align:center}.EditRequestTemplateModal__footer{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding-top:12px}

.RequestTemplatesList{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:12px auto}@media screen and (min-width: 768px){.RequestTemplatesList{max-width:calc(100vw - 200px)}}.RequestTemplatesList__table{width:100%}.RequestTemplatesList__table-head-col{font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:28px 0 18px}.RequestTemplatesList__table-head-col:first-of-type{padding-left:30px}.RequestTemplatesList__table-head-col:last-of-type{padding-right:30px}

.CreateRequestTemplateModal.v--modal-overlay{z-index:1040;background-color:rgba(255,255,255,0.95)}.CreateRequestTemplateModal .v--modal{background-color:transparent;box-shadow:none}.CreateRequestTemplateModal .v--modal.v--modal-box{overflow:unset}.CreateRequestTemplateModal__title{font-size:23px;font-weight:400;line-height:30px;color:#333;letter-spacing:-0.035em;text-align:center}.CreateRequestTemplateModal__footer{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding-top:12px}

.ManageHrEmailModal{z-index:1040;background-color:rgba(255,255,255,0.95);padding:16px 20px}.ManageHrEmailModal__title{font-size:23px;font-weight:400;line-height:30px;color:#333;letter-spacing:-0.035em;text-align:center}.ManageHrEmailModal__footer{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding-top:12px}

.HrEmailActions[data-v-09a945d1]{margin-left:32px}.HrEmailActions__email-label[data-v-09a945d1]{display:inline-block;margin-right:8px}.HrEmailActions__email-label span[data-v-09a945d1]{font-weight:800}.HrEmailActions__link[data-v-09a945d1]{margin-left:8px}

.LabTestTemplateRow:hover{background-color:#f9f9fa}.LabTestTemplateRow__cell{font-size:15px;line-height:20px;color:#72808e;padding-top:5px;padding-bottom:5px;height:60px}.LabTestTemplateRow__cell:first-of-type{padding-left:30px}.LabTestTemplateRow__cell:last-of-type{padding-right:30px}.LabTestTemplateRow__actions{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:end;align-items:flex-end;opacity:0;-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.LabTestTemplateRow:hover .LabTestTemplateRow__actions{opacity:1}.LabTestTemplateRow__action-edit{color:#4a90e2}.LabTestTemplateRow__action-delete{color:#e05453}.LabTestTemplateRow__author{display:grid;grid-template-columns:33px 1fr;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;-webkit-box-align:center;align-items:center}.LabTestTemplateRow__author-name{font-size:15px}

.LabTestTemplateForm{width:100%;height:100%;overflow-y:auto;padding:0 8px;max-width:640px}.LabTestTemplateForm__actions{padding-top:20px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.LabTestTemplateForm__hidden-validator{position:absolute;opacity:0;z-index:-1}

.AddLabTestTemplateModal{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:32px 0}

.EditLabTestTemplateModal{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:32px 0}

.LabTestTemplates{background-color:#eaecee;width:100%;height:100%;min-height:100vh;padding:116px 10px 15px;overflow-y:scroll}.LabTestTemplates__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px 12px 20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 769px){.LabTestTemplates__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.LabTestTemplates__content{width:100%;min-height:calc(100vh - 68px);padding:0 5px}}.LabTestTemplates__table{width:100%}.LabTestTemplates__table-head-col{font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:28px 0 18px}.LabTestTemplates__table-head-col:first-of-type{padding-left:30px}.LabTestTemplates__table-head-col:last-of-type{padding-right:30px;text-align:right}

.ManageClinicsModal{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.ManageClinicsModal__title{color:#333;font-family:HelveticaNeue;font-size:23px;letter-spacing:0.5px;margin-bottom:48px}.ManageClinicsModal__content{width:100%;max-width:405px}.ManageClinicsModal__footer{padding-top:20px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.ManageClinicsModal__checkbox{-webkit-box-pack:center;justify-content:center;color:#6e8090;font-family:HelveticaNeue;font-size:14px;font-weight:normal !important;line-height:20px;margin-top:16px;padding-bottom:12px}.ManageClinicsModal__checkbox .AlmightyCheckbox__selector{height:18px;width:18px;border-radius:2px;border:1px solid #e2e2e4;box-shadow:inset 0px 0px 1px 0px rgba(0,0,0,0.5)}.ManageClinicsModal__checkbox .AlmightyCheckbox__input.checked+.AlmightyCheckbox__selector:after{top:0;left:4px}.ManageClinicsModal__input{color:#253540;font-family:HelveticaNeue-Medium;font-size:13px;font-weight:500 !important;letter-spacing:0.5px}.ManageClinicsModal .submit-btn{height:40px}

.ManageClinicsRow[data-v-a65d727c]:hover{background-color:#f9f9fa}.ManageClinicsRow__cell[data-v-a65d727c]{line-height:20px;color:#5b6a78;font-family:HelveticaNeue;font-size:14px;padding-top:5px;padding-bottom:5px;height:60px}.ManageClinicsRow__cell[data-v-a65d727c]:first-of-type{padding-left:30px}.ManageClinicsRow__cell[data-v-a65d727c]:last-of-type{padding-right:30px}.ManageClinicsRow__actions[data-v-a65d727c]{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;opacity:0;-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.ManageClinicsRow:hover .ManageClinicsRow__actions[data-v-a65d727c]{opacity:1}.ManageClinicsRow__action[data-v-a65d727c]{margin-right:16px}.ManageClinicsRow__action-edit[data-v-a65d727c]{color:#4a90e2}.ManageClinicsRow__action-archive[data-v-a65d727c]{color:#e05453}.ManageClinicsRow__badge[data-v-a65d727c],.ManageClinicsRow__badge--green[data-v-a65d727c],.ManageClinicsRow__badge--gray[data-v-a65d727c]{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.ManageClinicsRow__badge--green[data-v-a65d727c]{background-color:#7ed321}.ManageClinicsRow__badge--gray[data-v-a65d727c]{background-color:#777}

.ManageClinicsList{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:12px auto}@media screen and (min-width: 769px){.ManageClinicsList{max-width:calc(100vw - 200px)}}.ManageClinicsList__header-col{color:#646464;font-family:HelveticaNeue-Medium;font-size:14px;font-weight:500;letter-spacing:0.33px;line-height:20px;text-transform:uppercase;padding:28px 0 18px}.ManageClinicsList__header-col:first-of-type{padding-left:30px}.ManageClinicsList__header-col:last-of-type{padding-right:30px}

.ManageClinics__loading,.ManageClinics__no-result{padding:64px 0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#72808e;font-size:15px;font-weight:300}

.ManageClinicsPage[data-v-622e9802]{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}

.ManageCostCenterListItem[data-v-1ab83f7a]{display:Grid;grid-template-columns:1fr 4fr;cursor:pointer}.ManageCostCenterListItem[data-v-1ab83f7a]:hover{background-color:#f9f9fa}.ManageCostCenterListItem:hover .ManageCostCenterListItem__col--actions[data-v-1ab83f7a]{display:block}.ManageCostCenterListItem__col[data-v-1ab83f7a]{color:#5b6a78;font-size:14px;padding:15px 0 15px 10px}.ManageCostCenterListItem__col--actions[data-v-1ab83f7a]{display:none}.ManageCostCenterListItem__action-btn[data-v-1ab83f7a]{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0;font-size:14px;font-weight:500}.ManageCostCenterListItem__action-btn[data-v-1ab83f7a]:hover{color:#285f8f}.ManageCostCenterListItem__action-btn[data-v-1ab83f7a]:not(:last-of-type){margin-right:20px}.ManageCostCenterListItem__action-btn--deactivate[data-v-1ab83f7a]{color:#d42434}.ManageCostCenterListItem__action-btn--deactivate[data-v-1ab83f7a]:hover{color:#a81d29}

.ManageCostCentersList[data-v-d8194e5a]{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:12px auto;border-radius:4px;padding:0 20px}@media screen and (min-width: 769px){.ManageCostCentersList[data-v-d8194e5a]{max-width:calc(100vw - 200px)}}.ManageCostCentersList__content[data-v-d8194e5a]{padding:10px 0 10px}.ManageCostCentersList__item-row[data-v-d8194e5a],.ManageCostCentersList__header[data-v-d8194e5a]{display:Grid;grid-template-columns:1fr 4fr}.ManageCostCentersList__header[data-v-d8194e5a]{border-bottom:#eeeeee 1px solid}.ManageCostCentersList__item-row[data-v-d8194e5a]{cursor:pointer}.ManageCostCentersList__item-row[data-v-d8194e5a]:hover{background-color:#f9f9fa}.ManageCostCentersList__item-row:hover .ManageCostCentersList__item-row--actions[data-v-d8194e5a]{display:block}.ManageCostCentersList__header-col[data-v-d8194e5a]{padding:15px 0 15px 10px;color:#5b6a78;font-size:11px;font-weight:500;text-transform:uppercase}.ManageCostCentersList__item-col[data-v-d8194e5a]{color:#5b6a78;font-size:14px;padding:15px 0 15px 10px}.ManageCostCentersList__item-row--actions[data-v-d8194e5a]{display:none}.ManageCostCentersList__item-action-btn[data-v-d8194e5a]{color:#337ab7;text-decoration:none;background:transparent;border:none;padding:0;margin:0;font-size:14px;font-weight:500}.ManageCostCentersList__item-action-btn[data-v-d8194e5a]:hover{color:#285f8f}.ManageCostCentersList__item-action-btn[data-v-d8194e5a]:not(:last-of-type){margin-right:20px}.ManageCostCentersList__item-action-btn--deactivate[data-v-d8194e5a]{color:#d42434}.ManageCostCentersList__item-action-btn--deactivate[data-v-d8194e5a]:hover{color:#a81d29}

.ManageCostCenterCreateEditModal[data-v-4f8282f7]{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.ManageCostCenterCreateEditModal__title[data-v-4f8282f7]{color:#333333;font-size:23px;text-align:center;letter-spacing:0.48px}.ManageCostCenterCreateEditModal__content[data-v-4f8282f7]{width:100%;max-width:360px;padding-top:32px}.ManageCostCenterCreateEditModal__footer[data-v-4f8282f7]{padding-top:20px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}

.ManageCostCenterLinkBillingCategoryModal__header[data-v-0abcd6bc]{padding:16px 24px;background-color:#f5f8fb;border-bottom:1px solid #d8d8d8}.ManageCostCenterLinkBillingCategoryModal__header-title[data-v-0abcd6bc]{color:#253540;font-size:18px;margin-bottom:5px}.ManageCostCenterLinkBillingCategoryModal__header-sub-title[data-v-0abcd6bc]{color:#6e8090;font-size:14px;margin:0}.ManageCostCenterLinkBillingCategoryModal__content[data-v-0abcd6bc]{height:370px;overflow-y:auto}.ManageCostCenterLinkBillingCategoryModal__loading[data-v-0abcd6bc]{padding:40px 0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#72808e;font-size:15px;font-weight:300}.ManageCostCenterLinkBillingCategoryModal__category-item[data-v-0abcd6bc]{padding:18px 20px;border-bottom:1px solid #d8d8d8}.ManageCostCenterLinkBillingCategoryModal__footer[data-v-0abcd6bc]{padding:12px 29px 16px;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;box-shadow:0px -2px 10px 0px rgba(0,0,0,0.09)}

.ManageCostCenters__loading[data-v-0df85ab6],.ManageCostCenters__no-result[data-v-0df85ab6]{padding:64px 0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#72808e;font-size:15px;font-weight:300}

.ManageCostCentersPage[data-v-72905632]{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}

.ManageDoctorRoomsEdit{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.ManageDoctorRoomsEdit__content{width:100%;max-width:360px}.ManageDoctorRoomsEdit__footer{padding-top:20px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}

.ManageDoctorRoomRow:hover{background-color:#f9f9fa}.ManageDoctorRoomRow__cell{font-size:15px;line-height:20px;color:#333;padding-top:5px;padding-bottom:5px;height:60px}.ManageDoctorRoomRow__cell:first-of-type{padding-left:30px}.ManageDoctorRoomRow__cell:last-of-type{padding-right:30px}.ManageDoctorRoomRow__actions{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:end;align-items:flex-end;opacity:0;-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.ManageDoctorRoomRow:hover .ManageDoctorRoomRow__actions{opacity:1}.ManageDoctorRoomRow__action-edit{color:#4a90e2}.ManageDoctorRoomRow__action-delete{color:#e05453}

.ManageDoctorRoomsList{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:12px auto}@media screen and (min-width: 769px){.ManageDoctorRoomsList{max-width:calc(100vw - 200px)}}.ManageDoctorRoomsList__header-col{font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:28px 0 18px}.ManageDoctorRoomsList__header-col:first-of-type{padding-left:30px}.ManageDoctorRoomsList__header-col:last-of-type{padding-right:30px}

.ManageDoctorRooms__loading,.ManageDoctorRooms__no-result{padding:64px 0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#72808e;font-size:15px;font-weight:300}

.ManageDoctorRoomsPage[data-v-c3143a18]{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}

.ManageEmails__loading,.ManageEmails__no-result{padding:64px 0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#72808e;font-size:15px;font-weight:300}.ManageEmails__options-list{list-style:none;width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:12px auto;padding:30px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:30px}@media screen and (min-width: 769px){.ManageEmails__options-list{max-width:calc(100vw - 200px)}}.ManageEmails__options-item{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:50px}.ManageEmails__footer{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}

.ManageEmailsPage[data-v-a0933bc6]{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}

.ConnectDisconnectModal__header{background-color:#f9fbfe;padding:15px 20px;border-bottom:1px solid #d8d8d8;position:relative}.ConnectDisconnectModal__header--disconnect{background-color:#d34e43}.ConnectDisconnectModal__header-text{color:#40525a;font-weight:500;text-align:center;margin:0}.ConnectDisconnectModal__header-text--disconnect{color:#fff}.ConnectDisconnectModal__header-close{position:absolute;top:0;right:0;bottom:0;height:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.ConnectDisconnectModal__header-close-button{cursor:pointer;color:#979797;font-weight:500;background:transparent;border:none;padding-right:10px}.ConnectDisconnectModal__content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:28px 45px 37px}.ConnectDisconnectModal__image{height:66px;margin-bottom:10px}.ConnectDisconnectModal__content-text{margin-bottom:23px;width:344px;color:#445259;font-size:14px;text-align:center}.ConnectDisconnectModal__cancel-btn,.ConnectDisconnectModal__reconnect-btn,.ConnectDisconnectModal__connect-btn{border-radius:20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-weight:500;-webkit-box-pack:center;justify-content:center;font-size:15px;border-radius:50px;padding:10px 30px;outline:none;box-shadow:none;color:#fff;border:none;background-color:#3890db}.ConnectDisconnectModal__cancel-btn[disabled],.ConnectDisconnectModal__reconnect-btn[disabled],.ConnectDisconnectModal__connect-btn[disabled]{opacity:0.3;pointer-events:none}.ConnectDisconnectModal__disconnect-btn{border-radius:20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-weight:500;-webkit-box-pack:center;justify-content:center;font-size:15px;border-radius:50px;padding:10px 30px;outline:none;box-shadow:none;color:#ef5860;border:1px solid #dfdfe1;background-color:transparent;margin-bottom:15px}.ConnectDisconnectModal__disconnect-btn[disabled]{opacity:0.3;pointer-events:none}

.QuickBooksIntegration[data-v-1ed20efa]{padding:30px 20px}.QuickBooksIntegration__image[data-v-1ed20efa]{height:66px}.QuickBooksIntegration__info[data-v-1ed20efa]{max-width:380px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:30px}@media (max-width: 560px){.QuickBooksIntegration__info[data-v-1ed20efa]{margin-bottom:16px}}.QuickBooksIntegration__actions[data-v-1ed20efa]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.QuickBooksIntegration__disconnect-btn[data-v-1ed20efa],.QuickBooksIntegration__connect-btn[data-v-1ed20efa],.QuickBooksIntegration__activate-btn[data-v-1ed20efa],.QuickBooksIntegration__manage-btn[data-v-1ed20efa],.QuickBooksIntegration__revalidate-btn[data-v-1ed20efa],.QuickBooksIntegration__learn-more-btn[data-v-1ed20efa]{border-radius:20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:15px;font-weight:500;line-height:19px;border-radius:20px;padding:7px 12px;outline:none;box-shadow:none;min-width:120px;border:none;width:100%}.QuickBooksIntegration__manage-btn[data-v-1ed20efa],.QuickBooksIntegration__activate-btn[data-v-1ed20efa],.QuickBooksIntegration__revalidate-btn[data-v-1ed20efa],.QuickBooksIntegration__connect-btn[data-v-1ed20efa]{color:#fff;background-color:#3890db}.QuickBooksIntegration__manage-btn[data-v-1ed20efa],.QuickBooksIntegration__connect-btn[data-v-1ed20efa]{margin-bottom:10px}.QuickBooksIntegration__learn-more-btn[data-v-1ed20efa]{border:1px solid #3890db;color:#3890db;background-color:#fff}.QuickBooksIntegration__disconnect-btn[data-v-1ed20efa]{color:#d04d44;background-color:#fff;border:none}.QuickBooksIntegration__session-expired-text[data-v-1ed20efa]{color:#c22138;font-size:13px;font-weight:300;font-style:italic;letter-spacing:0.2px}

.ManageIntegrations__content[data-v-b9894fd0]{display:-webkit-box;display:flex;padding:30px;margin:30px;background:#ffffff;border-radius:4px;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);flex-wrap:wrap}.ManageIntegrations__item[data-v-b9894fd0]{width:210px;border-radius:5px;border:1px solid #979797;margin:0 10px 10px 0;-webkit-box-flex:0;flex:0 0 auto}

.ManageIntegrationsPage[data-v-7f97ddf2]{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}

.ManageStandbyClinicsRow:hover{background-color:#f9f9fa}.ManageStandbyClinicsRow__cell{font-size:15px;line-height:20px;color:#333;padding-top:5px;padding-bottom:5px;height:60px}.ManageStandbyClinicsRow__cell:first-of-type{padding-left:30px}.ManageStandbyClinicsRow__cell:last-of-type{padding-right:30px}.ManageStandbyClinicsRow__actions{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:end;align-items:flex-end;opacity:0;-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.ManageStandbyClinicsRow:hover .ManageStandbyClinicsRow__actions{opacity:1}.ManageStandbyClinicsRow__action-edit{color:#4a90e2}.ManageStandbyClinicsRow__action-archive{color:#e05453}.ManageStandbyClinicsRow__badge,.ManageStandbyClinicsRow__badge--green,.ManageStandbyClinicsRow__badge--gray{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.ManageStandbyClinicsRow__badge--green{background-color:#7ed321}.ManageStandbyClinicsRow__badge--gray{background-color:#777}

.ManageStandbyClinicsList{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:12px auto}@media screen and (min-width: 769px){.ManageStandbyClinicsList{max-width:calc(100vw - 200px)}}.ManageStandbyClinicsList__header-col{font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:28px 0 18px}.ManageStandbyClinicsList__header-col:first-of-type{padding-left:30px}.ManageStandbyClinicsList__header-col:last-of-type{padding-right:30px}

.ManageStandbyClinicsEdit{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.ManageStandbyClinicsEdit__content{width:100%;max-width:360px}.ManageStandbyClinicsEdit__footer{padding-top:20px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}

.ManageStandbyClinics__loading,.ManageStandbyClinics__no-result{padding:64px 0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#72808e;font-size:15px;font-weight:300}

.ManageStandbyClinicsPage[data-v-4c43cafe]{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}

.ManageStandbyClinicsAction__button.btn{color:#4a90e2;font-weight:500}

.ManageMoreSettings{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.ManageMoreSettings__content{width:100%;max-width:360px}.ManageMoreSettings__content .Grid-section{padding:15px 0}.ManageMoreSettings__footer{padding-top:20px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}

.ManageMoreSettingsAction__button.btn{color:#4a90e2;font-weight:500}

.ManageDoctorRoomsAction__button.btn{color:#4a90e2;font-weight:500}

.ManageClinicsAction__button.btn{color:#4a90e2;font-weight:500}

.ManagePharmacyBillingAction{font-size:0;display:-webkit-box;display:flex}.ManagePharmacyBillingAction__button{width:45px;height:30px;font-size:12px;color:rgba(130,137,151,0.81);background:transparent;font-weight:bold;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;cursor:pointer;outline:none;border:1px solid #d4d6da}.ManagePharmacyBillingAction__button--on{border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:none}.ManagePharmacyBillingAction__button--off{border-top-right-radius:4px;border-bottom-right-radius:4px;border-left:none}.ManagePharmacyBillingAction__button.active{background-color:#3890db;color:#fff;border-color:#3890db;border:none;pointer-events:none}

.ManageIntegrationsAction__button.btn{color:#4a90e2;font-weight:500}

.ManageCostCentersAction__button.btn{color:#4a90e2;font-weight:500}

.FeatureItem{margin-top:16px;padding-bottom:16px;border-bottom:1px solid #eeeeee;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-right:10px}@media (max-width: 560px){.FeatureItem{display:block}}.FeatureItem.disabled{opacity:0.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.FeatureItem__info{max-width:380px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (max-width: 560px){.FeatureItem__info{margin-bottom:16px}}.FeatureItem__info-title{color:#253540;font-size:15px;font-weight:500;line-height:18px;margin-bottom:8px}.FeatureItem__info-description{color:#445259;font-size:14px;line-height:20px}.FeatureItem__actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}

.AntenatalCareRow[data-v-425e137a]{display:grid;grid-column-gap:15px;grid-template-columns:3fr 1.5fr 1.5fr 1.5fr 2fr 1fr;-webkit-box-align:center;align-items:center;padding:15px 0;border-top:1px solid #eeeeee;color:#5c6a77}.AntenatalCareRow__patient-avatar[data-v-425e137a]{display:block;width:40px;height:40px;border-radius:50%;margin-right:15px;-o-object-fit:cover;object-fit:cover}.AntenatalCareRow__patient-name[data-v-425e137a]{text-transform:capitalize}.AntenatalCareRow__patient-provider[data-v-425e137a]{margin-left:15px;padding:2px 8px;border-radius:10px;font-size:12px;font-weight:500;color:#fff;background:#bb7000}.AntenatalCareRow__patient[data-v-425e137a],.AntenatalCareRow__actions[data-v-425e137a]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.AntenatalCareRow__button[data-v-425e137a]{background-color:transparent;padding:0;border:none;cursor:pointer;white-space:nowrap}.AntenatalCareRow__button[data-v-425e137a]:focus,.AntenatalCareRow__button[data-v-425e137a]:active{outline:none}.AntenatalCareRow__button[disabled][data-v-425e137a]{pointer-events:none;opacity:0.3}.AntenatalCareRow__button+.AntenatalCareRow__button[data-v-425e137a]{margin-left:15px}.AntenatalCareRow__button[data-v-425e137a]:hover{text-decoration:underline}.AntenatalCareRow__patient-provider-tag[data-v-425e137a]{padding:4px 8px;background:aquamarine;border-radius:10px;font-size:10px;font-weight:bold}

.AntenatalCareTab[data-v-aeb3814a]{padding:0 15px}.AntenatalCareTab__total[data-v-aeb3814a]{padding:30px 0 15px;color:#5c6a77;font-size:16px}.AntenatalCareTab__header[data-v-aeb3814a]{display:grid;grid-column-gap:15px;grid-template-columns:3fr 1.5fr 1.5fr 1.5fr 2fr 1fr;-webkit-box-align:center;align-items:center;padding:15px 0;border-top:1px solid #eeeeee;color:#5c6a77}.AntenatalCareTab__header[data-v-aeb3814a]{grid-template-columns:3fr 1.5fr 1.5fr 1.5fr 2fr 1fr;border:none;text-transform:uppercase;font-weight:600;font-size:11px}

.LabourManagementRow[data-v-1f3631a2]{display:grid;grid-column-gap:15px;grid-template-columns:2.4fr 2fr 2.4fr 2.4fr 2.4fr;-webkit-box-align:center;align-items:center;padding:15px 0;border-top:1px solid #eeeeee;color:#5c6a77}.LabourManagementRow__patient-avatar[data-v-1f3631a2]{display:block;width:40px;height:40px;border-radius:50%;margin-right:15px;-o-object-fit:cover;object-fit:cover}.LabourManagementRow__patient-name[data-v-1f3631a2]{text-transform:capitalize}.LabourManagementRow__patient[data-v-1f3631a2],.LabourManagementRow__actions[data-v-1f3631a2]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.LabourManagementRow__button[data-v-1f3631a2]{background-color:transparent;padding:0;border:none;cursor:pointer;white-space:nowrap}.LabourManagementRow__button[data-v-1f3631a2]:focus,.LabourManagementRow__button[data-v-1f3631a2]:active{outline:none}.LabourManagementRow__button[disabled][data-v-1f3631a2]{pointer-events:none;opacity:0.3}.LabourManagementRow__button+.LabourManagementRow__button[data-v-1f3631a2]{margin-left:15px}.LabourManagementRow__button[data-v-1f3631a2]:hover{text-decoration:underline}

.LabourManagementTab[data-v-59a0d98d]{padding:0 15px}.LabourManagementTab__total[data-v-59a0d98d]{padding:30px 0 15px;color:#5c6a77;font-size:16px}.LabourManagementTab__header[data-v-59a0d98d]{display:grid;grid-column-gap:15px;grid-template-columns:2.4fr 2fr 2.4fr 2.4fr 2.4fr;-webkit-box-align:center;align-items:center;padding:15px 0;border-top:1px solid #eeeeee;color:#5c6a77}.LabourManagementTab__header[data-v-59a0d98d]{grid-template-columns:2.4fr 2fr 2.4fr 2.4fr 2.4fr;border:none;text-transform:uppercase;font-weight:600;font-size:11px}

.MaternalHealthHome__tabs[data-v-0c3c66ca]{max-width:calc(100% - 272px);margin-right:auto}.MaternalHealthHome__panel[data-v-0c3c66ca]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:6px 20px;background-color:#ffffff}.MaternalHealthHome__date[data-v-0c3c66ca]{font-size:16px}.MaternalHealthHome__content[data-v-0c3c66ca]{background-color:#ffffff;max-width:1200px;margin:35px auto 0;border-radius:4px;box-shadow:0 0 3px 0 rgba(0,0,0,0.11)}.MaternalHealthHome[data-v-0c3c66ca]  .ConfirmationModal__description{text-align:center}.MaternalHealthHome[data-v-0c3c66ca]  .v--modal-overlay{background:rgba(255,255,255,0.95)}.MaternalHealthHome[data-v-0c3c66ca]  .InfiniteLoad__content-empty{min-height:57px}.MaternalHealthHome[data-v-0c3c66ca]  .content-next-page-loading-text{display:none}

.QueuesWorkload[data-v-f7ec2764]{padding:0 15px}.QueuesWorkload__row[data-v-f7ec2764],.QueuesWorkload__header[data-v-f7ec2764]{display:grid;grid-column-gap:15px;grid-template-columns:2fr 1fr 1fr 1fr;-webkit-box-align:center;align-items:center;padding:15px 0;border-top:1px solid #eeeeee;color:#5c6a77}.QueuesWorkload__header[data-v-f7ec2764]{border:none;text-transform:uppercase;font-weight:600;font-size:11px}.QueuesWorkload__doctor[data-v-f7ec2764]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.QueuesWorkload__doctor-avatar[data-v-f7ec2764]{display:block;width:40px;height:40px;border-radius:50%;margin-right:15px;-o-object-fit:cover;object-fit:cover}.QueuesWorkload__queue-label[data-v-f7ec2764]{padding:2px 8px;color:#ffffff;font-weight:600;font-size:12px;border-radius:10px;background-color:#8cb8b5}.QueuesWorkload__queue-label--Doctors[data-v-f7ec2764]{background-color:#639aff}.QueuesWorkload__queue-label--Nursing[data-v-f7ec2764]{background-color:#ff6fcf}.QueuesWorkload__queue-label--Admission[data-v-f7ec2764]{background-color:#b48df8}.QueuesWorkload__queue-label--Pharmacy[data-v-f7ec2764]{background-color:#ff866f}.QueuesWorkload__queue-label--Lab[data-v-f7ec2764]{background-color:#7edd21}.QueuesWorkload__queue-label--Imaging[data-v-f7ec2764]{background-color:#08c7db}.QueuesWorkload__queue-label--Immunization[data-v-f7ec2764]{background-color:#b69771}.QueuesWorkload__queue-label--Billing[data-v-f7ec2764]{background-color:#f4b601}

.InQueueRow[data-v-165b6d1e]{display:grid;grid-column-gap:15px;grid-template-columns:70px 2.5fr 1.5fr 1.5fr 1fr 1fr 2fr;-webkit-box-align:center;align-items:center;padding:15px 0;border-top:1px solid #eeeeee;color:#5c6a77}.InQueueRow__patient-avatar[data-v-165b6d1e]{display:block;width:40px;height:40px;border-radius:50%;margin-right:15px;-o-object-fit:cover;object-fit:cover}.InQueueRow__patient-name[data-v-165b6d1e]{text-transform:capitalize}.InQueueRow__patient-provider[data-v-165b6d1e]{margin-left:15px;padding:2px 8px;border-radius:10px;font-size:12px;font-weight:500;color:#fff;background:#bb7000}.InQueueRow__patient[data-v-165b6d1e],.InQueueRow__actions[data-v-165b6d1e]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.InQueueRow__button[data-v-165b6d1e]{background-color:transparent;padding:0;border:none;cursor:pointer;white-space:nowrap}.InQueueRow__button[data-v-165b6d1e]:focus,.InQueueRow__button[data-v-165b6d1e]:active{outline:none}.InQueueRow__button[disabled][data-v-165b6d1e]{pointer-events:none;opacity:0.3}.InQueueRow__button+.InQueueRow__button[data-v-165b6d1e]{margin-left:15px}.InQueueRow__button[data-v-165b6d1e]:hover{text-decoration:underline}.InQueueRow__button--remove[data-v-165b6d1e]{color:#ef5860}.InQueueRow__button--move[data-v-165b6d1e]{color:#367db9}.InQueueRow__button--call[data-v-165b6d1e]{background-color:#ef5860;color:#fff;padding:3px 8px;border-radius:12px}

.InQueue[data-v-8cb6ac10]{padding:0 15px}.InQueue__total[data-v-8cb6ac10]{padding:30px 0 15px;color:#5c6a77;font-size:16px}.InQueue__header[data-v-8cb6ac10]{display:grid;grid-column-gap:15px;grid-template-columns:70px 2.5fr 1.5fr 1.5fr 1fr 1fr 2fr;-webkit-box-align:center;align-items:center;padding:15px 0;border-top:1px solid #eeeeee;color:#5c6a77}.InQueue__header[data-v-8cb6ac10]{grid-template-columns:70px 2.5fr 1.5fr 1.5fr 1fr 1fr 2fr;border:none;text-transform:uppercase;font-weight:600;font-size:11px}

.MoveInQueueModal__header[data-v-1e4fd0de]{font-size:18px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#f8fbfe;border-bottom:1px solid #eeeeee}.MoveInQueueModal__content[data-v-1e4fd0de]{padding:16px 20px;max-height:320px;min-height:60px;overflow-y:auto}.MoveInQueueModal__footer[data-v-1e4fd0de]{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #eeeeee;padding:14px 20px}.MoveInQueueModal__footer .cancel-btn[data-v-1e4fd0de]{margin:0 12px}.MoveInQueueModal__initializing[data-v-1e4fd0de]{padding:36px 0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.MoveInQueueModal__radio-option[data-v-1e4fd0de]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.MoveInQueueModal__radio-option-avatar[data-v-1e4fd0de]{width:25px;height:25px;border-radius:50%;margin-right:6px;-o-object-fit:cover;object-fit:cover}.MoveInQueueModal__radio-option-name[data-v-1e4fd0de]{color:#333333;font-weight:500}.MoveInQueueModal__radio-option-badge[data-v-1e4fd0de]{margin-left:auto;color:#fff;font-weight:bold;font-size:12px;border-radius:4px;padding:2px 12px}.MoveInQueueModal__radio-option-badge.team[data-v-1e4fd0de]{background-color:#eea236}.MoveInQueueModal__radio-option-badge.doctor[data-v-1e4fd0de]{background-color:#5bc0de}.MoveInQueueModal__search[data-v-1e4fd0de]{width:100%;height:36px;border-width:0 0 1px 0;border-color:#eee;outline:none;padding:0 24px}.MoveInQueueModal[data-v-1e4fd0de]  .AlmightyRadio__option{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:12px 0}.MoveInQueueModal[data-v-1e4fd0de]  .AlmightyRadio__option:hover,.MoveInQueueModal[data-v-1e4fd0de]  .AlmightyRadio__option.active{background-color:#eeeeee}.MoveInQueueModal[data-v-1e4fd0de]  .AlmightyRadio__option-label{margin-bottom:0;padding-top:6px;padding-bottom:6px}.MoveInQueueModal[data-v-1e4fd0de]  .AlmightyRadio__option-label:before,.MoveInQueueModal[data-v-1e4fd0de]  .AlmightyRadio__option-label:after{margin-top:8px}

.TvLinkGenerationModal__header[data-v-eddac78c]{font-size:18px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#f8fbfe;border-bottom:1px solid #eeeeee}.TvLinkGenerationModal__content[data-v-eddac78c]{padding:16px 20px}.TvLinkGenerationModal__footer[data-v-eddac78c]{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #eeeeee;padding:14px 20px}.TvLinkGenerationModal__footer .cancel-btn[data-v-eddac78c]{margin:0 12px}.TvLinkGenerationModal[data-v-eddac78c]  .AlmightyDropdown__tag.doctor{background-color:#639aff}.TvLinkGenerationModal[data-v-eddac78c]  .AlmightyDropdown__tag.team{background-color:#f4b601}.TvLinkGenerationModal[data-v-eddac78c]  .multiselect__content-wrapper{max-height:150px !important}

.QueuesHome__tabs[data-v-1978d5f2]{max-width:calc(100% - 272px);margin-right:auto}.QueuesHome__panel[data-v-1978d5f2]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:6px 20px;background-color:#ffffff}.QueuesHome__date[data-v-1978d5f2]{font-size:16px}.QueuesHome__content[data-v-1978d5f2]{background-color:#ffffff;max-width:1200px;margin:35px auto 0;border-radius:4px;box-shadow:0 0 3px 0 rgba(0,0,0,0.11)}.QueuesHome[data-v-1978d5f2]  .ConfirmationModal__description{text-align:center}.QueuesHome[data-v-1978d5f2]  .v--modal-overlay{background:rgba(255,255,255,0.95)}.QueuesHome[data-v-1978d5f2]  .InfiniteLoad__content-empty{min-height:57px}.QueuesHome[data-v-1978d5f2]  .content-next-page-loading-text{display:none}

.CreateRequestForm__lab-tests{list-style:none;padding-left:24px;color:#9ca1ad;max-height:200px;overflow:auto}.CreateRequestForm__footer{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:12px 0 56px 0}.CreateRequestForm__link-to-profile{font-size:14px;font-weight:bold;color:#3890db;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.CreateRequestForm__link-to-profile-icon{margin-right:8px}

.CreateRequestModal{z-index:1040 !important;background-color:rgba(255,255,255,0.95) !important;padding-bottom:130px}.CreateRequestModal .v--modal{background-color:transparent;box-shadow:none}.CreateRequestModal .v--modal.v--modal-box{overflow:unset}.CreateRequestModal__title{font-size:23px;font-weight:400;line-height:30px;color:#333;letter-spacing:-0.035em;text-align:center}


.RequestEntityHeader[data-v-4241dc8c]{padding:13px 20px;display:grid;grid-template-columns:3fr 3fr 2fr 2fr 2fr 1fr;grid-column-gap:8px;margin-bottom:10px;border:1px solid #eef1f4;border-radius:4px;color:#6e8090;background-color:#ffffff;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2);cursor:pointer}.RequestEntityHeader__status[data-v-4241dc8c],.RequestEntityHeader__type[data-v-4241dc8c],.RequestEntityHeader__contributers[data-v-4241dc8c],.RequestEntityHeader__time[data-v-4241dc8c]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.RequestEntityHeader__status-badge[data-v-4241dc8c]{font-size:12px;font-weight:500;border-radius:4px;padding:2px 12px;white-space:nowrap;text-transform:capitalize}.RequestEntityHeader__status-badge.pending[data-v-4241dc8c]{background-color:rgba(255,95,115,0.2)}.RequestEntityHeader__status-badge.approved[data-v-4241dc8c]{background-color:rgba(126,211,33,0.2)}.RequestEntityHeader__status-badge.discarded[data-v-4241dc8c]{background-color:rgba(156,172,188,0.2)}.RequestEntityHeader__patient[data-v-4241dc8c]{display:-webkit-box;display:flex;margin-right:16px}.RequestEntityHeader__patient-avatar[data-v-4241dc8c]{width:33px;height:33px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:16px}.RequestEntityHeader__patient-info[data-v-4241dc8c]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start;font-size:15px}.RequestEntityHeader__patient-name[data-v-4241dc8c]{color:#3890db;font-weight:500;cursor:pointer}.RequestEntityHeader__type[data-v-4241dc8c]{text-transform:capitalize;-webkit-box-pack:end;justify-content:flex-end}.RequestEntityHeader__expander[data-v-4241dc8c]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;min-width:80px;position:relative;overflow:hidden}.RequestEntityHeader__expander-label[data-v-4241dc8c]{position:relative}.RequestEntityHeader__expander-label[data-v-4241dc8c]:before,.RequestEntityHeader__expander-label[data-v-4241dc8c]:after{-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out}.RequestEntityHeader__expander-label[data-v-4241dc8c]:before{content:attr(data-shrinked-label);position:relative;display:block;-webkit-transform:translateY(0) rotateX(0);transform:translateY(0) rotateX(0)}.RequestEntityHeader__expander-label[data-v-4241dc8c]:after{content:attr(data-expanded-label);position:absolute;top:0;left:0;-webkit-transform:translateY(-50%) rotateX(90deg);transform:translateY(-50%) rotateX(90deg)}.RequestEntityHeader__expander.expanded .RequestEntityHeader__expander-label[data-v-4241dc8c]:before{-webkit-transform:translateY(50%) rotateX(90deg);transform:translateY(50%) rotateX(90deg)}.RequestEntityHeader__expander.expanded .RequestEntityHeader__expander-label[data-v-4241dc8c]:after{-webkit-transform:translateY(0) rotateX(0);transform:translateY(0) rotateX(0)}.RequestEntityHeader__expander-icon[data-v-4241dc8c]{margin-left:12px;font-size:12px}.RequestEntityHeader__expander-icon[data-v-4241dc8c]:before{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform 0.2s ease;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease, -webkit-transform 0.2s ease}.RequestEntityHeader__expander.expanded .RequestEntityHeader__expander-icon[data-v-4241dc8c]:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.RequestEntityHeader__contributers[data-v-4241dc8c]{width:185px;word-break:break-word;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}

[data-v-20f6813f]:export{red:#e53935;pink:#d81b60;purple:#8e24aa;deep-purple:#5e35b1;indigo:#3949ab;blue:#1e88e5;light-blue:#039be5;cyan:#00acc1;teal:#00897b;green:#43a047;light-green:#7cb342;lime:#c0ca33;orange:#ef6c00;deep-orange:#f4511e;brown:#6d4c41;grey:#757575;blue-grey:#546e7a}.RequestEntityActions[data-v-20f6813f]{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:end;justify-content:flex-end;border-bottom:1px solid #eef1f4;border-top:1px solid #eef1f4;padding:20px}.RequestEntityActions__reject-btn[data-v-20f6813f]{color:#fff;border-color:#e05453;background-color:#e05453;padding:0 15px}.RequestEntityActions__reject-btn[data-v-20f6813f]:disabled{background-color:#d3d3d3;border-color:#d3d3d3;cursor:not-allowed}.RequestEntityActions__submit-btn[data-v-20f6813f]{margin-left:12px}.RequestEntityActions__print-btn[data-v-20f6813f]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.RequestEntityActions__print-btn-icon[data-v-20f6813f]{margin-right:8px}.RequestEntityActions__download-btn[data-v-20f6813f]{background:none;border:none;color:#e53935}

.RequestEntityBody[data-v-987ba768]{padding:13px 20px}.RequestEntityBody__section-title[data-v-987ba768]{font-size:15px;font-weight:500;margin-bottom:16px;text-transform:uppercase}.RequestEntityBody__section-content[data-v-987ba768]{list-style:none;max-width:860px}.RequestEntityBody__section-entry[data-v-987ba768]{color:#6e8090;padding:3px 0;display:grid;grid-template-columns:1fr 150px 220px;grid-column-gap:8px}.RequestEntityBody__section-entry-action[data-v-987ba768]{color:#3890db}.RequestEntityBody__section-entry-not-ready[data-v-987ba768]{color:#9ca1ad}.RequestEntityBody__section-entry-status[data-v-987ba768]{font-size:12px;font-weight:500;border-radius:4px;padding:2px 12px;white-space:nowrap;background:rgba(245,166,35,0.2)}.RequestEntityBody__section-entry-status-container[data-v-987ba768]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.RequestEntityBody__section-entry-status.awaiting_specimen[data-v-987ba768]{background:rgba(251,106,130,0.2)}.RequestEntityBody__section-entry-status.specimen_taken[data-v-987ba768]{background:rgba(251,106,225,0.2)}.RequestEntityBody__section-entry-status.no_results_submitted[data-v-987ba768]{background:rgba(188,106,251,0.2)}.RequestEntityBody__section-entry-status.partially_completed[data-v-987ba768]{background:rgba(106,113,251,0.2)}.RequestEntityBody__section-entry-status.awaiting_approval[data-v-987ba768]{background:rgba(106,203,251,0.2)}.RequestEntityBody__section-entry-status.approved[data-v-987ba768]{background:rgba(36,245,36,0.2)}.RequestEntityBody__section-entry-status.discarded[data-v-987ba768]{background:rgba(245,36,36,0.2)}.RequestEntityBody__notes[data-v-987ba768]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;padding-bottom:12px;max-width:560px}

.RequestEntity[data-v-278c0330]{background:#ffffff;margin-top:10px;font-size:14px;width:100%}.RequestEntity-transition-enter-active[data-v-278c0330],.RequestEntity-transition-leave-active[data-v-278c0330]{-webkit-transition:0.35s;transition:0.35s}.RequestEntity-transition-enter[data-v-278c0330],.RequestEntity-transition-leave-to[data-v-278c0330]{opacity:0}

.TestResultsModal{z-index:1040;background-color:rgba(255,255,255,0.95);padding-bottom:130px}.TestResultsModal.v--modal-overlay{background:rgba(255,255,255,0.95)}.TestResultsModal .v--modal{background-color:transparent;box-shadow:none}.TestResultsModal .v--modal.v--modal-box{overflow:unset}.TestResultsModal__footer{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-top:32px}.TestResultsModal__table{width:100%}.TestResultsModal__table th{background:#fbfbfb;padding:13px 20px;border-bottom:1px solid #eeeeee;font-size:11px;font-weight:500;text-transform:uppercase;color:#576a79}.TestResultsModal__table td{color:#72808e;font-size:14px}.TestResultsModal__content-group-label{color:#333;font-weight:500;line-height:36px}

.RequestList{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:18px}@media (min-width: 769px){.RequestList{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.RequestList{width:100%;min-height:calc(100vh - 68px)}}.RequestList__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.RequestList__header-col{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.RequestList__counter{font-size:15px;color:#6e8090}.RequestList__loading,.RequestList__no-results{padding:32px 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#c6c6c6}


.ProcedureInventoryList{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:18px}@media (min-width: 769px){.ProcedureInventoryList{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.ProcedureInventoryList{width:100%;min-height:calc(100vh - 68px)}}.ProcedureInventoryList__table{width:100%}

.ProcedureResource__list-item[data-v-6721e5f2]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.ProcedureResource__speciality[data-v-6721e5f2]{color:#79828c;font-size:12px}

.CreateEditProcedureForm[data-v-7d741db3]{width:100%}.CreateEditProcedureForm__row[data-v-7d741db3]{margin-bottom:15px}.CreateEditProcedureForm__flex-row[data-v-7d741db3]{display:-webkit-box;display:flex}.CreateEditProcedureForm__date[data-v-7d741db3]{-webkit-box-flex:1;flex-grow:1;margin-right:10px}.CreateEditProcedureForm__is-urgent[data-v-7d741db3]{margin-top:30px}.CreateEditProcedureForm__footer[data-v-7d741db3]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:12px 0 56px 0}.CreateEditProcedureForm__button[data-v-7d741db3]{font-size:15px;min-width:100px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:40px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s;margin-right:20px}.CreateEditProcedureForm__cancel-btn[data-v-7d741db3]{margin:0 20px;color:#9ca1ad;padding:0;font-size:14px;background-color:inherit;border:none}.CreateEditProcedureForm__submit-btn[data-v-7d741db3]{background-color:#4a90e2}.CreateEditProcedureForm__discard-btn[data-v-7d741db3]{background-color:#c3574a}

.CreateEditProcedureModal .FullPageModal__header,.CreateEditProcedureModal .FullPageModal__content,.CreateEditProcedureModal .FullPageModal__actions{width:420px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.CreateEditProcedureModal__form{width:100%}.CreateEditProcedureModal__form[disabled]{pointer-events:none;opacity:0.8}

.AddMedicationGroupForm__row+.AddMedicationGroupForm__row[data-v-96434dd2]{margin-top:20px}.AddMedicationGroupForm__list[data-v-96434dd2]{background:#fff;margin:20px 0;padding:3px 10px;border:1px solid #d8d8d8;border-radius:2px;overflow-y:auto;text-align:left;height:220px}.AddMedicationGroupForm__list-item[data-v-96434dd2]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-top:10px;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.AddMedicationGroupForm__list-item-fields[data-v-96434dd2]{margin-left:27px;margin-top:-5px}.AddMedicationGroupForm__list-item-field[data-v-96434dd2]{opacity:0.7;font-size:12px}.AddMedicationGroupForm__list-item-field-title[data-v-96434dd2]{font-weight:500;text-transform:capitalize}.AddMedicationGroupForm__list-item-delete[data-v-96434dd2]{height:22px;font-size:18px;cursor:pointer;color:#dd475a;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;opacity:0.5;margin-top:-2px}.AddMedicationGroupForm__list-item-delete[data-v-96434dd2]:hover{opacity:1}.AddMedicationGroupForm__add-more-label[data-v-96434dd2]{color:#3890db;cursor:pointer;background:transparent;border:0}.AddMedicationGroupForm__footer[data-v-96434dd2]{padding-bottom:56px}.AddMedicationGroupForm__form-actions[data-v-96434dd2]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:15px 0 25px}.AddMedicationGroupForm__button[data-v-96434dd2]{font-size:15px;min-width:100px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:40px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s;margin-right:20px}.AddMedicationGroupForm__cancel-btn[data-v-96434dd2]{margin:0 20px;color:#9ca1ad;padding:0;font-size:14px;background-color:inherit;border:none}.AddMedicationGroupForm__submit-btn[data-v-96434dd2]{background-color:#4a90e2}.AddMedicationGroupForm__delete-medication-btn[data-v-96434dd2]{color:#c3574a;margin:0 auto;padding:0;font-size:14px;background-color:inherit;border:none;display:block}

.AddMedicationGroupModal .FullPageModal__header,.AddMedicationGroupModal .FullPageModal__content,.AddMedicationGroupModal .FullPageModal__actions{width:420px !important}

.MedicationDuplication[data-v-1e3bb944]{padding:10px;margin-top:12px;margin-bottom:12px;border-radius:4px;background-color:#ffeeef;font-size:14px;-webkit-transition:0.3s;transition:0.3s}.MedicationDuplication.fade-enter[data-v-1e3bb944],.MedicationDuplication.fade-leave.fade-leave-active[data-v-1e3bb944]{opacity:0}.MedicationDuplication.fade-leave[data-v-1e3bb944],.MedicationDuplication.fade-enter.fade-enter-active[data-v-1e3bb944]{opacity:1}


.EntryFormPrescriptionFields[data-v-303f9e48]{padding:10px 30px 15px 30px}.EntryFormPrescriptionFields__section-add-btn[data-v-303f9e48]{font-size:15px;font-weight:500;color:#4a90e2;line-height:14px;cursor:pointer;border:0;background-color:transparent}.EntryFormPrescriptionFields__section-add-btn[data-v-303f9e48]:hover{text-decoration:underline}.EntryFormPrescriptionFields__group-select__option__eye[data-v-303f9e48]{color:#1590d7;opacity:0.5;-webkit-transition:opacity 0.2s;transition:opacity 0.2s}.EntryFormPrescriptionFields__group-select__option__eye[data-v-303f9e48]:hover{opacity:1}.EntryFormPrescriptionFields__offline-prescription-section[data-v-303f9e48]{padding:12px 0}.EntryFormPrescriptionFields__section-header[data-v-303f9e48]{font-weight:500;font-size:15px;letter-spacing:0.5px;color:#253540}.EntryFormPrescriptionFields__section-header__medication-group[data-v-303f9e48]{font-size:12px;border:1px solid #ff866a;border-radius:10px;padding:2px 10px;margin-left:5px}.EntryFormPrescriptionFields__section-remove-btn[data-v-303f9e48]{color:#e05453;font-weight:400;cursor:pointer}.EntryFormPrescriptionFields__section-add[data-v-303f9e48]{padding-bottom:12px}.EntryFormPrescriptionFields__splitter[data-v-303f9e48]{border-top:1px solid #eef1f4}.EntryFormPrescriptionFields__pharmacy-item-secondary-label[data-v-303f9e48]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;font-weight:500;line-height:24px;font-weight:12px}

.AddProcedurePrescriptionModalHeader{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%}.AddProcedurePrescriptionModalHeader__title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.AddProcedurePrescriptionModalHeader__title-colored{color:#eb33a8}.AddProcedurePrescriptionModalHeader__icon{margin-right:15px}.AddProcedurePrescriptionModalHeader__close-button{cursor:pointer;color:#fff;font-weight:500;background:transparent;border:none;padding:0;margin-left:15px}

.AddProcedurePrescriptionModalFooter{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:15px 0 0}.AddProcedurePrescriptionModalFooter__cancel-btn{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.AddProcedurePrescriptionModalFooter__submit-btn{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#4a90e2;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}.AddProcedurePrescriptionModalFooter__submit-btn[disabled]{pointer-events:none;cursor:default;opacity:0.4 !important}

.AddProcedurePrescriptionModal .EntryFormPrescriptionFields{padding:0}.AddProcedurePrescriptionModal .EntryFormModal__content{max-height:650px}

.ConsumableOrderForm__row[data-v-170236da]{display:grid;grid-template-columns:375px 375px 30px;grid-column-gap:10px}.ConsumableOrderForm__items[data-v-170236da]{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;padding:0;list-style:none}.ConsumableOrderForm__add-more[data-v-170236da]{margin-top:10px;margin-bottom:20px;display:block;text-align:left;font-size:15px;line-height:17px;color:#337ab7;text-decoration:none;border:none;background:transparent}.ConsumableOrderForm__add-more[data-v-170236da]:hover{text-decoration:underline}.ConsumableOrderForm__add-more[data-v-170236da]:focus{outline:none}

.AddProcedureConsumableModal{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.AddProcedureConsumableModal__title{color:#333;font-family:HelveticaNeue;font-size:23px;letter-spacing:0.5px;margin-bottom:48px}.AddProcedureConsumableModal__form{width:830px}.AddProcedureConsumableModal__form[disabled]{pointer-events:none;opacity:0.8}

.EntryFormBillingFields__label[data-v-15991480]{margin:0}.EntryFormBillingFields__section-add-btn[data-v-15991480]{font-size:15px;font-weight:500;color:#4a90e2;line-height:14px;cursor:pointer;border:0;background-color:transparent}.EntryFormBillingFields__section-add-btn[data-v-15991480]:hover{text-decoration:underline}.EntryFormBillingFields__section-remove-btn[data-v-15991480]{color:#e05453;font-weight:400;cursor:pointer}.EntryFormBillingFields__provider-type[data-v-15991480]{padding:3px 8px;margin-right:5px;background-color:#3890db;border-radius:20px;font-size:10px;color:#fff;font-weight:500;text-transform:uppercase}.EntryFormBillingFields__provider-name[data-v-15991480]{font-size:13px}.EntryFormBillingFields__provider-edit[data-v-15991480]{font-size:13px;cursor:pointer}

.AddProcedureBillModalHeader{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%}.AddProcedureBillModalHeader__title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.AddProcedureBillModalHeader__title-highlighted{padding-left:0.5em;color:#fad156}.AddProcedureBillModalHeader__title-colored{color:#eb33a8}.AddProcedureBillModalHeader__icon{margin-right:15px}.AddProcedureBillModalHeader__close-button{cursor:pointer;color:#fff;font-weight:500;background:transparent;border:none;padding:0;margin-left:15px}

.AddProcedureBillModalFooter{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:15px 0 0}.AddProcedureBillModalFooter__cancel-btn{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.AddProcedureBillModalFooter__submit-btn{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#4a90e2;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}.AddProcedureBillModalFooter__submit-btn[disabled]{pointer-events:none;cursor:default;opacity:0.4 !important}

.AddProcedureBillModal .EntryFormModal__content{max-height:650px;min-height:450px;position:relative}.AddProcedureBillModal__form>form{position:absolute;top:0;left:0;width:100%;height:100%;padding:25px 30px 15px 30px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}

.ProcedureListWrapper{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:18px}@media (min-width: 769px){.ProcedureListWrapper{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.ProcedureListWrapper{width:100%;min-height:calc(100vh - 68px)}}.ProcedureListWrapper__loading,.ProcedureListWrapper__no-results{padding:32px 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#c6c6c6}.ProcedureListWrapper__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.ProcedureListWrapper__header-col{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ProcedureListWrapper__counter{font-size:15px;color:#6e8090}.ProcedureListWrapper__category-filter{width:240px;margin-right:10px}

.ProcedureEntityHeader[data-v-4d0bdf2b]{padding:13px 20px;display:grid;grid-template-columns:4fr 3fr 3fr 2fr 1fr;grid-column-gap:8px;color:#6e8090;background-color:#ffffff;cursor:pointer;border-radius:4px}.ProcedureEntityHeader__patient[data-v-4d0bdf2b]{display:-webkit-box;display:flex;margin-right:16px;-webkit-box-align:center;align-items:center;min-width:0}.ProcedureEntityHeader__procedure-name[data-v-4d0bdf2b]{max-width:100%;padding-top:4px;font-style:italic;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ProcedureEntityHeader__patient-avatar[data-v-4d0bdf2b]{width:33px;height:33px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:16px}.ProcedureEntityHeader__patient-info[data-v-4d0bdf2b]{max-width:calc(100% - 33px - 16px);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start;font-size:15px}.ProcedureEntityHeader__patient-name[data-v-4d0bdf2b]{color:#3890db;font-weight:500;cursor:pointer}.ProcedureEntityHeader__status[data-v-4d0bdf2b]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-right:25px}.ProcedureEntityHeader__status-badge[data-v-4d0bdf2b]{font-size:12px;font-weight:500;border-radius:4px;padding:2px 12px;white-space:nowrap;text-transform:capitalize}.ProcedureEntityHeader__status-badge--awaiting[data-v-4d0bdf2b]{background-color:rgba(245,166,35,0.2)}.ProcedureEntityHeader__status-badge--started[data-v-4d0bdf2b]{background-color:rgba(126,211,33,0.2)}.ProcedureEntityHeader__status-badge--completed[data-v-4d0bdf2b]{background-color:#e4edf7}.ProcedureEntityHeader__status-badge--urgent[data-v-4d0bdf2b]{background-color:#df3d51;color:#ffffff;margin:0 8px}.ProcedureEntityHeader__status-badge--discarded[data-v-4d0bdf2b]{background-color:rgba(156,172,188,0.2)}.ProcedureEntityHeader__expander[data-v-4d0bdf2b]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;min-width:80px;position:relative;overflow:hidden}.ProcedureEntityHeader__expander-label[data-v-4d0bdf2b]{position:relative}.ProcedureEntityHeader__expander-label[data-v-4d0bdf2b]:before,.ProcedureEntityHeader__expander-label[data-v-4d0bdf2b]:after{-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out}.ProcedureEntityHeader__expander-label[data-v-4d0bdf2b]:before{content:attr(data-shrinked-label);position:relative;display:block;-webkit-transform:translateY(0) rotateX(0);transform:translateY(0) rotateX(0)}.ProcedureEntityHeader__expander-label[data-v-4d0bdf2b]:after{content:attr(data-expanded-label);position:absolute;top:0;left:0;-webkit-transform:translateY(-50%) rotateX(90deg);transform:translateY(-50%) rotateX(90deg)}.ProcedureEntityHeader__expander--expanded .ProcedureEntityHeader__expander-label[data-v-4d0bdf2b]:before{-webkit-transform:translateY(50%) rotateX(90deg);transform:translateY(50%) rotateX(90deg)}.ProcedureEntityHeader__expander--expanded .ProcedureEntityHeader__expander-label[data-v-4d0bdf2b]:after{-webkit-transform:translateY(0) rotateX(0);transform:translateY(0) rotateX(0)}.ProcedureEntityHeader__expander-icon[data-v-4d0bdf2b]{margin-left:12px;font-size:12px}.ProcedureEntityHeader__expander-icon[data-v-4d0bdf2b]:before{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform 0.2s ease;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease, -webkit-transform 0.2s ease}.ProcedureEntityHeader__expander--expanded .ProcedureEntityHeader__expander-icon[data-v-4d0bdf2b]:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ProcedureEntityHeader__resource[data-v-4d0bdf2b],.ProcedureEntityHeader__schedule[data-v-4d0bdf2b]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.ProcedureEntityHeader__patient-provider-type[data-v-4d0bdf2b]{font-style:italic;font-size:12px}

.ProcedureNoteForm[data-v-894d006e]{background-color:#fff}.ProcedureNoteForm__body[data-v-894d006e]{display:grid;grid-template-columns:1fr 3.6fr;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;padding:13px 20px}.ProcedureNoteForm__body[data-v-894d006e] .ck-editor__editable_inline{min-height:200px;max-height:300px}.ProcedureNoteForm__actions[data-v-894d006e]{padding:18px 20px;border-top:1px solid #eeeeee;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.ProcedureNoteForm__add-note-btn[data-v-894d006e],.ProcedureNoteForm__complete-btn[data-v-894d006e],.ProcedureNoteForm__start-btn[data-v-894d006e]{font-size:15px;min-width:203px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}.ProcedureNoteForm__add-note-btn[data-v-894d006e],.ProcedureNoteForm__start-btn[data-v-894d006e]{background-color:#4a90e2}.ProcedureNoteForm__complete-btn[data-v-894d006e]{background-color:#c3574a}.ProcedureNoteForm__cancel-btn[data-v-894d006e]{margin:0 27px;color:#9ca1ad;padding:0;font-size:14px;background-color:inherit;border:none}.ProcedureNoteForm__add-prescription-btn[data-v-894d006e],.ProcedureNoteForm__add-consumable-btn[data-v-894d006e],.ProcedureNoteForm__add-bill-btn[data-v-894d006e]{padding:0;font-size:14px;background-color:inherit;border:none;color:#337ab7}.ProcedureNoteForm__add-consumable-btn[data-v-894d006e]{margin-left:15px}

.ProcedureEntityTime[data-v-5d174b3c]{background-color:#fafafa;padding:13px 20px;display:grid;grid-template-columns:1fr 1.4fr 1fr 1.1fr;grid-template-rows:auto auto;grid-column-gap:8px;grid-row-gap:8px;grid-template-areas:'separator separator separator separator' 'started startedBy completed completedBy'}.ProcedureEntityTime__separator[data-v-5d174b3c]{grid-area:separator;width:100%;height:1px;background-color:#eee;margin-bottom:12px}.ProcedureEntityTime__started[data-v-5d174b3c],.ProcedureEntityTime__completed[data-v-5d174b3c]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ProcedureEntityTime__started[data-v-5d174b3c]{grid-area:started}.ProcedureEntityTime__started-by[data-v-5d174b3c]{grid-area:startedBy}.ProcedureEntityTime__completed[data-v-5d174b3c]{grid-area:completed}.ProcedureEntityTime__completedBy[data-v-5d174b3c]{grid-area:completedBy}.ProcedureEntityTime__header[data-v-5d174b3c]{margin-bottom:5px}.ProcedureEntityTime__value[data-v-5d174b3c]{color:#6e8090}.ProcedureEntityTime__icon[data-v-5d174b3c]{width:26px;height:26px;margin-right:20px}

.ProcedureEntityBodyActions[data-v-ad351fb4]{padding:18px 20px;border-top:1px solid #eeeeee;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.ProcedureEntityBodyActions__edit-btn[data-v-ad351fb4],.ProcedureEntityBodyActions__add-prescription-btn[data-v-ad351fb4],.ProcedureEntityBodyActions__add-consumable-btn[data-v-ad351fb4],.ProcedureEntityBodyActions__add-bill-btn[data-v-ad351fb4]{padding:0;font-size:14px;background-color:inherit;border:none;color:#337ab7}.ProcedureEntityBodyActions__edit-btn[data-v-ad351fb4]:not(:first-of-type),.ProcedureEntityBodyActions__add-prescription-btn[data-v-ad351fb4]:not(:first-of-type),.ProcedureEntityBodyActions__add-consumable-btn[data-v-ad351fb4]:not(:first-of-type),.ProcedureEntityBodyActions__add-bill-btn[data-v-ad351fb4]:not(:first-of-type){margin-left:15px}.ProcedureEntityBodyActions__start-btn[data-v-ad351fb4]{font-size:15px;min-width:203px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s;background-color:#4a90e2}

.ProcedureEntityNote[data-v-50fedc34]{display:grid;grid-template-columns:0.5fr 2fr 2fr 2fr 8fr 0.5fr;margin-bottom:4px;padding:8px 0;border-bottom:1px solid #eeeeee;color:#6e8090;height:auto}.ProcedureEntityNote__description[data-v-50fedc34]{max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:20px}.ProcedureEntityNote__description[data-v-50fedc34] p{margin:0}.ProcedureEntityNote__description--open[data-v-50fedc34]{text-overflow:initial;overflow:visible;white-space:normal;height:auto}.ProcedureEntityNote__open-icon[data-v-50fedc34]{position:relative}.ProcedureEntityNote__hide-icon[data-v-50fedc34]{display:none}.ProcedureEntityNote__open-icon[data-v-50fedc34]::after{position:absolute;right:2px;display:inline-block;border-right:5px solid transparent;border-top:6px solid #95a1ae;border-left:5px solid transparent;top:11px;content:'';width:10px;cursor:pointer;-webkit-transition:0.3s -webkit-transform;transition:0.3s -webkit-transform;transition:0.3s transform;transition:0.3s transform, 0.3s -webkit-transform}.ProcedureEntityNote__open-icon--open[data-v-50fedc34]::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}

.ProcedureEntityNotes[data-v-eac0ae88]{padding:13px 20px}.ProcedureEntityNotes__list-header[data-v-eac0ae88]{color:#9ca1ad;font-weight:500;font-size:13px;letter-spacing:0.5px;margin-bottom:8px;padding:12px 0;text-transform:uppercase;border-bottom:1px solid #eeeeee;display:grid;grid-template-columns:0.5fr 2fr 2fr 2fr 8fr 0.5fr}.ProcedureEntityNotes__list[data-v-eac0ae88]{padding:0 0 12px}.ProcedureEntityNotes__details-button[data-v-eac0ae88]{color:#4a90e2;border:none;background-color:transparent;-webkit-transition:color 0.2s;transition:color 0.2s;font-size:13px;padding:0 0 12px}

.ProcedureEntityBody__details[data-v-2523c1d4]{background-color:#fafafa;padding:13px 20px;display:grid;grid-template-columns:1fr 1.4fr 1fr 1.1fr;grid-template-rows:auto auto;grid-column-gap:8px;grid-row-gap:8px;grid-template-areas:'diagnosis resource requested date' 'reason reason reason reason'}.ProcedureEntityBody__details-diagnosis[data-v-2523c1d4]{grid-area:diagnosis}.ProcedureEntityBody__details-resource[data-v-2523c1d4]{grid-area:resource}.ProcedureEntityBody__details-requestedBy[data-v-2523c1d4]{grid-area:requested}.ProcedureEntityBody__details-createdAt[data-v-2523c1d4]{grid-area:date}.ProcedureEntityBody__details-reason[data-v-2523c1d4]{grid-area:reason;margin-bottom:15px}.ProcedureEntityBody__details-separator[data-v-2523c1d4]{grid-area:separator;width:100%;height:1px;background-color:#eee;margin-bottom:12px}.ProcedureEntityBody__details-started[data-v-2523c1d4],.ProcedureEntityBody__details-completed[data-v-2523c1d4]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ProcedureEntityBody__details-started[data-v-2523c1d4]{grid-area:started}.ProcedureEntityBody__details-startedBy[data-v-2523c1d4]{grid-area:startedBy}.ProcedureEntityBody__details-completed[data-v-2523c1d4]{grid-area:completed}.ProcedureEntityBody__details-completedBy[data-v-2523c1d4]{grid-area:completedBy}.ProcedureEntityBody__details-header[data-v-2523c1d4]{margin-bottom:5px}.ProcedureEntityBody__details-value[data-v-2523c1d4]{color:#6e8090}.ProcedureEntityBody__details-icon-container[data-v-2523c1d4]{border-radius:50%;color:#fff;width:26px;height:26px;margin-right:20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.ProcedureEntityBody__details-icon-container.started[data-v-2523c1d4]{background-color:#67b70f}.ProcedureEntityBody__details-icon-container.completed[data-v-2523c1d4]{background-color:#9dc7f1}.ProcedureEntityBody__consumable-prescription-container[data-v-2523c1d4],.ProcedureEntityBody__billing-container[data-v-2523c1d4]{padding:13px 20px;background-color:#fafafa}.ProcedureEntityBody__prescription-header[data-v-2523c1d4],.ProcedureEntityBody__consumable-header[data-v-2523c1d4],.ProcedureEntityBody__billing-header[data-v-2523c1d4]{margin-bottom:20px;cursor:pointer;font-size:13px;font-weight:500;letter-spacing:0.5px}.ProcedureEntityBody__consumable-add-button[data-v-2523c1d4],.ProcedureEntityBody__prescription-add-button[data-v-2523c1d4]{padding:0;font-size:14px;background-color:inherit;color:#337ab7}.ProcedureEntityBody__prescription[data-v-2523c1d4],.ProcedureEntityBody__consumable-item[data-v-2523c1d4],.ProcedureEntityBody__billing-item[data-v-2523c1d4]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:20px;color:#7a8590}.ProcedureEntityBody__prescription-count[data-v-2523c1d4],.ProcedureEntityBody__consumable-item-count[data-v-2523c1d4]{width:25px;height:25px;background:#deedfa;font-size:13px;font-weight:500;border-radius:50%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ProcedureEntityBody__prescription-medication-name[data-v-2523c1d4],.ProcedureEntityBody__consumable-item-name[data-v-2523c1d4],.ProcedureEntityBody__billing-item-name[data-v-2523c1d4]{margin-left:9px}.ProcedureEntityBody__prescription-dose[data-v-2523c1d4],.ProcedureEntityBody__prescription-frequency[data-v-2523c1d4],.ProcedureEntityBody__consumable-item-quantity[data-v-2523c1d4]{margin-left:17px}.ProcedureEntityBody__prescription-container[data-v-2523c1d4]{margin-bottom:35px}.ProcedureEntityBody__billing-item-price[data-v-2523c1d4]{color:#32ae5b;margin-left:1em}

.ProcedureRequestEntity[data-v-931524b6]{background:#ffffff;margin-top:10px;font-size:14px;width:100%;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2);border-radius:4px}.ProcedureRequestEntity--urgent[data-v-931524b6]{border:1px solid #df3d51}.ProcedureRequestEntity--completed[data-v-931524b6]{opacity:0.5}.ProcedureRequestEntity-transition-enter-active[data-v-931524b6],.ProcedureRequestEntity-transition-leave-active[data-v-931524b6]{-webkit-transition:0.35s;transition:0.35s}.ProcedureRequestEntity-transition-enter[data-v-931524b6],.ProcedureRequestEntity-transition-leave-to[data-v-931524b6]{opacity:0}

.ClinicalTasksToolbar[data-v-610fa704]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.ClinicalTasksToolbar__tasks-actions[data-v-610fa704]{display:-webkit-box;display:flex;margin-bottom:24px;-webkit-box-align:center;align-items:center}.ClinicalTasksToolbar__info[data-v-610fa704]{color:#6e8090;font-size:15px;margin-right:16px}.ClinicalTasksToolbar__toggle-button[data-v-610fa704]{height:30px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:13px;color:#4a90e2;background-color:#ffffff;border:1px solid #dfdfe1;border-radius:20px;padding:0 16px;outline:none;-webkit-transition:border-color 0.2s;transition:border-color 0.2s}.ClinicalTasksToolbar__toggle-button[data-v-610fa704]:hover,.ClinicalTasksToolbar__toggle-button[data-v-610fa704]:focus{border-color:rgba(74,144,226,0.5)}.ClinicalTasksToolbar__toggle-button[data-v-610fa704]:active{border-color:#4a90e2}

.Tasks[data-v-66baec6f]{background-color:#eaecee;width:100%;min-height:100vh;padding:116px 10px 15px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.Tasks__header[data-v-66baec6f]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.Tasks__header-col[data-v-66baec6f]{margin-left:16px}.Tasks__container[data-v-66baec6f]{max-width:1200px;width:100%;margin-left:30px;margin-top:30px;margin-right:30px;padding:20px;background-color:#ffffff;border:1px solid rgba(151,151,151,0.35);border-radius:4px;box-shadow:0px 0px 3px 0px rgba(0,0,0,0.11)}.Tasks__incompleted[data-v-66baec6f]  .ClinicalTasksList__list-header{grid-template-columns:3fr 1fr 5fr repeat(5, 2fr);gap:10px}.Tasks__completed[data-v-66baec6f]  .ClinicalTasksList__list-header{grid-template-columns:3fr 1fr 5fr repeat(6, 2fr);gap:10px}.Tasks .fade-enter-active[data-v-66baec6f],.Tasks .fade-leave-active[data-v-66baec6f]{-webkit-transition:opacity 0.2s ease-out;transition:opacity 0.2s ease-out}.Tasks .fade-enter[data-v-66baec6f],.Tasks .fade-leave-to[data-v-66baec6f]{opacity:0}

.BillingItemsAddButton[data-v-56229edf]{font-size:14px;font-weight:400;color:#4a90e2;line-height:14px;cursor:pointer;border:none;background:none;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.BillingItemsAddButton[data-v-56229edf]:hover{text-decoration:underline}

.BillingItemsEditButton[data-v-c20757dc]{background:none;border:none}

.BillingItemsAddEditModal .FullPageModal__header,.BillingItemsAddEditModal .FullPageModal__content,.BillingItemsAddEditModal .FullPageModal__actions{width:420px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.BillingItemsAddEditModal__form{width:100%}.BillingItemsAddEditModal__form[disabled]{pointer-events:none;opacity:0.8}.BillingItemsAddEditModal__fieldset{margin-bottom:40px}.BillingItemsAddEditModal__buttons{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}

.ProviderSpecificEditModal .FullPageModal__header,.ProviderSpecificEditModal .FullPageModal__content,.ProviderSpecificEditModal .FullPageModal__actions{width:420px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ProviderSpecificEditModal__subtitle{font-size:18px;font-weight:200;margin-top:5px}.ProviderSpecificEditModal__provider{font-weight:normal}.ProviderSpecificEditModal__form{width:100%}.ProviderSpecificEditModal__form[disabled]{pointer-events:none;opacity:0.8}.ProviderSpecificEditModal__fieldset{margin-bottom:40px}.ProviderSpecificEditModal__fieldset-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:15px}.ProviderSpecificEditModal__checkbox.AlmightyCheckbox__label{margin:10px 0}.ProviderSpecificEditModal__buttons{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}

.ManageBillingItemsDelete__button[data-v-68e3207d]{font-size:14px;font-weight:400;color:#4a90e2;line-height:14px;cursor:pointer;border:none;background:none;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ManageBillingItemsDelete__icon[data-v-68e3207d]{margin-right:5px;margin-bottom:2px}

.BillingItemsTable[data-v-4bf1318e]{width:100%}.BillingItemsTable__row[data-v-4bf1318e]{font-weight:500;border-bottom:0}.BillingItemsTable__row--disabled[data-v-4bf1318e]{font-weight:400;opacity:0.6}.BillingItemsTable__head-cell[data-v-4bf1318e],.BillingItemsTable__cell[data-v-4bf1318e]{padding:13px 10px}.BillingItemsTable__head-cell[data-v-4bf1318e]:first-child,.BillingItemsTable__cell[data-v-4bf1318e]:first-child{padding-left:0;width:20px}.BillingItemsTable__head-cell[data-v-4bf1318e]:last-child,.BillingItemsTable__cell[data-v-4bf1318e]:last-child{padding-right:0}.BillingItemsTable__head-cell--nowrap[data-v-4bf1318e],.BillingItemsTable__cell--nowrap[data-v-4bf1318e]{white-space:nowrap}.BillingItemsTable__head-cell[data-v-4bf1318e]{font-size:11px;line-height:20px;color:#9ca1ad;font-weight:600;text-transform:uppercase}.BillingItemsTable__action[data-v-4bf1318e]{background:none;border:none}.BillingItemsTable__action--delete[data-v-4bf1318e]{color:#ff0000}.BillingItemsTable__load-more[data-v-4bf1318e]{min-width:125px;min-height:30px;padding:0 30px;border:none;background-color:#4a90e2;border-radius:20px;-webkit-transition:0.3s ease;transition:0.3s ease;cursor:pointer;overflow:hidden;color:#ffffff;margin:0 auto;display:block}.BillingItemsTable__spinner[data-v-4bf1318e]{padding:2px 0}.BillingItemsTable__checkbox[data-v-4bf1318e]{margin-bottom:0}



.ManageBillingItems[data-v-9270f0b8]{background:#ffffff;padding:20px}.ManageBillingItems__billing-item-selector[data-v-9270f0b8]{width:50%;margin-bottom:30px;display:-webkit-box;display:flex;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}

.EntryFormFooter__wrapper[data-v-2e56be96]{padding:15px;width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.EntryFormFooter__auto-saved-tip[data-v-2e56be96]{color:#f96d9b}

.ChoosePatientModal__header[data-v-cbddb8e6]{background-color:#f9fbfe;padding:17px 20px;color:#40525a;font-weight:500;border:1px solid #d8d8d8}.ChoosePatientModal__content[data-v-cbddb8e6]{padding:17px 20px 32px}.ChoosePatientModal__title[data-v-cbddb8e6]{font-size:13px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#f8fbfe;border-bottom:1px solid #eeeeee}.ChoosePatientModal__footer[data-v-cbddb8e6]{padding:17px 20px;border-top:1px solid #d8d8d8;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.ChoosePatientModal__submit[data-v-cbddb8e6]{font-size:15px;font-weight:500;text-align:center;display:inline-block;padding:0 20px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#4a90e2;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s;margin-left:10px}.ChoosePatientModal__submit[data-v-cbddb8e6]:disabled{opacity:0.3;color:#fff;pointer-events:none}.ChoosePatientModal__close[data-v-cbddb8e6]{padding:0;color:#9ca1ad;margin:0;cursor:pointer;font-size:14px;background-color:inherit;border:none}

.EntryFormAntenatalFields[data-v-9f36a04a]{padding:25px 30px 15px 30px;font-size:15px}.EntryFormAntenatalFields__section[data-v-9f36a04a]{padding:10px 0}.EntryFormAntenatalFields__section+.EntryFormAntenatalFields__section[data-v-9f36a04a]{border-top:1px solid #eef1f4}.EntryFormAntenatalFields__section-header[data-v-9f36a04a]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.EntryFormAntenatalFields__section-title[data-v-9f36a04a]{font-size:14px;font-weight:bold;text-transform:uppercase;color:#96a4b1;padding-bottom:12px}.EntryFormAntenatalFields__choose-existing-patient-button[data-v-9f36a04a]{color:#3890db;font-size:15px;font-weight:500;letter-spacing:0.5px;display:block;border:none;position:relative;height:24px;padding-left:22px;background-color:transparent;outline:none}.EntryFormAntenatalFields__edd-label[data-v-9f36a04a]{position:relative;width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.EntryFormAntenatalFields__no-edd[data-v-9f36a04a],.EntryFormAntenatalFields__edd[data-v-9f36a04a]{color:#96a4b1;font-style:italic}.EntryFormAntenatalFields__edd[data-v-9f36a04a]{color:initial}.EntryFormAntenatalFields__checkbox[data-v-9f36a04a]{margin-top:30px}

.EntryFormAntenatal__form-main-container[data-v-0555ffb8]{height:600px;overflow-y:scroll}

.EntryFormCds__label[data-v-1a02fbe4]{font-weight:bold}.EntryFormCds__content[data-v-1a02fbe4]{padding:0 20px 20px}.EntryFormCds__heading[data-v-1a02fbe4]{font-size:16px;font-weight:700}.EntryFormCds__select[data-v-1a02fbe4]{width:80% !important;height:40px;text-transform:capitalize}.EntryFormCds__radio-group[data-v-1a02fbe4]  .AlmightyRadio__option{padding:0 20px 0 28px}.EntryFormCds__radio-group[data-v-1a02fbe4]  .AlmightyRadio__option-label{color:#5c6a77;font-size:14px}.EntryFormCds__input[data-v-1a02fbe4]{margin-bottom:10px !important}.EntryFormCds .formSection[data-v-1a02fbe4]{margin-bottom:20px}.EntryFormCds .formBox[data-v-1a02fbe4]{padding:6px}.EntryFormCds input[type='date'][data-v-1a02fbe4],.EntryFormCds select[data-v-1a02fbe4]{width:80%;padding:8px;box-sizing:border-box;margin-bottom:4px}.EntryFormCds input[type='radio'][data-v-1a02fbe4],.EntryFormCds input[type='checkbox'][data-v-1a02fbe4]{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;margin-right:6px}.EntryFormCds input[type='radio'] label[data-v-1a02fbe4],.EntryFormCds input[type='checkbox'] label[data-v-1a02fbe4]{font-weight:700 !important}.EntryFormCds__spinner[data-v-1a02fbe4]{height:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:100px 0 100px 0}.AlmightyDatetimePicker__label[data-v-1a02fbe4],.AlmightyInput__label[data-v-1a02fbe4]{color:#253540;font-size:13px;font-weight:bold;letter-spacing:0.5px}.AlmightyDatetimePicker__field[data-v-1a02fbe4]{box-shadow:inset 0px 1px 4px 0px rgba(48,60,77,0.1)}.AlmightyDatetimePicker__field[data-v-1a02fbe4]::-webkit-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.AlmightyDatetimePicker__field[data-v-1a02fbe4]::-moz-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.AlmightyDatetimePicker__field[data-v-1a02fbe4]:-ms-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.AlmightyDatetimePicker__field[data-v-1a02fbe4]::-ms-input-placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.AlmightyDatetimePicker__field[data-v-1a02fbe4]::placeholder{color:#a0a0a0;font-size:13px;font-weight:normal}.category_Box[data-v-1a02fbe4]{background-color:#accaca;color:black;font-size:20px;padding-left:1rem;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:36px}.category_Box small[data-v-1a02fbe4]{font-size:16px;font-weight:600}

.ImmunizationsTableRow__wrapper.admitted .ImmunizationsTableRow__vaccine-name[data-v-e932d8f0],.ImmunizationsTableRow__vaccine-period.admitted[data-v-e932d8f0]{background-color:rgba(19,180,62,0.1)}.ImmunizationsTableRow__wrapper.overdue .ImmunizationsTableRow__vaccine-name[data-v-e932d8f0],.ImmunizationsTableRow__vaccine-period.overdue[data-v-e932d8f0]{background-color:rgba(211,78,67,0.1)}.ImmunizationsTableRow__vaccine-name[data-v-e932d8f0],.ImmunizationsTableRow__vaccine-period[data-v-e932d8f0]{color:#253540;font-size:14px}.ImmunizationsTableRow__vaccine-name[data-v-e932d8f0]{border-bottom:1px solid #d0d0d0;padding:8px}.ImmunizationsTableRow__vaccine-period[data-v-e932d8f0]{border-left:1px solid #d0d0d0;position:relative}.ImmunizationsTableRow__vaccine-period[data-v-e932d8f0]:before{content:'';position:absolute;top:0;right:0;width:18px;height:18px;background-color:#13b43e;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:top right;transform-origin:top right;-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out}.ImmunizationsTableRow__vaccine-period[data-v-e932d8f0]:after{content:'';border:solid #ffffff;border-width:0 2px 2px 0;position:absolute;top:5px;right:3px;width:6px;height:10px;-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg);-webkit-transform-origin:top right;transform-origin:top right;-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out}.ImmunizationsTableRow__vaccine-period-cell[data-v-e932d8f0]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:2px solid transparent;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:border-color 0.2s ease-in-out;transition:border-color 0.2s ease-in-out}.ImmunizationsTableRow__vaccine-period-cell>.ico-feed[data-v-e932d8f0]{width:28px;height:28px}.ImmunizationsTableRow__vaccine-period.interacting[data-v-e932d8f0]{border-top:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0}.ImmunizationsTableRow__vaccine-period.interacting .ImmunizationsTableRow__vaccine-period-cell[data-v-e932d8f0]{cursor:pointer}.ImmunizationsTableRow__vaccine-period.selected .ImmunizationsTableRow__vaccine-period-cell[data-v-e932d8f0]{border-color:#13b43e}.ImmunizationsTableRow__vaccine-period.selected[data-v-e932d8f0]:before{-webkit-transform:scale(1);transform:scale(1)}.ImmunizationsTableRow__vaccine-period.selected[data-v-e932d8f0]:after{-webkit-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg)}.ImmunizationsTableRow__vaccine-period.underdue .ImmunizationsTableRow__vaccine-period-cell[data-v-e932d8f0]{opacity:0.3;cursor:not-allowed}

.ImmunizationsTable__table[data-v-56b18880]{width:100%;border:1px solid #d0d0d0;table-layout:fixed}.ImmunizationsTable__table-head-col[data-v-56b18880]{color:#253540;font-size:13px;font-weight:500;text-align:center;line-height:14px;border:1px solid #d0d0d0;padding:13px 4px}.ImmunizationsTable__table-head-col[data-v-56b18880]:first-of-type{width:230px}.ImmunizationsTable__radio-group[data-v-56b18880]  .AlmightyRadio__option{padding:0 20px 0 28px}.ImmunizationsTable__radio-group[data-v-56b18880]  .AlmightyRadio__option-label{color:#5c6a77;font-size:14px}

.EntryFormImmunization__content[data-v-67b10ba2]{height:550px}.EntryFormImmunization__radio-group[data-v-67b10ba2]  .AlmightyRadio__option{padding:0 20px 0 28px}.EntryFormImmunization__radio-group[data-v-67b10ba2]  .AlmightyRadio__option-label{color:#5c6a77;font-size:14px}.EntryFormImmunization__vaccine-list[data-v-67b10ba2]{padding-top:24px}.EntryFormImmunization__vaccine-form[data-v-67b10ba2]{background-color:#fafafa;border-radius:4px;padding:16px}.EntryFormImmunization__vaccine-form+.EntryFormImmunization__vaccine-form[data-v-67b10ba2]{margin-top:16px}.EntryFormImmunization__vaccine-form-header-row[data-v-67b10ba2]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.EntryFormImmunization__vaccine-form-header-col[data-v-67b10ba2]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.EntryFormImmunization__vaccine-icon[data-v-67b10ba2]{width:16px;height:16px;margin-right:8px}.EntryFormImmunization__vaccine-name[data-v-67b10ba2]{font-size:15px;color:#253540}.EntryFormImmunization__vaccine-category[data-v-67b10ba2]{font-size:13px;letter-spacing:0.43px;color:#5c6a77;margin:4px 0 0 24px}.EntryFormImmunization__vaccine-unselect[data-v-67b10ba2]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}

.EntryFormLabourManagement__container[data-v-1fd5cf03]{font-size:15px;padding:0px 30px 15px 30px}.EntryFormLabourManagement__section[data-v-1fd5cf03]{padding:30px 0}.EntryFormLabourManagement__section+.EntryFormLabourManagement__section[data-v-1fd5cf03]{border-top:1px solid #eee}.EntryFormLabourManagement__section-header[data-v-1fd5cf03]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.EntryFormLabourManagement__section-header-title[data-v-1fd5cf03]{text-transform:uppercase;color:#545d6a;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:0px;padding-bottom:17px}.EntryFormLabourManagement__section-header-action[data-v-1fd5cf03]{color:#3890db;font-size:15px;font-weight:500;text-align:right;letter-spacing:0.5px;border:0;background:transparent}.EntryFormLabourManagement__lmp-value[data-v-1fd5cf03],.EntryFormLabourManagement__gtpal-value[data-v-1fd5cf03]{margin-top:10px;color:#445259}.EntryFormLabourManagement__lmp-value--calculated[data-v-1fd5cf03],.EntryFormLabourManagement__gtpal-value--calculated[data-v-1fd5cf03]{font-style:italic;color:#93a1af}.EntryFormLabourManagement__edd-value[data-v-1fd5cf03]{margin-top:10px;color:#445259;font-style:italic}.EntryFormLabourManagement__edd-value--no-lmp[data-v-1fd5cf03]{margin-top:10px;color:#93a1af;font-style:italic}.EntryFormLabourManagement__section-row[data-v-1fd5cf03]{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:15px}.EntryFormLabourManagement__section-col-checkbox[data-v-1fd5cf03]{margin-top:30px}.EntryFormLabourManagement__gtpal-row[data-v-1fd5cf03]{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:15px;margin-bottom:30px}.EntryFormLabourManagement__lmp-row[data-v-1fd5cf03]{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:15px;margin-bottom:30px}.EntryFormLabourManagement__lmp-picker[data-v-1fd5cf03]  .AlmightyDatetimePicker__clear.btn-close{top:6px}

.DrugInteractionAlert[data-v-c5a51d76]{padding:12px;background:rgba(239,88,96,0.1);border-radius:4px;margin-bottom:14px}.DrugInteractionAlert i[data-v-c5a51d76]{color:#93a1af}.DrugInteractionAlert__header[data-v-c5a51d76]{display:-webkit-box;display:flex;gap:10px;-webkit-box-align:center;align-items:center}.DrugInteractionAlert__header h5[data-v-c5a51d76]{margin:0;padding:0}.DrugInteractionAlert__body[data-v-c5a51d76]{display:-webkit-box;display:flex;gap:10px;-webkit-box-align:center;align-items:center}.DrugInteractionAlert__body--item-interaction[data-v-c5a51d76]{font-size:12px;font-weight:bold;color:white;padding:2px 12px;background:#ff866a;border-radius:4px}

.EntryFormPrescriptionAllergies[data-v-5e9d48c3]{padding:12px 0px}.EntryFormPrescriptionAllergies__allergies-label[data-v-5e9d48c3]{color:#ffffff;background-color:#d34e43;border-top-right-radius:100px;border-bottom-right-radius:100px;padding:0px 20px 0px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EntryFormPrescriptionAllergies__allergies-values[data-v-5e9d48c3]{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding-left:30px}.EntryFormPrescriptionAllergies__allergies-dash[data-v-5e9d48c3]{width:10px;border:2px solid #d34e43;margin:auto 5px auto 0px;border-bottom-left-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px;border-top-right-radius:10px}.EntryFormPrescriptionAllergies__allergies-date[data-v-5e9d48c3]{margin-left:5px;color:#9da2ad;font-size:13px;padding-top:3px}

.PatientEntryFormBillAttachment__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:10px 0}.PatientEntryFormBillAttachment__header.opened{-webkit-box-pack:end;justify-content:flex-end}.PatientEntryFormBillAttachment__action{font-weight:500;cursor:pointer}.PatientEntryFormBillAttachment__action.blue{color:#3890db}.PatientEntryFormBillAttachment__action.red{color:#d34e73}.PatientEntryFormBillAttachment__container{border:1px solid #fde4a5;border-radius:5px;background-color:#fffdf8;padding:10px;width:100%}.PatientEntryFormBillAttachment__bill-label{font-weight:600;color:#fad156}.PatientEntryFormBillAttachment__info-row{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;-webkit-box-pack:justify;justify-content:space-between}.PatientEntryFormBillAttachment__info-caption{font-size:15px;color:#5c6a77;letter-spacing:0.4px}.PatientEntryFormBillAttachment__info-insurance{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PatientEntryFormBillAttachment__info-insurance-name{display:-webkit-box;display:flex;font-size:12px;line-height:22px;color:#5c6a77;font-weight:400}.PatientEntryFormBillAttachment__info-insurance-edit{cursor:pointer}.PatientEntryFormBillAttachment__info-insurance-type{margin:0 5px;padding:0 5px;background-color:#3890db;border-radius:20px;font-size:10px;line-height:20px;color:#fff;font-weight:500}

.EntryFormPrescription__bill-attachment[data-v-36ee5635]{padding:0px 30px}.alert-containers[data-v-36ee5635]{padding:0 30px}

.PatientEntriesSelect__label{width:100%;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.PatientEntriesSelect__label .multiselect{min-height:30px}.PatientEntriesSelect__label .multiselect__tags{min-height:30px;border-radius:2px;width:100%;margin-top:5px;padding:3px 30px 5px 10px;border:1px solid #dcdfe6}.PatientEntriesSelect__label .multiselect__select{width:30px;height:30px}.PatientEntriesSelect__label .multiselect__content{max-width:100%}.PatientEntriesSelect__label .multiselect__option{font-size:14px;padding:3px 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:auto;line-height:auto;box-sizing:border-box;text-transform:capitalize;cursor:pointer}.PatientEntriesSelect__label .multiselect__option--highlight{background-color:rgba(0,0,0,0.05)}.PatientEntriesSelect__label .multiselect__option--selected:after,.PatientEntriesSelect__label .multiselect__option--highlight:after{content:none}.PatientEntriesSelect__label .multiselect__option--selected{background-color:rgba(0,255,0,0.05)}.PatientEntriesSelect__label .multiselect__option--selected:hover{background-color:rgba(255,0,0,0.05)}.PatientEntriesSelect__label .multiselect__single,.PatientEntriesSelect__label .multiselect__input{font-weight:500;font-size:14px;padding:0;text-transform:capitalize}.PatientEntriesSelect__label .multiselect__single[disabled],.PatientEntriesSelect__label .multiselect__input[disabled]{color:gray}.PatientEntriesSelect__label .multiselect__single:focus,.PatientEntriesSelect__label .multiselect__input:focus{border-color:#409eff;outline:none}.PatientEntriesSelect__label .multiselect__placeholder{color:#dcdfe6;font-size:14px;font-weight:normal}.PatientEntriesSelect__label .multiselect.invalid .multiselect__tags{border-color:#dd475a}.PatientEntriesSelect__validation-error{font-size:12px;font-weight:normal;color:#dd475a}.PatientEntriesSelect__option{padding:4px 0}.PatientEntriesSelect__option-icon.ico-feed{width:22px;height:22px}.PatientEntriesSelect__option-row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.PatientEntriesSelect__option-col{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PatientEntriesSelect__option-executor-name,.PatientEntriesSelect__option-entry-action,.PatientEntriesSelect__option-entry-name{padding:0 0.5rem}.PatientEntriesSelect__option-executor-name{color:#253540;font-weight:500}.PatientEntriesSelect__option-entry-action{color:#72808e;font-weight:400}.PatientEntriesSelect__option-entry-name{font-weight:500}.PatientEntriesSelect__option-entry-name.vitals{color:#f37383}.PatientEntriesSelect__option-entry-name.prescription{color:#ff866a}.PatientEntriesSelect__option-entry-name.immunization{color:#d396df}.PatientEntriesSelect__option-entry-name.referral{color:#99a13c}.PatientEntriesSelect__option-entry-name.comment{color:#f96d9b}.PatientEntriesSelect__option-entry-name.deceased{color:#ff4e50}.PatientEntriesSelect__option-entry-name.encounter{color:#639aff}.PatientEntriesSelect__option-entry-name.reception{color:#af5865}.PatientEntriesSelect__option-entry-name.results,.PatientEntriesSelect__option-entry-name.imaging_results{color:#a4df6a}.PatientEntriesSelect__option-entry-name.investigation,.PatientEntriesSelect__option-entry-name.imaging_investigation{color:#e3bb7d}.PatientEntriesSelect__option-entry-name.upload{color:#04c7db}.PatientEntriesSelect__option-entry-name.receipt{color:#fad156}.PatientEntriesSelect__option-additional-info{color:#94a1ae;font-weight:400;font-size:13px;margin-left:calc(22px + 0.5rem)}.PatientEntriesSelect__option-date{font-size:12px;line-height:22px;color:#5c6a77;font-weight:400}

.Calendar__row[data-v-d9997f4c]{margin-bottom:20px}.Calendar__navigation[data-v-d9997f4c]{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}


.EntryFormReferralFields__schedule-link[data-v-9edcae94]{text-decoration:none;cursor:pointer}

.EntryFormReferral__content[data-v-aa5e5848]{height:550px}.EntryFormReferral__schedule-link[data-v-aa5e5848]{text-decoration:none;cursor:pointer}

.EntryFormUploadDropzone__container[data-v-b3b5bd04]{font-size:15px;line-height:20px;color:#3890db;font-weight:400;text-align:center;width:190px;height:190px;border:1px dashed #dcdcdc;background-color:transparent;border-radius:5px;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:0 32px}

.EntryFormUpload__content[data-v-6fb3c610]{height:550px}.EntryFormUpload__files[data-v-6fb3c610]{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:24px}.EntryFormUpload__file[data-v-6fb3c610]{width:190px;position:relative}.EntryFormUpload__file-container[data-v-6fb3c610]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.EntryFormUpload__file-thumbnail[data-v-6fb3c610]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-position:center;background-size:cover}.EntryFormUpload__file-thumbnail-container[data-v-6fb3c610]{width:100%;height:190px;border-radius:5px;position:relative;overflow:hidden;margin-bottom:56px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.EntryFormUpload__file-thumbnail-cover[data-v-6fb3c610]{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.6);display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:end;justify-content:flex-end;border-radius:50%;-webkit-transform:translate(100%, -100%);transform:translate(100%, -100%);opacity:0;-webkit-transition-property:border-radius, opacity, -webkit-transform;transition-property:border-radius, opacity, -webkit-transform;transition-property:transform, border-radius, opacity;transition-property:transform, border-radius, opacity, -webkit-transform;-webkit-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.EntryFormUpload__file-remove[data-v-6fb3c610]{color:#d34e43;cursor:pointer}.EntryFormUpload__file:hover .EntryFormUpload__file-thumbnail-cover[data-v-6fb3c610]{-webkit-transform:translate(0);transform:translate(0);border-radius:0;opacity:1}.EntryFormUpload__file-name[data-v-6fb3c610]{margin-top:12px;letter-spacing:0.5px;color:#253540;font-size:15px;line-height:20px;padding:7px 10px;border:1px solid #c6c6c6;background-color:#fff;border-radius:3px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;position:absolute;top:190px;z-index:1;width:100%}.EntryFormUpload__file-name[data-v-6fb3c610]:not(:hover){white-space:nowrap}

.ArsSummaryModal__wrapper[data-v-3aec07e7]{background-color:#fefefe;margin:0 auto;width:450px;border-radius:5px;text-align:left}.ArsSummaryModal__header[data-v-3aec07e7]{color:#40525a;font-size:13px;font-weight:500;padding:0 20px;height:50px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-bottom:1px solid #d8d8d8}.ArsSummaryModal__content[data-v-3aec07e7]{padding:16px}.ArsSummaryModal__footer[data-v-3aec07e7]{height:60px;padding:0 20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;border-top:1px solid #d8d8d8}.ArsSummaryModal__comment[data-v-3aec07e7]{margin-top:32px}.ArsSummaryModal__icon[data-v-3aec07e7]{width:20px;height:20px}.ArsSummaryModal__icon-small[data-v-3aec07e7]{background-color:#d34e43;padding:2px 6px;color:white;font-weight:600;font-size:10px;border-radius:50%;margin-right:25px}.ArsSummaryModal__text[data-v-3aec07e7]{font-weight:500;font-size:13px;color:#253540}.ArsSummaryModal__col[data-v-3aec07e7]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:3px;margin-bottom:12px}

.EntryArs__summary-title[data-v-0cf72e92]{color:#72808e;font-weight:400;font-size:16px;margin:0}.EntryArs__cell[data-v-0cf72e92]{display:-webkit-box;display:flex;gap:48px}.EntryArs__score[data-v-0cf72e92]{display:-webkit-box;display:flex;gap:10px;-webkit-box-align:center;align-items:center}.EntryArs__score button[data-v-0cf72e92]{height:24px;padding:2px 0;border-radius:12px;width:120px;background-color:#ef3838;border:none !important;display:-webkit-box;display:flex;gap:8px;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.EntryArs__scorebtn[data-v-0cf72e92]{background-color:white;padding:2px 6px;color:black;font-weight:600;font-size:8px;border-radius:50%}.EntryArs__scoretxt[data-v-0cf72e92]{font-size:12px;color:white;text-transform:capitalize}.EntryArs__title[data-v-0cf72e92]{color:#72808e;font-weight:500;font-size:14px;width:120px}.EntryArs__value[data-v-0cf72e92]{color:#253540;font-weight:500;font-size:14px;letter-spacing:0.4px}.EntryArs__long-value[data-v-0cf72e92]{color:#253540;font-weight:500;font-size:14px;letter-spacing:0.4px;padding-left:75px}.EntryArs__label[data-v-0cf72e92]{font-size:13px;color:#5c6a77;letter-spacing:0.5px;margin-bottom:4px}.EntryArs__label-value[data-v-0cf72e92]{font-size:13px;color:#253540;letter-spacing:0.5px;margin-bottom:4px;margin-left:25px;font-weight:500}.EntryArs__comment[data-v-0cf72e92]{margin-top:32px}.EntryArs__icon[data-v-0cf72e92]{width:20px;height:20px}.EntryArs__icon-small[data-v-0cf72e92]{background-color:#d34e43;padding:2px 6px;color:white;font-weight:600;font-size:10px;border-radius:50%;margin-right:25px}.EntryArs__text[data-v-0cf72e92]{font-weight:500;font-size:13px;color:#253540}.EntryArs__col[data-v-0cf72e92]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:3px;margin-bottom:12px}.EntryArs__delivery[data-v-0cf72e92]{padding:16px 0}.EntryArs-row[data-v-0cf72e92]{margin-bottom:10px}.EntryArs-cell[data-v-0cf72e92]{margin-right:15px;line-height:28px}.EntryArs-cell-label[data-v-0cf72e92]{font-size:13px;color:#5c6a77;letter-spacing:0.5px;margin-bottom:4px}.EntryArs-cell-value[data-v-0cf72e92]{font-size:15px;color:#253540;letter-spacing:0.4px;font-weight:500}.EntryArs__delivery+.EntryArs__delivery[data-v-0cf72e92]{border-bottom:1px solid #f2f3f5}.EntryArs__delivery-header[data-v-0cf72e92]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.EntryArs__register-child-btn[data-v-0cf72e92]{color:#3890db;font-size:15px;font-weight:500;border:0;background-color:transparent;padding:1px 0}.EntryArs__delivery-content-box[data-v-0cf72e92]{padding:16px 0;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:auto;grid-column-gap:12px;grid-row-gap:12px}.EntryArs__delivery-content-box+.EntryArs__delivery-content-box[data-v-0cf72e92]{border-top:1px solid #f2f3f5}.EntryArs__delivery-item-label[data-v-0cf72e92]{font-size:13px;color:#253540;letter-spacing:0.5px;font-weight:500;margin-bottom:4px}.EntryArs__delivery-item-value[data-v-0cf72e92]{font-size:15px;color:#5c6a77;letter-spacing:0.4px;font-weight:normal}

.EntryImmunization__vaccine[data-v-2bc7e59c]{background-color:#fafafa;border-radius:4px;padding:16px}.EntryImmunization__vaccine+.EntryImmunization__vaccine[data-v-2bc7e59c]{margin-top:16px}.EntryImmunization__vaccine-external[data-v-2bc7e59c]{color:#5cb85c}.EntryImmunization__vaccine-header-row[data-v-2bc7e59c]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.EntryImmunization__vaccine-header-col[data-v-2bc7e59c]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.EntryImmunization__vaccine-icon[data-v-2bc7e59c]{width:16px;height:16px;margin-right:8px}.EntryImmunization__vaccine-name[data-v-2bc7e59c]{font-size:15px;color:#253540}.EntryImmunization__vaccine-category[data-v-2bc7e59c]{font-size:13px;letter-spacing:0.43px;color:#5c6a77;margin:4px 0 0 24px}.EntryImmunization__vaccine-content[data-v-2bc7e59c]{padding-top:16px;display:grid;grid-template-columns:3fr 2fr 1fr 2fr 2fr 1fr}

.LabourManagementSummary[data-v-7de5f599]{padding:16px 0;border-bottom:1px solid #f2f3f5}.LabourManagementSummary-row[data-v-7de5f599]{display:-webkit-box;display:flex;flex-wrap:wrap}.LabourManagementSummary-cell[data-v-7de5f599]{margin-right:15px;line-height:28px}.LabourManagementSummary-cell-label[data-v-7de5f599]{font-size:13px;color:#5c6a77;letter-spacing:0.5px;margin-bottom:4px}.LabourManagementSummary-cell-value[data-v-7de5f599]{font-size:15px;color:#253540;letter-spacing:0.4px;font-weight:500}

.EntryLabourManagement__summary-title[data-v-238661e8]{color:#72808e;font-weight:400;font-size:16px;margin:0}.EntryLabourManagement__delivery[data-v-238661e8]{padding:16px 0}.EntryLabourManagement__delivery+.EntryLabourManagement__delivery[data-v-238661e8]{border-bottom:1px solid #f2f3f5}.EntryLabourManagement__delivery-header[data-v-238661e8]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.EntryLabourManagement__register-child-btn[data-v-238661e8]{color:#3890db;font-size:15px;font-weight:500;border:0;background-color:transparent;padding:1px 0}.EntryLabourManagement__delivery-content-box[data-v-238661e8]{padding:16px 0;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:auto;grid-column-gap:12px;grid-row-gap:12px}.EntryLabourManagement__delivery-content-box+.EntryLabourManagement__delivery-content-box[data-v-238661e8]{border-top:1px solid #f2f3f5}.EntryLabourManagement__delivery-item-label[data-v-238661e8]{font-size:13px;color:#253540;letter-spacing:0.5px;font-weight:500;margin-bottom:4px}.EntryLabourManagement__delivery-item-value[data-v-238661e8]{font-size:15px;color:#5c6a77;letter-spacing:0.4px;font-weight:normal}

.PatientAncOptions__header[data-v-5bd241cc]{color:#40525a;font-size:13px;font-weight:500;padding:0 20px;height:50px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-bottom:1px solid #d8d8d8}.PatientAncOptions__content[data-v-5bd241cc]{padding:16px}.PatientAncOptions__text[data-v-5bd241cc]{color:#9ca1ad;font-size:16px;font-weight:500;padding:0 20px;height:50px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;text-align:center}.PatientAncOptions__footer[data-v-5bd241cc]{height:60px;padding:0 20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;border-top:1px solid #d8d8d8}

.DischargeFieldsFilterModal[data-v-ad6e4026]{padding:16px 32px}.DischargeFieldsFilterModal__header[data-v-ad6e4026]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.DischargeFieldsFilterModal__description[data-v-ad6e4026]{color:#5c6a77}.DischargeFieldsFilterModal__content[data-v-ad6e4026]{background:#fff;border-radius:2px;border:1px solid #e2e2e4;box-shadow:inset 0px 1px 3px 1px rgba(0,0,0,0.1);padding:12px;max-height:460px;overflow-y:auto;margin-top:16px}.DischargeFieldsFilterModal__entry-list[data-v-ad6e4026]{list-style:none;padding-left:0}.DischargeFieldsFilterModal__entry-title[data-v-ad6e4026]{color:#333333;font-size:15px;font-weight:500}.DischargeFieldsFilterModal__entry-field[data-v-ad6e4026]  .AlmightyCheckbox__label{color:#333333;font-size:15px;font-weight:normal;white-space:nowrap}.DischargeFieldsFilterModal__entry-field[data-v-ad6e4026]  .AlmightyCheckbox__selector{border-width:1px;border-color:#c2c2c2;width:14px;height:14px}.DischargeFieldsFilterModal__entry-field[data-v-ad6e4026]  .AlmightyCheckbox__input.checked+.AlmightyCheckbox__selector{background-color:#3890db}.DischargeFieldsFilterModal__entry-field[data-v-ad6e4026]  .AlmightyCheckbox__input.checked+.AlmightyCheckbox__selector:after{border-color:#fff;border-width:0 2px 2px 0;height:8px;left:3px;width:4px}.DischargeFieldsFilterModal__entry-field-list[data-v-ad6e4026]{list-style:none;padding:16px 0 0 30px}.DischargeFieldsFilterModal__footer[data-v-ad6e4026]{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;padding-top:12px}

.EncounterNotesFieldsFilterModal[data-v-ebb0d8ee]{padding:16px 32px}.EncounterNotesFieldsFilterModal__header[data-v-ebb0d8ee]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.EncounterNotesFieldsFilterModal__description[data-v-ebb0d8ee]{color:#5c6a77}.EncounterNotesFieldsFilterModal__content[data-v-ebb0d8ee]{background:#fff;border-radius:2px;border:1px solid #e2e2e4;box-shadow:inset 0px 1px 3px 1px rgba(0,0,0,0.1);padding:12px;max-height:460px;overflow-y:auto;margin-top:16px}.EncounterNotesFieldsFilterModal__entry-list[data-v-ebb0d8ee]{list-style:none;padding-left:0}.EncounterNotesFieldsFilterModal__entry-title[data-v-ebb0d8ee]{color:#333333;font-size:15px;font-weight:500}.EncounterNotesFieldsFilterModal__entry-field[data-v-ebb0d8ee]  .AlmightyCheckbox__label{color:#333333;font-size:15px;font-weight:normal;white-space:nowrap}.EncounterNotesFieldsFilterModal__entry-field[data-v-ebb0d8ee]  .AlmightyCheckbox__selector{border-width:1px;border-color:#c2c2c2;width:14px;height:14px}.EncounterNotesFieldsFilterModal__entry-field[data-v-ebb0d8ee]  .AlmightyCheckbox__input.checked+.AlmightyCheckbox__selector{background-color:#3890db}.EncounterNotesFieldsFilterModal__entry-field[data-v-ebb0d8ee]  .AlmightyCheckbox__input.checked+.AlmightyCheckbox__selector:after{border-color:#fff;border-width:0 2px 2px 0;height:8px;left:3px;width:4px}.EncounterNotesFieldsFilterModal__entry-field-list[data-v-ebb0d8ee]{list-style:none;padding:16px 0 0 30px}.EncounterNotesFieldsFilterModal__footer[data-v-ebb0d8ee]{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;padding-top:12px}

.PatientEntryPdfOptions__header[data-v-43271486]{color:#40525a;font-size:13px;font-weight:500;padding:0 20px;height:50px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-bottom:1px solid #d8d8d8}.PatientEntryPdfOptions__content[data-v-43271486]{padding:16px}.PatientEntryPdfOptions__footer[data-v-43271486]{height:60px;padding:0 20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;border-top:1px solid #d8d8d8}.PatientEntryPdfOptions__radio-container[data-v-43271486]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PatientEntryPdfOptions__radio-container.encounter_entirety[data-v-43271486]:before,.PatientEntryPdfOptions__radio-container.full_size[data-v-43271486]:before{background-image:url("data:image/svg+xml,%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EE722CE5E-2DD5-4B74-AE5D-9609523D20DE@1x%3C/title%3E %3Cdefs%3E %3Ccircle id='path-1' cx='15.9697837' cy='15.9697837' r='15.9697837'%3E%3C/circle%3E %3C/defs%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='HH-Web/Atoms/Ico/Other/Print-length'%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Mask' fill='%23FBE0BF' fill-rule='nonzero' xlink:href='%23path-1'%3E%3C/use%3E %3Cg id='measurement' mask='url(%23mask-2)'%3E %3Cg transform='translate(5.000000, 5.000000)'%3E %3Crect id='Rectangle' fill='%23D17220' fill-rule='evenodd' x='5' y='5' width='10.3' height='10'%3E%3C/rect%3E %3Cellipse id='Oval' fill='%23D17220' fill-rule='evenodd' cx='7.65217391' cy='4.86956522' rx='6.95652174' ry='4.17391304'%3E%3C/ellipse%3E %3Cpath d='M7.65217391,9.73913043 C3.3613913,9.73913043 0,7.6 0,4.86956522 C0,2.13913043 3.3613913,0 7.65217391,0 C11.9429565,0 15.3043478,2.13913043 15.3043478,4.86956522 C15.3043478,7.6 11.9429565,9.73913043 7.65217391,9.73913043 Z M7.65217391,1.39130435 C4.25808696,1.39130435 1.39130435,2.98434783 1.39130435,4.86956522 C1.39130435,6.75478261 4.25808696,8.34782609 7.65217391,8.34782609 C11.0462609,8.34782609 13.9130435,6.75478261 13.9130435,4.86956522 C13.9130435,2.98434783 11.0462609,1.39130435 7.65217391,1.39130435 Z' id='Shape' fill='%23FF953B' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M31.3043478,22.2608696 L7.65217391,22.2608696 C3.3613913,22.2608696 0,20.1217391 0,17.3913043 L0,4.86956522 C0,4.48536713 0.311454087,4.17391304 0.695652174,4.17391304 C1.07985026,4.17391304 1.39130435,4.48536713 1.39130435,4.86956522 C1.39130435,6.75478261 4.25808696,8.34782609 7.65217391,8.34782609 L31.3043478,8.34782609 C31.6885459,8.34782609 32,8.65928017 32,9.04347826 L32,21.5652174 C32,21.9494155 31.6885459,22.2608696 31.3043478,22.2608696 Z' id='Path' fill='%23FF953B' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M27.826087,18.0869565 C27.826087,17.7027584 27.5146329,17.3913043 27.1304348,17.3913043 C26.7462367,17.3913043 26.4347826,17.7027584 26.4347826,18.0869565 L26.4347826,22.2608696 L27.826087,22.2608696 L27.826087,18.0869565 Z' id='Path' fill='%23E2AC4B' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M22.2608696,18.0869565 C22.2608696,17.7027584 21.9494155,17.3913043 21.5652174,17.3913043 C21.1810193,17.3913043 20.8695652,17.7027584 20.8695652,18.0869565 L20.8695652,22.2608696 L22.2608696,22.2608696 L22.2608696,18.0869565 Z' id='Path' fill='%234D5C7D' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M16.6956522,18.0869565 C16.6956522,17.7027584 16.3841981,17.3913043 16,17.3913043 C15.6158019,17.3913043 15.3043478,17.7027584 15.3043478,18.0869565 L15.3043478,22.2608696 L16.6956522,22.2608696 L16.6956522,18.0869565 Z' id='Path' fill='%234D5C7D' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M11.1304348,18.0869565 C11.1304348,17.7027584 10.8189807,17.3913043 10.4347826,17.3913043 C10.0505845,17.3913043 9.73913043,17.7027584 9.73913043,18.0869565 L9.73913043,22.2608696 L11.1304348,22.2608696 L11.1304348,18.0869565 Z' id='Path' fill='%234D5C7D' fill-rule='nonzero'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.PatientEntryPdfOptions__radio-container.type[data-v-43271486]:before{background-image:url("data:image/svg+xml,%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EF84385C1-E4D9-4AAA-B043-D67A59C7FAB1@1x%3C/title%3E %3Cdefs%3E %3Ccircle id='path-1' cx='15.9697837' cy='15.9697837' r='15.9697837'%3E%3C/circle%3E %3C/defs%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='HH-Web/Atoms/Ico/Other/Print-type'%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Mask' fill='%23FBE0BF' fill-rule='nonzero' xlink:href='%23path-1'%3E%3C/use%3E %3Cg id='print' mask='url(%23mask-2)'%3E %3Cg transform='translate(-3.000000, 5.000000)'%3E %3Cpath d='M24.3478261,0.608695652 C24.3478261,0.272573913 24.0752524,0 23.7391304,0 L4.26086957,0 C3.92474795,0 3.65217391,0.272573913 3.65217391,0.608695652 L3.65217391,6.69565217 L24.3478261,6.69565217 L24.3478261,0.608695652 Z' id='Path' fill='%2364798A' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M25.5652174,6.08695652 L2.43478261,6.08695652 C1.09011304,6.08695652 0,7.17706969 0,8.52173913 L0,20.6956522 C0,21.3680168 0.545026087,21.9130435 1.2173913,21.9130435 L5.47826087,21.9130435 C5.81438279,21.9130435 6.08695652,21.6404697 6.08695652,21.3043478 L21.9124351,21.3043478 C21.9124351,21.6404697 22.1850088,21.9130435 22.5211307,21.9130435 L26.7826087,21.9130435 C27.4549733,21.9130435 28,21.3680168 28,20.6956522 L28,8.52173913 C28,7.17706969 26.9098862,6.08695652 25.5652174,6.08695652 Z' id='Path' fill='%234D5C7D' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M24.3478261,21.9130435 L3.65217391,21.9130435 L3.65217391,14.6086957 C3.65217391,14.2725133 3.92468696,14 4.26086957,14 L23.7391304,14 C24.0753127,14 24.3478261,14.2725133 24.3478261,14.6086957 L24.3478261,21.9130435 Z' id='Path' fill='%23474C5B' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M4.86956522,15.2173913 L4.86956522,27.3913043 C4.86956522,27.7274263 5.14213895,28 5.47826087,28 L22.5217391,28 C22.8578611,28 23.1304348,27.7274263 23.1304348,27.3913043 L23.1304348,15.2173913 L4.86956522,15.2173913 Z' id='Path' fill='%23E6E6E6' fill-rule='nonzero'%3E%3C/path%3E %3Ccircle id='Oval' fill='%237CECB9' fill-rule='evenodd' cx='24.6521739' cy='10.0434783' r='1'%3E%3C/circle%3E %3Cpath d='M18.8695652,18.8695652 L9.12982584,18.8695652 C8.79339976,18.8695652 8.52113019,18.5969915 8.52113019,18.2608696 C8.52113019,17.9247476 8.79339976,17.6521739 9.12982584,17.6521739 L18.8695652,17.6521739 C19.2059913,17.6521739 19.4782609,17.9247476 19.4782609,18.2608696 C19.4782609,18.5969915 19.2059913,18.8695652 18.8695652,18.8695652 Z' id='Path' fill='%23B3B3B3' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M18.8695652,21.9130435 L9.12982584,21.9130435 C8.79339976,21.9130435 8.52113019,21.6404697 8.52113019,21.3043478 C8.52113019,20.9682259 8.79339976,20.6956522 9.12982584,20.6956522 L18.8695652,20.6956522 C19.2059913,20.6956522 19.4782609,20.9682259 19.4782609,21.3043478 C19.4782609,21.6404697 19.2059913,21.9130435 18.8695652,21.9130435 Z' id='Path' fill='%23B3B3B3' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M13.9993916,24.9565217 L9.12982578,24.9565217 C8.7933997,24.9565217 8.52113013,24.683948 8.52113013,24.3478261 C8.52113013,24.0117042 8.7933997,23.7391304 9.12982578,23.7391304 L13.9993916,23.7391304 C14.3358177,23.7391304 14.6080873,24.0117042 14.6080873,24.3478261 C14.6080873,24.683948 14.3358178,24.9565217 13.9993916,24.9565217 Z' id='Path' fill='%23B3B3B3' fill-rule='nonzero'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.PatientEntryPdfOptions__radio-container.include_diagnosis[data-v-43271486]:before{background-image:url("data:image/svg+xml,%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EE9F49955-6EA6-422E-91EA-FDD84B40592D@1x%3C/title%3E %3Cdefs%3E %3Ccircle id='path-1' cx='15.9697837' cy='15.9697837' r='15.9697837'%3E%3C/circle%3E %3C/defs%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='HH-Web/Atoms/Ico/Other/Print-options'%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Mask' fill='%23FBE0BF' fill-rule='nonzero' xlink:href='%23path-1'%3E%3C/use%3E %3Cg id='pen-tool' mask='url(%23mask-2)' fill-rule='nonzero'%3E %3Cg transform='translate(7.000000, -1.000000)' id='Path'%3E %3Cpath d='M21.4852857,11.9432857 L14.0567143,4.51471429 C13.8796667,4.33766667 13.6140952,4.28504762 13.3831905,4.3797619 L2.85938095,8.71309524 C2.65880952,8.79542857 2.51642857,8.97742857 2.48361905,9.19161905 L0.00742857143,25.2868571 C-0.0222857143,25.4812381 0.0420952381,25.6793333 0.181380952,25.818619 C0.298380952,25.935619 0.456238095,26 0.619047619,26 C0.65,26 0.682190476,25.9975238 0.713142857,25.9925714 L16.808381,23.516381 C17.0225714,23.4835714 17.2045714,23.3405714 17.2869048,23.140619 L21.6202381,12.6168095 C21.7155714,12.3852857 21.6623333,12.1197143 21.4852857,11.9432857 Z' fill='%23B3B3B3'%3E%3C/path%3E %3Cpath d='M25.818619,10.7051905 L15.2948095,0.181380952 C15.0527619,-0.0606666667 14.6615238,-0.0606666667 14.4194762,0.181380952 L11.6337619,2.96709524 C11.3917143,3.20914286 11.3917143,3.60038095 11.6337619,3.84242857 L22.1575714,14.3662381 C22.2782857,14.4869524 22.4367619,14.547619 22.5952381,14.547619 C22.7537143,14.547619 22.9121905,14.4869524 23.0329048,14.3662381 L25.818619,11.5805238 C26.0606667,11.3384762 26.0606667,10.9472381 25.818619,10.7051905 Z' fill='%23444444'%3E%3C/path%3E %3Cpath d='M11.036381,14.963619 C10.0694286,13.9966667 8.50138095,13.9966667 7.53442857,14.963619 C6.7197619,15.7782857 6.60028571,17.017 7.15866667,17.966 L0.181380952,24.9432857 C-0.0606666667,25.1853333 -0.0606666667,25.5765714 0.181380952,25.818619 C0.302095238,25.9393333 0.460571429,26 0.619047619,26 C0.77752381,26 0.936,25.9393333 1.05671429,25.818619 L8.03461905,18.8407143 C8.98361905,19.3990952 10.2217143,19.279619 11.037,18.4649524 C12.0039524,17.498 12.0039524,15.9305714 11.036381,14.963619 Z' fill='%23E6E6E6'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.PatientEntryPdfOptions__radio-container.immunization_entirety[data-v-43271486]:before{background-image:url("data:image/svg+xml,%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EAAD8069E-37DF-4A53-B7C1-BA3A093C1F3E@1x%3C/title%3E %3Cdefs%3E %3Ccircle id='path-1' cx='15.9697837' cy='15.9697837' r='15.9697837'%3E%3C/circle%3E %3C/defs%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='HH-Web/Atoms/Ico/Other/Print-immunization'%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Mask' fill='%23FBE0BF' fill-rule='nonzero' xlink:href='%23path-1'%3E%3C/use%3E %3Cg id='syringe' mask='url(%23mask-2)' fill-rule='nonzero'%3E %3Cg transform='translate(2.000000, 4.000000)' id='Path'%3E %3Cpath d='M19.5,9.45454545 C19.3487273,9.45454545 19.1974545,9.39663636 19.0822273,9.28140909 L16.7185909,6.91777273 C16.4875455,6.68672727 16.4875455,6.31327273 16.7185909,6.08222727 L20.8549545,1.94586364 C21.086,1.71481818 21.4594545,1.71481818 21.6905,1.94586364 L24.0541364,4.3095 C24.2851818,4.54054545 24.2851818,4.914 24.0541364,5.14504545 L19.9177727,9.28140909 C19.8025455,9.39663636 19.6512727,9.45454545 19.5,9.45454545 Z' fill='%23A4C1FF'%3E%3C/path%3E %3Cpath d='M0.882818182,25.7080909 C0.731545455,25.7080909 0.580272727,25.6501818 0.465045455,25.5349545 C0.234,25.3039091 0.234,24.9304545 0.465045455,24.6994091 L6.31445455,18.85 C6.5455,18.6189545 6.91895455,18.6189545 7.15,18.85 C7.38104545,19.0810455 7.38104545,19.4545 7.15,19.6855455 L1.30059091,25.5349545 C1.18536364,25.6501818 1.03409091,25.7080909 0.882818182,25.7080909 Z' fill='%234D5C7D'%3E%3C/path%3E %3Cpath d='M9.23945455,22.3653182 C9.08818182,22.3653182 8.93690909,22.3074091 8.82168182,22.1921818 L3.80781818,17.1783182 C3.57677273,16.9472727 3.57677273,16.5738182 3.80781818,16.3427727 L15.5072273,4.64336364 C15.7382727,4.41231818 16.1117273,4.41231818 16.3427727,4.64336364 L21.3566364,9.65722727 C21.5876818,9.88827273 21.5876818,10.2617273 21.3566364,10.4927727 L9.65722727,22.1921818 C9.542,22.3074091 9.39072727,22.3653182 9.23945455,22.3653182 Z' fill='%23A4C1FF'%3E%3C/path%3E %3Cpath d='M14.2533182,10.6659091 C14.1020455,10.6659091 13.9507727,10.608 13.8355455,10.4927727 L12.1644545,8.82109091 C11.9334091,8.59004545 11.9334091,8.216 12.1644545,7.98554545 C12.3955,7.7545 12.7689545,7.7545 13,7.98554545 L14.6710909,9.65722727 C14.9021364,9.88827273 14.9021364,10.2623182 14.6710909,10.4927727 C14.5558636,10.6085909 14.4045909,10.6659091 14.2533182,10.6659091 Z' fill='%234D5C7D'%3E%3C/path%3E %3Cpath d='M9.23945455,15.6803636 C9.08818182,15.6803636 8.93690909,15.6224545 8.82168182,15.5072273 L7.15,13.8355455 C6.91895455,13.6045 6.91895455,13.2310455 7.15,13 C7.38104545,12.7689545 7.7545,12.7689545 7.98554545,13 L9.65722727,14.6716818 C9.88827273,14.9027273 9.88827273,15.2761818 9.65722727,15.5072273 C9.542,15.6224545 9.39072727,15.6803636 9.23945455,15.6803636 Z' fill='%234D5C7D'%3E%3C/path%3E %3Cpath d='M25.1171818,6.48759091 C24.9659091,6.48759091 24.8146364,6.42968182 24.6994091,6.31445455 L19.6855455,1.30059091 C19.4545,1.06954545 19.4545,0.696090909 19.6855455,0.465045455 C19.9165909,0.234 20.2900455,0.234 20.5210909,0.465045455 L25.5349545,5.47890909 C25.766,5.70995455 25.766,6.08340909 25.5349545,6.31445455 C25.4197273,6.42968182 25.2684545,6.48759091 25.1171818,6.48759091 Z' fill='%234D5C7D'%3E%3C/path%3E %3Cpath d='M11.7466818,13.1731364 C11.5954091,13.1731364 11.4441364,13.1152273 11.3289091,13 L9.65722727,11.3283182 C9.42618182,11.0972727 9.42618182,10.7238182 9.65722727,10.4927727 C9.88827273,10.2617273 10.2617273,10.2617273 10.4927727,10.4927727 L12.1644545,12.1644545 C12.3955,12.3955 12.3955,12.7689545 12.1644545,13 C12.0492273,13.1152273 11.8979545,13.1731364 11.7466818,13.1731364 Z' fill='%234D5C7D'%3E%3C/path%3E %3Cpath d='M24.2816364,14.0086818 C24.1303636,14.0086818 23.9790909,13.9507727 23.8638636,13.8355455 L12.1644545,2.13613636 C11.9334091,1.90509091 11.9334091,1.53163636 12.1644545,1.30059091 C12.3955,1.06954545 12.7689545,1.06954545 13,1.30059091 L24.6994091,13 C24.9304545,13.2310455 24.9304545,13.6045 24.6994091,13.8355455 C24.5841818,13.9507727 24.4329091,14.0086818 24.2816364,14.0086818 Z' fill='%234D5C7D'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.PatientEntryPdfOptions__radio-container.death_certificate_type[data-v-43271486]:before{background-image:url("data:image/svg+xml,%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EF84385C1-E4D9-4AAA-B043-D67A59C7FAB1@1x%3C/title%3E %3Cdefs%3E %3Ccircle id='path-1' cx='15.9697837' cy='15.9697837' r='15.9697837'%3E%3C/circle%3E %3C/defs%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='HH-Web/Atoms/Ico/Other/Print-type'%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Mask' fill='%23FBE0BF' fill-rule='nonzero' xlink:href='%23path-1'%3E%3C/use%3E %3Cg id='print' mask='url(%23mask-2)'%3E %3Cg transform='translate(-3.000000, 5.000000)'%3E %3Cpath d='M24.3478261,0.608695652 C24.3478261,0.272573913 24.0752524,0 23.7391304,0 L4.26086957,0 C3.92474795,0 3.65217391,0.272573913 3.65217391,0.608695652 L3.65217391,6.69565217 L24.3478261,6.69565217 L24.3478261,0.608695652 Z' id='Path' fill='%2364798A' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M25.5652174,6.08695652 L2.43478261,6.08695652 C1.09011304,6.08695652 0,7.17706969 0,8.52173913 L0,20.6956522 C0,21.3680168 0.545026087,21.9130435 1.2173913,21.9130435 L5.47826087,21.9130435 C5.81438279,21.9130435 6.08695652,21.6404697 6.08695652,21.3043478 L21.9124351,21.3043478 C21.9124351,21.6404697 22.1850088,21.9130435 22.5211307,21.9130435 L26.7826087,21.9130435 C27.4549733,21.9130435 28,21.3680168 28,20.6956522 L28,8.52173913 C28,7.17706969 26.9098862,6.08695652 25.5652174,6.08695652 Z' id='Path' fill='%234D5C7D' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M24.3478261,21.9130435 L3.65217391,21.9130435 L3.65217391,14.6086957 C3.65217391,14.2725133 3.92468696,14 4.26086957,14 L23.7391304,14 C24.0753127,14 24.3478261,14.2725133 24.3478261,14.6086957 L24.3478261,21.9130435 Z' id='Path' fill='%23474C5B' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M4.86956522,15.2173913 L4.86956522,27.3913043 C4.86956522,27.7274263 5.14213895,28 5.47826087,28 L22.5217391,28 C22.8578611,28 23.1304348,27.7274263 23.1304348,27.3913043 L23.1304348,15.2173913 L4.86956522,15.2173913 Z' id='Path' fill='%23E6E6E6' fill-rule='nonzero'%3E%3C/path%3E %3Ccircle id='Oval' fill='%237CECB9' fill-rule='evenodd' cx='24.6521739' cy='10.0434783' r='1'%3E%3C/circle%3E %3Cpath d='M18.8695652,18.8695652 L9.12982584,18.8695652 C8.79339976,18.8695652 8.52113019,18.5969915 8.52113019,18.2608696 C8.52113019,17.9247476 8.79339976,17.6521739 9.12982584,17.6521739 L18.8695652,17.6521739 C19.2059913,17.6521739 19.4782609,17.9247476 19.4782609,18.2608696 C19.4782609,18.5969915 19.2059913,18.8695652 18.8695652,18.8695652 Z' id='Path' fill='%23B3B3B3' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M18.8695652,21.9130435 L9.12982584,21.9130435 C8.79339976,21.9130435 8.52113019,21.6404697 8.52113019,21.3043478 C8.52113019,20.9682259 8.79339976,20.6956522 9.12982584,20.6956522 L18.8695652,20.6956522 C19.2059913,20.6956522 19.4782609,20.9682259 19.4782609,21.3043478 C19.4782609,21.6404697 19.2059913,21.9130435 18.8695652,21.9130435 Z' id='Path' fill='%23B3B3B3' fill-rule='nonzero'%3E%3C/path%3E %3Cpath d='M13.9993916,24.9565217 L9.12982578,24.9565217 C8.7933997,24.9565217 8.52113013,24.683948 8.52113013,24.3478261 C8.52113013,24.0117042 8.7933997,23.7391304 9.12982578,23.7391304 L13.9993916,23.7391304 C14.3358177,23.7391304 14.6080873,24.0117042 14.6080873,24.3478261 C14.6080873,24.683948 14.3358178,24.9565217 13.9993916,24.9565217 Z' id='Path' fill='%23B3B3B3' fill-rule='nonzero'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.PatientEntryPdfOptions__radio-container[data-v-43271486]:before{content:'';display:block;width:72px;height:72px;background-size:cover;flex-shrink:0}.PatientEntryPdfOptions[data-v-43271486] .AlmightyRadio__label{padding:20px}.PatientEntryPdfOptions[data-v-43271486] .AlmightyRadio__group{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:16px}.PatientEntryPdfOptions[data-v-43271486] .AlmightyRadio__option-label{line-height:40px;color:#333333;font-size:15px;font-weight:500;margin:0}.PatientEntryPdfOptions[data-v-43271486] .AlmightyRadio__option-label:before{width:100%;height:100%;border-radius:4px;border-color:#ebebeb}.PatientEntryPdfOptions[data-v-43271486] .AlmightyRadio__option-label:after{-webkit-transition:none;transition:none}.PatientEntryPdfOptions[data-v-43271486] .AlmightyRadio__option-input:checked+.AlmightyRadio__option-label:before{border-color:#61de68;background:#fff #f8f8f8}.PatientEntryPdfOptions[data-v-43271486] .AlmightyRadio__option-input:checked+.AlmightyRadio__option-label:after{top:50%;left:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:16px;height:16px;background-color:#61de68}.PatientEntryPdfOptions[data-v-43271486] .AlmightyRadio__option-input:checked+.AlmightyRadio__option-label .AlmightyRadio__option-icon{position:absolute;top:50%;left:100%;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg);display:inline-block;height:10px;width:5px;border-bottom:2px solid #fff;border-right:2px solid #fff}

.PatientFeedFilters[data-v-3f79609c]{width:100%;background:#ffffff;box-shadow:0px 0px 3px 0px rgba(0,0,0,0.11);margin-bottom:16px}.PatientFeedFilters__main[data-v-3f79609c]{height:60px;display:grid}.PatientFeedFilters__main.actions-amount-1[data-v-3f79609c]{grid-template-columns:1fr 50px}.PatientFeedFilters__main.actions-amount-2[data-v-3f79609c]{grid-template-columns:1fr 50px 50px}.PatientFeedFilters__col[data-v-3f79609c]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PatientFeedFilters__col[data-v-3f79609c]:first-of-type{padding-left:16px;display:grid;grid-template-columns:46px repeat(12, 1fr)}.PatientFeedFilters__col+.PatientFeedFilters__col[data-v-3f79609c]{border-left:1px solid #dddde1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.PatientFeedFilters__toggle-all[data-v-3f79609c]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:1px solid #3890db;background-color:#ffffff;color:#3890db;font-size:15px;font-weight:500;line-height:19px;border-radius:20px;padding:7px 12px;outline:none;-webkit-transition-property:color, background-color;transition-property:color, background-color;-webkit-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.PatientFeedFilters__toggle-all.filled[data-v-3f79609c]{background-color:#3890db;color:#ffffff}.PatientFeedFilters__action[data-v-3f79609c]{font-size:24px;cursor:pointer;color:#c0ccd7}.PatientFeedFilters__action.active[data-v-3f79609c]{color:#4faeff}.PatientFeedFilters__action.danger[data-v-3f79609c]{color:#ef5860}.PatientFeedFilters__action-label[data-v-3f79609c]{color:#72808e;font-size:9px}.PatientFeedFilters__filter[data-v-3f79609c]{height:40px;margin:0;position:relative;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;margin-top:6px}.PatientFeedFilters__filter-icon-container[data-v-3f79609c]{width:26px;height:26px;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:#d5d9e4;color:#ffffff;cursor:pointer;-webkit-transition-property:background-color, -webkit-transform;transition-property:background-color, -webkit-transform;transition-property:background-color, transform;transition-property:background-color, transform, -webkit-transform;-webkit-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.PatientFeedFilters__filter-icon-container[data-v-3f79609c]:before{content:'';width:6px;height:6px;border-radius:50%;background-color:#ef5860;position:absolute;right:1px;bottom:1px;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:opacity, transform;transition-property:opacity, transform, -webkit-transform;-webkit-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.PatientFeedFilters__filter-label[data-v-3f79609c]{position:absolute;bottom:0;color:#72808e;font-size:9px}.PatientFeedFilters__filter-dropdown[data-v-3f79609c]{background:#ffffff;box-shadow:0px 2px 4px 0px rgba(0,0,0,0.5);border-radius:3px;position:absolute;top:26px;left:0;-webkit-transform:translate(calc(-50% + 13px), 6px);transform:translate(calc(-50% + 13px), 6px);z-index:1}.PatientFeedFilters__filter-dropdown-header[data-v-3f79609c]{white-space:nowrap;color:#9ca1ad;font-size:13px;font-weight:500;text-align:center;padding:6px 16px;border-bottom:1px solid #d8d8d8}.PatientFeedFilters__filter-dropdown-content[data-v-3f79609c]{padding:6px 0;max-height:195px;overflow:auto}.PatientFeedFilters__filter-subtype[data-v-3f79609c]{padding:2px 0}.PatientFeedFilters__filter-subtype[data-v-3f79609c]  .AlmightyCheckbox__label{color:#5b6a78;font-size:14px;font-weight:normal;white-space:nowrap;padding:0 10px}.PatientFeedFilters__filter-subtype[data-v-3f79609c]  .AlmightyCheckbox__selector{border-width:1px;border-color:#c2c2c2;width:14px;height:14px}.PatientFeedFilters__filter-subtype[data-v-3f79609c]  .AlmightyCheckbox__input.checked+.AlmightyCheckbox__selector{background-color:#3890db}.PatientFeedFilters__filter-subtype[data-v-3f79609c]  .AlmightyCheckbox__input.checked+.AlmightyCheckbox__selector:after{border-color:#fff;border-width:0 2px 2px 0;height:8px;left:3px;width:4px}.PatientFeedFilters__filter:hover .PatientFeedFilters__filter-icon-container[data-v-3f79609c]{-webkit-transform:translateX(-50%) scale(1.23);transform:translateX(-50%) scale(1.23)}.PatientFeedFilters__filter.highlighted.selected .PatientFeedFilters__filter-icon-container[data-v-3f79609c]:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.PatientFeedFilters__filter-see-all[data-v-3f79609c]{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;padding:2px 10px;cursor:pointer}.PatientFeedFilters__filter-see-all-selector[data-v-3f79609c]{margin-right:12px;border:1px solid #c2c2c2;box-sizing:border-box;display:block;height:14px;width:14px;border-radius:4px;position:relative}.PatientFeedFilters__filter-see-all.all .PatientFeedFilters__filter-see-all-selector[data-v-3f79609c]{background-color:#3890db;border-color:#3890db}.PatientFeedFilters__filter-see-all.all .PatientFeedFilters__filter-see-all-selector[data-v-3f79609c]:after{content:'';border:solid #fff;border-width:0 2px 2px 0;position:absolute;width:4px;height:8px;top:2px;left:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.PatientFeedFilters__filter-see-all.some .PatientFeedFilters__filter-see-all-selector[data-v-3f79609c]:after{content:'';border:solid #3890db;border-width:2px 0 0 0;position:absolute;width:8px;height:2px;top:5px;left:2px}.PatientFeedFilters__filter-see-all-label[data-v-3f79609c]{color:#5b6a78;font-size:14px;font-weight:normal;white-space:nowrap}.PatientFeedFilters__filter-checkbox-label--bold[data-v-3f79609c]{font-weight:bold}.PatientFeedFilters__filter-checkbox-label-count[data-v-3f79609c]{margin-left:5px;font-weight:bold}.PatientFeedFilters__filter.selected.results .PatientFeedFilters__filter-icon-container[data-v-3f79609c],.PatientFeedFilters__col.show-all .PatientFeedFilters__filter.results .PatientFeedFilters__filter-icon-container[data-v-3f79609c]{background-color:#a4df6a}.PatientFeedFilters__filter.selected.receipt .PatientFeedFilters__filter-icon-container[data-v-3f79609c],.PatientFeedFilters__col.show-all .PatientFeedFilters__filter.receipt .PatientFeedFilters__filter-icon-container[data-v-3f79609c]{background-color:#ffd967}.PatientFeedFilters__filter.selected.vitals .PatientFeedFilters__filter-icon-container[data-v-3f79609c],.PatientFeedFilters__col.show-all .PatientFeedFilters__filter.vitals .PatientFeedFilters__filter-icon-container[data-v-3f79609c]{background-color:#f37383}.PatientFeedFilters__filter.selected.upload .PatientFeedFilters__filter-icon-container[data-v-3f79609c],.PatientFeedFilters__col.show-all .PatientFeedFilters__filter.upload .PatientFeedFilters__filter-icon-container[data-v-3f79609c]{background-color:#04c7db}.PatientFeedFilters__filter.selected.referral .PatientFeedFilters__filter-icon-container[data-v-3f79609c],.PatientFeedFilters__col.show-all .PatientFeedFilters__filter.referral .PatientFeedFilters__filter-icon-container[data-v-3f79609c]{background-color:#99a13c}.PatientFeedFilters__filter.selected.antenatal .PatientFeedFilters__filter-icon-container[data-v-3f79609c],.PatientFeedFilters__col.show-all .PatientFeedFilters__filter.antenatal .PatientFeedFilters__filter-icon-container[data-v-3f79609c]{background-color:#f996ec}.PatientFeedFilters__filter.selected.immunization .PatientFeedFilters__filter-icon-container[data-v-3f79609c],.PatientFeedFilters__col.show-all .PatientFeedFilters__filter.immunization .PatientFeedFilters__filter-icon-container[data-v-3f79609c]{background-color:#d396df}.PatientFeedFilters__filter.selected.prescription .PatientFeedFilters__filter-icon-container[data-v-3f79609c],.PatientFeedFilters__col.show-all .PatientFeedFilters__filter.prescription .PatientFeedFilters__filter-icon-container[data-v-3f79609c]{background-color:#ff866a}.PatientFeedFilters__filter.selected.clinical_investigation .PatientFeedFilters__filter-icon-container[data-v-3f79609c],.PatientFeedFilters__col.show-all .PatientFeedFilters__filter.clinical_investigation .PatientFeedFilters__filter-icon-container[data-v-3f79609c]{background-color:#e3bb7d}.PatientFeedFilters__filter.selected.encounter_notes .PatientFeedFilters__filter-icon-container[data-v-3f79609c],.PatientFeedFilters__col.show-all .PatientFeedFilters__filter.encounter_notes .PatientFeedFilters__filter-icon-container[data-v-3f79609c]{background-color:#639aff}.PatientFeedFilters__filter.selected.reception .PatientFeedFilters__filter-icon-container[data-v-3f79609c],.PatientFeedFilters__col.show-all .PatientFeedFilters__filter.reception .PatientFeedFilters__filter-icon-container[data-v-3f79609c]{background-color:#af5865}.PatientFeedFilters__filter.selected.cds .PatientFeedFilters__filter-icon-container[data-v-3f79609c],.PatientFeedFilters__col.show-all .PatientFeedFilters__filter.cds .PatientFeedFilters__filter-icon-container[data-v-3f79609c]{background-color:#d34e43}.PatientFeedFilters__filter.selected.other .PatientFeedFilters__filter-icon-container[data-v-3f79609c],.PatientFeedFilters__col.show-all .PatientFeedFilters__filter.other .PatientFeedFilters__filter-icon-container[data-v-3f79609c]{background-color:#6b94bc}.PatientFeedFilters__daterange[data-v-3f79609c]{position:absolute;left:50%;opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.PatientFeedFilters__daterange-container[data-v-3f79609c]{position:relative}.PatientFeedFilters__info[data-v-3f79609c]{background-color:#f5fafd;padding:10px 16px;color:#333333;font-size:14px;font-weight:300;line-height:20px}.PatientFeedFilters__info-icon[data-v-3f79609c]{color:#3e92d9}.PatientFeedFilters__info-container[data-v-3f79609c]{padding:8px;border-top:1px solid #dddde1}

.SplitInvoiceForm[data-v-4376e1df]{width:560px}.SplitInvoiceForm__title[data-v-4376e1df]{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.SplitInvoiceForm__content[data-v-4376e1df]{padding:16px 0;text-align:left}.SplitInvoiceForm__amount-paid[data-v-4376e1df]{color:#32ae5b}.SplitInvoiceForm__amount-paid-container[data-v-4376e1df]{font-size:18px}.SplitInvoiceForm__error[data-v-4376e1df]{color:#d34e43}.SplitInvoiceForm__item-info[data-v-4376e1df]{display:-webkit-box;display:flex}.SplitInvoiceForm__item-details[data-v-4376e1df]{padding-left:32px}.SplitInvoiceForm__item-details-row[data-v-4376e1df]{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.SplitInvoiceForm__item-details-field[data-v-4376e1df]{width:120px;margin-left:8px}.SplitInvoiceForm__item-details-part[data-v-4376e1df]{margin-left:8px;color:#5b6a78;font-size:12px;font-style:italic}.SplitInvoiceForm__item[data-v-4376e1df] .AlmightyCheckbox__label{font-size:14px;color:#5b6a78;font-weight:400}.SplitInvoiceForm__item-price[data-v-4376e1df]{margin-left:8px;color:#d34e43}.SplitInvoiceForm__to-deposit[data-v-4376e1df]{color:#32ae5b}.SplitInvoiceForm__info[data-v-4376e1df]{color:#5b6a78;font-size:12px;font-style:italic}.SplitInvoiceForm__footer[data-v-4376e1df]{padding:12px 20px;border-top:1px solid #eeeeee;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}

.PatientBirthCertificatePdf__header[data-v-3296c9b2]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.PatientBirthCertificatePdf__header-top[data-v-3296c9b2]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #ebebeb}.PatientBirthCertificatePdf__header-logo[data-v-3296c9b2]{flex-shrink:0;align-self:center}.PatientBirthCertificatePdf__header-logo>img[data-v-3296c9b2]{max-height:60px;width:auto}.PatientBirthCertificatePdf__header-institution-details[data-v-3296c9b2]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:right}.PatientBirthCertificatePdf__header-institution-details>.institution-details-text[data-v-3296c9b2]{font-size:9px;color:rgba(51,51,51,0.9)}.PatientBirthCertificatePdf__header-institution-details>.institution-details-text--bold[data-v-3296c9b2]{font-weight:bold}.PatientBirthCertificatePdf__header-bottom[data-v-3296c9b2]{margin-top:13px;padding-bottom:16px;border-bottom:1px solid #ebebeb;display:grid;grid-template-columns:1fr 2fr 1fr}.PatientBirthCertificatePdf__header-bottom .header-bottom--left p[data-v-3296c9b2],.PatientBirthCertificatePdf__header-bottom .header-bottom--right p[data-v-3296c9b2]{font-family:'HelveticaNeue-Light';font-size:9px;font-weight:300;margin-bottom:2px;color:rgba(51,51,51,0.9)}.PatientBirthCertificatePdf__header-bottom .header-bottom--left p>span[data-v-3296c9b2],.PatientBirthCertificatePdf__header-bottom .header-bottom--right p>span[data-v-3296c9b2]{font-weight:bold}.PatientBirthCertificatePdf__header-bottom .header-bottom--right[data-v-3296c9b2]{text-align:right}.PatientBirthCertificatePdf__header-bottom .header-bottom--middle p[data-v-3296c9b2]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;font-size:18px;color:rgba(51,51,51,0.9);font-weight:400;margin-bottom:0}.PatientBirthCertificatePdf__header-bottom .header-bottom--middle p>span[data-v-3296c9b2]{margin-top:3px;text-transform:uppercase;font-family:'HelveticaNeue-Bold';font-size:10px;font-weight:bold}.PatientBirthCertificatePdf__content[data-v-3296c9b2]{border-radius:2px;border:1px solid #2f92e5;border-left-width:5px;padding:24px 32px 0 32px;margin-top:38px}.PatientBirthCertificatePdf__content .content-pair[data-v-3296c9b2]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:left;width:100%;margin-bottom:24px}.PatientBirthCertificatePdf__content .content-pair-label[data-v-3296c9b2]{font-family:HelveticaNeue-Medium;font-size:13px;font-weight:500;color:#253540;margin-bottom:7px}.PatientBirthCertificatePdf__content .content-pair-text[data-v-3296c9b2]{font-size:15px;color:#5c6a77}.PatientBirthCertificatePdf__content .content-pair-title[data-v-3296c9b2]{font-size:24px;letter-spacing:0.5px;color:#253540;margin:0}.PatientBirthCertificatePdf__content .content-pair-25[data-v-3296c9b2]{width:25%}.PatientBirthCertificatePdf__content .content-pair-50[data-v-3296c9b2]{width:50%}.PatientBirthCertificatePdf__content-top[data-v-3296c9b2],.PatientBirthCertificatePdf__content-middle[data-v-3296c9b2],.PatientBirthCertificatePdf__content-bottom[data-v-3296c9b2]{display:-webkit-box;display:flex}.PatientBirthCertificatePdf__content-top[data-v-3296c9b2],.PatientBirthCertificatePdf__content-middle[data-v-3296c9b2]{border-bottom:1px solid #f2f3f5;margin-bottom:24px;flex-wrap:wrap}.PatientBirthCertificatePdf__footer[data-v-3296c9b2]{border-top:1px solid #d8d8d8;margin-top:24px;padding:12px 0;display:-webkit-box;display:flex;width:100%;-webkit-box-pack:justify;justify-content:space-between}.PatientBirthCertificatePdf__footer-info[data-v-3296c9b2]{font-size:8px;color:#404447;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:0}.PatientBirthCertificatePdf__footer-logo-wrapper[data-v-3296c9b2]{display:-webkit-box;display:flex}.PatientBirthCertificatePdf__footer-logo[data-v-3296c9b2]{margin-left:12px;margin-right:8px;width:20px}@media screen{.PatientBirthCertificatePdf[data-v-3296c9b2]{opacity:0}}@media print{.PatientBirthCertificatePdf[data-v-3296c9b2]{opacity:1}@page{.PatientBirthCertificatePdf{margin:6mm 6mm 0 6mm}}.PatientBirthCertificatePdf__footer[data-v-3296c9b2]{position:absolute;width:calc(100% - 96px);bottom:0}}

.PatientGrowthCharts__content[data-v-20bfbb76]{padding-top:45px}.PatientGrowthCharts__content-header[data-v-20bfbb76]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#253540;font-size:24px;letter-spacing:0.5px}.PatientGrowthCharts__chart[data-v-20bfbb76]{height:480px;position:relative}

.PatientDetailsBoxGrowthCharts__footer[data-v-e5d0be70]{border-top:1px solid rgba(216,216,216,0.5);margin-top:10px;padding-top:10px;text-align:center}.PatientDetailsBoxGrowthCharts__action[data-v-e5d0be70]{padding:3px 0;color:#3890db;font-weight:500;cursor:pointer;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background:none;border:none;outline:none}.PatientDetailsBoxGrowthCharts__action>.ico-expand[data-v-e5d0be70]{width:14px;height:14px;margin-right:5px}

.PatientFitnessCertificatePdf__header[data-v-265389d8]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.PatientFitnessCertificatePdf__header-top[data-v-265389d8]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #ebebeb}.PatientFitnessCertificatePdf__header-logo[data-v-265389d8]{flex-shrink:0;align-self:center}.PatientFitnessCertificatePdf__header-logo>img[data-v-265389d8]{max-height:60px;width:auto}.PatientFitnessCertificatePdf__header-institution-details[data-v-265389d8]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:right}.PatientFitnessCertificatePdf__header-institution-details>.institution-details-text[data-v-265389d8]{font-size:9px;color:rgba(51,51,51,0.9)}.PatientFitnessCertificatePdf__header-institution-details>.institution-details-text--bold[data-v-265389d8]{font-weight:bold}.PatientFitnessCertificatePdf__header-bottom[data-v-265389d8]{padding-top:22px;padding-bottom:22px;border-bottom:1px solid #ebebeb;text-align:center}.PatientFitnessCertificatePdf__header-bottom p[data-v-265389d8]{font-size:16px}.PatientFitnessCertificatePdf__header-bottom h2[data-v-265389d8]{font-size:24px}.PatientFitnessCertificatePdf__content[data-v-265389d8]{margin-top:19px;font-size:14px}.PatientFitnessCertificatePdf__footer[data-v-265389d8]{border-top:1px solid #d8d8d8;margin-top:24px;padding:12px 0;display:-webkit-box;display:flex;width:100%;-webkit-box-pack:justify;justify-content:space-between}.PatientFitnessCertificatePdf__footer-info[data-v-265389d8]{font-size:8px;color:#404447;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:0}.PatientFitnessCertificatePdf__footer-logo-wrapper[data-v-265389d8]{display:-webkit-box;display:flex}.PatientFitnessCertificatePdf__footer-logo[data-v-265389d8]{margin-left:12px;margin-right:8px;width:20px}@media screen{.PatientFitnessCertificatePdf[data-v-265389d8]{opacity:0}}@media print{.PatientFitnessCertificatePdf[data-v-265389d8]{opacity:1}@page{.PatientFitnessCertificatePdf{margin:6mm 6mm 0 6mm}}.PatientFitnessCertificatePdf__footer[data-v-265389d8]{position:absolute;width:calc(100% - 96px);bottom:0}}

.PatientsMergeModal{background:#fff;border-radius:5px;box-shadow:0px 1px 1px 0px rgba(0,0,0,0.1);padding:32px 40px}.PatientsMergeModal__title{color:#253540;font-size:24px;letter-spacing:0.5px}.PatientsMergeModal__content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:32px 0}.PatientsMergeModal__patient{width:100%;background:#f5f5f5;border-radius:4px;padding:12px 16px;display:grid;grid-template-columns:60px 1fr;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;position:relative}.PatientsMergeModal__patient-info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}.PatientsMergeModal__patient-name{color:#3890db;font-size:15px;font-weight:500}.PatientsMergeModal__patient-sex-and-age,.PatientsMergeModal__patient-folio{color:#72808e}.PatientsMergeModal__patient-badge{position:absolute;top:12px;right:12px;color:#fff;font-size:12px;font-weight:bold;line-height:16px;padding:2px 12px;border-radius:4px}.PatientsMergeModal__patient-badge.excess{background-color:#d34e43}.PatientsMergeModal__patient-badge.current{background-color:#67b70f}.PatientsMergeModal__delimiter{padding:12px 0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;color:#4361d8;font-size:24px}

.PatientsSearchPatient{padding:0 20px;display:grid;grid-template-columns:52px 2fr 2fr 1fr;text-align:left}.PatientsSearchPatient__avatar-container{margin:16px 12px 16px 0}.PatientsSearchPatient__info,.PatientsSearchPatient__folio,.PatientsSearchPatient__action{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;color:#5c6a77}.PatientsSearchPatient__info{padding:16px 6px 16px 0;border-bottom:1px solid #eeeeee}.PatientsSearchPatient__info-row{font-size:15px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PatientsSearchPatient__folio{padding:16px 6px 16px 6px;border-bottom:1px solid #eeeeee}.PatientsSearchPatient__folio-label{font-size:13px;letter-spacing:0.2px}.PatientsSearchPatient__folio-value{font-size:15px}.PatientsSearchPatient__action{padding:16px 0 16px 6px;border-bottom:1px solid #eeeeee;-webkit-box-pack:center;justify-content:center}.PatientsSearchPatient__action>.submit-btn{min-width:100px}.PatientsSearchPatient__name{color:#3890db;font-size:15px;font-weight:500}.PatientsSearchPatient__on-admission-icon{font-size:20px;background-color:#ff7312;color:#fff;border-radius:50%;height:16px;width:16px;line-height:16px;display:block;margin-left:4px}.PatientsSearchPatient__on-admission-icon:before{margin:-2px 2px 2px -2px}

.PatientsSearchModal__search{background:#fff;border-radius:8px;box-shadow:0px 1px 3px 0px rgba(0,0,0,0.2);height:50px;position:relative}.PatientsSearchModal__search-field{width:100%;height:100%;border:none;outline:none;background:none;padding:0 56px}.PatientsSearchModal__search-field:placeholder{color:#6e8090;font-size:16px}.PatientsSearchModal__search-icon{font-size:25px;color:#5c6a77;position:absolute;top:50%;left:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.PatientsSearchModal__close{width:32px;height:32px;border-radius:50%;color:#93a1af;background-color:#ffffff;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.2);position:absolute;top:0;right:0;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%);display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;cursor:pointer}.PatientsSearchModal__close>i:before{margin:0}.PatientsSearchModal__content{background:#fff;border-radius:4px;box-shadow:0px 1px 3px 0px rgba(0,0,0,0.2);margin-top:2px;max-height:320px;min-height:60px;overflow-y:auto}.PatientsSearchModal__content ::-webkit-scrollbar{-webkit-appearance:none;width:7px}.PatientsSearchModal__content ::-webkit-scrollbar-thumb{background-color:#3890db}.PatientsSearchModal__no-results,.PatientsSearchModal__spinner-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#72808e;font-size:15px;font-weight:400;padding:32px 0}

.PaymentDetailsModalHeader[data-v-5d570be4]{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.PaymentDetailsModalHeader__icon[data-v-5d570be4]{border-radius:50%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:#2f92e5}.PaymentDetailsModalHeader__icon.icon-accounting[data-v-5d570be4]{width:32px;height:32px;background-size:auto}.PaymentDetailsModalHeader__title[data-v-5d570be4]{color:#fff;font-size:14px;font-weight:500;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PaymentDetailsModalHeader__text[data-v-5d570be4]{margin-left:15px;margin-right:5px}.PaymentDetailsModalHeader__name[data-v-5d570be4]{color:#2f92e5}.PaymentDetailsModalHeader__close[data-v-5d570be4]{border:none;background:none;margin:0;padding:0}

.PaymentDetailsModalFooter[data-v-6f747864]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.PaymentDetailsModalFooter__cancel[data-v-6f747864]{padding:0;margin:0;background:none;border:none;color:#d34e73}.PaymentDetailsModalFooter__cancel[data-v-6f747864]:hover{text-decoration:underline}


.FileIndicator[data-v-218c6cf4]{position:relative;width:520px;background-color:#fff;height:50px;border:1px solid #dbdbdb;border-radius:5px;padding:10px 15px}.FileIndicator__status[data-v-218c6cf4]{position:absolute;top:0;left:0;bottom:0;width:0%;border-radius:5px;-webkit-transition:0.5s all;transition:0.5s all}.FileIndicator__status-fulfilled[data-v-218c6cf4]{width:100%;background-color:#e0effa}.FileIndicator__status-pending[data-v-218c6cf4]{width:5%;background-color:#e0effa}.FileIndicator__status-rejected[data-v-218c6cf4]{width:100%;background-color:#fed5d8}.FileIndicator__file-name[data-v-218c6cf4]{font-size:13px;margin:0;position:relative}.FileIndicator__file-size[data-v-218c6cf4]{font-size:10px;color:#65727e;margin:0;position:relative}.FileIndicator__file-info[data-v-218c6cf4]{display:inline-block;padding-left:5px}.FileIndicator__file-icon[data-v-218c6cf4]{position:relative;vertical-align:super;font-size:20px}.FileIndicator__file-icon.icon-upload-cloud[data-v-218c6cf4],.FileIndicator__file-icon.icon-shape[data-v-218c6cf4]{color:#50adfd}.FileIndicator__file-icon.icon-cancel-circled[data-v-218c6cf4]{color:#f05863}.FileIndicator__clear-file-button[data-v-218c6cf4]{position:absolute;background-color:transparent;border:0;right:2px;top:13px}.FileIndicator__clear-file-icon[data-v-218c6cf4]{font-size:12px;color:#65727e}

.PatientComplianceHome[data-v-5ed39695]{padding:0 20px 20px}.PatientComplianceHome__drop-zone[data-v-5ed39695]{font-size:15px;line-height:20px;font-weight:400;text-align:center;height:190px;border:1px dashed #3890db;border-radius:4px;background-color:transparent;border-radius:5px;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0 32px}.PatientComplianceHome__drop-zone-icon[data-v-5ed39695]{font-size:40px;color:#3890db;margin-bottom:5px}.PatientComplianceHome__drop-zone-instruction[data-v-5ed39695],.PatientComplianceHome__drop-zone-file-select[data-v-5ed39695]{margin:0;font-size:14px}.PatientComplianceHome__drop-zone-instruction[data-v-5ed39695],.PatientComplianceHome__drop-zone-seperator[data-v-5ed39695]{color:#768089}.PatientComplianceHome__drop-zone-seperator[data-v-5ed39695]{text-transform:uppercase;margin-top:5px;margin-bottom:5px;position:relative}.PatientComplianceHome__drop-zone-seperator[data-v-5ed39695]:before{content:'';position:absolute;top:9px;width:12px;border:1px solid #a7adb3;left:calc(50% - 26px)}.PatientComplianceHome__drop-zone-seperator[data-v-5ed39695]:after{content:'';position:absolute;top:9px;width:12px;border:1px solid #a7adb3;right:calc(50% - 26px)}.PatientComplianceHome__drop-zone-file-select[data-v-5ed39695]{color:#3890db;font-weight:500}.PatientComplianceHome__uploading-file[data-v-5ed39695]{margin-top:20px}.PatientComplianceHome__uploading-file-indicator[data-v-5ed39695]{margin-bottom:10px}.PatientComplianceHome__uploaded-files[data-v-5ed39695]{background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:15px 25px;border-radius:5px}.PatientComplianceHome__file-list-header[data-v-5ed39695]{display:grid;grid-template-columns:2fr 5fr 1fr;padding:16px 0;font-size:13px;font-weight:500;text-transform:uppercase;color:#9ca1ad;border-bottom:1px solid #eeeeee}.PatientComplianceHome__file-list-row[data-v-5ed39695]{display:grid;grid-template-columns:2fr 5fr 1fr;padding:14px 0;color:#5c6a77;position:relative}.PatientComplianceHome__empty-file-list[data-v-5ed39695]{padding:14px 0;color:#5c6a77;position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.PatientComplianceHome__loading[data-v-5ed39695]{padding:32px 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#c6c6c6}.PatientComplianceHome__image[data-v-5ed39695]{width:40px;margin-bottom:8px}.PatientComplianceHome__empty-text[data-v-5ed39695]{font-size:15px;color:#5c6a77;letter-spacing:0.4px;margin:0}

.AncLabourManagementModalFormSwitcher[data-v-3e1e9a80]{display:grid;grid-template-columns:1fr 1fr;padding:16px 36px 0 30px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.AncLabourManagementModalFormSwitcher__switch-button[data-v-3e1e9a80]{background-color:#ffffff;width:100%;padding:12px 16px;border-radius:4px;border:1px solid #ebebeb;font-size:15px;letter-spacing:0.3px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;outline:none;position:relative}.AncLabourManagementModalFormSwitcher__switch-button--active[data-v-3e1e9a80]{border:1px solid #61de68;box-shadow:0px 1px 6px 0px rgba(0,0,0,0.15)}.AncLabourManagementModalFormSwitcher__switch-button .button__icon-antenatal[data-v-3e1e9a80],.AncLabourManagementModalFormSwitcher__switch-button .button__icon-labour[data-v-3e1e9a80]{width:32px;height:32px;display:block;margin-right:12px;border-radius:50%}.AncLabourManagementModalFormSwitcher__switch-button .button__icon-antenatal[data-v-3e1e9a80]{background-image:url(antenatal-off-a7035e1423d0253cfdcad1b636b1dd99.png);background-position:center center;background-repeat:no-repeat}.AncLabourManagementModalFormSwitcher__switch-button .button__icon-antenatal--active[data-v-3e1e9a80]{background-image:url(antenatal-on-9e9542157d5c3a0f5245cbd0061a7641.png)}.AncLabourManagementModalFormSwitcher__switch-button .button__icon-labour[data-v-3e1e9a80]{background-image:url(labour-off-d17871fd293f2a7d8e9eeac62894e6fc.png);background-position:center center;background-repeat:no-repeat}.AncLabourManagementModalFormSwitcher__switch-button .button__icon-labour--active[data-v-3e1e9a80]{background-image:url(labour-on-d5d95ae71c9723c6f87e75e8d50ff568.png)}

.AntenatalUpdateReasonModal__content[data-v-68d9c21c]{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:400px;margin:auto;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid #D8D8D8;border-radius:4px}.AntenatalUpdateReasonModal__head[data-v-68d9c21c]{font-size:13px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#F8FBFE;border-bottom:1px solid #EEEEEE}.AntenatalUpdateReasonModal__body[data-v-68d9c21c]{color:#6E8090;font-size:14px;line-height:20px;text-align:left;padding:20px;height:100px;margin-bottom:30px}.AntenatalUpdateReasonModal__actions[data-v-68d9c21c]{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #EEEEEE;padding:14px 20px}.AntenatalUpdateReasonModal__actions .cancel-btn[data-v-68d9c21c]{margin:0 12px}

.AdmissionNotesForm[data-v-714bbe94]{width:100%;position:relative}.AdmissionNotesForm__main-content[data-v-714bbe94]{padding:12px 20px}.AdmissionNotesForm__footer[data-v-714bbe94]{padding:12px 20px;border-top:1px solid #eeeeee;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}

.AdmissionNotes[data-v-06496f78]{width:100%;position:relative}.AdmissionNotes__header[data-v-06496f78]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding:15px 20px 0}.AdmissionNotes__add-new[data-v-06496f78]{font-weight:500;cursor:pointer;margin-left:20px;border:none;background:none;outline:none;color:#3890db}.AdmissionNotes__no-data[data-v-06496f78]{height:200px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.AdmissionNotes__no-data-image[data-v-06496f78]{width:32px;margin-bottom:8px}.AdmissionNotes__no-data-message[data-v-06496f78]{max-width:50%;font-size:15px;color:#5c6a77;letter-spacing:0.4px}.AdmissionNotes__list[data-v-06496f78]{padding:0 15px 20px}.AdmissionNotes__list-header[data-v-06496f78]{position:relative;display:grid;grid-template-columns:1fr 2fr 1fr;grid-column-gap:8px;font-weight:500;text-transform:capitalize;font-size:13px;color:#253540;margin-bottom:12px}.AdmissionNotes__list-row[data-v-06496f78]{position:relative;display:grid;grid-template-columns:1fr 2fr 1fr;grid-column-gap:8px;color:#5c6a77;padding:6px 0;font-size:15px}.AdmissionNotes__spinner-container[data-v-06496f78]{padding:25px 0}

.SelectDoctorRoomModal__header[data-v-6ab4e902]{font-size:18px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#f8fbfe;border-bottom:1px solid #eeeeee}.SelectDoctorRoomModal__content[data-v-6ab4e902]{padding:16px 20px}.SelectDoctorRoomModal__footer[data-v-6ab4e902]{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #eeeeee;padding:14px 20px}.SelectDoctorRoomModal__footer .cancel-btn[data-v-6ab4e902]{margin:0 12px}

.NavMenuDoctorRoom[data-v-4e67fa56]{display:-webkit-box;display:flex;cursor:pointer;border-top:1px solid #ececec;width:100%;padding:8px 10px;color:#3890db;line-height:24px;font-weight:500;text-decoration:none;-webkit-transition:color 0.5s, border-color 0.5s, background-color 0.5s;transition:color 0.5s, border-color 0.5s, background-color 0.5s}.NavMenuDoctorRoom[data-v-4e67fa56]:hover{color:#fff;text-decoration:none;background-color:#3890db}.NavMenuDoctorRoom:hover .NavMenuDoctorRoom__icon[data-v-4e67fa56]{color:#fff}.NavMenuDoctorRoom__name[data-v-4e67fa56]{margin-left:12px}.NavMenuDoctorRoom__placeholder[data-v-4e67fa56]{margin-left:12px;color:#5c6a77;font-style:italic}

.LoginCredentialsForm[data-v-3432a70b]{padding:30px 58px 20px 58px}.LoginCredentialsForm__row[data-v-3432a70b]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.LoginCredentialsForm__submit[data-v-3432a70b]{padding:13px 49px 15px;text-align:center;width:100%;border:none;border-radius:2px;background:#95c33d;font-size:13px;color:#fff;font-weight:normal;text-transform:uppercase;letter-spacing:0.076em}.LoginCredentialsForm__submit[disabled][data-v-3432a70b]{pointer-events:none;background-color:#ced2dc}.LoginCredentialsForm__forgot-password[data-v-3432a70b]{font-size:12px;font-weight:normal;letter-spacing:0.076em;text-decoration:none;margin-top:15px;color:var(--primary-color);background-color:transparent;outline:none;border:none}.LoginCredentialsForm__forgot-password[data-v-3432a70b]:hover{color:var(--primary-color)}.LoginCredentialsForm__actions[data-v-3432a70b]{display:-webkit-box;display:flex;margin-top:21px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.LoginCredentialsHeader[data-v-3432a70b]{padding:14px;background:#759f95;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.LoginCredentialsHeader h3[data-v-3432a70b]{padding:0;margin:0;color:#fff;font-size:14px;font-weight:700;text-transform:capitalize}.LoginCredentials[data-v-3432a70b]{width:Min(90vw, 471px);background-color:#ffffff;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);border-radius:10px;overflow:hidden}

.LoginLocation[data-v-5b1510d8]{width:Min(90vw, 471px);background-color:#ffffff;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);border-radius:10px}.LoginLocationForm[data-v-5b1510d8]{padding:30px 58px 20px 58px}.LoginLocationForm .Grid-row[data-v-5b1510d8]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.LoginLocationForm__options--empty[data-v-5b1510d8]{display:-webkit-box;display:flex;margin-top:20px;-webkit-box-align:center;align-items:center;gap:20px;border-radius:5px;padding:5px 20px;border:2px solid var(--error-color);background-color:rgba(224,96,96,0.1)}.LoginLocationHeader[data-v-5b1510d8]{padding:14px;background:#759f95;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.LoginLocationHeader h3[data-v-5b1510d8]{padding:0;margin:0;color:#fff;font-size:14px;font-weight:700;text-transform:capitalize}

.LoginModuleForm__grid[data-v-7a873031]{display:-webkit-box;display:flex;flex-wrap:wrap;grid-gap:20px;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin:auto}.LoginModuleForm__grid-option[data-v-7a873031]{text-decoration:none;aspect-ratio:1;max-width:154px;min-width:154px;display:grid;place-items:center;border-radius:5px;border:1px solid #d9d9d9;background:-webkit-gradient(linear, left top, left bottom, color-stop(38.6%, #fff), color-stop(99.64%, #e4e4e4));background:linear-gradient(180deg, #fff 38.6%, #e4e4e4 99.64%);box-shadow:0px 1px 4px 0px rgba(0,0,0,0.25);color:#000;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;cursor:pointer}.LoginModuleForm__grid-option[data-disabled='true'][data-v-7a873031]{opacity:0.5;cursor:not-allowed;pointer-events:none}.LoginModuleForm__grid-option[data-v-7a873031]:hover{box-shadow:0px 4px 10px 5px rgba(0,0,0,0.25)}.LoginModuleForm__grid-option-icon[data-v-7a873031]{width:100%;height:73.987px;background-size:contain;background-position:center;background-repeat:no-repeat}.LoginModuleForm__grid-option-label[data-v-7a873031]{white-space:wrap;text-align:center;color:#bc8f71;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}

.LoginVerificationForm[data-v-3c8537a8]{width:460px;background-color:#ffffff;box-shadow:0px 16px 16px -10px rgba(0,0,0,0.2);border-radius:0px 4px 4px 0px;padding:48px 58px 24px 58px}.LoginVerificationForm__description[data-v-3c8537a8]{font-size:14px;color:#5c6a77;font-weight:400}.LoginVerificationForm__submit[data-v-3c8537a8]{padding:13px 49px 15px;text-align:center;width:100%;border:none;border-radius:2px;background:var(--primary-color);font-size:13px;color:#fff;font-weight:normal;text-transform:uppercase;letter-spacing:0.076em}.LoginVerificationForm__submit[disabled][data-v-3c8537a8]{pointer-events:none;background-color:#ced2dc}.LoginVerificationForm__actions[data-v-3c8537a8]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.LoginVerificationForm__cancel[data-v-3c8537a8]{font-size:12px;font-weight:normal;letter-spacing:0.076em;text-decoration:none;margin-top:15px;color:#7c8586;background-color:transparent;outline:none;border:none}

.LoginForm[data-v-4e4344e9]{width:100%;min-height:100vh;background-color:#eff2f4;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.LoginForm__header[data-v-4e4344e9]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.LoginForm__title[data-v-4e4344e9]{margin:36px 0;font-size:24px;color:#676767;text-align:center}.LoginForm__footer[data-v-4e4344e9]{margin-top:50px;font-size:13px;color:#7c8586;letter-spacing:0px}

.DoctorTwoFactorAuthInitModal__header[data-v-b27f3792]{font-size:18px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#f8fbfe;border-bottom:1px solid #eeeeee}.DoctorTwoFactorAuthInitModal__content[data-v-b27f3792]{padding:16px 20px;overflow-y:auto}.DoctorTwoFactorAuthInitModal__footer[data-v-b27f3792]{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #eeeeee;padding:14px 20px}.DoctorTwoFactorAuthInitModal__footer .cancel-btn[data-v-b27f3792]{margin:0 12px}.DoctorTwoFactorAuthInitModal__qr-code[data-v-b27f3792]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}

.DoctorTwoFactorAuth__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.DoctorTwoFactorAuth__header-icon{font-size:30px;color:#b24e3f}.DoctorTwoFactorAuth__header-icon[class^='icon-']:before{margin:0}.DoctorTwoFactorAuth__header-title{color:#253540;font-size:24px;font-weight:400;letter-spacing:0.5px;margin-left:20px}.DoctorTwoFactorAuth__content{margin-top:40px;padding:0 50px}.DoctorTwoFactorAuth__description{font-size:12px;color:#5c6a77;font-weight:400}.DoctorTwoFactorAuth__action{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}.DoctorTwoFactorAuth__status{color:#253540;font-size:22px}.DoctorTwoFactorAuth__status-badge.badge{font-size:14px;margin-left:6px;text-transform:uppercase}.DoctorTwoFactorAuth__status-badge.badge.enabled{background-color:#32ae5b}

.PatientDrugAndAllergyHistoryModalHeader{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%}.PatientDrugAndAllergyHistoryModalHeader__inner-container{display:-webkit-box;display:flex}.PatientDrugAndAllergyHistoryModalHeader__title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PatientDrugAndAllergyHistoryModalHeader__title-colored{color:#eb33a8}.PatientDrugAndAllergyHistoryModalHeader__icon{margin-right:15px}.PatientDrugAndAllergyHistoryModalHeader__close-button{cursor:pointer;color:#fff;font-weight:500;background:transparent;border:none;padding:0;margin-left:15px}.PatientDrugAndAllergyHistoryModalHeader .icon-feed{background-size:150%;background-repeat:no-repeat;background-position:center center}

.DrugHistoryTab[data-v-3a733884]{position:relative;margin-top:13px}.DrugHistoryTab__label[data-v-3a733884]{color:#ffffff;background-color:#93a1af;border-top-right-radius:100px;border-bottom-right-radius:100px;padding:0px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:10px}.DrugHistoryTab__value[data-v-3a733884]{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin-left:16px;margin-bottom:10px;color:#5c6a77}.DrugHistoryTab__value-name[data-v-3a733884]{color:#5c6a77}.DrugHistoryTab__value-dash[data-v-3a733884]{width:10px;border:2px solid #93a1af;margin:auto 5px auto 0px;border-bottom-left-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px;border-top-right-radius:10px}.DrugHistoryTab__no-data[data-v-3a733884]{margin-left:26px;margin-bottom:10px;color:#999faa}

.AllergyHistoryTab[data-v-728c435c]{position:relative;margin-top:13px}.AllergyHistoryTab__label[data-v-728c435c]{color:#ffffff;background-color:#93a1af;border-top-right-radius:100px;border-bottom-right-radius:100px;padding:0px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:10px}.AllergyHistoryTab__value[data-v-728c435c]{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin-left:16px;margin-bottom:10px;color:#5c6a77}.AllergyHistoryTab__value-name[data-v-728c435c]{color:#5c6a77}.AllergyHistoryTab__value-dash[data-v-728c435c]{width:10px;border:2px solid #93a1af;margin:auto 5px auto 0px;border-bottom-left-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px;border-top-right-radius:10px}.AllergyHistoryTab__no-data[data-v-728c435c]{margin-left:26px;margin-bottom:10px;color:#999faa}

.PatientDrugAndAllergyHistoryModal .EntryFormModal__main-container{min-height:400px}.PatientDrugAndAllergyHistoryModal .EntryFormModal__main-container .EntryFormModal__content{padding:0}.PatientDrugAndAllergyHistoryModal__patient{display:-webkit-box;display:flex;margin-bottom:10px;padding:25px 30px 5px 30px}.PatientDrugAndAllergyHistoryModal__patient-avatar{width:37px;height:37px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:10px}.PatientDrugAndAllergyHistoryModal__patient-info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start;font-size:15px}.PatientDrugAndAllergyHistoryModal__patient-name{color:#3890db;font-weight:500;cursor:pointer}.PatientDrugAndAllergyHistoryModal__patient-sex-dob{color:#72808e;font-weight:400;text-transform:capitalize}.PatientDrugAndAllergyHistoryModal__loader-container{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#ffffff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}

.LabResultModal[data-v-91507922]{border-radius:5px;border-color:#a4df6a;-webkit-transition:border-color 0.3s;transition:border-color 0.3s;position:relative;border-style:solid;border-width:0px 0px 0px 5px;padding:20px}.LabResultModal__header[data-v-91507922]{font-size:18px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 5px;border-bottom:1px solid #eeeeee}.LabResultModal__header .ico-test-history[data-v-91507922]{width:30px;height:30px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;margin-right:20px}.LabResultModal__subheader[data-v-91507922]{color:#2a3b47;font-size:16px;font-weight:400;padding-top:15px;padding-bottom:5px}.LabResultModal__latest-result[data-v-91507922]{font-size:16px;font-weight:500;padding-bottom:15px}.LabResultModal__latest-result--high[data-v-91507922]{color:#ff2f46}.LabResultModal__latest-result--normal[data-v-91507922]{color:#76e5c7}.LabResultModal__latest-result--low[data-v-91507922]{color:#337ab7}.LabResultModal__close-btn[data-v-91507922]{cursor:pointer;right:40px;position:absolute}.LabResultModal__loader-container[data-v-91507922]{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#ffffff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.LabResultModal__table[data-v-91507922]{border-collapse:collapse;width:100%;color:rgba(51,51,51,0.9);font-size:15px;font-weight:300;letter-spacing:0.36px;margin-top:20px}.LabResultModal__table tr[data-v-91507922]{border:none}.LabResultModal__table td[data-v-91507922],.LabResultModal__table th[data-v-91507922]{padding-top:15px;padding-bottom:15px;border:none}.LabResultModal__table tr[data-v-91507922]:first-child{border-bottom:1px solid #979797;border-top:1px solid #979797}.LabResultModal__table tr[data-v-91507922]:last-child{border-bottom:1px solid #979797}.LabResultModal__reference-range[data-v-91507922]{margin-top:20px}.LabResultModal__reference-range--header[data-v-91507922]{border-bottom:1px solid #979797}.LabResultModal__reference-range--content[data-v-91507922]{margin-top:20px;display:grid;grid-template-columns:repeat(3, 1fr);-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.LabResultModal__reference-range--title[data-v-91507922]{font-size:17px;font-weight:400;line-height:20px}.LabResultModal__reference-range--normal-title[data-v-91507922]{color:#76e5c7}.LabResultModal__reference-range--normal-title[data-v-91507922]::after{content:'';display:block;width:48px;height:10px;background:#76e5c7;border-radius:2px;margin-top:10px}.LabResultModal__reference-range--high-title[data-v-91507922]{color:#ff2f46}.LabResultModal__reference-range--high-title[data-v-91507922]::after{content:'';display:block;width:48px;height:10px;background:#ff2f46;border-radius:2px;margin-top:10px}.LabResultModal__reference-range--low-title[data-v-91507922]{color:#337ab7}.LabResultModal__reference-range--low-title[data-v-91507922]::after{content:'';display:block;width:48px;height:10px;background:#337ab7;border-radius:2px;margin-top:10px}

.LabResultModalAction[data-v-343db966]{margin-right:10px}.LabResultModalAction .ico-test-history[data-v-343db966]{width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.LabResultModalAction__button[data-v-343db966]{background:none;border:none}

.ManageQuickbooksAccounts__header[data-v-0339290c]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin-bottom:15px}.ManageQuickbooksAccounts__header-image[data-v-0339290c]{height:66px}.ManageQuickbooksAccounts__content[data-v-0339290c]{padding:20px;background:#ffffff;border-radius:4px;box-shadow:0 0 3px 0 rgba(0,0,0,0.11)}.ManageQuickbooksAccounts__content-header[data-v-0339290c]{color:#445259;font-size:24px;margin-bottom:0}.ManageQuickbooksAccounts__content-sub-header[data-v-0339290c]{color:#93a1af;font-size:14px;line-height:20px;margin-bottom:0}.ManageQuickbooksAccounts__disconnect-btn[data-v-0339290c]{color:#d04d44;background-color:transparent;border:none;border-radius:20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:15px;font-weight:500;line-height:19px;padding:7px 12px;outline:none;box-shadow:none}.ManageQuickbooksAccounts__accounts[data-v-0339290c]{margin-top:40px;width:60%}.ManageQuickbooksAccounts__accounts-row[data-v-0339290c],.ManageQuickbooksAccounts__accounts-header-row[data-v-0339290c]{display:Grid;grid-template-columns:repeat(2, 1fr);grid-gap:20px;margin-bottom:15px}.ManageQuickbooksAccounts__accounts-header-cell[data-v-0339290c]{color:#445259;font-size:14px;font-weight:bold}

.ManageAppointmentOverlapModal__content[data-v-734368f5]{width:370px;margin:0 auto}.ManageAppointmentOverlapModal__content-text[data-v-734368f5]{color:#98acbe;font-size:13px;margin-top:10px;margin-left:30px}.ManageAppointmentOverlapModal__footer[data-v-734368f5]{text-align:center;margin-top:40px}.ManageAppointmentOverlapModal__cancel[data-v-734368f5]{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.ManageAppointmentOverlapModal_submit[data-v-734368f5]{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#4a90e2;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}.ManageAppointmentOverlapModal_submit[disabled][data-v-734368f5]{pointer-events:none;cursor:default;opacity:0.4 !important}

.RevenueReportModal__header[data-v-1abaf0e7]{color:#40525a;font-size:13px;font-weight:500;padding:0 20px;height:50px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-bottom:1px solid #d8d8d8}.RevenueReportModal__content[data-v-1abaf0e7]{padding:16px}.RevenueReportModal__content-filters[data-v-1abaf0e7]{padding:16px 0 0 20px;display:grid;-webkit-box-align:center;align-items:center;grid-template-columns:1fr 1fr;gap:10px}.RevenueReportModal__radio-container[data-v-1abaf0e7]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.RevenueReportModal__radio-container[data-v-1abaf0e7]:before{content:'';display:block;width:72px;height:72px;background-size:cover;flex-shrink:0}.RevenueReportModal__report-container[data-v-1abaf0e7]{padding:18px 16px 0}.RevenueReportModal__report-container-header[data-v-1abaf0e7]{padding-bottom:5px;font-size:16px;font-weight:bold}.RevenueReportModal__select-revenue-container[data-v-1abaf0e7] .AlmightyRadio__group{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:16px}.RevenueReportModal__select-revenue-container[data-v-1abaf0e7] .AlmightyRadio__option-label{line-height:40px;color:#333333;font-size:15px;font-weight:500;margin:0}.RevenueReportModal__select-revenue-container[data-v-1abaf0e7] .AlmightyRadio__option-label:before{width:100%;height:100%;border-radius:4px;border-color:#ebebeb}.RevenueReportModal__select-revenue-container[data-v-1abaf0e7] .AlmightyRadio__option-label:after{-webkit-transition:none;transition:none}.RevenueReportModal__select-revenue-container[data-v-1abaf0e7] .AlmightyRadio__option-input:checked+.AlmightyRadio__option-label:before{border-color:#61de68;background:#fff #f8f8f8}.RevenueReportModal__select-revenue-container[data-v-1abaf0e7] .AlmightyRadio__option-input:checked+.AlmightyRadio__option-label:after{top:50%;left:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:16px;height:16px;background-color:#61de68}.RevenueReportModal__select-revenue-container[data-v-1abaf0e7] .AlmightyRadio__option{padding:0;display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center}.RevenueReportModal__select-revenue-container[data-v-1abaf0e7] .AlmightyRadio__option-input:checked+.AlmightyRadio__option-label .AlmightyRadio__option-icon{position:absolute;top:50%;left:100%;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg);display:inline-block;height:10px;width:5px;border-bottom:2px solid #fff;border-right:2px solid #fff}.RevenueReportModal__sales-report-container-header[data-v-1abaf0e7]{font-size:14px;font-weight:700;border-bottom:1px solid #d8d8d8;padding-bottom:7px}.RevenueReportModal__sales-report-container-row[data-v-1abaf0e7]{display:-webkit-box;display:flex;padding-top:10px}.RevenueReportModal__sales-report-container-column[data-v-1abaf0e7]{-webkit-box-flex:1;flex:1}.RevenueReportModal__date-filter-range[data-v-1abaf0e7]{display:-webkit-box;display:flex}.RevenueReportModal__date-filter-range[data-v-1abaf0e7] .Daterange>input{text-align:left;padding-left:6px}.RevenueReportModal__date-filter-range[data-v-1abaf0e7] .Daterange{border-radius:4px;border:#ebebeb 2px solid}.RevenueReportModal__date-filter-range[data-v-1abaf0e7] .Daterange::after{right:6px}.RevenueReportModal__footer[data-v-1abaf0e7]{height:60px;padding:0 20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;border-top:1px solid #d8d8d8}.RevenueReportModal__submit-btn[data-v-1abaf0e7]{text-decoration:none;font-size:15px;min-width:125px;font-weight:500;text-align:center;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#4a90e2;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}.RevenueReportModal__submit-btn[data-v-1abaf0e7]:hover:not([disabled]){background-color:#3890db}.RevenueReportModal__submit-btn[disabled][data-v-1abaf0e7]{opacity:0.3;pointer-events:none}.RevenueReportModal__sales-type-info-icon[data-v-1abaf0e7]{color:#72808e}

.Home[data-v-16f5c482]{padding:0 20px 20px}.Home__content[data-v-16f5c482]{height:655px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;text-align:center}

.ImportBillingFilecolumnMapping[data-v-6644953e]{width:640px}.ImportBillingFilecolumnMapping__header[data-v-6644953e]{margin-bottom:30px}.ImportBillingFilecolumnMapping__title[data-v-6644953e]{font-size:32px;font-weight:300;text-align:center;margin-bottom:10px}.ImportBillingFilecolumnMapping__sub-title[data-v-6644953e]{font-size:14px;text-align:center;margin:0}.ImportBillingFilecolumnMapping__row[data-v-6644953e]{margin-bottom:20px}

.ImportBillingFileUpload[data-v-4c55ca89]{width:800px}.ImportBillingFileUpload__header[data-v-4c55ca89]{margin-bottom:30px}.ImportBillingFileUpload__title[data-v-4c55ca89]{font-size:32px;font-weight:300;text-align:center;margin-bottom:10px}.ImportBillingFileUpload__sub-title[data-v-4c55ca89]{font-size:14px;text-align:center;margin:0}.ImportBillingFileUpload__upload-container[data-v-4c55ca89]{width:100%;min-height:200px;border:1px #d9d9d9 dashed;border-radius:5px;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;margin-bottom:20px}.ImportBillingFileUpload__file-container[data-v-4c55ca89]{width:100%;min-height:75px;padding:15px;border:1px #d9d9d9 dashed;border-radius:5px}.ImportBillingFileUpload__input[data-v-4c55ca89]{opacity:0;top:0;left:0;width:100%;height:100%;position:absolute;cursor:pointer}.ImportBillingFileUpload__input.disabled[data-v-4c55ca89]{cursor:default}.ImportBillingFileUpload__file-details-icon[data-v-4c55ca89]{background-image:url(ico-csv-153f61aac6912c432f9f4cd3a051e6e7.png);background-size:contain;height:50px;width:50px;margin-right:15px}.ImportBillingFileUpload__upload-text[data-v-4c55ca89]{font-weight:300;font-size:18px;text-align:center}.ImportBillingFileUpload__file-details[data-v-4c55ca89]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ImportBillingFileUpload__file-name[data-v-4c55ca89]{font-size:17px;font-weight:500}.ImportBillingFileUpload__file-size[data-v-4c55ca89]{font-size:14px;color:#c5c5c5}.ImportBillingFileUpload__remove-file[data-v-4c55ca89]{font-size:18px;cursor:pointer;color:#f05860;margin-left:auto}.ImportBillingFileUpload__upload-icon[data-v-4c55ca89]{margin-left:auto;margin-right:auto;margin-bottom:20px}

.ImportBillingValidation[data-v-0cdcc2f1]{width:100%}.ImportBillingValidation__header[data-v-0cdcc2f1]{margin-bottom:30px}.ImportBillingValidation__title[data-v-0cdcc2f1]{font-size:32px;font-weight:300;text-align:center;margin-bottom:10px}.ImportBillingValidation__sub-title[data-v-0cdcc2f1]{font-size:14px;text-align:center;margin:0}.ImportBillingValidation__container[data-v-0cdcc2f1]{padding-top:25px}.ImportBillingValidation__table[data-v-0cdcc2f1]{min-height:400px}.ImportBillingValidation__table[data-v-0cdcc2f1]  .viewports{width:100%}.ImportBillingValidation__table[data-v-0cdcc2f1]  .rgCell.error{background-color:#faedec}.ImportBillingValidation__error-container[data-v-0cdcc2f1],.ImportBillingValidation__success-container[data-v-0cdcc2f1]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.ImportBillingValidation__success-icon[data-v-0cdcc2f1],.ImportBillingValidation__error-icon[data-v-0cdcc2f1]{position:relative;font-size:26px;margin-right:8px}.ImportBillingValidation__error-text[data-v-0cdcc2f1],.ImportBillingValidation__success-text[data-v-0cdcc2f1]{font-weight:500;font-size:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ImportBillingValidation__error-text[data-v-0cdcc2f1]{color:#ef5860}.ImportBillingValidation__success-text[data-v-0cdcc2f1]{color:#5cb85c}.ImportBillingValidation__error-message[data-v-0cdcc2f1]{padding:0 0 20px;color:#9f9f9f;font-weight:500;font-size:16px}.ImportBillingValidation__complete-upload-text[data-v-0cdcc2f1]{padding:15px 0;font-size:16px}.ImportBillingValidation__complete-upload-button[data-v-0cdcc2f1]{height:40px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:13px;border-radius:20px;padding:0 16px;outline:none;border:none;min-width:150px;background-color:#3991dc;color:#fff}

.NewImportBillingModal .FullPageModal__main-container{-webkit-box-pack:start;justify-content:flex-start}.NewImportBillingModal .FullPageModal__content{height:100%;overflow-y:hidden;overflow-x:hidden}.NewImportBillingModal__header{width:800px;margin:0 auto;padding:0 20px}.NewImportBillingModal__content{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:0 20px 160px;height:100%;overflow-y:auto;overflow-x:auto}.NewImportBillingModal__steps{display:-webkit-box;display:flex;width:100%;margin-bottom:30px;-webkit-box-pack:justify;justify-content:space-between}.NewImportBillingModal__step{display:-webkit-box;display:flex;position:relative;-webkit-box-pack:end;justify-content:flex-end;color:#9eabb7}.NewImportBillingModal__step:not(:first-of-type){-webkit-box-flex:1;flex:1}.NewImportBillingModal__step-seperator{width:calc(100% - 60px);height:1px;background-color:#9eabb7;-webkit-box-flex:1;flex:1 1 0px;max-width:100%;margin:30px -32.5px}.NewImportBillingModal__step-seperator--active{background-color:#3991dc}.NewImportBillingModal__step-content{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;flex-basis:125px}.NewImportBillingModal__step-content--active{color:#3991dc}.NewImportBillingModal__step-content--active .NewImportBillingModal__step-content-index{border-color:#3991dc}.NewImportBillingModal__step-content-index{width:60px;height:60px;border:1px solid #9eabb7;border-radius:30px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.NewImportBillingModal__step-content-title{font-size:12px;padding-top:5px;position:relative}.NewImportBillingModal__footer{position:fixed;bottom:0;left:0;right:0;height:70px;background-color:#ffffff;box-shadow:2px 0 5px 0 rgba(0,0,0,0.2);z-index:999}.NewImportBillingModal__footer-container{margin:0 auto;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;justify-content:space-around;height:100%;width:700px}.NewImportBillingModal__back-btn,.NewImportBillingModal__cancel-btn,.NewImportBillingModal__action-btn{height:40px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:13px;border-radius:20px;padding:0 16px;outline:none;border:none;min-width:150px}.NewImportBillingModal__back-btn{border:1px solid #3991dc;color:#3991dc;background-color:#fff}.NewImportBillingModal__cancel-btn{color:#3991dc;background-color:#fff}.NewImportBillingModal__action-btn{background-color:#3991dc;color:#fff}.NewImportBillingModal__action-btn[disabled]{opacity:0.5}.NewImportBillingModal__error-container,.NewImportBillingModal__success-container,.NewImportBillingModal__uploading-container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.NewImportBillingModal__error-icon,.NewImportBillingModal__success-icon,.NewImportBillingModal__uploading-icon{position:relative;font-size:26px;margin-right:8px}.NewImportBillingModal__error-text,.NewImportBillingModal__success-text,.NewImportBillingModal__uploading-text{font-weight:500;font-size:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.NewImportBillingModal__uploading-text{color:#388fdb}.NewImportBillingModal__success-text{color:#5cb85c}.NewImportBillingModal__error-text{color:#ef5860}.NewImportBillingModal__upload-file-header{margin-bottom:30px}.NewImportBillingModal__upload-file-title{font-size:32px;font-weight:300;text-align:center;margin-bottom:10px}

.ModelContainer[data-v-a855cc40]{width:100%;height:100%}.ModelContainer__header[data-v-a855cc40]{width:100%;height:auto;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;text-transform:capitalize;color:#333333;font-size:16px;font-weight:500;letter-spacing:0.5px}.overlay[data-v-a855cc40]{position:absolute;top:0;left:0;z-index:20000;background-color:rgba(0,0,0,0.55);width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.overlay-modal[data-v-a855cc40]{max-width:auto;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:30000;background-color:white;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,0.4);padding:25px;height:auto;max-height:90%;overflow:auto}.overlay-modal__header[data-v-a855cc40]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;width:100%;height:40px;margin-bottom:15px}.overlay-modal__header-title[data-v-a855cc40]{font-size:25px;font-weight:400;margin-bottom:20px;text-transform:capitalize}

.icon-search {
  width: 100%;
  display: flex;
  height: 60px;
  justify-content: center;
  align-items: center;
  background-color: white;
  padding: 10px 15px;
  border: none;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.searchTerm {
  width: 100%;
  border: none;
  border-left: 2px solid #3890db;
  padding: 15px 20px;
  height: 20px;
  font-size: 16px;
  outline: none;
  color: #9dbfaf;
}

.searchTerm::placeholder {
  color: rgba(51, 51, 51, 0.3);
  letter-spacing: 0.9px;
  font-weight: 400;
  font-size: 16px;
}

.searchTerm:focus {
  color: #3890db;
}

.icon-search img {
  width: 20px;
  margin-right: 15px;
}



.EmployeeRowActions[data-v-1cce90eb]{padding:15px 15px 0 15px;text-align:left;font-size:13px}.EmployeeRowActions__action-item[data-v-1cce90eb]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:15px}.EmployeeRowActions__action-item[data-v-1cce90eb]:hover{cursor:pointer}.EmployeeRowActions__image[data-v-1cce90eb]{width:17px;height:20px;margin-right:8px}a[data-v-1cce90eb]{text-decoration:none;color:black}

.EmployeeRow[data-v-8af07206]{display:grid;grid-column-gap:15px;grid-template-columns:3fr 1.5fr 1.5fr 1.5fr 2fr 1fr;-webkit-box-align:center;align-items:center;padding:15px 0;border-top:1px solid #eeeeee;color:#5c6a77}.EmployeeRow__employee-name[data-v-8af07206]{text-transform:capitalize}.EmployeeRow__action-icon[data-v-8af07206]:hover{cursor:pointer}

.EmployeeList[data-v-44ffa677]{background-color:#ffffff;max-width:97%;margin:35px auto 0;border-radius:8px;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);padding:0 15px}.EmployeeList__content[data-v-44ffa677]{padding-right:100px}.EmployeeList__total[data-v-44ffa677]{padding:30px 0 15px;color:#5c6a77;font-size:16px}.EmployeeList__header[data-v-44ffa677]{display:grid;grid-column-gap:15px;grid-template-columns:3fr 1.5fr 1.5fr 1.5fr 2fr 1fr;-webkit-box-align:center;align-items:center;padding:15px 0;border-top:1px solid #eeeeee;color:#5c6a77}.EmployeeList__header[data-v-44ffa677]{grid-template-columns:3fr 1.5fr 1.5fr 1.5fr 2fr 1fr;border:none;text-transform:uppercase;font-weight:600;font-size:12px}.archive-text[data-v-44ffa677]{font-weight:500;margin-bottom:10px}.leave[data-v-44ffa677]{background-color:#ebecee;width:45%;height:30px;position:relative;box-sizing:border-box}.leave__buttons[data-v-44ffa677]{bottom:0;width:100%;height:auto;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:10px 50px}.leave__buttons-links[data-v-44ffa677]{text-decoration:none;cursor:pointer;font-size:14px;color:white}.leave__buttons-links[data-v-44ffa677]:link,.leave__buttons-links[data-v-44ffa677]:active,.leave__buttons-links[data-v-44ffa677]:visited{color:white}.leave__buttons-navs[data-v-44ffa677]{padding:8px 30px;background-color:#3890db;color:white;border-radius:20px}.leave__buttons-cancel[data-v-44ffa677]{padding:5px 30px;color:gray}.leave__buttons-cancel[data-v-44ffa677]:visited,.leave__buttons-cancel[data-v-44ffa677]:link{color:gray}.leave__buttons-navs[data-v-44ffa677]:not(:last-child){margin-right:30px}.leave-modal-footer[data-v-44ffa677]{display:-webkit-box;display:flex;text-align:center;margin-top:20px}

.AccuralPlanRow {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 2fr 1.5fr 2.5fr 1.5fr 1.5fr 2.5fr;
  align-items: center;
  padding: 20px 0;
  border-top: 1px solid #eeeeee;
  color: #5c6a77;
}

.AccuralPlanRow__employee-name {
  text-transform: capitalize;
}

.AccuralPlanRow__employee,
.AccuralPlanRow__actions {
  display: flex;
  align-items: center;
}

.AccuralPlanRow__employee-text {
  text-transform: capitalize;
  color: #6e8090;
}

.AccuralPlanRow__button {
  background-color: transparent;
  text-transform: capitalize;
  text-decoration: none;
  border: none;
  cursor: pointer;
  white-space: nowrap;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.AccuralPlanRow__button-accept {
  color: #3890db;
}

.AccuralPlanRow__button-accept:hover {
  color: #3890db;
}

.AccuralPlanRow__button-reject {
  color: #d34e43;
}

.AccuralPlanRow__button-reject:hover {
  color: #d34e43;
}

.AccuralPlanRow__button:focus,
.AccuralPlanRow__button:active {
  outline: none;
}

.AccuralPlanRow__button[disabled] {
  pointer-events: none;
  opacity: 0.3;
}

.AccuralPlanRow__button + .AccuralPlanRow__button {
  margin-left: 15px;
}

.AccuralPlanRow__button:hover {
  text-decoration: underline;
}

.AccuralPlanRow__actions {
  display: flex;
  justify-content: center;
  align-items: center;
}



.modal-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.55);
  width: 100%;
  height: 100%;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.7s;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.general-modal {
  max-width: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10005;
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  padding: 25px;
}

.general-modal__header-wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 60px;
}

.slide-enter-active,
.slide-leave-active {
  transition: transform 0.7s;
}

.slide-enter,
.slide-leave-to {
  transform: translateY(-50%) translateX(100vw);
}

.icon-button {
  border: none;
  background-color: white;
  display: inline-block;
  height: 25px;
}

.general-modal__header {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}

.general-modal__header span {
  font-size: 18px;
  font-weight: 700;
}

.general-modal__header p {
  color: #5c6a77;
}

.general-modal__footer-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}



.accuralPlanTable {
  width: 100%;
  height: auto;
  background-color: #e9ecee;
  box-sizing: border-box;
}

.accuralPlanTable__container {
  width: 100%;
  height: auto;
  background-color: white;
  padding: 5px 20px 20px 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.accuralPlanTable_RequestsTable__header {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 2fr 1.5fr 2.5fr 1.5fr 1.5fr 2.5fr;
  align-items: center;
  padding: 0px 5px 15px 0px;
  border: none;
  color: #5c6a77;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  margin-top: 10px;
  letter-spacing: 1px;
  word-spacing: 5px;
  line-height: 12px;
}

.RequestsTable__actions {
  justify-self: center;
}

.RequestsTable__handlers {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.RequestsTable__button {
  border: none;
  font-size: 16px;
  padding: 5px 30px;
  background-color: white;
}

.RequestsTable__approve {
  border-radius: 20px;
  background-color: #4b8fe2;
  color: #fff;
}

.RequestsTable__reject {
  border-radius: 20px;
  background-color: #d34e43;
  color: #fff;
}

.RequestsTable__cancel {
  color: #5c6a77;
}



.AccuralPlan {
  background-color: white;
  width: 100%;
  height: auto;
}

.AccuralPlan__tabs {
  width: 100%;
  height: 70px;
  padding: 0 25px;
  background-color: #e9ecee;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  filter: drop-shadow(0 -4px 4px rgba(darken($purple, 30%), 0.3));
}

.AccuralPlan__tabs ul {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.AccuralPlan__tabs li {
  display: flex;
  color: #000;
  padding: 8px 16px;
  text-decoration: none;
  justify-content: flex-start;
  align-items: center;
  text-transform: capitalize;
  cursor: pointer;
  font-size: 14px;
  color: #aaaaaa;
  font-weight: 400;
}

.AccuralPlan__tabs li.active {
  color: #4a90e2;
}

.AccuralPlan__wrapper {
  width: 100%;
  min-height: 50vh;
  height: auto;
  padding: 0 20px 20px 20px;
  background-color: #e9ecee;
}

.AccuralPlan__container {
  width: 100%;
  height: 100%;
  background-color: #e9ecee;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.11);
}



.PlanRow {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #eeeeee;
  color: #5c6a77;
  width: 100%;
  height: 50%;
}

.PlanRow__employee-name {
  text-transform: capitalize;
  font-size: 16px;
}

.PlanRow__employee,
.PlanRow__actions {
  display: flex;
  align-items: center;
}

.PlanRow__button {
  background-color: transparent;
  text-transform: capitalize;
  text-decoration: none;
  border: none;
  cursor: pointer;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333333;
}

.PlanRow__button-accept {
  color: #3890db;
}

.PlanRow__button-accept:hover {
  color: #3890db;
}

.PlanRow__button-reject {
  color: #d34e43;
}

.PlanRow__button-reject:hover {
  color: #d34e43;
}

.PlanRow__button:focus,
.PlanRow__button:active {
  outline: none;
}

.PlanRow__button[disabled] {
  pointer-events: none;
  opacity: 0.3;
}

.PlanRow__button + .PlanRow__button {
  margin-left: 15px;
}

.PlanRow__button:hover {
  text-decoration: underline;
}

.PlanRow__actions {
  display: flex;
  justify-content: center;
  align-items: center;
}



.AvailabilityListRow {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 0.2fr 2fr 1.5fr 1.5fr 1.5fr 1.5fr;
  align-items: center;
  padding: 20px 0;
  border-top: 1px solid #eeeeee;
  color: #5c6a77;
}

.AvailabilityListRow__employee-name {
  text-transform: capitalize;
}

.AvailabilityListRow__employee,
.AvailabilityListRow__actions {
  display: flex;
  align-items: center;
}

.AvailabilityListRow__employee-text {
  text-transform: capitalize;
  color: #6e8090;
}

.AvailabilityListRow__button {
  background-color: transparent;
  text-transform: capitalize;
  text-decoration: none;
  border: none;
  cursor: pointer;
  white-space: nowrap;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.AvailabilityListRow__button-accept {
  color: #3890db;
}

.AvailabilityListRow__button-accept:hover {
  color: #3890db;
}

.AvailabilityListRow__button-reject {
  color: #d34e43;
}

.AvailabilityListRow__button-reject:hover {
  color: #d34e43;
}

.AvailabilityListRow__button:focus,
.AvailabilityListRow__button:active {
  outline: none;
}

.AvailabilityListRow__button[disabled] {
  pointer-events: none;
  opacity: 0.3;
}

.AvailabilityListRow__button + .AvailabilityListRow__button {
  margin-left: 15px;
}

.AvailabilityListRow__button:hover {
  text-decoration: underline;
}

.AvailabilityListRow__actions {
  display: flex;
  justify-content: center;
  align-items: center;
}

.AvailabilityListRow2 {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 0.5fr 2fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;
  align-items: center;
  padding: 20px 0;
  border-top: 1px solid #eeeeee;
  color: #5c6a77;
}

.AvailabilityListRow2:hover {
  background-color: #f3f6f8;
  cursor: pointer;
}

.AvailabilityListRow3 {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 0.5fr 2fr 1.5fr 1.5fr 1.5fr;
  align-items: center;
  padding: 20px 0;
  border-top: 1px solid #eeeeee;
  color: #5c6a77;
}



.time-entry-title[data-v-3a04cf21]{font-size:16px;border-bottom:1px solid #eeeeee}.time-entry-fields[data-v-3a04cf21]{display:grid;grid-template-rows:1fr 1fr 1fr 1fr;row-gap:20px;margin-top:20px}

.time-entry-title[data-v-32511cf6]{font-size:16px;border-bottom:1px solid #eeeeee}.time-entry-fields[data-v-32511cf6]{display:grid;grid-template-rows:1fr 1fr 1fr 1fr;row-gap:20px;margin-top:20px}

.spinner-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.accuralPlanTable {
  width: 100%;
  height: auto;
  background-color: #e9ecee;
  box-sizing: border-box;
}

.accuralPlanTable__container {
  width: 100%;
  height: auto;
  background-color: white;
  padding: 5px 20px 20px 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.RequestsTable__header {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 0.2fr 2fr 1.5fr 1.5fr 1.5fr 1.5fr;
  align-items: center;
  padding: 25px 0px;
  color: #5c6a77;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}

.RequestsTable__header2 {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 0.5fr 2fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;
  align-items: center;
  padding: 0px 5px 15px 0px;
  border: none;
  color: #5c6a77;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  margin-top: 10px;
  letter-spacing: 1px;
  word-spacing: 5px;
  line-height: 12px;
}

.RequestsTable__actions {
  justify-self: center;
}

.RequestsTable__header3 {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 0.5fr 2fr 1.5fr 1.5fr 1.5fr;
  align-items: center;
  padding: 0px 5px 15px 0px;
  border: none;
  color: #5c6a77;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  margin-top: 10px;
  letter-spacing: 1px;
  word-spacing: 5px;
  line-height: 12px;
}

.add-entry-btn {
  width: 151px;
  height: 40px;
  background-color: #4a90e2;
  color: #fff;
  border-radius: 20px;
  margin-bottom: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.single-employee-header {
  height: 60px;
  padding: 30px 30px 70px 30px;
  background-color: #fff;
  display: grid;
  grid-template-columns: 0.5fr 1fr 1fr 1fr 1fr;
}

.single-employee-avatar {
  border-radius: 50%;
  width: 50px;
  background-color: #000;
}

.single-employee-header div {
  text-align: center;
  padding: 10px;
  text-align: left;
}

.no-data {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  color: #5c6a77;
  font-size: 16px;
}



.EmployeesListRow[data-v-4b6f7028]{display:grid;grid-column-gap:15px;grid-template-columns:0.5fr 2fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;-webkit-box-align:center;align-items:center;padding:20px 0;border-top:1px solid #eeeeee;color:#5c6a77}.EmployeesListRow[data-v-4b6f7028]:hover{background-color:#f3f6f8;cursor:pointer}.EmployeesListRow__employee-text[data-v-4b6f7028]{text-transform:capitalize;color:#6e8090}.EmployeesListRow__actions[data-v-4b6f7028]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.EmployeesListRow__button[data-v-4b6f7028]{background-color:transparent;text-transform:capitalize;text-decoration:none;border:none;cursor:pointer;white-space:nowrap;font-size:15px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.EmployeesListRow__button[data-v-4b6f7028]:focus,.EmployeesListRow__button[data-v-4b6f7028]:active{outline:none}.EmployeesListRow__button[disabled][data-v-4b6f7028]{pointer-events:none;opacity:0.3}.EmployeesListRow__button[data-v-4b6f7028]:hover{text-decoration:underline}.EmployeesListRow__button-accept[data-v-4b6f7028]{color:#3890db}.EmployeesListRow__button-accept[data-v-4b6f7028]:hover{color:#3890db}.EmployeesListRow__image[data-v-4b6f7028]{width:17px;height:20px;margin-right:8px}

.accuralPlanTable[data-v-590dee95]{width:100%;height:auto;background-color:#e9ecee;box-sizing:border-box}.accuralPlanTable__container[data-v-590dee95]{width:100%;height:auto;background-color:white;padding:5px 20px 20px 20px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.RequestsTable__header[data-v-590dee95]{display:grid;grid-column-gap:15px;grid-template-columns:0.2fr 2fr 1.5fr 1.5fr 1.5fr 1.5fr;-webkit-box-align:center;align-items:center;padding:0px 5px 15px 0px;border:none;color:#5c6a77;text-transform:uppercase;font-weight:600;font-size:12px;margin-top:10px;letter-spacing:1px;word-spacing:5px;line-height:12px}.RequestsTable__header2[data-v-590dee95]{display:grid;grid-column-gap:15px;grid-template-columns:0.5fr 2fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;-webkit-box-align:center;align-items:center;padding:0px 0px 0px 0px;border:none;color:#5c6a77;text-transform:uppercase;font-weight:600;font-size:12px;margin-top:10px;letter-spacing:1px;word-spacing:5px;line-height:12px}.RequestsTable__actions[data-v-590dee95]{justify-self:center}.RequestsTable__header3[data-v-590dee95]{display:grid;grid-column-gap:15px;grid-template-columns:0.5fr 2fr 1.5fr 1.5fr 1.5fr;-webkit-box-align:center;align-items:center;padding:0px 5px 15px 0px;border:none;color:#5c6a77;text-transform:uppercase;font-weight:600;font-size:12px;margin-top:10px;letter-spacing:1px;word-spacing:5px;line-height:12px}

.ScheduleListRow[data-v-0b61b332]{display:grid;grid-column-gap:15px;grid-template-columns:1fr 1fr 1fr 1fr;-webkit-box-align:center;align-items:center;padding:20px 0;border-top:1px solid #eeeeee;color:#5c6a77}.ScheduleListRow__text[data-v-0b61b332]{text-transform:capitalize;color:#6e8090}

.ScheduleList__search-bar[data-v-5617bbe2]{background-color:#fff;display:grid;grid-template-columns:1fr 1fr;padding:15px 10px}.ScheduleList__search-bar__dropdown-bar[data-v-5617bbe2]{display:grid;grid-template-columns:1fr 3fr 0.5fr 3fr;-webkit-box-align:center;align-items:center}.ScheduleList__seperator[data-v-5617bbe2]{background-color:#e9ecee;height:20px}.ScheduleList__table[data-v-5617bbe2]{width:100%;height:auto;background-color:#e9ecee;box-sizing:border-box}.ScheduleList__table__container[data-v-5617bbe2]{width:100%;height:auto;background-color:white;padding:5px 20px 20px 20px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.ScheduleList__table__header[data-v-5617bbe2]{display:grid;grid-column-gap:15px;grid-template-columns:1fr 1fr 1fr 1fr;-webkit-box-align:center;align-items:center;padding:0px 5px 15px 0px;border:none;color:#5c6a77;text-transform:uppercase;font-weight:600;font-size:12px;margin-top:10px;letter-spacing:1px;word-spacing:5px;line-height:12px}

.AvailabilityListRow {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 0.2fr 2fr 1.5fr 1.5fr 1.5fr 1.5fr;
  align-items: center;
  padding: 20px 0;
  border-top: 1px solid #eeeeee;
  color: #5c6a77;
}

.AvailabilityListRow__employee-name {
  text-transform: capitalize;
}

.AvailabilityListRow__employee,
.AvailabilityListRow__actions {
  display: flex;
  align-items: center;
}

.ShiftListRow__employee-text {
  text-transform: capitalize;
  font-size: 13px;
  color: #6e8090;
}

.AvailabilityListRow__button {
  background-color: transparent;
  text-transform: capitalize;
  text-decoration: none;
  border: none;
  cursor: pointer;
  white-space: nowrap;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.AvailabilityListRow__button-accept {
  color: #3890db;
}

.AvailabilityListRow__button-accept:hover {
  color: #3890db;
}

.AvailabilityListRow__button-reject {
  color: #d34e43;
}

.AvailabilityListRow__button-reject:hover {
  color: #d34e43;
}

.AvailabilityListRow__button:focus,
.AvailabilityListRow__button:active {
  outline: none;
}

.AvailabilityListRow__button[disabled] {
  pointer-events: none;
  opacity: 0.3;
}

.AvailabilityListRow__button + .AvailabilityListRow__button {
  margin-left: 15px;
}

.AvailabilityListRow__button:hover {
  text-decoration: underline;
}

.AvailabilityListRow__actions {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ShiftListRow {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 1.5fr 1.5fr 1.5fr 2fr 3.5fr;
  align-items: center;
  padding: 20px 0 20px 10px;
  border-top: 1px solid #eeeeee;
  color: #5c6a77;
}

.ShiftListRow:hover {
  background-color: #f3f6f8;
  cursor: pointer;
}

.AvailabilityListRow3 {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 0.5fr 2fr 1.5fr 1.5fr 1.5fr;
  align-items: center;
  padding: 20px 0;
  border-top: 1px solid #eeeeee;
  color: #5c6a77;
}



.accuralPlanTable {
  width: 100%;
  height: auto;
  background-color: #e9ecee;
  box-sizing: border-box;
}

.accuralPlanTable__container {
  width: 100%;
  height: auto;
  background-color: white;
  padding: 5px 20px 20px 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.RequestsTable__header {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 0.2fr 2fr 1.5fr 1.5fr 1.5fr 1.5fr;
  align-items: center;
  padding: 0px 5px 15px 0px;
  border: none;
  color: #5c6a77;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  margin-top: 10px;
  letter-spacing: 1px;
  word-spacing: 5px;
  line-height: 12px;
}

.ShiftTable__header {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 1.5fr 1.5fr 1.5fr 2fr 3.5fr;
  padding: 20px 0 20px 10px;
  align-items: center;
  border: none;
  color: #5c6a77;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  word-spacing: 5px;
  line-height: 12px;
}

.RequestsTable__actions {
  justify-self: center;
}

.RequestsTable__header3 {
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 0.5fr 2fr 1.5fr 1.5fr 1.5fr;
  align-items: center;
  padding: 0px 5px 15px 0px;
  border: none;
  color: #5c6a77;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  margin-top: 10px;
  letter-spacing: 1px;
  word-spacing: 5px;
  line-height: 12px;
}



.shift-container[data-v-b84f396a]{display:grid;grid-template-columns:0.5fr 2fr 2fr 2fr 2fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;padding:20px;border-top:1px solid #eeeeee}.checkbox[data-v-b84f396a]{width:20px;height:20px}.checkbox[data-v-b84f396a]:checked{background-color:aqua}

.shift-topsection[data-v-8d661a6c]{display:grid;grid-template-columns:1fr 1fr 0.5fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.shift-header[data-v-8d661a6c]{display:grid;grid-template-columns:2.5fr 2fr 2.5fr 2fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;opacity:0.6;padding:20px;font-weight:500;margin-top:20px;border-top:1px solid #eee}.checkbox[data-v-8d661a6c]{width:20px;height:20px}.shift-title[data-v-8d661a6c]{font-size:25px;font-weight:400;margin-bottom:20px}.update-shift-buttons[data-v-8d661a6c]{position:fixed;bottom:0;right:0;width:100%;height:80px;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;padding:10px 50px;box-shadow:2px 0px 5px 0px rgba(0,0,0,0.2)}.update-shift-buttons-links[data-v-8d661a6c]{text-decoration:none;cursor:pointer;font-size:14px;color:white}.update-shift-buttons-links[data-v-8d661a6c]:link,.update-shift-buttons-links[data-v-8d661a6c]:active,.update-shift-buttons-links[data-v-8d661a6c]:visited{color:white}.update-shift-buttons-navs[data-v-8d661a6c]{padding:5px 30px;background-color:#3890db;color:white;border-radius:20px;border:none}.update-shift-buttons-cancel[data-v-8d661a6c]{background-color:transparent;padding:5px 30px;color:gray;border:none}.update-shift-buttons-cancel[data-v-8d661a6c]:visited,.update-shift-buttons-cancel[data-v-8d661a6c]:link{color:gray}.update-shift-buttons-navs[data-v-8d661a6c]:not(:last-child){margin-right:30px}.spinner-container[data-v-8d661a6c]{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.shift-container[data-v-73ad0561]{display:grid;grid-template-columns:1fr 2fr 2fr 2fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;padding:15px;-webkit-box-align:center;align-items:center}.shift-container[data-v-73ad0561]:not(:last-child){border-bottom:1px solid #eeeeee}.checkbox[data-v-73ad0561]{width:18px;height:18px}.checkbox[data-v-73ad0561]:checked{border:2px solid #3890db;accent-color:#3890db;background-color:aqua}.disabled__text[data-v-73ad0561]{color:#33333371;cursor:not-allowed}

.shift-topsection[data-v-2f99368c]{display:grid;grid-template-columns:1fr 1fr 1fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.shift-header[data-v-2f99368c]{display:grid;grid-template-columns:1fr 2fr 4fr;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;background:#93a1af;color:#253540;padding:15px;font-weight:500;margin:20px 0 20px 0;-webkit-box-align:center;align-items:center}.shift-body[data-v-2f99368c]{position:relative;width:100%;height:100%}.checkbox[data-v-2f99368c]{width:20px;height:20px}.shift-title[data-v-2f99368c]{font-size:25px;font-weight:400;margin-bottom:20px}.ShiftActions[data-v-2f99368c]{background-color:#ebecee;width:95%;min-height:65vh;height:auto;overflow-x:hidden;overflow-y:auto;margin:auto 2.5%;position:relative;box-sizing:border-box}.ShiftActions__buttons[data-v-2f99368c]{bottom:0;width:100%;height:80px;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:10px}.ShiftActions__buttons-links[data-v-2f99368c]{text-decoration:none;cursor:pointer;font-size:14px;color:white}.ShiftActions__buttons-links[data-v-2f99368c]:link,.ShiftActions__buttons-links[data-v-2f99368c]:active,.ShiftActions__buttons-links[data-v-2f99368c]:visited{color:white}.ShiftActions__buttons-navs[data-v-2f99368c]{padding:8px 50px;background-color:#3890db;color:white;border-radius:20px;border:none}.ShiftActions__buttons-cancel[data-v-2f99368c]{padding:5px 30px;color:gray;background-color:transparent;border:none}.ShiftActions__buttons-cancel[data-v-2f99368c]:visited,.ShiftActions__buttons-cancel[data-v-2f99368c]:link{color:gray}.ShiftActions__buttons-navs[data-v-2f99368c]:not(:last-child){margin-right:30px}

.StaffAvailability {
  background-color: white;
  width: 100%;
  height: auto;
}

.StaffAvailability__tabs {
  width: 100%;
  height: 70px;
  padding: 0 25px;
  background-color: #e9ecee;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  filter: drop-shadow(0 -4px 4px rgba(darken($purple, 30%), 0.3));
}

.StaffAvailability__tabs ul {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.StaffAvailability__tabs li {
  display: flex;
  color: #000;
  padding: 8px 16px;
  text-decoration: none;
  justify-content: flex-start;
  align-items: center;
  text-transform: capitalize;
  cursor: pointer;
  font-size: 14px;
  color: #aaaaaa;
  font-weight: 400;
}

.StaffAvailability__tabs li.active {
  color: #4a90e2;
}

.StaffAvailability__wrapper {
  width: 100%;
  min-height: 50vh;
  height: auto;
  padding: 0 20px 20px 20px;
  background-color: #e9ecee;
}

.StaffAvailability__container {
  width: 100%;
  height: 100%;
  background-color: #e9ecee;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.11);
}

.seperator {
  background-color: #e9ecee;
  height: 20px;
}

.search-bar {
  background-color: #fff;
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 15px 10px;
}

.dropdown-bar {
  display: grid;
  grid-template-columns: 1fr 3fr 0.5fr 3fr;
  align-items: center;
}

.add-shift-btn {
  width: 150px;
  background-color: #4a90e2;
  color: #fff;
  border-radius: 20px;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  border: none;
}

.selection-section {
  width: 30vw;
  display: grid;
  grid-template-columns: 1fr 0.6fr;
  margin: 20px 0 5px 0px;
}

.selection-section-btn {
  width: 200px;
  height: 40px;
  background-color: #4a90e2;
  color: #fff;
  border-radius: 20px;
  padding: 6px 2px;
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}

.selection-section-tag {
  padding: 10px;
  font-weight: bold;
}

.leave-modal-footer {
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
}

.leave {
  background-color: #ebecee;
  width: 95%;
  min-height: 65vh;
  height: auto;
  overflow-x: hidden;
  overflow-y: auto;
  margin: auto 2.5%;
  position: relative;
  box-sizing: border-box;

  &__buttons {
    bottom: 0;
    width: 100%;
    height: 80px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 50px;

    &-links {
      text-decoration: none;
      cursor: pointer;
      font-size: 14px;
      color: white;
    }

    &-links:link,
    &-links:active,
    &-links:visited {
      color: white;
    }

    &-navs {
      padding: 8px 50px;
      background-color: #3890db;
      color: white;
      border-radius: 20px;
    }

    &-cancel {
      padding: 5px 30px;
      color: gray;
    }

    &-cancel:visited,
    &-cancel:link {
      color: gray;
    }

    &-navs:not(:last-child) {
      margin-right: 30px;
    }
  }
}
.leave__buttons {
  bottom: 0;
  width: 100%;
  height: 40px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 50px;
}
.leave__buttons-links {
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  color: white;
}
.leave__buttons-navs {
  padding: 8px 50px;
  background-color: #3890db;
  color: white;
  border-radius: 20px;
}
.leave__buttons-cancel {
  padding: 5px 30px;
  color: gray;
}

.Locations {
  padding: 5px;
  width: 80%;
}

.add-shift-option {
  background-color: #fff;
  color: #5c6a77;
  width: auto;
  display: flex;
  flex-direction: column;
  z-index: 10000;
  border-radius: 10px;
  border: 1px solid #eee;
  margin-bottom: 0;
  margin-top: 5px;
  box-shadow: 0 2px 2px 0 #eee;
}

.add-shift-option span {
  list-style-type: none;
  padding: 15px 10px;
  width: auto;
  text-align: left;
}

.add-shift-option span:hover {
  cursor: pointer;
  background-color: #eee;
}

.select-btn {
  padding: -10px 2px 10px 3px;
  border-radius: 20px;
  font-size: medium;
  color: #fff;
}

.select-btn:hover {
  color: #fff;
  text-decoration: none;
}



.button {
  padding: 5px 35px;
  border-radius: 20px;
  border: none;
  font-size: 16px;
}



.formModal {
  margin-top: 20px;
  color: rgb(87, 100, 108);
  font-size: 12px;
}

.group-container {
  margin-bottom: 15px;
}

.group-container span,
label {
  font-weight: 500 !important;
}

.group-container label div {
  margin-top: 5px !important;
}

.group-container label div .multiselect__tags {
  font-size: 12px !important;
  font-weight: 300 !important;
}

.group-container
  label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  .multiselect__option--highlight {
  font-size: 12px !important;
  font-weight: 300 !important;
  background: #428bca !important;
  padding: 5px;
}

.group-container
  label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  .multiselect__option {
  font-size: 12px !important;
  font-weight: 300 !important;
  padding: 5px;
}

.group-container
  label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  .multiselect__option--highlight
  .multiselect__option--selected.multiselect__option--highlight {
  font-size: 12px !important;
  font-weight: 300 !important;
  background: #428bca !important;
}

.group-container .multiselect__tags .multiselect__single {
  font-size: 12px !important;
  font-weight: 600 !important;
}

label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  span::after {
  background: #428bca !important;
}

.AccuralPlanAddEditModal__buttons {
  display: flex;
  justify-content: center;
  margin: 30px 0 20px 0;
}



.wrapper[data-v-5df32576]{height:auto;min-height:68px;width:100%;padding:20px 30px;box-shadow:rgba(0,0,0,0.9)}.wrapper__stepper[data-v-5df32576]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;width:100%;height:68px;position:relative;margin:0 auto;z-index:5}.wrapper__stepper .step[data-v-5df32576]{display:-webkit-box;display:flex;-webkit-box-flex:0;flex:0 0 calc((100% - 200px) / 4);-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;z-index:2;border:1px solid #9ca1ad;color:#9ca1ad;background-color:#fff;border-radius:10px;min-height:25px;line-height:20px;font-size:16px;padding:5px;box-shadow:0 0 1px 0px rgba(56,144,219,0.7)}.wrapper__stepper .step-active[data-v-5df32576]{color:#3890db;background-color:#fff;border-color:#3890db}.wrapper__stepper .step-done[data-v-5df32576]{color:#afd3f1;border-color:#afd3f1}.wrapper__stepper .step-title[data-v-5df32576]{font-weight:400;line-height:1;vertical-align:middle;text-align:center;font-size:12px}.step__wrapper[data-v-5df32576]{position:relative}.step__wrapper[data-v-5df32576]::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3E%3C/svg%3E");display:inline-block;position:absolute;width:20px;height:20px;top:50%;right:-20%;-webkit-transform:translateY(-70%);transform:translateY(-70%)}@media (min-width: 1500px){.step__wrapper[data-v-5df32576]::after{right:-13%;transform:translateY(-70%);-webkit-transform:translateY(-70%);-moz-transform:translateY(-70%);-ms-transform:translateY(-70%);-o-transform:translateY(-70%)}}.form-group[data-v-5df32576]{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:baseline;align-items:baseline}.form-group.cta-step[data-v-5df32576]{color:#9ca1ad;-webkit-box-pack:justify;justify-content:space-between}.form-group.cta-step .cta.prev[data-v-5df32576]{padding:10px 30px}.form .cta-color[data-v-5df32576],.form .cta-color input[data-v-5df32576],.form .cta-color .link_text[data-v-5df32576]{color:#9ca1ad;font-size:1.5rem;text-decoration:none}.form .cta-color .link_wrap[data-v-5df32576]{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:100%}.form-content[data-v-5df32576]{width:100%;height:60vh;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.EmployeeContract{width:100%;padding:20px;margin:auto;color:#253540;background-color:#fff;border:none;font-size:13px;font-weight:500;letter-spacing:0.5px;margin-bottom:100px;padding:20px 50px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}@media screen and (min-width: 768px){.EmployeeContract{max-width:calc(100vw - 200px)}}.EmployeeContract__row{margin-left:0 !important}.EmployeeContract__form-title{margin-bottom:30px;color:#93a1af;font-weight:700;font-size:15px;font-weight:500;text-transform:capitalize}.EmployeeContract__section-title{margin-bottom:25px;text-transform:uppercase;font-weight:bold;font-size:14px;color:#445259;text-transform:uppercase}.EmployeeContract__input{margin-bottom:10px !important}.BodyWrapper{background-color:#ebecee;width:95%;min-height:65vh;height:auto;overflow-x:hidden;overflow-y:auto;margin:auto 2.5%;position:relative;box-sizing:border-box}.BodyWrapper__buttons{position:fixed;bottom:0;right:0;width:100%;height:80px;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;padding:10px 50px;box-shadow:2px 0px 5px 0px rgba(0,0,0,0.2)}.BodyWrapper__buttons-links{text-decoration:none;cursor:pointer;font-size:14px;color:white}.BodyWrapper__buttons-links:link,.BodyWrapper__buttons-links:active,.BodyWrapper__buttons-links:visited{color:white}.BodyWrapper__buttons-navs{padding:5px 30px;background-color:#3890db;color:white;border-radius:20px}.BodyWrapper__buttons-cancel{padding:5px 30px;color:gray}.BodyWrapper__buttons-cancel:visited,.BodyWrapper__buttons-cancel:link{color:gray}.BodyWrapper__buttons-navs:not(:last-child){margin-right:30px}

.ErrorMessage{display:block;margin-bottom:10px;margin-top:-15px;padding-bottom:10px;font-size:12px}

.AvatarUploader{font-size:12px;line-height:0;color:#8a8a8a;text-align:left;width:auto;float:none;padding:0 0 25px}.AvatarUploader__image{width:100px;height:100px;border-radius:50%;display:inline-block;vertical-align:middle;margin:0 50px 0 10px;-o-object-fit:cover;object-fit:cover}.AvatarUploader__label{padding-bottom:20px}.AvatarUploader__file-upload{width:200px;display:inline-block;vertical-align:middle;overflow:visible}.AvatarUploader__file-upload-description{font-size:12px;font-weight:300;margin:0 0 5px;color:#7a7a7a;line-height:1.25;word-wrap:break-word}.AvatarUploader__file-upload-btn{width:auto;position:relative;padding:0;border:0;border-radius:0;overflow:hidden;display:inline-block;text-align:center}.AvatarUploader__file-upload-btn-label{font-size:15px;line-height:20px;color:#3890db;text-decoration:none;display:inline-block;margin:0}.AvatarUploader__file-upload-input{width:100%;height:100%;display:block;font-size:0;top:0;left:0;right:0;bottom:0;z-index:2;-webkit-appearance:none;opacity:0;position:absolute;cursor:pointer}

.EmployeeInformation[data-v-fa9e99e8]{width:100%;padding:20px;background-color:#fff;display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px;padding:50px;color:#676767;margin-bottom:100px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);z-index:100000}.EmployeeInformation h4[data-v-fa9e99e8]{color:#676767;text-transform:uppercase;font-weight:bold}.BodyWrapper[data-v-fa9e99e8]{background-color:#ebecee;width:97%;min-height:65vh;height:auto;overflow-x:hidden;overflow-y:auto;margin:auto 1.5%;position:relative;box-sizing:border-box}.BodyWrapper__buttons[data-v-fa9e99e8]{position:fixed;bottom:0;right:0;width:100%;height:80px;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;padding:10px 50px;box-shadow:2px 0px 5px 0px rgba(0,0,0,0.2)}.BodyWrapper__buttons-links[data-v-fa9e99e8]{text-decoration:none;cursor:pointer;font-size:14px;color:white}.BodyWrapper__buttons-links[data-v-fa9e99e8]:link,.BodyWrapper__buttons-links[data-v-fa9e99e8]:active,.BodyWrapper__buttons-links[data-v-fa9e99e8]:visited{color:white}.BodyWrapper__buttons-navs[data-v-fa9e99e8]{padding:5px 30px;background-color:#3890db;color:white;border-radius:20px;border:none}.BodyWrapper__buttons-cancel[data-v-fa9e99e8]{background-color:transparent;border:none;padding:5px 30px;color:gray}.BodyWrapper__buttons-cancel[data-v-fa9e99e8]:visited,.BodyWrapper__buttons-cancel[data-v-fa9e99e8]:link{color:gray}.BodyWrapper__buttons-navs[data-v-fa9e99e8]:not(:last-child){margin-right:30px}.radio-div[data-v-fa9e99e8]{display:-webkit-box;display:flex;width:200px;padding-top:20px;-webkit-box-pack:justify;justify-content:space-between}.profile-content[data-v-fa9e99e8]{display:grid;grid-template-rows:13 1fr;row-gap:15px;margin-top:40px}.profile-inner-content[data-v-fa9e99e8]{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.profile-inner-content-one-quarter[data-v-fa9e99e8]{display:grid;grid-template-columns:1fr 3fr;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.profile-title[data-v-fa9e99e8]{font-size:1.5rem;font-weight:bold;text-transform:uppercase}.private-content[data-v-fa9e99e8]{display:grid;grid-template-rows:15 1fr;row-gap:15px;margin-top:40px}.private-inner-content[data-v-fa9e99e8]{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.private-title[data-v-fa9e99e8]{font-size:1.5rem;font-weight:bold;text-transform:uppercase}.container-group[data-v-fa9e99e8]{margin-bottom:15px}

.RadioButton__input{display:none}.RadioButton__label{font-size:14px;line-height:17px;color:#333 !important;font-weight:300;width:auto;background-color:transparent !important;padding:1px 0 0;text-align:center;text-transform:none}.RadioButton__label:before{display:inline-block;width:14px;height:14px;border:2px solid #fff;border-radius:50%;margin:0 8px 0 0;box-shadow:0 0 0 2px #e4e4e6;vertical-align:middle;content:''}.RadioButton__input:checked+.RadioButton__label:before{background-color:#3890db}.RadioButton__input[disabled]+.RadioButton__label:before{opacity:0.5;cursor:not-allowed}

.Permissions{width:100%;height:vh;padding:30px;margin-bottom:100px;color:#676767;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.Permissions .heading{text-transform:capitalize;font-weight:500}.Permissions .flex-tables{display:grid;padding:20px;grid-template-columns:1fr 1fr}.Permissions .left-table{margin-right:150px}.Permissions__abilities-form-labels-above{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;margin:5px 0;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.Permissions__abilities-form-label-above{display:inline-block;min-width:42px;text-align:right;padding-right:4px}.Permissions__radio-wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.Permissions__radio-wrapper--nested{padding-left:20px}.Permissions__radio-wrapper label{margin-bottom:0}.Permissions__radio-wrapper i{margin-right:16px;width:16px;height:16px;background-size:16px}.Permissions__radio-container{display:-webkit-box;display:flex;width:calc(100% - 26px);-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.Permissions__attributes-form-label{display:inline-block;width:177px;font-weight:normal}.Permissions__attributes-form-radio{width:22px;margin:10px 0 10px 20px;display:inline-block}.Permissions__attributes-form-radio .Permissions__form-radio-label{font-size:0}.BodyWrapper__buttons{position:fixed;bottom:0;right:0;width:100%;height:80px;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;padding:10px 50px;box-shadow:2px 0px 5px 0px rgba(0,0,0,0.2)}.BodyWrapper__buttons-links{text-decoration:none;cursor:pointer;font-size:14px;color:white}.BodyWrapper__buttons-links:link,.BodyWrapper__buttons-links:active,.BodyWrapper__buttons-links:visited{color:white}.BodyWrapper__buttons-navs{padding:5px 30px;background-color:#3890db;color:white;border-radius:20px;border:none}.BodyWrapper__buttons-cancel{background-color:transparent;border:none;padding:5px 30px;color:gray}.BodyWrapper__buttons-cancel:visited,.BodyWrapper__buttons-cancel:link{color:gray}.BodyWrapper__buttons-navs:not(:last-child){margin-right:30px}@media (max-width: 1350px){.Permissions .flex-tables{grid-template-columns:1fr}.Permissions .left-table{margin-right:0;margin-bottom:50px}}

.PermissionAttributes {
  width: 100%;
  height: 100%;
}

.PermissionAttributes__abilities-request-labels-above {
  color: #5b6a78;
  font-size: 13px;
  font-weight: 200;
  letter-spacing: 0.4px;
  margin: 5px 0;
  display: flex;
  justify-content: space-between;
}

.PermissionAttributes__abilities-request-label-above {
  display: inline-block;
  min-width: 42px;
  text-align: right;
  padding-right: 4px;
}

.PermissionAttributes__request-wrapper {
  display: flex;
  align-items: center;
}

.PermissionAttributes__request-wrapper label {
  margin-bottom: 0;
}

.PermissionAttributes__request-wrapper i {
  margin-right: 16px;
  margin-bottom: 5px;
  width: 16px;
  height: 16px;
  background-size: 16px;
}

.PermissionAttributes__request-container {
  display: flex;
  width: calc(100% - 26px);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}

.PermissionAttributes__attributes-request-label {
  display: inline-block;
  font-weight: 200;
}

.PermissionAttributes__attributes-request-span {
  width: 22px;
  margin: 0 0 0 20px;
  display: inline-block;
}



.PermissionAttributes {
  width: 100%;
  height: 100%;
}

.PermissionAttributes__abilities-request-labels-above {
  color: #5b6a78;
  font-size: 13px;
  font-weight: 200;
  letter-spacing: 0.4px;
  margin: 5px 0;
  display: flex;
  justify-content: space-between;
}

.PermissionAttributes__abilities-request-label-above {
  display: inline-block;
  min-width: 42px;
  text-align: right;
  padding-right: 4px;
}

.PermissionAttributes__request-wrapper {
  display: flex;
  align-items: center;
}

.PermissionAttributes__request-wrapper--nested {
  padding-left: 20px;
}

.PermissionAttributes__request-wrapper label {
  margin-bottom: 0;
}

.PermissionAttributes__request-wrapper i {
  margin-right: 16px;
  margin-bottom: 5px;
  width: 16px;
  height: 16px;
  background-size: 16px;
}

.PermissionAttributes__request-container {
  display: flex;
  width: calc(100% - 26px);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}

.PermissionAttributes__attributes-request-label {
  display: inline-block;
  font-weight: 200;
}

.PermissionAttributes__attributes-request-span {
  width: 22px;
  margin: 0 0 0 20px;
  display: inline-block;
}



.Summary {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
  grid-template-rows: auto;
  gap: 30px;
  color: rgb(68, 82, 89);
  margin-bottom: 100px;
}

.Summary_information {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 20px 25px;
}

.Summary_personal {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 0 25px 20px 25px;
}

.Summary_permission {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 20px 25px;
}

.personal-info {
  display: flex;
  gap: 40px;
  position: relative;
  padding-bottom: 15px;
}

.personal-info::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0%;
  width: 100%;
  height: 1.5px;
  background-color: #eeeeee;
  transform: translateY(-50%);
}

.fullname {
  font-size: 3rem;
  font-weight: 200;
  text-transform: capitalize;
}

.speciality {
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
}

.birthDate {
  color: rgb(110, 128, 144);
  font-weight: 200;
  font-size: 15px;
}

.landscape-wrapper {
  position: relative;
  width: 100%;
  padding: 5px 0;
}

.team {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}

.general_info {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
  padding: 10px 0;
  align-items: center;
  width: 100%;
  text-align: left;
}

.general_title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #445259;
  padding-top: 15px;
  width: 100%;
}

.title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  color: #445259;
}

.info {
  text-transform: capitalize;
  font-weight: 200;
  font-size: 15px;
  color: #6e8090;
}

.landscape-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0%;
  width: 100%;
  height: 1.5px;
  background-color: #eeeeee;
  transform: translateY(-50%);
}

.portrait-wrapper {
  padding: 15px 0;
  width: 100%;
  position: relative;
}

.portrait-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0%;
  width: 100%;
  height: 1.5px;
  background-color: #eeeeee;
  transform: translateY(-50%);
}

.space {
  margin-bottom: 10px;
}

.Summary__personal-info-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
}

.Summary__personal-info-title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0%;
  width: 100%;
  height: 1.5px;
  background-color: #eeeeee;
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .Summary {
    grid-template-columns: 1fr;
  }

  .general_info {
    grid-template-columns: 1fr;
  }
}

.BodyWrapper__buttons {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 80px;
  background-color: white;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 10px 50px;
  box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.BodyWrapper__buttons-links {
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  color: white;
}

.BodyWrapper__buttons-links:link,
.BodyWrapper__buttons-links:active,
.BodyWrapper__buttons-links:visited {
  color: white;
}

.BodyWrapper__buttons-navs {
  padding: 5px 30px;
  background-color: #3890db;
  color: white;
  border-radius: 20px;
  border: none;
}

.BodyWrapper__buttons-cancel {
  background-color: transparent;
  padding: 5px 30px;
  color: gray;
  border: none;
}

.BodyWrapper__buttons-cancel:visited,
.BodyWrapper__buttons-cancel:link {
  color: gray;
}

.BodyWrapper__buttons-navs:not(:last-child) {
  margin-right: 30px;
}



.BodyWrapper[data-v-0a830092]{background-color:#ebecee;width:96%;min-height:65vh;height:auto;overflow-x:hidden;overflow-y:auto;margin:auto 2%;position:relative;box-sizing:border-box}.BodyWrapper__buttons[data-v-0a830092]{position:fixed;bottom:0;right:0;width:100%;height:80px;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;padding:10px 50px;box-shadow:2px 0px 5px 0px rgba(0,0,0,0.2)}.BodyWrapper__buttons-links[data-v-0a830092]{text-decoration:none;cursor:pointer;font-size:14px;color:white}.BodyWrapper__buttons-links[data-v-0a830092]:link,.BodyWrapper__buttons-links[data-v-0a830092]:active,.BodyWrapper__buttons-links[data-v-0a830092]:visited{color:white}.BodyWrapper__buttons-navs[data-v-0a830092]{padding:5px 30px;background-color:#3890db;color:white;border-radius:20px;border:none}.BodyWrapper__buttons-cancel[data-v-0a830092]{background-color:transparent;padding:5px 30px;color:gray;border:none}.BodyWrapper__buttons-cancel[data-v-0a830092]:visited,.BodyWrapper__buttons-cancel[data-v-0a830092]:link{color:gray}.BodyWrapper__buttons-navs[data-v-0a830092]:not(:last-child){margin-right:30px}

.EmployeeNewHome[data-v-142affd4]{position:relative}.EmployeeNewHome__tabs[data-v-142affd4]{max-width:calc(100% - 272px);margin-right:auto}.EmployeeNewHome__panel[data-v-142affd4]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:6px 20px;background-color:#ffffff}.EmployeeNewHome__date[data-v-142affd4]{font-size:16px}.EmployeeNewHome__content[data-v-142affd4]{background-color:#ffffff;max-width:1200px;margin:35px auto 0;border-radius:4px;box-shadow:0 0 3px 0 rgba(0,0,0,0.11)}.EmployeeNewHome[data-v-142affd4]  .ConfirmationModal__description{text-align:center}.EmployeeNewHome[data-v-142affd4]  .v--modal-overlay{background:rgba(255,255,255,0.95)}.EmployeeNewHome[data-v-142affd4]  .InfiniteLoad__content-empty{min-height:57px}.EmployeeNewHome[data-v-142affd4]  .content-next-page-loading-text{display:none}.EmployeeNewHome__spinner-container[data-v-142affd4]{padding:25px 0}

.EmployeeNewHome[data-v-2e25cfd6]{position:relative}.EmployeeNewHome__tabs[data-v-2e25cfd6]{max-width:calc(100% - 272px);margin-right:auto}.EmployeeNewHome__panel[data-v-2e25cfd6]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:6px 20px;background-color:#ffffff}.EmployeeNewHome__date[data-v-2e25cfd6]{font-size:16px}.EmployeeNewHome__content[data-v-2e25cfd6]{background-color:#ffffff;max-width:1200px;margin:35px auto 0;border-radius:4px;box-shadow:0 0 3px 0 rgba(0,0,0,0.11)}.EmployeeNewHome[data-v-2e25cfd6]  .ConfirmationModal__description{text-align:center}.EmployeeNewHome[data-v-2e25cfd6]  .v--modal-overlay{background:rgba(255,255,255,0.95)}.EmployeeNewHome[data-v-2e25cfd6]  .InfiniteLoad__content-empty{min-height:57px}.EmployeeNewHome[data-v-2e25cfd6]  .content-next-page-loading-text{display:none}

.profile[data-v-172bef44]{width:100%;display:grid;grid-template-columns:repeat(auto-fit, minmax(400px, 1fr));grid-template-rows:auto;gap:30px;color:#445259;margin-bottom:100px;padding:0 20px 20px 20px}.profile__not-found[data-v-172bef44]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:100px;color:#5c6a77;font-size:16px}.profile__spinner-container[data-v-172bef44]{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.profile__information[data-v-172bef44],.profile__personal[data-v-172bef44],.profile__permission[data-v-172bef44]{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);padding:20px 25px}.profile__personal[data-v-172bef44]{padding:0 25px 20px 25px}.profile__information__banner[data-v-172bef44]{display:-webkit-box;display:flex;gap:40px;position:relative;padding-bottom:15px}.profile__information__banner[data-v-172bef44]::after{content:'';position:absolute;left:0;bottom:0%;width:100%;height:1.5px;background-color:#eeeeee;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.profile__information__fullname[data-v-172bef44]{font-size:3rem;font-weight:200;text-transform:capitalize}.profile__information__speciality[data-v-172bef44]{font-size:1.5rem;font-weight:700;text-transform:uppercase}.profile__information__birthDate[data-v-172bef44]{color:#6e8090;font-weight:200;font-size:15px}.profile__information__birthDate i[data-v-172bef44]{vertical-align:middle}.profile__landscape-wrapper[data-v-172bef44],.profile__portrait-wrapper[data-v-172bef44]{padding:15px 0;width:100%;position:relative}.profile__landscape-wrapper[data-v-172bef44]::after,.profile__portrait-wrapper[data-v-172bef44]::after{content:'';position:absolute;left:0;bottom:0%;width:100%;height:1.5px;background-color:#eeeeee;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.profile__general_info[data-v-172bef44]{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:20px;padding:10px 0;-webkit-box-align:center;align-items:center;width:100%;text-align:left}.profile__general_title[data-v-172bef44]{text-transform:uppercase;font-weight:700;font-size:14px;color:#445259;padding-top:15px;width:100%}.profile__title[data-v-172bef44]{text-transform:uppercase;font-weight:400;font-size:16px;color:#445259}.profile__info[data-v-172bef44]{text-transform:capitalize;font-weight:200;font-size:15px;color:#6e8090}.profile__space[data-v-172bef44]{margin-bottom:10px}@media (max-width: 767px){.profile[data-v-172bef44]{grid-template-columns:1fr}.profile__general_info[data-v-172bef44]{grid-template-columns:1fr}}

.Permissions{width:100%;height:vh;padding:30px;margin-bottom:100px;color:#676767;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.Permissions__spinner-container{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.Permissions__tables{display:grid;padding:10px 40px;grid-template-columns:1fr 1fr}.Permissions__tables__left{margin-right:150px}.Permissions__abilities-form-labels-above{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;margin:5px 0;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.Permissions__abilities-form-label-above{display:inline-block;min-width:42px;text-align:right;padding-right:4px}.Permissions__radio-wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.Permissions__radio-wrapper--nested{padding-left:20px}.Permissions__radio-wrapper label{margin-bottom:0}.Permissions__radio-wrapper i{margin-right:16px;width:16px;height:16px;background-size:16px}.Permissions__radio-container{display:-webkit-box;display:flex;width:calc(100% - 26px);-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.Permissions__attributes-form-label{display:inline-block;width:177px;font-weight:normal}.Permissions__attributes-form-radio{width:22px;margin:10px 0 10px 20px;display:inline-block}.Permissions__attributes-form-radio .Permissions__form-radio-label{font-size:0}

.AccrualPlanRow{display:grid;grid-column-gap:15px;grid-template-columns:1fr 1.5fr 1fr 1fr 1fr;-webkit-box-align:center;align-items:center;padding:20px 0;border-top:1px solid #eeeeee;color:#5c6a77}.AccrualPlanRow__employee-text{text-transform:capitalize;color:#6e8090}.AccrualPlanRow__actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.AccrualPlanRow__button{background-color:transparent;text-transform:capitalize;text-decoration:none;border:none;cursor:pointer;white-space:nowrap;font-size:14px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.AccrualPlanRow__button:hover{text-decoration:underline}.AccrualPlanRow__button:focus,.AccrualPlanRow__button:active{outline:none}.AccrualPlanRow__button-accept{color:#3890db}.AccrualPlanRow__button-accept:hover{color:#3890db}.AccrualPlanRow__button-reject{margin-left:15px;color:#d34e43}.AccrualPlanRow__button-reject:hover{color:#d34e43}.AccrualPlanRow__button[disabled]{pointer-events:none;opacity:0.3}

.AccuralPlanTable[data-v-2b52436b]{width:100%;height:auto;background-color:#e9ecee;box-sizing:border-box}.AccuralPlanTable__container[data-v-2b52436b]{width:100%;height:auto;background-color:white;padding:5px 40px 20px 40px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.AccuralPlanTable__content__header[data-v-2b52436b]{display:grid;grid-column-gap:15px;grid-template-columns:1fr 1.5fr 1fr 1fr 1fr;-webkit-box-align:center;align-items:center;padding:0px 5px 15px 0px;border:none;color:#5c6a77;text-transform:uppercase;font-weight:600;font-size:12px;margin-top:10px;letter-spacing:1px;word-spacing:5px;line-height:12px}.AccuralPlanTable__content__no-data[data-v-2b52436b]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:100px;color:#5c6a77;font-size:16px}.AccuralPlanTable__content__actions[data-v-2b52436b]{justify-self:center}.AccuralPlanTable__content__handlers[data-v-2b52436b]{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-top:20px}.AccuralPlanTable__content__button[data-v-2b52436b]{border:none;font-size:16px;padding:5px 30px;background-color:white}.AccuralPlanTable__content__approve[data-v-2b52436b]{border-radius:20px;background-color:#4b8fe2;color:#fff}.AccuralPlanTable__content__reject[data-v-2b52436b]{border-radius:20px;background-color:#d34e43;color:#fff}.AccuralPlanTable__content__cancel[data-v-2b52436b]{color:#5c6a77}

.AccuralPlan[data-v-49070283]{background-color:white;width:100%;height:auto}.AccuralPlan__spinner-container[data-v-49070283]{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.AccuralPlan__wrapper[data-v-49070283]{width:100%;min-height:50vh;height:auto;padding:0 20px 20px 20px;background-color:#e9ecee}.AccuralPlan__container[data-v-49070283]{width:100%;height:100%;background-color:#e9ecee;box-shadow:0 0 3px 0 rgba(0,0,0,0.11)}

.EmployeePaySlipRow[data-v-301b4d7c]{display:grid;grid-column-gap:15px;grid-template-columns:1.5fr 3fr 1.5fr 1.5fr 3fr;-webkit-box-align:center;align-items:center;padding:20px 30px;border-top:1px solid #eeeeee;color:#5c6a77}.EmployeePaySlipRow__status[data-v-301b4d7c]{text-transform:capitalize;font-size:12px;color:#fff}.EmployeePaySlipRow__status_pending[data-v-301b4d7c]{background-color:#fea500;padding:2px 15px;text-align:center;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px}.EmployeePaySlipRow__status_paid[data-v-301b4d7c]{background-color:#2fcf38;padding:2px 15px;text-align:center;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px}.EmployeePaySlipRow__links[data-v-301b4d7c]{text-decoration:none;text-transform:capitalize;cursor:pointer;font-size:14px}.EmployeePaySlipRow__links[data-v-301b4d7c]:active,.EmployeePaySlipRow__links[data-v-301b4d7c]:link,.EmployeePaySlipRow__links[data-v-301b4d7c]:visited,.EmployeePaySlipRow__links[data-v-301b4d7c]:hover{color:#3890db}.EmployeePaySlipRow__links[data-v-301b4d7c]:not(:last-child){margin-right:30px}

.EmployeeModalContent[data-v-5e95dc80]{width:100%;height:100%;padding:15px 0;margin-top:15px}.EmployeeModalContent__download[data-v-5e95dc80]{width:100%;height:auto;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.EmployeeModalContent__download-link[data-v-5e95dc80]{text-decoration:none;text-transform:capitalize;cursor:pointer;font-size:11px}.EmployeeModalContent__download-link[data-v-5e95dc80]:active,.EmployeeModalContent__download-link[data-v-5e95dc80]:link,.EmployeeModalContent__download-link[data-v-5e95dc80]:visited,.EmployeeModalContent__download-link[data-v-5e95dc80]:hover{color:#3890db}.EmployeeModalContent__download-link[data-v-5e95dc80]:not(:last-child){margin-right:30px}.EmployeeModalContent__content[data-v-5e95dc80]{width:100%;height:100%;padding:30px 0;margin-bottom:15px}.EmployeeModalContent__content-header[data-v-5e95dc80]{margin-bottom:30px;width:100%;display:grid;grid-column-gap:20px;grid-template-columns:repeat(4, 1fr)}.EmployeeModalContent__content-header_item[data-v-5e95dc80]{height:90px;box-shadow:0 0 3px 0 #93a1af;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px}.EmployeeModalContent__content-header_item-title[data-v-5e95dc80]{color:#6e8090;font-size:13px;font-weight:500;margin-bottom:10px}.EmployeeModalContent__content-header_item-content[data-v-5e95dc80]{font-size:16px;font-weight:700}.EmployeeModalContent__content-body[data-v-5e95dc80]{width:100%;height:100%;display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:30px}.EmployeeModalContent__content-container[data-v-5e95dc80]{width:100%;height:100%;position:relative;border:1px solid #5c6a77;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.EmployeeModalContent__content-container_body[data-v-5e95dc80]{padding:5px 20px 30px 20px;width:100%;height:auto;margin-bottom:20px;overflow-y:scroll}.EmployeeModalContent__content-container_body-header[data-v-5e95dc80]{padding:5px 0;border-bottom:1px solid #eee;margin-bottom:15px}.EmployeeModalContent__content-container_body-info[data-v-5e95dc80]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:5px 0;text-transform:capitalize;font-size:13px;font-weight:700}.EmployeeModalContent__content-container_footer[data-v-5e95dc80]{width:100%;min-height:40px;height:auto;position:absolute;bottom:0;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;background-color:#5c6a77;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:0 15px}.EmployeeModalContent__content-container_footer-title[data-v-5e95dc80]{color:#e6f5ff;text-transform:capitalize;font-size:12px}.EmployeeModalContent__content-container_footer-amount[data-v-5e95dc80]{color:#fff;font-size:14px;font-weight:700}

.EmployeePaySlip[data-v-e9d71438]{width:100%;height:100%;background-color:#ececed;padding:30px}.EmployeePaySlip__no-data[data-v-e9d71438]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:100px;color:#5c6a77;font-size:16px}.EmployeePaySlip__spinner-container[data-v-e9d71438]{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.EmployeePaySlip__table-container[data-v-e9d71438]{width:100%;height:100%;overflow:scroll;box-shadow:0 0 3px 0 #93a1af;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.EmployeePaySlip__table-header[data-v-e9d71438]{width:100%;height:50px;display:grid;grid-column-gap:15px;grid-template-columns:1.5fr 3fr 1.5fr 1.5fr 3fr;text-transform:uppercase;-webkit-box-align:center;align-items:center;background-color:#93a1af15;padding:10px 30px;color:#5b6a78;font-size:12px;font-weight:700}.EmployeePaySlip__table-body[data-v-e9d71438]{background-color:#fff}

.EmployeeViewHome[data-v-57aa9b26]{position:relative}.EmployeeViewHome__tabs[data-v-57aa9b26]{width:100%;height:70px;padding:0 25px;background-color:#e9ecee;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;z-index:10000 !important}.EmployeeViewHome__tabs ul[data-v-57aa9b26]{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;list-style-type:none;margin:0;padding:0}.EmployeeViewHome__tabs li[data-v-57aa9b26]{display:-webkit-box;display:flex;color:#000;padding:8px 16px;text-decoration:none;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;text-transform:capitalize;cursor:pointer;font-size:14px;color:#aaaaaa;font-weight:400}.EmployeeViewHome__tabs li.active[data-v-57aa9b26]{color:#4a90e2}.EmployeeViewHome__tabs li.disabled[data-v-57aa9b26]{pointer-events:none;cursor:not-allowed;opacity:0.5}

.SummaryRow[data-v-7f083da8]{display:grid;grid-column-gap:15px;grid-template-columns:1.5fr 1.5fr 2fr 1.5fr 1.5fr 1.5fr 1.5fr 0.8fr 0.5fr;-webkit-box-align:center;align-items:center;padding:20px 15px;border-top:1px solid #eeeeee;color:#5c6a77}.SummaryRow__text[data-v-7f083da8]{text-transform:capitalize;color:#5c6a77}.SummaryRow__status[data-v-7f083da8]{color:#33d05d}.SummaryRow__links[data-v-7f083da8]{text-decoration:none;cursor:pointer}.SummaryRow__links[data-v-7f083da8]:hover,.SummaryRow__links[data-v-7f083da8]:link,.SummaryRow__links[data-v-7f083da8]:visited,.SummaryRow__links[data-v-7f083da8]:active{color:#5c6a77}.pending[data-v-7f083da8]{color:#4875f0}.approved[data-v-7f083da8]{color:#33d05d}.SummaryRowWrapper[data-v-7f083da8]{background-color:#ebecee;width:97%;min-height:65vh;height:auto;overflow-x:hidden;overflow-y:auto;margin:auto 1.5%;position:relative;box-sizing:border-box}.SummaryRowWrapper__buttons[data-v-7f083da8]{position:fixed;bottom:0;right:0;width:100%;height:80px;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;padding:10px 50px;box-shadow:2px 0px 5px 0px rgba(0,0,0,0.2)}.SummaryRowWrapper__buttons-links[data-v-7f083da8]{text-decoration:none;cursor:pointer;font-size:14px;color:white}.SummaryRowWrapper__buttons-links[data-v-7f083da8]:link,.SummaryRowWrapper__buttons-links[data-v-7f083da8]:active,.SummaryRowWrapper__buttons-links[data-v-7f083da8]:visited{color:white}.SummaryRowWrapper__buttons-navs[data-v-7f083da8]{padding:5px 30px;background-color:#3890db;color:white;border-radius:20px;border:none}.SummaryRowWrapper__buttons-cancel[data-v-7f083da8]{background-color:transparent;border:none;padding:5px 30px;color:gray}.SummaryRowWrapper__buttons-cancel[data-v-7f083da8]:visited,.SummaryRowWrapper__buttons-cancel[data-v-7f083da8]:link{color:gray}.SummaryRowWrapper__buttons-navs[data-v-7f083da8]:not(:last-child){margin-right:30px}

.Summary[data-v-60615df0]{background-color:#ececed;width:100%;height:auto}.Summary__wrapper[data-v-60615df0]{width:100%;height:100%;padding:70px 20px 20px 20px}.Summary__wrapper-table[data-v-60615df0]{width:100%;min-height:20vh;height:auto;background-color:#fff;border-radius:5px;box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2)}.Summary__wrapper-table_header[data-v-60615df0]{width:100%;height:50px;display:grid;grid-column-gap:15px;grid-template-columns:1.5fr 1.5fr 2.2fr 1.6fr 1.5fr 1.5fr 1.5fr 1fr 1.1fr;text-transform:uppercase;-webkit-box-align:center;align-items:center;background-color:#fff;padding:10px 30px;color:#5b6a78;font-size:12px;font-weight:700;border-top-left-radius:5px;border-top-right-radius:5px}.Summary__wrapper-table_body[data-v-60615df0]{width:100%;height:auto;padding:0px 15px}.PayrollDownload-buttons[data-v-60615df0]{position:fixed;bottom:0;right:0;width:100%;height:80px;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;padding:10px 50px;box-shadow:2px 0px 5px 0px rgba(0,0,0,0.2)}.PayrollDownload-buttons-links[data-v-60615df0]{text-decoration:none;cursor:pointer;font-size:14px;color:white}.PayrollDownload-buttons-links[data-v-60615df0]:link,.PayrollDownload-buttons-links[data-v-60615df0]:active,.PayrollDownload-buttons-links[data-v-60615df0]:visited{color:white}.PayrollDownload-buttons-navs[data-v-60615df0]{padding:5px 30px;background-color:#3890db;color:white;border-radius:20px;border:none}.PayrollDownload-buttons-cancel[data-v-60615df0]{background-color:transparent;padding:5px 30px;color:gray;border:none}.PayrollDownload-buttons-cancel[data-v-60615df0]:visited,.PayrollDownload-buttons-cancel[data-v-60615df0]:link{color:gray}.PayrollDownload-buttons-navs[data-v-60615df0]:not(:last-child){margin-right:30px}.PayrollDownload-modal-footer[data-v-60615df0]{display:-webkit-box;display:flex;text-align:center;margin:0 30px auto;margin-top:50px}.modal-height[data-v-60615df0]{min-height:200px}.checkbox[data-v-60615df0]{width:20px;height:20px}.checkbox-container[data-v-60615df0]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.available-date-header[data-v-60615df0]{padding:15px}.checkbox-date[data-v-60615df0]{padding-top:10px;margin-right:15px}

.HistoryRow[data-v-8cc68c8c]{display:grid;grid-column-gap:15px;grid-template-columns:1.5fr 2fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;-webkit-box-align:center;align-items:center;padding:20px 15px;border-top:1px solid #eeeeee;color:#5c6a77}.HistoryRow__text[data-v-8cc68c8c]{text-transform:capitalize;color:#5c6a77}.HistoryRow__status[data-v-8cc68c8c]{color:#33d05d}.HistoryRow__links[data-v-8cc68c8c]{text-decoration:none;cursor:pointer}.HistoryRow__links[data-v-8cc68c8c]:hover,.HistoryRow__links[data-v-8cc68c8c]:link,.HistoryRow__links[data-v-8cc68c8c]:visited,.HistoryRow__links[data-v-8cc68c8c]:active{color:#5c6a77}

.History[data-v-aef9f1b6]{background-color:#ececed;width:100%;height:auto}.History__wrapper[data-v-aef9f1b6]{width:100%;height:100%;padding:70px 20px 20px 20px}.History__wrapper-table[data-v-aef9f1b6]{width:100%;min-height:20vh;height:auto;background-color:#fff;border-radius:5px;box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2)}.History__wrapper-table_header[data-v-aef9f1b6]{width:100%;height:50px;display:grid;grid-column-gap:15px;grid-template-columns:1.5fr 2fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;text-transform:uppercase;-webkit-box-align:center;align-items:center;background-color:#fff;padding:10px 30px;color:#5b6a78;font-size:12px;font-weight:700;border-top-left-radius:5px;border-top-right-radius:5px}.History__wrapper-table_body[data-v-aef9f1b6]{width:100%;height:auto;padding:0px 15px}

.PensionRow__container[data-v-4d2dfd6b]{padding:15px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;box-shadow:0 0 3px 0 rgba(0,0,0,0.5);margin-bottom:20px}.PensionRow__container-title[data-v-4d2dfd6b]{color:#445259;font-size:14px;font-weight:500;line-height:20px;text-transform:capitalize;margin-bottom:5px}.PensionRow__container-body[data-v-4d2dfd6b]{color:#9ca1ad;font-size:12px;font-weight:500;line-height:20px}.PensionRow__container-body[data-v-4d2dfd6b]:not(:last-child){margin-bottom:5px}.PensionRow__container-actions[data-v-4d2dfd6b]{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;margin-top:10px}.PensionRow__container-actions-buttons[data-v-4d2dfd6b]{background-color:transparent;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;text-transform:capitalize;padding:5px;font-size:12px;border:none}.PensionRow__container-actions-buttons[data-v-4d2dfd6b]:not(last-child){margin-right:5px}

.Pension__modal[data-v-3878fce2]{position:relative}.Pension__modal-header[data-v-3878fce2]{width:100%}.Pension__modal-header_title[data-v-3878fce2]{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;height:20px}.Pension__modal-header_title p[data-v-3878fce2]{color:#253540;font-size:18px;font-weight:500;text-transform:capitalize}.Pension__modal-header_title a[data-v-3878fce2]{text-decoration:none;cursor:pointer}.Pension__modal-header_description[data-v-3878fce2]{color:#5c6a77;font-size:11px;padding-bottom:5px;border-bottom:1px solid #eeeeee;margin-top:-15px}.Pension__modal-footer[data-v-3878fce2]{display:-webkit-box;display:flex;text-align:center}.Pension__modal-footer__buttons[data-v-3878fce2]{text-decoration:none;background-color:transparent;border:none;cursor:pointer;font-size:14px;color:#fff;padding:5px 20px;background-color:#3890db;border-radius:20px;margin-bottom:15px}.Pension__modal-content_default[data-v-3878fce2]{width:100%;height:350px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#5b6a78}.Pension__modal-rows[data-v-3878fce2]{padding:15px 0;display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));grid-column-gap:20px}

.formModal {
  margin-top: 20px;
  color: rgb(87, 100, 108);
  font-size: 12px;
}

.group-container {
  margin-bottom: 15px;
}

.group-container span,
label {
  font-weight: 500 !important;
}

.group-container label div {
  margin-top: 5px !important;
}

.group-container label div .multiselect__tags {
  font-size: 12px !important;
  font-weight: 300 !important;
}

.group-container
  label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  .multiselect__option--highlight {
  font-size: 12px !important;
  font-weight: 300 !important;
  background: #428bca !important;
  padding: 5px;
}

.group-container
  label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  .multiselect__option {
  font-size: 12px !important;
  font-weight: 300 !important;
  padding: 5px;
}

.group-container
  label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  .multiselect__option--highlight
  .multiselect__option--selected.multiselect__option--highlight {
  font-size: 12px !important;
  font-weight: 300 !important;
  background: #428bca !important;
}

.group-container .multiselect__tags .multiselect__single {
  font-size: 12px !important;
  font-weight: 600 !important;
}

label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  span::after {
  background: #428bca !important;
}

.AccuralPlanAddEditModal__buttons {
  display: flex;
  justify-content: center;
  margin: 30px 0 20px 0;
}



.modal-overlay[data-v-40caa20e]{position:fixed;top:0;right:0;left:0;bottom:0;z-index:40000;background-color:rgba(0,0,0,0.55);width:100%;height:100%}.fade-enter-active[data-v-40caa20e],.fade-leave-active[data-v-40caa20e]{-webkit-transition:opacity 0.7s;transition:opacity 0.7s}.fade-enter[data-v-40caa20e],.fade-leave-to[data-v-40caa20e]{opacity:0}.general-modal[data-v-40caa20e]{max-width:auto;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:40005;background-color:white;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,0.4);padding:25px}.general-modal__header-wrapper[data-v-40caa20e]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;width:100%;height:20px}.slide-enter-active[data-v-40caa20e],.slide-leave-active[data-v-40caa20e]{-webkit-transition:-webkit-transform 0.7s;transition:-webkit-transform 0.7s;transition:transform 0.7s;transition:transform 0.7s, -webkit-transform 0.7s}.slide-enter[data-v-40caa20e],.slide-leave-to[data-v-40caa20e]{-webkit-transform:translateY(-50%) translateX(100vw);transform:translateY(-50%) translateX(100vw)}.icon-button[data-v-40caa20e]{border:none;background-color:white;display:inline-block;height:25px}.general-modal__header[data-v-40caa20e]{margin:0;padding:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start;width:100%;height:100%}.general-modal__header-text[data-v-40caa20e]{font-size:12px;font-weight:700}.general-modal__footer-wrapper[data-v-40caa20e]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.Settings[data-v-6fab82b2]{background-color:#ececed;width:100%;height:auto}.Settings__wrapper[data-v-6fab82b2]{width:100%;min-height:70vh;height:auto;padding:70px 20px 20px 20px}.Settings__wrapper_buttons[data-v-6fab82b2]{position:fixed;bottom:0;right:0;width:100%;height:80px;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;padding:10px 50px;box-shadow:2px 0px 5px 0px rgba(0,0,0,0.2)}.Settings__wrapper_buttons-links[data-v-6fab82b2]{text-decoration:none;cursor:pointer;font-size:14px;color:white}.Settings__wrapper_buttons-navs[data-v-6fab82b2]{padding:5px 20px;background-color:#3890db;color:white;border-radius:20px;border:none}.Settings__wrapper_buttons-cancel[data-v-6fab82b2]{background-color:transparent;padding:5px 30px;color:gray;border:none}.Settings__container[data-v-6fab82b2]{width:100%;height:100%;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(8, 1fr);grid-column-gap:30px;grid-row-gap:30px;margin-bottom:80px}.Settings__container_grid-item[data-v-6fab82b2]{background-color:white;padding:15px;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.Settings__container_basic[data-v-6fab82b2]{grid-area:1 / 1 / 6 / 2}.Settings__container_tax[data-v-6fab82b2]{grid-area:6 / 1 / 9 / 2}.Settings__container_pension[data-v-6fab82b2]{grid-area:1 / 2 / 3 / 3}.Settings__container_bonus[data-v-6fab82b2]{grid-area:3 / 2 / 5 / 3}.disabled[data-v-6fab82b2]{color:#4452595a !important}.Pension__header[data-v-6fab82b2]{width:100%;min-height:16px;height:auto;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.Pension__header-text[data-v-6fab82b2]{color:#445259;font-size:14px;font-weight:700;line-height:normal;text-transform:uppercase}.Pension__header-description[data-v-6fab82b2]{color:#6e8090;font-size:13px;line-height:20px;font-weight:200;padding:0 0 5px 0;border-bottom:1px solid #eeeeee;margin-bottom:20px}.Pension__content[data-v-6fab82b2]{width:100%;height:50px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-bottom:20px}.Pension__configure[data-v-6fab82b2]{width:50%;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;font-size:12px;cursor:pointer;margin-bottom:10px}.Pension__configure[data-v-6fab82b2]:link,.Pension__configure[data-v-6fab82b2]:visited,.Pension__configure[data-v-6fab82b2]:active,.Pension__configure[data-v-6fab82b2]:hover{color:#3890db;text-decoration:none}.Pension__configure.disabled[data-v-6fab82b2]{color:#388fdb;cursor:not-allowed}.Pension__loader-container[data-v-6fab82b2]{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.form-group-radio[data-v-6fab82b2]{margin-bottom:15px;display:grid}.form-group-input[data-v-6fab82b2]{width:100%;margin-bottom:15px;display:grid;grid-template-columns:1fr 0.5fr 1fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.seperator[data-v-6fab82b2]{height:1px;border:1px solid #eee;margin:20px 0 30px 0}.form-group-input-editable[data-v-6fab82b2]{width:100%;margin-bottom:15px;display:grid;grid-template-columns:1fr 0.5fr 1fr 0.2fr 0.2fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.toggle-top[data-v-6fab82b2]{display:grid;grid-template-columns:18fr 1fr}.form-group-input-double[data-v-6fab82b2]{width:100%;margin-bottom:15px;display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.form-group-input-single[data-v-6fab82b2]{width:100%;margin-bottom:15px}.add-item[data-v-6fab82b2]{font-weight:800;color:#3890db;font-size:medium;cursor:pointer;padding-bottom:20px}.add-item-icon[data-v-6fab82b2]{padding-top:15px}.add-item-text[data-v-6fab82b2]{padding:5px;margin-bottom:10px;line-height:20px}.dropdown[data-v-6fab82b2]{height:30px;border:1px solid #fff}.form-group-input-pay[data-v-6fab82b2]{width:100%;margin-bottom:15px;display:grid;grid-template-columns:1fr 0.5fr 1fr 0.2fr 0.2fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.is-taxable-checkbox[data-v-6fab82b2]{padding-top:12px}.delete-icon[data-v-6fab82b2]{font-weight:700;color:#da3316;font-size:medium;padding-top:12px;cursor:pointer}.delete-icon[data-v-6fab82b2]:hover{font-weight:700;color:#9a8885;font-size:medium;padding-top:10px;cursor:pointer}.test[data-v-6fab82b2]{color:black}

.SummaryOverviewRow[data-v-0b1d7566]{display:grid;grid-column-gap:15px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;-webkit-box-align:center;align-items:center;padding:15px 0;border-top:1px solid #eeeeee;color:#5c6a77}.SummaryOverviewRow__action[data-v-0b1d7566]{display:-webkit-box;display:flex;cursor:pointer;-webkit-box-pack:center;justify-content:center;color:#3890db}.SummaryOverviewRow__disabled[data-v-0b1d7566]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;color:#bdc5cb}

.TabButtons[data-v-5236a37a]{width:100%}.TabButtons__navigation[data-v-5236a37a]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;height:48px;-webkit-box-align:center;align-items:center}.TabButtons__navigation.light-blue[data-v-5236a37a]{background-color:#f2faff}.TabButtons__navigation.white[data-v-5236a37a]{background-color:#ffffff}.TabButtons__navigation-list[data-v-5236a37a]{list-style:none;padding-left:0;margin-bottom:0;display:-webkit-box;display:flex;height:100%}.TabButtons__navigation-list-item[data-v-5236a37a]{font-size:12px;height:30px;padding:0 16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;line-height:18px;color:#93a1af;cursor:pointer;border-bottom:3px solid transparent;border-bottom-style:inset;padding-top:3px;-webkit-transition:border-bottom-color 0.2s ease-in;transition:border-bottom-color 0.2s ease-in;background-color:#ffffff;color:#93a1af;border:1px solid #93a1af}.TabButtons__navigation-list-item--active[data-v-5236a37a]{background-color:#3890db;color:#ffffff;border:1px solid transparent}.TabButtons__navigation-list-item[data-v-5236a37a]:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.TabButtons__navigation-list-item[data-v-5236a37a]:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.TabButtons .fade-enter[data-v-5236a37a]{opacity:0}.TabButtons .fade-enter-active[data-v-5236a37a],.TabButtons .fade-leave-active[data-v-5236a37a]{-webkit-transition:opacity 0.2s ease-out;transition:opacity 0.2s ease-out}.TabButtons .fade-leave-to[data-v-5236a37a]{opacity:0}

.DeductionRow__container[data-v-60af20f8]{padding:15px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;box-shadow:0 0 3px 0 rgba(0,0,0,0.5);margin:0 5px 20px 5px}.DeductionRow__container-title[data-v-60af20f8]{color:#445259;font-size:14px;font-weight:500;line-height:20px;text-transform:capitalize;margin-bottom:5px}.DeductionRow__container-body[data-v-60af20f8]{color:#9ca1ad;font-size:12px;font-weight:500;line-height:20px}.DeductionRow__container-body[data-v-60af20f8]:not(:last-child){margin-bottom:5px}.DeductionRow__container-actions[data-v-60af20f8]{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;margin-top:10px}.DeductionRow__container-actions-buttons[data-v-60af20f8]{background-color:transparent;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;text-transform:capitalize;padding:5px;font-size:12px;border:none}.DeductionRow__container-actions-buttons[data-v-60af20f8]:not(last-child){margin-right:5px}

.BonusRow__container[data-v-d09988ec]{padding:15px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;box-shadow:0 0 3px 0 rgba(0,0,0,0.5);margin:0 5px 20px 5px}.BonusRow__container-title[data-v-d09988ec]{color:#445259;font-size:14px;font-weight:500;line-height:20px;text-transform:capitalize;margin-bottom:5px}.BonusRow__container-body[data-v-d09988ec]{color:#9ca1ad;font-size:12px;font-weight:500;line-height:20px}.BonusRow__container-body[data-v-d09988ec]:not(:last-child){margin-bottom:5px}.BonusRow__container-actions[data-v-d09988ec]{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;margin-top:10px}.BonusRow__container-actions-buttons[data-v-d09988ec]{background-color:transparent;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;text-transform:capitalize;padding:5px;font-size:12px;border:none}.BonusRow__container-actions-buttons[data-v-d09988ec]:not(last-child){margin-right:5px}

.DeductionBonusModal[data-v-5966c74e]{position:relative}.DeductionBonusModal__header[data-v-5966c74e]{width:100%}.DeductionBonusModal__header__title[data-v-5966c74e]{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;height:20px}.DeductionBonusModal__header__title p[data-v-5966c74e]{color:#253540;font-size:18px;font-weight:500;text-transform:capitalize}.DeductionBonusModal__header__title a[data-v-5966c74e]{text-decoration:none;cursor:pointer}.DeductionBonusModal__header__description[data-v-5966c74e]{color:#5c6a77;font-size:11px;padding-bottom:5px;border-bottom:1px solid #eeeeee;margin-top:-15px}.DeductionBonusModal__content[data-v-5966c74e]{overflow:hidden;width:100%;height:350px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;margin-top:20px;color:#5b6a78}.DeductionBonusModal__content__userInfo[data-v-5966c74e]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;text-align:right;-webkit-box-pack:center;justify-content:center;position:relative;padding-bottom:15px;margin-left:auto;margin-right:auto}.DeductionBonusModal__content__userInfo__name[data-v-5966c74e]{width:128px;height:18px;color:#333;font-size:15px;font-weight:500}.DeductionBonusModal__content__money[data-v-5966c74e]{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;gap:100px;margin-bottom:15px}.DeductionBonusModal__content__money__section[data-v-5966c74e]{text-align:center}.DeductionBonusModal__content__money__section__value[data-v-5966c74e]{color:#253540;font-size:24px;text-align:center}.DeductionBonusModal__content__money__section__label[data-v-5966c74e]{color:#93a1af;font-size:8px;font-weight:500;text-align:center;text-transform:uppercase;line-height:8px}.DeductionBonusModal__content__tabs[data-v-5966c74e]{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;align-items:center}.DeductionBonusModal__content__rows[data-v-5966c74e]{max-height:200px;overflow-y:auto;text-align:left;padding:15px 0;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:30px}.DeductionBonusModal__footer[data-v-5966c74e]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;text-align:center}.DeductionBonusModal__footer__buttons[data-v-5966c74e]{cursor:pointer;text-align:center;color:#3890db;font-size:13px;font-weight:500}.words-temp[data-v-5966c74e]{text-align:center}

.formModal {
  margin-top: 20px;
  color: rgb(87, 100, 108);
  font-size: 12px;
}

.group-container {
  margin-bottom: 15px;
}

.group-container span,
label {
  font-weight: 500 !important;
}

.group-container label div {
  margin-top: 5px !important;
}

.group-container label div .multiselect__tags {
  font-size: 12px !important;
  font-weight: 300 !important;
}

.group-container
  label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  .multiselect__option--highlight {
  font-size: 12px !important;
  font-weight: 300 !important;
  background: #428bca !important;
  padding: 5px;
}

.group-container
  label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  .multiselect__option {
  font-size: 12px !important;
  font-weight: 300 !important;
  padding: 5px;
}

.group-container
  label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  .multiselect__option--highlight
  .multiselect__option--selected.multiselect__option--highlight {
  font-size: 12px !important;
  font-weight: 300 !important;
  background: #428bca !important;
}

.group-container .multiselect__tags .multiselect__single {
  font-size: 12px !important;
  font-weight: 600 !important;
}

label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  span::after {
  background: #428bca !important;
}

.AccuralPlanAddEditModal__buttons {
  display: flex;
  justify-content: center;
  margin: 30px 0 20px 0;
}



.formModal {
  margin-top: 20px;
  color: rgb(87, 100, 108);
  font-size: 12px;
}

.group-container {
  margin-bottom: 15px;
}

.group-container span,
label {
  font-weight: 500 !important;
}

.group-container label div {
  margin-top: 5px !important;
}

.group-container label div .multiselect__tags {
  font-size: 12px !important;
  font-weight: 300 !important;
}

.group-container
  label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  .multiselect__option--highlight {
  font-size: 12px !important;
  font-weight: 300 !important;
  background: #428bca !important;
  padding: 5px;
}

.group-container
  label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  .multiselect__option {
  font-size: 12px !important;
  font-weight: 300 !important;
  padding: 5px;
}

.group-container
  label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  .multiselect__option--highlight
  .multiselect__option--selected.multiselect__option--highlight {
  font-size: 12px !important;
  font-weight: 300 !important;
  background: #428bca !important;
}

.group-container .multiselect__tags .multiselect__single {
  font-size: 12px !important;
  font-weight: 600 !important;
}

label
  div
  .multiselect__content-wrapper
  .multiselect__content
  .multiselect__element
  span::after {
  background: #428bca !important;
}

.AccuralPlanAddEditModal__buttons {
  display: flex;
  justify-content: center;
  margin: 30px 0 20px 0;
}



.modal-overlay[data-v-70aca428]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position:fixed;top:0;right:0;left:0;bottom:0;z-index:40000;background-color:rgba(0,0,0,0.55);width:100%;height:100%}.fade-enter-active[data-v-70aca428],.fade-leave-active[data-v-70aca428]{-webkit-transition:opacity 0.7s;transition:opacity 0.7s}.fade-enter[data-v-70aca428],.fade-leave-to[data-v-70aca428]{opacity:0}.deduction-bonus-modal[data-v-70aca428]{max-width:auto;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:40005;background-color:white;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,0.4);padding:25px}.deduction-bonus-modal__header-wrapper[data-v-70aca428]{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;width:100%}.slide-enter-active[data-v-70aca428],.slide-leave-active[data-v-70aca428]{-webkit-transition:-webkit-transform 0.7s;transition:-webkit-transform 0.7s;transition:transform 0.7s;transition:transform 0.7s, -webkit-transform 0.7s}.slide-enter[data-v-70aca428],.slide-leave-to[data-v-70aca428]{-webkit-transform:translateY(-50%) translateX(100vw);transform:translateY(-50%) translateX(100vw)}.icon-button[data-v-70aca428]{border:none;background-color:white;display:inline-block;height:25px}.deduction-bonus-modal__header[data-v-70aca428]{margin:0;padding:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start;width:100%;height:100%}.deduction-bonus-modal__header-text[data-v-70aca428]{font-size:18px}.deduction-bonus-modal__header-radio_buttons[data-v-70aca428]{margin-top:18px;color:#545d6a;font-size:13px;font-family:HelveticaNeue-Medium;font-weight:500;text-transform:uppercase;letter-spacing:0px}.deduction-bonus-modal__footer-wrapper[data-v-70aca428]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.PayrollPause[data-v-2ce109b4]{background-color:#ececed;width:100%;height:auto}.PayrollPause__wrapper[data-v-2ce109b4]{width:100%;height:auto;padding:30px}.PayrollPause__wrapper-table[data-v-2ce109b4]{width:100%;min-height:20vh;height:auto;background-color:#fff;border-radius:5px;box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2);margin-bottom:20px}.PayrollPause__wrapper-table_header[data-v-2ce109b4]{width:100%;height:auto;display:grid;grid-column-gap:15px;grid-template-columns:0.3fr 1.5fr 1.5fr 1.5fr 1.5fr 2.5fr 2.5fr;text-transform:uppercase;-webkit-box-align:center;align-items:center;background-color:#fff;padding:20px 30px;color:#5b6a78;font-size:12px;font-weight:700;border-top-left-radius:5px;border-top-right-radius:5px}.PayrollPause__wrapper-table_header_lower[data-v-2ce109b4]{width:100%;height:auto;display:grid;text-transform:uppercase;-webkit-box-align:center;align-items:center;text-align:center;background-color:#fff;padding:20px 30px;color:#5b6a78;font-size:12px;font-weight:700;border-top-left-radius:5px;border-top-right-radius:5px}.PayrollPause__wrapper-table_body[data-v-2ce109b4]{width:100%;height:auto;padding:0px 30px}.PayrollPause__wrapper-table_row[data-v-2ce109b4]{display:grid;grid-column-gap:15px;grid-template-columns:0.3fr 1.5fr 1.5fr 1.5fr 1.5fr 2.5fr 2.5fr;-webkit-box-align:center;align-items:center;padding:15px 0px;border-top:1px solid #eeeeee;color:#5c6a77}.PayrollPause__wrapper-table_row-items[data-v-2ce109b4]{text-transform:capitalize}.PayrollPause__wrapper-table_row-status-paid[data-v-2ce109b4]{color:#6dd400}.PayrollPause__wrapper-table_row-status-not-paid[data-v-2ce109b4]{color:#f7b500}.PayrollPause__dashboard[data-v-2ce109b4]{width:100%;height:120px;display:grid;grid-column-gap:30px;grid-template-columns:repeat(4, 1fr);margin-bottom:30px}.PayrollPause__dashboard-item[data-v-2ce109b4]{width:100%;height:100%;background-color:#fff;text-transform:capitalize;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);border-radius:7px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.PayrollPause__dashboard-item_title[data-v-2ce109b4]{font-size:13px;font-weight:400;color:#6e8090;margin-bottom:10px}.PayrollPause__dashboard-item_amount[data-v-2ce109b4]{font-size:30px;font-weight:500;color:#2a3b47;letter-spacing:0.907px}

.PayrollPause[data-v-26f234f2]{background-color:#ececed;width:100%;height:auto}.PayrollPause__wrapper[data-v-26f234f2]{width:100%;height:auto;padding:30px}.PayrollPause__wrapper-table[data-v-26f234f2]{width:100%;min-height:20vh;height:auto;background-color:#fff;border-radius:5px;box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2);margin-bottom:20px}.PayrollPause__wrapper-table_header[data-v-26f234f2]{width:100%;height:auto;display:grid;grid-column-gap:15px;grid-template-columns:0.3fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;text-transform:uppercase;-webkit-box-align:center;align-items:center;background-color:#fff;padding:20px 30px;color:#5b6a78;font-size:12px;font-weight:700;border-top-left-radius:5px;border-top-right-radius:5px}.PayrollPause__wrapper-table_header_lower[data-v-26f234f2]{width:100%;height:auto;display:grid;text-transform:uppercase;-webkit-box-align:center;align-items:center;text-align:center;background-color:#fff;padding:20px 30px;color:#5b6a78;font-size:12px;font-weight:700;border-top-left-radius:5px;border-top-right-radius:5px}.PayrollPause__wrapper-table_body[data-v-26f234f2]{width:100%;height:auto;padding:0px 30px}.PayrollPause__wrapper-table_row[data-v-26f234f2]{display:grid;grid-column-gap:15px;grid-template-columns:0.3fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;-webkit-box-align:center;align-items:center;padding:15px 0px;border-top:1px solid #eeeeee;color:#5c6a77}.PayrollPause__wrapper-table_row-items[data-v-26f234f2]{text-transform:capitalize}.PayrollPause__wrapper-table_row-status-paid[data-v-26f234f2]{color:#6dd400}.PayrollPause__wrapper-table_row-status-not-paid[data-v-26f234f2]{color:#f7b500}.PayrollPause__dashboard[data-v-26f234f2]{width:100%;height:120px;display:grid;grid-column-gap:30px;grid-template-columns:repeat(5, 1fr);margin-bottom:30px}.PayrollPause__dashboard-item[data-v-26f234f2]{width:100%;height:100%;background-color:#fff;text-transform:capitalize;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);border-radius:7px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.PayrollPause__dashboard-item_title[data-v-26f234f2]{font-size:13px;font-weight:400;color:#6e8090;margin-bottom:10px}.PayrollPause__dashboard-item_amount[data-v-26f234f2]{font-size:30px;font-weight:500;color:#2a3b47;letter-spacing:0.907px}.PayrollPauseWrapper[data-v-26f234f2]{background-color:#ebecee;width:97%;min-height:65vh;height:auto;overflow-x:hidden;overflow-y:auto;margin:auto 1.5%;position:relative;box-sizing:border-box}.PayrollPauseWrapper__buttons[data-v-26f234f2]{position:fixed;bottom:0;right:0;width:100%;height:80px;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;padding:10px 50px;box-shadow:2px 0px 5px 0px rgba(0,0,0,0.2)}.PayrollPauseWrapper__buttons-links[data-v-26f234f2]{text-decoration:none;cursor:pointer;font-size:14px;color:white}.PayrollPauseWrapper__buttons-links[data-v-26f234f2]:link,.PayrollPauseWrapper__buttons-links[data-v-26f234f2]:active,.PayrollPauseWrapper__buttons-links[data-v-26f234f2]:visited{color:white}.PayrollPauseWrapper__buttons-navs[data-v-26f234f2]{padding:5px 30px;background-color:#3890db;color:white;border-radius:20px;border:none}.PayrollPauseWrapper__buttons-cancel[data-v-26f234f2]{background-color:transparent;border:none;padding:5px 30px;color:gray}.PayrollPauseWrapper__buttons-cancel[data-v-26f234f2]:visited,.PayrollPauseWrapper__buttons-cancel[data-v-26f234f2]:link{color:gray}.PayrollPauseWrapper__buttons-navs[data-v-26f234f2]:not(:last-child){margin-right:30px}.extra-bottom-margin[data-v-26f234f2]{margin-bottom:90px}

.SummaryOverview__row-section[data-v-e438d37e]{background-color:#ffffff;max-width:97%;margin:35px auto 0;border-radius:8px;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);padding:0 15px}.SummaryOverview__row-section__content[data-v-e438d37e]{padding-right:100px}.SummaryOverview__row-section__header[data-v-e438d37e]{display:grid;grid-column-gap:15px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;-webkit-box-align:center;align-items:center;padding:15px 0;border-top:1px solid #eeeeee;color:#5c6a77;border:none;text-transform:uppercase;font-weight:600;font-size:12px}.SummaryOverview__summary-section[data-v-e438d37e]{margin-top:20px;margin-left:auto;margin-right:auto;max-width:97%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.SummaryOverview__summary-section__item[data-v-e438d37e]{background-color:#fff;color:#5c6a77;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);border-radius:8px;height:90px;padding:10px;-webkit-box-align:center;align-items:center;text-align:center}.SummaryOverview__summary-section__value[data-v-e438d37e]{color:#2a3b47;font-size:38px;font-weight:500;margin-left:auto;margin-right:auto}.SummaryOverview__buttons[data-v-e438d37e]{position:fixed;bottom:0;right:0;width:100%;height:80px;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;padding:10px 50px;box-shadow:2px 0px 5px 0px rgba(0,0,0,0.2)}.SummaryOverview__buttons-links[data-v-e438d37e]{text-decoration:none;cursor:pointer;font-size:14px;color:white}.SummaryOverview__buttons-links[data-v-e438d37e]:link,.SummaryOverview__buttons-links[data-v-e438d37e]:active,.SummaryOverview__buttons-links[data-v-e438d37e]:visited{color:white}.SummaryOverview__buttons-navs[data-v-e438d37e]{padding:5px 30px;background-color:#3890db;color:white;border-radius:20px;border:none}.SummaryOverview__buttons-cancel[data-v-e438d37e]{background-color:transparent;padding:5px 30px;color:gray;border:none}.SummaryOverview__buttons-cancel[data-v-e438d37e]:visited,.SummaryOverview__buttons-cancel[data-v-e438d37e]:link{color:gray}.SummaryOverview__buttons-navs[data-v-e438d37e]:not(:last-child){margin-right:30px}

.HistoryOverview[data-v-2e5be4cf]{background-color:#ececed;width:100%;height:auto}.HistoryOverview__loader-container[data-v-2e5be4cf]{width:100%;height:100vh;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.HistoryOverview__wrapper[data-v-2e5be4cf]{width:100%;height:auto;padding:30px}.HistoryOverview__wrapper-table[data-v-2e5be4cf]{width:100%;min-height:20vh;height:auto;background-color:#fff;border-radius:5px;box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2)}.HistoryOverview__wrapper-table_header[data-v-2e5be4cf]{width:100%;height:auto;display:grid;grid-column-gap:15px;grid-template-columns:1.5fr 1.5fr 1.5fr 2fr 2fr 1fr 1fr;text-transform:uppercase;-webkit-box-align:center;align-items:center;background-color:#fff;padding:20px 30px;color:#5b6a78;font-size:12px;font-weight:700;border-top-left-radius:5px;border-top-right-radius:5px}.HistoryOverview__wrapper-table_body[data-v-2e5be4cf]{width:100%;height:auto;padding:0px 30px}.HistoryOverview__wrapper-table_row[data-v-2e5be4cf]{display:grid;grid-column-gap:15px;grid-template-columns:1.5fr 1.5fr 1.5fr 2fr 2fr 1fr 1fr;-webkit-box-align:center;align-items:center;padding:15px 0px;border-top:1px solid #eeeeee;color:#5c6a77}.HistoryOverview__wrapper-table_row-items[data-v-2e5be4cf]{text-transform:capitalize}.HistoryOverview__wrapper-table_row-status-paid[data-v-2e5be4cf]{color:#6dd400}.HistoryOverview__wrapper-table_row-status-not-paid[data-v-2e5be4cf]{color:#f7b500}.HistoryOverview__dashboard[data-v-2e5be4cf]{width:100%;height:120px;display:grid;grid-column-gap:30px;grid-template-columns:repeat(5, 1fr);margin-bottom:30px}.HistoryOverview__dashboard-item[data-v-2e5be4cf]{width:100%;height:100%;background-color:#fff;text-transform:capitalize;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);border-radius:7px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.HistoryOverview__dashboard-item_title[data-v-2e5be4cf]{font-size:13px;font-weight:400;color:#6e8090;margin-bottom:10px}.HistoryOverview__dashboard-item_amount[data-v-2e5be4cf]{font-size:30px;font-weight:500;color:#2a3b47;letter-spacing:0.907px}

.RunPayroll[data-v-6f8eaaad]{background-color:#ececed;width:100%;height:auto}.RunPayroll__loader-container[data-v-6f8eaaad]{width:100%;height:100vh;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.RunPayroll__disabled[data-v-6f8eaaad]{background-color:#388fdb31;cursor:not-allowed}.RunPayroll__wrapper[data-v-6f8eaaad]{width:100%;height:100%;padding:30px}.RunPayroll__wrapper-container[data-v-6f8eaaad]{width:100%;height:100%;margin-bottom:80px}.RunPayroll__wrapper-container__title[data-v-6f8eaaad]{width:100%;height:30px;border-bottom:1px solid #eeeeee;color:#445259;text-transform:uppercase;font-weight:700;font-size:14px;letter-spacing:1px}.RunPayroll__wrapper-container__body[data-v-6f8eaaad]{width:100%;height:100%;display:grid;grid-template-columns:3fr 3fr 4fr;justify-items:center;padding:20px 0 0 0}.RunPayroll__wrapper-container__body-total[data-v-6f8eaaad]{padding:0 60px !important}.RunPayroll__wrapper-container__body-items[data-v-6f8eaaad]{width:100%;height:100%;padding:20px 15px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.RunPayroll__wrapper-container__body-items[data-v-6f8eaaad]:not(:last-child){border-right:1px solid #979797}.RunPayroll__wrapper-container__body-items_header[data-v-6f8eaaad]{color:#6e8090;font-size:14px;font-weight:300;line-height:normal;margin-bottom:10px}.RunPayroll__wrapper-container__body-items_body[data-v-6f8eaaad]{color:#445259;font-size:24px;font-weight:500;line-height:normal}.RunPayroll__wrapper-container__body-items_total-wrapper[data-v-6f8eaaad]{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background-color:#e6f5ff;border-radius:5px;box-shadow:0px 0px 3px 0px rgba(230,245,255,0.2)}.RunPayroll__wrapper-container__body-items_total-wrapper_total[data-v-6f8eaaad]{color:#3890db}.RunPayroll__wrapper-container__body-items_sub-total-wrapper[data-v-6f8eaaad]{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background-color:#f5f5f5;border-radius:5px;box-shadow:0px 0px 3px 0px rgba(0,0,0,0.2)}.RunPayroll__wrapper-container__body-items_sub-total-wrapper_total[data-v-6f8eaaad]{color:#5c6a77}.RunPayroll__wrapper-container__group[data-v-6f8eaaad]{width:100%;min-height:210px;height:auto;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);background-color:#fff;margin-bottom:30px;border-radius:4px;padding:15px 30px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.RunPayroll__wrapper-container__buttons[data-v-6f8eaaad]{position:fixed;bottom:0;right:0;width:100%;height:80px;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;padding:10px 50px;box-shadow:2px 0px 5px 0px rgba(0,0,0,0.2)}.RunPayroll__wrapper-container__buttons-links[data-v-6f8eaaad]{text-decoration:none;cursor:pointer;font-size:14px;color:white}.RunPayroll__wrapper-container__buttons-navs[data-v-6f8eaaad]{padding:5px 30px;background-color:#3890db;color:white;border-radius:20px;border:none}.RunPayroll__wrapper-container__buttons-cancel[data-v-6f8eaaad]{background-color:transparent;padding:5px 30px;color:gray;border:none}.flex[data-v-6f8eaaad]{min-width:150px}

.style_event{border:none;height:100%;padding:10px 0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center}

.EmployeeHome__tabs[data-v-54a9b55c]{max-width:calc(100% - 272px);margin-right:auto}.EmployeeHome__panel[data-v-54a9b55c]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:6px 20px;background-color:#ffffff}.EmployeeHome__date[data-v-54a9b55c]{font-size:16px}.EmployeeHome__content[data-v-54a9b55c]{background-color:#ffffff;max-width:97%;margin:35px auto 0;border-radius:4px;box-shadow:0 0 3px 0 rgba(0,0,0,0.11)}.EmployeeHome[data-v-54a9b55c]  .ConfirmationModal__description{text-align:center}.EmployeeHome[data-v-54a9b55c]  .v--modal-overlay{background:rgba(255,255,255,0.95)}.EmployeeHome[data-v-54a9b55c]  .InfiniteLoad__content-empty{min-height:57px}.EmployeeHome[data-v-54a9b55c]  .content-next-page-loading-text{display:none}.Leave[data-v-54a9b55c]{background-color:#ebecee;width:95%;min-height:65vh;height:auto;overflow-x:hidden;overflow-y:auto;margin:auto 2.5%;position:relative;box-sizing:border-box}.Leave__buttons[data-v-54a9b55c]{bottom:0;width:100%;height:80px;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:10px 50px}.Leave__buttons-links[data-v-54a9b55c]{text-decoration:none;cursor:pointer;font-size:14px;color:white}.Leave__buttons-links[data-v-54a9b55c]:link,.Leave__buttons-links[data-v-54a9b55c]:active,.Leave__buttons-links[data-v-54a9b55c]:visited{color:white}.Leave__buttons-navs[data-v-54a9b55c]{padding:8px 50px;background-color:#3890db;color:white;border-radius:20px;border:none}.Leave__buttons-cancel[data-v-54a9b55c]{padding:5px 30px;color:gray}.Leave__buttons-cancel[data-v-54a9b55c]:visited,.Leave__buttons-cancel[data-v-54a9b55c]:link{color:gray}.Leave__buttons-navs[data-v-54a9b55c]:not(:last-child){margin-right:30px}.EmployeeProfile[data-v-54a9b55c]{display:grid;width:100%;padding:20px;margin:0 !important}.leave-container[data-v-54a9b55c]{width:100%;background-color:#fff;border-radius:5px;height:300px;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;gap:20px;height:auto;padding:30px 0}.leave-box[data-v-54a9b55c]{background-color:#ecf7fa;min-width:250px;width:auto;padding:20px;height:250px;border-radius:10px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.leave-title[data-v-54a9b55c]{font-size:18px;margin-bottom:10px;text-transform:capitalize}.leave-number[data-v-54a9b55c]{font-size:4rem}.leave-apply[data-v-54a9b55c]{border-radius:20px;background-color:#378bcb;padding:5px 40px;color:#fff;text-align:center;font-size:12px;cursor:pointer;border:none}.leave-days[data-v-54a9b55c]{font-size:13px;font-weight:500;margin-bottom:30px;color:#939393}.leave-apply[data-v-54a9b55c]:hover{background-color:#4e95cc}.leave-section[data-v-54a9b55c]{width:100%;height:50px;background-color:#fff}.leave-section-one[data-v-54a9b55c]{display:grid;grid-column-gap:15px;grid-template-columns:1.5fr 1.5fr 1.5fr 1.5fr 3fr;text-transform:uppercase;-webkit-box-align:center;align-items:center;padding:10px 20px;width:100%;height:100% !important;background-color:#f3f4f5}.leave-section__header[data-v-54a9b55c]{height:auto !important}.leave-section__content[data-v-54a9b55c]{text-transform:capitalize}.leave-section-list[data-v-54a9b55c]{display:grid;padding:10px 20px;grid-column-gap:15px;grid-template-columns:1.5fr 1.5fr 1.5fr 1.5fr 3fr;width:100%;height:auto;background-color:#fff;-webkit-box-align:start;align-items:flex-start;border-bottom:1px solid #eeeeee;color:#5c6a77}.leave-section-one div[data-v-54a9b55c]{font-size:10px;font-weight:bold}.leave-section-list div[data-v-54a9b55c]{font-size:13px;padding:8px 0}.leave-period[data-v-54a9b55c]{width:250px !important}.leave-status[data-v-54a9b55c]{text-transform:capitalize}.leave-action-list[data-v-54a9b55c]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.leave-action[data-v-54a9b55c]{color:#3890db;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border:none;background-color:transparent}.leave-action-delete[data-v-54a9b55c]{color:#d34f43}.overlay[data-v-54a9b55c]{position:absolute;top:0;left:0;z-index:10000;background-color:rgba(0,0,0,0.55);width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.overlay-modal[data-v-54a9b55c]{position:relative;box-sizing:border-box;width:70%;height:auto;max-height:90vh;background-color:#fff;color:#000;border-radius:5px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;padding:40px;overflow:scroll}.leave-modal-header[data-v-54a9b55c]{font-size:20px;margin-bottom:40px;color:gray}.leave-modal-midsection[data-v-54a9b55c]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:30px}.leave-modal-footer[data-v-54a9b55c]{box-sizing:border-box;width:100%;display:-webkit-box;display:flex;text-align:center;-webkit-box-pack:center;justify-content:center;-webkit-box-align:end;align-items:flex-end}.leave-modal-date-section[data-v-54a9b55c]{width:45%;color:gray;z-index:20000}.leave-modal-datepicker-section[data-v-54a9b55c]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:50px}.leave-modal-calendar[data-v-54a9b55c]{width:50%;height:auto;border-radius:5px;text-align:center;font-weight:bold;color:gray;z-index:10000}.disbaled[data-v-54a9b55c]{opacity:0.5;cursor:not-allowed;border:none;outline:none;cursor:not-allowed}

.employeeEditModal__title[data-v-22ed2c40]{font-size:16px;border-bottom:1px solid #eeeeee}.employeeEditModal__fields[data-v-22ed2c40]{display:grid;grid-template-rows:1fr 1fr 1fr 1fr;row-gap:20px;margin-top:20px}.employeeEditModal__footer[data-v-22ed2c40]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;margin-top:20px}.employeeEditModal__footer__buttons[data-v-22ed2c40]{text-decoration:none;cursor:pointer;font-size:14px;color:white}.employeeEditModal__footer__buttons[data-v-22ed2c40]:link,.employeeEditModal__footer__buttons[data-v-22ed2c40]:active,.employeeEditModal__footer__buttons[data-v-22ed2c40]:visited{color:white}.employeeEditModal__footer__cancel[data-v-22ed2c40]{background-color:transparent;padding:5px 30px;color:gray;border:none}.employeeEditModal__footer__cancel[data-v-22ed2c40]:visited,.employeeEditModal__footer__cancel[data-v-22ed2c40]:link{color:gray}.employeeEditModal__footer__save[data-v-22ed2c40]{padding:5px 30px;background-color:#3890db;color:white;border-radius:20px;border:none}

.profile-container[data-v-1ab80ec4]{background-color:#eaecee;padding:20px 10px}.profile-container-padding[data-v-1ab80ec4]{padding:40px 50px;background-color:#fff}.profile-info-section[data-v-1ab80ec4]{display:grid;grid-column-gap:30px;grid-template-columns:1fr 11fr}.profile-info-container[data-v-1ab80ec4]{display:-webkit-box;display:flex;width:100%;background-color:#fff}.profile-info[data-v-1ab80ec4]{padding:10px 0;width:100%;display:grid;grid-column-gap:10px;grid-template-columns:8fr 4fr;border-bottom:1px solid #eeeeee}.profile-info-name[data-v-1ab80ec4]{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:end;align-items:flex-end}.profile-info-name h4[data-v-1ab80ec4]{font-size:3rem;font-weight:300;margin-right:15px}.profile-info-name p[data-v-1ab80ec4]{font-size:13px;font-weight:500}.profile-info-speciality[data-v-1ab80ec4]{font-size:14px;text-transform:uppercase;font-weight:700}.profile-info-contacts[data-v-1ab80ec4]{font-size:13px;font-weight:500;color:#6e8090}@media (max-width: 720px){.profile-info-contacts[data-v-1ab80ec4]{justify-self:flex-end}}.profile-info-contacts p[data-v-1ab80ec4]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.profile__profession-container[data-v-1ab80ec4]{display:grid;grid-column-gap:10px;grid-template-columns:1fr 7fr 4fr;padding:20px 0;border-bottom:1px solid #eeeeee;height:auto}.profile__profession-header p[data-v-1ab80ec4]{font-size:14px}.profile__profession-content[data-v-1ab80ec4]{font-size:12px;color:#6e8090;text-transform:capitalize}@media (max-width: 720px){.profile__profession_licence[data-v-1ab80ec4]{justify-self:flex-end}}.profile__profession_licence-content[data-v-1ab80ec4]{font-size:12px;color:#6e8090}.profile__leave-container[data-v-1ab80ec4]{width:100%;margin:0 auto;background-color:#fff;border-radius:5px;height:300px;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;gap:20px;padding:30px 0;height:auto}.profile__leave-box[data-v-1ab80ec4]{background-color:#ecf7fa;min-width:250px;width:auto;padding:20px;height:250px;border-radius:10px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.profile__leave-title[data-v-1ab80ec4]{font-size:18px;margin-bottom:10px;text-transform:capitalize}.leave-number[data-v-1ab80ec4]{font-size:4rem}.leave-apply[data-v-1ab80ec4]{border-radius:20px;background-color:#378bcb;width:40%;padding:5px;color:#fff;text-align:center;font-size:14px;cursor:pointer;border:none}.leave-days[data-v-1ab80ec4]{font-size:13px;font-weight:500;margin-bottom:30px;color:#939393}.leave-apply[data-v-1ab80ec4]:hover{background-color:#4e95cc}.leave-section[data-v-1ab80ec4]{height:300px;background-color:#fff}.leave-section-one[data-v-1ab80ec4]{display:-webkit-box;display:flex;text-transform:uppercase;width:1150px;padding:10px 40px;background-color:#f3f4f5}.leave-section-list[data-v-1ab80ec4]{display:-webkit-box;display:flex;width:1100px;height:50px;padding:10px 40px;background-color:#fff;-webkit-box-align:start;align-items:flex-start}.leave-section-one div[data-v-1ab80ec4]{height:30px;width:150px;font-size:10px;font-weight:bold}.leave-section-list div[data-v-1ab80ec4]{font-size:15px;height:30px;width:150px;padding-top:8px}.leave-period[data-v-1ab80ec4]{width:250px !important}.leave-status[data-v-1ab80ec4]{text-transform:capitalize}.leave-action[data-v-1ab80ec4]{width:100%;height:50px;background-color:#fff}.overlay[data-v-1ab80ec4]{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.55);z-index:10000;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.overlay-modal[data-v-1ab80ec4]{position:relative;width:1000px;height:600px;background-color:#fff;color:#000;margin-left:50px;border-radius:5px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;padding:40px 50px}.leave-modal-header[data-v-1ab80ec4]{font-size:20px;margin-bottom:80px;color:gray}.leave-modal-midsection[data-v-1ab80ec4]{display:-webkit-box;display:flex}.leave-modal-footer[data-v-1ab80ec4]{display:-webkit-box;display:flex;text-align:center;margin-top:120px}.leave-modal-date-section[data-v-1ab80ec4]{width:500px;color:gray}.leave-modal-datepicker-section[data-v-1ab80ec4]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:50px}.leave-modal-calendar[data-v-1ab80ec4]{width:450px;height:320px;border-radius:5px;text-align:center;font-weight:bold;color:gray;margin-left:50px;margin-top:-80px}.Leave[data-v-1ab80ec4]{background-color:#ebecee;width:95%;min-height:65vh;height:auto;overflow-x:hidden;overflow-y:auto;margin:auto 2.5%;position:relative;box-sizing:border-box}.Leave__buttons[data-v-1ab80ec4]{bottom:0;width:100%;height:80px;background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:10px 50px}.Leave__buttons-links[data-v-1ab80ec4]{text-decoration:none;cursor:pointer;font-size:14px;color:white}.Leave__buttons-links[data-v-1ab80ec4]:link,.Leave__buttons-links[data-v-1ab80ec4]:active,.Leave__buttons-links[data-v-1ab80ec4]:visited{color:white}.Leave__buttons-navs[data-v-1ab80ec4]{padding:8px 50px;background-color:#3890db;color:white;border-radius:20px}.Leave__buttons-cancel[data-v-1ab80ec4]{padding:5px 30px;color:gray}.Leave__buttons-cancel[data-v-1ab80ec4]:visited,.Leave__buttons-cancel[data-v-1ab80ec4]:link{color:gray}.Leave__buttons-navs[data-v-1ab80ec4]:not(:last-child){margin-right:30px}.disbaled[data-v-1ab80ec4]{opacity:0.3;border:none;outline:none;cursor:not-allowed}

.TimeEntries[data-v-6ef2aa8a]{display:grid;grid-column-gap:15px;grid-template-columns:2.2fr 2fr 2fr 2fr;-webkit-box-align:center;align-items:center;padding:15px 0;border-top:1px solid #eeeeee;color:#5c6a77}

.EmployeeTimeEntries[data-v-7309fe90]{background-color:#ffffff;max-width:97%;margin:35px auto 0;border-radius:8px;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);padding:0 15px}.EmployeeTimeEntries__header[data-v-7309fe90]{display:grid;grid-column-gap:15px;grid-template-columns:2.2fr 2fr 2fr 2fr;-webkit-box-align:center;align-items:center;padding:15px 0;border-top:1px solid #eeeeee;color:#5c6a77;text-transform:uppercase;font-weight:600;font-size:12px}.no-records[data-v-7309fe90]{text-align:center;border-radius:0;padding:100px;margin-top:-30px}

.TimeEntriesAction[data-v-7d87475e]{padding:15px;text-align:center;-webkit-box-align:center;align-items:center}.TimeEntriesAction__heading[data-v-7d87475e]{color:#93a1af;font-family:HelveticaNeue-Medium;font-size:15px;font-weight:500;height:36px;text-align:center;width:183px}.TimeEntriesAction__time[data-v-7d87475e]{height:45px;color:#253540;font-size:38px;font-family:HelveticaNeue-Bold;font-weight:bold;text-align:center;letter-spacing:0.63px;text-align:center;margin-top:14px}.TimeEntriesAction__format[data-v-7d87475e]{height:18px;color:#93a1af;font-size:15px;font-family:HelveticaNeue-Medium;font-weight:500;text-align:center;margin-top:14px}.TimeEntriesAction__button[data-v-7d87475e]{margin-top:34px}

.scheduler_night_event{background-color:#af5865 !important;border:none;color:white !important;width:100% !important;height:50px !important;padding:10px;text-transform:capitalize}.scheduler_night_event span{font-size:10px}.scheduler_day_event{background-color:#30925d !important;border:none;color:white !important;width:100% !important;height:50px !important;padding:10px;text-transform:capitalize}.scheduler_day_event span{font-size:10px}

.EmployeeShift[data-v-383c1616]{width:100%;min-height:85vh;height:auto;background-color:transparent;padding:20px 10px 10px 10px}.EmployeeShift__container[data-v-383c1616]{width:100%;height:auto;background-color:white;padding:20px}.EmployeeShift__calendar .fc-toolbar-chunk[data-v-383c1616]{width:30% !important}.EmployeeShift__spinner-container[data-v-383c1616]{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.MyProfile__nav[data-v-b730cf66]{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.MyProfile__nav-tabs[data-v-b730cf66]{-webkit-box-pack:start;justify-content:flex-start}.MyProfile__nav-icon[data-v-b730cf66]{cursor:pointer;position:absolute;right:0;margin-top:7px;right:calc(100% - (100% + 65px))}@media (min-width: 760px){.MyProfile__nav-icon[data-v-b730cf66]{right:calc(100% - (100% + 60px))}}.MyProfile__nav-button[data-v-b730cf66]{margin:0 25px 0 8px;height:30px;font-size:14px;font-weight:400}.MyProfile__time[data-v-b730cf66]{color:#333333;font-size:14px;font-weight:700;letter-spacing:0.63px}

.SwitchLocation[data-v-04ff1ea9]{display:block;background-color:#ff3333;margin:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:flex;gap:10px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:5px;border-radius:999px;padding:5px 14px;cursor:pointer}.SwitchLocation__title[data-v-04ff1ea9]{color:#fff;font-size:13px;font-style:normal;font-weight:500}

.InsightsMultiCurrencyFilter__dropdown[data-v-585bcbec]{position:relative;display:inline-block;cursor:pointer;background-color:transparent;padding:5px;color:#445259;font-size:16px;font-weight:500;min-width:170px}.InsightsMultiCurrencyFilter__dropdown[data-v-585bcbec]:after{position:absolute;right:2px;display:inline-block;border-right:7px solid transparent;border-top:8px solid #72808e;border-left:7px solid transparent;top:13px;content:'';width:12px;cursor:pointer}.InsightsMultiCurrencyFilter__dropdown-content[data-v-585bcbec]{display:none;position:absolute;min-width:160px;margin-top:10px;width:auto;z-index:1;background-color:#fff;border:1px solid #ddd;border-radius:4px;font-size:15px}.InsightsMultiCurrencyFilter__dropdown-item[data-v-585bcbec]{font-size:12px;padding:8px 12px;cursor:pointer}.InsightsMultiCurrencyFilter__dropdown-item[data-v-585bcbec]:hover{background-color:#eee}.InsightsMultiCurrencyFilter__dropdown-item.active[data-v-585bcbec]{background-color:#08c;color:#fff}.InsightsMultiCurrencyFilter__dropdown:focus-within .InsightsMultiCurrencyFilter__dropdown-content[data-v-585bcbec]{display:block}

.CompanyWalletList[data-v-37382a41]{display:-webkit-box;display:flex;flex-wrap:nowrap;gap:10px;list-style:none;padding:0;margin:0;overflow:scroll;padding-bottom:10px}.CompanyWalletList-item[data-v-37382a41]{padding:6px 10px;color:white;font-weight:bold;font-size:15px;border-radius:3px;background:#7fb782;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.15);white-space:nowrap}.CompanyWalletList.wrap[data-v-37382a41]{flex-wrap:wrap;padding-bottom:0;overflow:auto;-webkit-box-pack:center;justify-content:center}

.AddCompanyDepositModal{width:480px;border-radius:6px}.AddCompanyDepositModal__content{padding:17px 20px 32px}.AddCompanyDepositModal__form-grid{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:10px}.AddCompanyDepositModal__tabs{width:100%;display:-webkit-box;display:flex}.AddCompanyDepositModal__tabs-item{width:100%;height:50px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:17px;color:#c6c6c6;border-bottom:1px solid #fff;cursor:pointer;font-weight:400}.AddCompanyDepositModal__tabs-item--active,.AddCompanyDepositModal__tabs-item:hover{color:#333333;border-bottom-color:#d8d8d8}.AddCompanyDepositModal__credit-balance{color:#2fcf38;font-size:15px;font-weight:600;padding:20px 0;text-align:center}.AddCompanyDepositModal__credit-balance-print-action{border:none;padding-bottom:0;vertical-align:top;background:#fff}.AddCompanyDepositModal__modal-actions{margin-top:50px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;gap:10px}.AddCompanyDepositModal__modal-action-btn{border-radius:999px;font-size:15px;font-weight:400;border:none;padding:7px 14px;min-width:100px;cursor:pointer;text-transform:capitalize}.AddCompanyDepositModal__modal-action-btn:disabled{background-color:#d3d3d3}.AddCompanyDepositModal__modal-action-btn--cancel{background:#fff;color:#9ca1ad}.AddCompanyDepositModal__modal-action-btn--submit{background:#508cd2;color:#fff}

.CompanyProfileDetails[data-v-4d9a9602]{background:#fff;border-radius:2px;border:1px solid #d8d8d8;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.2);width:100%;text-align:center}.CompanyProfileDetails__avatar[data-v-4d9a9602]{width:150px;height:150px;background:grey;border-radius:150px;position:absolute;left:50%;bottom:0;-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}.CompanyProfileDetails__avatar[data-v-4d9a9602]  img{width:150px;height:150px}.CompanyProfileDetails__avatar-wrapper[data-v-4d9a9602]{height:150px;background-color:#39454a;margin-bottom:75px;position:relative}.CompanyProfileDetails__image-container[data-v-4d9a9602]{width:100%;height:150px;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:center;justify-content:center;background:-webkit-gradient(linear, left top, left bottom, from(#39454a), color-stop(99.49%, #5b6a71)),-webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff));background:linear-gradient(180deg, #39454a 0%, #5b6a71 99.49%),linear-gradient(0deg, #fff, #fff)}.CompanyProfileDetails__image[data-v-4d9a9602]{width:100px;height:100px;background-color:#88e8f4;border-radius:999px;-webkit-transform:translateY(50px);transform:translateY(50px)}.CompanyProfileDetails__content[data-v-4d9a9602]{padding:24px 24px 24px 16px}.CompanyProfileDetails__profile-name[data-v-4d9a9602]{color:#333333;font-family:HelveticaNeue;font-size:19px;font-weight:500;margin-top:0}.CompanyProfileDetails__button[data-v-4d9a9602]{display:block;margin:auto;margin-top:25px;margin-bottom:12px;padding:8px 15px;border-radius:999px;outline:none;border:none;color:#fff;background:#4a90e2}.CompanyProfileDetails__profile-id[data-v-4d9a9602]{margin-top:8px;font-size:13px;font-style:italic;font-weight:400;color:#72808e}.CompanyProfileDetails__balance-label[data-v-4d9a9602]{color:#253540;font-family:Helvetica Neue;font-size:15px;font-weight:bold}.CompanyProfileDetails__info-box[data-v-4d9a9602]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;margin-top:40px}.CompanyProfileDetails__info-label[data-v-4d9a9602]{color:#333333;font-weight:700;font-size:13px;margin:0;text-transform:capitalize}.CompanyProfileDetails__info-text[data-v-4d9a9602]{color:#5b6a78;font-weight:400;font-size:16px;margin:0}

.CompanyProfileEmployeeHistory[data-v-0986ec89]{background:#fff;border-radius:2px;border:1px solid #d8d8d8;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.2);width:100%;text-align:center;padding:24px 24px 24px 16px}.CompanyProfileEmployeeHistory__container[data-v-0986ec89]{border-radius:4px;border:1px solid #dcdcdc;background:#fff;padding:15px}.CompanyProfileEmployeeHistory__header-container[data-v-0986ec89]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.CompanyProfileEmployeeHistory__header-container div[data-v-0986ec89]:nth-child(2){display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:10px}.CompanyProfileEmployeeHistory__title[data-v-0986ec89]{color:#333;font-size:15px;font-weight:500;line-height:normal}.CompanyProfileEmployeeHistory__search-container[data-v-0986ec89]{width:169px;height:29px;position:relative;border:1px solid #dbdbdb;border-radius:100px;max-width:100%;-webkit-transition:width 0.33s ease;transition:width 0.33s ease;will-change:width}.CompanyProfileEmployeeHistory__search-icon[data-v-0986ec89]{color:#4a90e2;cursor:pointer;position:absolute;font-size:16px;top:1.5px;left:4px}.CompanyProfileEmployeeHistory__search-field[data-v-0986ec89]{width:100%;height:100%;border:none;border-radius:100px;outline:none;padding:0 3px 0 20px;caret-color:#4a90e2}.CompanyProfileEmployeeHistory__search-field[data-v-0986ec89]::-webkit-input-placeholder{opacity:0.5;font-size:14px;color:#6e8090;line-height:20px}.CompanyProfileEmployeeHistory__search-field[data-v-0986ec89]::-moz-placeholder{opacity:0.5;font-size:14px;color:#6e8090;line-height:20px}.CompanyProfileEmployeeHistory__search-field[data-v-0986ec89]:-ms-input-placeholder{opacity:0.5;font-size:14px;color:#6e8090;line-height:20px}.CompanyProfileEmployeeHistory__search-field[data-v-0986ec89]::-ms-input-placeholder{opacity:0.5;font-size:14px;color:#6e8090;line-height:20px}.CompanyProfileEmployeeHistory__search-field[data-v-0986ec89]::placeholder{opacity:0.5;font-size:14px;color:#6e8090;line-height:20px}.CompanyProfileEmployeeHistory__table[data-v-0986ec89]{margin-top:20px;width:100%}.CompanyProfileEmployeeHistory__table-head-col[data-v-0986ec89]{color:#9ca1ad;font-size:13px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;padding:12px 5px}.CompanyProfileEmployeeHistory__table-body-row[data-v-0986ec89]:hover{background-color:#f9f9fa}.CompanyProfileEmployeeHistory__table-body-col[data-v-0986ec89]{padding:12px 5px;color:#5b6a78;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-align:left}

.CompanyProfile__details-container[data-v-9bc3b60a]{padding:30px 30px 0 30px;width:1260px;display:grid;grid-template-columns:400px auto;grid-column-gap:30px;margin:auto}.CompanyProfile__loader-container[data-v-9bc3b60a]{height:calc(100vh - 138px);display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}

.fb-component {
  padding: 10px;
  cursor: move;
}
.fb-component input {
  cursor: move;
}
.fb-component label {
  cursor: move;
}
.fb-component select {
  cursor: move;
}
.fb-component textarea {
  cursor: move;
}
.fb-form-object-editable {
  padding: 10px;
}
.fb-form-object-editable.fb-draggable {
  cursor: move;
}
.fb-form-object-editable.fb-draggable input {
  cursor: move;
}
.fb-form-object-editable.fb-draggable label {
  cursor: pointer;
}
.fb-form-object-editable.fb-draggable select {
  cursor: move;
}
.fb-form-object-editable.fb-draggable textarea {
  cursor: move;
}
.fb-form-object-editable.empty {
  cursor: default;
  margin: 6px;
  height: 80px;
  border: dashed 1px #aaa;
  background-color: #eee;
}
.fb-draggable.dragging {
  background-color: #ffffff;
  position: absolute;
  z-index: 800;
  -webkit-box-shadow: #666 0 0 20px;
  -moz-box-shadow: #666 0 0 20px;
  box-shadow: #666 0 0 20px;
  height: auto !important;
}
.fb-required:after {
  color: #b94a48;
  content: " *";
}
.fb-builder {
  min-height: 250px;
}
.popover .control-label {
  text-align: left;
}
.popover form {
  width: 240px;
}
.fb-component .checkbox input[type="checkbox"],
.fb-component .checkbox-inline input[type="checkbox"],
.fb-component .radio input[type="radio"],
.fb-component .radio-inline input[type="radio"] {
  margin: 4px 0 0;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:0.35em 0.625em 0.75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/css/main.css */@media print{*,*:before,*:after{color:#000 !important;text-shadow:none !important;background:transparent !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:"Glyphicons Halflings";src:url(public/fonts/glyphicons-halflings-regular.eot);src:url(public/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(public/fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(public/fonts/glyphicons-halflings-regular.woff) format("woff"),url(public/fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(18956631610a7c3e1e9ccd6d74052fbc.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width: 768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:0.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media (min-width: 768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:"\2014 \00A0"}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:""}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:"\00A0 \2014"}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo, Monaco, Consolas, "Courier New", monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;box-shadow:none}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 768px){.container{width:750px}}@media (min-width: 992px){.container{width:970px}}@media (min-width: 1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:0.01%;overflow-x:auto}@media screen and (max-width: 767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;padding:6px 12px;font-size:14px;font-weight:500;line-height:1.42857143;color:#253540;background-color:#fff;background-image:none;border:1px solid #d8d8d8;border-radius:4px}.form-control:focus{border-color:#66afe9;outline:0}.form-control::-moz-placeholder{color:#93a1af;opacity:1}.form-control:-ms-input-placeholder{color:#93a1af}.form-control::-webkit-input-placeholder{color:#93a1af}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d}.has-success .form-control:focus{border-color:#2b542c}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b}.has-warning .form-control:focus{border-color:#66512c}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442}.has-error .form-control:focus{border-color:#843534}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label ~ .form-control-feedback{top:25px}.has-feedback label.sr-only ~ .form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width: 768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width: 768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);box-shadow:none;opacity:0.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#d8d8d8}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn.btn-link{padding-top:0;padding-bottom:0}.btn-link{font-weight:normal;color:#337ab7;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-property:height, visibility;transition-property:height, visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,0.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width: 768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width: 768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width: 768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width: 768px){.navbar{border-radius:4px}}@media (min-width: 768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width: 768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width: 480px) and (orientation: landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width: 768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width: 768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width: 768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width: 768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width: 768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width: 767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width: 768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}@media (min-width: 768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width: 767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width: 768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width: 768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width: 768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right ~ .navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:0.2em 0.6em 0.3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width: 768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border 0.2s ease-in-out;transition:border 0.2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width 0.6s ease;transition:width 0.6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:0.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:0.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:transparent;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out, -webkit-transform 0.3s ease-out;-webkit-transform:translate(0, -25%);transform:translate(0, -25%)}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;outline:0;box-shadow:0 3px 9px rgba(0,0,0,0.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:0.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:12px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:0.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#607485}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#607485}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#607485}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#607485}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#607485}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#607485}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#607485}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#607485}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,0.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;color:#333;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d), (-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{left:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{left:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{left:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:0.5}.carousel-control.left{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:0.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203a"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important}}@media (min-width: 1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}@font-face{font-family:'Gotham';src:url(public/fonts/GothamBook-webfont.eot);src:url(public/fonts/GothamBook-webfont.eot?#iefix) format("embedded-opentype"),url(public/fonts/GothamBook-webfont.woff2) format("woff2"),url(public/fonts/GothamBook-webfont.woff) format("woff"),url(public/fonts/GothamBook-webfont.ttf) format("truetype"),url(a6437857ab167a81beb0445062c49250.svg#gothambook) format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'Gotham';src:url(public/fonts/gothamlight-webfont.eot);src:url(public/fonts/gothamlight-webfont.eot?#iefix) format("embedded-opentype"),url(public/fonts/gothamlight-webfont.woff2) format("woff2"),url(public/fonts/gothamlight-webfont.woff) format("woff"),url(public/fonts/gothamlight-webfont.ttf) format("truetype"),url(2c5a8d8cb6570c0f4901b00ef459f8dc.svg#gothamlight) format("svg");font-weight:300;font-style:normal}@font-face{font-family:'Gotham';src:url(public/fonts/GothamThin-webfont.eot);src:url(public/fonts/GothamThin-webfont.eot?#iefix) format("embedded-opentype"),url(public/fonts/GothamThin-webfont.woff2) format("woff2"),url(public/fonts/GothamThin-webfont.woff) format("woff"),url(public/fonts/GothamThin-webfont.ttf) format("truetype"),url(a39889978f795026eda4ccfaf7f76ba3.svg#gothamthin) format("svg");font-weight:100;font-style:normal}@font-face{font-family:'Gotham';src:url(public/fonts/GothamThinIta-webfont.eot);src:url(public/fonts/GothamThinIta-webfont.eot?#iefix) format("embedded-opentype"),url(public/fonts/GothamThinIta-webfont.woff2) format("woff2"),url(public/fonts/GothamThinIta-webfont.woff) format("woff"),url(public/fonts/GothamThinIta-webfont.ttf) format("truetype"),url(4da131a6c4de6600986735b640fa0de7.svg#gothamthin_italic) format("svg");font-weight:100;font-style:italic}@font-face{font-family:'Gotham';src:url(public/fonts/GothamBold-webfont.eot);src:url(public/fonts/GothamBold-webfont.eot?#iefix) format("embedded-opentype"),url(public/fonts/GothamBold-webfont.woff2) format("woff2"),url(public/fonts/GothamBold-webfont.woff) format("woff"),url(public/fonts/GothamBold-webfont.ttf) format("truetype"),url(34e9c27a842f06785aac77c076a17acc.svg#gothambold) format("svg");font-weight:bold;font-style:normal}@font-face{font-family:'Gotham';src:url(public/fonts/GothamLightIta-webfont.eot);src:url(public/fonts/GothamLightIta-webfont.eot?#iefix) format("embedded-opentype"),url(public/fonts/GothamLightIta-webfont.woff2) format("woff2"),url(public/fonts/GothamLightIta-webfont.woff) format("woff"),url(public/fonts/GothamLightIta-webfont.ttf) format("truetype"),url(2af0e2d16305cb90032df70cf6a888e1.svg#gothamlight_italic) format("svg");font-weight:300;font-style:italic}@font-face{font-family:'Gotham';src:url(public/fonts/gothammediumwebfont-webfont.eot);src:url(public/fonts/gothammediumwebfont-webfont.eot?#iefix) format("embedded-opentype"),url(public/fonts/gothammediumwebfont-webfont.woff2) format("woff2"),url(public/fonts/gothammediumwebfont-webfont.woff) format("woff"),url(public/fonts/gothammediumwebfont-webfont.ttf) format("truetype"),url(196a4b6402fccd2c2956fec358f02515.svg#gotham_mediumregular) format("svg");font-weight:500;font-style:normal}.icon-ic_workforce-off,.icon-ic_tasks-off,.icon-appointment,.icon-beaker,.icon-accounting,.icon-communication,.icon-queue,.icon-requests,.icon-store,.icon-upload-cloud,.icon-menu-search,.icon-advanced-settings,.icon-pharmacy,.icon-chart-pie,.icon-covid-19,.icon-patients,.icon-procedures,.icon-billing,.icon-money,.icon-registration,.icon-compliance,.icon-insights,.icon-external-link,.icon-helium-academy{width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.icon-close-action,.icon-checkmark,.icon-edit,.icon-phone,.icon-mail,.icon-calendar-blue{width:15px;height:15px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;margin-right:5px}.ico-covid{height:16px;width:16px;background-image:url(ico-covid-19-9f32491860db3f5de6fa75ac8d474a31.png);background-size:cover;background-repeat:no-repeat;display:inline-block}.ico-house{height:32px;width:32px;background-image:url(ico-house-b1a27bcf30b707c8bf9bdae6314be9ab.png);background-size:cover;background-repeat:no-repeat;display:inline-block}.ico-phone{height:36px;width:19px;background-image:url(ico-phone-0db4dd76bd2ef522b28c3c3d74a17408.png);background-size:cover;background-repeat:no-repeat;display:inline-block}.ico-phone{height:36px;width:27px;background-image:url(ico-locked-ce7b67cf3208098ae695595e21dd75fe.png);background-size:cover;background-repeat:no-repeat;display:inline-block}.ico-logo{width:166px;height:166px;background-image:url(836def9a7f5e34abf84f624b2957a35a.svg);background-size:166px 28px;background-repeat:no-repeat;display:inline-block}.ico-logo--small{width:16px;height:16px;background-size:contain;background-image:url(836def9a7f5e34abf84f624b2957a35a.svg);background-size:16px;background-repeat:no-repeat;display:inline-block}.ico-logo--small-white{background-image:url(836def9a7f5e34abf84f624b2957a35a.svg)}.ico-logo--white{background-image:url(836def9a7f5e34abf84f624b2957a35a.svg);background-size:cover}.ico-logo--large{width:228px;height:228px;background-size:contain;background-position:center}.ico-logo--pdf{width:109px;height:18px;background-size:109px 18px}.ico-logo--plus{background-image:url(helium-plus-960b6b8949bff1a1055c629058337f53.png)}@media (max-width: 560px){.ico-logo{width:132px;height:22px;background-size:132px 22px}}.ico-plus{height:20px;width:20px;background-image:url(ico-plus-4e6827347159bece175fc8d8fabd45d5.png);background-size:cover;background-repeat:no-repeat;display:inline-block}.ico-twitter-grey{width:18px;height:15px;background-image:url(ico-twitter-grey-aaf02bc437d40a12111aeb125bb0ac7d.png);background-size:cover;background-repeat:no-repeat;display:inline-block}.ico-instagram-grey{width:18px;height:18px;background-image:url(ico-instagram-grey-34eebe3d90e23ca36402222833ca4ee1.png);background-size:cover;background-repeat:no-repeat;display:inline-block}.ico-facebook-grey{width:10px;height:18px;background-image:url(ico-facebook-grey-3050fbd3a381c296065f941165deccb9.png);background-size:cover;background-repeat:no-repeat;display:inline-block}.ico-no-results{width:165px;height:75px;background-image:url(ico-no-results-b669afb1c271b56937b3d4ea3c58a3f0.png);background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-tick{width:14px;height:14px;background:url(tick-7fd2873a96ff9563671b1830e2b1a8cf.png);background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-notepad{width:30px;height:30px;background-image:url(ico-notepad-0c36c3077a0b975be271f2b2ffb8022a.png);background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-key{width:30px;height:30px;background-image:url(ico-key-8dbf00e7400e47684ceb02547d5586a4.png);background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-loading{background-image:url(load-2aad23b10dedeca3a024d3d82d1a8ae0.gif);width:32px;height:32px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-attachment-blue{background-image:url(ico-attachment-blue-b837be1f90fc477475456df3e39b82a3.png);width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-attachment{background-image:url(ico-attachment-a313da1722b5045eab2c830ac01e46d5.png);width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-file{background-image:url(ico-file-1df8e8e347b357f16599db279bbea52c.png);width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-dropdown{background-image:url(ico-dropdown-b41f1f287807799d173fe35ba7b6b82f.png);width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-dropdown.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ico-file-grey{background-image:url(ico-file-grey-0bfca6fc0f284b82b02ba863d0487fce.png);width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-currency-grey{background-image:url(ico-currency-grey-153fdbc3bb5a50d1a0c1166a0f294109.png);width:12px;height:12px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-currency{background-image:url(ico-currency-69fed03ab4b86264470c8574f99ffb44.png);width:12px;height:12px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-expand{background-image:url(ico-expand-b02db2906d3a37a25efc4b05a527fb2a.png);width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-back{background-image:url(ico-back-cca7e8e6f3f9d0ec41c6f407b896f358.png);width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-check-circle{background-image:url(ico-check-circle-8a9bbe5cec6f3fecfb92d8d0d66e2662.png);width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-schedule{background-image:url(ico-schedule-7e769e5316a55c09a6ee4f00940871ea.png);width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-print{background-image:url(ico-print-bdb65e8cc46d313ed72cb44338e2147c.png);width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-arrow-left-down{background-image:url(ico-arrow-left-down-b86a5767ff6acfb19a0398cbde19d204.png);width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-arrow-left-down{background-image:url(ico-arrow-left-down-b86a5767ff6acfb19a0398cbde19d204.png);width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-calendar{background-image:url(calendar-icon-3669cd8a83ef70083fb281a952f56844.png);width:24px;height:22px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-exclamation{background-image:url(exclamation-icon-91a9696b2accc0037daf55120e9dc68e.png);width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-exclamation-blue{background-image:url(exclamation-blue-icon-6e9c7884257ed5a2e963510f15e4f635.png);width:56px;height:56px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.icon-ic_workforce-off{background-image:url("data:image/svg+xml,%3Csvg width='23' height='11' viewBox='0 0 23 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='Workforce Sidebar Ico (Active)'%3E %3Cpath id='Combined Shape' fill-rule='evenodd' clip-rule='evenodd' d='M6.87463 6.27807C6.59743 6.03389 6.25947 5.84684 5.88313 5.73861C6.3163 5.78273 6.69633 5.85109 6.69633 5.85109C5.83211 5.41728 5.8546 3.86009 5.8546 3.86009C6.00559 0.843682 3.82565 1.00141 3.82565 1.00141L3.82404 1.00613L3.82244 1.00141C3.82244 1.00141 1.64248 0.843841 1.79366 3.85992C1.79366 3.85992 1.81595 5.41711 0.951936 5.85093C0.951936 5.85093 1.18475 5.83628 1.49544 5.8309C0.614286 6.19082 0 6.99824 0 7.93684C0 9.03719 0.844296 9.01821 1.97368 8.99283C2.15087 8.98885 2.33507 8.98471 2.52414 8.98471H5.12389C5.3114 8.98471 5.49397 8.98875 5.66969 8.99263C5.80151 8.99555 5.92947 8.99838 6.05278 8.99936C6.01624 8.83478 5.99663 8.65719 5.99663 8.46545C5.99645 7.66066 6.30751 6.88938 6.87454 6.27812L6.87463 6.27807ZM4.40785 6.34302L3.82387 7.20952L3.23988 6.34302C2.81562 6.25511 2.48783 6.07442 2.35571 5.85124C2.69797 5.87858 2.98816 5.93572 3.06341 6.04837L2.74165 5.39298C3.04987 5.67395 3.42243 5.83867 3.82388 5.83867C4.21641 5.83867 4.58077 5.68142 4.88488 5.41236L4.66045 5.83867C4.73549 5.7257 5.01821 5.6951 5.34962 5.70258C5.29721 5.99299 4.92322 6.23637 4.40786 6.34297L4.40785 6.34302ZM5.18776 4.6426C5.3564 4.33393 5.46745 3.96637 5.50025 3.56706L5.50023 3.56707C5.51181 3.49431 5.51823 3.42008 5.51912 3.34455L5.41466 3.32697H5.40414L4.83353 3.26039C5.14673 3.09549 4.98113 2.73444 4.90376 2.61333C4.88112 2.57768 4.86526 2.55668 4.86526 2.55668C4.86063 2.55945 4.85617 2.56222 4.85189 2.56531C3.96024 3.15149 3.23008 3.37418 3.23008 3.37418C2.82741 3.51938 2.15252 3.62161 2.15252 3.62161C2.26341 4.7209 2.96947 5.56869 3.82388 5.56869C4.3845 5.56869 4.88115 5.20389 5.18776 4.6426ZM17.0658 3.24814L17.0612 3.19719H17.0612C17.0523 3.14087 17.0462 3.08438 17.043 3.02676C17.0405 2.98736 17.0388 2.94764 17.0388 2.90776C17.0388 2.80944 17.0464 2.71291 17.0616 2.61833C17.2066 1.70219 18.0295 1.00042 19.0231 1.00042C20.0167 1.00042 20.8396 1.70219 20.9847 2.61833C20.9997 2.71291 21.0071 2.80944 21.0071 2.90776C21.0071 2.94781 21.0055 2.98736 21.0032 3.02676C20.9997 3.08454 20.9934 3.14103 20.9845 3.19719C20.9831 3.21428 20.9815 3.23138 20.9797 3.24814C20.8547 4.54113 20.0262 5.53999 19.0229 5.53999C18.0193 5.53999 17.1909 4.54146 17.0658 3.24814ZM19.0229 2.43828C18.37 2.42183 17.7988 2.1687 17.7988 2.1687H17.7988C17.3847 2.31781 17.5809 3.38047 17.5811 3.38063C17.4779 3.31471 17.3831 3.28069 17.3057 3.26294C17.42 4.39232 18.145 5.26307 19.0231 5.26307C19.901 5.26307 20.6263 4.39249 20.7401 3.26294C20.6627 3.28069 20.568 3.31487 20.4648 3.38063C20.4648 3.38063 20.6607 2.31781 20.2468 2.1687C20.2468 2.1687 19.6759 2.42216 19.0229 2.43828ZM20.7335 5.30421C20.7357 5.30445 20.738 5.30469 20.7402 5.305L20.7402 5.30497C22.0171 5.46729 23 6.46806 23 7.67903C23 9.00049 21.8296 9.00036 20.3832 9.00019H20.3735H17.6697C17.3631 9.00019 17.0689 9.00019 16.7955 8.98781C16.8304 8.82683 16.8491 8.65298 16.8491 8.46561C16.8491 7.61507 16.5028 6.80228 15.8735 6.1759C15.8309 6.1339 15.7874 6.09337 15.7432 6.05316C16.1445 5.65662 16.6894 5.38314 17.3037 5.305C17.3059 5.30469 17.3082 5.30445 17.3104 5.30421C17.3128 5.30396 17.3152 5.30371 17.3174 5.30338C17.3543 5.29882 17.3909 5.29491 17.4281 5.29166C17.4281 5.29377 17.4284 5.29572 17.4288 5.29761C17.429 5.29907 17.4293 5.30049 17.4294 5.30191C17.4297 5.30825 17.4307 5.3144 17.4316 5.32064C17.4322 5.32433 17.4328 5.32805 17.4333 5.33186C17.4399 5.38786 17.4586 5.44223 17.4869 5.49481C17.6798 5.93825 18.3041 6.77888 18.6717 7.25583L18.7476 6.2648C18.6403 6.21467 18.5478 6.13132 18.4888 6.03495C18.446 5.96528 18.42 5.88958 18.42 5.81226C18.42 5.81226 18.6941 5.92328 18.974 5.92328C18.9902 5.92328 19.0061 5.92279 19.0221 5.92214C19.0384 5.92279 19.0542 5.92328 19.0703 5.92328C19.3503 5.92328 19.6243 5.81226 19.6243 5.81226C19.6243 5.88958 19.5981 5.96544 19.5555 6.03495C19.4963 6.13132 19.404 6.21434 19.2967 6.2648L19.3726 7.25583C19.7404 6.77884 20.3643 5.93825 20.5571 5.49481C20.586 5.44255 20.6044 5.38786 20.6113 5.33186C20.6118 5.32746 20.6124 5.32324 20.6129 5.31907C20.6137 5.31336 20.6145 5.30774 20.6149 5.30191C20.6149 5.30021 20.6152 5.2985 20.6155 5.29673C20.6158 5.29511 20.6161 5.29344 20.6161 5.29166C20.6534 5.29491 20.69 5.29898 20.7265 5.30338C20.7288 5.30371 20.7311 5.30396 20.7335 5.30421Z' fill='%234FAEFF'/%3E %3Cpath id='Combined Shape_2' fill-rule='evenodd' clip-rule='evenodd' d='M8.50358 3.02099C8.50463 3.03494 8.50586 3.04876 8.5071 3.06261L8.50958 3.09115C8.66875 4.86915 9.72311 6.24253 11.0004 6.24253C12.2771 6.24253 13.3318 4.86915 13.491 3.09115C13.4933 3.06765 13.4952 3.04449 13.497 3.02099C13.5085 2.94387 13.5157 2.86553 13.5205 2.78667C13.5235 2.73253 13.5258 2.67804 13.5258 2.6232C13.5258 2.48793 13.5159 2.35492 13.4972 2.22505C13.3124 0.9655 12.2649 0 11.0002 0C9.73552 0 8.68801 0.965143 8.50329 2.22505C8.48423 2.35475 8.47452 2.48793 8.47452 2.6232C8.47452 2.67804 8.47682 2.73252 8.47964 2.78667C8.48494 2.86536 8.49235 2.94387 8.50364 3.02099H8.50358ZM9.44272 1.60652C9.44272 1.60652 10.1698 1.9547 11.0005 1.97681C11.8315 1.95453 12.5583 1.60652 12.5583 1.60652C13.0852 1.8116 12.8355 3.27275 12.8355 3.27275C12.9674 3.1824 13.0875 3.13522 13.186 3.11102C13.0411 4.66409 12.1182 5.86165 11.0009 5.86165C9.88351 5.86165 8.96041 4.66427 8.81517 3.11102C8.91364 3.13539 9.03417 3.1824 9.16563 3.27292C9.1651 3.2731 8.91576 1.8118 9.44268 1.60652L9.44272 1.60652ZM13.0039 5.9642C13.0039 5.9642 13.0039 5.9642 13.0039 5.9642H13.0038C13.0038 5.9642 13.0039 5.9642 13.0039 5.9642ZM11.0005 7.0371C12.0988 7.0371 12.9906 6.55801 13.0039 5.9642C14.6845 6.11566 16.0005 7.50944 16 9.20645C16 10.9959 14.5369 11.0004 12.727 11.0004H12.6996H9.30039H9.27304C7.46325 11.0004 6 10.9959 6 9.20645C6 7.50925 7.31662 6.11548 8.99707 5.9642C9.00999 6.55783 9.90183 7.0371 11.0005 7.0371Z' fill='white'/%3E %3C/g%3E %3C/svg%3E")}.icon-ic_workforce-off.active{background-image:url("data:image/svg+xml,%3Csvg width='23' height='11' viewBox='0 0 23 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='Workforce Sidebar Ico (Active)'%3E %3Cpath id='Combined Shape' fill-rule='evenodd' clip-rule='evenodd' d='M6.87463 6.27807C6.59743 6.03389 6.25947 5.84684 5.88313 5.73861C6.3163 5.78273 6.69633 5.85109 6.69633 5.85109C5.83211 5.41728 5.8546 3.86009 5.8546 3.86009C6.00559 0.843682 3.82565 1.00141 3.82565 1.00141L3.82404 1.00613L3.82244 1.00141C3.82244 1.00141 1.64248 0.843841 1.79366 3.85992C1.79366 3.85992 1.81595 5.41711 0.951936 5.85093C0.951936 5.85093 1.18475 5.83628 1.49544 5.8309C0.614286 6.19082 0 6.99824 0 7.93684C0 9.03719 0.844296 9.01821 1.97368 8.99283C2.15087 8.98885 2.33507 8.98471 2.52414 8.98471H5.12389C5.3114 8.98471 5.49397 8.98875 5.66969 8.99263C5.80151 8.99555 5.92947 8.99838 6.05278 8.99936C6.01624 8.83478 5.99663 8.65719 5.99663 8.46545C5.99645 7.66066 6.30751 6.88938 6.87454 6.27812L6.87463 6.27807ZM4.40785 6.34302L3.82387 7.20952L3.23988 6.34302C2.81562 6.25511 2.48783 6.07442 2.35571 5.85124C2.69797 5.87858 2.98816 5.93572 3.06341 6.04837L2.74165 5.39298C3.04987 5.67395 3.42243 5.83867 3.82388 5.83867C4.21641 5.83867 4.58077 5.68142 4.88488 5.41236L4.66045 5.83867C4.73549 5.7257 5.01821 5.6951 5.34962 5.70258C5.29721 5.99299 4.92322 6.23637 4.40786 6.34297L4.40785 6.34302ZM5.18776 4.6426C5.3564 4.33393 5.46745 3.96637 5.50025 3.56706L5.50023 3.56707C5.51181 3.49431 5.51823 3.42008 5.51912 3.34455L5.41466 3.32697H5.40414L4.83353 3.26039C5.14673 3.09549 4.98113 2.73444 4.90376 2.61333C4.88112 2.57768 4.86526 2.55668 4.86526 2.55668C4.86063 2.55945 4.85617 2.56222 4.85189 2.56531C3.96024 3.15149 3.23008 3.37418 3.23008 3.37418C2.82741 3.51938 2.15252 3.62161 2.15252 3.62161C2.26341 4.7209 2.96947 5.56869 3.82388 5.56869C4.3845 5.56869 4.88115 5.20389 5.18776 4.6426ZM17.0658 3.24814L17.0612 3.19719H17.0612C17.0523 3.14087 17.0462 3.08438 17.043 3.02676C17.0405 2.98736 17.0388 2.94764 17.0388 2.90776C17.0388 2.80944 17.0464 2.71291 17.0616 2.61833C17.2066 1.70219 18.0295 1.00042 19.0231 1.00042C20.0167 1.00042 20.8396 1.70219 20.9847 2.61833C20.9997 2.71291 21.0071 2.80944 21.0071 2.90776C21.0071 2.94781 21.0055 2.98736 21.0032 3.02676C20.9997 3.08454 20.9934 3.14103 20.9845 3.19719C20.9831 3.21428 20.9815 3.23138 20.9797 3.24814C20.8547 4.54113 20.0262 5.53999 19.0229 5.53999C18.0193 5.53999 17.1909 4.54146 17.0658 3.24814ZM19.0229 2.43828C18.37 2.42183 17.7988 2.1687 17.7988 2.1687H17.7988C17.3847 2.31781 17.5809 3.38047 17.5811 3.38063C17.4779 3.31471 17.3831 3.28069 17.3057 3.26294C17.42 4.39232 18.145 5.26307 19.0231 5.26307C19.901 5.26307 20.6263 4.39249 20.7401 3.26294C20.6627 3.28069 20.568 3.31487 20.4648 3.38063C20.4648 3.38063 20.6607 2.31781 20.2468 2.1687C20.2468 2.1687 19.6759 2.42216 19.0229 2.43828ZM20.7335 5.30421C20.7357 5.30445 20.738 5.30469 20.7402 5.305L20.7402 5.30497C22.0171 5.46729 23 6.46806 23 7.67903C23 9.00049 21.8296 9.00036 20.3832 9.00019H20.3735H17.6697C17.3631 9.00019 17.0689 9.00019 16.7955 8.98781C16.8304 8.82683 16.8491 8.65298 16.8491 8.46561C16.8491 7.61507 16.5028 6.80228 15.8735 6.1759C15.8309 6.1339 15.7874 6.09337 15.7432 6.05316C16.1445 5.65662 16.6894 5.38314 17.3037 5.305C17.3059 5.30469 17.3082 5.30445 17.3104 5.30421C17.3128 5.30396 17.3152 5.30371 17.3174 5.30338C17.3543 5.29882 17.3909 5.29491 17.4281 5.29166C17.4281 5.29377 17.4284 5.29572 17.4288 5.29761C17.429 5.29907 17.4293 5.30049 17.4294 5.30191C17.4297 5.30825 17.4307 5.3144 17.4316 5.32064C17.4322 5.32433 17.4328 5.32805 17.4333 5.33186C17.4399 5.38786 17.4586 5.44223 17.4869 5.49481C17.6798 5.93825 18.3041 6.77888 18.6717 7.25583L18.7476 6.2648C18.6403 6.21467 18.5478 6.13132 18.4888 6.03495C18.446 5.96528 18.42 5.88958 18.42 5.81226C18.42 5.81226 18.6941 5.92328 18.974 5.92328C18.9902 5.92328 19.0061 5.92279 19.0221 5.92214C19.0384 5.92279 19.0542 5.92328 19.0703 5.92328C19.3503 5.92328 19.6243 5.81226 19.6243 5.81226C19.6243 5.88958 19.5981 5.96544 19.5555 6.03495C19.4963 6.13132 19.404 6.21434 19.2967 6.2648L19.3726 7.25583C19.7404 6.77884 20.3643 5.93825 20.5571 5.49481C20.586 5.44255 20.6044 5.38786 20.6113 5.33186C20.6118 5.32746 20.6124 5.32324 20.6129 5.31907C20.6137 5.31336 20.6145 5.30774 20.6149 5.30191C20.6149 5.30021 20.6152 5.2985 20.6155 5.29673C20.6158 5.29511 20.6161 5.29344 20.6161 5.29166C20.6534 5.29491 20.69 5.29898 20.7265 5.30338C20.7288 5.30371 20.7311 5.30396 20.7335 5.30421Z' fill='%234FAEFF'/%3E %3Cpath id='Combined Shape_2' fill-rule='evenodd' clip-rule='evenodd' d='M8.50358 3.02099C8.50463 3.03494 8.50586 3.04876 8.5071 3.06261L8.50958 3.09115C8.66875 4.86915 9.72311 6.24253 11.0004 6.24253C12.2771 6.24253 13.3318 4.86915 13.491 3.09115C13.4933 3.06765 13.4952 3.04449 13.497 3.02099C13.5085 2.94387 13.5157 2.86553 13.5205 2.78667C13.5235 2.73253 13.5258 2.67804 13.5258 2.6232C13.5258 2.48793 13.5159 2.35492 13.4972 2.22505C13.3124 0.9655 12.2649 0 11.0002 0C9.73552 0 8.68801 0.965143 8.50329 2.22505C8.48423 2.35475 8.47452 2.48793 8.47452 2.6232C8.47452 2.67804 8.47682 2.73252 8.47964 2.78667C8.48494 2.86536 8.49235 2.94387 8.50364 3.02099H8.50358ZM9.44272 1.60652C9.44272 1.60652 10.1698 1.9547 11.0005 1.97681C11.8315 1.95453 12.5583 1.60652 12.5583 1.60652C13.0852 1.8116 12.8355 3.27275 12.8355 3.27275C12.9674 3.1824 13.0875 3.13522 13.186 3.11102C13.0411 4.66409 12.1182 5.86165 11.0009 5.86165C9.88351 5.86165 8.96041 4.66427 8.81517 3.11102C8.91364 3.13539 9.03417 3.1824 9.16563 3.27292C9.1651 3.2731 8.91576 1.8118 9.44268 1.60652L9.44272 1.60652ZM13.0039 5.9642C13.0039 5.9642 13.0039 5.9642 13.0039 5.9642H13.0038C13.0038 5.9642 13.0039 5.9642 13.0039 5.9642ZM11.0005 7.0371C12.0988 7.0371 12.9906 6.55801 13.0039 5.9642C14.6845 6.11566 16.0005 7.50944 16 9.20645C16 10.9959 14.5369 11.0004 12.727 11.0004H12.6996H9.30039H9.27304C7.46325 11.0004 6 10.9959 6 9.20645C6 7.50925 7.31662 6.11548 8.99707 5.9642C9.00999 6.55783 9.90183 7.0371 11.0005 7.0371Z' fill='white'/%3E %3C/g%3E %3C/svg%3E")}.icon-close-action{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0,0,256,256' width='100px' height='100px' fill-rule='nonzero'%3E%3Cg fill='%23d34e43' fill-rule='nonzero' stroke='none' stroke-width='1' stroke-linecap='butt' stroke-linejoin='miter' stroke-miterlimit='10' stroke-dasharray='' stroke-dashoffset='0' font-family='none' font-weight='none' font-size='none' text-anchor='none' style='mix-blend-mode: normal'%3E%3Cg transform='scale(5.12,5.12)'%3E%3Cpath d='M9.15625,6.3125l-2.84375,2.84375l15.84375,15.84375l-15.9375,15.96875l2.8125,2.8125l15.96875,-15.9375l15.9375,15.9375l2.84375,-2.84375l-15.9375,-15.9375l15.84375,-15.84375l-2.84375,-2.84375l-15.84375,15.84375z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-checkmark{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0,0,256,256' width='24px' height='24px' fill-rule='nonzero'%3E%3Cg fill='%233890db' fill-rule='nonzero' stroke='none' stroke-width='1' stroke-linecap='butt' stroke-linejoin='miter' stroke-miterlimit='10' stroke-dasharray='' stroke-dashoffset='0' font-family='none' font-weight='none' font-size='none' text-anchor='none' style='mix-blend-mode: normal'%3E%3Cg transform='scale(10.66667,10.66667)'%3E%3Cpath d='M19.98047,5.99023c-0.2598,0.00774 -0.50638,0.11632 -0.6875,0.30273l-10.29297,10.29297l-3.29297,-3.29297c-0.25082,-0.26124 -0.62327,-0.36647 -0.97371,-0.27511c-0.35044,0.09136 -0.62411,0.36503 -0.71547,0.71547c-0.09136,0.35044 0.01388,0.72289 0.27511,0.97371l4,4c0.39053,0.39037 1.02353,0.39037 1.41406,0l11,-11c0.29576,-0.28749 0.38469,-0.72707 0.22393,-1.10691c-0.16075,-0.37985 -0.53821,-0.62204 -0.9505,-0.60988z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.icon-edit{background-image:url(ic_modal_edit-ced56dc176f218b6e2ad9cc434248ec3.png)}.icon-update{background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='Group'%3E %3Cpath id='Path' d='M14.5 7C14.3674 7 14.2402 7.05268 14.1464 7.14643C14.0527 7.24018 14 7.36741 14 7.5V12.5C14 12.8979 13.842 13.2793 13.5607 13.5607C13.2794 13.842 12.8979 14 12.5 14H2.5C2.10211 14 1.72066 13.842 1.43929 13.5607C1.15803 13.2794 1 12.8979 1 12.5V2.5C1 2.10211 1.15803 1.72066 1.43929 1.43929C1.72065 1.15803 2.10211 1 2.5 1H7.5C7.67868 1 7.84374 0.904689 7.93303 0.75C8.02231 0.595311 8.02231 0.404686 7.93303 0.25C7.84374 0.0953143 7.67868 0 7.5 0H2.5C1.83694 0 1.20111 0.263394 0.732257 0.732257C0.2634 1.20112 0 1.83694 0 2.5V12.5C0 13.1631 0.263394 13.7989 0.732257 14.2677C1.20112 14.7366 1.83694 15 2.5 15H12.5C13.1631 15 13.7989 14.7366 14.2677 14.2677C14.7366 13.7989 15 13.1631 15 12.5V7.5C15 7.36741 14.9473 7.24018 14.8536 7.14643C14.7598 7.05268 14.6326 7 14.5 7Z' fill='%233890DB'/%3E %3Cpath id='Path_2' d='M14.5327 3.81142C14.8317 3.54209 15.0001 3.17464 15.0001 2.79118C15.0001 2.40783 14.8317 2.04037 14.5327 1.77094L13.0347 0.409047C12.7336 0.146544 12.333 0 11.9165 0C11.5 0 11.0994 0.146558 10.7983 0.409047L9.67749 1.42216L13.4221 4.83871L14.5327 3.81142Z' fill='%233890DB'/%3E %3Cpath id='Path_3' d='M2.90332 9.19152V11.6023C2.90332 11.7336 2.95548 11.8596 3.04829 11.9524C3.1411 12.0452 3.26707 12.0973 3.39834 12.0973H5.80912C6.20448 12.0983 6.58403 11.9415 6.86345 11.6618L12.5807 5.94445L9.05623 2.41992L3.33893 8.13724C3.06192 8.41845 2.90558 8.79678 2.90338 9.19158L2.90332 9.19152Z' fill='%233890DB'/%3E %3C/g%3E %3C/svg%3E");width:15px;height:15px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;margin-right:5px}.icon-delete{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='HH-Web/Atoms/Ico/ic_delete Copy'%3E %3Cpath id='Fill 160' fill-rule='evenodd' clip-rule='evenodd' d='M6.83333 17.3333C6.83333 18.25 7.58333 19 8.5 19H15.1667C16.0833 19 16.8333 18.25 16.8333 17.3333V7.33333H6.83333V17.3333ZM17.6667 4.83333H14.75L13.9167 4H9.75L8.91667 4.83333H6V6.5H17.6667V4.83333Z' fill='%23D34E43'/%3E %3C/g%3E %3C/svg%3E");width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;margin-right:5px}.icon-phone{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.3659 11.4949L10.7026 13.1319L6.45595 8.89082L8.09504 7.2297C8.29778 7.02374 8.35578 6.71584 8.24185 6.45039L6.53505 2.47196C6.3956 2.1477 6.03927 1.97447 5.69769 2.06487L2.56204 2.89187C2.23935 2.97525 2.01763 3.27087 2.02826 3.60357C2.22769 7.24315 3.74299 10.6868 6.29275 13.2948C8.90514 15.8416 12.3544 17.3547 15.9997 17.553C16.3329 17.5636 16.6289 17.3422 16.7124 17.0199L17.5405 13.8884C17.631 13.5473 17.4576 13.1914 17.1329 13.0522L13.1491 11.3476C12.8824 11.2327 12.5726 11.291 12.3659 11.4949Z' fill='%23C0CCD7'/%3E %3C/svg%3E")}.icon-mail{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8837 13.048C10.5644 13.2662 10.1827 13.3751 9.79613 13.3582C9.40953 13.3751 9.02788 13.2662 8.70858 13.048L1.25107 8.62695L1.25107 14.9094C1.25107 16.1945 2.29446 17.2363 3.58154 17.2363H16.0107C17.2978 17.2363 18.3412 16.1945 18.3412 14.9094V8.62695L10.8837 13.048Z' fill='%23C0CCD7'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.0107 3.27539H3.58154C2.29446 3.27539 1.25107 4.31716 1.25107 5.60224V6.37786C1.24956 6.6623 1.3968 6.92692 1.63948 7.07591L9.40772 11.7296C9.527 11.7923 9.66188 11.8192 9.79613 11.8072C9.93039 11.8192 10.0653 11.7923 10.1845 11.7296L17.9528 7.07591C18.1955 6.92692 18.3427 6.6623 18.3412 6.37786V5.60224C18.3412 4.31716 17.2978 3.27539 16.0107 3.27539Z' fill='%23C0CCD7'/%3E %3C/svg%3E")}.icon-timer{background-image:url("data:image/svg+xml,%3Csvg width='42px' height='42px' viewBox='0 0 42 42' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3E06CAD3AC-94CE-46EA-A2A7-2B8A3CCF8B0F@1x%3C/title%3E %3Cdefs%3E %3Ccircle id='path-1' cx='20' cy='20' r='20'%3E%3C/circle%3E %3C/defs%3E %3Cg id='Human-Resources/Workforce' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='D-9-9-11-Human-Resources--Non-Admin-Copy-5' transform='translate(-1068.000000, -13.000000)'%3E %3Cg id='Ico_Status_Clocked-Out-' transform='translate(1069.000000, 14.000000)'%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Rec' stroke='%23D8D8D8' xlink:href='%23path-1'%3E%3C/use%3E %3Cpath d='M22.2720302,10 C22.4769239,10 22.6428398,10.1616979 22.6428398,10.3613827 L22.6428398,10.3613827 L22.6428398,12.2913618 C22.6428398,12.4910465 22.4769239,12.6527445 22.2720302,12.6527445 L22.2720302,12.6527445 L21.9876269,12.6527445 L21.9876269,13.5592133 C23.2240709,13.7729861 24.3684129,14.2471761 25.3594136,14.9228753 L25.3594136,14.9228753 L26.2816248,14.0241088 C26.4265021,13.882919 26.6612383,13.882919 26.8061112,14.0241088 L26.8061112,14.0241088 L28.3883568,15.5652693 C28.4576884,15.6331749 28.4968392,15.7249491 28.4968392,15.8209274 C28.4968392,15.9169057 28.4578615,16.0088478 28.3883568,16.0765856 L28.3883568,16.0765856 L27.466,16.975 L27.6426523,17.2301328 C28.4430486,18.4369878 28.9317725,19.8578173 28.9933783,21.3842039 L29,21.7128629 C29,26.1985625 25.0916292,30 20.4997792,30 C15.8671324,30 11.9998275,26.1931408 12,21.7132932 C12,19.9533684 12.5679324,18.3207693 13.5322209,16.9774175 L13.5322209,16.9774175 L12.6091707,16.0778334 C12.5398391,16.0099279 12.5006883,15.9181536 12.5006883,15.8221753 C12.5006883,15.726197 12.539666,15.6342549 12.6091707,15.5665172 L12.6091707,15.5665172 L14.191063,14.0250124 C14.2607399,13.9574434 14.3549082,13.9192879 14.4533901,13.9192879 C14.5518721,13.9192879 14.6462125,13.9572747 14.7157172,14.0250124 L14.7157172,14.0250124 L15.6382817,14.9242522 C16.6287967,14.2483809 17.7727855,13.7738725 19.0090528,13.5597297 L19.0090528,13.5597297 L19.0090528,12.6527445 L18.7246495,12.6527445 C18.5197559,12.6527445 18.35384,12.4910465 18.35384,12.2913618 L18.35384,12.2913618 L18.35384,10.3613827 C18.35384,10.1616979 18.5197559,10 18.7246495,10 L18.7246495,10 Z M20.4999558,14.950621 C16.6730904,14.950621 13.5596395,17.9850927 13.5596395,21.7149283 C13.5596395,25.4445058 16.6730021,28.4788054 20.4999558,28.4788054 C24.3268213,28.4788054 27.4402722,25.4440755 27.4402722,21.714498 C27.4402722,17.9849206 24.3268213,14.950621 20.4999558,14.950621 Z M20.5,16 C23.5327766,16 26,18.4676449 26,21.5001959 C26,24.5325902 23.5327766,27 20.5,27 C17.4672234,27 15,24.5323551 15,21.4998041 C15,18.4674098 17.4671843,16 20.5,16 Z M23.903715,18.0895045 C23.7804113,17.9646558 23.5872207,17.9712522 23.4717318,18.104075 L23.4717318,18.104075 L20.8642319,21.1001268 C20.8042873,21.0812616 20.7422118,21.0680712 20.676867,21.0680712 C20.3035665,21.0680712 20,21.3958091 20,21.798895 C20,22.0823391 20.1519887,22.3259025 20.3708895,22.4470678 L20.3708895,22.4470678 L20.3710316,24.6702439 C20.3710316,24.8524531 20.5076851,25 20.6764418,25 C20.8451985,25 20.981852,24.8524531 20.981852,24.6702439 L20.981852,24.6702439 L20.981852,22.4481279 C21.2015892,22.3271158 21.3538689,22.0831087 21.3538689,21.7992091 C21.3538689,21.7116344 21.3372485,21.6285043 21.3109687,21.5507416 L21.3109687,21.5507416 L23.9172098,18.5559235 C24.0326991,18.4230967 24.0265897,18.2145059 23.903715,18.0895045 Z' id='Combined-Shape' fill='%235C6A77' fill-rule='nonzero'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");width:40px;height:40px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.icon-timer.active{background-image:url("data:image/svg+xml,%3Csvg width='42px' height='42px' viewBox='0 0 42 42' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3E2A692786-10EA-495B-A637-79D2F1F99634@1x%3C/title%3E %3Cdefs%3E %3Ccircle id='path-1' cx='20' cy='20' r='20'%3E%3C/circle%3E %3C/defs%3E %3Cg id='Human-Resources/Workforce' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='D-9-9-11-Human-Resources--Non-Admin-Copy-6' transform='translate(-1068.000000, -13.000000)'%3E %3Cg id='Ico_Status_Clocked-In' transform='translate(1069.000000, 14.000000)'%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Rec' stroke='%233890DB' fill='%233890DB' xlink:href='%23path-1'%3E%3C/use%3E %3Cpath d='M22.2720302,10 C22.4769239,10 22.6428398,10.1616979 22.6428398,10.3613827 L22.6428398,10.3613827 L22.6428398,12.2913618 C22.6428398,12.4910465 22.4769239,12.6527445 22.2720302,12.6527445 L22.2720302,12.6527445 L21.9876269,12.6527445 L21.9876269,13.5592133 C23.2240709,13.7729861 24.3684129,14.2471761 25.3594136,14.9228753 L25.3594136,14.9228753 L26.2816248,14.0241088 C26.4265021,13.882919 26.6612383,13.882919 26.8061112,14.0241088 L26.8061112,14.0241088 L28.3883568,15.5652693 C28.4576884,15.6331749 28.4968392,15.7249491 28.4968392,15.8209274 C28.4968392,15.9169057 28.4578615,16.0088478 28.3883568,16.0765856 L28.3883568,16.0765856 L27.466,16.975 L27.6426523,17.2301328 C28.4430486,18.4369878 28.9317725,19.8578173 28.9933783,21.3842039 L29,21.7128629 C29,26.1985625 25.0916292,30 20.4997792,30 C15.8671324,30 11.9998275,26.1931408 12,21.7132932 C12,19.9533684 12.5679324,18.3207693 13.5322209,16.9774175 L13.5322209,16.9774175 L12.6091707,16.0778334 C12.5398391,16.0099279 12.5006883,15.9181536 12.5006883,15.8221753 C12.5006883,15.726197 12.539666,15.6342549 12.6091707,15.5665172 L12.6091707,15.5665172 L14.191063,14.0250124 C14.2607399,13.9574434 14.3549082,13.9192879 14.4533901,13.9192879 C14.5518721,13.9192879 14.6462125,13.9572747 14.7157172,14.0250124 L14.7157172,14.0250124 L15.6382817,14.9242522 C16.6287967,14.2483809 17.7727855,13.7738725 19.0090528,13.5597297 L19.0090528,13.5597297 L19.0090528,12.6527445 L18.7246495,12.6527445 C18.5197559,12.6527445 18.35384,12.4910465 18.35384,12.2913618 L18.35384,12.2913618 L18.35384,10.3613827 C18.35384,10.1616979 18.5197559,10 18.7246495,10 L18.7246495,10 Z M20.4999558,14.950621 C16.6730904,14.950621 13.5596395,17.9850927 13.5596395,21.7149283 C13.5596395,25.4445058 16.6730021,28.4788054 20.4999558,28.4788054 C24.3268213,28.4788054 27.4402722,25.4440755 27.4402722,21.714498 C27.4402722,17.9849206 24.3268213,14.950621 20.4999558,14.950621 Z M20.5,16 C23.5327766,16 26,18.4676449 26,21.5001959 C26,24.5325902 23.5327766,27 20.5,27 C17.4672234,27 15,24.5323551 15,21.4998041 C15,18.4674098 17.4671843,16 20.5,16 Z M23.903715,18.0895045 C23.7804113,17.9646558 23.5872207,17.9712522 23.4717318,18.104075 L23.4717318,18.104075 L20.8642319,21.1001268 C20.8042873,21.0812616 20.7422118,21.0680712 20.676867,21.0680712 C20.3035665,21.0680712 20,21.3958091 20,21.798895 C20,22.0823391 20.1519887,22.3259025 20.3708895,22.4470678 L20.3708895,22.4470678 L20.3710316,24.6702439 C20.3710316,24.8524531 20.5076851,25 20.6764418,25 C20.8451985,25 20.981852,24.8524531 20.981852,24.6702439 L20.981852,24.6702439 L20.981852,22.4481279 C21.2015892,22.3271158 21.3538689,22.0831087 21.3538689,21.7992091 C21.3538689,21.7116344 21.3372485,21.6285043 21.3109687,21.5507416 L21.3109687,21.5507416 L23.9172098,18.5559235 C24.0326991,18.4230967 24.0265897,18.2145059 23.903715,18.0895045 Z' id='Combined-Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-calendar-blue{background-image:url(feb408800f07574cbbc242b82d7ca53c.svg)}.pay-ico-general-checkmark{background-image:url(check-mark-9e58d7edaa7bcc7ea33fe773a744796a.png)}.icon-modal-close{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0,0,256,256' width='96px' height='96px' fill-rule='nonzero'%3E%3Cg fill='%23979797' fill-rule='nonzero' stroke='none' stroke-width='1' stroke-linecap='butt' stroke-linejoin='miter' stroke-miterlimit='10' stroke-dasharray='' stroke-dashoffset='0' font-family='none' font-weight='none' font-size='none' text-anchor='none' style='mix-blend-mode: normal'%3E%3Cg transform='scale(10.66667,10.66667)'%3E%3Cpath d='M4.70703,3.29297l-1.41406,1.41406l7.29297,7.29297l-7.29297,7.29297l1.41406,1.41406l7.29297,-7.29297l7.29297,7.29297l1.41406,-1.41406l-7.29297,-7.29297l7.29297,-7.29297l-1.41406,-1.41406l-7.29297,7.29297z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.icon-dropdown-caret{background-image:url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M1 1L5.11379 5L9.22757 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.icon-payroll-settings{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='gear-option'%3E %3Cpath id='Shape' fill-rule='evenodd' clip-rule='evenodd' d='M13.7977 6.0132L13.8737 6.04076C15.991 6.80911 15.991 6.89861 15.9911 7.11531V8.80301C15.9911 9.01944 15.9911 9.10076 13.8749 9.93509L13.8039 9.96336L13.5069 10.6803L13.5422 10.7565C14.4906 12.7852 14.4279 12.8488 14.2767 13.0023L14.2765 13.0025L13.073 14.1989C13.0228 14.2494 12.9356 14.2821 12.8621 14.2821C12.6806 14.2821 11.9802 14.0219 10.7811 13.5061L10.7118 13.4774L9.98292 13.7769L9.95408 13.8535C9.18032 15.9571 9.09202 15.9571 8.87909 15.9571H7.18322C6.97561 15.9571 6.8899 15.9571 6.05561 13.8592L6.02716 13.7848L5.29518 13.4839L5.22413 13.5177C3.44995 14.3336 3.24584 14.3336 3.17872 14.3336C3.10456 14.3336 3.0176 14.2985 2.96735 14.2494L1.76869 13.0573L1.76846 13.0571C1.61542 12.9024 1.55886 12.8452 2.45838 10.7705L2.49034 10.6972L2.19274 9.97923L2.11706 9.95206C0 9.18085 0 9.09083 0 8.87408V7.18538C0 6.9692 0 6.88828 2.11286 6.0583L2.18569 6.02969L2.48324 5.30964L2.44843 5.2343C1.50132 3.20283 1.56454 3.13883 1.71697 2.98599L2.91857 1.79215C2.96787 1.74279 3.05436 1.70898 3.12848 1.70898C3.31114 1.70898 4.01185 1.96977 5.21194 2.48406L5.28151 2.51347L6.00921 2.21193L6.03831 2.1354C6.81146 0.0332031 6.9056 0.0332031 7.1123 0.0332031H8.80765C9.01514 0.0332031 9.10054 0.0332031 9.93431 2.13175L9.96368 2.20577L10.6952 2.5052L10.7663 2.47276C12.5393 1.6565 12.7439 1.6565 12.8114 1.6565C12.8857 1.6565 12.9719 1.69131 13.021 1.74081L14.2214 2.93123L14.2215 2.93132C14.3708 3.08167 14.4326 3.14398 13.5328 5.2183L13.5006 5.29237L13.7977 6.0132ZM5.24774 7.99545C5.24774 9.50494 6.48035 10.7339 7.9955 10.7339C9.51005 10.7339 10.7424 9.50468 10.7424 7.99545C10.7424 6.48617 9.51001 5.25857 7.9955 5.25857C6.48039 5.25857 5.24774 6.48591 5.24774 7.99545Z' fill='%233890DB'/%3E %3C/g%3E %3C/svg%3E");width:12px;height:12px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;margin-right:5px}.icon-add-new-item{background-image:url(ic_add-b25a9e5ab1c3398b175574e89fff8188.png);width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.icon-delete-item{background-image:url(delete_icon-2925a6f7c773395fa323cdc05d230d04.png);width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.icon-ic_tasks-off{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16 18'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cpath fill='%23C0CCD7' d='M15,1 L13,1 L13,3 L14,3 L14,16 L2,16 L2,3 L3,3 L3,1 L1,1 C0.4,1 0,1.4 0,2 L0,17 C0,17.6 0.4,18 1,18 L15,18 C15.6,18 16,17.6 16,17 L16,2 C16,1.4 15.6,1 15,1 Z'/%3E %3Cpath fill='%2372808E' d='M6.3,12.7 L4.3,10.7 C3.9,10.3 3.9,9.7 4.3,9.3 C4.7,8.9 5.3,8.9 5.7,9.3 L7,10.6 L10.3,7.3 C10.7,6.9 11.3,6.9 11.7,7.3 C12.1,7.7 12.1,8.3 11.7,8.7 L7.7,12.7 C7.3,13.1 6.8,13.2 6.3,12.7 Z'/%3E %3Cpolygon fill='%23C0CCD7' points='5 0 11 0 11 5 5 5'/%3E %3C/g%3E %3C/svg%3E")}.icon-ic_tasks-off.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16 18'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cpath fill='%234FAEFF' d='M15,1 L13,1 L13,3 L14,3 L14,16 L2,16 L2,3 L3,3 L3,1 L1,1 C0.4,1 0,1.4 0,2 L0,17 C0,17.6 0.4,18 1,18 L15,18 C15.6,18 16,17.6 16,17 L16,2 C16,1.4 15.6,1 15,1 Z'/%3E %3Cpath fill='%23FFF' d='M6.3,12.7 L4.3,10.7 C3.9,10.3 3.9,9.7 4.3,9.3 C4.7,8.9 5.3,8.9 5.7,9.3 L7,10.6 L10.3,7.3 C10.7,6.9 11.3,6.9 11.7,7.3 C12.1,7.7 12.1,8.3 11.7,8.7 L7.7,12.7 C7.3,13.1 6.8,13.2 6.3,12.7 Z'/%3E %3Cpolygon fill='%234FAEFF' points='5 0 11 0 11 5 5 5'/%3E %3C/g%3E %3C/svg%3E")}.icon-appointment{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16 18'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -3)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%23C0CCD7' d='M17.6880005,4.71100006 L16.8325005,4.71100006 L16.8325005,3 L15.1215004,3 L15.1215004,4.71100006 L8.27750015,4.71100006 L8.27750015,3 L6.56650009,3 L6.56650009,4.71100006 L5.71100006,4.71100006 C4.76139503,4.71100006 4.008555,5.48095009 4.008555,6.42200012 L4,18.3990005 C4,19.3400506 4.76139503,20.1100006 5.71100006,20.1100006 L17.6880005,20.1100006 C18.6290505,20.1100006 19.3990005,19.3400506 19.3990005,18.3990005 L19.3990005,6.42200012 C19.3990005,5.48095009 18.6290505,4.71100006 17.6880005,4.71100006 L17.6880005,4.71100006 Z M5.71100006,8.98850021 L17.6880005,8.98850021 L17.6880005,18.3990005 L5.71100006,18.3990005 L5.71100006,8.98850021 Z'/%3E %3Cpolygon fill='%2372808E' points='7.422 10.7 11.7 10.7 11.7 14.977 7.422 14.977'/%3E %3C/g%3E %3C/svg%3E")}.icon-appointment.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16 18'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -3)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%234FAEFF' d='M17.6880005,4.71100006 L16.8325005,4.71100006 L16.8325005,3 L15.1215004,3 L15.1215004,4.71100006 L8.27750015,4.71100006 L8.27750015,3 L6.56650009,3 L6.56650009,4.71100006 L5.71100006,4.71100006 C4.76139503,4.71100006 4.008555,5.48095009 4.008555,6.42200012 L4,18.3990005 C4,19.3400506 4.76139503,20.1100006 5.71100006,20.1100006 L17.6880005,20.1100006 C18.6290505,20.1100006 19.3990005,19.3400506 19.3990005,18.3990005 L19.3990005,6.42200012 C19.3990005,5.48095009 18.6290505,4.71100006 17.6880005,4.71100006 L17.6880005,4.71100006 Z M5.71100006,8.98850021 L17.6880005,8.98850021 L17.6880005,18.3990005 L5.71100006,18.3990005 L5.71100006,8.98850021 Z'/%3E %3Cpolygon fill='%23FFF' points='7.422 10.7 11.7 10.7 11.7 14.977 7.422 14.977'/%3E %3C/g%3E %3C/svg%3E")}.icon-beaker{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -4)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%2372808E' d='M17.31256,19.242228 C16.7634066,19.7303643 16.054211,20 15.3194685,20 L8.68053153,20 C7.02367728,20 5.68053153,18.6568542 5.68053153,17 C5.68053153,16.6560397 5.73962286,16.317678 5.85255941,15.9987133 L18.1484865,15.9992963 C18.5427588,17.115176 18.2516875,18.407448 17.31256,19.242228 Z'/%3E %3Cpath fill='%23C0CCD7' d='M9,10 C7.34314575,10 6,8.65685425 6,7 C6,5.34314575 7.34314575,4 9,4 L15,4 C16.6568542,4 18,5.34314575 18,7 C18,8.65685425 16.6568542,10 15,10 L15,10.6198007 L18.3091057,14.3425446 C19.7767778,15.9936757 19.6280549,18.5219652 17.9769238,19.9896373 C17.2447193,20.6404857 16.2991251,21 15.3194685,21 L8.68053153,21 C6.47139253,21 4.68053153,19.209139 4.68053153,17 C4.68053153,16.0203434 5.0400458,15.0747492 5.69089425,14.3425446 L9,10.6198007 L9,10 Z M15,6 L9,6 C8.44771525,6 8,6.44771525 8,7 C8,7.55228475 8.44771525,8 9,8 L11,8 L11,11.3801993 L7.18571289,15.6712723 C6.86028866,16.0373746 6.68053153,16.5101717 6.68053153,17 C6.68053153,18.1045695 7.57596203,19 8.68053153,19 L15.3194685,19 C15.8092968,19 16.2820939,18.8202429 16.6481962,18.4948186 C17.4737617,17.7609826 17.5481231,16.4968379 16.8142871,15.6712723 L13,11.3801993 L13,8 L15,8 C15.5522847,8 16,7.55228475 16,7 C16,6.44771525 15.5522847,6 15,6 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-beaker.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -4)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%23FFF' d='M17.31256,19.242228 C16.7634066,19.7303643 16.054211,20 15.3194685,20 L8.68053153,20 C7.02367728,20 5.68053153,18.6568542 5.68053153,17 C5.68053153,16.6560397 5.73962286,16.317678 5.85255941,15.9987133 L18.1484865,15.9992963 C18.5427588,17.115176 18.2516875,18.407448 17.31256,19.242228 Z'/%3E %3Cpath fill='%234FAEFF' d='M9,10 C7.34314575,10 6,8.65685425 6,7 C6,5.34314575 7.34314575,4 9,4 L15,4 C16.6568542,4 18,5.34314575 18,7 C18,8.65685425 16.6568542,10 15,10 L15,10.6198007 L18.3091057,14.3425446 C19.7767778,15.9936757 19.6280549,18.5219652 17.9769238,19.9896373 C17.2447193,20.6404857 16.2991251,21 15.3194685,21 L8.68053153,21 C6.47139253,21 4.68053153,19.209139 4.68053153,17 C4.68053153,16.0203434 5.0400458,15.0747492 5.69089425,14.3425446 L9,10.6198007 L9,10 Z M15,6 L9,6 C8.44771525,6 8,6.44771525 8,7 C8,7.55228475 8.44771525,8 9,8 L11,8 L11,11.3801993 L7.18571289,15.6712723 C6.86028866,16.0373746 6.68053153,16.5101717 6.68053153,17 C6.68053153,18.1045695 7.57596203,19 8.68053153,19 L15.3194685,19 C15.8092968,19 16.2820939,18.8202429 16.6481962,18.4948186 C17.4737617,17.7609826 17.5481231,16.4968379 16.8142871,15.6712723 L13,11.3801993 L13,8 L15,8 C15.5522847,8 16,7.55228475 16,7 C16,6.44771525 15.5522847,6 15,6 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-accounting{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -3)'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(3 3)'%3E %3Cpath fill='%2372808E' d='M-3.26849658e-13,12.216 C1.19775,13.02075 3.03675,13.5 5.25,13.5 C5.50575,13.5 5.75475,13.49175 6,13.47975 L6,13.47975 L6,15.7245 C5.75475,15.7395 5.505,15.75 5.25,15.75 C2.3505,15.75 -3.26849658e-13,14.74275 -3.26849658e-13,13.5 L-3.26849658e-13,13.5 Z M-3.26849658e-13,8.466 C1.19775,9.27075 3.03675,9.75 5.25,9.75 C5.50575,9.75 5.75475,9.74175 6,9.72975 L6,9.72975 L6,11.9745 C5.75475,11.9895 5.505,12 5.25,12 C2.3505,12 -3.26849658e-13,10.99275 -3.26849658e-13,9.75 L-3.26849658e-13,9.75 Z M-9.81437154e-13,4.716 C1.19775,5.52075 3.03675,6 5.25,6 C6.0315,6 6.7635,5.937 7.44,5.8245 C6.5325,6.4545 6.01125,7.27725 6.00225,8.2245 C5.7555,8.2395 5.50575,8.25 5.25,8.25 C2.3505,8.25 -9.81437154e-13,7.24275 -9.81437154e-13,6 L-9.81437154e-13,6 Z M5.25,5.68434189e-14 C8.14949494,5.68434189e-14 10.5,1.00735931 10.5,2.25 C10.5,3.49264069 8.14949494,4.5 5.25,4.5 C2.35050506,4.5 -3.26849658e-13,3.49264069 -3.26849658e-13,2.25 C-3.26849658e-13,1.00735931 2.35050506,5.68434189e-14 5.25,5.68434189e-14 Z'/%3E %3Cpath fill='%23C0CCD7' d='M18,14.466 L18,15.75 C18,16.99275 15.6495,18 12.75,18 C9.8505,18 7.5,16.99275 7.5,15.75 L7.5,15.75 L7.5,14.466 C8.69775,15.27075 10.53675,15.75 12.75,15.75 C14.96325,15.75 16.80225,15.27075 18,14.466 L18,14.466 Z M18,10.716 L18,12 C18,13.24275 15.6495,14.25 12.75,14.25 C9.8505,14.25 7.5,13.24275 7.5,12 L7.5,12 L7.5,10.716 C8.69775,11.52075 10.53675,12 12.75,12 C14.96325,12 16.80225,11.52075 18,10.716 L18,10.716 Z M12.75,6 C15.6494949,6 18,7.00735931 18,8.25 C18,9.49264069 15.6494949,10.5 12.75,10.5 C9.85050506,10.5 7.5,9.49264069 7.5,8.25 C7.5,7.00735931 9.85050506,6 12.75,6 Z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-accounting.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -3)'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(3 3)'%3E %3Cpath fill='%234FAEFF' d='M-3.26849658e-13,12.216 C1.19775,13.02075 3.03675,13.5 5.25,13.5 C5.50575,13.5 5.75475,13.49175 6,13.47975 L6,13.47975 L6,15.7245 C5.75475,15.7395 5.505,15.75 5.25,15.75 C2.3505,15.75 -3.26849658e-13,14.74275 -3.26849658e-13,13.5 L-3.26849658e-13,13.5 Z M-3.26849658e-13,8.466 C1.19775,9.27075 3.03675,9.75 5.25,9.75 C5.50575,9.75 5.75475,9.74175 6,9.72975 L6,9.72975 L6,11.9745 C5.75475,11.9895 5.505,12 5.25,12 C2.3505,12 -3.26849658e-13,10.99275 -3.26849658e-13,9.75 L-3.26849658e-13,9.75 Z M-9.81437154e-13,4.716 C1.19775,5.52075 3.03675,6 5.25,6 C6.0315,6 6.7635,5.937 7.44,5.8245 C6.5325,6.4545 6.01125,7.27725 6.00225,8.2245 C5.7555,8.2395 5.50575,8.25 5.25,8.25 C2.3505,8.25 -9.81437154e-13,7.24275 -9.81437154e-13,6 L-9.81437154e-13,6 Z M5.25,5.68434189e-14 C8.14949494,5.68434189e-14 10.5,1.00735931 10.5,2.25 C10.5,3.49264069 8.14949494,4.5 5.25,4.5 C2.35050506,4.5 -3.26849658e-13,3.49264069 -3.26849658e-13,2.25 C-3.26849658e-13,1.00735931 2.35050506,5.68434189e-14 5.25,5.68434189e-14 Z'/%3E %3Cpath fill='%23FFF' d='M18,14.466 L18,15.75 C18,16.99275 15.6495,18 12.75,18 C9.8505,18 7.5,16.99275 7.5,15.75 L7.5,15.75 L7.5,14.466 C8.69775,15.27075 10.53675,15.75 12.75,15.75 C14.96325,15.75 16.80225,15.27075 18,14.466 L18,14.466 Z M18,10.716 L18,12 C18,13.24275 15.6495,14.25 12.75,14.25 C9.8505,14.25 7.5,13.24275 7.5,12 L7.5,12 L7.5,10.716 C8.69775,11.52075 10.53675,12 12.75,12 C14.96325,12 16.80225,11.52075 18,10.716 L18,10.716 Z M12.75,6 C15.6494949,6 18,7.00735931 18,8.25 C18,9.49264069 15.6494949,10.5 12.75,10.5 C9.85050506,10.5 7.5,9.49264069 7.5,8.25 C7.5,7.00735931 9.85050506,6 12.75,6 Z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-accounting.mono{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -3)'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(3 3)'%3E %3Cpath fill='%23FFF' d='M-3.26849658e-13,12.216 C1.19775,13.02075 3.03675,13.5 5.25,13.5 C5.50575,13.5 5.75475,13.49175 6,13.47975 L6,13.47975 L6,15.7245 C5.75475,15.7395 5.505,15.75 5.25,15.75 C2.3505,15.75 -3.26849658e-13,14.74275 -3.26849658e-13,13.5 L-3.26849658e-13,13.5 Z M-3.26849658e-13,8.466 C1.19775,9.27075 3.03675,9.75 5.25,9.75 C5.50575,9.75 5.75475,9.74175 6,9.72975 L6,9.72975 L6,11.9745 C5.75475,11.9895 5.505,12 5.25,12 C2.3505,12 -3.26849658e-13,10.99275 -3.26849658e-13,9.75 L-3.26849658e-13,9.75 Z M-9.81437154e-13,4.716 C1.19775,5.52075 3.03675,6 5.25,6 C6.0315,6 6.7635,5.937 7.44,5.8245 C6.5325,6.4545 6.01125,7.27725 6.00225,8.2245 C5.7555,8.2395 5.50575,8.25 5.25,8.25 C2.3505,8.25 -9.81437154e-13,7.24275 -9.81437154e-13,6 L-9.81437154e-13,6 Z M5.25,5.68434189e-14 C8.14949494,5.68434189e-14 10.5,1.00735931 10.5,2.25 C10.5,3.49264069 8.14949494,4.5 5.25,4.5 C2.35050506,4.5 -3.26849658e-13,3.49264069 -3.26849658e-13,2.25 C-3.26849658e-13,1.00735931 2.35050506,5.68434189e-14 5.25,5.68434189e-14 Z'/%3E %3Cpath fill='%23FFF' d='M18,14.466 L18,15.75 C18,16.99275 15.6495,18 12.75,18 C9.8505,18 7.5,16.99275 7.5,15.75 L7.5,15.75 L7.5,14.466 C8.69775,15.27075 10.53675,15.75 12.75,15.75 C14.96325,15.75 16.80225,15.27075 18,14.466 L18,14.466 Z M18,10.716 L18,12 C18,13.24275 15.6495,14.25 12.75,14.25 C9.8505,14.25 7.5,13.24275 7.5,12 L7.5,12 L7.5,10.716 C8.69775,11.52075 10.53675,12 12.75,12 C14.96325,12 16.80225,11.52075 18,10.716 L18,10.716 Z M12.75,6 C15.6494949,6 18,7.00735931 18,8.25 C18,9.49264069 15.6494949,10.5 12.75,10.5 C9.85050506,10.5 7.5,9.49264069 7.5,8.25 C7.5,7.00735931 9.85050506,6 12.75,6 Z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-communication{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -4)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%2372808E' d='M19.805527,4.19515204 C19.6221253,4.01185205 19.3490796,3.95152196 19.105521,4.04048406 L4.43872971,9.37386271 C4.17900884,9.46835952 4.00452462,9.71330872 4,9.98965068 C3.99564854,10.2659926 4.16217706,10.5164185 4.41872954,10.6192066 L10.8187839,13.1805617 L13.380139,19.5806161 C13.4812248,19.8344323 13.7269394,20.0008842 14.0001443,20.00062 L14.0108111,20.00062 C14.2872399,19.9962668 14.5323002,19.8217542 14.6268163,19.5619493 L19.9601949,4.89515799 C20.049157,4.65159938 19.9888269,4.37855369 19.805527,4.19515204 Z'/%3E %3Cpath fill='%23C0CCD7' d='M19.105521,4.04048406 C19.3490796,3.95152196 19.6221253,4.01185205 19.805527,4.19515204 L19.805527,4.19515204 L10.8189167,13.182 L10.8187839,13.1805617 L4.41872954,10.6192066 C4.16217706,10.5164185 3.99564854,10.2659926 4,9.98965068 C4.00452462,9.71330872 4.17900884,9.46835952 4.43872971,9.37386271 L4.43872971,9.37386271 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-communication.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -4)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%234FAEFF' d='M19.805527,4.19515204 C19.6221253,4.01185205 19.3490796,3.95152196 19.105521,4.04048406 L4.43872971,9.37386271 C4.17900884,9.46835952 4.00452462,9.71330872 4,9.98965068 C3.99564854,10.2659926 4.16217706,10.5164185 4.41872954,10.6192066 L10.8187839,13.1805617 L13.380139,19.5806161 C13.4812248,19.8344323 13.7269394,20.0008842 14.0001443,20.00062 L14.0108111,20.00062 C14.2872399,19.9962668 14.5323002,19.8217542 14.6268163,19.5619493 L19.9601949,4.89515799 C20.049157,4.65159938 19.9888269,4.37855369 19.805527,4.19515204 Z'/%3E %3Cpath fill='%23FFF' d='M19.105521,4.04048406 C19.3490796,3.95152196 19.6221253,4.01185205 19.805527,4.19515204 L19.805527,4.19515204 L10.8189167,13.182 L10.8187839,13.1805617 L4.41872954,10.6192066 C4.16217706,10.5164185 3.99564854,10.2659926 4,9.98965068 C4.00452462,9.71330872 4.17900884,9.46835952 4.43872971,9.37386271 L4.43872971,9.37386271 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-queue{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-5 -4)'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(5 4)'%3E %3Cpolygon fill='%2372808E' points='8 0 16 8 8 16 8 11.625 11.556 8 8 4.373'/%3E %3Cpolygon fill='%23C0CCD7' points='0 0 8 8 0 16'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-queue.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-5 -4)'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(5 4)'%3E %3Cpolygon fill='%23FFF' points='8 0 16 8 8 16 8 11.625 11.556 8 8 4.373'/%3E %3Cpolygon fill='%234FAEFF' points='0 0 8 8 0 16'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-requests{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16 18'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-5 -2)'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(5 2)'%3E %3Cpath fill='%2372808E' d='M4.5,2 C5.32843,2 6,2.67157 6,3.5 L6,3.5 L6,7 L11.42389,7.60266 C11.6461363,7.62734952 11.8592235,7.67536345 12.0612545,7.74383336 C12.2321221,7.2351238 12.4200312,6.67452478 12.6239701,6.06340919 C12.9073098,5.28493963 13.7680696,4.88356073 14.5465392,5.16690048 C15.3250088,5.45024022 15.7263877,6.31100006 15.4430479,7.08946962 L15.4430479,7.08946962 L13.96606,11.44635 L12,18 L3,18 L1,15.33331 C0.35089,14.46783 1.09245946e-13,13.41516 1.09245946e-13,12.33331 L1.09245946e-13,12.33331 L1.09245946e-13,10.5 C1.09245946e-13,9.67157 0.67157,9 1.5,9 L1.5,9 L2,9 L2,11 L3,11 L3,3.5 C3,2.67157 3.67157,2 4.5,2 Z'/%3E %3Cpath fill='%23C0CCD7' d='M7.89261092,0.0120400782 L8.03719847,0.0152673071 C8.86361046,0.0730556626 9.48669819,0.789836107 9.42890984,1.61624809 L9.42890984,1.61624809 L8.993,7.33255144 L9.0326706,7.33729466 C9.18264124,6.39041725 9.37606794,5.16916914 9.61295069,3.67355033 L9.67318198,3.29326495 C9.80277698,2.4750343 10.5711355,1.91678913 11.3893662,2.04638414 C12.2075968,2.17597914 12.765842,2.94433769 12.636247,3.76256835 L12.636247,3.76256835 L11.9432825,7.71016439 L11.941,7.71055144 L11.8139278,7.97038505 C9.99949853,11.5487388 6.28601063,14 2,14 C1.40080217,14 0.81279426,13.9520903 0.239597978,13.8598926 C0.113161807,13.4676905 0.0356808037,13.0597947 0.00974584919,12.6452878 L0,12.33331 L0,10.5 C0,9.72030118 0.594885536,9.079551 1.35553954,9.00686655 L1.5,9 L2,9 L2,11 L3,11 L3,3.5 C3,2.67157 3.67157,2 4.5,2 C5.27969882,2 5.920449,2.59488554 5.99313345,3.35553954 L6,3.5 L6,7 L6.04472713,7.00555446 C6.15291094,5.45845387 6.28340779,3.59226194 6.43621769,1.40697867 C6.49400604,0.580566686 7.21078649,-0.0425210485 8.03719847,0.0152673071 Z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-requests.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16 18'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-5 -2)'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(5 2)'%3E %3Cpath fill='%234FAEFF' d='M4.5,2 C5.32843,2 6,2.67157 6,3.5 L6,3.5 L6,7 L11.42389,7.60266 C11.6461363,7.62734952 11.8592235,7.67536345 12.0612545,7.74383336 C12.2321221,7.2351238 12.4200312,6.67452478 12.6239701,6.06340919 C12.9073098,5.28493963 13.7680696,4.88356073 14.5465392,5.16690048 C15.3250088,5.45024022 15.7263877,6.31100006 15.4430479,7.08946962 L15.4430479,7.08946962 L13.96606,11.44635 L12,18 L3,18 L1,15.33331 C0.35089,14.46783 1.09245946e-13,13.41516 1.09245946e-13,12.33331 L1.09245946e-13,12.33331 L1.09245946e-13,10.5 C1.09245946e-13,9.67157 0.67157,9 1.5,9 L1.5,9 L2,9 L2,11 L3,11 L3,3.5 C3,2.67157 3.67157,2 4.5,2 Z'/%3E %3Cpath fill='%23FFF' d='M7.89261092,0.0120400782 L8.03719847,0.0152673071 C8.86361046,0.0730556626 9.48669819,0.789836107 9.42890984,1.61624809 L9.42890984,1.61624809 L8.993,7.33255144 L9.0326706,7.33729466 C9.18264124,6.39041725 9.37606794,5.16916914 9.61295069,3.67355033 L9.67318198,3.29326495 C9.80277698,2.4750343 10.5711355,1.91678913 11.3893662,2.04638414 C12.2075968,2.17597914 12.765842,2.94433769 12.636247,3.76256835 L12.636247,3.76256835 L11.9432825,7.71016439 L11.941,7.71055144 L11.8139278,7.97038505 C9.99949853,11.5487388 6.28601063,14 2,14 C1.40080217,14 0.81279426,13.9520903 0.239597978,13.8598926 C0.113161807,13.4676905 0.0356808037,13.0597947 0.00974584919,12.6452878 L0,12.33331 L0,10.5 C0,9.72030118 0.594885536,9.079551 1.35553954,9.00686655 L1.5,9 L2,9 L2,11 L3,11 L3,3.5 C3,2.67157 3.67157,2 4.5,2 C5.27969882,2 5.920449,2.59488554 5.99313345,3.35553954 L6,3.5 L6,7 L6.04472713,7.00555446 C6.15291094,5.45845387 6.28340779,3.59226194 6.43621769,1.40697867 C6.49400604,0.580566686 7.21078649,-0.0425210485 8.03719847,0.0152673071 Z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-store{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16 18'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -3)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%23C0CCD7' d='M17.9,3.5 C17.7,3.2 17.4,3 17,3 L7,3 C6.6,3 6.3,3.2 6.1,3.5 C4,7.5 4,7.7 4,8 C4,9.1 4.9,10 6,10 L6,20 C6,20.6 6.4,21 7,21 L17,21 C17.6,21 18,20.6 18,20 L18,10 C19.1,10 20,9.1 20,8 C20,7.7 20,7.5 17.9,3.5 Z M14,19 L14,13 L10,13 L10,19 L8,19 L8,9.7 C8.3,9.9 8.6,10 9,10 C9.6,10 10.1,9.7 10.5,9.3 C10.9,9.7 11.4,10 12,10 C12.6,10 13.1,9.7 13.5,9.3 C13.9,9.7 14.4,10 15,10 C15.4,10 15.7,9.9 16,9.7 L16,19 L14,19 Z'/%3E %3Crect width='4' height='6' x='10' y='13' fill='%2372808E'/%3E %3C/g%3E %3C/svg%3E")}.icon-store.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16 18'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -3)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%234FAEFF' d='M17.9,3.5 C17.7,3.2 17.4,3 17,3 L7,3 C6.6,3 6.3,3.2 6.1,3.5 C4,7.5 4,7.7 4,8 C4,9.1 4.9,10 6,10 L6,20 C6,20.6 6.4,21 7,21 L17,21 C17.6,21 18,20.6 18,20 L18,10 C19.1,10 20,9.1 20,8 C20,7.7 20,7.5 17.9,3.5 Z M14,19 L14,13 L10,13 L10,19 L8,19 L8,9.7 C8.3,9.9 8.6,10 9,10 C9.6,10 10.1,9.7 10.5,9.3 C10.9,9.7 11.4,10 12,10 C12.6,10 13.1,9.7 13.5,9.3 C13.9,9.7 14.4,10 15,10 C15.4,10 15.7,9.9 16,9.7 L16,19 L14,19 Z'/%3E %3Crect width='4' height='6' x='10' y='13' fill='%23FFF'/%3E %3C/g%3E %3C/svg%3E")}.icon-upload-cloud{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0 18 15'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -5)'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(3 5)'%3E %3Cpath fill='%23C0CCD7' d='M9,8 L12,12 L6,12 L9,8 Z M9,-3.55271368e-15 C11.775,-3.55271368e-15 14.025,1.95 14.55,4.5 C16.425,4.65 18,6.3 18,8.25 C18,10.2683012 16.4758865,11.8709351 14.4929825,11.9925787 L9,4.66666667 L3.57302101,11.9033475 C1.53876874,11.4730371 0,9.65749286 0,7.5 C0,5.175 1.725,3.3 4.05,3 C4.95,1.2 6.825,-3.55271368e-15 9,-3.55271368e-15 Z'/%3E %3Cpolygon fill='%2372808E' points='10 15 8 15 8 12 6 12 9 8 12 12 10 12'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-upload-cloud.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0 18 15'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -5)'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(3 5)'%3E %3Cpath fill='%234FAEFF' d='M9,8 L12,12 L6,12 L9,8 Z M9,-3.55271368e-15 C11.775,-3.55271368e-15 14.025,1.95 14.55,4.5 C16.425,4.65 18,6.3 18,8.25 C18,10.2683012 16.4758865,11.8709351 14.4929825,11.9925787 L9,4.66666667 L3.57302101,11.9033475 C1.53876874,11.4730371 0,9.65749286 0,7.5 C0,5.175 1.725,3.3 4.05,3 C4.95,1.2 6.825,-3.55271368e-15 9,-3.55271368e-15 Z'/%3E %3Cpolygon fill='%23FFF' points='10 15 8 15 8 12 6 12 9 8 12 12 10 12'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-menu-search{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -3)'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(3 3)'%3E %3Cpath fill='%2372808E' d='M9,0 C13.9705627,0 18,4.02943725 18,9 C18,11.124779 17.2636898,13.0775836 16.0323074,14.6171757 L19.2071068,17.7928932 C19.5976311,18.1834175 19.5976311,18.8165825 19.2071068,19.2071068 C18.8466228,19.5675907 18.2793918,19.5953203 17.8871006,19.2902954 L17.7928932,19.2071068 L14.6171757,16.0323074 C13.0775836,17.2636898 11.124779,18 9,18 C4.02943725,18 0,13.9705627 0,9 C0,4.02943725 4.02943725,0 9,0 Z M9,2 C5.13400675,2 2,5.13400675 2,9 C2,12.8659932 5.13400675,16 9,16 C12.8659932,16 16,12.8659932 16,9 C16,5.13400675 12.8659932,2 9,2 Z'/%3E %3Cpath fill='%23C0CCD7' d='M9,10 C10.1574,10 10.998,10.705 11.4894,11.277 C11.811,11.652 12,12.263 12,12.916 L12,13 L6,13 L6,12.916 C6,12.262 6.189,11.651 6.5106,11.277 C7.002,10.705 7.8426,10 9,10 Z M9,5 C10.1045695,5 11,5.8954305 11,7 C11,8.1045695 10.1045695,9 9,9 C7.8954305,9 7,8.1045695 7,7 C7,5.8954305 7.8954305,5 9,5 Z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-menu-search.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -3)'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(3 3)'%3E %3Cpath fill='%234FAEFF' d='M9,0 C13.9705627,0 18,4.02943725 18,9 C18,11.124779 17.2636898,13.0775836 16.0323074,14.6171757 L19.2071068,17.7928932 C19.5976311,18.1834175 19.5976311,18.8165825 19.2071068,19.2071068 C18.8466228,19.5675907 18.2793918,19.5953203 17.8871006,19.2902954 L17.7928932,19.2071068 L14.6171757,16.0323074 C13.0775836,17.2636898 11.124779,18 9,18 C4.02943725,18 0,13.9705627 0,9 C0,4.02943725 4.02943725,0 9,0 Z M9,2 C5.13400675,2 2,5.13400675 2,9 C2,12.8659932 5.13400675,16 9,16 C12.8659932,16 16,12.8659932 16,9 C16,5.13400675 12.8659932,2 9,2 Z'/%3E %3Cpath fill='%23FFF' d='M9,10 C10.1574,10 10.998,10.705 11.4894,11.277 C11.811,11.652 12,12.263 12,12.916 L12,13 L6,13 L6,12.916 C6,12.262 6.189,11.651 6.5106,11.277 C7.002,10.705 7.8426,10 9,10 Z M9,5 C10.1045695,5 11,5.8954305 11,7 C11,8.1045695 10.1045695,9 9,9 C7.8954305,9 7,8.1045695 7,7 C7,5.8954305 7.8954305,5 9,5 Z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-advanced-settings{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -4)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%23C0CCD7' d='M4 18.2222222L9.33333333 18.2222222 9.33333333 16.4444444 4 16.4444444 4 18.2222222zM12.8888889 20L12.8888889 18.2222222 20 18.2222222 20 16.4444444 12.8888889 16.4444444 12.8888889 14.6666667 11.1111111 14.6666667 11.1111111 20 12.8888889 20 12.8888889 20zM9.33333333 9.33333333L9.33333333 14.6666667 7.55555556 14.6666667 7.55555556 12.8888889 4 12.8888889 4 11.1111111 7.55555556 11.1111111 7.55555556 9.33333333 9.33333333 9.33333333zM20 11.1111111L20 12.8888889 11.1111111 12.8888889 11.1111111 11.1111111 20 11.1111111z'/%3E %3Cpath fill='%2372808E' d='M16.4444444,4 L16.4444444,5.77777778 L20,5.77777778 L20,7.55555556 L16.4444444,7.55555556 L16.4444444,9.33333333 L14.6666667,9.33333333 L14.6666667,4 L16.4444444,4 Z M12.8888889,5.77777778 L12.8888889,7.55555556 L4,7.55555556 L4,5.77777778 L12.8888889,5.77777778 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-pharmacy{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -3)'%3E %3Cpath fill='%2372808E' d='M14.0208153,15.4350288 L10.4852814,18.9705627 C8.92318421,20.5326599 6.39052429,20.5326599 4.82842712,18.9705627 C3.26632996,17.4084656 3.26632996,14.8758057 4.82842712,13.3137085 L8.36396103,9.77817459 L14.0208153,15.4350288 Z'/%3E %3Cpath fill='%23C0CCD7' d='M13.3137085,4.82842712 C14.8758057,3.26632996 17.4084656,3.26632996 18.9705627,4.82842712 C20.5326599,6.39052429 20.5326599,8.92318421 18.9705627,10.4852814 L15.4350288,14.0208153 L9.77817459,8.36396103 L13.3137085,4.82842712 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-pharmacy.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -3)'%3E %3Cpath fill='%234FAEFF' d='M14.0208153,15.4350288 L10.4852814,18.9705627 C8.92318421,20.5326599 6.39052429,20.5326599 4.82842712,18.9705627 C3.26632996,17.4084656 3.26632996,14.8758057 4.82842712,13.3137085 L8.36396103,9.77817459 L14.0208153,15.4350288 Z'/%3E %3Cpath fill='%23FFF' d='M13.3137085,4.82842712 C14.8758057,3.26632996 17.4084656,3.26632996 18.9705627,4.82842712 C20.5326599,6.39052429 20.5326599,8.92318421 18.9705627,10.4852814 L15.4350288,14.0208153 L9.77817459,8.36396103 L13.3137085,4.82842712 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-chart-pie{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -4)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%23C0CCD7' d='M18.3376623,12.9350649 C18.2370089,16.8854053 15.0603446,20 11.2727273,20 C7.21650631,20 4,16.783284 4,12.7272727 C4,8.93965542 7.11438502,5.7629911 11.0649351,5.66233766 L11.0649351,12.7272727 C10.9811545,12.9345483 11.0658711,13.0190552 11.2727273,12.9350649 L18.3376623,12.9350649 L18.3376623,12.9350649 Z'/%3E %3Cpath fill='%2372808E' d='M20,10.8571429 L13.1428571,10.8571429 L13.1428571,4 C16.8806068,4.09746172 19.9025383,7.11939318 20,10.8571429 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-chart-pie.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -4)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%234FAEFF' d='M18.3376623,12.9350649 C18.2370089,16.8854053 15.0603446,20 11.2727273,20 C7.21650631,20 4,16.783284 4,12.7272727 C4,8.93965542 7.11438502,5.7629911 11.0649351,5.66233766 L11.0649351,12.7272727 C10.9811545,12.9345483 11.0658711,13.0190552 11.2727273,12.9350649 L18.3376623,12.9350649 L18.3376623,12.9350649 Z'/%3E %3Cpath fill='%23FFF' d='M20,10.8571429 L13.1428571,10.8571429 L13.1428571,4 C16.8806068,4.09746172 19.9025383,7.11939318 20,10.8571429 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-covid-19{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%23EF5860' d='M14.7447722,0.148450153 L18.4395498,1.67877223 L17.6742278,3.52654985 L16.7504502,3.14345015 L15.962103,5.04847344 C17.2061029,5.75903471 18.2409653,6.79389714 18.9515266,8.03789701 L20.8544502,7.24845015 L20.4734502,6.32577223 L22.3212278,5.56045015 L23.8515498,9.25522777 L22.0037722,10.0205498 L21.6204502,9.09645015 L19.7176458,9.88573254 C19.8807556,10.4825031 19.9764982,11.1070927 19.9961932,11.7508207 L20,12 C20,12.7318686 19.901723,13.4407835 19.7176458,14.1142675 L21.6204502,14.9024502 L22.0037722,13.9794502 L23.8515498,14.7447722 L22.3212278,18.4395498 L20.4734502,17.6742278 L20.8554502,16.7504502 L18.9515266,15.962103 C18.2409653,17.2061029 17.2061029,18.2409653 15.962103,18.9515266 L16.7504502,20.8554502 L17.6742278,20.4734502 L18.4395498,22.3212278 L14.7447722,23.8515498 L13.9794502,22.0037722 L14.9024502,21.6214502 L14.1142675,19.7176458 C13.5174969,19.8807556 12.8929073,19.9764982 12.2491793,19.9961932 L12,20 C11.2681314,20 10.5592165,19.901723 9.88573254,19.7176458 L9.09645015,21.6204502 L10.0205498,22.0037722 L9.25522777,23.8515498 L5.56045015,22.3212278 L6.32577223,20.4734502 L7.24845015,20.8554502 L8.03789701,18.9515266 C6.79389714,18.2409653 5.75903471,17.2061029 5.04847344,15.962103 L3.14345015,16.7504502 L3.52654985,17.6742278 L1.67877223,18.4395498 L0.148450153,14.7447722 L1.99622777,13.9794502 L2.37845015,14.9024502 L4.28235416,14.1142675 C4.11924441,13.5174969 4.02350176,12.8929073 4.00380682,12.2491793 L4,12 C4,11.2681314 4.09827704,10.5592165 4.28235416,9.88573254 L2.37845015,9.09645015 L1.99622777,10.0205498 L0.148450153,9.25522777 L1.67877223,5.56045015 L3.52654985,6.32577223 L3.14445015,7.24845015 L5.04847344,8.03789701 C5.75903471,6.79389714 6.79389714,5.75903471 8.03789701,5.04847344 L7.24845015,3.14445015 L6.32577223,3.52654985 L5.56045015,1.67877223 L9.25522777,0.148450153 L10.0205498,1.99622777 L9.09645015,2.37845015 L9.88573254,4.28235416 C10.4825031,4.11924441 11.1070927,4.02350176 11.7508207,4.00380682 L12,4 C12.7318686,4 13.4407835,4.09827704 14.1142675,4.28235416 L14.9024502,2.37845015 L13.9794502,1.99622777 L14.7447722,0.148450153 Z M12,6 C8.6862915,6 6,8.6862915 6,12 C6,15.3137085 8.6862915,18 12,18 C15.3137085,18 18,15.3137085 18,12 C18,8.6862915 15.3137085,6 12,6 Z'/%3E %3Cpath fill='%23C0CCD7' d='M10.5,13 C11.3284271,13 12,13.6715729 12,14.5 C12,15.3284271 11.3284271,16 10.5,16 C9.67157288,16 9,15.3284271 9,14.5 C9,13.6715729 9.67157288,13 10.5,13 Z M15,10.5 C15.8284271,10.5 16.5,11.1715729 16.5,12 C16.5,12.8284271 15.8284271,13.5 15,13.5 C14.1715729,13.5 13.5,12.8284271 13.5,12 C13.5,11.1715729 14.1715729,10.5 15,10.5 Z M10.5,8 C11.3284271,8 12,8.67157288 12,9.5 C12,10.3284271 11.3284271,11 10.5,11 C9.67157288,11 9,10.3284271 9,9.5 C9,8.67157288 9.67157288,8 10.5,8 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-covid-19.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%23EF5860' d='M14.7447722,0.148450153 L18.4395498,1.67877223 L17.6742278,3.52654985 L16.7504502,3.14345015 L15.962103,5.04847344 C17.2061029,5.75903471 18.2409653,6.79389714 18.9515266,8.03789701 L20.8544502,7.24845015 L20.4734502,6.32577223 L22.3212278,5.56045015 L23.8515498,9.25522777 L22.0037722,10.0205498 L21.6204502,9.09645015 L19.7176458,9.88573254 C19.8807556,10.4825031 19.9764982,11.1070927 19.9961932,11.7508207 L20,12 C20,12.7318686 19.901723,13.4407835 19.7176458,14.1142675 L21.6204502,14.9024502 L22.0037722,13.9794502 L23.8515498,14.7447722 L22.3212278,18.4395498 L20.4734502,17.6742278 L20.8554502,16.7504502 L18.9515266,15.962103 C18.2409653,17.2061029 17.2061029,18.2409653 15.962103,18.9515266 L16.7504502,20.8554502 L17.6742278,20.4734502 L18.4395498,22.3212278 L14.7447722,23.8515498 L13.9794502,22.0037722 L14.9024502,21.6214502 L14.1142675,19.7176458 C13.5174969,19.8807556 12.8929073,19.9764982 12.2491793,19.9961932 L12,20 C11.2681314,20 10.5592165,19.901723 9.88573254,19.7176458 L9.09645015,21.6204502 L10.0205498,22.0037722 L9.25522777,23.8515498 L5.56045015,22.3212278 L6.32577223,20.4734502 L7.24845015,20.8554502 L8.03789701,18.9515266 C6.79389714,18.2409653 5.75903471,17.2061029 5.04847344,15.962103 L3.14345015,16.7504502 L3.52654985,17.6742278 L1.67877223,18.4395498 L0.148450153,14.7447722 L1.99622777,13.9794502 L2.37845015,14.9024502 L4.28235416,14.1142675 C4.11924441,13.5174969 4.02350176,12.8929073 4.00380682,12.2491793 L4,12 C4,11.2681314 4.09827704,10.5592165 4.28235416,9.88573254 L2.37845015,9.09645015 L1.99622777,10.0205498 L0.148450153,9.25522777 L1.67877223,5.56045015 L3.52654985,6.32577223 L3.14445015,7.24845015 L5.04847344,8.03789701 C5.75903471,6.79389714 6.79389714,5.75903471 8.03789701,5.04847344 L7.24845015,3.14445015 L6.32577223,3.52654985 L5.56045015,1.67877223 L9.25522777,0.148450153 L10.0205498,1.99622777 L9.09645015,2.37845015 L9.88573254,4.28235416 C10.4825031,4.11924441 11.1070927,4.02350176 11.7508207,4.00380682 L12,4 C12.7318686,4 13.4407835,4.09827704 14.1142675,4.28235416 L14.9024502,2.37845015 L13.9794502,1.99622777 L14.7447722,0.148450153 Z M12,6 C8.6862915,6 6,8.6862915 6,12 C6,15.3137085 8.6862915,18 12,18 C15.3137085,18 18,15.3137085 18,12 C18,8.6862915 15.3137085,6 12,6 Z'/%3E %3Cpath fill='%23C0CCD7' d='M10.5,13 C11.3284271,13 12,13.6715729 12,14.5 C12,15.3284271 11.3284271,16 10.5,16 C9.67157288,16 9,15.3284271 9,14.5 C9,13.6715729 9.67157288,13 10.5,13 Z M15,10.5 C15.8284271,10.5 16.5,11.1715729 16.5,12 C16.5,12.8284271 15.8284271,13.5 15,13.5 C14.1715729,13.5 13.5,12.8284271 13.5,12 C13.5,11.1715729 14.1715729,10.5 15,10.5 Z M10.5,8 C11.3284271,8 12,8.67157288 12,9.5 C12,10.3284271 11.3284271,11 10.5,11 C9.67157288,11 9,10.3284271 9,9.5 C9,8.67157288 9.67157288,8 10.5,8 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-patients{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -4)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%23C0CCD7' d='M14.2,15.4343618 L11.5,13.4343618 C12.4,12.7343618 13,11.7343618 13,10.5343618 L13,9.73436178 C13,7.83436178 11.6,6.13436178 9.7,6.03436178 C7.7,5.93436178 6,7.53436178 6,9.53436178 L6,10.5343618 C6,11.7343618 6.6,12.7343618 7.5,13.4343618 L4.8,15.5343618 C4.3,15.9343618 4,16.5343618 4,17.1343618 L4,19.0343618 C4,19.6343618 4.4,20.0343618 5,20.0343618 L14,20.0343618 C14.6,20.0343618 15,19.6343618 15,19.0343618 L15,17.0343618 C15,16.4343618 14.7,15.8343618 14.2,15.4343618 Z'/%3E %3Cpath fill='%2372808E' d='M19.1,10.4343618 L17.3,9.23436178 C17.7,8.83436178 18,8.23436178 18,7.53436178 L18,6.63436178 C18,5.43436178 17.1,4.23436178 15.9,4.03436178 C14.7,3.83436178 13.7,4.53436178 13.2,5.43436178 C14.3,6.43436178 15,7.83436178 15,9.43436178 L15,10.4343618 C15,11.3343618 14.8,12.2343618 14.4,12.9343618 C14.4,12.9343618 15.6,13.8343618 15.6,13.9343618 L19,13.9343618 C19.6,13.9343618 20,13.5343618 20,12.9343618 L20,12.1343618 C20,11.4343618 19.7,10.8343618 19.1,10.4343618 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-patients.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -4)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%234FAEFF' d='M14.2,15.4343618 L11.5,13.4343618 C12.4,12.7343618 13,11.7343618 13,10.5343618 L13,9.73436178 C13,7.83436178 11.6,6.13436178 9.7,6.03436178 C7.7,5.93436178 6,7.53436178 6,9.53436178 L6,10.5343618 C6,11.7343618 6.6,12.7343618 7.5,13.4343618 L4.8,15.5343618 C4.3,15.9343618 4,16.5343618 4,17.1343618 L4,19.0343618 C4,19.6343618 4.4,20.0343618 5,20.0343618 L14,20.0343618 C14.6,20.0343618 15,19.6343618 15,19.0343618 L15,17.0343618 C15,16.4343618 14.7,15.8343618 14.2,15.4343618 Z'/%3E %3Cpath fill='%23FFF' d='M19.1,10.4343618 L17.3,9.23436178 C17.7,8.83436178 18,8.23436178 18,7.53436178 L18,6.63436178 C18,5.43436178 17.1,4.23436178 15.9,4.03436178 C14.7,3.83436178 13.7,4.53436178 13.2,5.43436178 C14.3,6.43436178 15,7.83436178 15,9.43436178 L15,10.4343618 C15,11.3343618 14.8,12.2343618 14.4,12.9343618 C14.4,12.9343618 15.6,13.8343618 15.6,13.9343618 L19,13.9343618 C19.6,13.9343618 20,13.5343618 20,12.9343618 L20,12.1343618 C20,11.4343618 19.7,10.8343618 19.1,10.4343618 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-procedures{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(3 3)'%3E %3Cpath fill='%23C0CCD7' d='M15.5,0 C16.8254834,0 17.9100387,1.03153594 17.9946823,2.33562431 L18,2.5 L18,9 C18,13.3349143 14.5521622,16.8645429 10.2491793,16.9961932 L10,17 L8,17 C3.66508574,17 0.135457134,13.5521622 0.00380682464,9.24917933 L0,9 L0,2.5 C0,1.11928813 1.11928813,0 2.5,0 C3.8254834,0 4.91003867,1.03153594 4.99468232,2.33562431 L5,2.5 L5.00053532,3.63104633 C6.3981355,3.22388242 7.65786062,3 9,3 C10.3424626,3 11.6024712,3.22399025 13.0004743,3.63134049 L13,2.5 C13,1.1745166 14.0315359,0.089961328 15.3356243,0.00531767968 L15.5,0 Z M9,5 C7.72017777,5 6.46734536,5.25690771 5.00188252,5.72184126 L5,14.196 L5.09379483,14.250444 C5.89329582,14.6939267 6.80475176,14.9600995 7.77506174,14.9958615 L8,15 L10,15 C11.0543618,15 12.0452041,14.7280407 12.9062052,14.250444 L13,14.195 L12.9994619,5.72226782 C11.5334208,5.25706485 10.2802136,5 9,5 Z M2.5,2 C2.25454011,2 2.05039163,2.17687516 2.00805567,2.41012437 L2,2.5 L2,9 C2,10.2049849 2.3552121,11.3270056 2.96663707,12.2670628 L3,12.317 L3,2.5 C3,2.25454011 2.82312484,2.05039163 2.58987563,2.00805567 L2.5,2 Z M15.5,2 C15.2545401,2 15.0503916,2.17687516 15.0080557,2.41012437 L15,2.5 L15,12.316 L15.0333629,12.2670628 C15.6065738,11.3857592 15.9545977,10.3445267 15.9958615,9.22493826 L16,9 L16,2.5 C16,2.22385763 15.7761424,2 15.5,2 Z'/%3E %3Cpath fill='%2372808E' d='M10.8955335,10.9054591 L11.0945409,12.8955335 L10.0995037,12.9950372 C9.73314664,13.0316729 9.36660461,13.05 9,13.05 C8.75559693,13.05 8.51122167,13.0418546 8.26691048,13.0255693 L7.90049628,12.9950372 L6.90545909,12.8955335 L7.10446653,10.9054591 L8.09950372,11.0049628 C8.3998133,11.0349938 8.69993794,11.05 9,11.05 C9.20004137,11.05 9.40011056,11.0433306 9.60024381,11.0299862 L9.90049628,11.0049628 L10.8955335,10.9054591 Z M9,6.95 C9.24440307,6.95 9.48877833,6.95814538 9.73308952,6.97443066 L10.0995037,7.00496281 L11.0945409,7.10446653 L10.8955335,9.09454091 L9.90049628,8.99503719 C9.6001867,8.96500623 9.30006206,8.95 9,8.95 C8.79995863,8.95 8.59988944,8.95666944 8.39975619,8.97001379 L8.09950372,8.99503719 L7.10446653,9.09454091 L6.90545909,7.10446653 L7.90049628,7.00496281 C8.26685336,6.9683271 8.63339539,6.95 9,6.95 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-procedures.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(3 3)'%3E %3Cpath fill='%234FAEFF' d='M15.5,0 C16.8254834,0 17.9100387,1.03153594 17.9946823,2.33562431 L18,2.5 L18,9 C18,13.3349143 14.5521622,16.8645429 10.2491793,16.9961932 L10,17 L8,17 C3.66508574,17 0.135457134,13.5521622 0.00380682464,9.24917933 L0,9 L0,2.5 C0,1.11928813 1.11928813,0 2.5,0 C3.8254834,0 4.91003867,1.03153594 4.99468232,2.33562431 L5,2.5 L5.00053532,3.63104633 C6.3981355,3.22388242 7.65786062,3 9,3 C10.3424626,3 11.6024712,3.22399025 13.0004743,3.63134049 L13,2.5 C13,1.1745166 14.0315359,0.089961328 15.3356243,0.00531767968 L15.5,0 Z M9,5 C7.72017777,5 6.46734536,5.25690771 5.00188252,5.72184126 L5,14.196 L5.09379483,14.250444 C5.89329582,14.6939267 6.80475176,14.9600995 7.77506174,14.9958615 L8,15 L10,15 C11.0543618,15 12.0452041,14.7280407 12.9062052,14.250444 L13,14.195 L12.9994619,5.72226782 C11.5334208,5.25706485 10.2802136,5 9,5 Z M2.5,2 C2.25454011,2 2.05039163,2.17687516 2.00805567,2.41012437 L2,2.5 L2,9 C2,10.2049849 2.3552121,11.3270056 2.96663707,12.2670628 L3,12.317 L3,2.5 C3,2.25454011 2.82312484,2.05039163 2.58987563,2.00805567 L2.5,2 Z M15.5,2 C15.2545401,2 15.0503916,2.17687516 15.0080557,2.41012437 L15,2.5 L15,12.316 L15.0333629,12.2670628 C15.6065738,11.3857592 15.9545977,10.3445267 15.9958615,9.22493826 L16,9 L16,2.5 C16,2.22385763 15.7761424,2 15.5,2 Z'/%3E %3Cpath fill='%23FFF' d='M10.8955335,10.9054591 L11.0945409,12.8955335 L10.0995037,12.9950372 C9.73314664,13.0316729 9.36660461,13.05 9,13.05 C8.75559693,13.05 8.51122167,13.0418546 8.26691048,13.0255693 L7.90049628,12.9950372 L6.90545909,12.8955335 L7.10446653,10.9054591 L8.09950372,11.0049628 C8.3998133,11.0349938 8.69993794,11.05 9,11.05 C9.20004137,11.05 9.40011056,11.0433306 9.60024381,11.0299862 L9.90049628,11.0049628 L10.8955335,10.9054591 Z M9,6.95 C9.24440307,6.95 9.48877833,6.95814538 9.73308952,6.97443066 L10.0995037,7.00496281 L11.0945409,7.10446653 L10.8955335,9.09454091 L9.90049628,8.99503719 C9.6001867,8.96500623 9.30006206,8.95 9,8.95 C8.79995863,8.95 8.59988944,8.95666944 8.39975619,8.97001379 L8.09950372,8.99503719 L7.10446653,9.09454091 L6.90545909,7.10446653 L7.90049628,7.00496281 C8.26685336,6.9683271 8.63339539,6.95 9,6.95 Z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-billing{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%2372808E' d='M20.7,12.3 L12.7,4.3 C12.5,4.1 12.3,4 12,4 L5,4 C4.4,4 4,4.4 4,5 L4,12 C4,12.3 4.1,12.5 4.3,12.7 L12.3,20.7 C12.5,20.9 12.7,21 13,21 C13.3,21 13.5,20.9 13.7,20.7 L20.7,13.7 C21.1,13.3 21.1,12.7 20.7,12.3 Z M10,12 C8.8,12 8,11.2 8,10 C8,8.8 8.8,8 10,8 C11.2,8 12,8.8 12,10 C12,11.2 11.2,12 10,12 Z'/%3E %3Cpath fill='%23C0CCD7' d='M12,4 C12.3,4 12.5,4.1 12.7,4.3 L12.7,4.3 L20.7,12.3 C21.1,12.7 21.1,13.3 20.7,13.7 L20.7,13.7 L17.199,17.2 L11.45,11.45 C11.7681818,11.1318182 11.9623967,10.6896694 11.9950789,10.1611195 L12,10 C12,8.8 11.2,8 10,8 C9.4,8 8.9,8.2 8.55,8.55 L4.275,4.275 C4.45,4.1 4.7,4 5,4 L5,4 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-billing.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%234FAEFF' d='M20.7,12.3 L12.7,4.3 C12.5,4.1 12.3,4 12,4 L5,4 C4.4,4 4,4.4 4,5 L4,12 C4,12.3 4.1,12.5 4.3,12.7 L12.3,20.7 C12.5,20.9 12.7,21 13,21 C13.3,21 13.5,20.9 13.7,20.7 L20.7,13.7 C21.1,13.3 21.1,12.7 20.7,12.3 Z M10,12 C8.8,12 8,11.2 8,10 C8,8.8 8.8,8 10,8 C11.2,8 12,8.8 12,10 C12,11.2 11.2,12 10,12 Z'/%3E %3Cpath fill='%23FFF' d='M12,4 C12.3,4 12.5,4.1 12.7,4.3 L12.7,4.3 L20.7,12.3 C21.1,12.7 21.1,13.3 20.7,13.7 L20.7,13.7 L17.199,17.2 L11.45,11.45 C11.7681818,11.1318182 11.9623967,10.6896694 11.9950789,10.1611195 L12,10 C12,8.8 11.2,8 10,8 C9.4,8 8.9,8.2 8.55,8.55 L4.275,4.275 C4.45,4.1 4.7,4 5,4 L5,4 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-money{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(3 4)'%3E %3Cpolygon fill='%2372808E' points='6 0 15 0 15 4 6 4'/%3E %3Cpath fill='%23C0CCD7' d='M17,6 L3,6 C2.449,6 2,5.551 2,5 C2,4.449 2.449,4 3,4 L4,4 L4,2 L3,2 C1.343,2 0,3.343 0,5 L0,12 C0,14.209 1.791,16 4,16 L17,16 C17.552,16 18,15.552 18,15 L18,7 C18,6.448 17.552,6 17,6 Z M13,13 C11.895,13 11,12.105 11,11 C11,9.895 11.895,9 13,9 C14.105,9 15,9.895 15,11 C15,12.105 14.105,13 13,13 Z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-money.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(3 4)'%3E %3Cpolygon fill='%23FFF' points='6 0 15 0 15 4 6 4'/%3E %3Cpath fill='%234FAEFF' d='M17,6 L3,6 C2.449,6 2,5.551 2,5 C2,4.449 2.449,4 3,4 L4,4 L4,2 L3,2 C1.343,2 0,3.343 0,5 L0,12 C0,14.209 1.791,16 4,16 L17,16 C17.552,16 18,15.552 18,15 L18,7 C18,6.448 17.552,6 17,6 Z M13,13 C11.895,13 11,12.105 11,11 C11,9.895 11.895,9 13,9 C14.105,9 15,9.895 15,11 C15,12.105 14.105,13 13,13 Z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-registration{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='15' viewBox='0 0 19 15'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -5)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%23C0CCD7' d='M13.2,14.4044454 L10.5,12.4044454 C11.4,11.7044454 12,10.7044454 12,9.50444541 L12,8.70444541 C12,6.80444541 10.6,5.10444541 8.7,5.00444541 C6.7,4.90444541 5,6.50444541 5,8.50444541 L5,9.50444541 C5,10.7044454 5.6,11.7044454 6.5,12.4044454 L3.8,14.5044454 C3.3,14.9044454 3,15.5044454 3,16.1044454 L3,18.0044454 C3,18.6044454 3.4,19.0044454 4,19.0044454 L13,19.0044454 C13.6,19.0044454 14,18.6044454 14,18.0044454 L14,16.0044454 C14,15.4044454 13.7,14.8044454 13.2,14.4044454 Z'/%3E %3Cpolygon fill='%2372808E' points='18.545 10.395 18.545 7.667 16.727 7.667 16.727 10.395 14 10.395 14 12.213 16.727 12.213 16.727 14.941 18.545 14.941 18.545 12.213 21.273 12.213 21.273 10.395'/%3E %3C/g%3E %3C/svg%3E")}.icon-registration.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='15' viewBox='0 0 19 15'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -5)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%234FAEFF' d='M13.2,14.4044454 L10.5,12.4044454 C11.4,11.7044454 12,10.7044454 12,9.50444541 L12,8.70444541 C12,6.80444541 10.6,5.10444541 8.7,5.00444541 C6.7,4.90444541 5,6.50444541 5,8.50444541 L5,9.50444541 C5,10.7044454 5.6,11.7044454 6.5,12.4044454 L3.8,14.5044454 C3.3,14.9044454 3,15.5044454 3,16.1044454 L3,18.0044454 C3,18.6044454 3.4,19.0044454 4,19.0044454 L13,19.0044454 C13.6,19.0044454 14,18.6044454 14,18.0044454 L14,16.0044454 C14,15.4044454 13.7,14.8044454 13.2,14.4044454 Z'/%3E %3Cpolygon fill='%23FFF' points='18.545 10.395 18.545 7.667 16.727 7.667 16.727 10.395 14 10.395 14 12.213 16.727 12.213 16.727 14.941 18.545 14.941 18.545 12.213 21.273 12.213 21.273 10.395'/%3E %3C/g%3E %3C/svg%3E")}.icon-compliance{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='18' viewBox='0 0 20 18'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-2 -3)'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(2 3)'%3E %3Cpath fill='%2372808E' d='M20,0 L0,0 L0,18 L13.4142136,18 L20,11.4142136 L20,0 Z M18,2 L18,10.584 L12.584,16 L2,16 L2,2 L18,2 Z'/%3E %3Cpolygon fill='%23C0CCD7' points='20 10 20 12 14 18 12 18 12 10'/%3E %3Cpolygon fill='%23C0CCD7' points='10 10 10 12 4 12 4 10'/%3E %3Cpolygon fill='%23C0CCD7' points='16 5 16 7 4 7 4 5'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-compliance.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='18' viewBox='0 0 20 18'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-2 -3)'%3E %3Crect width='24' height='24'/%3E %3Cg transform='translate(2 3)'%3E %3Cpath fill='%234FAEFF' d='M20,0 L0,0 L0,18 L13.4142136,18 L20,11.4142136 L20,0 Z M18,2 L18,10.584 L12.584,16 L2,16 L2,2 L18,2 Z'/%3E %3Cpolygon fill='%23FFF' points='20 10 20 12 14 18 12 18 12 10'/%3E %3Cpolygon fill='%23FFF' points='10 10 10 12 4 12 4 10'/%3E %3Cpolygon fill='%23FFF' points='16 5 16 7 4 7 4 5'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon-insights{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -4)'%3E %3Crect width='24' height='24'/%3E %3Cpolygon fill='%23C0CCD7' points='4 8.8 7.2 8.8 7.2 20 4 20'/%3E %3Cpolygon fill='%23C0CCD7' points='10.4 4 13.6 4 13.6 20 10.4 20'/%3E %3Cpolygon fill='%2372808E' points='16.8 13.6 20 13.6 20 20 16.8 20'/%3E %3C/g%3E %3C/svg%3E")}.icon-insights.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -4)'%3E %3Crect width='24' height='24'/%3E %3Cpolygon fill='%234FAEFF' points='4 8.8 7.2 8.8 7.2 20 4 20'/%3E %3Cpolygon fill='%234FAEFF' points='10.4 4 13.6 4 13.6 20 10.4 20'/%3E %3Cpolygon fill='%23FFF' points='16.8 13.6 20 13.6 20 20 16.8 20'/%3E %3C/g%3E %3C/svg%3E")}.icon-external-link{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='Group'%3E %3Cpath id='Vector' fill-rule='evenodd' clip-rule='evenodd' d='M14.1182 14.1219C14.1176 14.7131 13.6385 15.1925 13.0473 15.1934L1.28862 15.2002C0.697506 15.1997 0.217906 14.721 0.21627 14.1299L0.200316 2.34396C0.199515 1.75251 0.678324 1.27241 1.26977 1.2716L8.22549 1.2716C8.52121 1.2716 8.76094 1.51133 8.76094 1.80705C8.76094 2.10278 8.52121 2.34251 8.22549 2.34251L1.27046 2.34251L1.26813 14.1246L13.0473 14.1219L13.0473 7.16106C13.0473 6.86534 13.2871 6.62561 13.5828 6.62561C13.8785 6.62561 14.1182 6.86534 14.1182 7.16106L14.1182 14.1219ZM15.2959 0.735646L15.2905 0.795617L15.2872 5.0399C15.2872 5.30277 15.0978 5.52139 14.848 5.56673L14.7518 5.57535C14.4561 5.57535 14.2163 5.33562 14.2163 5.0399L14.2186 2.10319L7.75777 8.56415C7.54867 8.77326 7.20964 8.77326 7.00053 8.56415C6.79142 8.35505 6.79142 8.01602 7.00053 7.80691L13.5364 1.2711L10.4563 1.27389C10.1606 1.27389 9.92084 1.03416 9.92084 0.738436C9.92084 0.442715 10.1606 0.202985 10.4563 0.202985L14.7604 0.200195C15.0562 0.200195 15.2959 0.439925 15.2959 0.735646Z' fill='%233890DB'/%3E %3C/g%3E %3C/svg%3E")}.icon-external-link.active{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='Group'%3E %3Cpath id='Vector' fill-rule='evenodd' clip-rule='evenodd' d='M14.1182 14.1219C14.1176 14.7131 13.6385 15.1925 13.0473 15.1934L1.28862 15.2002C0.697506 15.1997 0.217906 14.721 0.21627 14.1299L0.200316 2.34396C0.199515 1.75251 0.678324 1.27241 1.26977 1.2716L8.22549 1.2716C8.52121 1.2716 8.76094 1.51133 8.76094 1.80705C8.76094 2.10278 8.52121 2.34251 8.22549 2.34251L1.27046 2.34251L1.26813 14.1246L13.0473 14.1219L13.0473 7.16106C13.0473 6.86534 13.2871 6.62561 13.5828 6.62561C13.8785 6.62561 14.1182 6.86534 14.1182 7.16106L14.1182 14.1219ZM15.2959 0.735646L15.2905 0.795617L15.2872 5.0399C15.2872 5.30277 15.0978 5.52139 14.848 5.56673L14.7518 5.57535C14.4561 5.57535 14.2163 5.33562 14.2163 5.0399L14.2186 2.10319L7.75777 8.56415C7.54867 8.77326 7.20964 8.77326 7.00053 8.56415C6.79142 8.35505 6.79142 8.01602 7.00053 7.80691L13.5364 1.2711L10.4563 1.27389C10.1606 1.27389 9.92084 1.03416 9.92084 0.738436C9.92084 0.442715 10.1606 0.202985 10.4563 0.202985L14.7604 0.200195C15.0562 0.200195 15.2959 0.439925 15.2959 0.735646Z' fill='%233890DB'/%3E %3C/g%3E %3C/svg%3E")}.icon-helium-academy{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 19 15'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -5)'%3E %3Crect width='24' height='24'/%3E %3Cpath id='Vector' d='M17.994 18.0875V14.8375C17.694 14.9675 17.354 15.0975 16.994 15.2175V18.0875C16.7023 18.1907 16.4495 18.3815 16.2705 18.634C16.0915 18.8864 15.9949 19.188 15.994 19.4975V21.4975C15.994 21.6301 16.0467 21.7573 16.1405 21.8511C16.2343 21.9448 16.3614 21.9975 16.494 21.9975H18.494C18.6266 21.9975 18.7538 21.9448 18.8476 21.8511C18.9414 21.7573 18.994 21.6301 18.994 21.4975V19.4975C18.9932 19.188 18.8966 18.8864 18.7176 18.634C18.5385 18.3815 18.2858 18.1907 17.994 18.0875ZM19.364 10.3675L17.994 10.9175V14.8375C18.6126 14.5823 19.2081 14.2745 19.774 13.9175C19.8421 13.8707 19.8977 13.8079 19.936 13.7347C19.9744 13.6616 19.9943 13.5801 19.994 13.4975V10.1175L19.364 10.3675ZM13.054 12.8875C12.8777 12.9648 12.6865 13.0023 12.494 12.9975C12.2717 13.0001 12.0521 12.9486 11.854 12.8475L4.99404 10.1175V13.4975C4.99379 13.5801 5.0137 13.6616 5.05204 13.7347C5.09037 13.8079 5.14598 13.8707 5.21404 13.9175C7.41059 15.2504 9.92487 15.9688 12.494 15.9975C14.0268 15.9873 15.5473 15.7238 16.994 15.2175V11.3175L13.054 12.8875ZM22.684 7.03751L12.684 3.03751C12.5623 2.9875 12.4258 2.9875 12.304 3.03751L2.30404 7.03751C2.21385 7.07593 2.13694 7.14002 2.08288 7.22181C2.02882 7.30359 2 7.39947 2 7.49751C2 7.59554 2.02882 7.69142 2.08288 7.77321C2.13694 7.85499 2.21385 7.91908 2.30404 7.95751L4.99404 9.03751L5.99404 9.43751L12.304 11.9575C12.3639 11.9839 12.4286 11.9975 12.494 11.9975C12.5595 11.9975 12.6242 11.9839 12.684 11.9575L16.994 10.2375V9.83751L12.304 7.95751C12.2374 7.9372 12.1757 7.90317 12.1229 7.85761C12.0702 7.81205 12.0275 7.75596 11.9977 7.69295C11.9679 7.62994 11.9516 7.56139 11.9499 7.4917C11.9481 7.42202 11.961 7.35274 11.9876 7.28832C12.0142 7.22389 12.054 7.16574 12.1044 7.1176C12.1548 7.06946 12.2147 7.03239 12.2803 7.00877C12.3459 6.98516 12.4157 6.97551 12.4852 6.98046C12.5547 6.98541 12.6225 7.00484 12.684 7.03751L17.684 9.03751C17.7762 9.07376 17.8552 9.13716 17.9106 9.2193C17.9659 9.30144 17.995 9.39846 17.994 9.49751V9.83751L18.994 9.43751L19.994 9.03751L22.684 7.95751C22.7742 7.91908 22.8511 7.85499 22.9052 7.77321C22.9593 7.69142 22.9881 7.59554 22.9881 7.49751C22.9881 7.39947 22.9593 7.30359 22.9052 7.22181C22.8511 7.14002 22.7742 7.07593 22.684 7.03751Z' fill='%23C0CCD7'/%3E %3C/g%3E %3C/svg%3E")}.icon-helium-academy.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 19 15'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -5)'%3E %3Crect width='24' height='24'/%3E %3Cpath id='Vector' d='M17.994 18.0875V14.8375C17.694 14.9675 17.354 15.0975 16.994 15.2175V18.0875C16.7023 18.1907 16.4495 18.3815 16.2705 18.634C16.0915 18.8864 15.9949 19.188 15.994 19.4975V21.4975C15.994 21.6301 16.0467 21.7573 16.1405 21.8511C16.2343 21.9448 16.3614 21.9975 16.494 21.9975H18.494C18.6266 21.9975 18.7538 21.9448 18.8476 21.8511C18.9414 21.7573 18.994 21.6301 18.994 21.4975V19.4975C18.9932 19.188 18.8966 18.8864 18.7176 18.634C18.5385 18.3815 18.2858 18.1907 17.994 18.0875ZM19.364 10.3675L17.994 10.9175V14.8375C18.6126 14.5823 19.2081 14.2745 19.774 13.9175C19.8421 13.8707 19.8977 13.8079 19.936 13.7347C19.9744 13.6616 19.9943 13.5801 19.994 13.4975V10.1175L19.364 10.3675ZM13.054 12.8875C12.8777 12.9648 12.6865 13.0023 12.494 12.9975C12.2717 13.0001 12.0521 12.9486 11.854 12.8475L4.99404 10.1175V13.4975C4.99379 13.5801 5.0137 13.6616 5.05204 13.7347C5.09037 13.8079 5.14598 13.8707 5.21404 13.9175C7.41059 15.2504 9.92487 15.9688 12.494 15.9975C14.0268 15.9873 15.5473 15.7238 16.994 15.2175V11.3175L13.054 12.8875ZM22.684 7.03751L12.684 3.03751C12.5623 2.9875 12.4258 2.9875 12.304 3.03751L2.30404 7.03751C2.21385 7.07593 2.13694 7.14002 2.08288 7.22181C2.02882 7.30359 2 7.39947 2 7.49751C2 7.59554 2.02882 7.69142 2.08288 7.77321C2.13694 7.85499 2.21385 7.91908 2.30404 7.95751L4.99404 9.03751L5.99404 9.43751L12.304 11.9575C12.3639 11.9839 12.4286 11.9975 12.494 11.9975C12.5595 11.9975 12.6242 11.9839 12.684 11.9575L16.994 10.2375V9.83751L12.304 7.95751C12.2374 7.9372 12.1757 7.90317 12.1229 7.85761C12.0702 7.81205 12.0275 7.75596 11.9977 7.69295C11.9679 7.62994 11.9516 7.56139 11.9499 7.4917C11.9481 7.42202 11.961 7.35274 11.9876 7.28832C12.0142 7.22389 12.054 7.16574 12.1044 7.1176C12.1548 7.06946 12.2147 7.03239 12.2803 7.00877C12.3459 6.98516 12.4157 6.97551 12.4852 6.98046C12.5547 6.98541 12.6225 7.00484 12.684 7.03751L17.684 9.03751C17.7762 9.07376 17.8552 9.13716 17.9106 9.2193C17.9659 9.30144 17.995 9.39846 17.994 9.49751V9.83751L18.994 9.43751L19.994 9.03751L22.684 7.95751C22.7742 7.91908 22.8511 7.85499 22.9052 7.77321C22.9593 7.69142 22.9881 7.59554 22.9881 7.49751C22.9881 7.39947 22.9593 7.30359 22.9052 7.22181C22.8511 7.14002 22.7742 7.07593 22.684 7.03751Z' fill='%23C0CCD7'/%3E %3C/g%3E %3C/svg%3E")}.ico-home{background-image:url(ico-home-off-9af16bc864a8c954cc8707e4354e3b00.png);width:40px;height:40px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-home:hover{background-image:url(ico-home-on-6528e531820fbae03072610883280d20.png)}[class^="ico-pay-method-"]{width:40px;height:40px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-pay-method-1{background-image:url(ico-pay-method-1-d06982d69d04fbab0577a027fda8d696.png)}.ico-pay-method-2{background-image:url(ico-pay-method-2-88b6711b8eb60d27a8c176e2af0c2b14.png)}.ico-pay-method-3{background-image:url(ico-pay-method-3-ca2486afebb935a7bf47aaa1f1147b62.png)}.ico-pay-method-1-blue{background-image:url(ico-pay-method-1-active-dd1dcf124ac423a54d94e8dd2420f266.png)}.ico-pay-method-2-blue{background-image:url(ico-pay-method-2-active-4088b0218209e8c7276714ff7be842a1.png)}.ico-pay-method-3-blue{background-image:url(ico-pay-method-3-active-4a2795762ae57a7b720b895b5a60af69.png)}.ico-procedure-stop{background-image:url(ic_procedure_stop-7be123a8d4466278f5aba3e316015155.png)}.ico-procedure-start{background-image:url(ic_procedure_start-bbb19b13abbf590952afe8c6304e383b.png)}.ico-test-history{background-image:url("data:image/svg+xml,%3Csvg width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EGroup 28%3C/title%3E %3Cg id='D-1-Entries-🛠️' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='D-1-1-4-Main-View_AlternateViews-ClinicalInvestigation_Submitted' transform='translate(-1205.000000, -390.000000)'%3E %3Cg id='Group-17' transform='translate(625.000000, 321.000000)'%3E %3Cg id='Group-16' transform='translate(6.000000, 41.000000)'%3E %3Cg id='Tylenol-+-7-days-+-4-times-a-day:-8/12/-2' transform='translate(10.000000, 28.000000)'%3E %3Cg id='Group-28' transform='translate(564.000000, 0.000000)'%3E %3Ccircle id='Oval' fill='%23A4DF6A' cx='10' cy='10' r='10'%3E%3C/circle%3E %3Cpath d='M14.901934,5 C14.2959562,4.99783694 13.8038679,5.4947984 13.8017191,6.10677713 C13.8017191,6.3954054 13.9113108,6.67318298 14.1111545,6.87934603 L12.101973,10.939673 C12.0589959,10.9331626 12.0138699,10.9266522 11.9687439,10.9266522 C11.8269193,10.9266522 11.6850947,10.954864 11.5540145,11.0091174 L9.99394413,9.23611519 C10.0841961,9.07335489 10.1336198,8.89106335 10.1357687,8.7022614 C10.1357687,8.08811253 9.64368041,7.59115108 9.03555382,7.59115108 C8.42742723,7.59115108 7.93533893,8.08811253 7.93533893,8.7022614 C7.93748779,8.96701816 8.03203751,9.22309437 8.20609494,9.422747 L6.29576089,12.7973106 C6.23129517,12.7842898 6.1646806,12.7777794 6.10021489,12.7777794 C5.4920883,12.7777794 5,13.2747408 5,13.8888897 C5,14.5030385 5.4920883,15 6.10021489,15 C6.70834147,15 7.20042977,14.5030385 7.20042977,13.8888897 C7.19828091,13.6241329 7.1037312,13.3680567 6.92967376,13.1684041 L8.83785896,9.79384049 C9.04200039,9.8350731 9.25473725,9.81337173 9.44598554,9.73090651 L11.0060559,11.5039087 C10.9158039,11.666669 10.868529,11.8511307 10.8663802,12.0377625 C10.8642313,12.6519114 11.3563196,13.151043 11.9622973,13.1532131 C12.5704239,13.1553833 13.0646611,12.6584218 13.0668099,12.0464431 C13.0668099,11.7578148 12.9572182,11.4778671 12.7573745,11.2695339 L14.766556,7.20920691 C14.8095331,7.21571732 14.8546591,7.22222773 14.8997851,7.22222773 C15.5079117,7.22222773 16,6.72526628 16,6.1111174 C16,5.49696853 15.5100606,5 14.901934,5 Z' id='Path' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.ico-drug-allergy-history{width:32px;height:32px;background-size:130%;background-repeat:no-repeat;background-position:center;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='66px' height='66px' viewBox='0 0 66 66' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EGroup 13%3C/title%3E %3Cdefs%3E %3Cfilter x='-4.4%25' y='-4.1%25' width='108.9%25' height='108.8%25' filterUnits='objectBoundingBox' id='filter-1'%3E %3CfeOffset dx='0' dy='-4' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E %3CfeGaussianBlur stdDeviation='4' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E %3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0' type='matrix' in='shadowBlurOuter1' result='shadowMatrixOuter1'%3E%3C/feColorMatrix%3E %3CfeMerge%3E %3CfeMergeNode in='shadowMatrixOuter1'%3E%3C/feMergeNode%3E %3CfeMergeNode in='SourceGraphic'%3E%3C/feMergeNode%3E %3C/feMerge%3E %3C/filter%3E %3Ccircle id='path-2' cx='16' cy='16' r='16'%3E%3C/circle%3E %3C/defs%3E %3Cg id='Pharmacy-(Inventory)' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='06-Pharmacy/06-05-01-Drug-History-Pop-Up' transform='translate(-810.000000, -184.000000)'%3E %3Cg id='Modal' filter='url(%23filter-1)' transform='translate(810.000000, 193.000000)'%3E %3Cg id='Group-13' transform='translate(17.000000, 8.000000)'%3E %3Cmask id='mask-3' fill='white'%3E %3Cuse xlink:href='%23path-2'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Mask' fill='%234C2D2C' xlink:href='%23path-2'%3E%3C/use%3E %3Cpath d='M15.9999956,16.5625 C15.1371107,16.5625 14.4374949,15.8628845 14.4374949,15 C14.4374949,14.4216919 14.7518261,13.9172363 15.2187453,13.6470032 L15.2187453,8.90625 C15.2187453,8.47473145 15.5684769,8.125 15.9999956,8.125 C16.4315144,8.125 16.781246,8.47473145 16.781246,8.90625 L16.781246,13.6470032 C17.2481651,13.9172363 17.5624963,14.4216919 17.5624963,15 C17.5624963,15.1399231 17.543728,15.2754211 17.5092431,15.4045105 L19.5797091,17.4749756 C19.884885,17.7799988 19.884885,18.2746887 19.5797091,18.5797119 C19.4272737,18.7322998 19.2272309,18.8085937 19.0273407,18.8085937 C18.8272979,18.8085937 18.6274077,18.7322998 18.4749723,18.5797119 L16.4045063,16.5093994 C16.2754169,16.5438843 16.1399188,16.5625 15.9999956,16.5625 Z M23.0762622,7.93411254 C21.1910379,6.04614258 18.68356,5.00411988 16.0157122,5 C16.0103716,5 16.0054888,5 16.0001482,5 C10.5367364,5 6.05217635,9.43939211 6.00044902,14.9031067 C5.97832374,17.232666 6.77452772,19.5080566 8.24211872,21.3104248 C8.26927935,21.343689 8.26836381,21.3902283 8.24105059,21.4175415 L6.89202047,22.7615356 C6.51665405,23.1369019 6.40526487,23.6967468 6.60835945,24.1876221 C6.81160661,24.6791077 7.28646033,24.9971008 7.81853455,24.9977112 L11.3596432,25 L11.3610166,25 C11.8801208,25 12.3680971,24.7978211 12.7352237,24.4306946 C13.1028081,24.0632629 13.3049871,23.5748291 13.3046819,23.0551148 L13.3026983,19.5135498 C13.302088,18.981781 12.9840947,18.5069275 12.4926089,18.3036804 C12.0017334,18.1005859 11.4418882,18.2119751 11.0665218,18.5873413 C11.0645382,18.589325 11.0624019,18.5914612 11.0604183,18.5934448 L10.7540217,18.9068604 C10.4522027,19.2152405 10.4576959,19.7097778 10.7662287,20.0115967 C11.0334102,20.2729797 11.4402097,20.3038025 11.7405028,20.1068115 L11.7421813,23.0560303 C11.7421813,23.193512 11.672296,23.2841492 11.6304869,23.3258057 C11.5888304,23.3676148 11.4983457,23.4375 11.3610166,23.4375 C11.3608639,23.4375 11.3607114,23.4375 11.3607114,23.4375 L8.42934411,23.4355164 L9.34487185,22.5234985 C9.94194852,21.9264221 9.98864046,20.9806824 9.45366706,20.3237915 C8.21572097,18.8035584 7.54418138,16.8836975 7.56279709,14.9179077 C7.60658984,10.3077698 11.3900083,6.5625 16.0001482,6.5625 L16.0132708,6.5625 C20.6583534,6.56967164 24.4374993,10.3547668 24.4374993,15 C24.4374993,16.6636658 23.9428092,18.2830811 23.0068346,19.683075 C22.7669664,20.0416565 22.8634019,20.526886 23.2219836,20.7667541 C23.5805653,21.0064697 24.0659476,20.9101868 24.3056633,20.5514527 C25.4140622,18.8935852 26,16.973877 26,15 C26,12.3316955 24.961639,9.82223512 23.0762622,7.93411254 L23.0762622,7.93411254 Z M20.3647741,22.2224426 C19.0523651,23.017273 17.5431176,23.4375 15.9999956,23.4375 C15.5684769,23.4375 15.2187453,23.7872314 15.2187453,24.21875 C15.2187453,24.6502686 15.5684769,25 15.9999956,25 C17.8286097,25 19.6178561,24.501648 21.1742533,23.5588074 C21.5433635,23.3352661 21.661314,22.8549195 21.4377727,22.4858093 C21.2140787,22.1168518 20.7337318,21.9989014 20.3647741,22.2224426 L20.3647741,22.2224426 Z' id='Shape' fill='%23E6F5FF' fill-rule='nonzero'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.ico-import-billing-upload-icon{width:60px;height:60px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M20 1.5V9.5H28' stroke='%233890DB' stroke-width='1.5'/%3E %3Cpath d='M28 13.5V9.5L20 1.5H4V13.5' stroke='%233890DB' stroke-width='1.5'/%3E %3Cpath d='M4 27.5V31.5H28V27.5' stroke='%233890DB' stroke-width='1.5'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.0999 17.0498H17.0593L17.3884 18.037L19.2884 23.737L19.4593 24.2498H19.9999H21.7999H22.3405L22.5114 23.737L24.4114 18.037L24.7405 17.0498H23.6999H21.9999H21.4474L21.2836 17.5775L20.8775 18.8859L20.5229 17.6004L20.371 17.0498H19.7999H18.0999ZM19.2288 18.5498L19.6527 20.0865L19.1405 18.5498H19.2288ZM20.5405 22.7498L20.3896 22.2973L21.4973 22.0358L21.2593 22.7498H20.5405ZM22.6593 18.5498L21.7503 21.2768C21.7525 21.2206 21.7623 21.1675 21.7775 21.1067C21.7821 21.0884 21.7869 21.0703 21.7927 21.0485L21.7942 21.0431C21.7992 21.0242 21.8059 20.9994 21.8119 20.9755L21.8126 20.9727C21.818 20.9511 21.8286 20.9088 21.8371 20.8547L22.5524 18.5498H22.6593Z' fill='%233890DB'/%3E %3Crect x='1' y='13.5' width='30' height='14' stroke='%233890DB' stroke-width='1.5'/%3E %3C/svg%3E")}.ico-csv-file-upload{width:30px;height:30px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M20 1.5V9.5H28' stroke='%233890DB' stroke-width='1.5'/%3E %3Cpath d='M28 13.5V9.5L20 1.5H4V13.5' stroke='%233890DB' stroke-width='1.5'/%3E %3Cpath d='M4 27.5V31.5H28V27.5' stroke='%233890DB' stroke-width='1.5'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.0999 17.0498H17.0593L17.3884 18.037L19.2884 23.737L19.4593 24.2498H19.9999H21.7999H22.3405L22.5114 23.737L24.4114 18.037L24.7405 17.0498H23.6999H21.9999H21.4474L21.2836 17.5775L20.8775 18.8859L20.5229 17.6004L20.371 17.0498H19.7999H18.0999ZM19.2288 18.5498L19.6527 20.0865L19.1405 18.5498H19.2288ZM20.5405 22.7498L20.3896 22.2973L21.4973 22.0358L21.2593 22.7498H20.5405ZM22.6593 18.5498L21.7503 21.2768C21.7525 21.2206 21.7623 21.1675 21.7775 21.1067C21.7821 21.0884 21.7869 21.0703 21.7927 21.0485L21.7942 21.0431C21.7992 21.0242 21.8059 20.9994 21.8119 20.9755L21.8126 20.9727C21.818 20.9511 21.8286 20.9088 21.8371 20.8547L22.5524 18.5498H22.6593Z' fill='%233890DB'/%3E %3Crect x='1' y='13.5' width='30' height='14' stroke='%233890DB' stroke-width='1.5'/%3E %3C/svg%3E")}.ico-import-billing-assign-columns{width:34px;height:30px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='37' height='32' viewBox='0 0 37 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect x='1' y='1' width='22.5' height='6' stroke='%233890DB' stroke-width='1.5'/%3E %3Crect x='13' y='16' width='22.5' height='6' stroke='%233890DB' stroke-width='1.5'/%3E %3Crect x='13' y='22' width='22.5' height='4.5' stroke='%233890DB' stroke-width='1.5'/%3E %3Crect x='13' y='26.5' width='22.5' height='4.5' stroke='%233890DB' stroke-width='1.5'/%3E %3Cpath d='M28 4H32.5V11.5' stroke='%233890DB' stroke-width='1.5'/%3E %3Cpath d='M29.5 8.5L32.5 11.5L35.5 8.5' stroke='%233890DB' stroke-width='1.5'/%3E %3C/svg%3E")}.ico-import-billing-edit-values{width:31px;height:31px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M1 32.4996H0.25V33.2496H1V32.4996ZM9.25 32.4996V33.2496H9.56066L9.78033 33.03L9.25 32.4996ZM26.982 14.7676L27.5123 15.298L28.0427 14.7676L27.5123 14.2373L26.982 14.7676ZM18.732 6.51764L19.2623 5.98731L18.732 5.45698L18.2017 5.98731L18.732 6.51764ZM1 24.2496L0.46967 23.7193L0.25 23.939V24.2496H1ZM31.862 6.78564L32.3923 6.25531L31.862 6.78564ZM26.714 1.63764L26.1837 2.16797L26.714 1.63764ZM23.612 1.63764L24.1423 2.16797L23.612 1.63764ZM19.586 5.66364L19.0557 5.13331L18.5253 5.66364L19.0557 6.19397L19.586 5.66364ZM27.836 13.9136L27.3057 14.444L27.836 14.9743L28.3663 14.444L27.836 13.9136ZM31.862 9.88764L31.3317 9.35731L31.862 9.88764ZM1 33.2496H9.25V31.7496H1V33.2496ZM9.78033 33.03L27.5123 15.298L26.4517 14.2373L8.71967 31.9693L9.78033 33.03ZM27.5123 14.2373L19.2623 5.98731L18.2017 7.04797L26.4517 15.298L27.5123 14.2373ZM18.2017 5.98731L0.46967 23.7193L1.53033 24.78L19.2623 7.04797L18.2017 5.98731ZM0.25 24.2496V32.4996H1.75V24.2496H0.25ZM32.3923 6.25531L27.2443 1.10731L26.1837 2.16797L31.3317 7.31597L32.3923 6.25531ZM27.2443 1.10731C26.0934 -0.0435827 24.2326 -0.0435827 23.0817 1.10731L24.1423 2.16797C24.7074 1.60286 25.6186 1.60286 26.1837 2.16797L27.2443 1.10731ZM23.0817 1.10731L19.0557 5.13331L20.1163 6.19397L24.1423 2.16797L23.0817 1.10731ZM19.0557 6.19397L27.3057 14.444L28.3663 13.3833L20.1163 5.13331L19.0557 6.19397ZM28.3663 14.444L32.3923 10.418L31.3317 9.35731L27.3057 13.3833L28.3663 14.444ZM32.3923 10.418C33.5432 9.26708 33.5432 7.4062 32.3923 6.25531L31.3317 7.31597C31.8968 7.88108 31.8968 8.7922 31.3317 9.35731L32.3923 10.418Z' fill='%233890DB'/%3E %3C/svg%3E")}.ico-import-billing-finish{width:33px;height:22px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='36' height='26' viewBox='0 0 36 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M1.5 13.525L11.9875 24.0134L34.5 1.5' stroke='%233890DB' stroke-width='1.5'/%3E %3C/svg%3E")}.ico-procedure-stop,.ico-procedure-start{width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-switch-locations{width:18px;height:12px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='18' height='12' viewBox='0 0 18 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M0.077116 4.36971C0.152641 4.55243 0.280632 4.70865 0.444917 4.81865C0.609202 4.92865 0.802407 4.98748 1.00012 4.98771H17.0001C17.2653 4.98771 17.5197 4.88235 17.7072 4.69482C17.8948 4.50728 18.0001 4.25293 18.0001 3.98771C18.0001 3.7225 17.8948 3.46814 17.7072 3.28061C17.5197 3.09307 17.2653 2.98771 17.0001 2.98771H3.41412L4.70712 1.69471C4.88927 1.50611 4.99007 1.25351 4.98779 0.991311C4.98551 0.729114 4.88034 0.478301 4.69493 0.292893C4.50953 0.107485 4.25871 0.00231622 3.99652 3.78026e-05C3.73432 -0.00224062 3.48172 0.0985537 3.29312 0.280712L0.293116 3.28071C0.153183 3.42056 0.057874 3.59876 0.019247 3.79279C-0.0193799 3.98681 0.000411265 4.18794 0.0761161 4.37071L0.077116 4.36971Z' fill='white'/%3E %3Cpath d='M17.923 7.60628C17.8475 7.42357 17.7195 7.26734 17.5552 7.15734C17.3909 7.04734 17.1977 6.98851 17 6.98828H1C0.734784 6.98828 0.48043 7.09364 0.292893 7.28117C0.105357 7.46871 0 7.72306 0 7.98828C0 8.2535 0.105357 8.50785 0.292893 8.69539C0.48043 8.88293 0.734784 8.98828 1 8.98828H14.586L13.293 10.2813C13.1975 10.3735 13.1213 10.4839 13.0689 10.6059C13.0165 10.7279 12.9889 10.8591 12.9877 10.9919C12.9866 11.1247 13.0119 11.2563 13.0622 11.3792C13.1125 11.5021 13.1867 11.6138 13.2806 11.7077C13.3745 11.8016 13.4862 11.8758 13.609 11.9261C13.7319 11.9764 13.8636 12.0017 13.9964 12.0005C14.1292 11.9994 14.2604 11.9718 14.3824 11.9194C14.5044 11.867 14.6148 11.7908 14.707 11.6953L17.707 8.69528C17.8469 8.55544 17.9422 8.37723 17.9809 8.1832C18.0195 7.98918 17.9997 7.78806 17.924 7.60528L17.923 7.60628Z' fill='white'/%3E %3C/svg%3E")}.btn-close{position:relative;width:32px;height:32px;border-radius:50%}.btn-close:before,.btn-close:after{position:absolute;top:6px;left:50%;width:2px;height:18px;margin-left:-1px;background:#939393;content:""}.btn-close:before{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.btn-close:after{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}.icon-close,.icon-dropdown,.icon-dropdown2{font-size:20px}@media (max-width: 1440px) and (min-width: 1201px){.icon-close,.icon-dropdown,.icon-dropdown2{font-size:14px}}[class^="icon-profile_"],[class*=" icon-profile_"]{color:#3890db}.icon-pill{font-size:13px}.icon-info-outline{font-size:40px}.icon-menu_dropdown{font-size:8px}.icon-menu_search{font-size:43px}.icon-ic_menu_recent,.icon-menu_share,.icon-menu_notifications{font-size:35px}.icon-pencil{color:#3890db}.icon-ic_footer_email,.icon-ic_footer_phone{font-size:20px}.icon-skull:before{color:#fff;font-size:24px}.icon-skull.icon-skull-form:before{font-size:23px}.ico-feed{width:32px;height:32px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.ico-feed__vitals{background-image:url(ico-feed-vitals-6b6e1e6bf7d3ce43708929daac7d4630.png)}.ico-feed__encounter{background-image:url(ico-feed-encounter-916d7c6f64f860e9ac58204a182d2aa5.png)}.ico-feed__prescription{background-image:url(ico-feed-prescription-ad23a1ab4e9adcb1f5c7a66c7d539fc5.png)}.ico-feed__consumables{background-image:url(ico-feed-consumables-aeeb0609d44e63d19dc5474d376e0533.png)}.ico-feed__receipt,.ico-feed__settle,.ico-feed__billing,.ico-feed__legacy{background-image:url(ico-feed-billing-529ca089da8b82d76a44b0a7ed0d7e21.png)}.ico-feed__comment{background-image:url(ico-feed-comment-3eb4a70df4fbb180b0e53976d6e14f09.png)}.ico-feed__upload{background-image:url(ico-feed-upload-76e41e56e32f20a5dae49119044c1d33.png)}.ico-feed__results,.ico-feed__imaging_results{background-image:url(ico-feed-results-836927073ac43555c91bd14dcfded028.png)}.ico-feed__immunization{background-image:url(ico-feed-immunization-787b2e7cce5bbd125b64188b0d7c428d.png)}.ico-feed__immunization.green{background-image:url(ico-feed-immunization-green-a3e8188a59868c4d8dfaf5673c6aebd3.png)}.ico-feed__immunization.yellow{background-image:url(ico-feed-immunization-yellow-5bf0d551dfd3c6b6ae791d5dd02d5e0b.png)}.ico-feed__immunization.red{background-image:url(ico-feed-immunization-red-4258c8d7e43eba5047d8b54ca7a65536.png)}.ico-feed__investigation,.ico-feed__imaging_investigation{background-image:url(ico-feed-investigation-98a7c18fbc693ec3c305ea96f7d2a58d.png)}.ico-feed__referral{background-image:url(ico-feed-referral-700e98df205100dcecac82254ff580d3.png)}.ico-feed__reception{background-image:url(ico-feed-reception-6693a06626141fd5c1d273981ff385b3.png)}.ico-feed__medication{background-image:url(ico-feed-medication-faced11383d3243ae4b17b3f4cccda2e.png)}.ico-feed__update{background-image:url(ico-feed-update-840d4420c18f365458a492f46d0a00c2.png)}.ico-feed__deceased{background-image:url(ico-feed-deceased-89bb1763e10e580a63b4bfb95d5de881.png)}.ico-feed__check_in{background-image:url(ico-feed-check_in-49511ea4db7de1f9607db870bfb961cf.png)}.ico-feed__labour_management,.ico-feed__antenatal{background-image:url(ico-feed-antenatal-08057d92fa4a147d3b879cee58a48b9e.png)}.ico-included-forms{width:16px;height:16px;vertical-align:text-bottom}.ico-arrow-down-right{width:11px;height:15px;background-image:url(ico-arrow-down-right-a488a95c37080e65c5346c551d51d4f1.png);background-size:cover;background-repeat:no-repeat;display:inline-block}.ico-new{width:70px;height:70px;position:absolute;bottom:-7px;right:-7px;background-size:contain;background-repeat:no-repeat;background-position:center}.ico-new__vitals{background-image:url(ico-new-vitals-a17dd63eab2586957c60dfbb23e3a052.png)}.ico-new__deceased,.ico-new__encounter{background-image:url(ico-new-encounter-842b769cb1137512447cd0156d9d4023.png)}.ico-new__prescription{background-image:url(ico-new-prescription-aa4854b75dd4060d0a22331f1888f844.png)}.ico-new__billing{background-image:url(ico-new-billing-c197dc4e6b1ab2214db79bcd9ff84689.png)}.ico-new__comment{background-image:url(ico-new-comment-14135afafd4fd40404b3f59db53651fa.png)}.ico-new__upload{background-image:url(ico-new-upload-5b0d4e87d90f7a722b8bb6ef38733b54.png)}.ico-new__results{background-image:url(ico-new-results-c16a914515f5fef2b23dd35d3c00bf24.png)}.ico-new__immunization{background-image:url(ico-new-immunization-52fabd28c37be8f7055e782a24ac3522.png)}.ico-new__investigation,.ico-new__imaging_investigation{background-image:url(ico-new-investigation-c0634c3a4e6bd34fe81cd6d30761b567.png)}.ico-new__referral{background-image:url(ico-new-referral-d73458b324264dc941bea09701c81117.png)}.ico-new__reception{background-image:url(ico-new-reception-6906466fcd86bcb0b864be5826f2f407.png)}.ico-new__antenatal{background-image:url(ico-new-antenatal-655547052a7976a8c08b2203ac19b650.png)}[class^="om-ico-"]{font-size:0;line-height:0;white-space:nowrap;text-indent:100%;display:inline-block;vertical-align:middle;overflow:hidden;background-repeat:no-repeat;width:16px;height:16px;background-size:16px}.om-ico-social-history-small{background-image:url(social-history-small-d838272f008440ff89536e05f36d6700.png)}.om-ico-contact-info-small{background-image:url(contact-info-small-5611bd56cd3ac87393c3aaf5bb7a1cbc.png)}.om-ico-naira-small{background-image:url(naira-small-0fc3d527ee9aa25c57d7811be0738696.png)}.om-ico-message-small{background-image:url(message-small-a863d7d015a207fd49e52ea8ea90c0c9.png)}.om-ico-discharge-small{background-image:url(discharge-small-d27292c8321fb6758dc47b57c049612f.png)}.om-ico-upload-small{background-image:url(upload-small-a49285b369b09d91aad003a286723d62.png)}.om-ico-immunization-small{background-image:url(immunization-small-0e43f4ffeda58e24a6e15d5c4d60b29b.png)}.om-ico-lab-small{background-image:url(lab-small-cd93a65ef9de88ad7e0c8a38d46c4b4f.png)}.om-ico-request-small{background-image:url(request-small-9a37301280376d857c112a337f84929f.png)}.om-ico-note-small{background-image:url(note-small-181eb3d6e7510499954c858e9c5c2c0c.png)}.om-ico-vitals-small{background-image:url(vitals-small-a36b7ae68e7c40afa7e8b2f096d3dfe3.png)}.om-ico-pills-small{background-image:url(pills-small-cce51a4eabff0b62e40089587d977515.png)}.om-ico-checkin-small{background-image:url(checkin-small-0be92ed9b74248a0aee9cf5abc124be3.png)}.om-ico-referral-small{background-image:url(referral-small-ad44e032aa72ffb2360e6a689afd87f8.png)}.om-ico-reception-small{background-image:url(reception-small-aa45792f8304e97552f5607771e9ca2f.png)}.om-ico-patient-update-small{background-image:url(patient-update-small-1eaa479431533c196169518e6b48465f.png)}.om-ico-register-patient-small{background-image:url(register-patient-small-c88c63d4adc55b58799e100026bd34bd.png)}.om-ico-referral-inbox-small{background-image:url(referral-inbox-small-d9976600ea9f73777da84e0146c14217.png)}.om-ico-inventory-small{background-image:url(inventory-small-6c7aaaa3eb29f48815bd25ade4ad1e4c.png)}.om-ico-billing-management-small{background-image:url(billing-management-small-5630f443d7c9b7e41d97708f6440ea92.png)}.om-ico-calendar-small{background-image:url(ic_calendar-4ce9ab05f1d7e4915e66ee5bbac21a0b.png)}.om-ico-deceased-small{background-image:url(deceased-89bb1763e10e580a63b4bfb95d5de881.png)}.om-ico-accepts-appointments-small{background-image:url(ic_calendar-tick-615b40fbaed4898bf27f7562b16e0666.png)}.om-ico-clinical-history-small{background-image:url(clinical-history-small-c3eebef1071454b52f1144c0aee26d89.png)}.om-ico-insights-small{background-image:url(insights-small-776430d690b6b2788c410d1b51756891.png)}.om-ico-upload-cloud{background-image:url(upload-cloud-small-7339f45554d7e7f50f4130b1456f8f00.png)}.om-ico-antenatal-small{background-image:url(antenatal-small-08057d92fa4a147d3b879cee58a48b9e.png)}.om-ico-requisition-small{background-image:url(requisition-small-985e07fe9612ee6943547915758f7f02.png)}.om-ico-queues{background-image:url("data:image/svg+xml,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EF692C52C-007F-43FF-BA29-C697D8D3F599@3x%3C/title%3E %3Cg id='08-Staff-🛠️' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='08-Staff/08-01-02-01-Add-New-Staff' transform='translate(-839.000000, -775.000000)'%3E %3Cg id='Group' transform='translate(839.000000, 775.000000)'%3E %3Ccircle id='Oval' fill='%236236FF' cx='8' cy='8' r='8'%3E%3C/circle%3E %3Cg transform='translate(2.000000, 2.000000)' id='ico'%3E %3Crect id='Rectangle-6' x='0' y='0' width='12' height='12'%3E%3C/rect%3E %3Cg id='Group-2' transform='translate(2.500000, 2.000000)'%3E %3Cpolygon id='Path' fill='%23FFFFFF' points='4 0 8 4 4 8 4 5.8125 5.77777778 4 4 2.1865'%3E%3C/polygon%3E %3Cpolygon id='Path' fill='%23C0CCD7' points='0 0 4 4 0 8'%3E%3C/polygon%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.om-ico-reactivate-patient{background-image:url("data:image/svg+xml,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3E35003D7E-A23D-4211-B9A9-9DBF89F3CDCE@1x%3C/title%3E %3Cdefs%3E %3Ccircle id='path-1' cx='8' cy='8' r='8'%3E%3C/circle%3E %3C/defs%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Group-29'%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Mask-2' fill='%232F92E5' xlink:href='%23path-1'%3E%3C/use%3E %3Cpath d='M6.46924058,4.00040304 L6.62727273,4.00253943 C7.83636364,4.05966415 8.72727273,5.03078436 8.72727273,6.11615401 L8.72727273,6.11615401 L8.72727273,6.57315176 C8.72727273,7.25864838 8.34545455,7.82989556 7.77272727,8.22976859 L7.77272727,8.22976859 L9.49090909,9.37226296 C9.80909091,9.60076183 10,9.94351014 10,10.2862584 L10,10.2862584 L10,11.4287528 C10,11.7715011 9.74545455,12 9.36363636,12 L9.36363636,12 L3.63636364,12 C3.25454545,12 3,11.7715011 3,11.4287528 L3,11.4287528 L3,10.3433832 C3,10.0006349 3.19090909,9.65788655 3.50909091,9.42938767 L3.50909091,9.42938767 L5.22727273,8.22976859 C4.65454545,7.82989556 4.27272727,7.25864838 4.27272727,6.57315176 L4.27272727,6.57315176 L4.27272727,6.00190457 C4.27272727,4.8594102 5.35454545,3.94541471 6.62727273,4.00253943 Z M5.4252922,9.0801875 C5.29810349,8.95369836 5.14708436,8.99181981 5.06511053,9.09112427 L5.06511053,9.09112427 C4.99117336,9.16362841 4.97964251,9.28183636 5.04107047,9.38218907 C5.04229344,9.38418075 5.04358629,9.38617243 5.0448442,9.38816411 L5.0448442,9.38816411 L5.0544183,9.4022107 L5.0544183,9.4022107 L5.06413216,9.41485961 C5.06605397,9.41720071 5.06797577,9.41954181 5.07000241,9.42188291 C5.0724134,9.42467825 5.07450992,9.42754347 5.07706068,9.43033881 L5.08652995,9.43980803 L5.65077263,10.0009726 L5.08017052,10.5747162 C4.95371558,10.7018692 4.99180231,10.8528875 5.09114229,10.9348608 L5.09114229,10.9348608 C5.1636119,11.0087976 5.28182054,11.0203283 5.38217383,10.9589007 C5.38420046,10.9577127 5.38615721,10.9563849 5.3881489,10.955127 L5.3881489,10.955127 L5.40219557,10.945553 L5.40219557,10.945553 L5.41484456,10.9358392 C5.41718567,10.9339174 5.41956172,10.9319956 5.42186789,10.9300039 C5.42469819,10.9275929 5.42756343,10.9254964 5.43032384,10.9229457 L5.43982805,10.9134765 L6.0009609,10.349237 L6.5747078,10.9198009 C6.70186157,11.0462901 6.8528807,11.0082035 6.93485452,10.9088641 L6.93485452,10.9088641 C7.00882664,10.83636 7.02032255,10.718187 6.95892953,10.6177993 C6.95770656,10.6158077 6.95637877,10.613816 6.95512086,10.6118243 L6.95512086,10.6118243 L6.9455817,10.5978127 L6.9455817,10.5978127 L6.9358329,10.5851637 C6.93391109,10.5827877 6.93198928,10.5804466 6.92999759,10.5781055 C6.9275866,10.5753102 6.92549008,10.5724449 6.92293932,10.5696496 L6.91347005,10.5601804 L6.34922737,9.99905078 L6.91982948,9.42527226 C7.04628442,9.29811922 7.00819769,9.14710096 6.90885771,9.06512761 L6.90885771,9.06512761 C6.83635315,8.99119086 6.71817946,8.97966008 6.61779123,9.04108768 C6.61579954,9.0422757 6.61380785,9.04360349 6.61181615,9.04486139 L6.61181615,9.04486139 L6.59780443,9.05443543 L6.59780443,9.05443543 L6.58515544,9.06414924 C6.58277939,9.06607104 6.58043828,9.06799283 6.57813211,9.07001945 C6.57530181,9.07239549 6.57243657,9.07452694 6.56964121,9.07704275 L6.56017195,9.0865469 L5.9990391,9.65078633 Z' id='Combined-Shape' fill='%23FFFFFF' mask='url(%23mask-2)'%3E%3C/path%3E %3Cpath d='M12.4705882,6.8861249 L11.4117647,6.16136772 C11.6470588,5.919782 11.8235294,5.55740341 11.8235294,5.13462839 L11.8235294,4.59106051 C11.8235294,3.86630333 11.2941176,3.14154615 10.5882353,3.02075329 C9.88235294,2.89996043 9.29411765,3.32273545 9,3.86630333 C9.64705882,4.47026764 10.0588235,5.31581768 10.0588235,6.28216059 L10.0588235,6.8861249 C10.0588235,7.42969278 9.94117647,7.97326067 9.70588235,8.39603569 C9.70588235,8.39603569 10.4117647,8.93960357 10.4117647,9 L12.4117647,9 C12.7647059,9 13,8.75841427 13,8.39603569 L13,7.91286423 C13,7.49008921 12.8235294,7.12771063 12.4705882,6.8861249 Z' id='Path' fill='%23FFFFFF' mask='url(%23mask-2)'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.om-ico-create-request{background-image:url("data:image/svg+xml,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3E22DEE085-0CA3-494F-A691-BC63013334E4@1x%3C/title%3E %3Cdefs%3E %3Ccircle id='path-1' cx='8' cy='8' r='8'%3E%3C/circle%3E %3C/defs%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Group'%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Mask-2' fill='%232F92E5' xlink:href='%23path-1'%3E%3C/use%3E %3Cpath d='M4,8.78125 C4,8.31525812 4.38119409,7.9375 4.85142448,7.9375 L4.85142448,7.9375 L5.13523265,7.9375 L5.135,8.083 L5.17220705,8.08333333 L5.172,9.062 L5.70284897,9.0625 L5.70284897,4.84375 C5.70284897,4.37775812 6.08404306,4 6.55427345,4 C6.56813359,4 6.58191637,4.00032819 6.59561431,4.00097716 L6.63746586,4 L6.63746586,4 C7.08566193,4 7.45552183,4.33379811 7.50977131,4.76524153 L7.51662115,4.875 L7.516,6.824 L10.4843864,7.15149625 C11.4950372,7.26275826 12.1720071,8.21610651 11.9616068,9.18187684 L11.9273636,9.31357187 L10.8113959,13 L5.70284897,13 L4.56761632,11.4999869 C4.43373675,11.3230898 4.32220699,11.1322904 4.23446136,10.9318527 C4.20350274,10.9281268 4.17230691,10.9233701 4.14118557,10.9183917 C4.07110993,10.703594 4.02673087,10.4810663 4.00892106,10.2549387 L4,10.0277642 Z' id='Combined-Shape' fill='%23FFFFFF' mask='url(%23mask-2)'%3E%3C/path%3E %3Cpolyline id='Path-2' stroke='%232F92E5' mask='url(%23mask-2)' points='6.85196022 10.1491482 7.70281197 11 10.202812 8.5'%3E%3C/polyline%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}[class^="pay-ico-"]{width:35px;height:35px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.pay-ico-all-services-active{background-image:url(all-services-active-f70fdf669e60668137c1116d60a5197f.png)}.pay-ico-all-services-inactive{background-image:url(all-services-inactive-377e77d3c02d5a6e54ff809776b99b60.png)}.pay-ico-bill-to-insurance-active{background-image:url(bill-to-insurance-active-a48a9080daab712ed93819e84ab23b26.png)}.pay-ico-bill-to-insurance-inactive{background-image:url(bill-to-insurance-inactive-0ce27a7664b03533b112f8ecfac5863a.png)}.pay-ico-bill-to-patient-active{background-image:url(bill-to-patient-active-25a944e835ae8fef4ebe3bdbd2f5c5ad.png)}.pay-ico-bill-to-patient-inactive{background-image:url(bill-to-patient-inactive-2097cf33bd8f6a1681024a98a8707b94.png)}.pay-ico-partial-services-active{background-image:url(partial-services-active-f513f4dbc8ab65a3b7883f67d813ee25.png)}.pay-ico-partial-services-inactive{background-image:url(partial-services-inactive-eefd411aae549ca25bc9413c372721af.png)}.pay-ico-pay-full-balance-active{background-image:url(pay-full-balance-active-2ae4aab8a2a46006e8097cf9618a7847.png)}.pay-ico-pay-full-balance-inactive{background-image:url(pay-full-balance-inactive-58731107c5dfc2169fa142b54195108c.png)}.pay-ico-pay-partial-balance-active{background-image:url(pay-partial-balance-active-c59db49b336d98d1355d4171cd4838cb.png)}.pay-ico-pay-partial-balance-inactive{background-image:url(pay-partial-balance-inactive-f5560679f2ddf36306f62393826a8a48.png)}.pay-ico-bank-transfer-active{background-image:url(bank-transfer-active-a163433ee85db827c40d04ac1d642125.png)}.pay-ico-bank-transfer-inactive{background-image:url(bank-transfer-inactive-81159c0cce85c6e93ee9887430168abb.png)}.pay-ico-cash-payment-active{background-image:url(cash-payment-active-5730b7b20c10fd50ea418f0498500cc1.png)}.pay-ico-cash-payment-inactive{background-image:url(cash-payment-inactive-4e948349395d6403b3bab59a18a5ff9c.png)}.pay-ico-credit-balance-active{background-image:url(credit-balance-active-ff5d3340c6ef85875bf5368d4a2bd1f6.png)}.pay-ico-credit-balance-inactive{background-image:url(credit-balance-inactive-3ceb4493cf026434a7a7ef9f63dac648.png)}.pay-ico-other-active{background-image:url(other-active-c8575b1fe93a962a1267acfad4e58e60.png)}.pay-ico-other-inactive{background-image:url(other-inactive-c5c2d21d079d1037b48e339223130be5.png)}.pay-ico-POS-active{background-image:url(POS-active-dabb90068ba0537770999e8e0fce301f.png)}.pay-ico-POS-inactive{background-image:url(POS-inactive-6caf4c3d63d571baf551e932eab4514f.png)}.pay-ico-loan-active{background-image:url(loan-active-1ccc748074503d647c1b47bc87b9559e.png)}.pay-ico-loan-inactive{background-image:url(loan-inactive-189eabee1ac442f285bb3c89e4c952c0.png)}.pay-ico-link-active{background-image:url(payment-link-active-778151573a0f254428271fab6a5c516f.png)}.pay-ico-link-inactive{background-image:url(payment-link-inactive-0dbd7a5accc422eeca3ed4af32785714.png)}.pay-ico-checkmark{background-image:url(checkmark-650acf69054a9836eb2421f6cf9d1105.png);width:20px;height:20px;position:absolute;right:-11px}.pay-ico-money-icon{background-image:url(money-icon-24a51057224d98182565bc9cb57965ec.png)}.pay-ico-payment-completed{background-image:url(payment-completed-11b0e1e81867ed8e84d131fda7ee5bb5.png)}.lsmh-ico-appointment{background-image:url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M20.3537 2.00022C18.8721 2.00022 17.5814 2.81733 16.9101 4.02723V4.02948C16.8204 4.18886 16.7687 4.37517 16.7687 4.57047V4.57272C16.7687 5.19002 17.2693 5.69062 17.8866 5.69062C18.3064 5.69062 18.6723 5.4594 18.8631 5.1182C19.1527 4.59292 19.7116 4.23827 20.3537 4.23827C21.2897 4.23827 22.0507 4.997 22.0507 5.93531V6.88035L12.5842 6.87811L12.5887 11.8548C13.0377 12.3352 13.3115 12.9817 13.3115 13.6933C13.3115 15.1816 12.1061 16.3893 10.6178 16.3893C9.12724 16.3893 7.92182 15.1816 7.92182 13.6933C7.92182 12.6046 8.56608 11.6663 9.49543 11.2398L9.49767 13.6933C9.49767 14.3106 9.99826 14.8112 10.6178 14.8112C11.2351 14.8112 11.7357 14.3106 11.7357 13.6933V5.93531C11.7357 3.76239 9.97355 2.00017 7.80057 2.00017V2.00242H7.79608C6.31678 2.00242 5.02827 2.81954 4.35706 4.0272V4.02944C4.26727 4.18882 4.21564 4.37514 4.21564 4.57044V4.57268C4.21564 5.18999 4.71622 5.69058 5.33353 5.69058C5.75331 5.69058 6.11922 5.45937 6.31 5.11816H6.31225C6.59958 4.59288 7.15856 4.23823 7.80052 4.23823C8.73883 4.23823 9.49756 4.99696 9.49756 5.93528V6.87807L5.78247 6.88032C3.70827 6.88256 2.02467 8.55271 2.00002 10.6224V18.266H44V10.6224C43.9753 8.55265 42.2917 6.88256 40.2176 6.87807L37.6899 6.88032L37.6944 11.8547C38.1434 12.3351 38.4173 12.9816 38.4173 13.6932C38.4173 15.1815 37.2118 16.3892 35.7213 16.3892C34.233 16.3892 33.0275 15.1815 33.0275 13.6932C33.0275 12.6045 33.6718 11.6662 34.6011 11.2397L34.6034 13.6932C34.6034 14.3105 35.104 14.8111 35.7213 14.8111C36.3408 14.8111 36.8414 14.3105 36.8414 13.6932V5.93522C36.8414 3.7623 35.0793 2.00009 32.9063 2.00009L32.904 2.00233H32.9018C31.4225 2.00233 30.134 2.81945 29.4628 4.02711V4.02935C29.373 4.18873 29.3213 4.37505 29.3213 4.57035V4.5726C29.3213 5.1899 29.8219 5.69049 30.4392 5.69049C30.859 5.69049 31.2249 5.45928 31.4157 5.11807C31.7053 4.59279 32.2643 4.23815 32.9063 4.23815C33.8423 4.23815 34.6033 4.99688 34.6033 5.93519V6.87799L25.1369 6.88023L25.1413 11.8546C25.5903 12.335 25.8642 12.9815 25.8642 13.6931C25.8642 15.1814 24.6587 16.3891 23.1704 16.3891C21.6798 16.3891 20.4744 15.1814 20.4744 13.6931C20.4744 12.6044 21.1187 11.6661 22.048 11.2396L22.0503 13.6931C22.0503 14.3104 22.5509 14.811 23.1704 14.811C23.7877 14.811 24.2883 14.3104 24.2883 13.6931V5.93514C24.2883 3.76221 22.5266 2.00022 20.3537 2.00022ZM8.85346 23.5053H13.6079H13.6124C14.2274 23.5053 14.7258 24.0059 14.7258 24.621V28.078C14.7258 28.6953 14.2252 29.1958 13.6079 29.1958L8.85347 29.1981V29.1958C8.55716 29.1958 8.27208 29.0791 8.0633 28.8704C7.85229 28.6593 7.73556 28.3765 7.73556 28.0802V24.621C7.73556 24.3247 7.85229 24.0396 8.0633 23.8308C8.26758 23.6243 8.54369 23.5076 8.83324 23.5076C8.83548 23.5076 8.83773 23.5076 8.83997 23.5098H8.85344L8.85346 23.5053ZM33.3463 25.9881C33.9636 25.9881 34.4619 26.4864 34.4619 27.1037V32.6124L38.0177 35.378C38.5048 35.7574 38.5923 36.4577 38.213 36.9449C37.993 37.2299 37.663 37.3781 37.3307 37.3781C37.0905 37.3781 36.8481 37.2995 36.6438 37.1424L32.7132 34.0805C32.4192 33.8785 32.2261 33.5395 32.2261 33.1579L32.2284 27.1038C32.2284 26.4865 32.7267 25.9882 33.344 25.9882L33.3463 25.9926L33.3463 25.9881ZM8.85346 32.9674L13.6079 32.9696H13.6124C14.2274 32.9696 14.7258 33.468 14.7258 34.083V37.5422C14.7258 38.1573 14.2252 38.6579 13.6079 38.6579L8.85347 38.6601C8.55716 38.6601 8.27208 38.5412 8.0633 38.3324C7.85229 38.1236 7.73556 37.8385 7.73556 37.5422V34.083C7.73556 33.7867 7.85229 33.5016 8.0633 33.2929C8.26758 33.0886 8.54369 32.9696 8.83324 32.9696C8.83548 32.9696 8.83773 32.9696 8.83997 32.9741L8.84671 32.9719H8.85344L8.85346 32.9674ZM33.344 22.52C27.4692 22.52 22.7081 27.2834 22.7081 33.1559C22.7081 39.0307 27.4693 43.7941 33.344 43.7941C39.2187 43.7941 43.9822 39.0306 43.9822 33.1559C43.9822 27.2834 39.2187 22.52 33.344 22.52ZM44 20.5019L2 20.5042V40.0497C2.02469 42.1194 3.70831 43.7895 5.78245 43.794L27.3594 43.7962C25.2583 42.6087 23.5433 40.8196 22.45 38.6624L20.6228 38.6601H20.6205C20.3242 38.6601 20.0414 38.5412 19.8304 38.3324C19.6216 38.1236 19.5049 37.8385 19.5049 37.5422V34.083C19.5049 33.7867 19.6216 33.5016 19.8304 33.2929C20.0369 33.0886 20.313 32.9696 20.6026 32.9696C20.6048 32.9696 20.6071 32.9696 20.6093 32.9741L20.6161 32.9719H20.6206V32.9696H20.6228V32.9651L21.1436 32.9674C21.1638 31.5958 21.4107 30.2826 21.8485 29.0569L20.6228 29.0547H20.6206C20.3243 29.0547 20.0414 28.9357 19.8304 28.727C19.6217 28.5182 19.5049 28.2331 19.5049 27.9368V24.4776C19.5049 24.1813 19.6217 23.8962 19.8304 23.6874C20.0369 23.4832 20.313 23.3664 20.6027 23.3664C20.6049 23.3664 20.6071 23.3664 20.6094 23.3687L20.6161 23.3664H20.6206L20.6229 23.3642V23.3597L25.3773 23.3619C25.5636 23.3619 25.7409 23.4068 25.8958 23.4899C27.9431 21.9118 30.5044 20.969 33.2855 20.9555C33.3259 20.9533 33.3438 20.9533 33.3438 20.9533C37.9209 20.9533 41.9098 23.4741 43.9998 27.2027L44 20.5019Z' fill='black'/%3E %3C/svg%3E")}.lsmh-ico-insight{background-image:url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.2868 23.001H23.9067C24.4335 23.001 24.8586 23.5278 24.8586 23.9528V42.0482C24.8586 42.575 24.4318 43 23.9067 43H16.2868C15.76 43 15.335 42.4732 15.335 42.0482V23.9528C15.335 23.426 15.7618 23.001 16.2868 23.001Z' fill='black'/%3E %3Cpath d='M2.95181 15.381H10.5718C11.0986 15.381 11.5236 15.9078 11.5236 16.3328V42.0481C11.5236 42.5749 11.0968 43 10.5718 43H2.95181C2.42502 43 2 42.4732 2 42.0481V16.3328C2 15.806 2.4268 15.381 2.95181 15.381Z' fill='black'/%3E %3Cpath d='M29.6208 20.1437H37.2407C37.7675 20.1437 38.1925 20.6705 38.1925 21.0955V42.0481C38.1925 42.5749 37.7657 42.9999 37.2407 42.9999H29.6208C29.094 42.9999 28.6689 42.4732 28.6689 42.0481V21.0955C28.6689 20.5687 29.0957 20.1437 29.6208 20.1437Z' fill='black'/%3E %3Cpath d='M33.4299 3.00016C31.1191 2.9948 28.9316 4.04125 27.485 5.84316C26.0367 7.6468 25.4885 10.0094 25.9939 12.2631L22.2991 13.5828C21.333 12.372 19.5704 12.1702 18.3561 13.131L9.53788 7.46308C9.87004 6.09516 9.16644 4.68618 7.87354 4.13078C6.58064 3.57359 5.0752 4.03256 4.31087 5.21297C3.54655 6.39514 3.74477 7.95594 4.7823 8.90775C5.81983 9.85956 7.39132 9.92389 8.50387 9.06133L17.3221 14.7292H17.3203C17.1328 15.5221 17.2935 16.3579 17.7632 17.0239C18.231 17.6918 18.9614 18.1258 19.7704 18.2204C20.5793 18.3133 21.3901 18.0579 21.999 17.515C22.6062 16.9722 22.9544 16.1971 22.9526 15.381L22.9508 15.3721L26.6367 14.0559H26.6385C27.6742 16.1132 29.5886 17.59 31.8424 18.0722C34.0943 18.5526 36.4442 17.9847 38.2303 16.5293L40.3411 18.8758C40.6929 19.2669 41.2947 19.299 41.6858 18.9472C41.8751 18.7776 41.9876 18.5419 42.0001 18.2901C42.0144 18.0365 41.9269 17.79 41.7572 17.6025L39.5464 15.1435C40.6751 13.6256 41.1983 11.7434 41.0126 9.86101C40.8286 7.97878 39.9482 6.23407 38.5464 4.96618C37.1446 3.6965 35.3209 2.99659 33.4299 3.00016ZM33.4299 16.3347C31.362 16.3329 29.4566 15.2132 28.4478 13.4096L30.7515 12.5863C31.7247 13.8971 33.5051 14.306 34.9516 13.5524C36.3982 12.7988 37.0839 11.1059 36.5678 9.5576C36.0535 8.01111 34.4891 7.06643 32.8802 7.33072C31.2694 7.59323 30.0907 8.98793 30.0961 10.6201C30.0961 10.6791 30.1104 10.7344 30.114 10.7934L27.8085 11.6166C27.3906 9.25044 28.496 6.87722 30.5765 5.67717C32.657 4.47533 35.2661 4.70392 37.1052 6.24684C38.9446 7.79154 39.6214 10.3202 38.7999 12.5776C37.9767 14.8349 35.8318 16.3347 33.4299 16.3347Z' fill='black'/%3E %3C/svg%3E")}.lsmh-ico-appointment{background-image:url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M20.3537 2.00022C18.8721 2.00022 17.5814 2.81733 16.9101 4.02723V4.02948C16.8204 4.18886 16.7687 4.37517 16.7687 4.57047V4.57272C16.7687 5.19002 17.2693 5.69062 17.8866 5.69062C18.3064 5.69062 18.6723 5.4594 18.8631 5.1182C19.1527 4.59292 19.7116 4.23827 20.3537 4.23827C21.2897 4.23827 22.0507 4.997 22.0507 5.93531V6.88035L12.5842 6.87811L12.5887 11.8548C13.0377 12.3352 13.3115 12.9817 13.3115 13.6933C13.3115 15.1816 12.1061 16.3893 10.6178 16.3893C9.12724 16.3893 7.92182 15.1816 7.92182 13.6933C7.92182 12.6046 8.56608 11.6663 9.49543 11.2398L9.49767 13.6933C9.49767 14.3106 9.99826 14.8112 10.6178 14.8112C11.2351 14.8112 11.7357 14.3106 11.7357 13.6933V5.93531C11.7357 3.76239 9.97355 2.00017 7.80057 2.00017V2.00242H7.79608C6.31678 2.00242 5.02827 2.81954 4.35706 4.0272V4.02944C4.26727 4.18882 4.21564 4.37514 4.21564 4.57044V4.57268C4.21564 5.18999 4.71622 5.69058 5.33353 5.69058C5.75331 5.69058 6.11922 5.45937 6.31 5.11816H6.31225C6.59958 4.59288 7.15856 4.23823 7.80052 4.23823C8.73883 4.23823 9.49756 4.99696 9.49756 5.93528V6.87807L5.78247 6.88032C3.70827 6.88256 2.02467 8.55271 2.00002 10.6224V18.266H44V10.6224C43.9753 8.55265 42.2917 6.88256 40.2176 6.87807L37.6899 6.88032L37.6944 11.8547C38.1434 12.3351 38.4173 12.9816 38.4173 13.6932C38.4173 15.1815 37.2118 16.3892 35.7213 16.3892C34.233 16.3892 33.0275 15.1815 33.0275 13.6932C33.0275 12.6045 33.6718 11.6662 34.6011 11.2397L34.6034 13.6932C34.6034 14.3105 35.104 14.8111 35.7213 14.8111C36.3408 14.8111 36.8414 14.3105 36.8414 13.6932V5.93522C36.8414 3.7623 35.0793 2.00009 32.9063 2.00009L32.904 2.00233H32.9018C31.4225 2.00233 30.134 2.81945 29.4628 4.02711V4.02935C29.373 4.18873 29.3213 4.37505 29.3213 4.57035V4.5726C29.3213 5.1899 29.8219 5.69049 30.4392 5.69049C30.859 5.69049 31.2249 5.45928 31.4157 5.11807C31.7053 4.59279 32.2643 4.23815 32.9063 4.23815C33.8423 4.23815 34.6033 4.99688 34.6033 5.93519V6.87799L25.1369 6.88023L25.1413 11.8546C25.5903 12.335 25.8642 12.9815 25.8642 13.6931C25.8642 15.1814 24.6587 16.3891 23.1704 16.3891C21.6798 16.3891 20.4744 15.1814 20.4744 13.6931C20.4744 12.6044 21.1187 11.6661 22.048 11.2396L22.0503 13.6931C22.0503 14.3104 22.5509 14.811 23.1704 14.811C23.7877 14.811 24.2883 14.3104 24.2883 13.6931V5.93514C24.2883 3.76221 22.5266 2.00022 20.3537 2.00022ZM8.85346 23.5053H13.6079H13.6124C14.2274 23.5053 14.7258 24.0059 14.7258 24.621V28.078C14.7258 28.6953 14.2252 29.1958 13.6079 29.1958L8.85347 29.1981V29.1958C8.55716 29.1958 8.27208 29.0791 8.0633 28.8704C7.85229 28.6593 7.73556 28.3765 7.73556 28.0802V24.621C7.73556 24.3247 7.85229 24.0396 8.0633 23.8308C8.26758 23.6243 8.54369 23.5076 8.83324 23.5076C8.83548 23.5076 8.83773 23.5076 8.83997 23.5098H8.85344L8.85346 23.5053ZM33.3463 25.9881C33.9636 25.9881 34.4619 26.4864 34.4619 27.1037V32.6124L38.0177 35.378C38.5048 35.7574 38.5923 36.4577 38.213 36.9449C37.993 37.2299 37.663 37.3781 37.3307 37.3781C37.0905 37.3781 36.8481 37.2995 36.6438 37.1424L32.7132 34.0805C32.4192 33.8785 32.2261 33.5395 32.2261 33.1579L32.2284 27.1038C32.2284 26.4865 32.7267 25.9882 33.344 25.9882L33.3463 25.9926L33.3463 25.9881ZM8.85346 32.9674L13.6079 32.9696H13.6124C14.2274 32.9696 14.7258 33.468 14.7258 34.083V37.5422C14.7258 38.1573 14.2252 38.6579 13.6079 38.6579L8.85347 38.6601C8.55716 38.6601 8.27208 38.5412 8.0633 38.3324C7.85229 38.1236 7.73556 37.8385 7.73556 37.5422V34.083C7.73556 33.7867 7.85229 33.5016 8.0633 33.2929C8.26758 33.0886 8.54369 32.9696 8.83324 32.9696C8.83548 32.9696 8.83773 32.9696 8.83997 32.9741L8.84671 32.9719H8.85344L8.85346 32.9674ZM33.344 22.52C27.4692 22.52 22.7081 27.2834 22.7081 33.1559C22.7081 39.0307 27.4693 43.7941 33.344 43.7941C39.2187 43.7941 43.9822 39.0306 43.9822 33.1559C43.9822 27.2834 39.2187 22.52 33.344 22.52ZM44 20.5019L2 20.5042V40.0497C2.02469 42.1194 3.70831 43.7895 5.78245 43.794L27.3594 43.7962C25.2583 42.6087 23.5433 40.8196 22.45 38.6624L20.6228 38.6601H20.6205C20.3242 38.6601 20.0414 38.5412 19.8304 38.3324C19.6216 38.1236 19.5049 37.8385 19.5049 37.5422V34.083C19.5049 33.7867 19.6216 33.5016 19.8304 33.2929C20.0369 33.0886 20.313 32.9696 20.6026 32.9696C20.6048 32.9696 20.6071 32.9696 20.6093 32.9741L20.6161 32.9719H20.6206V32.9696H20.6228V32.9651L21.1436 32.9674C21.1638 31.5958 21.4107 30.2826 21.8485 29.0569L20.6228 29.0547H20.6206C20.3243 29.0547 20.0414 28.9357 19.8304 28.727C19.6217 28.5182 19.5049 28.2331 19.5049 27.9368V24.4776C19.5049 24.1813 19.6217 23.8962 19.8304 23.6874C20.0369 23.4832 20.313 23.3664 20.6027 23.3664C20.6049 23.3664 20.6071 23.3664 20.6094 23.3687L20.6161 23.3664H20.6206L20.6229 23.3642V23.3597L25.3773 23.3619C25.5636 23.3619 25.7409 23.4068 25.8958 23.4899C27.9431 21.9118 30.5044 20.969 33.2855 20.9555C33.3259 20.9533 33.3438 20.9533 33.3438 20.9533C37.9209 20.9533 41.9098 23.4741 43.9998 27.2027L44 20.5019Z' fill='black'/%3E %3C/svg%3E")}.lsmh-ico-procedure{background-image:url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M14.7455 14.686C14.8454 14.9834 15.0809 15.215 15.3921 15.3216C15.7191 15.4335 16.0696 15.3896 16.3533 15.2011C18.6174 13.696 20.1479 13.3209 20.9028 14.0864C21.7973 14.9934 21.5791 16.4024 21.2727 17.364L24.5155 15.266L15.3923 2.43985C15.0914 2.01683 14.6141 1.94995 14.2674 2.02862C13.8454 2.12433 13.5519 2.42092 13.4821 2.822C13.1924 4.48724 13.1312 6.26669 13.3002 8.11096C13.4902 10.1847 13.9766 12.3968 14.7455 14.686Z' fill='black'/%3E %3Cpath d='M4.74512 38.1166C5.10462 38.363 5.46043 38.6445 5.80349 38.9547L9.64918 35.3167C9.12959 34.9123 8.61594 34.7479 8.36935 34.6881L4.74512 38.1166Z' fill='black'/%3E %3Cpath d='M10.8067 37.0087C10.7414 36.7658 10.5681 36.2814 10.1483 35.7921L6.2998 39.4327C6.62368 39.7656 6.91424 40.1082 7.16702 40.4515L10.8067 37.0087Z' fill='black'/%3E %3Cpath d='M5.56695 39.6748C4.19813 38.3586 2.76234 37.7025 1.88186 37.7025C1.59457 37.7025 1.36649 37.7724 1.21906 37.9118C1.07481 38.0483 1.00113 38.2555 1.00001 38.5276C0.996312 39.4487 1.81301 40.8553 3.03234 42.0276C4.84768 43.7731 6.78085 44.358 7.38032 43.7906C7.52457 43.6542 7.59824 43.447 7.59936 43.1749C7.60297 42.2537 6.78627 40.8472 5.56695 39.6748Z' fill='black'/%3E %3Cpath d='M22.62 20.8355L24.1468 19.3911C24.8413 18.7341 25.9202 18.6711 26.6911 19.1951L27.196 18.7174L25.9438 17.1175L21.9072 19.7291L22.62 20.8355Z' fill='black'/%3E %3Cpath d='M21.5346 19.1502L25.518 16.5731L24.9282 15.8195L21.0186 18.3491L21.5346 19.1502Z' fill='black'/%3E %3Cpath d='M11.4722 34.0888C9.18866 31.893 6.82601 31.0925 6.13394 31.7473C5.6202 32.2332 5.98831 33.5832 7.00409 35.032L8.02545 34.0658C8.10008 33.9953 8.20232 33.9615 8.30431 33.9743C8.34976 33.9799 9.42939 34.1229 10.4011 35.0571C11.3777 35.996 11.5203 37.0384 11.5258 37.0822C11.5397 37.1913 11.5008 37.3003 11.4209 37.3759L10.428 38.3152C11.944 39.2924 13.3619 39.6473 13.8839 39.1539C14.0365 39.0095 14.1146 38.7883 14.1157 38.4964C14.1204 37.3847 13.058 35.6135 11.4722 34.0888Z' fill='black'/%3E %3Cpath d='M30.8015 23.3239L26.1582 26.328L27.0391 27.6956L31.8081 24.6101L30.8015 23.3239Z' fill='black'/%3E %3Cpath d='M18.8978 23.7855L17.1125 25.4744C17.5179 25.5719 18.0451 25.757 18.5851 26.1092C18.7445 26.2131 18.7894 26.4265 18.6855 26.5856C18.6195 26.6869 18.5092 26.7418 18.3968 26.7418C18.3324 26.7418 18.2671 26.7237 18.2091 26.686C17.4809 26.2111 16.7736 26.0929 16.4894 26.0638L14.501 27.9449C14.9063 28.0424 15.4335 28.2275 15.9736 28.5797C16.1329 28.6836 16.1778 28.8969 16.0739 29.0561C16.0079 29.1574 15.8977 29.2123 15.7853 29.2123C15.7208 29.2123 15.6556 29.1942 15.5976 29.1564C14.8693 28.6816 14.162 28.5634 13.8779 28.5343L11.8895 30.4154C12.2949 30.5129 12.822 30.698 13.3622 31.0502C13.5214 31.1541 13.5664 31.3674 13.4625 31.5267C13.3965 31.6279 13.2862 31.6828 13.1738 31.6828C13.1093 31.6828 13.0441 31.6647 12.986 31.6269C12.2579 31.1521 11.5506 31.0339 11.2664 31.0048L10.1113 32.0975C10.7194 32.5066 11.3407 33.0077 11.9487 33.5922C12.5524 34.1727 13.0813 34.7836 13.5146 35.3886L22.3252 27.0539C22.2849 26.6999 22.0956 25.732 21.2076 24.8782C20.2923 23.9981 19.2563 23.8209 18.8978 23.7855Z' fill='black'/%3E %3Cpath d='M42.2748 37.9829L32.2343 25.1545L27.4121 28.2744L36.1823 41.8888C36.705 42.7 37.5307 43.2627 38.5073 43.473C39.5152 43.6899 40.5398 43.5053 41.3934 42.953C42.2395 42.4056 42.7942 41.5755 42.9552 40.6155C43.1123 39.6791 42.8707 38.7442 42.2748 37.9829ZM40.8706 39.6666C40.7748 40.219 40.456 40.6954 39.9727 41.0081C39.6095 41.2431 39.2008 41.3555 38.798 41.3555C38.1067 41.3555 37.4318 41.0249 37.0296 40.4154L29.3468 28.7741C29.2421 28.6154 29.2859 28.4018 29.4446 28.2971C29.6033 28.1924 29.8169 28.2361 29.9216 28.3949L37.6044 40.0362C38.0265 40.6761 38.9401 40.8561 39.5988 40.43C39.9189 40.2229 40.1297 39.91 40.1923 39.549C40.2531 39.1984 40.1651 38.8466 39.9445 38.5583L39.204 37.5904C39.0884 37.4393 39.1172 37.2233 39.2682 37.1078C39.4194 36.9924 39.6355 37.021 39.7508 37.172L40.4913 38.1399C40.8299 38.5825 40.9646 39.1246 40.8706 39.6666Z' fill='black'/%3E %3Cpath d='M27.622 19.262L27.1851 19.6753C27.4122 19.9931 27.5339 20.3689 27.5322 20.7631C27.5302 21.2775 27.3191 21.7595 26.9379 22.1201L25.2803 23.6882C25.5148 24.3224 25.5198 24.7971 25.5198 24.8318C25.5198 24.9265 25.4809 25.0168 25.4121 25.0819L25.3768 25.1153L25.785 25.749L30.375 22.7793L27.622 19.262Z' fill='black'/%3E %3Cpath d='M26.8442 20.7604C26.8456 20.4362 26.7135 20.1302 26.4726 19.8984C25.9642 19.4093 25.1331 19.4061 24.6203 19.8912L23.1582 21.2744C23.4942 21.4563 23.8442 21.6985 24.1804 22.0219C24.5263 22.3544 24.7823 22.7005 24.9727 23.0317L26.4652 21.6198C26.7082 21.3899 26.8429 21.0847 26.8442 20.7604Z' fill='black'/%3E %3Cpath d='M21.3926 21.4261L19.5215 23.1962C20.1005 23.3352 20.9277 23.6533 21.6856 24.3819C22.4561 25.1227 22.7831 25.9307 22.9223 26.4899L24.6917 24.8161C24.692 24.8158 24.6924 24.8154 24.6927 24.8151L24.8209 24.6938C24.7806 24.3406 24.5911 23.3721 23.7031 22.5183C22.7952 21.6454 21.7532 21.4636 21.3926 21.4261Z' fill='black'/%3E %3Cpath d='M28.2066 18.5795C28.2915 18.5795 28.3766 18.5482 28.4432 18.4853L39.3191 8.19676C39.4571 8.0661 39.4632 7.84818 39.3326 7.71004C39.2019 7.57199 38.9841 7.56588 38.8458 7.69653L27.97 17.9851C27.8319 18.1157 27.8258 18.3337 27.9564 18.4718C28.0241 18.5433 28.1152 18.5795 28.2066 18.5795Z' fill='black'/%3E %3C/svg%3E")}.lsmh-ico-queue{background-image:url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M7.79683 12.6236C8.21552 12.6236 8.62481 12.4994 8.97293 12.2668C9.32106 12.0342 9.5924 11.7036 9.75263 11.3168C9.91285 10.93 9.95478 10.5043 9.8731 10.0937C9.79141 9.68303 9.5898 9.30583 9.29374 9.00977C8.99768 8.71371 8.62048 8.51209 8.20983 8.43041C7.79919 8.34873 7.37354 8.39065 6.98672 8.55088C6.5999 8.7111 6.26928 8.98244 6.03667 9.33057C5.80406 9.6787 5.67991 10.088 5.67991 10.5067C5.67919 10.7849 5.73345 11.0605 5.83958 11.3176C5.9457 11.5748 6.10161 11.8085 6.29832 12.0052C6.49504 12.2019 6.7287 12.3578 6.98586 12.4639C7.24302 12.5701 7.51863 12.6243 7.79683 12.6236Z' fill='black'/%3E %3Cpath d='M19.0047 10.8373C20.5309 10.8373 21.7681 9.6001 21.7681 8.0739C21.7681 6.54771 20.5309 5.31049 19.0047 5.31049C17.4785 5.31049 16.2413 6.54771 16.2413 8.0739C16.2413 9.6001 17.4785 10.8373 19.0047 10.8373Z' fill='black'/%3E %3Cpath d='M33.6923 8.0514C34.3903 8.05305 35.0731 7.84748 35.6542 7.46073C36.2352 7.07399 36.6884 6.52348 36.9563 5.87895C37.2242 5.23442 37.2948 4.52487 37.1591 3.8402C37.0234 3.15553 36.6875 2.52655 36.194 2.03294C35.7005 1.53933 35.0716 1.2033 34.3869 1.06744C33.7023 0.931574 32.9927 1.00198 32.3481 1.26974C31.7035 1.53751 31.1529 1.99057 30.7661 2.57154C30.3792 3.1525 30.1735 3.83523 30.1749 4.53322C30.1779 5.46526 30.5494 6.3583 31.2084 7.01743C31.8673 7.67656 32.7603 8.04826 33.6923 8.0514Z' fill='black'/%3E %3Cpath d='M38.7124 12.7603C37.2749 11.6582 35.5143 11.0606 33.7029 11.0601C31.8915 11.0595 30.1305 11.6561 28.6924 12.7573C27.5229 13.6476 26.566 14.7867 25.8906 16.0921C25.7532 16.3508 25.6329 16.6182 25.5305 16.8927L25.4546 17.0731C25.4162 17.1429 25.3837 17.2159 25.3576 17.2911C25.2305 17.6542 25.1193 18.0338 24.9967 18.4766C24.9914 18.4972 24.9871 18.518 24.984 18.539C24.9166 18.7987 24.8624 19.0617 24.8216 19.3268L24.7765 19.5839C24.6975 20.1237 24.6337 20.68 24.6021 21.2671C24.5968 21.3616 24.6149 21.456 24.6548 21.5419C24.6947 21.6277 24.755 21.7025 24.8306 21.7595L28.5202 24.6191C28.5934 24.6769 28.6539 24.7492 28.6977 24.8315C28.7416 24.9138 28.7679 25.0043 28.775 25.0972L30.0989 43.4639C30.1092 43.6095 30.1744 43.7458 30.2813 43.8453C30.3881 43.9447 30.5287 44 30.6747 44H36.7255C36.8715 44 37.0121 43.9447 37.1189 43.8453C37.2257 43.7458 37.2909 43.6095 37.3013 43.4639L38.6245 25.1063C38.6308 25.0115 38.657 24.9191 38.7013 24.8351C38.7455 24.751 38.807 24.6772 38.8816 24.6184L42.5614 21.7542C42.6333 21.698 42.691 21.6256 42.7296 21.543C42.7683 21.4603 42.7869 21.3696 42.7839 21.2784C42.8029 19.6416 42.4457 18.0222 41.7398 16.5454C41.0339 15.0685 39.9981 13.7735 38.7124 12.7603Z' fill='black'/%3E %3Cpath d='M23.0249 14.3322C21.8669 13.4505 20.4515 12.9733 18.9961 12.9735C17.5406 12.9738 16.1255 13.4516 14.9677 14.3336C14.2841 14.8649 13.688 15.5001 13.2011 16.216C12.2537 17.6721 11.7288 19.3626 11.6848 21.0993C11.6801 21.1924 11.6979 21.2852 11.7367 21.3699C11.7756 21.4546 11.8344 21.5287 11.9081 21.5857L14.8474 23.8635C14.9207 23.9213 14.9813 23.9936 15.0254 24.0758C15.0695 24.1581 15.0962 24.2486 15.1038 24.3416L16.1502 39.1525C16.1605 39.2982 16.2256 39.4347 16.3325 39.5343C16.4393 39.6339 16.58 39.6893 16.726 39.6893H21.2839C21.43 39.6893 21.5706 39.6339 21.6775 39.5343C21.7843 39.4347 21.8495 39.2982 21.8597 39.1525L22.9054 24.3514C22.9118 24.2571 22.9378 24.1651 22.9817 24.0814C23.0255 23.9977 23.0864 23.924 23.1602 23.865L23.6992 23.4493C23.7662 23.3975 23.8209 23.3317 23.8596 23.2564C23.8984 23.181 23.9201 23.0982 23.9232 23.0135C23.9264 22.9289 23.9109 22.8447 23.8779 22.7667C23.8449 22.6887 23.7952 22.6189 23.7322 22.5623L23.5383 22.3916C23.46 22.3327 23.3968 22.2559 23.354 22.1677C23.3113 22.0794 23.2902 21.9823 23.2925 21.8842C23.2925 21.3245 23.3226 20.7651 23.3827 20.2086C23.3955 20.0583 23.4195 19.9199 23.4571 19.6929C23.5015 19.3418 23.5443 19.0043 23.6187 18.6638C23.6428 18.551 23.6721 18.4428 23.6999 18.3368L23.7683 18.0669C23.8413 17.7759 23.9285 17.47 24.0367 17.158C24.0818 17.0114 24.1367 16.8739 24.2367 16.6175L24.4058 16.1567C24.445 16.0591 24.4567 15.9527 24.4397 15.849C24.4228 15.7452 24.3778 15.6481 24.3096 15.5681C23.9272 15.111 23.4965 14.6966 23.0249 14.3322Z' fill='black'/%3E %3Cpath d='M11.5805 15.6297C11.3884 15.4297 11.1838 15.2421 10.9678 15.0682C10.0528 14.3733 8.93469 13.9985 7.78574 14.0016C6.63679 14.0048 5.52074 14.3856 4.60954 15.0855C3.813 15.7141 3.16586 16.5116 2.71478 17.4205C2.2637 18.3295 2.0199 19.3272 2.00098 20.3417C1.99552 20.4352 2.01293 20.5286 2.0517 20.6139C2.09047 20.6992 2.14944 20.7737 2.22349 20.8311L4.502 22.6014C4.573 22.6568 4.63124 22.7268 4.67275 22.8067C4.71426 22.8867 4.73807 22.9746 4.74255 23.0645L5.58902 34.8429C5.59943 34.9885 5.66463 35.1247 5.77148 35.2242C5.87833 35.3236 6.01889 35.3789 6.16486 35.3789H9.41314C9.55911 35.3789 9.69968 35.3236 9.80653 35.2242C9.91337 35.1247 9.97857 34.9885 9.98898 34.8429L10.8512 22.7413C10.8568 22.6622 10.8461 22.5828 10.8197 22.5081C10.7933 22.4333 10.7519 22.3648 10.6979 22.3067C10.6597 22.2651 10.6153 22.2296 10.5663 22.2015C10.4392 22.077 10.3654 21.908 10.3603 21.7302C10.3269 19.8379 10.7741 17.9681 11.6601 16.2958C11.7178 16.1903 11.7412 16.0694 11.7269 15.95C11.7126 15.8306 11.6614 15.7187 11.5805 15.6297Z' fill='black'/%3E %3C/svg%3E")}.lsmh-ico-radiology{background-image:url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.3695 18.2572C18.6557 17.802 18.8668 17.0935 18.9829 16.1194C17.3964 15.1032 16.3382 13.3256 16.3382 11.3048V6.72327C16.3382 3.58073 18.9094 1 22.0619 1C25.2145 1 27.7857 3.58073 27.7857 6.72327V11.3048C27.7857 13.3256 26.7275 15.1032 25.1409 16.1194C25.257 17.0935 25.4691 17.8015 25.7544 18.2572H18.3695ZM7.30183 19.336H36.8326C37.541 19.336 38.1239 19.9183 38.1239 20.6263V42.7096C38.1239 43.4186 37.541 44 36.8326 44H7.30183C6.58284 44 6 43.4186 6 42.7096V20.6263C6 19.9183 6.58284 19.336 7.30183 19.336ZM34.3149 21.8011C34.0182 21.8011 33.7856 21.5689 33.7856 21.2732C33.7856 20.966 34.0182 20.7329 34.3149 20.7329H36.1871C36.4833 20.7329 36.727 20.966 36.727 21.2732V23.1344C36.727 23.4311 36.4833 23.6748 36.1871 23.6748C35.8909 23.6748 35.6468 23.4311 35.6468 23.1344V21.8011H34.3149ZM9.80898 20.7329C10.1057 20.7329 10.3488 20.966 10.3488 21.2732C10.3488 21.5689 10.1057 21.8011 9.80898 21.8011H8.47563V23.1344C8.47563 23.4311 8.23294 23.6748 7.93674 23.6748C7.64007 23.6748 7.3969 23.4311 7.3969 23.1344V21.2732C7.3969 20.966 7.64007 20.7329 7.93674 20.7329H9.80898ZM9.80898 41.5244C10.1057 41.5244 10.3488 41.768 10.3488 42.0637C10.3488 42.3604 10.1057 42.6041 9.80898 42.6041H7.93674C7.64007 42.6041 7.3969 42.3604 7.3969 42.0637V40.191C7.3969 39.8953 7.64007 39.6622 7.93674 39.6622C8.23294 39.6622 8.47563 39.8953 8.47563 40.191V41.5244H9.80898ZM34.3149 42.6041C34.0182 42.6041 33.7856 42.3604 33.7856 42.0637C33.7856 41.768 34.0182 41.5244 34.3149 41.5244H35.6468V40.191C35.6468 39.8953 35.8909 39.6622 36.1871 39.6622C36.4833 39.6622 36.727 39.8953 36.727 40.191V42.0637C36.727 42.3604 36.4833 42.6041 36.1871 42.6041H34.3149ZM26.2412 37.4292C26.2412 37.4192 26.2307 37.3977 26.2307 37.3872C25.8394 36.329 25.205 35.2823 22.6018 34.9956V40.8469C22.6018 41.1541 22.3586 41.3863 22.0619 41.3863C21.7653 41.3863 21.5221 41.1541 21.5221 40.8469V34.9956C18.929 35.2823 18.285 36.329 17.8932 37.3872C17.8932 37.3972 17.8827 37.4187 17.8827 37.4292C17.8402 37.5458 17.7972 37.6624 17.7552 37.7789C17.3534 38.9742 16.9717 40.0744 15.0779 40.4232C15.0144 40.4342 14.9509 40.4447 14.8878 40.4342C14.3795 40.3697 13.8826 40.2756 13.4063 40.169C12.8985 40.0525 12.4117 39.9154 11.9459 39.7677C11.5647 39.6397 11.2474 39.3965 11.0358 39.0903C10.8246 38.7731 10.7076 38.4019 10.7286 38.0006L10.7501 37.5983C10.7602 37.3017 11.0153 37.0805 11.311 37.09C11.6072 37.101 11.8298 37.3552 11.8188 37.6509L11.7978 38.0532C11.7978 38.2127 11.8403 38.3603 11.9139 38.4759C11.9984 38.6049 12.126 38.6885 12.2741 38.7411H12.2841C12.7284 38.8897 13.1832 39.0163 13.6385 39.1218C14.0723 39.2179 14.5061 39.3029 14.9403 39.3655C16.0195 39.1433 16.3578 38.4989 16.6334 37.7579C15.8925 37.7374 15.1625 37.6514 14.4535 37.5143C13.5965 37.3451 12.7604 37.102 11.9774 36.7743C11.6177 36.6362 11.3425 36.3925 11.1414 36.0968C10.9517 35.7896 10.8557 35.4299 10.8662 35.0592L10.8977 34.5513C10.9087 34.2556 11.1624 34.0225 11.4591 34.0325C11.7553 34.054 11.9774 34.2977 11.9669 34.5943L11.9459 35.1022C11.9354 35.2598 11.9774 35.3979 12.052 35.5145C12.116 35.6301 12.2316 35.7251 12.3806 35.7796C13.1101 36.0753 13.8721 36.3085 14.6547 36.4561C15.4171 36.6047 16.2001 36.6883 17.0142 36.6883C17.2688 36.0538 17.6286 35.4409 18.2945 34.9426H17.0261C16.1261 34.9426 15.2475 34.837 14.4015 34.6149C13.5339 34.4033 12.7079 34.0755 11.9359 33.6518C11.6397 33.4932 11.396 33.2495 11.2374 32.9743C11.0793 32.6887 11.0048 32.3605 11.0157 32.0112L11.0473 31.3032C11.0678 31.0075 11.3115 30.7844 11.6077 30.7954C11.9039 30.8054 12.1365 31.0596 12.127 31.3553L12.0844 32.0652C12.0844 32.2023 12.116 32.3394 12.1685 32.445C12.2321 32.5516 12.3271 32.6466 12.4547 32.7102C13.1421 33.0909 13.8831 33.3766 14.6661 33.5777C15.4171 33.7679 16.2102 33.8734 17.0261 33.8734H21.5221V32.1278H17.0261C16.1375 32.1278 15.29 31.9792 14.4965 31.7155C13.671 31.4298 12.8985 31.0175 12.2211 30.4987C11.8513 30.213 11.6292 29.8113 11.5551 29.377C11.4806 28.9532 11.5756 28.498 11.8298 28.1072L11.9459 27.9381C12.105 27.6944 12.4432 27.6299 12.6864 27.8C12.93 27.9586 12.9936 28.2983 12.835 28.541L12.7189 28.7106C12.6243 28.8582 12.5818 29.0383 12.6128 29.2069C12.6443 29.3765 12.7289 29.5356 12.878 29.6407C13.4589 30.096 14.1263 30.4553 14.8352 30.6999C15.5232 30.932 16.2527 31.0591 17.0261 31.0591H21.5221V29.3135H17.0261C16.4122 29.3135 15.8194 29.2069 15.269 29.0063C14.6976 28.7946 14.1788 28.4774 13.724 28.0957C13.3858 27.81 13.1842 27.4192 13.1206 27.007V26.9855C13.0571 26.5722 13.1522 26.1384 13.4068 25.7677L13.618 25.44C13.7871 25.1973 14.1153 25.1228 14.3589 25.2924C14.6126 25.4615 14.6762 25.7897 14.5075 26.0324L14.2959 26.3611C14.1898 26.5096 14.1583 26.6783 14.1793 26.8474V26.8584C14.2108 27.017 14.2854 27.1646 14.423 27.2821C14.7722 27.5893 15.1845 27.8315 15.6407 27.9901C16.0735 28.1487 16.5388 28.2448 17.0266 28.2448H21.5226V26.4982H17.0266C16.4013 26.4982 15.8304 26.2445 15.4176 25.8317C15.0053 25.4185 14.7406 24.8471 14.7406 24.2232C14.7406 23.5993 15.0053 23.0279 15.4176 22.6147C15.4276 22.6046 15.4386 22.5941 15.4491 22.5831C15.8619 22.1818 16.4127 21.9382 17.0266 21.9382C17.3223 21.9382 17.5545 22.1818 17.5545 22.4775C17.5545 22.7742 17.3223 23.0169 17.0266 23.0169C16.6979 23.0169 16.4127 23.1449 16.1896 23.3456C16.1896 23.3556 16.1791 23.3671 16.1691 23.3671C15.9574 23.5892 15.8198 23.8959 15.8198 24.2237C15.8198 24.5524 15.9574 24.8481 16.1691 25.0697C16.3917 25.2928 16.6869 25.43 17.0266 25.43H21.5226V23.6523C21.5226 23.3556 21.7657 23.1129 22.0624 23.1129C22.3591 23.1129 22.6023 23.3556 22.6023 23.6523V25.43H27.0987C27.4274 25.43 27.7121 25.3019 27.9352 25.0912C27.9352 25.0912 27.9453 25.0812 27.9558 25.0697C28.1674 24.8476 28.305 24.5519 28.305 24.2237C28.305 23.8959 28.1674 23.5892 27.9558 23.3671C27.7331 23.1555 27.4379 23.0174 27.0987 23.0174C26.8025 23.0174 26.5699 22.7747 26.5699 22.478C26.5699 22.1823 26.8025 21.9387 27.0987 21.9387C27.7331 21.9387 28.2945 22.2029 28.7177 22.6151C29.1305 23.0284 29.3847 23.5998 29.3847 24.2237C29.3847 24.8476 29.131 25.419 28.7177 25.8322C28.7077 25.8422 28.6972 25.8527 28.6757 25.8637C28.2735 26.2555 27.7121 26.4982 27.0987 26.4982H22.6018V28.2448H27.0982C27.5955 28.2448 28.0613 28.1487 28.4837 27.9901C28.9394 27.8315 29.3512 27.5888 29.7014 27.2821C29.839 27.1646 29.9236 27.007 29.9446 26.8474C29.9661 26.6783 29.9345 26.5096 29.8285 26.3611L29.6168 26.0324C29.4477 25.7897 29.5213 25.4615 29.7654 25.2924C30.0091 25.1228 30.3368 25.1973 30.5054 25.44L30.7285 25.7677C30.9722 26.138 31.0673 26.5722 31.0037 26.9855C30.9507 27.4083 30.7491 27.8 30.4003 28.0957C29.9451 28.4774 29.4267 28.7946 28.8553 29.0063C28.3055 29.2069 27.7231 29.3135 27.0987 29.3135H22.6018V31.0591H27.0982C27.8707 31.0591 28.6012 30.932 29.2886 30.6999C29.9971 30.4553 30.665 30.096 31.2459 29.6407C31.395 29.5351 31.4896 29.3765 31.5111 29.2069C31.5426 29.0378 31.5111 28.8582 31.405 28.7106L31.2884 28.541C31.1303 28.2983 31.1939 27.9586 31.4375 27.8C31.6807 27.6304 32.0189 27.6944 32.1885 27.9381L32.2946 28.1072C32.5587 28.498 32.6433 28.9532 32.5693 29.377C32.5052 29.8108 32.2726 30.213 31.9023 30.4987C31.2254 31.0175 30.4634 31.4298 29.6383 31.7155C28.8338 31.9797 27.9873 32.1278 27.0987 32.1278H22.6018V33.8734H27.0982C27.9132 33.8734 28.7068 33.7679 29.4578 33.5777C30.2408 33.3761 30.9813 33.0904 31.6687 32.7102C31.7968 32.6466 31.8918 32.5516 31.9544 32.445C32.0184 32.3394 32.0394 32.2023 32.0394 32.0652L32.0079 31.3553C31.9874 31.0596 32.2196 30.8059 32.5157 30.7954C32.8124 30.7844 33.0561 31.007 33.0766 31.3032L33.1081 32.0112C33.1296 32.36 33.0451 32.6887 32.886 32.9743C32.7279 33.261 32.4842 33.4932 32.188 33.6518C31.416 34.0755 30.59 34.4028 29.7224 34.6149C28.8864 34.837 28.0083 34.9426 27.0982 34.9426H25.8294C26.5058 35.4409 26.8546 36.0538 27.1097 36.6883C27.9238 36.6883 28.7072 36.6042 29.4692 36.4561C30.2623 36.3085 31.0238 36.0753 31.7432 35.7796C31.8923 35.7256 32.0079 35.6301 32.082 35.5145C32.1565 35.3979 32.1885 35.2598 32.1885 35.1022L32.157 34.5943C32.1465 34.2977 32.3791 34.054 32.6648 34.0325C32.9605 34.0225 33.2142 34.2556 33.2261 34.5513L33.2567 35.0592C33.2672 35.4294 33.1722 35.7896 32.9825 36.0968C32.7919 36.3925 32.5057 36.6362 32.157 36.7743C31.3634 37.102 30.537 37.3451 29.6704 37.5143C28.9614 37.6514 28.2309 37.7374 27.501 37.7579C27.7656 38.4989 28.1043 39.1433 29.1831 39.3655C29.6168 39.3029 30.0616 39.2179 30.4849 39.1218C30.9402 39.0163 31.395 38.8897 31.8498 38.7411H31.8603C32.0079 38.689 32.125 38.5935 32.209 38.4759C32.2826 38.3603 32.3361 38.2127 32.3251 38.0532L32.3041 37.6509C32.2941 37.3552 32.5153 37.1015 32.8119 37.09C33.1077 37.0805 33.3618 37.3017 33.3728 37.5983L33.3943 38.0006C33.4153 38.4019 33.2983 38.7731 33.0871 39.0903C32.8755 39.386 32.5793 39.6297 32.2086 39.7568C32.1981 39.7568 32.1875 39.7568 32.177 39.7677C31.7103 39.9154 31.2249 40.0525 30.7276 40.169C30.2403 40.2756 29.743 40.3697 29.2351 40.4342C29.1826 40.4442 29.1296 40.4442 29.077 40.4342C27.1517 40.0845 26.7805 38.9738 26.3678 37.7785C26.3267 37.6624 26.2947 37.5458 26.2412 37.4292Z' fill='black'/%3E %3C/svg%3E")}.lsmh-ico-settings{background-image:url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M42.7634 18.9148L38.082 18.1199C37.817 17.2808 37.4637 16.4858 37.0662 15.6909L39.8044 11.8486C40.2019 11.2744 40.1577 10.4795 39.6719 9.99369L35.918 6.23975C35.4322 5.75394 34.6372 5.66562 34.0631 6.10726L30.2208 8.84543C29.47 8.44795 28.6309 8.09464 27.7918 7.82965L27.041 3.19243C26.9085 2.4858 26.3344 2 25.6278 2H20.3281C19.6215 2 19.0473 2.4858 18.9148 3.19243L18.1199 7.87382C17.2808 8.1388 16.4858 8.49211 15.6909 8.88959L11.8486 6.15142C11.2744 5.75394 10.4795 5.79811 9.99369 6.28391L6.23975 10.0379C5.75394 10.5237 5.66562 11.3186 6.10726 11.8927L8.84543 15.735C8.44795 16.4858 8.09464 17.3249 7.82965 18.164L3.19243 18.9148C2.4858 19.0473 2 19.6215 2 20.3281V25.6278C2 26.3344 2.4858 26.9085 3.19243 27.041L7.87382 27.836C8.1388 28.6751 8.49211 29.47 8.88959 30.265L6.15142 34.1073C5.75394 34.6814 5.79811 35.4763 6.28391 35.9621L10.0379 39.7161C10.5237 40.2019 11.3186 40.2902 11.8927 39.8486L15.735 37.1104C16.4858 37.5079 17.3249 37.8612 18.164 38.1262L18.959 42.8076C19.0915 43.5142 19.6656 44 20.3722 44H25.6719C26.3785 44 26.9527 43.5142 27.0852 42.8076L27.836 38.082C28.6751 37.817 29.47 37.4637 30.265 37.0662L34.1073 39.8044C34.6814 40.2019 35.4763 40.1577 35.9621 39.6719L39.7161 35.918C40.2019 35.4322 40.2902 34.6372 39.8486 34.0631L37.1104 30.2208C37.5079 29.47 37.8612 28.6309 38.1262 27.7918L42.8076 26.9968C43.5142 26.8644 44 26.2902 44 25.5836V20.3281C43.9558 19.6215 43.47 19.0473 42.7634 18.9148ZM22.9779 30.53C18.7823 30.53 15.4259 27.1293 15.4259 22.9779C15.4259 18.7823 18.8265 15.4259 22.9779 15.4259C27.1293 15.4259 30.53 18.7823 30.53 22.9779C30.53 27.1735 27.1735 30.53 22.9779 30.53Z' fill='black'/%3E %3C/svg%3E")}.lsmh-ico-user{background-image:url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M13.7284 22.166C13.2583 22.1967 12.787 22.3386 12.3436 22.6172C7.11825 25.9014 3.51507 31.5316 3.00965 38.0274C2.90246 39.406 3.69779 40.6048 4.93348 41.125C16.6569 46.0605 28.7661 46.4884 41.08 41.1387C42.3089 40.6048 43.0934 39.4034 42.9862 38.0274C42.4808 31.5316 38.8776 25.9014 33.6522 22.6172C32.4699 21.8741 31.0866 22.1087 30.0663 22.8086C27.9942 24.2302 25.5325 24.9997 22.9979 25C20.4633 24.9997 18.0017 24.2302 15.9296 22.8086C15.4194 22.4586 14.8181 22.2248 14.1971 22.1719C14.0419 22.1587 13.8851 22.156 13.7284 22.166Z' fill='black'/%3E %3Cpath d='M22.998 1C16.6586 1 11.498 6.1606 11.498 12.5C11.498 18.8394 16.6586 24 22.998 24C29.3374 24 34.498 18.8394 34.498 12.5C34.498 6.1606 29.3374 1 22.998 1Z' fill='black'/%3E %3C/svg%3E")}.lsmh-ico-clinical{background-image:url("data:image/svg+xml,%3Csvg width='51' height='74' viewBox='0 0 51 74' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M43.5713 7.61736C38.6565 2.69938 32.0909 0 25.0885 0C18.086 0 11.521 2.70906 6.60562 7.62384C1.85434 12.3783 -0.354574 18.3352 0.0461887 25.3368C0.382819 31.1653 2.59817 37.7537 6.46454 44.3934L22.9686 72.766C23.411 73.529 24.2093 73.9875 25.0941 73.9875C25.979 73.9875 26.7677 73.529 27.2197 72.766L43.7237 44.3934C47.5901 37.7538 49.8055 31.1624 50.1421 25.3368C50.53 18.335 48.321 12.3783 43.5698 7.61728L43.5713 7.61736ZM42.119 43.4668L25.6207 71.8395C25.5053 72.0446 25.3258 72.144 25.0885 72.144C24.8513 72.144 24.6781 72.0382 24.5563 71.8395L8.05801 43.4668C3.29071 35.2755 -3.06371 19.8963 7.91053 8.92232C12.4822 4.35061 18.58 1.84032 25.0884 1.84032C31.5968 1.84032 37.694 4.36021 42.2663 8.92232C53.2403 19.8963 46.8863 35.2751 42.119 43.4668Z' fill='black'/%3E %3Cpath d='M13.5981 25.7054H36.9889' stroke='%23D4959F' stroke-width='10'/%3E %3Cpath d='M25.2935 37.4008L25.2935 14.01' stroke='%23D4959F' stroke-width='10'/%3E %3C/svg%3E")}.lsmh-ico-stock{background-image:url(lsmh_stock-52caf100939020e619126020836dd297.png)}.lsmh-ico-testoscope{background-image:url(lsmh_testoscope-e9ca07b9b1be1cc9cb75f487cabc7e9d.png)}.field{display:block;width:100%;padding:3px 10px 3px 10px;border:1px solid #d8d8d8;border-radius:2px;height:30px;font-size:14px;font-family:"Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;color:#253540;font-weight:500;-webkit-font-smoothing:antialiased;background-color:#fff;text-align:left;outline:none}.field::-webkit-input-placeholder{opacity:1;font-weight:500;color:#93a1af;font-size:14px}.field::-moz-placeholder{opacity:1;font-weight:500;color:#93a1af;font-size:14px}.field:-ms-input-placeholder{opacity:1;font-weight:500;color:#93a1af;font-size:14px}.field::-ms-input-placeholder{opacity:1;font-weight:500;color:#93a1af;font-size:14px}.field::placeholder{opacity:1;font-weight:500;color:#93a1af;font-size:14px}.field:disabled{opacity:0.5}.form-link{color:#3890db !important;font-weight:500;cursor:pointer}.field-ui-multiselect{height:auto !important;padding:3px 3px 3px 10px !important}.field-ui-multiselect .ui-select-match-item{background-color:rgba(215,233,248,0.8);font-weight:400 !important;text-align:left;display:-webkit-inline-box;display:inline-flex;color:#253540 !important;border-color:#ccc !important}.field-ui-multiselect .ui-select-match-item span:not(.close){white-space:normal !important}.field-ui-multiselect .ui-select-match-item .close{-webkit-box-ordinal-group:1000;order:999}.field-ui-singleselect .btn,.field-ui-singleselect .ui-select-search{border-radius:2px !important;height:30px;padding:3px 10px 5px;width:100% !important;font-weight:500}.field-ui-singleselect .btn:hover,.field-ui-singleselect .ui-select-search:hover{background-color:#fff;border-color:#ccc}.field-ui-singleselect .ui-select-choices-row.active span{color:#fff}.field-ui-singleselect .ui-select-choices-row.active.disabled span{color:#777}.field-ui-singleselect .ui-select-match-text{font-weight:500 !important;text-overflow:ellipsis;overflow:hidden;padding-right:6px !important;color:#253540 !important;font-size:14px;line-height:20px}.field-ui-singleselect .ui-select-placeholder{font-weight:500;color:#253540;opacity:0.5;font-size:14px;font-weight:500;line-height:20px}.field-ui-singleselect .form-control[disabled]{background-color:#fff;opacity:0.3}.field-ui-singleselect.field-login-select .btn,.field-ui-singleselect.field-login-select .ui-select-search{height:42px;box-shadow:none;font-weight:normal;font-family:"Gotham", Arial, sans-serif}.field-ui-singleselect.field-login-select .ui-select-toggle{padding-top:10px}.field-ui-singleselect .ui-select-choices-row>span,.field-ui-multiselect .ui-select-choices-row>span{font-weight:400 !important;color:#253540 !important}.field-ui-singleselect .ui-select-choices-row-inner,.field-ui-multiselect .ui-select-choices-row-inner{white-space:normal !important}.field-ui-singleselect ::-webkit-scrollbar,.field-ui-multiselect ::-webkit-scrollbar{-webkit-appearance:none;width:7px}.field-ui-singleselect ::-webkit-scrollbar-thumb,.field-ui-multiselect ::-webkit-scrollbar-thumb{background-color:#9ca1ad}.field-ui-singleselect ::-webkit-scrollbar-track,.field-ui-multiselect ::-webkit-scrollbar-track{background-color:#efefef}.field-ui-singleselect .dropdown-menu,.field-ui-multiselect .dropdown-menu{min-width:0}.error .field{border-color:#dd475a}.error .field:focus{outline-color:#dd475a}.error .field-ui-singleselect .btn,.error .field-ui-singleselect .ui-select-search{border-color:#dd475a}.error .field-ui-singleselect .btn-default-focus{box-shadow:none}.error input[type="radio"]+label:before{box-shadow:0 0 0 2px #dd475a !important}.error input[type="checkbox"]+label:before{border-color:#dd475a !important}.disabled .field{opacity:0.3}.field-login{height:42px;box-shadow:none;font-weight:normal;font-family:"Gotham", Arial, sans-serif}.field-login::-webkit-input-placeholder{font-weight:normal}.field-login::-moz-placeholder{font-weight:normal}.field-login:-ms-input-placeholder{font-weight:normal}.field-login::-ms-input-placeholder{font-weight:normal}.field-login::placeholder{font-weight:normal}.field-password{padding-right:38px;background-image:url(ico-lock-red-b8160845be7b21063f52c6ed56d81af4.png);background-repeat:no-repeat;background-position:right 17px center}.field-textarea{height:68px;line-height:1.3}.field-uppercase{text-transform:uppercase}.field-uppercase::-webkit-input-placeholder{text-transform:none}.field-uppercase:-moz-placeholder{text-transform:none}.field-uppercase::-moz-placeholder{text-transform:none}.field-uppercase:-ms-input-placeholder{text-transform:none}input[type="submit"]{outline:none}.field-multiselect{padding:0 30px 0 11px;min-height:36px;height:auto;overflow:auto;white-space:normal}.form-label{font-size:15px;line-height:18px;color:#253540;font-weight:500;margin-bottom:5px;white-space:nowrap;width:100%;text-align:left}.error .form-label{color:#dd475a}.disabled .form-label{opacity:0.3}.login-form-label{display:block;margin-bottom:9px;font-size:12px;color:#676767;font-weight:500;letter-spacing:0.083em;white-space:nowrap;clear:both}.error .login-form-label{color:#dd475a}.cancel-btn,.cancel-btn--red{padding:0;color:#9ca1ad;margin:0 27px;cursor:pointer;font-size:14px;background-color:inherit;border:none}@media (max-width: 768px){.cancel-btn,.cancel-btn--red{margin:0 10px}}@media (max-width: 560px){.cancel-btn,.cancel-btn--red{margin:0 5px}}.cancel-btn--red{color:#d34e73}.wrapper-btn{border:none;background:none;outline:0;display:inline-block;padding:0}.submit-btn{font-size:15px;min-width:125px;font-weight:500;text-align:center;display:inline-block;padding:0 30px;height:30px;border-radius:20px;box-shadow:none;border:none;cursor:pointer;color:#fff;background-color:#4a90e2;-webkit-transition:background-color 0.5s, color 0.5s;transition:background-color 0.5s, color 0.5s}@media (max-width: 768px){.submit-btn{margin-left:10px;min-width:107px}}.submit-btn--link{line-height:30px}.submit-btn--link:hover{color:#fff}.submit-btn:disabled{background-color:#d3d3d3}.submit-btn--white{font-size:15px;color:#3890db;font-weight:500;text-align:center;display:inline-block;vertical-align:middle;min-width:167px;padding:0 15px;border:1px solid #dfdfe1;background-color:#fff;border-radius:20px;box-shadow:none;cursor:pointer;-webkit-transition:border-color 0.5s;transition:border-color 0.5s}.submit-btn--white:hover:not([disabled]){border-color:#3890db}@media (max-width: 768px){.submit-btn--white{margin-left:10px;min-width:107px}}@media (max-width: 768px){.submit-btn--white{margin-top:9px}}.remove-btn{font-size:15px;color:#e05453;font-weight:500;text-align:center;display:inline-block;vertical-align:middle;min-width:167px;padding:9px 15px;border:1px solid #dfdfe1;background-color:#fff;border-radius:20px;box-shadow:none;cursor:pointer;-webkit-transition:border-color 0.5s, background-color 0.5s, color 0.5s;transition:border-color 0.5s, background-color 0.5s, color 0.5s}@media (max-width: 768px){.remove-btn{margin-left:10px;min-width:107px}}.remove-btn:hover:not([disabled]){color:#fff;border-color:#e05453;background-color:#e05453;text-decoration:none}.submit-btn[disabled]{cursor:not-allowed}.section-add-btn{color:#3890db;font-weight:500;cursor:pointer}.section-add-btn:hover{text-decoration:underline}.section-remove-btn{color:#e05453;font-weight:400;cursor:pointer}.text-btn{color:#4a90e2;border:none;background-color:transparent;outline:none;-webkit-transition:color 0.2s;transition:color 0.2s}.text-btn:focus,.text-btn:hover{color:#2b73c5}.form-main-container{height:650px;overflow-y:scroll}@media (max-width: 1440px){.form-main-container{height:calc(100vh - 225px)}}.form-main-container::-webkit-scrollbar{-webkit-appearance:none;width:7px}.form-main-container::-webkit-scrollbar-thumb{background-color:#9ca1ad}.form-main-container::-webkit-scrollbar-track{background-color:#efefef}.form-inner-container{font-size:15px;padding:25px 30px 15px 30px}.form-inner-container+.form-inner-container{border-top:1px solid #f2f3f5}@media (max-width: 560px){.form-inner-container{padding:15px}}.section-header{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.form-actions{padding:15px;width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.form-buttons{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.form-section-border-bottom{padding-bottom:20px;border-bottom:1px solid #eef1f4}.form-section-border-top{border-top:1px solid #eef1f4}.form-section-border-between{padding-bottom:20px}.form-section-border-between+.form-section-border-between,.form-section-border-between+.form-section-border-between-last{border-top:1px solid #eef1f4}.form-bill-container{padding-top:0 !important;margin-top:10px}.form-attachments{margin-top:20px}.form-attachment-actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.form-open-attachments{color:#3890db;font-weight:500;float:left;margin:10px 0;cursor:pointer}.form-open-attachments-icon{width:14px;height:14px}.form-open-attachments+.form-open-attachments{margin-left:15px}.form-close-bill{width:100%;color:#d34e73;font-weight:400;text-align:right;cursor:pointer;margin-bottom:4px}.form-close-bill:hover{text-decoration:underline}.form-radio input[type="radio"]{display:none}.form-radio input[type="radio"]+label{font-size:14px;line-height:17px;color:#333 !important;font-weight:300;width:auto;background-color:transparent !important;padding:1px 0 0}.form-radio input[type="radio"]+label:before{display:inline-block;width:14px;height:14px;border:2px solid #fff;border-radius:50%;margin:0 8px 0 0;box-shadow:0 0 0 2px #e4e4e6;vertical-align:middle;content:""}.form-radio input[type="radio"]:checked+label:before{background-color:#3890db}.datetime-picker-dropdown .btn-default{border-color:#fff !important}.datetime-picker-dropdown .date-picker-menu div:focus{outline:none}.invalidate{pointer-events:none;cursor:not-allowed;opacity:0.4 !important}.form-field-tooltip .tooltip-inner{white-space:nowrap;background-color:#607485;max-width:400px;padding:6px 8px;border-radius:2px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);font-weight:500}@-webkit-keyframes bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(-30px, 0, 0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(-15px, 0, 0)}90%{-webkit-transform:translate3d(-4px, 0, 0)}}@keyframes bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transition-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(-30px, 0, 0);transform:translate3d(-30px, 0, 0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transition-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(-15px, 0, 0);transform:translate3d(-15px, 0, 0)}90%{-webkit-transform:translate3d(-4px, 0, 0);transform:translate3d(-4px, 0, 0)}}.bounce,.bounce+.chosen-container{-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-transform-origin:center bottom;transform-origin:center bottom}.appear-from-top{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1;-webkit-transition:opacity .6s ease, -webkit-transform .35s ease;transition:opacity .6s ease, -webkit-transform .35s ease;transition:transform .35s ease, opacity .6s ease;transition:transform .35s ease, opacity .6s ease, -webkit-transform .35s ease}.appear-from-top.ng-enter{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);opacity:0}.appear-from-top.ng-enter.ng-enter-active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.appear-from-top.ng-leave{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.appear-from-top.ng-leave.ng-leave-active{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);opacity:0}.fade-in-out{opacity:1;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}.fade-in-out.ng-enter{opacity:0}.fade-in-out.ng-enter.ng-enter-active{opacity:1}.fade-in-out.ng-leave{opacity:1}.fade-in-out.ng-leave.ng-leave-active{opacity:0}.inline{display:inline-block}.nowrap{white-space:nowrap}.hidden{display:none !important}@media screen and (max-width: 560px){.hidden-xxs-max{display:none !important}}@media screen and (min-width: 561px){.hidden-xs-min{display:none !important}}@media screen and (max-width: 768px){.hidden-xs-max{display:none !important}}@media screen and (min-width: 769px){.hidden-sm-min{display:none !important}}@media screen and (max-width: 992px){.hidden-sm-max{display:none !important}}@media screen and (min-width: 1201px){.hidden-lg-min{display:none}}@media screen and (max-width: 1200px){.hidden-md-max{display:none !important}}@media screen and (min-width: 993px){.hidden-xmd-min{display:none !important}}@media screen and (max-width: 1024px){.hidden-xmd-max{display:none !important}}@media screen and (min-width: 1025px){.hidden-md-min{display:none !important}}.margin-0{margin:0}.padding-0{padding:0}.entry-label,.entry-label--capitalize{font-size:13px;color:#253540;letter-spacing:.5px;font-weight:500;margin-bottom:4px}.entry-label--capitalize{text-transform:capitalize}.entry-additional-info-label{font-size:13px;color:#253540;letter-spacing:.5px;font-weight:500;margin:12px 0 5px 0}.entry-value{font-size:15px;color:#5C6A77;letter-spacing:.4px;font-weight:normal}.entry-value__textarea{white-space:pre-wrap}.entry-value+.entry-value{margin-top:5px}.entry-value--bold{font-weight:500}@media print{.pdf-paginator-splittable+div:not(.pdf-paginator-splittable){margin-top:20px}}html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}[class^="Grid-column-"],[class*=" Grid-column-"],[class^="Grid-xs-max-column-"],[class*=" Grid-xs-max-column-"],[class^="Grid-sm-max-column-"],[class*=" Grid-sm-max-column-"]{position:relative}.Grid-row{max-width:1200px;margin-left:auto;margin-right:auto;width:100%}.Grid-row::after{clear:both;content:"";display:block}.Grid-row-no-padding{max-width:1200px;margin-left:auto;margin-right:auto;width:100%}.Grid-row-no-padding::after{clear:both;content:"";display:block}.Grid-row+.Grid-row{padding-top:12px}.Grid-row-no-padding+.Grid-row{padding-top:12px}.Grid-column{display:inline-block}.Grid-column-1{float:left;display:block;margin-right:2.35765%;width:6.17215%}.Grid-column-1:last-child{margin-right:0}.Grid-column-2{float:left;display:block;margin-right:2.35765%;width:14.70196%}.Grid-column-2:last-child{margin-right:0}.Grid-column-3{float:left;display:block;margin-right:2.35765%;width:23.23176%}.Grid-column-3:last-child{margin-right:0}.Grid-column-4{float:left;display:block;margin-right:2.35765%;width:31.76157%}.Grid-column-4:last-child{margin-right:0}.Grid-column-5{float:left;display:block;margin-right:2.35765%;width:40.29137%}.Grid-column-5:last-child{margin-right:0}.Grid-column-6{float:left;display:block;margin-right:2.35765%;width:48.82117%}.Grid-column-6:last-child{margin-right:0}.Grid-column-7{float:left;display:block;margin-right:2.35765%;width:57.35098%}.Grid-column-7:last-child{margin-right:0}.Grid-column-8{float:left;display:block;margin-right:2.35765%;width:65.88078%}.Grid-column-8:last-child{margin-right:0}.Grid-column-9{float:left;display:block;margin-right:2.35765%;width:74.41059%}.Grid-column-9:last-child{margin-right:0}.Grid-column-10{float:left;display:block;margin-right:2.35765%;width:82.94039%}.Grid-column-10:last-child{margin-right:0}.Grid-column-11{float:left;display:block;margin-right:2.35765%;width:91.4702%}.Grid-column-11:last-child{margin-right:0}.Grid-column-12{float:left;display:block;margin-right:2.35765%;width:100%}.Grid-column-12:last-child{margin-right:0}@media screen and (max-width: 768px){.Grid-xs-max-column-6{float:left;display:block;margin-right:2.35765%;width:48.82117%}.Grid-xs-max-column-6:last-child{margin-right:0}.Grid-xs-max-column-7{float:left;display:block;margin-right:2.35765%;width:57.35098%}.Grid-xs-max-column-7:last-child{margin-right:0}.Grid-xs-max-column-12{float:left;display:block;margin-right:2.35765%;width:100%}.Grid-xs-max-column-12:last-child{margin-right:0}.Grid-xs-max-column-last{margin-right:0;margin-bottom:24px}}@media screen and (max-width: 992px){.Grid-sm-max-column-6{float:left;display:block;margin-right:2.35765%;width:48.82117%}.Grid-sm-max-column-6:last-child{margin-right:0}.Grid-sm-max-column-12{float:left;display:block;margin-right:2.35765%;width:100%}.Grid-sm-max-column-12:last-child{margin-right:0}.Grid-sm-max-column-last{margin-right:0;margin-bottom:24px}.Grid-sm-max-column-last-no-padding{margin-right:0}}.Grid-shift-1{margin-left:8.5298%}@font-face{font-family:"fontello";src:url(public/fonts/fontello.eot);src:url(public/fonts/fontello.eot#iefix) format("embedded-opentype"),url(public/fonts/fontello.woff2) format("woff2"),url(public/fonts/fontello.woff) format("woff"),url(public/fonts/fontello.ttf) format("truetype"),url(9f55e4a075ca5e58560ce33911f323af.svg#fontello) format("svg");font-weight:normal;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-history:before{content:"\22"}.icon-barcode:before{content:"\e800"}.icon-close:before{content:"\e802"}.icon-dropdown:before{content:"\e803"}.icon-info-circled:before{content:"\e804"}.icon-dropdown2:before{content:"\e805"}.icon-info-circled-1:before{content:"\e806"}.icon-home_activity_log:before{content:"\e807"}.icon-home_admin:before{content:"\e808"}.icon-home_billing:before{content:"\e809"}.icon-home_referral:before{content:"\e80a"}.icon-home_help:before{content:"\e80b"}.icon-info-outline:before{content:"\e80c"}.icon-home_inventory:before{content:"\e80d"}.icon-home_recent:before{content:"\e80e"}.icon-info-outline-1:before{content:"\e80f"}.icon-home_search:before{content:"\e810"}.icon-home_signup:before{content:"\e811"}.icon-home_udpate:before{content:"\e812"}.icon-menu_dropdown:before{content:"\e813"}.icon-menu_notifications:before{content:"\e814"}.icon-ic_menu_recent:before{content:"\e815"}.icon-menu_share:before{content:"\e816"}.icon-menu_search:before{content:"\e817"}.icon-profile_code:before{content:"\e818"}.icon-pencil:before{content:"\e819"}.icon-profile_location:before{content:"\e81a"}.icon-profile_tag:before{content:"\e81b"}.icon-cancel:before{content:"\e81c"}.icon-help-circled:before{content:"\e81d"}.icon-attach:before{content:"\e81e"}.icon-floppy:before{content:"\e81f"}.icon-profile_hospital:before{content:"\e820"}.icon-pencil-1:before{content:"\e821"}.icon-ic_footer_email:before{content:"\e822"}.icon-ic_footer_phone:before{content:"\e823"}.icon-cancel-1:before{content:"\e824"}.icon-help-circled-1:before{content:"\e825"}.icon-attach-1:before{content:"\e826"}.icon-floppy-1:before{content:"\e827"}.icon-ic_comment_add:before{content:"\e828"}.icon-home_contact:before{content:"\e829"}.icon-ico-top-forward:before{content:"\e82a"}.icon-attention:before{content:"\e82b"}.icon-ico-top-menu:before{content:"\e82c"}.icon-ico-top-notifications:before{content:"\e82d"}.icon-ic-top-more:before{content:"\e82e"}.icon-logout:before{content:"\e82f"}.icon-ic-bed:before{content:"\e830"}.icon-emo-angry:before{content:"\e831"}.icon-ic-bed-bounded:before{content:"\e832"}.icon-right-bold:before{content:"\e833"}.icon-plus:before{content:"\e834"}.icon-camera:before{content:"\e835"}.icon-ic-bed-big:before{content:"\e836"}.icon-ico-top-calendar:before{content:"\e837"}.icon-eye:before{content:"\e838"}.icon-ico-calendar-next:before{content:"\e839"}.icon-attention-1:before{content:"\e83a"}.icon-ic_calendar:before{content:"\e83b"}.icon-shape:before{content:"\e83c"}.icon-003-pill:before{content:"\e83d"}.icon-logout-1:before{content:"\e83e"}.icon-emo-angry-1:before{content:"\e840"}.icon-ic-admission:before{content:"\e841"}.icon-right-bold-1:before{content:"\e842"}.icon-cancel-circled-outline:before{content:"\e843"}.icon-plus-1:before{content:"\e844"}.icon-camera-1:before{content:"\e845"}.icon-in-admission:before{content:"\e846"}.icon-download-alt:before{content:"\e847"}.icon-bold:before{content:"\e848"}.icon-italic:before{content:"\e849"}.icon-align-left:before{content:"\e84a"}.icon-align-right:before{content:"\e84b"}.icon-align-center:before{content:"\e84c"}.icon-fontsize:before{content:"\e84d"}.icon-trash:before{content:"\e84e"}.icon-minus:before{content:"\e84f"}.icon-lock:before{content:"\e850"}.icon-lock-open:before{content:"\e851"}.icon-clock:before{content:"\e852"}.icon-block:before{content:"\e853"}.icon-lock-1:before{content:"\e854"}.icon-lock-open-1:before{content:"\e855"}.icon-clock-1:before{content:"\e856"}.icon-hourglass:before{content:"\e857"}.icon-block-1:before{content:"\e858"}.icon-eye-1:before{content:"\e859"}.icon-staff:before{content:"\e85a"}.icon-help:before{content:"\e860"}.icon-cancel-circled-outline-1:before{content:"\e864"}.icon-ic-endrose:before{content:"\e865"}.icon-ic_vitals:before{content:"\e866"}.icon-ic_financials:before{content:"\e867"}.icon-download-alt-1:before{content:"\e868"}.icon-bold-1:before{content:"\e869"}.icon-italic-1:before{content:"\e86a"}.icon-align-left-1:before{content:"\e86b"}.icon-align-right-1:before{content:"\e86c"}.icon-align-center-1:before{content:"\e86d"}.icon-fontsize-1:before{content:"\e86e"}.icon-ic_filter:before{content:"\e86f"}.icon-trash-1:before{content:"\e870"}.icon-minus-1:before{content:"\e871"}.icon-upload-1:before{content:"\e872"}.icon-ok-circled-2:before{content:"\e873"}.icon-list-bullet-1:before{content:"\e875"}.icon-list-numbered-1:before{content:"\e876"}.icon-underline-1:before{content:"\e877"}.icon-angle-double-left-1:before{content:"\e878"}.icon-pencil-2:before{content:"\e879"}.icon-ic_footer_email-1:before{content:"\e87a"}.icon-ic_footer_phone-1:before{content:"\e87b"}.icon-cancel-2:before{content:"\e87c"}.icon-help-circled-2:before{content:"\e87d"}.icon-attach-2:before{content:"\e87e"}.icon-floppy-2:before{content:"\e87f"}.icon-ic_comment_add-1:before{content:"\e880"}.icon-home_contact-1:before{content:"\e881"}.icon-ico-top-forward-1:before{content:"\e882"}.icon-attention-2:before{content:"\e883"}.icon-ico-top-menu-1:before{content:"\e884"}.icon-ico-top-notifications-1:before{content:"\e885"}.icon-ic-top-more-1:before{content:"\e886"}.icon-logout-2:before{content:"\e887"}.icon-ic-bed-1:before{content:"\e888"}.icon-emo-angry-2:before{content:"\e889"}.icon-ic-bed-bounded-1:before{content:"\e88a"}.icon-right-bold-2:before{content:"\e88b"}.icon-plus-2:before{content:"\e88c"}.icon-camera-2:before{content:"\e88d"}.icon-ic-bed-big-1:before{content:"\e88e"}.icon-ico-top-calendar-1:before{content:"\e88f"}.icon-eye-2:before{content:"\e890"}.icon-ico-calendar-next-1:before{content:"\e891"}.icon-attention-3:before{content:"\e892"}.icon-ic_calendar-1:before{content:"\e893"}.icon-shape-1:before{content:"\e894"}.icon-003-pill-1:before{content:"\e895"}.icon-logout-3:before{content:"\e896"}.icon-emo-angry-3:before{content:"\e898"}.icon-ic-admission-1:before{content:"\e899"}.icon-right-bold-3:before{content:"\e89a"}.icon-cancel-circled-outline-2:before{content:"\e89b"}.icon-plus-3:before{content:"\e89c"}.icon-camera-3:before{content:"\e89d"}.icon-in-admission-1:before{content:"\e89e"}.icon-download-alt-2:before{content:"\e89f"}.icon-bold-2:before{content:"\e8a0"}.icon-italic-2:before{content:"\e8a1"}.icon-align-left-2:before{content:"\e8a2"}.icon-align-right-2:before{content:"\e8a3"}.icon-align-center-2:before{content:"\e8a4"}.icon-fontsize-2:before{content:"\e8a5"}.icon-trash-2:before{content:"\e8a6"}.icon-minus-2:before{content:"\e8a7"}.icon-lock-2:before{content:"\e8a8"}.icon-lock-open-2:before{content:"\e8a9"}.icon-clock-2:before{content:"\e8aa"}.icon-block-2:before{content:"\e8ab"}.icon-lock-3:before{content:"\e8ac"}.icon-lock-open-3:before{content:"\e8ad"}.icon-clock-3:before{content:"\e8ae"}.icon-hourglass-1:before{content:"\e8af"}.icon-block-3:before{content:"\e8b0"}.icon-eye-3:before{content:"\e8b1"}.icon-staff-1:before{content:"\e8b2"}.icon-help-1:before{content:"\e8b8"}.icon-cancel-circled-outline-3:before{content:"\e8bc"}.icon-ic-endrose-1:before{content:"\e8bd"}.icon-ic_vitals-1:before{content:"\e8be"}.icon-ic_financials-1:before{content:"\e8bf"}.icon-download-alt-3:before{content:"\e8c0"}.icon-bold-3:before{content:"\e8c1"}.icon-italic-3:before{content:"\e8c2"}.icon-align-left-3:before{content:"\e8c3"}.icon-align-right-3:before{content:"\e8c4"}.icon-align-center-3:before{content:"\e8c5"}.icon-fontsize-3:before{content:"\e8c6"}.icon-ic_filter-1:before{content:"\e8c7"}.icon-trash-3:before{content:"\e8c8"}.icon-minus-3:before{content:"\e8c9"}.icon-upload-2:before{content:"\e8ca"}.icon-ok-circled-3:before{content:"\e8cb"}.icon-list-bullet-2:before{content:"\e8cd"}.icon-list-numbered-2:before{content:"\e8ce"}.icon-underline-2:before{content:"\e8cf"}.icon-angle-double-left-2:before{content:"\e8d0"}.icon-upload-3:before{content:"\e8d1"}.icon-ok-circled-4:before{content:"\e8d2"}.icon-list-bullet-3:before{content:"\e8d4"}.icon-list-numbered-3:before{content:"\e8d5"}.icon-underline-3:before{content:"\e8d6"}.icon-angle-double-left-3:before{content:"\e8d7"}.icon-lock-open-alt-1:before{content:"\e8d8"}.icon-yahoo-1:before{content:"\e8d9"}.icon-close-1:before{content:"\e8db"}.icon-dropdown-1:before{content:"\e8dc"}.icon-info-circled-2:before{content:"\e8dd"}.icon-dropdown2-1:before{content:"\e8de"}.icon-info-circled-3:before{content:"\e8df"}.icon-home_activity_log-1:before{content:"\e8e0"}.icon-home_admin-1:before{content:"\e8e1"}.icon-home_billing-1:before{content:"\e8e2"}.icon-home_referral-1:before{content:"\e8e3"}.icon-home_help-1:before{content:"\e8e4"}.icon-info-outline-2:before{content:"\e8e5"}.icon-home_inventory-1:before{content:"\e8e6"}.icon-home_recent-1:before{content:"\e8e7"}.icon-info-outline-3:before{content:"\e8e8"}.icon-home_search-1:before{content:"\e8e9"}.icon-home_signup-1:before{content:"\e8ea"}.icon-home_udpate-1:before{content:"\e8eb"}.icon-menu_dropdown-1:before{content:"\e8ec"}.icon-menu_notifications-1:before{content:"\e8ed"}.icon-ic_menu_recent-1:before{content:"\e8ee"}.icon-menu_share-1:before{content:"\e8ef"}.icon-menu_search-1:before{content:"\e8f0"}.icon-profile_code-1:before{content:"\e8f1"}.icon-pencil-3:before{content:"\e8f2"}.icon-profile_location-1:before{content:"\e8f3"}.icon-profile_tag-1:before{content:"\e8f4"}.icon-cancel-3:before{content:"\e8f5"}.icon-help-circled-3:before{content:"\e8f6"}.icon-attach-3:before{content:"\e8f7"}.icon-floppy-3:before{content:"\e8f8"}.icon-profile_hospital-1:before{content:"\e8f9"}.icon-mail-circled:before{content:"\e8fa"}.icon-cancel-circled:before{content:"\e8fc"}.icon-plus-circled:before{content:"\e8fd"}.icon-approve-lab:before{content:"\e8fe"}.icon-entry_other:before{content:"\e8ff"}.icon-search-circled:before{content:"\e900"}.icon-entry_antenatal:before{content:"\e901"}.icon-comment:before{content:"\e903"}.icon-warning:before{content:"\e904"}.icon-merge:before{content:"\e905"}.icon-approve-imaging:before{content:"\e906"}.icon-entry_vitals:before{content:"\e911"}.icon-entry_receipt:before{content:"\e912"}.icon-entry_reception:before{content:"\e913"}.icon-tick:before{content:"\e914"}.icon-entry_immunization:before{content:"\e915"}.icon-entry_results:before{content:"\e916"}.icon-entry_prescription:before{content:"\e917"}.icon-entry_referral:before{content:"\e918"}.icon-entry_clinical_investigation:before{content:"\e919"}.icon-entry_encounter_notes:before{content:"\e91a"}.icon-entry_cds:before{content:"\e91a"}.icon-entry_upload:before{content:"\e91b"}.icon-upload:before{content:"\f02f"}.icon-ok-circled-1:before{content:"\f06d"}.icon-list-bullet:before{content:"\f0ca"}.icon-list-numbered:before{content:"\f0cb"}.icon-underline:before{content:"\f0cd"}.icon-angle-double-left:before{content:"\f100"}.icon-lock-open-alt:before{content:"\f13e"}.icon-yahoo:before{content:"\f19e"}.icon-ccw:before{content:"\e801"}.icon-lock-open-alt:before{content:"\f13e"}.icon-ellipsis-vert:before{content:"\f142"}.icon-yahoo:before{content:"\f19e"}.icon-link:before{content:"\e83f"}.toast-title{font-weight:bold}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#FFFFFF}.toast-message a:hover{color:#CCCCCC;text-decoration:none}.toast-close-button{position:relative;right:-0.3em;top:-0.3em;float:right;font-size:20px;font-weight:bold;color:#FFFFFF;-webkit-text-shadow:0 1px 0 #ffffff;text-shadow:0 1px 0 #ffffff;opacity:0.8}.toast-close-button:hover,.toast-close-button:focus{color:#000000;text-decoration:none;cursor:pointer;opacity:0.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999}#toast-container *{box-sizing:border-box}#toast-container .toast{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px center;background-repeat:no-repeat;box-shadow:0 0 12px #999999;color:#FFFFFF;opacity:0.8}#toast-container .toast:hover{box-shadow:0 0 12px #000000;opacity:1;cursor:pointer}#toast-container .toast.toast-info{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important}#toast-container .toast.toast-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important}#toast-container .toast.toast-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important}#toast-container .toast.toast-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important}#toast-container.toast-top-center .toast,#toast-container.toast-bottom-center .toast{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-top-full-width .toast,#toast-container.toast-bottom-full-width .toast{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51A351}.toast-error{background-color:#BD362F}.toast-info{background-color:#2F96B4}.toast-warning{background-color:#F89406}progress-bar{position:absolute;left:0;bottom:0;height:4px;background-color:#000000;opacity:0.4}div[toast]{opacity:1 !important}div[toast].ng-enter{opacity:0 !important;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}div[toast].ng-enter.ng-enter-active{opacity:1 !important}div[toast].ng-leave{opacity:1;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}div[toast].ng-leave.ng-leave-active{opacity:0 !important}@media all and (max-width: 240px){#toast-container .toast.div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-0.2em;top:-0.2em}}@media all and (min-width: 241px) and (max-width: 480px){#toast-container .toast.div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-0.2em;top:-0.2em}}@media all and (min-width: 481px) and (max-width: 768px){#toast-container .toast.div{padding:15px 15px 15px 50px;width:25em}}body.swal2-shown{overflow-y:hidden}body.swal2-iosfix{position:fixed;left:0;right:0}.swal2-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:fixed;top:0;left:0;bottom:0;right:0;padding:10px;background-color:transparent;z-index:1060}.swal2-container.swal2-top{-webkit-box-align:start;align-items:flex-start}.swal2-container.swal2-top-left{-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start}.swal2-container.swal2-top-right{-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:end;justify-content:flex-end}.swal2-container.swal2-center{-webkit-box-align:center;align-items:center}.swal2-container.swal2-center-left{-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start}.swal2-container.swal2-center-right{-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}.swal2-container.swal2-bottom{-webkit-box-align:end;align-items:flex-end}.swal2-container.swal2-bottom-left{-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:start;justify-content:flex-start}.swal2-container.swal2-bottom-right{-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:end;justify-content:flex-end}.swal2-container.swal2-grow-fullscreen>.swal2-modal{display:-webkit-box !important;display:flex !important;-webkit-box-flex:1;flex:1;align-self:stretch;-webkit-box-pack:center;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{display:-webkit-box !important;display:flex !important;-webkit-box-flex:1;flex:1;align-content:center;-webkit-box-pack:center;justify-content:center}.swal2-container.swal2-grow-column{-webkit-box-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{-webkit-box-align:center;align-items:center}.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-top-left{-webkit-box-align:start;align-items:flex-start}.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-right{-webkit-box-align:end;align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{display:-webkit-box !important;display:flex !important;-webkit-box-flex:1;flex:1;align-content:center;-webkit-box-pack:center;justify-content:center}.swal2-container:not(.swal2-top):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-left):not(.swal2-bottom-right)>.swal2-modal{margin:auto}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.swal2-container .swal2-modal{margin:0 !important}}.swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.swal2-container.swal2-shown{background-color:rgba(0,0,0,0.4)}.swal2-modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;background-color:#fff;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;border-radius:5px;box-sizing:border-box;text-align:center;overflow-x:hidden;overflow-y:auto;display:none;position:relative;max-width:100%}.swal2-modal:focus{outline:0}.swal2-modal.swal2-loading{overflow-y:hidden}.swal2-modal .swal2-title{color:#595959;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:0 0 .4em;padding:0;display:block;word-wrap:break-word}.swal2-modal .swal2-buttonswrapper{margin-top:15px}.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4;cursor:no-drop}.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm{box-sizing:border-box;border:4px solid transparent;border-color:transparent;width:40px;height:40px;padding:0;margin:7.5px;vertical-align:top;background-color:transparent !important;color:transparent;cursor:default;border-radius:100%;-webkit-animation:rotate-loading 1.5s linear 0s infinite normal;animation:rotate-loading 1.5s linear 0s infinite normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel{margin-left:30px;margin-right:30px}.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after{display:inline-block;content:'';margin-left:5px;vertical-align:-1px;height:15px;width:15px;border:3px solid #999;box-shadow:1px 1px 1px #fff;border-right-color:transparent;border-radius:50%;-webkit-animation:rotate-loading 1.5s linear 0s infinite normal;animation:rotate-loading 1.5s linear 0s infinite normal}.swal2-modal .swal2-styled{border:0;border-radius:3px;box-shadow:none;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin:15px 5px 0;padding:10px 32px}.swal2-modal .swal2-styled:focus{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,0.4)}.swal2-modal .swal2-image{margin:20px auto;max-width:100%}.swal2-modal .swal2-close{background:0 0;border:0;margin:0;padding:0;width:38px;height:40px;font-size:36px;line-height:40px;font-family:serif;position:absolute;top:5px;right:8px;cursor:pointer;color:#ccc;-webkit-transition:color .1s ease;transition:color .1s ease}.swal2-modal .swal2-close:hover{color:#d55}.swal2-modal>.swal2-checkbox,.swal2-modal>.swal2-file,.swal2-modal>.swal2-input,.swal2-modal>.swal2-radio,.swal2-modal>.swal2-select,.swal2-modal>.swal2-textarea{display:none}.swal2-modal .swal2-content{font-size:18px;text-align:center;font-weight:300;position:relative;float:none;margin:0;padding:0;line-height:normal;color:#545454;word-wrap:break-word}.swal2-modal .swal2-checkbox,.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-radio,.swal2-modal .swal2-select,.swal2-modal .swal2-textarea{margin:20px auto}.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-textarea{width:100%;box-sizing:border-box;font-size:18px;border-radius:3px;border:1px solid #d9d9d9;box-shadow:inset 0 1px 1px rgba(0,0,0,0.06);-webkit-transition:border-color .3s,-webkit-box-shadow .3s;-webkit-transition:border-color .3s,box-shadow .3s;transition:border-color .3s,box-shadow .3s}.swal2-modal .swal2-file.swal2-inputerror,.swal2-modal .swal2-input.swal2-inputerror,.swal2-modal .swal2-textarea.swal2-inputerror{border-color:#f27474 !important;box-shadow:0 0 2px #f27474 !important}.swal2-modal .swal2-file:focus,.swal2-modal .swal2-input:focus,.swal2-modal .swal2-textarea:focus{outline:0;border:1px solid #b4dbed;box-shadow:0 0 3px #c4e6f5}.swal2-modal .swal2-file::-webkit-input-placeholder,.swal2-modal .swal2-input::-webkit-input-placeholder,.swal2-modal .swal2-textarea::-webkit-input-placeholder{color:#ccc}.swal2-modal .swal2-file:-ms-input-placeholder,.swal2-modal .swal2-input:-ms-input-placeholder,.swal2-modal .swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-modal .swal2-file::-ms-input-placeholder,.swal2-modal .swal2-input::-ms-input-placeholder,.swal2-modal .swal2-textarea::-ms-input-placeholder{color:#ccc}.swal2-modal .swal2-file::-webkit-input-placeholder, .swal2-modal .swal2-input::-webkit-input-placeholder, .swal2-modal .swal2-textarea::-webkit-input-placeholder{color:#ccc}.swal2-modal .swal2-file::-moz-placeholder, .swal2-modal .swal2-input::-moz-placeholder, .swal2-modal .swal2-textarea::-moz-placeholder{color:#ccc}.swal2-modal .swal2-file:-ms-input-placeholder, .swal2-modal .swal2-input:-ms-input-placeholder, .swal2-modal .swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-modal .swal2-file::-ms-input-placeholder, .swal2-modal .swal2-input::-ms-input-placeholder, .swal2-modal .swal2-textarea::-ms-input-placeholder{color:#ccc}.swal2-modal .swal2-file::placeholder,.swal2-modal .swal2-input::placeholder,.swal2-modal .swal2-textarea::placeholder{color:#ccc}.swal2-modal .swal2-range input{float:left;width:80%}.swal2-modal .swal2-range output{float:right;width:20%;font-size:20px;font-weight:600;text-align:center}.swal2-modal .swal2-range input,.swal2-modal .swal2-range output{height:43px;line-height:43px;vertical-align:middle;margin:20px auto;padding:0}.swal2-modal .swal2-input{height:43px;padding:0 12px}.swal2-modal .swal2-input[type=number]{max-width:150px}.swal2-modal .swal2-file{font-size:20px}.swal2-modal .swal2-textarea{height:108px;padding:12px}.swal2-modal .swal2-select{color:#545454;font-size:inherit;padding:5px 10px;min-width:40%;max-width:100%}.swal2-modal .swal2-radio{border:0}.swal2-modal .swal2-radio label:not(:first-child){margin-left:20px}.swal2-modal .swal2-radio input,.swal2-modal .swal2-radio span{vertical-align:middle}.swal2-modal .swal2-radio input{margin:0 3px 0 0}.swal2-modal .swal2-checkbox{color:#545454}.swal2-modal .swal2-checkbox input,.swal2-modal .swal2-checkbox span{vertical-align:middle}.swal2-modal .swal2-validationerror{background-color:#f0f0f0;margin:0 -20px;overflow:hidden;padding:10px;color:gray;font-size:16px;font-weight:300;display:none}.swal2-modal .swal2-validationerror::before{content:'!';display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:10px}@supports (-ms-accelerator: true){.swal2-range input{width:100% !important}.swal2-range output{display:none}}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.swal2-range input{width:100% !important}.swal2-range output{display:none}}.swal2-icon{width:80px;height:80px;border:4px solid transparent;border-radius:50%;margin:20px auto 30px;padding:0;position:relative;box-sizing:content-box;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;display:block}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.swal2-icon.swal2-warning{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;color:#f8bb86;border-color:#facea8;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-info{font-family:'Open Sans',sans-serif;color:#3fc3ee;border-color:#9de0f6;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-question{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;color:#87adbd;border-color:#c9dae1;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{border-radius:50%;position:absolute;width:60px;height:120px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.swal2-icon.swal2-success .swal2-success-ring{width:80px;height:80px;border:4px solid rgba(165,220,134,0.2);border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.swal2-icon.swal2-success .swal2-success-fix{width:7px;height:90px;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-progresssteps{font-weight:600;margin:0 0 20px;padding:0}.swal2-progresssteps li{display:inline-block;position:relative}.swal2-progresssteps .swal2-progresscircle{background:#3085d6;border-radius:2em;color:#fff;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}.swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle{background:#add8e6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline{background:#add8e6}.swal2-progresssteps .swal2-progressline{background:#3085d6;height:.4em;margin:0 -1px;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:transparent}@-webkit-keyframes showSweetAlert{0%{-webkit-transform:scale(0.7);transform:scale(0.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(0.95);transform:scale(0.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes showSweetAlert{0%{-webkit-transform:scale(0.7);transform:scale(0.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(0.95);transform:scale(0.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}}@keyframes hideSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}}.swal2-show{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.swal2-hide{-webkit-animation:hideSweetAlert .15s forwards;animation:hideSweetAlert .15s forwards}.swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}@-webkit-keyframes animate-success-tip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animate-success-tip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animate-success-long{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animate-success-long{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}.swal2-animate-success-line-tip{-webkit-animation:animate-success-tip .75s;animation:animate-success-tip .75s}.swal2-animate-success-line-long{-webkit-animation:animate-success-long .75s;animation:animate-success-long .75s}.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}100%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}@keyframes animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}100%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}.swal2-animate-error-icon{-webkit-animation:animate-error-icon .5s;animation:animate-error-icon .5s}@-webkit-keyframes animate-x-mark{0%{-webkit-transform:scale(0.4);transform:scale(0.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(0.4);transform:scale(0.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}100%{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}@keyframes animate-x-mark{0%{-webkit-transform:scale(0.4);transform:scale(0.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(0.4);transform:scale(0.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}100%{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}.swal2-animate-x-mark{-webkit-animation:animate-x-mark .5s;animation:animate-x-mark .5s}@-webkit-keyframes rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.8 - 2017-04-18T05:43:43.881Z
 * License: MIT
 */.ui-select-highlight{font-weight:700}.ui-select-offscreen{clip:rect(0 0 0 0) !important;width:1px !important;height:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;position:absolute !important;outline:0 !important;left:0 !important;top:0 !important}.selectize-control.single>.selectize-input>input,.selectize-control>.selectize-dropdown{width:100%}.ui-select-choices-row:hover{background-color:#f5f5f5}.ng-dirty.ng-invalid>a.select2-choice{border-color:#D44950}.select2-result-single{padding-left:0}.select-locked>.ui-select-match-close,.select2-locked>.select2-search-choice-close{display:none}body>.select2-container.open{z-index:9999}.ui-select-container.select2.direction-up .ui-select-match,.ui-select-container[theme=select2].direction-up .ui-select-match{border-radius:0 0 4px 4px}.ui-select-container.select2.direction-up .ui-select-dropdown,.ui-select-container[theme=select2].direction-up .ui-select-dropdown{border-radius:4px 4px 0 0;border-top-width:1px;border-top-style:solid;box-shadow:0 -4px 8px rgba(0,0,0,0.25);margin-top:-4px}.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search,.ui-select-container[theme=select2].direction-up .ui-select-dropdown .select2-search{margin-top:4px}.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match,.ui-select-container[theme=select2].direction-up.select2-dropdown-open .ui-select-match{border-bottom-color:#5897fb}.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden,.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden input{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0}.selectize-input.selectize-focus{border-color:#007FBB !important}.selectize-control.multi>.selectize-input>input{margin:0 !important}.ng-dirty.ng-invalid>div.selectize-input{border-color:#D44950}.ui-select-container[theme=selectize].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,0.25);margin-top:-2px}.ui-select-container[theme=selectize] input.ui-select-search-hidden{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0;width:0}.btn-default-focus{color:#333;background-color:#EBEBEB;border-color:#ADADAD;text-decoration:none;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.ui-select-bootstrap .ui-select-toggle{position:relative}.ui-select-bootstrap .ui-select-toggle>.caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px}.input-group>.ui-select-bootstrap.dropdown{position:static}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control{border-radius:4px 0 0 4px}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control.direction-up{border-radius:4px 0 0 4px !important}.ui-select-bootstrap .ui-select-search-hidden{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0}.ui-select-bootstrap>.ui-select-match>.btn{text-align:left !important}.ui-select-bootstrap>.ui-select-match>.caret{position:absolute;top:45%;right:15px}.ui-select-bootstrap>.ui-select-choices,.ui-select-bootstrap>.ui-select-no-choice{width:100%;height:auto;max-height:200px;overflow-x:hidden;margin-top:-1px}body>.ui-select-bootstrap.open{z-index:1000}.ui-select-multiple.ui-select-bootstrap{height:auto;padding:3px 3px 0}.ui-select-multiple.ui-select-bootstrap input.ui-select-search{background-color:transparent !important;border:none;outline:0;height:1.666666em;margin-bottom:3px}.ui-select-multiple.ui-select-bootstrap .ui-select-match .close{font-size:1.6em;line-height:.75}.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0;margin:0 3px 3px 0}.ui-select-multiple .ui-select-match-item{position:relative}.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close{pointer-events:none}.ui-select-multiple:hover .ui-select-match-item.dropping-before:before{content:"";position:absolute;top:0;right:100%;height:100%;margin-right:2px;border-left:1px solid #428bca}.ui-select-multiple:hover .ui-select-match-item.dropping-after:after{content:"";position:absolute;top:0;left:100%;height:100%;margin-left:2px;border-right:1px solid #428bca}.ui-select-bootstrap .ui-select-choices-row>span{cursor:pointer;display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.ui-select-bootstrap .ui-select-choices-row>span:focus,.ui-select-bootstrap .ui-select-choices-row>span:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.ui-select-bootstrap .ui-select-choices-row.active>span{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.ui-select-bootstrap .ui-select-choices-row.active.disabled>span,.ui-select-bootstrap .ui-select-choices-row.disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.ui-select-match.ng-hide-add,.ui-select-search.ng-hide-add{display:none !important}.ui-select-bootstrap.ng-dirty.ng-invalid>button.btn.ui-select-match{border-color:#D44950}.ui-select-container[theme=bootstrap].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,0.25)}.ui-select-bootstrap .ui-select-match-text{width:100%;padding-right:1em}.ui-select-bootstrap .ui-select-match-text span{display:inline-block;width:100%;overflow:hidden}.ui-select-bootstrap .ui-select-toggle>a.btn{position:absolute;height:10px;right:10px;margin-top:-2px}.ui-select-refreshing.glyphicon{position:absolute;right:0;padding:8px 27px}@-webkit-keyframes ui-select-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes ui-select-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.ui-select-spin{-webkit-animation:ui-select-spin 2s infinite linear;animation:ui-select-spin 2s infinite linear}.ui-select-refreshing.ng-animate{-webkit-animation:none 0s}.lightbox-nav{position:relative;margin-bottom:12px;height:22px;text-align:center;font-size:0}.lightbox-nav .btn-group{vertical-align:top}.lightbox-nav .close{position:absolute;top:0;right:0}.lightbox-image-container{position:relative;text-align:center}.lightbox-image-caption{position:absolute;top:0;left:0;margin:0.5em 0.9em;color:#000;font-size:1.5em;font-weight:bold;text-align:left;text-shadow:0.1em 0.1em 0.2em rgba(255,255,255,0.5)}.lightbox-image-caption span{padding-top:0.1em;padding-bottom:0.1em;background-color:rgba(255,255,255,0.75);box-shadow:0.4em 0 0 rgba(255,255,255,0.75),-0.4em 0 0 rgba(255,255,255,0.75)}/*!
(The MIT License)

Copyright (c) 2012-2014 Marcin Warpechowski
Copyright (c) 2015 Handsoncode sp. z o.o. <hello@handsoncode.net>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

*/.handsontable{position:relative}.handsontable .hide{display:none}.handsontable .relative{position:relative}.handsontable.htAutoSize{visibility:hidden;left:-99000px;position:absolute;top:-99000px}.handsontable .wtHider{width:0}.handsontable .wtSpreader{position:relative;width:0;height:auto}.handsontable table,.handsontable tbody,.handsontable thead,.handsontable td,.handsontable th,.handsontable input,.handsontable textarea,.handsontable div{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}.handsontable input,.handsontable textarea{min-height:initial}.handsontable table.htCore{border-collapse:separate;border-spacing:0;margin:0;border-width:0;table-layout:fixed;width:0;outline-width:0;max-width:none;max-height:none}.handsontable col{width:50px}.handsontable col.rowHeader{width:50px}.handsontable th,.handsontable td{border-top-width:0;border-left-width:0;border-right:1px solid #CCC;border-bottom:1px solid #CCC;height:22px;empty-cells:show;line-height:21px;padding:0 4px 0 4px;background-color:#FFF;vertical-align:top;overflow:hidden;outline-width:0;white-space:pre-line}.handsontable td.htInvalid{background-color:#ff4c42 !important}.handsontable td.htNoWrap{white-space:nowrap}.handsontable th:last-child{border-right:1px solid #CCC;border-bottom:1px solid #CCC}.handsontable tr:first-child th.htNoFrame,.handsontable th:first-child.htNoFrame,.handsontable th.htNoFrame{border-left-width:0;background-color:white;border-color:#FFF}.handsontable th:first-child,.handsontable td:first-of-type,.handsontable .htNoFrame+th,.handsontable .htNoFrame+td{border-left:1px solid #CCC}.handsontable.htRowHeaders thead tr th:nth-child(2){border-left:1px solid #CCC}.handsontable tr:first-child th,.handsontable tr:first-child td{border-top:1px solid #CCC}.ht_master:not(.innerBorderLeft):not(.emptyColumns) ~ .handsontable tbody tr th,.ht_master:not(.innerBorderLeft):not(.emptyColumns) ~ .handsontable:not(.ht_clone_top) thead tr th:first-child{border-right-width:0}.ht_master:not(.innerBorderTop) thead tr:last-child th,.ht_master:not(.innerBorderTop) ~ .handsontable thead tr:last-child th,.ht_master:not(.innerBorderTop) thead tr.lastChild th,.ht_master:not(.innerBorderTop) ~ .handsontable thead tr.lastChild th{border-bottom-width:0}.handsontable th{background-color:#f3f3f3;color:#222;text-align:center;font-weight:normal;white-space:nowrap}.handsontable thead th{padding:0}.handsontable th.active{background-color:#CCC}.handsontable thead th .relative{padding:2px 4px}.handsontable tbody th.ht__highlight,.handsontable thead th.ht__highlight{background-color:#dcdcdc}.handsontable.ht__selection--columns thead th.ht__highlight,.handsontable.ht__selection--rows tbody th.ht__highlight{background-color:#8eb0e7;color:#000}.handsontable .manualColumnResizer{position:fixed;top:0;cursor:col-resize;z-index:110;width:5px;height:25px}.handsontable .manualRowResizer{position:fixed;left:0;cursor:row-resize;z-index:110;height:5px;width:50px}.handsontable .manualColumnResizer:hover,.handsontable .manualColumnResizer.active,.handsontable .manualRowResizer:hover,.handsontable .manualRowResizer.active{background-color:#AAB}.handsontable .manualColumnResizerGuide{position:fixed;right:0;top:0;background-color:#AAB;display:none;width:0;border-right:1px dashed #777;margin-left:5px}.handsontable .manualRowResizerGuide{position:fixed;left:0;bottom:0;background-color:#AAB;display:none;height:0;border-bottom:1px dashed #777;margin-top:5px}.handsontable .manualColumnResizerGuide.active,.handsontable .manualRowResizerGuide.active{display:block;z-index:199}.handsontable .columnSorting{position:relative}.handsontable .columnSorting:hover{text-decoration:underline;cursor:pointer}.handsontable .columnSorting.ascending::after{content:'\25B2';color:#5f5f5f;position:absolute;right:-15px}.handsontable .columnSorting.descending::after{content:'\25BC';color:#5f5f5f;position:absolute;right:-15px}.handsontable .wtBorder{position:absolute;font-size:0}.handsontable .wtBorder.hidden{display:none !important}.handsontable td.area{background:-webkit-gradient(linear, left top, left bottom, from(rgba(181,209,255,0.34)), to(rgba(181,209,255,0.34)));background:linear-gradient(to bottom, rgba(181,209,255,0.34) 0%, rgba(181,209,255,0.34) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#57b5d1ff', endColorstr='#57b5d1ff',GradientType=0 );background-color:#fff}.handsontable .wtBorder.corner{font-size:0;cursor:crosshair}.handsontable .htBorder.htFillBorder{background:red;width:1px;height:1px}.handsontableInput{border:none;outline-width:0;margin:0;padding:1px 5px 0 5px;font-family:inherit;line-height:21px;font-size:inherit;box-shadow:0 0 0 2px #5292F7 inset;resize:none;display:inline-block;color:#000;border-radius:0;background-color:#FFF}.handsontableInputHolder{position:absolute;top:0;left:0;z-index:100}.htSelectEditor{-webkit-appearance:menulist-button !important;position:absolute;width:auto}.handsontable .htDimmed{color:#777}.handsontable .htSubmenu{position:relative}.handsontable .htSubmenu :after{content:'▶';color:#777;position:absolute;right:5px}.handsontable .htLeft{text-align:left}.handsontable .htCenter{text-align:center}.handsontable .htRight{text-align:right}.handsontable .htJustify{text-align:justify}.handsontable .htTop{vertical-align:top}.handsontable .htMiddle{vertical-align:middle}.handsontable .htBottom{vertical-align:bottom}.handsontable .htPlaceholder{color:#999}.handsontable .htAutocompleteArrow{float:right;font-size:10px;color:#EEE;cursor:default;width:16px;text-align:center}.handsontable td .htAutocompleteArrow:hover{color:#777}.handsontable td.area .htAutocompleteArrow{color:#d3d3d3}.handsontable .htCheckboxRendererInput{display:inline-block;vertical-align:middle}.handsontable .htCheckboxRendererInput.noValue{opacity:0.5}.handsontable .htCheckboxRendererLabel{cursor:pointer;display:inline-block;width:100%}.htCommentCell{position:relative}.htCommentCell:after{content:'';position:absolute;top:0;right:0;border-left:6px solid transparent;border-top:6px solid red}@-webkit-keyframes opacity-hide{from{opacity:1}to{opacity:0}}@keyframes opacity-hide{from{opacity:1}to{opacity:0}}@-webkit-keyframes opacity-show{from{opacity:0}to{opacity:1}}@keyframes opacity-show{from{opacity:0}to{opacity:1}}.handsontable .handsontable.ht_clone_top .wtHider{padding:0 0 5px 0}.handsontable .autocompleteEditor.handsontable{padding-right:17px}.handsontable .autocompleteEditor.handsontable.htMacScroll{padding-right:15px}.handsontable.listbox{margin:0}.handsontable.listbox .ht_master table{border:1px solid #ccc;border-collapse:separate;background:white}.handsontable.listbox th,.handsontable.listbox tr:first-child th,.handsontable.listbox tr:last-child th,.handsontable.listbox tr:first-child td,.handsontable.listbox td{border-color:transparent}.handsontable.listbox th,.handsontable.listbox td{white-space:nowrap;text-overflow:ellipsis}.handsontable.listbox td.htDimmed{cursor:default;color:inherit;font-style:inherit}.handsontable.listbox .wtBorder{visibility:hidden}.handsontable.listbox tr td.current,.handsontable.listbox tr:hover td{background:#eee}.ht_clone_top{z-index:101}.ht_clone_left{z-index:102}.ht_clone_top_left_corner,.ht_clone_bottom_left_corner{z-index:103}.ht_clone_debug{z-index:103}.handsontable td.htSearchResult{background:#fcedd9;color:#583707}.htBordered{border-width:1px}.htBordered.htTopBorderSolid{border-top-style:solid;border-top-color:#000}.htBordered.htRightBorderSolid{border-right-style:solid;border-right-color:#000}.htBordered.htBottomBorderSolid{border-bottom-style:solid;border-bottom-color:#000}.htBordered.htLeftBorderSolid{border-left-style:solid;border-left-color:#000}.htCommentTextArea{-moz-box-shadow:1px 1px 2px #bbb;-webkit-box-shadow:1px 1px 2px #bbb;background-color:#FFFACD;border:1px solid #999;box-shadow:1px 1px 2px #bbb;font-family:sans-serif}.handsontable tbody tr th:nth-last-child(2){border-right:1px solid #CCC}.handsontable thead tr:nth-last-child(2) th.htGroupIndicatorContainer{border-bottom:1px solid #CCC;padding-bottom:5px}.ht_clone_top_left_corner thead tr th:nth-last-child(2){border-right:1px solid #CCC}.htCollapseButton{width:10px;height:10px;line-height:10px;text-align:center;border-radius:5px;border:1px solid #f3f3f3;box-shadow:1px 1px 3px rgba(0,0,0,0.4);cursor:pointer;margin-bottom:3px;position:relative}.htCollapseButton:after{content:"";height:300%;width:1px;display:block;background:#ccc;margin-left:4px;position:absolute;bottom:10px}thead .htCollapseButton{right:5px;position:absolute;top:5px;background:#fff}thead .htCollapseButton:after{height:1px;width:700%;right:10px;top:4px}.handsontable tr th .htExpandButton{position:absolute;width:10px;height:10px;line-height:10px;text-align:center;border-radius:5px;border:1px solid #f3f3f3;box-shadow:1px 1px 3px rgba(0,0,0,0.4);cursor:pointer;top:0;display:none}.handsontable thead tr th .htExpandButton{top:5px}.handsontable tr th .htExpandButton.clickable{display:block}.collapsibleIndicator{position:absolute;top:50%;-webkit-transform:translate(0%, -50%);transform:translate(0%, -50%);right:5px;border:1px solid #A6A6A6;line-height:10px;color:#222;border-radius:10px;font-size:10px;width:10px;height:10px;cursor:pointer;box-shadow:0 0 0 6px #eee;background:#eee}.handsontable col.hidden{width:0 !important}.handsontable table tr th.lightRightBorder{border-right:1px solid #E6E6E6}.handsontable tr.hidden,.handsontable tr.hidden td,.handsontable tr.hidden th{display:none}.ht_master,.ht_clone_left,.ht_clone_top,.ht_clone_bottom{overflow:hidden}.ht_master .wtHolder{overflow:auto}.ht_clone_left .wtHolder{overflow-x:hidden;overflow-y:auto}.ht_clone_top .wtHolder,.ht_clone_bottom .wtHolder{overflow-x:auto;overflow-y:hidden}.wtDebugHidden{display:none}.wtDebugVisible{display:block;-webkit-animation-duration:0.5s;-webkit-animation-name:wtFadeInFromNone;animation-duration:0.5s;animation-name:wtFadeInFromNone}@keyframes wtFadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}@-webkit-keyframes wtFadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}.handsontable.mobile,.handsontable.mobile .wtHolder{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-overflow-scrolling:touch}.htMobileEditorContainer{display:none;position:absolute;top:0;width:70%;height:54pt;background:#f8f8f8;border-radius:20px;border:1px solid #ebebeb;z-index:999;box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-text-size-adjust:none}.topLeftSelectionHandle:not(.ht_master .topLeftSelectionHandle),.topLeftSelectionHandle-HitArea:not(.ht_master .topLeftSelectionHandle-HitArea){z-index:9999}.topLeftSelectionHandle,.topLeftSelectionHandle-HitArea,.bottomRightSelectionHandle,.bottomRightSelectionHandle-HitArea{left:-10000px;top:-10000px}.htMobileEditorContainer.active{display:block}.htMobileEditorContainer .inputs{position:absolute;right:210pt;bottom:10pt;top:10pt;left:14px;height:34pt}.htMobileEditorContainer .inputs textarea{font-size:13pt;border:1px solid #a1a1a1;-webkit-appearance:none;box-shadow:none;position:absolute;left:14px;right:14px;top:0;bottom:0;padding:7pt}.htMobileEditorContainer .cellPointer{position:absolute;top:-13pt;height:0;width:0;left:30px;border-left:13pt solid transparent;border-right:13pt solid transparent;border-bottom:13pt solid #ebebeb}.htMobileEditorContainer .cellPointer.hidden{display:none}.htMobileEditorContainer .cellPointer:before{content:'';display:block;position:absolute;top:2px;height:0;width:0;left:-13pt;border-left:13pt solid transparent;border-right:13pt solid transparent;border-bottom:13pt solid #f8f8f8}.htMobileEditorContainer .moveHandle{position:absolute;top:10pt;left:5px;width:30px;bottom:0px;cursor:move;z-index:9999}.htMobileEditorContainer .moveHandle:after{content:"..\a..\a..\a..";white-space:pre;line-height:10px;font-size:20pt;display:inline-block;margin-top:-8px;color:#ebebeb}.htMobileEditorContainer .positionControls{width:205pt;position:absolute;right:5pt;top:0;bottom:0}.htMobileEditorContainer .positionControls>div{width:50pt;height:100%;float:left}.htMobileEditorContainer .positionControls>div:after{content:" ";display:block;width:15pt;height:15pt;text-align:center;line-height:50pt}.htMobileEditorContainer .leftButton:after,.htMobileEditorContainer .rightButton:after,.htMobileEditorContainer .upButton:after,.htMobileEditorContainer .downButton:after{transform-origin:5pt 5pt;-webkit-transform-origin:5pt 5pt;margin:21pt 0 0 21pt}.htMobileEditorContainer .leftButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(-45deg)}.htMobileEditorContainer .leftButton:active:after{border-color:#cfcfcf}.htMobileEditorContainer .rightButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(135deg)}.htMobileEditorContainer .rightButton:active:after{border-color:#cfcfcf}.htMobileEditorContainer .upButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(45deg)}.htMobileEditorContainer .upButton:active:after{border-color:#cfcfcf}.htMobileEditorContainer .downButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(225deg)}.htMobileEditorContainer .downButton:active:after{border-color:#cfcfcf}.handsontable.hide-tween{-webkit-animation:opacity-hide 0.3s;animation:opacity-hide 0.3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.handsontable.show-tween{-webkit-animation:opacity-show 0.3s;animation:opacity-show 0.3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}/*!
 * Handsontable ContextMenu
 */.htContextMenu{display:none;position:absolute;z-index:1060}.htContextMenu .ht_clone_top,.htContextMenu .ht_clone_left,.htContextMenu .ht_clone_corner,.htContextMenu .ht_clone_debug{display:none}.htContextMenu table.htCore{border:1px solid #ccc;border-bottom-width:2px;border-right-width:2px}.htContextMenu .wtBorder{visibility:hidden}.htContextMenu table tbody tr td{background:white;border-width:0;padding:4px 6px 0 6px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.htContextMenu table tbody tr td:first-child{border:0}.htContextMenu table tbody tr td.htDimmed{font-style:normal;color:#323232}.htContextMenu table tbody tr td.current,.htContextMenu table tbody tr td.zeroclipboard-is-hover{background:#f3f3f3}.htContextMenu table tbody tr td.htSeparator{border-top:1px solid #bbb;height:0;padding:0;cursor:default}.htContextMenu table tbody tr td.htDisabled{color:#999}.htContextMenu table tbody tr td.htDisabled:hover{background:#fff;color:#999;cursor:default}.htContextMenu table tbody tr.htHidden{display:none}.htContextMenu table tbody tr td .htItemWrapper{margin-left:10px;margin-right:6px}.htContextMenu table tbody tr td div span.selected{margin-top:-2px;position:absolute;left:4px}.htContextMenu .ht_master .wtHolder{overflow:hidden}.htRowHeaders .ht_master.innerBorderLeft ~ .ht_clone_top_left_corner th:nth-child(2),.htRowHeaders .ht_master.innerBorderLeft ~ .ht_clone_left td:first-of-type{border-left:0 none}.handsontable .wtHider{position:relative}.handsontable.ht__manualColumnMove.after-selection--columns thead th.ht__highlight{cursor:move;cursor:-webkit-grab;cursor:grab}.handsontable.ht__manualColumnMove.on-moving--columns,.handsontable.ht__manualColumnMove.on-moving--columns thead th.ht__highlight{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.handsontable.ht__manualColumnMove.on-moving--columns .manualColumnResizer{display:none}.handsontable .ht__manualColumnMove--guideline,.handsontable .ht__manualColumnMove--backlight{position:absolute;height:100%;display:none}.handsontable .ht__manualColumnMove--guideline{background:#757575;width:2px;top:0;margin-left:-1px;z-index:105}.handsontable .ht__manualColumnMove--backlight{background:#343434;background:rgba(52,52,52,0.25);display:none;z-index:105;pointer-events:none}.handsontable.on-moving--columns.show-ui .ht__manualColumnMove--guideline,.handsontable.on-moving--columns .ht__manualColumnMove--backlight{display:block}.handsontable .wtHider{position:relative}.handsontable.ht__manualRowMove.after-selection--rows tbody th.ht__highlight{cursor:move;cursor:-webkit-grab;cursor:grab}.handsontable.ht__manualRowMove.on-moving--rows,.handsontable.ht__manualRowMove.on-moving--rows tbody th.ht__highlight{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.handsontable.ht__manualRowMove.on-moving--rows .manualRowResizer{display:none}.handsontable .ht__manualRowMove--guideline,.handsontable .ht__manualRowMove--backlight{position:absolute;width:100%;display:none}.handsontable .ht__manualRowMove--guideline{background:#757575;height:2px;left:0;margin-top:-1px;z-index:105}.handsontable .ht__manualRowMove--backlight{background:#343434;background:rgba(52,52,52,0.25);display:none;z-index:105;pointer-events:none}.handsontable.on-moving--rows.show-ui .ht__manualRowMove--guideline,.handsontable.on-moving--rows .ht__manualRowMove--backlight{display:block}/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif}.pika-single:before,.pika-single:after{content:" ";display:table}.pika-single:after{clear:both}.pika-single{*zoom:1}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,0.5)}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;*display:inline;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.pika-prev,.pika-next{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;*position:absolute;*top:0}.pika-prev:hover,.pika-next:hover{opacity:1}.pika-prev,.is-rtl .pika-next{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");*left:0}.pika-next,.is-rtl .pika-prev{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");*right:0}.pika-prev.is-disabled,.pika-next.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block;*display:inline}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table th,.pika-table td{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:bold;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#33aaff;font-weight:bold}.is-selected .pika-button{color:#fff;font-weight:bold;background:#33aaff;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.is-inrange .pika-button{background:#D5E9F7}.is-startrange .pika-button{color:#fff;background:#6CB31D;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#33aaff;box-shadow:none;border-radius:3px}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.pika-button:hover{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2018 Hakim El Hattab, http://hakim.se
 */@-webkit-keyframes ladda-spinner-line-fade{0%,100%{opacity:0.22}1%{opacity:1}}@keyframes ladda-spinner-line-fade{0%,100%{opacity:0.22}1%{opacity:1}}.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);display:none;-webkit-transition:0.1s linear all !important;transition:0.1s linear all !important}.ladda-button[data-loading] .ladda-progress{display:block}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{-webkit-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{-webkit-transition:0.3s ease all !important;transition:0.3s ease all !important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size="xs"]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size="xs"]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size="xs"]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size="xs"]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}[dir="rtl"] .ladda-button[data-style=slide-right] .ladda-spinner{right:auto}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;-webkit-transform:scale(2.5);transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;-webkit-transform:scale(0.2);transform:scale(0.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(2.2);transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,0)}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,0.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}[dir="rtl"] .ladda-spinner>div{left:25% !important}.ui-notification{position:fixed;z-index:9999;width:300px;-webkit-transition:all ease .5s;transition:all ease .5s;color:#fff;border-radius:0;background:#337ab7;box-shadow:5px 5px 10px rgba(0,0,0,0.3)}.ui-notification.clickable{cursor:pointer}.ui-notification.clickable:hover{opacity:.7}.ui-notification.killed{-webkit-transition:opacity ease 1s;transition:opacity ease 1s;opacity:0}.ui-notification>h3{font-size:14px;font-weight:bold;display:block;margin:10px 10px 0 10px;padding:0 0 5px 0;text-align:left;border-bottom:1px solid rgba(255,255,255,0.3)}.ui-notification a{color:#fff}.ui-notification a:hover{text-decoration:underline}.ui-notification>.message{margin:10px 10px 10px 10px}.ui-notification.warning{color:#fff;background:#f0ad4e}.ui-notification.error{color:#fff;background:#d9534f}.ui-notification.success{color:#fff;background:#5cb85c}.ui-notification.info{color:#fff;background:#5bc0de}:root{--primary-color: #00308e;--error-color: #e06060}

.Communication__main-container{background-color:#eaecee;width:100%;min-height:100vh;padding:85px 10px 15px}@media (max-width: 560px){.Communication__main-container{padding-top:144px}}.Communication__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 769px){.Communication__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.Communication__content{width:100%;min-height:calc(100vh - 68px)}}.Communication__scroll{height:15em;overflow-y:scroll}.Communication__split{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.Communication__split__side{width:48%}.Communication__text{height:10em;resize:none;padding:.5em}.Communication__table{width:100%}.Communication__groups{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin:1em 0;border-bottom:1px solid #d8d8d8}.Communication__group{padding:.8em .8em;cursor:pointer;text-transform:capitalize}.Communication__group--current{border-bottom:3px solid #000}.Communication__users__phone-no{color:#5C6A77}.Communication__submit{height:40px;width:170px}.Communication__submit:disabled{opacity:.3;color:#FFF}.Communication__actions{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;border-top:1px solid #d8d8d8;padding:.5em}.Communication__recipents__controls{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:10px}.Communication h3{padding-bottom:5px;text-transform:uppercase;border-bottom:1px solid #d8d8d8}.Communication__log-placeholder{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:10px 0;font-style:italic}.Communication__disabled{padding:40px 0;text-align:center;font-size:14px;color:#5B6A78;letter-spacing:0;font-weight:400}

.Checkbox{display:inline-block;margin-right:10px}.Checkbox__label-container{cursor:pointer;position:relative;min-height:20px;padding:0 0 0 25px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.Checkbox__label-container:before{width:18px;height:18px;border:1px solid #d5d8dd;margin-right:10px;position:absolute;top:1px;left:1px;border-radius:2px;background:#fff;font-size:18px;line-height:1.1;text-align:center;content:''}.Checkbox__label{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal;color:#5C6A77;font-size:15px}.Checkbox .ico-tick{position:absolute;left:2px;top:2px;opacity:0;margin:0}.Checkbox input:checked+label .ico-tick{opacity:1}.Checkbox input[type="checkbox"]{display:none}.Checkbox input:disabled+label{opacity:0.5}

.ContentFilter__wrapper{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ContentFilter__opener{color:#3B484D;display:-webkit-box;display:flex;cursor:pointer}.ContentFilter__opener__icon{margin-left:3px;font-size:12px;color:#cccccc;-webkit-transition:color .2s ease;transition:color .2s ease}.ContentFilter__opener__icon.active{color:#4A90E2}.ContentFilter__opener__label{text-transform:uppercase}.ContentFilter__opener:hover .ContentFilter__opener__icon{color:#8b939b}.ContentFilter__popup{width:240px;position:absolute;z-index:1037;top:-3px;left:50%;-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1);background:#FFFFFF;box-shadow:0 2px 8px 0 rgba(0,0,0,0.2),0 0 3px 0 rgba(0,0,0,0.11);border-radius:4px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s;-webkit-transform-origin:50% 0;transform-origin:50% 0}.ContentFilter__popup.ng-enter{-webkit-transform:translateX(-50%) scale(0);transform:translateX(-50%) scale(0)}.ContentFilter__popup.ng-enter.ng-enter-active{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}.ContentFilter__popup.ng-leave{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}.ContentFilter__popup.ng-leave.ng-leave-active{-webkit-transform:translateX(-50%) scale(0);transform:translateX(-50%) scale(0)}.ContentFilter__popup__header{height:34px;width:100%;position:relative;border-bottom:1px solid #D8D8D8;padding:0 12px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ContentFilter__popup__title{font-size:11px;font-weight:500;text-transform:uppercase;color:#576A79;letter-spacing:0}.ContentFilter__popup__close-icon{position:absolute;top:7px;right:7px;color:#9CACBC;font-size:15px;cursor:pointer}.ContentFilter__popup__content>div{padding:12px}.ContentFilter__popup__footer{height:50px;width:100%;border-top:1px solid #D8D8D8;background-color:#FFFFFF;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding:0 12px}.ContentFilter__popup__cancel{text-transform:capitalize;font-size:14px}.ContentFilter__popup__submit{text-transform:capitalize;min-width:90px;padding:4px 12px}.ContentFilter__checkboxes{max-height:330px;overflow:auto;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ContentFilter__checkboxes::-webkit-scrollbar{-webkit-appearance:none;width:7px;background-color:#EFEFEF}.ContentFilter__checkboxes::-webkit-scrollbar-thumb{background-color:#9CA1AD}.ContentFilter__checkboxes-option{font-size:14px;letter-spacing:0;text-transform:none;line-height:1.4}.ContentFilter__checkboxes-option .Checkbox__label{color:#5B6A78}.ContentFilter__checkboxes-option+.ContentFilter__checkboxes-option{padding-top:6px}.ContentFilter__range{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ContentFilter__range-input{border:1px solid #D8D8D8;border-radius:3px;font-size:14px;color:#6E8090;line-height:20px;height:30px;width:35px;outline:none;text-align:center}.ContentFilter__range-slider{-webkit-box-flex:1;flex-grow:1;margin:0 12px}.ContentFilter__range-slider .slider.slider-horizontal{height:16px}.ContentFilter__range-slider .slider.slider-horizontal .slider-track{height:6px;margin-top:-3px}.ContentFilter__range-slider .slider-track-low,.ContentFilter__range-slider .slider-track-high{background:#EFEFEF;border-radius:3px;box-shadow:none}.ContentFilter__range-slider .slider-selection{background:#4A90E2}.ContentFilter__range-slider .slider-handle{background:#4A90E2;box-shadow:none;width:16px;height:16px}.ContentFilter__last-update .HeaderDateRangePicker__dropdown-container{width:100%;border-right:0}.ContentFilter__last-update .HeaderDateRangePicker__dropdown-container:after{top:4px}.ContentFilter__last-update .HeaderDateRangePicker__prev-period,.ContentFilter__last-update .HeaderDateRangePicker__next-period{display:none}.ContentFilter__last-update .HeaderDateRangePicker__current-range{width:100%;font-size:14px;margin-top:-4px}

.ContentFilterList{background:#fffcf1;border:2px solid #fae29d;border-radius:5px;margin:15px auto 0 auto;max-width:1200px}.ContentFilterList.ng-enter,.ContentFilterList.ng-leave{-webkit-transition:opacity ease-in-out 0.25s;transition:opacity ease-in-out 0.25s}.ContentFilterList.ng-enter,.ContentFilterList.ng-leave.ng-leave-active{opacity:0}.ContentFilterList.ng-leave,.ContentFilterList.ng-enter.ng-enter-active{opacity:1}.ContentFilterList__item{color:gray;position:relative}.ContentFilterList__item:first-child{padding-top:10px}.ContentFilterList__item:last-child{padding-bottom:10px}.ContentFilterList__item__description{padding-left:10px}.ContentFilterList__item__description__values__tag{margin-left:5px}.ContentFilterList__item__description__name,.ContentFilterList__item__description__values{font-weight:500;color:#3B484D}.ContentFilterList__item__separator{position:relative;margin:5px 0}.ContentFilterList__item__separator__line{display:inline-block;width:100%;margin:4px 0}.ContentFilterList__item__separator__text{position:absolute;left:10px;top:0;padding:0 10px;background:#fffcf1}.ContentFilterList__item .ContentFilterList__item__remove-button{margin-top:-14px}.ContentFilterList__item:first-child .ContentFilterList__item__remove-button{margin-top:0px}.ContentFilterList__item__remove-button{height:44px;width:44px;background:none;border:none;position:absolute;right:0;bottom:0;top:0;border-left:1px solid #eee}.ContentFilterList__item__remove-button__icon{color:#cccccc;-webkit-transition:color .2s ease;transition:color .2s ease}.ContentFilterList__item__remove-button:hover .ContentFilterList__item__remove-button__icon{color:#8b939b}.ContentFilterListCounter{margin:12px 0}.ContentFilterListCounter__indicator{display:inline-block;background:#9ea9bc;border-radius:15px;padding:2px 15px;font-weight:500;color:white}

.HeaderSearch__container{width:169px;height:29px;position:relative;border:1px solid #DBDBDB;border-radius:100px;max-width:100%;-webkit-transition:width .33s ease;transition:width .33s ease;will-change:width}.HeaderSearch__container.focused{width:209px}@media (max-width: 1024px){.HeaderSearch__container{width:40px;height:40px}}.HeaderSearch__icon{color:#4A90E2;cursor:pointer;position:absolute;font-size:16px;top:1px}@media (max-width: 1024px){.HeaderSearch__icon{top:5px;color:#5C6A77;font-size:20px;left:5px}}.HeaderSearch__search-field{width:100%;height:100%;border:none;border-radius:100px;outline:none;padding:0 3px 0 20px;caret-color:#4A90E2}@media (max-width: 1024px){.HeaderSearch__search-field{padding-left:24px}}.HeaderSearch__search-field::-webkit-input-placeholder{opacity:0.5;font-size:14px;color:#6E8090;line-height:20px}.HeaderSearch__search-field::-moz-placeholder{opacity:0.5;font-size:14px;color:#6E8090;line-height:20px}.HeaderSearch__search-field:-ms-input-placeholder{opacity:0.5;font-size:14px;color:#6E8090;line-height:20px}.HeaderSearch__search-field::-ms-input-placeholder{opacity:0.5;font-size:14px;color:#6E8090;line-height:20px}.HeaderSearch__search-field::placeholder{opacity:0.5;font-size:14px;color:#6E8090;line-height:20px}@media (max-width: 1024px){.HeaderSearch__container:not(.focused) .HeaderSearch__search-field{width:0;display:none}}@media (max-width: 1024px){.HeaderSearch__container.focused .HeaderSearch__icon{left:0}}

.OnOff{display:-webkit-box;display:flex;flex-wrap:nowrap}.OnOff__button{border:none;width:45px;height:30px;font-size:12px;color:rgba(130,137,151,0.81);background:transparent;font-weight:bold;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;cursor:pointer;border:1px solid #D4D6DA}.OnOff__button--active{background-color:#3890db;color:#fff;border-color:#3890db;border:none}.OnOff__button--on{border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:none}.OnOff__button--off{border-top-right-radius:4px;border-bottom-right-radius:4px;border-left:none}

.PermitAttributes{display:inline-block;vertical-align:middle;width:190px;padding:0;margin:0;list-style:none outside none}.PermitAttributes__item{float:left;padding:4px 7px 4px 0}.PermitAttributes__item .read{position:relative}.PermitAttributes__item .read:after{position:absolute;bottom:0px;right:0px;background-color:red;border-radius:10px;content:'';height:6px;width:6px;display:inline-block}.PermitAttributes__item [class^="om-ico-"]{width:16px;height:16px;background-size:16px}.PermitAttributes__empty-list-span{color:red}

patient-checked-in-mark{display:inline-block}.PatientCheckedInMark{width:20px;right:0px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.PatientCheckedInMark__icon{color:#5cb85c;position:relative}.PatientCheckedInMark__icon:before{z-index:2;position:relative}.PatientCheckedInMark__icon:after{z-index:1;content:"";display:inline-block;width:10px;height:10px;background:white;position:absolute;top:5px;left:5px;border-radius:5px}

.PatientInfoMenu{width:20px;position:relative;right:0px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.PatientInfoMenu__icon{position:relative;cursor:pointer}.PatientInfoMenu__icon:before{z-index:2;position:relative}.PatientInfoMenu__dropdown-icon{width:10px;height:10px;margin-left:3px;cursor:pointer}.PatientInfoMenu__dropdown{z-index:100;position:absolute;width:160px;padding:10px 0;background-color:#fff;border-radius:3px;right:-65px;top:30px;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.PatientInfoMenu__dropdown .dropdown-menu{left:-28px !important}.PatientInfoMenu__dropdown-header{color:#253540;letter-spacing:.5px;font-weight:500;width:100%;padding:0 10px 10px 10px}.PatientInfoMenu__dropdown-close-btn{color:#777;cursor:pointer;right:10px;font-size:14px;top:12px;position:absolute}.PatientInfoMenu__dropdown-action-icon{width:32px}.PatientInfoMenu__dropdown-actions{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:5px}.PatientInfoMenu__dropdown-action{padding:5px 10px;font-size:15px;color:#5C6A77;letter-spacing:.4px;font-weight:normal;display:grid;grid-template-columns:32px auto;grid-column-gap:10px;-webkit-box-align:center;align-items:center;cursor:pointer}.PatientInfoMenu__dropdown-action:hover{background-color:#eee}

.AccessDeniedModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:420px;margin:0 auto;background:white;border-radius:10px}.AccessDeniedModal__icon-lock{margin-top:40px;font-size:40px;color:#bfbfc0}.AccessDeniedModal__icon-close{position:absolute;top:15px;right:15px;color:#333;cursor:pointer}.AccessDeniedModal__title{font-size:23px;color:#333;font-weight:normal;margin:20px 0 20px}.AccessDeniedModal__description{margin-bottom:40px}

.TagsList{display:-webkit-box;display:flex}.TagsList span{border-radius:15px;padding:2px}.TagsList__tags__list{padding:0;margin:0;display:-webkit-box;display:flex;flex-flow:wrap;list-style:none;gap:5px}.TagsList__tags__list li{border-radius:15px;font-size:12px;padding:2px 5px;overflow-wrap:anywhere}.TagsList__placeholder{font-style:italic;font-weight:normal;color:#FFF}.TagsList__edit{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-left:3px}.TagsList__edit__icon{color:#FFF;font-size:12px}.TagsList__patient-name{margin-right:10px;font-size:15px;font-weight:500;color:#3890DB;cursor:pointer;display:inline-block}

.EditTagsModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:420px;margin:auto;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid #D8D8D8;border-radius:4px}.EditTagsModal__head{font-size:13px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#F8FBFE;border-bottom:1px solid #EEEEEE}.EditTagsModal__body{color:#6E8090;font-size:14px;line-height:20px;text-align:center;padding:16px 20px}.EditTagsModal__actions{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #EEEEEE;padding:14px 20px}.EditTagsModal__actions .cancel-btn{margin:0 12px}

.LoadMoreButton{text-align:center;margin-top:20px}

.ConsumablesHeader__selectbox{width:500px;margin-left:10px}

.PharmacyHeader__selectbox{width:500px;margin-left:10px}

.StoreHeader__selectbox{width:500px;margin-left:10px}

.RadioContentFilter{display:-webkit-box;display:flex;border-radius:3px;border:1px solid #dfdfe1;color:#72808E;font-size:13px;padding:0 12px;display:flex;height:30px;-webkit-box-align:center;align-items:center;margin-left:auto}.RadioContentFilter__item{margin:0 12px}.RadioContentFilter__item:first-of-type{margin-left:3px}.RadioContentFilter__item:last-of-type{margin-right:3px}@media (max-width: 560px){.RadioContentFilter__item{margin:0 6px;text-align:center}}.RadioContentFilter__item label{margin:0}.RadioContentFilter__item__label{cursor:pointer;font-weight:normal}.RadioContentFilter__item__label:before{display:inline-block;width:15px;height:15px;border:2px solid #fff;border-radius:50%;margin:1px 5px 0 0;vertical-align:top;content:''}.RadioContentFilter__item.filter-all .RadioContentFilter__item__label:before{box-shadow:0 0 0 1.5px #445259}.RadioContentFilter__item.filter-all input:checked+label>.RadioContentFilter__item__label:before{background-color:#445259}.RadioContentFilter__item.filter-unbilled .RadioContentFilter__item__label:before{box-shadow:0 0 0 1.5px #FF5F73}.RadioContentFilter__item.filter-unbilled input:checked+label>.RadioContentFilter__item__label:before{background-color:#FF5F73}.RadioContentFilter__item.filter-awaiting_approval .RadioContentFilter__item__label:before{box-shadow:0 0 0 1.5px #93dbfc}.RadioContentFilter__item.filter-awaiting_approval input:checked+label>.RadioContentFilter__item__label:before{background-color:#93dbfc}.RadioContentFilter__item.filter-refill .RadioContentFilter__item__label:before{box-shadow:0 0 0 1.5px #F5A623}.RadioContentFilter__item.filter-refill input:checked+label>.RadioContentFilter__item__label:before{background-color:#F5A623}.RadioContentFilter__item.filter-undisbursed .RadioContentFilter__item__label:before{box-shadow:0 0 0 1.5px #F5A623}.RadioContentFilter__item.filter-undisbursed input:checked+label>.RadioContentFilter__item__label:before{background-color:#F5A623}.RadioContentFilter__item.filter-completed .RadioContentFilter__item__label:before{box-shadow:0 0 0 1.5px #7ED321}.RadioContentFilter__item.filter-completed input:checked+label>.RadioContentFilter__item__label:before{background-color:#7ED321}.RadioContentFilter__item.filter-discarded .RadioContentFilter__item__label:before{box-shadow:0 0 0 1.5px #9CACBC}.RadioContentFilter__item.filter-discarded input:checked+label>.RadioContentFilter__item__label:before{background-color:#9CACBC}

.WidalTestInput__checkbox{display:block;margin-top:10px}


.field__payment{height:54px;border-radius:4px;padding:25px 10px 8px 15px;line-height:14px}.field__placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}

.RichTextInput__input-container{position:relative;width:100%;border:1px solid #D8D8D8;border-radius:2px}.RichTextInput__text-area .textarea{overflow:auto;resize:vertical}.RichTextInput__text-area .ta-editor{overflow:auto;border:0 0 4px 4px;padding:6px 32px 6px 12px}.RichTextInput__text-area .ta-editor>[contenteditable="true"]{outline:none;height:100%}.RichTextInput__text-area .ta-editor .placeholder-text::before{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.RichTextInput__text-area-toolbar-container{position:relative;padding-right:26px;border-bottom:1px solid #D8D8D8}.RichTextInput__text-area-toolbar-toggle--close{position:absolute;right:3px;top:5px;font-size:14px;color:#9ca1ae;cursor:pointer}.RichTextInput__text-area-toolbar-toggle--open{position:absolute;top:0;right:3px;color:#3890db;cursor:pointer;text-decoration:underline}.RichTextInput__text-area-toolbar{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;margin:0}.RichTextInput__text-area-toolbar .btn-group{border-right:1px solid #CCC;margin-left:0}.RichTextInput__text-area-toolbar .btn-group>.btn{border:none}.RichTextInput__text-area-toolbar .btn-group>.btn.active{border-radius:4px}.RichTextInput .form-control{border:none}.RichTextInput__description{font-size:12px;line-height:22px;color:#5C6A77;font-weight:400;padding-bottom:4px;display:block}

.AttachmentsDropzone__grid{display:-webkit-box;display:flex;flex-wrap:wrap}.AttachmentsDropzone__grid-success-icon{color:#fff;font-size:60px}.AttachmentsDropzone__grid-container{float:left;padding:0;border:0;background-color:transparent;box-sizing:border-box;min-height:150px;-webkit-box-ordinal-group:1000;order:999}.AttachmentsDropzone__grid-dropzone{font-size:15px;line-height:20px;color:#3890db;font-weight:400;text-align:center;width:190px;height:190px;float:left;position:relative;padding:85px 0;border:1px dashed #dcdcdc;background-color:transparent;border-radius:5px;margin:0 15px 32px;cursor:pointer}.AttachmentsDropzone__grid-dropzone.dz-clickable{cursor:pointer}.AttachmentsDropzone__grid-preview{width:190px;height:190px;float:left;position:relative;margin:0 15px 80px;border-radius:5px;display:inline-block;vertical-align:top;min-height:100px;background:white}.AttachmentsDropzone__grid-preview .dz-remove{font-size:0}.AttachmentsDropzone__grid-preview .dz-remove:before{content:"\E800";font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;font-size:15px;color:#fff;position:absolute;top:10px;right:10px;text-decoration:none}.AttachmentsDropzone__grid-image{overflow:hidden;display:block;width:100%;height:100%;position:relative;border-radius:5px}.AttachmentsDropzone__grid-image img{width:100%;height:auto;display:block}.AttachmentsDropzone__grid-details{position:absolute;top:100%;left:0;right:0;padding:0;margin-top:14px;font-size:13px;min-width:100%;max-width:100%;text-align:center;color:rgba(0,0,0,0.9);line-height:150%;z-index:20}.AttachmentsDropzone__grid-filename{font-weight:400;letter-spacing:0.5px;color:#253540 !important;font-size:15px;line-height:20px;padding:7px 10px;border:1px solid #c6c6c6;background-color:#fff;border-radius:3px;overflow:hidden;text-overflow:ellipsis}.AttachmentsDropzone__grid-filename:not(:hover){white-space:nowrap}.AttachmentsDropzone__grid-filename:hover span{word-break:break-all}.AttachmentsDropzone__grid-success-mark{pointer-events:none;opacity:0;position:absolute;display:block;top:50%;left:50%;margin-left:-40px;margin-top:-40px}.AttachmentsDropzone__grid-error-mark{pointer-events:none;opacity:0;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.AttachmentsDropzone__grid-error-mark .glyphicon{font-size:64px;color:#fff}.AttachmentsDropzone__grid-preview.dz-success .AttachmentsDropzone__grid-success-mark{-webkit-animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);opacity:1}.AttachmentsDropzone__grid-preview.dz-error .AttachmentsDropzone__grid-error-mark{-webkit-animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);opacity:1;width:64px;height:64px;margin:-32px 0 0 -32px}.AttachmentsDropzone__grid-preview .AttachmentsDropzone__grid-error-message{font-size:15px;text-align:center;width:auto;height:auto;min-height:0;top:auto;bottom:10px;left:0;right:0;padding:5px 0;margin:0;opacity:0;display:none;pointer-events:none;position:absolute;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;color:#fff}.AttachmentsDropzone__grid-preview.dz-error .AttachmentsDropzone__grid-error-message{display:block;opacity:1;visibility:visible;background:transparent}.AttachmentsDropzone__grid-progress{opacity:1;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:rgba(255,255,255,0.9);border-radius:8px;overflow:hidden;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.AttachmentsDropzone__grid-preview.dz-processing .AttachmentsDropzone__grid-progress{opacity:1;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.AttachmentsDropzone__grid-preview.dz-complete .AttachmentsDropzone__grid-progress{opacity:0;-webkit-transition:opacity 0.4s ease-in;transition:opacity 0.4s ease-in}.AttachmentsDropzone__grid-preview.dz-complete .AttachmentsDropzone__grid-progress{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:0;border-radius:5px;opacity:0.95}.AttachmentsDropzone__grid-preview.dz-success:hover .AttachmentsDropzone__grid-success-mark,.AttachmentsDropzone__grid-preview.dz-error:hover .AttachmentsDropzone__grid-error-mark{opacity:0}.AttachmentsDropzone__grid-preview .AttachmentsDropzone__grid-progress .AttachmentsDropzone__grid-upload{background:#333;background:-webkit-gradient(linear, left top, left bottom, from(#666), to(#444));background:linear-gradient(to bottom, #666, #444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out;display:block;height:100%;float:none;margin:0;opacity:0.7;border-radius:5px}.AttachmentsDropzone__grid-preview:hover .AttachmentsDropzone__grid-progress,.AttachmentsDropzone__grid-preview.dz-success:hover .AttachmentsDropzone__grid-success-mark,.AttachmentsDropzone__grid-preview.dz-error:hover .AttachmentsDropzone__grid-error-mark{opacity:0}.AttachmentsDropzone__grid-preview.dz-success .AttachmentsDropzone__grid-progress .AttachmentsDropzone__grid-upload{background:#04c7db}.AttachmentsDropzone__grid-preview.dz-error .AttachmentsDropzone__grid-progress .AttachmentsDropzone__grid-upload{width:100%;background:#e06060}.AttachmentsDropzone__grid-preview .AttachmentsDropzone__grid-progress{background:transparent}.AttachmentsDropzone__list-dropzone{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.AttachmentsDropzone__list-dropzone .dz-message{font-size:13px;line-height:21px;color:#9ca1ad;font-weight:500;padding:5px 15px;border-width:1px 0 0 0;border-style:dashed;border-color:#d1d1d1;cursor:pointer;-webkit-box-ordinal-group:1000;order:999}.AttachmentsDropzone__list-preview{min-height:0;display:block;border-top:1px dashed #d1d1d1;margin:0;position:relative}.AttachmentsDropzone__list-details{font-size:14px;line-height:19px;color:#333;font-weight:300;text-align:left;position:relative;padding:10px 15px 14px;opacity:1}.AttachmentsDropzone__list-filename-container{overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:calc(100% - 30px)}.AttachmentsDropzone__list-filename-container .AttachmentsDropzone__list-filename{width:calc(100% - 30px)}.AttachmentsDropzone__list-filename-container .ico-attachment{margin-right:5px}.AttachmentsDropzone__list-container .dz-remove{position:absolute;top:0;right:0;font-size:0}.AttachmentsDropzone__list-container .dz-remove:before{content:"\E800";font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;font-size:15px;color:#cc4b5e;position:absolute;top:14px;right:10px;text-decoration:none}.AttachmentsDropzone__list-progress{opacity:1;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:rgba(255,255,255,0.9);border-radius:8px;overflow:hidden}.AttachmentsDropzone__list-preview.dz-processing .AttachmentsDropzone__list-progress{opacity:1;-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.AttachmentsDropzone__list-preview.dz-complete .AttachmentsDropzone__list-progress,.AttachmentsDropzone__list-preview.dz-error .AttachmentsDropzone__list-upload{opacity:0;-webkit-transition:opacity 0.4s ease-in;transition:opacity 0.4s ease-in}.AttachmentsDropzone__list-preview .AttachmentsDropzone__list-progress{width:auto;height:auto;top:-1px;left:0;right:0;bottom:-1px;margin:0;background:transparent;border-radius:0}.AttachmentsDropzone__list-preview .AttachmentsDropzone__list-progress .AttachmentsDropzone__list-upload{background:#e8fad6;position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out}.AttachmentsDropzone__list-preview.dz-error .AttachmentsDropzone__list-progress{background-color:rgba(204,74,93,0.5);opacity:1}.AttachmentsDropzone__list__selecting-span{color:#3890db}.AttachmentsDropzone__avatar-container{width:70px;height:70px;position:relative}.AttachmentsDropzone__avatar-container .dz-processing,.AttachmentsDropzone__avatar-container .dz-image-preview,.AttachmentsDropzone__avatar-container .dz-success,.AttachmentsDropzone__avatar-container .dz-complete{display:none}.AttachmentsDropzone__avatar-dropzone{pointer-events:none}.AttachmentsDropzone__avatar__container{position:relative;cursor:pointer;width:70px;height:70px}.AttachmentsDropzone__avatar__edit-icon-container{box-shadow:0 1px 2px rgba(0,0,0,0.1);font-size:15px;color:#3890db;text-align:center;width:24px;height:24px;display:block;position:absolute;top:auto;bottom:0;right:0;border:1px solid #fff;background-color:#fff;border-radius:50%;cursor:pointer}.AttachmentsDropzone__avatar__edit-icon-container i:before{font-size:14px}.AttachmentsDropzone__avatar-add-container{display:-webkit-box;display:flex}.AttachmentsDropzone__avatar-add-action{box-shadow:0 1px 2px rgba(0,0,0,0.1);font-size:15px;line-height:34px;color:#3890db;text-align:center;width:114px;height:34px;border:1px solid #fff;background-color:#fff;border-radius:34px;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-transition:all 0.3s;transition:all 0.3s}.AttachmentsDropzone__avatar-add-action:hover{background-color:#3890db;color:#fff}.AttachmentsDropzone__avatar-add-action+.AttachmentsDropzone__avatar-add-action{margin-left:10px}.AttachmentsDropzone__avatar__image{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.AttachmentsDropzone--clean-look .AttachmentsDropzone__avatar__edit-icon-container{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:transparent;border:none}.AttachmentsDropzone--clean-look .AttachmentsDropzone__avatar__edit-icon-container i{display:none}

.CaptureWebcamModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fefefe;margin:0 auto;padding:20px 40px;width:400px;border-radius:5px;text-align:left;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.CaptureWebcamModal__select-device{width:100%;margin-bottom:15px}.CaptureWebcamModal__webcam-container{height:240px;position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.CaptureWebcamModal__modal-actions{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-top:15px;width:100%}.CaptureWebcamModal__modal-actions-row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%}.CaptureWebcamModal__modal-actions-row+.CaptureWebcamModal__modal-actions-row{margin-top:12px}.CaptureWebcamModal__video{position:relative;height:240px}.CaptureWebcamModal__video:before,.CaptureWebcamModal__video:after{content:'';width:calc((100% - 240px) / 2);height:240px;position:absolute;top:0;display:block;background:#FFF}.CaptureWebcamModal__video:before{left:0}.CaptureWebcamModal__video:after{right:0}.CaptureWebcamModal__video,.CaptureWebcamModal__snapshot{margin:0 auto}.CaptureWebcamModal__snapshot{position:absolute;top:0}.CaptureWebcamModal__link{color:#3890DB !important;cursor:pointer}

.BillingItemsSelectWithCategories__select{background-color:#fff;-webkit-box-flex:1;flex:1}.BillingItemsSelectWithCategories__search{display:none;background-color:#fff;border-radius:2px !important;border:1px solid #D8D8D8;height:30px;width:100% !important;padding:3px 10px;font-size:14px;color:#555;background-image:none;-webkit-transition:border-color ease-in-out .15s;transition:border-color ease-in-out .15s;-webkit-appearance:none}.BillingItemsSelectWithCategories__search.active{display:block}.BillingItemsSelectWithCategories__loader{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.BillingItemsSelectWithCategories__input{display:none}.BillingItemsSelectWithCategories__button{display:inline-block;padding:3px 10px;padding-right:20px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.42857143;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid #D8D8D8;border-radius:2px !important;height:30px;width:100% !important;position:relative;text-align:left;outline:0;overflow:hidden;text-overflow:ellipsis;border-radius:0 2px 2px 0 !important}.BillingItemsSelectWithCategories__placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.BillingItemsSelectWithCategories__selected{display:inline-block;font-weight:400 !important;letter-spacing:0.5px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;padding-right:1em}.BillingItemsSelectWithCategories__caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px;float:right !important;display:inline-block;width:0;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.BillingItemsSelectWithCategories__dropdown-menu{width:100%;height:auto;max-height:350px;overflow-x:hidden;margin-top:-1px;position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:160px;padding:5px 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:4px}.BillingItemsSelectWithCategories__dropdown-menu::-webkit-scrollbar{-webkit-appearance:none;width:7px}.BillingItemsSelectWithCategories__dropdown-menu::-webkit-scrollbar-thumb{background-color:#9ca1ad}.BillingItemsSelectWithCategories__dropdown-menu::-webkit-scrollbar-track{background-color:#EFEFEF}.BillingItemsSelectWithCategories__item,.BillingItemsSelectWithCategories__custom-item{cursor:pointer;display:-webkit-box;display:flex;padding:3px 20px;clear:both;font-weight:400;letter-spacing:.54px;line-height:1.42857143;color:#253540;font-size:15px;white-space:normal}.BillingItemsSelectWithCategories__item:hover,.BillingItemsSelectWithCategories__custom-item:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.BillingItemsSelectWithCategories__item.active,.active.BillingItemsSelectWithCategories__custom-item{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.BillingItemsSelectWithCategories__custom-item{text-align:center}.BillingItemsSelectWithCategories__item-price{float:right}.BillingItemsSelectWithCategories__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:top;align-items:top;padding:12px 10px}.BillingItemsSelectWithCategories__header-link{font-size:11px;font-weight:500;color:#3890DB;-webkit-box-flex:1;flex:1;cursor:pointer}.BillingItemsSelectWithCategories__header-link--alternative{text-align:right}.BillingItemsSelectWithCategories__header-link.active{color:#999999;cursor:default}.BillingItemsSelectWithCategories__empty-list{color:#999999;cursor:default;text-align:center}.BillingItemsSelectWithCategories__category-name{font-weight:500;color:#72808d}.BillingItemsSelectWithCategories__item-price{min-width:60px;text-align:right}.BillingItemsSelectWithCategories__option-row{-webkit-box-flex:1;flex-grow:1}.BillingItemsSelectWithCategories__select-row{display:-webkit-box;display:flex}.BillingItemsSelectWithCategories__select-row .AlmightyCurrency__label{width:11ch}.BillingItemsSelectWithCategories__select-row .AlmightyCurrency__label .multiselect .multiselect__tags{border-radius:2px 0 0 2px;border-color:#D8D8D8;border-right:none;margin-top:0}.error .BillingItemsSelectWithCategories__button{border-color:#dd475a}

.BrandDataSelectInfinite__container{position:relative}.BrandDataSelectInfinite__select{background-color:#fff}.BrandDataSelectInfinite__search{display:none;background-color:#fff;border-radius:2px !important;border:1px solid #ccc;height:36px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;width:100% !important;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#000;background-image:none;-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;-webkit-appearance:none}.BrandDataSelectInfinite__search.active{display:block}.BrandDataSelectInfinite__input{display:none}.BrandDataSelectInfinite__button{display:inline-block;padding:3px 12px;margin-bottom:0;font-size:14px;line-height:1.42857143;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid #D8D8D8;border-radius:2px !important;height:30px;width:100% !important;position:relative;text-align:left;outline:0;font-weight:500 !important;text-overflow:ellipsis;overflow:hidden;padding-right:20px}.BrandDataSelectInfinite__placeholder{font-weight:500;color:#253540;opacity:0.5;font-size:14px}.BrandDataSelectInfinite__selected{font-weight:500 !important;letter-spacing:0.5px;text-overflow:ellipsis;overflow:hidden;width:100%;padding-right:1em}.BrandDataSelectInfinite__caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px;float:right !important;display:inline-block;width:0;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.BrandDataSelectInfinite__dropdown-menu{list-style:none;padding:5px 0;margin:0}.BrandDataSelectInfinite__dropdown-container{width:100%;max-height:200px;overflow-y:auto;overflow-x:hidden;margin-top:-1px;position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:160px;font-size:14px;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,0.175)}.BrandDataSelectInfinite__dropdown-container::after{content:"";display:block;clear:both}.BrandDataSelectInfinite__dropdown-container::-webkit-scrollbar{-webkit-appearance:none;width:7px}.BrandDataSelectInfinite__dropdown-container::-webkit-scrollbar-thumb{background-color:#9ca1ad}.BrandDataSelectInfinite__dropdown-container::-webkit-scrollbar-track{background-color:#EFEFEF}.BrandDataSelectInfinite__dropdown-menu li{clear:both}.BrandDataSelectInfinite__item,.BrandDataSelectInfinite__custom-item{cursor:pointer;display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#253540;font-size:15px;white-space:normal}.BrandDataSelectInfinite__item:hover,.BrandDataSelectInfinite__custom-item:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.BrandDataSelectInfinite__item.active,.BrandDataSelectInfinite__custom-item.active{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.BrandDataSelectInfinite__sub-item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.BrandDataSelectInfinite__custom-item{text-align:center;margin-bottom:5px}.BrandDataSelectInfinite__item-price{float:right}.BrandDataSelectInfinite__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:12px 20px}.BrandDataSelectInfinite__header-link{font-size:12px;font-weight:500;color:#3890DB;cursor:pointer}.BrandDataSelectInfinite__header-link.active{color:#999999;cursor:default}.BrandDataSelectInfinite__highlighted{font-weight:500}.error .BrandDataSelectInfinite__button{border-color:#dd475a}

.CountryInput input[type="text"]{display:block;width:100%;height:28px;padding:3px 10px 3px 10px;border:1px solid #D8D8D8;border-radius:2px;font-size:14px;font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;color:#72808E;font-weight:500;-webkit-font-smoothing:antialiased;background-color:#fff;text-align:left}.CountryInput input[type="text"]::-webkit-input-placeholder{opacity:1;font-weight:500;color:#93A1AF;letter-spacing:0.5px;font-size:14px}.CountryInput input[type="text"]::-moz-placeholder{opacity:1;font-weight:500;color:#93A1AF;letter-spacing:0.5px;font-size:14px}.CountryInput input[type="text"]:-ms-input-placeholder{opacity:1;font-weight:500;color:#93A1AF;letter-spacing:0.5px;font-size:14px}.CountryInput input[type="text"]::-ms-input-placeholder{opacity:1;font-weight:500;color:#93A1AF;letter-spacing:0.5px;font-size:14px}.CountryInput input[type="text"]::placeholder{opacity:1;font-weight:500;color:#93A1AF;letter-spacing:0.5px;font-size:14px}.CountryInput__pristine input[type="text"]{background-color:rgba(0,0,0,0.5)}.CountryInput .country-list{top:28px;left:1px}.CountryInput .flag-box{display:inline-block;padding-right:20px}.CountryInput .country-select.inside{width:100%}.CountryInput .country-select .flag{background-image:url(flags-ae33acae404631e997ef8d91dae08ccd.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.CountryInput .country-select .flag{background-image:url(flags@2x-24662259adbe3dfe87dac3b8b0d6b128.png)}}.country-select{position:relative;display:inline-block}.country-select *{box-sizing:border-box}.country-select .hide{display:none}.country-select .v-hide{visibility:hidden}.country-select input,.country-select input[type=text]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0}.country-select .flag-dropdown{position:absolute;top:0;bottom:0;right:0;padding:1px}.country-select .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.country-select .selected-flag .flag{position:absolute;top:0;bottom:0;margin:auto}.country-select .selected-flag .arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.country-select .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.country-select .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll}.country-select .country-list .flag{display:inline-block;width:20px}@media (max-width: 500px){.country-select .country-list{white-space:normal}}.country-select .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.country-select .country-list .country{padding:5px 10px}.country-select .country-list .country.highlight{background-color:rgba(0,0,0,0.05)}.country-select .country-list .flag,.country-select .country-list .country-name{vertical-align:middle}.country-select .country-list .flag{margin-right:6px}.country-select.inside input,.country-select.inside input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.country-select.inside .flag-dropdown{right:auto;left:0}.country-select.inside .selected-flag{width:46px}.country-select.inside .flag-dropdown:hover{cursor:pointer}.country-select.inside .flag-dropdown:hover .selected-flag{background-color:rgba(0,0,0,0.05)}.country-select.inside input[disabled]+.flag-dropdown:hover,.country-select.inside input[readonly]+.flag-dropdown:hover{cursor:default}.country-select.inside input[disabled]+.flag-dropdown:hover .selected-flag,.country-select.inside input[readonly]+.flag-dropdown:hover .selected-flag{background-color:transparent}.country-select .flag{width:20px;height:15px;box-shadow:0px 0px 1px 0px #888;background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}.country-select .flag{width:20px}.country-select .flag.be{width:18px}.country-select .flag.ch{width:15px}.country-select .flag.mc{width:19px}.country-select .flag.ne{width:18px}.country-select .flag.np{width:13px}.country-select .flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.country-select .flag{background-size:5630px 15px}}.country-select .flag.ac{height:10px;background-position:0px 0px}.country-select .flag.ad{height:14px;background-position:-22px 0px}.country-select .flag.ae{height:10px;background-position:-44px 0px}.country-select .flag.af{height:14px;background-position:-66px 0px}.country-select .flag.ag{height:14px;background-position:-88px 0px}.country-select .flag.ai{height:10px;background-position:-110px 0px}.country-select .flag.al{height:15px;background-position:-132px 0px}.country-select .flag.am{height:10px;background-position:-154px 0px}.country-select .flag.ao{height:14px;background-position:-176px 0px}.country-select .flag.aq{height:14px;background-position:-198px 0px}.country-select .flag.ar{height:13px;background-position:-220px 0px}.country-select .flag.as{height:10px;background-position:-242px 0px}.country-select .flag.at{height:14px;background-position:-264px 0px}.country-select .flag.au{height:10px;background-position:-286px 0px}.country-select .flag.aw{height:14px;background-position:-308px 0px}.country-select .flag.ax{height:13px;background-position:-330px 0px}.country-select .flag.az{height:10px;background-position:-352px 0px}.country-select .flag.ba{height:10px;background-position:-374px 0px}.country-select .flag.bb{height:14px;background-position:-396px 0px}.country-select .flag.bd{height:12px;background-position:-418px 0px}.country-select .flag.be{height:15px;background-position:-440px 0px}.country-select .flag.bf{height:14px;background-position:-460px 0px}.country-select .flag.bg{height:12px;background-position:-482px 0px}.country-select .flag.bh{height:12px;background-position:-504px 0px}.country-select .flag.bi{height:12px;background-position:-526px 0px}.country-select .flag.bj{height:14px;background-position:-548px 0px}.country-select .flag.bl{height:14px;background-position:-570px 0px}.country-select .flag.bm{height:10px;background-position:-592px 0px}.country-select .flag.bn{height:10px;background-position:-614px 0px}.country-select .flag.bo{height:14px;background-position:-636px 0px}.country-select .flag.bq{height:14px;background-position:-658px 0px}.country-select .flag.br{height:14px;background-position:-680px 0px}.country-select .flag.bs{height:10px;background-position:-702px 0px}.country-select .flag.bt{height:14px;background-position:-724px 0px}.country-select .flag.bv{height:15px;background-position:-746px 0px}.country-select .flag.bw{height:14px;background-position:-768px 0px}.country-select .flag.by{height:10px;background-position:-790px 0px}.country-select .flag.bz{height:14px;background-position:-812px 0px}.country-select .flag.ca{height:10px;background-position:-834px 0px}.country-select .flag.cc{height:10px;background-position:-856px 0px}.country-select .flag.cd{height:15px;background-position:-878px 0px}.country-select .flag.cf{height:14px;background-position:-900px 0px}.country-select .flag.cg{height:14px;background-position:-922px 0px}.country-select .flag.ch{height:15px;background-position:-944px 0px}.country-select .flag.ci{height:14px;background-position:-961px 0px}.country-select .flag.ck{height:10px;background-position:-983px 0px}.country-select .flag.cl{height:14px;background-position:-1005px 0px}.country-select .flag.cm{height:14px;background-position:-1027px 0px}.country-select .flag.cn{height:14px;background-position:-1049px 0px}.country-select .flag.co{height:14px;background-position:-1071px 0px}.country-select .flag.cp{height:14px;background-position:-1093px 0px}.country-select .flag.cr{height:12px;background-position:-1115px 0px}.country-select .flag.cu{height:10px;background-position:-1137px 0px}.country-select .flag.cv{height:12px;background-position:-1159px 0px}.country-select .flag.cw{height:14px;background-position:-1181px 0px}.country-select .flag.cx{height:10px;background-position:-1203px 0px}.country-select .flag.cy{height:13px;background-position:-1225px 0px}.country-select .flag.cz{height:14px;background-position:-1247px 0px}.country-select .flag.de{height:12px;background-position:-1269px 0px}.country-select .flag.dg{height:10px;background-position:-1291px 0px}.country-select .flag.dj{height:14px;background-position:-1313px 0px}.country-select .flag.dk{height:15px;background-position:-1335px 0px}.country-select .flag.dm{height:10px;background-position:-1357px 0px}.country-select .flag.do{height:13px;background-position:-1379px 0px}.country-select .flag.dz{height:14px;background-position:-1401px 0px}.country-select .flag.ea{height:14px;background-position:-1423px 0px}.country-select .flag.ec{height:14px;background-position:-1445px 0px}.country-select .flag.ee{height:13px;background-position:-1467px 0px}.country-select .flag.eg{height:14px;background-position:-1489px 0px}.country-select .flag.eh{height:10px;background-position:-1511px 0px}.country-select .flag.er{height:10px;background-position:-1533px 0px}.country-select .flag.es{height:14px;background-position:-1555px 0px}.country-select .flag.et{height:10px;background-position:-1577px 0px}.country-select .flag.eu{height:14px;background-position:-1599px 0px}.country-select .flag.fi{height:12px;background-position:-1621px 0px}.country-select .flag.fj{height:10px;background-position:-1643px 0px}.country-select .flag.fk{height:10px;background-position:-1665px 0px}.country-select .flag.fm{height:11px;background-position:-1687px 0px}.country-select .flag.fo{height:15px;background-position:-1709px 0px}.country-select .flag.fr{height:14px;background-position:-1731px 0px}.country-select .flag.ga{height:15px;background-position:-1753px 0px}.country-select .flag.gb{height:10px;background-position:-1775px 0px}.country-select .flag.gd{height:12px;background-position:-1797px 0px}.country-select .flag.ge{height:14px;background-position:-1819px 0px}.country-select .flag.gf{height:14px;background-position:-1841px 0px}.country-select .flag.gg{height:14px;background-position:-1863px 0px}.country-select .flag.gh{height:14px;background-position:-1885px 0px}.country-select .flag.gi{height:10px;background-position:-1907px 0px}.country-select .flag.gl{height:14px;background-position:-1929px 0px}.country-select .flag.gm{height:14px;background-position:-1951px 0px}.country-select .flag.gn{height:14px;background-position:-1973px 0px}.country-select .flag.gp{height:14px;background-position:-1995px 0px}.country-select .flag.gq{height:14px;background-position:-2017px 0px}.country-select .flag.gr{height:14px;background-position:-2039px 0px}.country-select .flag.gs{height:10px;background-position:-2061px 0px}.country-select .flag.gt{height:13px;background-position:-2083px 0px}.country-select .flag.gu{height:11px;background-position:-2105px 0px}.country-select .flag.gw{height:10px;background-position:-2127px 0px}.country-select .flag.gy{height:12px;background-position:-2149px 0px}.country-select .flag.hk{height:14px;background-position:-2171px 0px}.country-select .flag.hm{height:10px;background-position:-2193px 0px}.country-select .flag.hn{height:10px;background-position:-2215px 0px}.country-select .flag.hr{height:10px;background-position:-2237px 0px}.country-select .flag.ht{height:12px;background-position:-2259px 0px}.country-select .flag.hu{height:10px;background-position:-2281px 0px}.country-select .flag.ic{height:14px;background-position:-2303px 0px}.country-select .flag.id{height:14px;background-position:-2325px 0px}.country-select .flag.ie{height:10px;background-position:-2347px 0px}.country-select .flag.il{height:15px;background-position:-2369px 0px}.country-select .flag.im{height:10px;background-position:-2391px 0px}.country-select .flag.in{height:14px;background-position:-2413px 0px}.country-select .flag.io{height:10px;background-position:-2435px 0px}.country-select .flag.iq{height:14px;background-position:-2457px 0px}.country-select .flag.ir{height:12px;background-position:-2479px 0px}.country-select .flag.is{height:15px;background-position:-2501px 0px}.country-select .flag.it{height:14px;background-position:-2523px 0px}.country-select .flag.je{height:12px;background-position:-2545px 0px}.country-select .flag.jm{height:10px;background-position:-2567px 0px}.country-select .flag.jo{height:10px;background-position:-2589px 0px}.country-select .flag.jp{height:14px;background-position:-2611px 0px}.country-select .flag.ke{height:14px;background-position:-2633px 0px}.country-select .flag.kg{height:12px;background-position:-2655px 0px}.country-select .flag.kh{height:13px;background-position:-2677px 0px}.country-select .flag.ki{height:10px;background-position:-2699px 0px}.country-select .flag.km{height:12px;background-position:-2721px 0px}.country-select .flag.kn{height:14px;background-position:-2743px 0px}.country-select .flag.kp{height:10px;background-position:-2765px 0px}.country-select .flag.kr{height:14px;background-position:-2787px 0px}.country-select .flag.kw{height:10px;background-position:-2809px 0px}.country-select .flag.ky{height:10px;background-position:-2831px 0px}.country-select .flag.kz{height:10px;background-position:-2853px 0px}.country-select .flag.la{height:14px;background-position:-2875px 0px}.country-select .flag.lb{height:14px;background-position:-2897px 0px}.country-select .flag.lc{height:10px;background-position:-2919px 0px}.country-select .flag.li{height:12px;background-position:-2941px 0px}.country-select .flag.lk{height:10px;background-position:-2963px 0px}.country-select .flag.lr{height:11px;background-position:-2985px 0px}.country-select .flag.ls{height:14px;background-position:-3007px 0px}.country-select .flag.lt{height:12px;background-position:-3029px 0px}.country-select .flag.lu{height:12px;background-position:-3051px 0px}.country-select .flag.lv{height:10px;background-position:-3073px 0px}.country-select .flag.ly{height:10px;background-position:-3095px 0px}.country-select .flag.ma{height:14px;background-position:-3117px 0px}.country-select .flag.mc{height:15px;background-position:-3139px 0px}.country-select .flag.md{height:10px;background-position:-3160px 0px}.country-select .flag.me{height:10px;background-position:-3182px 0px}.country-select .flag.mf{height:14px;background-position:-3204px 0px}.country-select .flag.mg{height:14px;background-position:-3226px 0px}.country-select .flag.mh{height:11px;background-position:-3248px 0px}.country-select .flag.mk{height:10px;background-position:-3270px 0px}.country-select .flag.ml{height:14px;background-position:-3292px 0px}.country-select .flag.mm{height:14px;background-position:-3314px 0px}.country-select .flag.mn{height:10px;background-position:-3336px 0px}.country-select .flag.mo{height:14px;background-position:-3358px 0px}.country-select .flag.mp{height:10px;background-position:-3380px 0px}.country-select .flag.mq{height:14px;background-position:-3402px 0px}.country-select .flag.mr{height:14px;background-position:-3424px 0px}.country-select .flag.ms{height:10px;background-position:-3446px 0px}.country-select .flag.mt{height:14px;background-position:-3468px 0px}.country-select .flag.mu{height:14px;background-position:-3490px 0px}.country-select .flag.mv{height:14px;background-position:-3512px 0px}.country-select .flag.mw{height:14px;background-position:-3534px 0px}.country-select .flag.mx{height:12px;background-position:-3556px 0px}.country-select .flag.my{height:10px;background-position:-3578px 0px}.country-select .flag.mz{height:14px;background-position:-3600px 0px}.country-select .flag.na{height:14px;background-position:-3622px 0px}.country-select .flag.nc{height:10px;background-position:-3644px 0px}.country-select .flag.ne{height:15px;background-position:-3666px 0px}.country-select .flag.nf{height:10px;background-position:-3686px 0px}.country-select .flag.ng{height:10px;background-position:-3708px 0px}.country-select .flag.ni{height:12px;background-position:-3730px 0px}.country-select .flag.nl{height:14px;background-position:-3752px 0px}.country-select .flag.no{height:15px;background-position:-3774px 0px}.country-select .flag.np{height:15px;background-position:-3796px 0px;background-color:transparent}.country-select .flag.nr{height:10px;background-position:-3811px 0px}.country-select .flag.nu{height:10px;background-position:-3833px 0px}.country-select .flag.nz{height:10px;background-position:-3855px 0px}.country-select .flag.om{height:10px;background-position:-3877px 0px}.country-select .flag.pa{height:14px;background-position:-3899px 0px}.country-select .flag.pe{height:14px;background-position:-3921px 0px}.country-select .flag.pf{height:14px;background-position:-3943px 0px}.country-select .flag.pg{height:15px;background-position:-3965px 0px}.country-select .flag.ph{height:10px;background-position:-3987px 0px}.country-select .flag.pk{height:14px;background-position:-4009px 0px}.country-select .flag.pl{height:13px;background-position:-4031px 0px}.country-select .flag.pm{height:14px;background-position:-4053px 0px}.country-select .flag.pn{height:10px;background-position:-4075px 0px}.country-select .flag.pr{height:14px;background-position:-4097px 0px}.country-select .flag.ps{height:10px;background-position:-4119px 0px}.country-select .flag.pt{height:14px;background-position:-4141px 0px}.country-select .flag.pw{height:13px;background-position:-4163px 0px}.country-select .flag.py{height:11px;background-position:-4185px 0px}.country-select .flag.qa{height:8px;background-position:-4207px 0px}.country-select .flag.re{height:14px;background-position:-4229px 0px}.country-select .flag.ro{height:14px;background-position:-4251px 0px}.country-select .flag.rs{height:14px;background-position:-4273px 0px}.country-select .flag.ru{height:14px;background-position:-4295px 0px}.country-select .flag.rw{height:14px;background-position:-4317px 0px}.country-select .flag.sa{height:14px;background-position:-4339px 0px}.country-select .flag.sb{height:10px;background-position:-4361px 0px}.country-select .flag.sc{height:10px;background-position:-4383px 0px}.country-select .flag.sd{height:10px;background-position:-4405px 0px}.country-select .flag.se{height:13px;background-position:-4427px 0px}.country-select .flag.sg{height:14px;background-position:-4449px 0px}.country-select .flag.sh{height:10px;background-position:-4471px 0px}.country-select .flag.si{height:10px;background-position:-4493px 0px}.country-select .flag.sj{height:15px;background-position:-4515px 0px}.country-select .flag.sk{height:14px;background-position:-4537px 0px}.country-select .flag.sl{height:14px;background-position:-4559px 0px}.country-select .flag.sm{height:15px;background-position:-4581px 0px}.country-select .flag.sn{height:14px;background-position:-4603px 0px}.country-select .flag.so{height:14px;background-position:-4625px 0px}.country-select .flag.sr{height:14px;background-position:-4647px 0px}.country-select .flag.ss{height:10px;background-position:-4669px 0px}.country-select .flag.st{height:10px;background-position:-4691px 0px}.country-select .flag.sv{height:12px;background-position:-4713px 0px}.country-select .flag.sx{height:14px;background-position:-4735px 0px}.country-select .flag.sy{height:14px;background-position:-4757px 0px}.country-select .flag.sz{height:14px;background-position:-4779px 0px}.country-select .flag.ta{height:10px;background-position:-4801px 0px}.country-select .flag.tc{height:10px;background-position:-4823px 0px}.country-select .flag.td{height:14px;background-position:-4845px 0px}.country-select .flag.tf{height:14px;background-position:-4867px 0px}.country-select .flag.tg{height:13px;background-position:-4889px 0px}.country-select .flag.th{height:14px;background-position:-4911px 0px}.country-select .flag.tj{height:10px;background-position:-4933px 0px}.country-select .flag.tk{height:10px;background-position:-4955px 0px}.country-select .flag.tl{height:10px;background-position:-4977px 0px}.country-select .flag.tm{height:14px;background-position:-4999px 0px}.country-select .flag.tn{height:14px;background-position:-5021px 0px}.country-select .flag.to{height:10px;background-position:-5043px 0px}.country-select .flag.tr{height:14px;background-position:-5065px 0px}.country-select .flag.tt{height:12px;background-position:-5087px 0px}.country-select .flag.tv{height:10px;background-position:-5109px 0px}.country-select .flag.tw{height:14px;background-position:-5131px 0px}.country-select .flag.tz{height:14px;background-position:-5153px 0px}.country-select .flag.ua{height:14px;background-position:-5175px 0px}.country-select .flag.ug{height:14px;background-position:-5197px 0px}.country-select .flag.um{height:11px;background-position:-5219px 0px}.country-select .flag.us{height:11px;background-position:-5241px 0px}.country-select .flag.uy{height:14px;background-position:-5263px 0px}.country-select .flag.uz{height:10px;background-position:-5285px 0px}.country-select .flag.va{height:15px;background-position:-5307px 0px}.country-select .flag.vc{height:14px;background-position:-5324px 0px}.country-select .flag.ve{height:14px;background-position:-5346px 0px}.country-select .flag.vg{height:10px;background-position:-5368px 0px}.country-select .flag.vi{height:14px;background-position:-5390px 0px}.country-select .flag.vn{height:14px;background-position:-5412px 0px}.country-select .flag.vu{height:12px;background-position:-5434px 0px}.country-select .flag.wf{height:14px;background-position:-5456px 0px}.country-select .flag.ws{height:10px;background-position:-5478px 0px}.country-select .flag.xk{height:15px;background-position:-5500px 0px}.country-select .flag.ye{height:14px;background-position:-5522px 0px}.country-select .flag.yt{height:14px;background-position:-5544px 0px}.country-select .flag.za{height:14px;background-position:-5566px 0px}.country-select .flag.zm{height:14px;background-position:-5588px 0px}.country-select .flag.zw{height:10px;background-position:-5610px 0px}

.HeaderDateRangePicker{color:#333;font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;font-size:18px;font-weight:400;line-height:26px}.HeaderDateRangePicker__dropdown-container{position:relative;float:left;border-right:1px solid #d8d8d8}.HeaderDateRangePicker__dropdown-container:after{content:'';position:absolute;top:calc(50% - 7px);right:7px;width:10px;height:10px;border-style:solid;border-color:#767676;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer}.HeaderDateRangePicker__current-range{width:250px;height:30px;display:block;padding:3px 26px 3px 0;text-align:right;border:0;margin:0;background-color:transparent;border-radius:0;box-shadow:none;-webkit-appearance:none}.HeaderDateRangePicker__prev-period{text-align:right;width:19px;height:30px;float:left;padding-top:3px}.HeaderDateRangePicker__prev-period .icon-dropdown{font-size:14px;color:#767676;cursor:pointer}.HeaderDateRangePicker__prev-period .icon-dropdown:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.HeaderDateRangePicker__next-period{text-align:right;width:19px;height:30px;float:left;padding-top:3px}.HeaderDateRangePicker__next-period .icon-dropdown{font-size:14px;color:#767676;cursor:pointer}.HeaderDateRangePicker__next-period .icon-dropdown:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.range_inputs .btn-success{border-color:#3890db !important;background:#3890db !important}.range_inputs .btn-sm{width:74px;float:left}.range_inputs .btn-sm+.btn-sm{float:right}

.ImmunizationsMultiselect__option-row{display:-webkit-box !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.ImmunizationsMultiselect__category{color:#5cb85c}

.ItemSelectWithSearchInfinite__container{position:relative}.ItemSelectWithSearchInfinite__select{background-color:#fff}.ItemSelectWithSearchInfinite__search{display:none}.ItemSelectWithSearchInfinite__search.active{display:block}.ItemSelectWithSearchInfinite__input{display:none}.ItemSelectWithSearchInfinite__button{text-align:left}.ItemSelectWithSearchInfinite__placeholder{color:#253540;opacity:0.5;font-weight:500}.ItemSelectWithSearchInfinite__selected{text-overflow:ellipsis;overflow:hidden;width:100%;padding-right:1em;font-weight:500;color:#253540}.ItemSelectWithSearchInfinite__caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px;float:right !important;display:inline-block;width:0;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.ItemSelectWithSearchInfinite__dropdown-menu{list-style:none;padding:5px 0;margin:0}.ItemSelectWithSearchInfinite__dropdown-container{width:100%;max-height:200px;overflow:auto;margin-top:-1px;position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:160px;font-size:14px;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:4px}.ItemSelectWithSearchInfinite__dropdown-container::after{content:"";display:block;clear:both}.ItemSelectWithSearchInfinite__dropdown-container::-webkit-scrollbar{-webkit-appearance:none;width:7px}.ItemSelectWithSearchInfinite__dropdown-container::-webkit-scrollbar-thumb{background-color:#9ca1ad}.ItemSelectWithSearchInfinite__dropdown-container::-webkit-scrollbar-track{background-color:#EFEFEF}.ItemSelectWithSearchInfinite__dropdown-menu li{clear:both}.ItemSelectWithSearchInfinite__item{cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:3px 20px;clear:both;font-weight:400;color:#253540;font-size:15px;white-space:normal}.ItemSelectWithSearchInfinite__item:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.ItemSelectWithSearchInfinite__item.active{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.ItemSelectWithSearchInfinite__highlighted{font-weight:500}.error .PersonSelectWithSearchInfinite__button{border-color:#dd475a}

.LabTestsMultiselectInfinite__container{position:relative;width:100%}.LabTestsMultiselectInfinite__select{background-color:#fff}.LabTestsMultiselectInfinite__loading{position:absolute;left:calc(50% - 16px);top:calc(50% - 16px)}.LabTestsMultiselectInfinite__search{background-color:transparent !important;border:none;outline:0;height:1.666666em;margin:1.5px 0}.LabTestsMultiselectInfinite__search::-webkit-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LabTestsMultiselectInfinite__search::-moz-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LabTestsMultiselectInfinite__search:-ms-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LabTestsMultiselectInfinite__search::-ms-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LabTestsMultiselectInfinite__search::placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LabTestsMultiselectInfinite__input{display:none}.LabTestsMultiselectInfinite__select{display:block;width:100%;height:auto;padding:3px 3px 3px 10px;border:1px solid #d0d0d0;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;border-radius:2px;font-size:15px;font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;color:#000;font-weight:400;letter-spacing:0.5px;line-height:1;-webkit-font-smoothing:antialiased}.error .LabTestsMultiselectInfinite__select{border:1px solid #dd475a}.LabTestsMultiselectInfinite__placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LabTestsMultiselectInfinite__selected{font-weight:400 !important;letter-spacing:0.5px;text-overflow:ellipsis;overflow:hidden;width:100%}.LabTestsMultiselectInfinite__caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px;float:right !important;display:inline-block;width:0;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.LabTestsMultiselectInfinite__dropdown-menu{list-style:none;padding:5px 0;margin:0}.LabTestsMultiselectInfinite__dropdown-container{width:100%;max-height:200px;overflow:auto;margin-top:-1px;position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:160px;font-size:14px;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,0.175)}.LabTestsMultiselectInfinite__dropdown-container::after{content:"";display:block;clear:both}.LabTestsMultiselectInfinite__dropdown-container::-webkit-scrollbar{-webkit-appearance:none;width:7px}.LabTestsMultiselectInfinite__dropdown-container::-webkit-scrollbar-thumb{background-color:#9ca1ad}.LabTestsMultiselectInfinite__dropdown-container::-webkit-scrollbar-track{background-color:#EFEFEF}.LabTestsMultiselectInfinite__dropdown-menu li{clear:both}.LabTestsMultiselectInfinite__item,.LabTestsMultiselectInfinite__custom-item{cursor:pointer;display:block;padding:3px 20px;clear:both;font-weight:400;letter-spacing:.54px;line-height:1.42857143;color:#253540;font-size:15px;white-space:normal;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.LabTestsMultiselectInfinite__item:hover,.LabTestsMultiselectInfinite__custom-item:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.LabTestsMultiselectInfinite__item.active,.LabTestsMultiselectInfinite__custom-item.active{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.LabTestsMultiselectInfinite__item-parent-name{color:#5cb85c;text-align:right}.LabTestsMultiselectInfinite__custom-item{text-align:center;margin-bottom:5px}.LabTestsMultiselectInfinite__selected-item{outline:0;margin:0 3px 3px 0;position:relative;background-color:rgba(215,233,248,0.8);text-align:left;display:-webkit-inline-box;display:inline-flex;color:#253540 !important;font-weight:400 !important;border-color:#ccc !important;padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.LabTestsMultiselectInfinite__selected-item-close{font-size:1.6em;line-height:.75;-webkit-box-ordinal-group:1000;order:999;font-weight:400;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.LabTestsMultiselectInfinite__selected-item-close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}.LabTestsMultiselectInfinite__highlighted{font-weight:500}.error .LabTestsMultiselectInfinite__container{border-color:#dd475a}

.LabTestsSelect__item{padding-left:10px}.LabTestsSelect__group{font-weight:500}

.LabTestsSelectInfinite__container{position:relative}.LabTestsSelectInfinite__select{background-color:#fff}.LabTestsSelectInfinite__loading{position:absolute;left:calc(50% - 16px);top:calc(50% - 16px)}.LabTestsSelectInfinite__search{background-color:transparent !important;border:none;outline:0;height:1.666666em;margin:1.5px 0}.LabTestsSelectInfinite__search::-webkit-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LabTestsSelectInfinite__search::-moz-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LabTestsSelectInfinite__search:-ms-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LabTestsSelectInfinite__search::-ms-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LabTestsSelectInfinite__search::placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LabTestsSelectInfinite__input{display:none}.LabTestsSelectInfinite__select{display:block;width:100%;height:auto;padding:3px 3px 3px 10px;border:1px solid #d0d0d0;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;border-radius:2px;font-size:15px;font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;color:#000;font-weight:400;letter-spacing:0.5px;line-height:1;-webkit-font-smoothing:antialiased}.error .LabTestsSelectInfinite__select{border:1px solid #dd475a}.LabTestsSelectInfinite__placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LabTestsSelectInfinite__selected{font-weight:400 !important;letter-spacing:0.5px;text-overflow:ellipsis;overflow:hidden;width:100%}.LabTestsSelectInfinite__caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px;float:right !important;display:inline-block;width:0;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.LabTestsSelectInfinite__dropdown-menu{list-style:none;padding:5px 0;margin:0}.LabTestsSelectInfinite__dropdown-container{width:100%;max-height:200px;overflow:auto;margin-top:-1px;position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:160px;font-size:14px;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,0.175)}.LabTestsSelectInfinite__dropdown-container::after{content:"";display:block;clear:both}.LabTestsSelectInfinite__dropdown-container::-webkit-scrollbar{-webkit-appearance:none;width:7px}.LabTestsSelectInfinite__dropdown-container::-webkit-scrollbar-thumb{background-color:#9ca1ad}.LabTestsSelectInfinite__dropdown-container::-webkit-scrollbar-track{background-color:#EFEFEF}.LabTestsSelectInfinite__dropdown-menu li{clear:both}.LabTestsSelectInfinite__item,.LabTestsSelectInfinite__custom-item{cursor:pointer;display:block;padding:3px 20px;clear:both;font-weight:400;letter-spacing:.54px;line-height:1.42857143;color:#253540;font-size:15px;white-space:normal}.LabTestsSelectInfinite__item:hover,.LabTestsSelectInfinite__custom-item:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.LabTestsSelectInfinite__item.active,.LabTestsSelectInfinite__custom-item.active{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.LabTestsSelectInfinite__custom-item{text-align:center;margin-bottom:5px}.LabTestsSelectInfinite__selected-item{outline:0;margin:0 3px 3px 0;position:relative;background-color:rgba(215,233,248,0.8);text-align:left;display:-webkit-inline-box;display:inline-flex;color:#253540 !important;font-weight:400 !important;border-color:#ccc !important;padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.LabTestsSelectInfinite__selected-item-close{font-size:1.6em;line-height:.75;-webkit-box-ordinal-group:1000;order:999;font-weight:400;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.LabTestsSelectInfinite__selected-item-close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}.LabTestsSelectInfinite__highlighted{font-weight:500}.LabTestsSelectInfinite__item{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.LabTestsSelectInfinite__item-parent-name{color:#5cb85c}.error .LabTestsSelectInfinite__container{border-color:#dd475a}

.LibraryDataMultiselect__add-btn{text-align:center}

.LibraryDataMultiselectInfinite__container{position:relative}.LibraryDataMultiselectInfinite__select{background-color:#fff}.LibraryDataMultiselectInfinite__search{background-color:transparent !important;border:none;outline:0;height:1.666666em}.LibraryDataMultiselectInfinite__search::-webkit-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LibraryDataMultiselectInfinite__search::-moz-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LibraryDataMultiselectInfinite__search:-ms-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LibraryDataMultiselectInfinite__search::-ms-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LibraryDataMultiselectInfinite__search::placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LibraryDataMultiselectInfinite__input{display:none}.LibraryDataMultiselectInfinite__select{display:block;width:100%;height:auto;padding:3px 3px 3px 10px;border:1px solid #d0d0d0;border-radius:2px;font-size:15px;font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;color:#000;font-weight:400;letter-spacing:0.5px;line-height:1;-webkit-font-smoothing:antialiased}.LibraryDataMultiselectInfinite__placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.LibraryDataMultiselectInfinite__selected{font-weight:300 !important;letter-spacing:0.5px;text-overflow:ellipsis;overflow:hidden;width:100%}.LibraryDataMultiselectInfinite__caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px;float:right !important;display:inline-block;width:0;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.LibraryDataMultiselectInfinite__dropdown-menu{list-style:none;padding:5px 0;margin:0}.LibraryDataMultiselectInfinite__dropdown-container{width:100%;max-height:200px;overflow:auto;overflow-x:hidden;margin-top:-1px;position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:160px;font-size:14px;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,0.175)}.LibraryDataMultiselectInfinite__dropdown-container::after{content:"";display:block;clear:both}.LibraryDataMultiselectInfinite__dropdown-container::-webkit-scrollbar{-webkit-appearance:none;width:7px}.LibraryDataMultiselectInfinite__dropdown-container::-webkit-scrollbar-thumb{background-color:#9ca1ad}.LibraryDataMultiselectInfinite__dropdown-container::-webkit-scrollbar-track{background-color:#EFEFEF}.LibraryDataMultiselectInfinite__dropdown-menu li{clear:both}.LibraryDataMultiselectInfinite__item,.LibraryDataMultiselectInfinite__custom-item{cursor:pointer;display:block;padding:3px 20px;clear:both;font-weight:400;letter-spacing:.54px;line-height:1.42857143;color:#253540;font-size:15px;white-space:normal}.LibraryDataMultiselectInfinite__item:hover,.LibraryDataMultiselectInfinite__custom-item:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.LibraryDataMultiselectInfinite__item.active,.LibraryDataMultiselectInfinite__custom-item.active{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.LibraryDataMultiselectInfinite__custom-item{text-align:center;margin-bottom:5px}.LibraryDataMultiselectInfinite__selected-item{outline:0;margin:0 3px 3px 0;position:relative;background-color:rgba(215,233,248,0.8);text-align:left;display:-webkit-inline-box;display:inline-flex;color:#253540 !important;font-weight:400;border-color:#ccc !important;padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.LibraryDataMultiselectInfinite__selected-item-close{font-size:1.6em;line-height:.75;-webkit-box-ordinal-group:1000;order:999;font-weight:bold;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.LibraryDataMultiselectInfinite__selected-item-close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}.error .LibraryDataMultiselectInfinite__select{border-color:#dd475a}

.LibraryDataSelect__add-btn{text-align:center}.LibraryDataSelect__highlighted{font-weight:bold}

.LibraryDataSelectInfinite__container{position:relative}.LibraryDataSelectInfinite__select{background-color:#fff}.LibraryDataSelectInfinite__search{display:none;background-color:#fff;border-radius:2px !important;border:1px solid #ccc;height:36px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;width:100% !important;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#000;background-image:none;-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;-webkit-appearance:none}.LibraryDataSelectInfinite__search.active{display:block}.LibraryDataSelectInfinite__input{display:none}.LibraryDataSelectInfinite__button{display:inline-block;padding:3px 12px;margin-bottom:0;font-size:14px;line-height:1.42857143;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid #D8D8D8;border-radius:2px !important;height:30px;width:100% !important;position:relative;text-align:left;outline:0;font-weight:500 !important;text-overflow:ellipsis;overflow:hidden;padding-right:20px}.LibraryDataSelectInfinite__placeholder{font-weight:500;color:#253540;opacity:0.5;font-size:14px}.LibraryDataSelectInfinite__selected{font-weight:500 !important;letter-spacing:0.5px;text-overflow:ellipsis;overflow:hidden;width:100%;padding-right:1em}.LibraryDataSelectInfinite__caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px;float:right !important;display:inline-block;width:0;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.LibraryDataSelectInfinite__dropdown-menu{list-style:none;padding:5px 0;margin:0}.LibraryDataSelectInfinite__dropdown-container{width:100%;max-height:200px;overflow-y:auto;overflow-x:hidden;margin-top:-1px;position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:160px;font-size:14px;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,0.175)}.LibraryDataSelectInfinite__dropdown-container::after{content:"";display:block;clear:both}.LibraryDataSelectInfinite__dropdown-container::-webkit-scrollbar{-webkit-appearance:none;width:7px}.LibraryDataSelectInfinite__dropdown-container::-webkit-scrollbar-thumb{background-color:#9ca1ad}.LibraryDataSelectInfinite__dropdown-container::-webkit-scrollbar-track{background-color:#EFEFEF}.LibraryDataSelectInfinite__dropdown-menu li{clear:both}.LibraryDataSelectInfinite__inner{color:#fff;align-self:flex-end;border-radius:5px;padding:2px;font-weight:400;font-size:0.8em}.LibraryDataSelectInfinite__inner__custom{background-color:#f45066}.LibraryDataSelectInfinite__inner__rxnorm{background-color:#6a5dae}.LibraryDataSelectInfinite__item,.LibraryDataSelectInfinite__custom-item{cursor:pointer;display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#253540;font-size:15px;white-space:normal;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.LibraryDataSelectInfinite__item:hover,.LibraryDataSelectInfinite__custom-item:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.LibraryDataSelectInfinite__item.active,.LibraryDataSelectInfinite__custom-item.active{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.LibraryDataSelectInfinite__custom-item{text-align:center;margin-bottom:5px}.LibraryDataSelectInfinite__item-price{float:right}.LibraryDataSelectInfinite__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:12px 20px}.LibraryDataSelectInfinite__header-link{font-size:12px;font-weight:500;color:#3890DB;cursor:pointer}.LibraryDataSelectInfinite__header-link.active{color:#999999;cursor:default}.LibraryDataSelectInfinite__highlighted{font-weight:500}.error .LibraryDataSelectInfinite__button{border-color:#dd475a}

.AddToDataLibraryModal .modal-content{background-color:rgba(255,255,255,0.9)}.AddToDataLibraryModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.AddToDataLibraryModal__title{font-size:23px;line-height:30px;color:#333;font-weight:300;margin:0 0 15px;letter-spacing:-0.035em}.AddToDataLibraryModal__modal-actions{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.AddToDataLibraryModal__title-highlighted{font-weight:600}

.MultiselectWithSearch__main-container{position:relative}.MultiselectWithSearch__dropdown{position:absolute;width:100%;top:0;z-index:10;margin-top:36px;margin-bottom:10px;background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,0.15)}.MultiselectWithSearch__selected-option{padding:2px 12px 3px 12px;margin:8px 3px;background-color:rgba(215,233,248,0.8);border-radius:5px;display:inline-block;color:#253540 !important;font-weight:400}.MultiselectWithSearch__dropdown-header{margin:3px 4px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.MultiselectWithSearch__dropdown::after{height:36px;background-color:transparent;content:'';display:block;position:absolute;bottom:100%;width:100%}.MultiselectWithSearch__dropdown-option{cursor:pointer;color:#253540;font-size:15px;padding:8px 8px;font-weight:400}.MultiselectWithSearch__no-results{text-align:center}.MultiselectWithSearch__dropdown-option:not(.MultiselectWithSearch__no-results):hover{background-color:#f8f8f8}.MultiselectWithSearch__options-container{max-height:240px;overflow-y:scroll}.MultiselectWithSearch__search-input{margin:1px 0;padding:4px 20px 4px 5px;height:auto;outline:0;line-height:normal;border-radius:0;font-weight:400;width:100%;font-size:13px}.MultiselectWithSearch__add-data-btn-container{width:50px;text-align:center}.MultiselectWithSearch__add-data-btn{color:#3890DB;font-weight:500;cursor:pointer;font-size:13px}.MultiselectWithSearch__placeholder{display:inline-block;font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px;outline:0;margin:8px 3px}

.PersonSelectWithSearchInfinite__container{position:relative}.PersonSelectWithSearchInfinite__select{background-color:#fff}.PersonSelectWithSearchInfinite__search{display:none}.PersonSelectWithSearchInfinite__search.active{display:block}.PersonSelectWithSearchInfinite__input{display:none}.PersonSelectWithSearchInfinite__button{text-align:left}.PersonSelectWithSearchInfinite__placeholder{color:#253540;opacity:0.5;font-weight:500}.PersonSelectWithSearchInfinite__selected{text-overflow:ellipsis;overflow:hidden;width:100%;padding-right:1em;font-weight:500;color:#253540}.PersonSelectWithSearchInfinite__caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px;float:right !important;display:inline-block;width:0;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.PersonSelectWithSearchInfinite__dropdown-menu{list-style:none;padding:5px 0;margin:0}.PersonSelectWithSearchInfinite__dropdown-container{width:100%;max-height:200px;overflow:auto;margin-top:-1px;position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:160px;font-size:14px;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:4px}.PersonSelectWithSearchInfinite__dropdown-container::after{content:"";display:block;clear:both}.PersonSelectWithSearchInfinite__dropdown-container::-webkit-scrollbar{-webkit-appearance:none;width:7px}.PersonSelectWithSearchInfinite__dropdown-container::-webkit-scrollbar-thumb{background-color:#9ca1ad}.PersonSelectWithSearchInfinite__dropdown-container::-webkit-scrollbar-track{background-color:#EFEFEF}.PersonSelectWithSearchInfinite__dropdown-menu li{clear:both}.PersonSelectWithSearchInfinite__item{cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:3px 20px;clear:both;font-weight:400;color:#253540;font-size:15px;white-space:normal}.PersonSelectWithSearchInfinite__item:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.PersonSelectWithSearchInfinite__item.active{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.PersonSelectWithSearchInfinite__highlighted{font-weight:500}.PersonSelectWithSearchInfinite__additional{color:#5cb85c}.error .PersonSelectWithSearchInfinite__button{border-color:#dd475a}

.PriceField{position:relative;display:block;width:100%;border:1px solid #d8d8d8;border-radius:2px;background-color:#fff;padding:3px 4px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:stretch;justify-content:stretch}.PriceField__field{border:0;width:100%;height:100%;text-align:left;outline:none;font-family:"Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;color:#253540;font-weight:500;-webkit-font-smoothing:antialiased;font-size:14px;padding-left:6px}.PriceField__field::-webkit-input-placeholder{opacity:1;font-weight:500;color:#93a1af;font-size:14px}.PriceField__field::-moz-placeholder{opacity:1;font-weight:500;color:#93a1af;font-size:14px}.PriceField__field:-ms-input-placeholder{opacity:1;font-weight:500;color:#93a1af;font-size:14px}.PriceField__field::-ms-input-placeholder{opacity:1;font-weight:500;color:#93a1af;font-size:14px}.PriceField__field::placeholder{opacity:1;font-weight:500;color:#93a1af;font-size:14px}.PriceField__field:disabled{opacity:0.5}.PriceField__field [type=number]::-webkit-inner-spin-button,.PriceField__field [type=number]::-webkit-outer-spin-button{opacity:0}.PriceField__symbol{font-size:16px;font-style:normal;color:#757680}.PriceField__placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.PriceField__field--payment{height:54px;border-radius:4px;line-height:14px}

.RadioButtons__container{display:inline-block}.RadioButtons__container+.RadioButtons__container{margin-left:35px}.RadioButtons__input[disabled]+label{opacity:0.2 !important}.RadioButtons__container-column{display:block}.RadioButtons__container-column+.RadioButtons__container-column{margin-top:5px}.RadioButtons__container input,.RadioButtons__container-column input{cursor:pointer}.RadioButtons__container label,.RadioButtons__container-column label{cursor:pointer;margin-bottom:0}.RadioButtons__container label span::before,.RadioButtons__container-column label span::before{display:inline-block;width:16px;height:16px;border:2.5px solid #fff;border-radius:50%;margin:2px 5px 0 1px;vertical-align:top;content:'';box-shadow:0 0 0 2px #e2e2e4}.RadioButtons__container input:checked+label span:before,.RadioButtons__container-column input:checked+label span:before{background-color:#1590D7}

.Search{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:20px 0}.Search__input{border:0;border-bottom:1px solid #f3f3f3;width:100%;height:30px;font-size:24px;line-height:26px;color:#424242;font-weight:300;caret-color:#3890DB;outline:none}.Search__input.ng-empty::-webkit-input-placeholder{color:#ddd}.Search__input.ng-empty::-moz-placeholder{color:#ddd}.Search__input.ng-empty:-ms-input-placeholder{color:#ddd}.Search__input.ng-empty::-ms-input-placeholder{color:#ddd}.Search__input.ng-empty::placeholder{color:#ddd}.Search__icon{color:#3890DB;font-size:24px}

.SelectWithSearch__main-container{position:relative}.SelectWithSearch__dropdown{position:absolute;width:100%;top:0;z-index:10;margin-top:36px;margin-bottom:10px;background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,0.15)}.SelectWithSearch__dropdown-header{margin:3px 4px}.SelectWithSearch__dropdown::after{height:36px;background-color:transparent;content:'';display:block;position:absolute;bottom:100%;width:100%}.SelectWithSearch__dropdown-option{cursor:pointer;color:#253540;font-size:15px;padding:8px 8px;font-weight:400}.SelectWithSearch__no-results{text-align:center}.SelectWithSearch__dropdown-option:not(.SelectWithSearch__no-results):hover{background-color:#f8f8f8}.SelectWithSearch__options-container{max-height:240px;overflow-y:scroll}.SelectWithSearch__search-input{margin:1px 0;padding:4px 20px 4px 5px;height:auto;outline:0;line-height:normal;border-radius:0;font-weight:400;width:100%;font-size:13px}.ui-select-choices-row.disabled{opacity:0.6}

.TelInput__dummy-for-validation{display:none}.TelInput__error{color:#dd475a;margin-top:5px}.TelInput .country-list{top:28px;left:1px}.TelInput .selected-flag{top:14px;left:4px}.TelInput .selected-flag:hover{cursor:pointer}.TelInput .flag-box{display:inline-block;padding-right:20px}.TelInput .iti-flag{background-image:url(flags-ae33acae404631e997ef8d91dae08ccd.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.TelInput .iti-flag{background-image:url(flags@2x-24662259adbe3dfe87dac3b8b0d6b128.png)}}.intl-tel-input{position:relative}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-left:48px;margin-left:0;-webkit-transition:background-color 100ms ease-out;transition:background-color 100ms ease-out}.intl-tel-input input.iti-invalid-key{-webkit-transition:background-color 0;transition:background-color 0;background-color:#FFC7C7}.intl-tel-input .flag-dropdown{position:absolute;top:0;bottom:0;padding:1px}.intl-tel-input .flag-dropdown:hover{cursor:pointer}.intl-tel-input .flag-dropdown:hover .selected-flag{background-color:rgba(0,0,0,0.05)}.intl-tel-input input[disabled]+.flag-dropdown:hover,.intl-tel-input input[readonly]+.flag-dropdown:hover{cursor:default}.intl-tel-input input[disabled]+.flag-dropdown:hover .selected-flag,.intl-tel-input input[readonly]+.flag-dropdown:hover .selected-flag{background-color:transparent}.intl-tel-input .selected-flag{z-index:1;position:relative;width:42px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.intl-tel-input .selected-flag .arrow{position:absolute;top:50%;margin-top:-2px;right:4px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input .country-list{list-style:none;position:absolute;z-index:2;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll}.intl-tel-input .country-list .flag{display:inline-block;width:20px}@media (max-width: 500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,0.05)}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag{vertical-align:middle}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag{margin-right:6px}.intl-tel-input select{position:absolute;top:0;left:0;z-index:1;width:42px;height:100%;opacity:0}.iti-flag{width:20px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}.iti-flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{height:10px;background-position:0 0}.iti-flag.ad{height:14px;background-position:-22px 0}.iti-flag.ae{height:10px;background-position:-44px 0}.iti-flag.af{height:14px;background-position:-66px 0}.iti-flag.ag{height:14px;background-position:-88px 0}.iti-flag.ai{height:10px;background-position:-110px 0}.iti-flag.al{height:15px;background-position:-132px 0}.iti-flag.am{height:10px;background-position:-154px 0}.iti-flag.ao{height:14px;background-position:-176px 0}.iti-flag.aq{height:14px;background-position:-198px 0}.iti-flag.ar{height:13px;background-position:-220px 0}.iti-flag.as{height:10px;background-position:-242px 0}.iti-flag.at{height:14px;background-position:-264px 0}.iti-flag.au{height:10px;background-position:-286px 0}.iti-flag.aw{height:14px;background-position:-308px 0}.iti-flag.ax{height:13px;background-position:-330px 0}.iti-flag.az{height:10px;background-position:-352px 0}.iti-flag.ba{height:10px;background-position:-374px 0}.iti-flag.bb{height:14px;background-position:-396px 0}.iti-flag.bd{height:12px;background-position:-418px 0}.iti-flag.be{height:15px;background-position:-440px 0}.iti-flag.bf{height:14px;background-position:-460px 0}.iti-flag.bg{height:12px;background-position:-482px 0}.iti-flag.bh{height:12px;background-position:-504px 0}.iti-flag.bi{height:12px;background-position:-526px 0}.iti-flag.bj{height:14px;background-position:-548px 0}.iti-flag.bl{height:14px;background-position:-570px 0}.iti-flag.bm{height:10px;background-position:-592px 0}.iti-flag.bn{height:10px;background-position:-614px 0}.iti-flag.bo{height:14px;background-position:-636px 0}.iti-flag.bq{height:14px;background-position:-658px 0}.iti-flag.br{height:14px;background-position:-680px 0}.iti-flag.bs{height:10px;background-position:-702px 0}.iti-flag.bt{height:14px;background-position:-724px 0}.iti-flag.bv{height:15px;background-position:-746px 0}.iti-flag.bw{height:14px;background-position:-768px 0}.iti-flag.by{height:10px;background-position:-790px 0}.iti-flag.bz{height:14px;background-position:-812px 0}.iti-flag.ca{height:10px;background-position:-834px 0}.iti-flag.cc{height:10px;background-position:-856px 0}.iti-flag.cd{height:15px;background-position:-878px 0}.iti-flag.cf{height:14px;background-position:-900px 0}.iti-flag.cg{height:14px;background-position:-922px 0}.iti-flag.ch{height:15px;background-position:-944px 0}.iti-flag.ci{height:14px;background-position:-961px 0}.iti-flag.ck{height:10px;background-position:-983px 0}.iti-flag.cl{height:14px;background-position:-1005px 0}.iti-flag.cm{height:14px;background-position:-1027px 0}.iti-flag.cn{height:14px;background-position:-1049px 0}.iti-flag.co{height:14px;background-position:-1071px 0}.iti-flag.cp{height:14px;background-position:-1093px 0}.iti-flag.cr{height:12px;background-position:-1115px 0}.iti-flag.cu{height:10px;background-position:-1137px 0}.iti-flag.cv{height:12px;background-position:-1159px 0}.iti-flag.cw{height:14px;background-position:-1181px 0}.iti-flag.cx{height:10px;background-position:-1203px 0}.iti-flag.cy{height:14px;background-position:-1225px 0}.iti-flag.cz{height:14px;background-position:-1247px 0}.iti-flag.de{height:12px;background-position:-1269px 0}.iti-flag.dg{height:10px;background-position:-1291px 0}.iti-flag.dj{height:14px;background-position:-1313px 0}.iti-flag.dk{height:15px;background-position:-1335px 0}.iti-flag.dm{height:10px;background-position:-1357px 0}.iti-flag.do{height:13px;background-position:-1379px 0}.iti-flag.dz{height:14px;background-position:-1401px 0}.iti-flag.ea{height:14px;background-position:-1423px 0}.iti-flag.ec{height:14px;background-position:-1445px 0}.iti-flag.ee{height:13px;background-position:-1467px 0}.iti-flag.eg{height:14px;background-position:-1489px 0}.iti-flag.eh{height:10px;background-position:-1511px 0}.iti-flag.er{height:10px;background-position:-1533px 0}.iti-flag.es{height:14px;background-position:-1555px 0}.iti-flag.et{height:10px;background-position:-1577px 0}.iti-flag.eu{height:14px;background-position:-1599px 0}.iti-flag.fi{height:12px;background-position:-1621px 0}.iti-flag.fj{height:10px;background-position:-1643px 0}.iti-flag.fk{height:10px;background-position:-1665px 0}.iti-flag.fm{height:11px;background-position:-1687px 0}.iti-flag.fo{height:15px;background-position:-1709px 0}.iti-flag.fr{height:14px;background-position:-1731px 0}.iti-flag.ga{height:15px;background-position:-1753px 0}.iti-flag.gb{height:10px;background-position:-1775px 0}.iti-flag.gd{height:12px;background-position:-1797px 0}.iti-flag.ge{height:14px;background-position:-1819px 0}.iti-flag.gf{height:14px;background-position:-1841px 0}.iti-flag.gg{height:14px;background-position:-1863px 0}.iti-flag.gh{height:14px;background-position:-1885px 0}.iti-flag.gi{height:10px;background-position:-1907px 0}.iti-flag.gl{height:14px;background-position:-1929px 0}.iti-flag.gm{height:14px;background-position:-1951px 0}.iti-flag.gn{height:14px;background-position:-1973px 0}.iti-flag.gp{height:14px;background-position:-1995px 0}.iti-flag.gq{height:14px;background-position:-2017px 0}.iti-flag.gr{height:14px;background-position:-2039px 0}.iti-flag.gs{height:10px;background-position:-2061px 0}.iti-flag.gt{height:13px;background-position:-2083px 0}.iti-flag.gu{height:11px;background-position:-2105px 0}.iti-flag.gw{height:10px;background-position:-2127px 0}.iti-flag.gy{height:12px;background-position:-2149px 0}.iti-flag.hk{height:14px;background-position:-2171px 0}.iti-flag.hm{height:10px;background-position:-2193px 0}.iti-flag.hn{height:10px;background-position:-2215px 0}.iti-flag.hr{height:10px;background-position:-2237px 0}.iti-flag.ht{height:12px;background-position:-2259px 0}.iti-flag.hu{height:10px;background-position:-2281px 0}.iti-flag.ic{height:14px;background-position:-2303px 0}.iti-flag.id{height:14px;background-position:-2325px 0}.iti-flag.ie{height:10px;background-position:-2347px 0}.iti-flag.il{height:15px;background-position:-2369px 0}.iti-flag.im{height:10px;background-position:-2391px 0}.iti-flag.in{height:14px;background-position:-2413px 0}.iti-flag.io{height:10px;background-position:-2435px 0}.iti-flag.iq{height:14px;background-position:-2457px 0}.iti-flag.ir{height:12px;background-position:-2479px 0}.iti-flag.is{height:15px;background-position:-2501px 0}.iti-flag.it{height:14px;background-position:-2523px 0}.iti-flag.je{height:12px;background-position:-2545px 0}.iti-flag.jm{height:10px;background-position:-2567px 0}.iti-flag.jo{height:10px;background-position:-2589px 0}.iti-flag.jp{height:14px;background-position:-2611px 0}.iti-flag.ke{height:14px;background-position:-2633px 0}.iti-flag.kg{height:12px;background-position:-2655px 0}.iti-flag.kh{height:13px;background-position:-2677px 0}.iti-flag.ki{height:10px;background-position:-2699px 0}.iti-flag.km{height:12px;background-position:-2721px 0}.iti-flag.kn{height:14px;background-position:-2743px 0}.iti-flag.kp{height:10px;background-position:-2765px 0}.iti-flag.kr{height:14px;background-position:-2787px 0}.iti-flag.kw{height:10px;background-position:-2809px 0}.iti-flag.ky{height:10px;background-position:-2831px 0}.iti-flag.kz{height:10px;background-position:-2853px 0}.iti-flag.la{height:14px;background-position:-2875px 0}.iti-flag.lb{height:14px;background-position:-2897px 0}.iti-flag.lc{height:10px;background-position:-2919px 0}.iti-flag.li{height:12px;background-position:-2941px 0}.iti-flag.lk{height:10px;background-position:-2963px 0}.iti-flag.lr{height:11px;background-position:-2985px 0}.iti-flag.ls{height:14px;background-position:-3007px 0}.iti-flag.lt{height:12px;background-position:-3029px 0}.iti-flag.lu{height:12px;background-position:-3051px 0}.iti-flag.lv{height:10px;background-position:-3073px 0}.iti-flag.ly{height:10px;background-position:-3095px 0}.iti-flag.ma{height:14px;background-position:-3117px 0}.iti-flag.mc{height:15px;background-position:-3139px 0}.iti-flag.md{height:10px;background-position:-3160px 0}.iti-flag.me{height:10px;background-position:-3182px 0}.iti-flag.mf{height:14px;background-position:-3204px 0}.iti-flag.mg{height:14px;background-position:-3226px 0}.iti-flag.mh{height:11px;background-position:-3248px 0}.iti-flag.mk{height:10px;background-position:-3270px 0}.iti-flag.ml{height:14px;background-position:-3292px 0}.iti-flag.mm{height:14px;background-position:-3314px 0}.iti-flag.mn{height:10px;background-position:-3336px 0}.iti-flag.mo{height:14px;background-position:-3358px 0}.iti-flag.mp{height:10px;background-position:-3380px 0}.iti-flag.mq{height:14px;background-position:-3402px 0}.iti-flag.mr{height:14px;background-position:-3424px 0}.iti-flag.ms{height:10px;background-position:-3446px 0}.iti-flag.mt{height:14px;background-position:-3468px 0}.iti-flag.mu{height:14px;background-position:-3490px 0}.iti-flag.mv{height:14px;background-position:-3512px 0}.iti-flag.mw{height:14px;background-position:-3534px 0}.iti-flag.mx{height:12px;background-position:-3556px 0}.iti-flag.my{height:10px;background-position:-3578px 0}.iti-flag.mz{height:14px;background-position:-3600px 0}.iti-flag.na{height:14px;background-position:-3622px 0}.iti-flag.nc{height:10px;background-position:-3644px 0}.iti-flag.ne{height:15px;background-position:-3666px 0}.iti-flag.nf{height:10px;background-position:-3686px 0}.iti-flag.ng{height:10px;background-position:-3708px 0}.iti-flag.ni{height:12px;background-position:-3730px 0}.iti-flag.nl{height:14px;background-position:-3752px 0}.iti-flag.no{height:15px;background-position:-3774px 0}.iti-flag.np{height:15px;background-position:-3796px 0}.iti-flag.nr{height:10px;background-position:-3811px 0}.iti-flag.nu{height:10px;background-position:-3833px 0}.iti-flag.nz{height:10px;background-position:-3855px 0}.iti-flag.om{height:10px;background-position:-3877px 0}.iti-flag.pa{height:14px;background-position:-3899px 0}.iti-flag.pe{height:14px;background-position:-3921px 0}.iti-flag.pf{height:14px;background-position:-3943px 0}.iti-flag.pg{height:15px;background-position:-3965px 0}.iti-flag.ph{height:10px;background-position:-3987px 0}.iti-flag.pk{height:14px;background-position:-4009px 0}.iti-flag.pl{height:13px;background-position:-4031px 0}.iti-flag.pm{height:14px;background-position:-4053px 0}.iti-flag.pn{height:10px;background-position:-4075px 0}.iti-flag.pr{height:14px;background-position:-4097px 0}.iti-flag.ps{height:10px;background-position:-4119px 0}.iti-flag.pt{height:14px;background-position:-4141px 0}.iti-flag.pw{height:13px;background-position:-4163px 0}.iti-flag.py{height:11px;background-position:-4185px 0}.iti-flag.qa{height:8px;background-position:-4207px 0}.iti-flag.re{height:14px;background-position:-4229px 0}.iti-flag.ro{height:14px;background-position:-4251px 0}.iti-flag.rs{height:14px;background-position:-4273px 0}.iti-flag.ru{height:14px;background-position:-4295px 0}.iti-flag.rw{height:14px;background-position:-4317px 0}.iti-flag.sa{height:14px;background-position:-4339px 0}.iti-flag.sb{height:10px;background-position:-4361px 0}.iti-flag.sc{height:10px;background-position:-4383px 0}.iti-flag.sd{height:10px;background-position:-4405px 0}.iti-flag.se{height:13px;background-position:-4427px 0}.iti-flag.sg{height:14px;background-position:-4449px 0}.iti-flag.sh{height:10px;background-position:-4471px 0}.iti-flag.si{height:10px;background-position:-4493px 0}.iti-flag.sj{height:15px;background-position:-4515px 0}.iti-flag.sk{height:14px;background-position:-4537px 0}.iti-flag.sl{height:14px;background-position:-4559px 0}.iti-flag.sm{height:15px;background-position:-4581px 0}.iti-flag.sn{height:14px;background-position:-4603px 0}.iti-flag.so{height:14px;background-position:-4625px 0}.iti-flag.sr{height:14px;background-position:-4647px 0}.iti-flag.ss{height:10px;background-position:-4669px 0}.iti-flag.st{height:10px;background-position:-4691px 0}.iti-flag.sv{height:12px;background-position:-4713px 0}.iti-flag.sx{height:14px;background-position:-4735px 0}.iti-flag.sy{height:14px;background-position:-4757px 0}.iti-flag.sz{height:14px;background-position:-4779px 0}.iti-flag.ta{height:10px;background-position:-4801px 0}.iti-flag.tc{height:10px;background-position:-4823px 0}.iti-flag.td{height:14px;background-position:-4845px 0}.iti-flag.tf{height:14px;background-position:-4867px 0}.iti-flag.tg{height:13px;background-position:-4889px 0}.iti-flag.th{height:14px;background-position:-4911px 0}.iti-flag.tj{height:10px;background-position:-4933px 0}.iti-flag.tk{height:10px;background-position:-4955px 0}.iti-flag.tl{height:10px;background-position:-4977px 0}.iti-flag.tm{height:14px;background-position:-4999px 0}.iti-flag.tn{height:14px;background-position:-5021px 0}.iti-flag.to{height:10px;background-position:-5043px 0}.iti-flag.tr{height:14px;background-position:-5065px 0}.iti-flag.tt{height:12px;background-position:-5087px 0}.iti-flag.tv{height:10px;background-position:-5109px 0}.iti-flag.tw{height:14px;background-position:-5131px 0}.iti-flag.tz{height:14px;background-position:-5153px 0}.iti-flag.ua{height:14px;background-position:-5175px 0}.iti-flag.ug{height:14px;background-position:-5197px 0}.iti-flag.um{height:11px;background-position:-5219px 0}.iti-flag.us{height:11px;background-position:-5241px 0}.iti-flag.uy{height:14px;background-position:-5263px 0}.iti-flag.uz{height:10px;background-position:-5285px 0}.iti-flag.va{height:15px;background-position:-5307px 0}.iti-flag.vc{height:14px;background-position:-5324px 0}.iti-flag.ve{height:14px;background-position:-5346px 0}.iti-flag.vg{height:10px;background-position:-5368px 0}.iti-flag.vi{height:14px;background-position:-5390px 0}.iti-flag.vn{height:14px;background-position:-5412px 0}.iti-flag.vu{height:12px;background-position:-5434px 0}.iti-flag.wf{height:14px;background-position:-5456px 0}.iti-flag.ws{height:10px;background-position:-5478px 0}.iti-flag.xk{height:15px;background-position:-5500px 0}.iti-flag.ye{height:14px;background-position:-5522px 0}.iti-flag.yt{height:14px;background-position:-5544px 0}.iti-flag.za{height:14px;background-position:-5566px 0}.iti-flag.zm{height:14px;background-position:-5588px 0}.iti-flag.zw{height:10px;background-position:-5610px 0}.iti-flag{width:20px;height:15px;box-shadow:0 0 1px 0 #888;background-image:url(flags-ae33acae404631e997ef8d91dae08ccd.png);background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.iti-flag{background-image:url(flags@2x-24662259adbe3dfe87dac3b8b0d6b128.png)}}.iti-flag.np{background-color:transparent}

.TextareaWithIncludes__input{display:block;width:100%;border:1px solid #d0d0d0;border-radius:2px;font-size:15px;font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;color:#253540;font-weight:400;letter-spacing:0.5px;line-height:1;-webkit-font-smoothing:antialiased}.TextareaWithIncludes__textarea{width:100%;border-color:transparent;background-color:transparent;min-height:68px;padding:10px;font-size:15px;font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;color:#253540;font-weight:400;letter-spacing:0.5px;line-height:1}.TextareaWithIncludes__textarea::-webkit-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.TextareaWithIncludes__textarea::-moz-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.TextareaWithIncludes__textarea:-ms-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.TextareaWithIncludes__textarea::-ms-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.TextareaWithIncludes__textarea::placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.TextareaWithIncludes__buttons-container{line-height:21px;padding:10px 15px;border-style:solid;border-color:#d1d1d1;border-width:1px 0 0 0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}@media (max-width: 560px){.TextareaWithIncludes__buttons-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}}.TextareaWithIncludes__button{margin-right:15px;color:#3890DB;font-weight:500;font-size:15px;cursor:pointer}.TextareaWithIncludes__button:hover{text-decoration:underline}@media (min-width: 561px){.TextareaWithIncludes__button+.TextareaWithIncludes__button{margin-left:15px}}

tags-multiselect{width:100%}.TagsMultiSelect .ui-select-match .ui-select-match-item{background:none !important;border:none !important;box-shadow:none !important;margin:-1px 3px 0 0 !important}.TagsMultiSelect .ui-select-match .ui-select-match-close{line-height:15px !important;color:#fff !important;opacity:0.6;z-index:100}.TagsMultiSelect .ui-select-match .ui-select-match-close:hover{opacity:1}.TagsMultiSelect .ui-select-match .ui-select-search{height:30px !important}.TagsMultiSelect .ui-select-match .common-tag{white-space:normal !important;margin:0 -22px -1px -5px;padding:0 30px 0 15px}.TagsMultiSelect .ui-select-choices-row>span{padding:5px 20px}.TagsMultiSelect .ui-select-choices-row .common-tag{padding:0 10px}.TagsMultiSelect__option{background:#FFF;border-radius:15px;display:inline-block;height:20px;font-size:12px}

.CustomSelectInputInfinite__container{position:relative}.CustomSelectInputInfinite__select{background-color:#fff}.CustomSelectInputInfinite__search{display:none}.CustomSelectInputInfinite__search.active{display:block}.CustomSelectInputInfinite__input{display:none}.CustomSelectInputInfinite__button{text-align:left}.CustomSelectInputInfinite__placeholder{color:#253540;opacity:0.5;font-weight:500}.CustomSelectInputInfinite__selected{text-overflow:ellipsis;overflow:hidden;width:100%;padding-right:1em;font-weight:500;color:#253540}.CustomSelectInputInfinite__caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px;float:right !important;display:inline-block;width:0;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.CustomSelectInputInfinite__dropdown-menu{list-style:none;padding:5px 0;margin:0}.CustomSelectInputInfinite__dropdown-container{width:100%;max-height:200px;overflow:auto;margin-top:-1px;position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:160px;font-size:14px;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:4px}.CustomSelectInputInfinite__dropdown-container::after{content:"";display:block;clear:both}.CustomSelectInputInfinite__dropdown-container::-webkit-scrollbar{-webkit-appearance:none;width:7px}.CustomSelectInputInfinite__dropdown-container::-webkit-scrollbar-thumb{background-color:#9ca1ad}.CustomSelectInputInfinite__dropdown-container::-webkit-scrollbar-track{background-color:#EFEFEF}.CustomSelectInputInfinite__dropdown-menu li{clear:both}.CustomSelectInputInfinite__item{cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:3px 20px;clear:both;font-weight:400;color:#253540;font-size:15px;white-space:normal}.CustomSelectInputInfinite__item:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.CustomSelectInputInfinite__item.active{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.CustomSelectInputInfinite__highlighted{font-weight:500}.error .PersonSelectWithSearchInfinite__button{border-color:#dd475a}

.Login__main-container{width:100%;min-height:100%;background-color:#EFF2F4}.Login__inner-container{left:0;right:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;padding:32px 0 40px}@media (max-width: 560px){.Login__inner-container{top:0;padding:10px;-webkit-transform:none;transform:none}}@media (max-width: 560px){.Login__form{width:100%}}.Login__description{margin:36px 0;font-size:24px;color:#676767;text-align:center}.Login__box{width:360px;padding:24px;background-color:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,0.1)}@media (max-width: 560px){.Login__box{width:100%}}.Login__form-footer{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.Login__link{font-weight:normal;letter-spacing:0.076em;text-decoration:none;padding-top:15px}.Login__forgot-password-link{font-size:12px;color:#a33b4a}.Login__forgot-password-link:hover{color:#a33b4a}.Login__submit-btn{display:inline-block;padding:13px 49px 15px;text-align:center;width:100%;border:none;border-radius:2px;background:#a33b4a;font-size:13px;color:#fff;font-weight:normal;text-transform:uppercase;letter-spacing:0.076em;cursor:pointer}@media (max-width: 768px){.Login__submit-btn{width:100%}}.Login__footer{margin-top:50px;font-size:13px;color:#7C8586;letter-spacing:0px}

.home{width:100vw;height:100dvh}.home .home-navbar{padding:20px 92px;background:#759f95;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-radius:0}.home .home-navbar-item__location{margin-left:auto;width:Min(200px, 100%);cursor:pointer}.home .home-navbar-item__location .multiselect__tags{color:white;background:#3d8669;border:none}.home .home-container{padding:40px 30px}.home .home-container__grid{display:-webkit-box;display:flex;flex-wrap:wrap;width:Min(100%, 433px);grid-gap:20px;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin:auto}.home .home-container__grid-option{text-decoration:none;aspect-ratio:1;max-width:131px;min-width:131px;display:grid;place-items:center;border-radius:5px;border:1px solid #d9d9d9;background:-webkit-gradient(linear, left top, left bottom, color-stop(38.6%, #fff), color-stop(99.64%, #e4e4e4));background:linear-gradient(180deg, #fff 38.6%, #e4e4e4 99.64%);box-shadow:0px 1px 4px 0px rgba(0,0,0,0.25);color:#000;-webkit-transition:all ease 0.3s;transition:all ease 0.3s}.home .home-container__grid-option:hover{box-shadow:0px 4px 10px 5px rgba(0,0,0,0.25)}.home .home-container__grid-option-icon{min-width:45px;min-height:45px}.home .home-container__grid-option-label{font-size:16px;font-style:normal;font-weight:600;white-space:wrap;text-align:center}

.ConfirmModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:300px;margin:auto;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid #D8D8D8;border-radius:4px}.ConfirmModal__head{font-size:13px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#F8FBFE;border-bottom:1px solid #EEEEEE}.ConfirmModal__body{color:#6E8090;font-size:14px;line-height:20px;text-align:center;padding:16px 20px}.ConfirmModal__modal-actions{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #EEEEEE;padding:14px 20px}.ConfirmModal__modal-actions .cancel-btn{margin:0 12px}

.ConfirmCancelCheckInModal__content{position:absolute;top:50%;left:0;right:0;padding:50px 20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:auto;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid #D8D8D8;border-radius:4px;width:Min(500px, 80vw)}.ConfirmCancelCheckInModal__content .CheckInModalPatientCard{margin:20px 0}.ConfirmCancelCheckInModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.ConfirmCancelCheckInModal__modal-actions{display:-webkit-box;display:flex;margin-top:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:20px;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.ConfirmRemovalModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ConfirmRemovalModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.ConfirmRemovalModal__modal-actions{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.ConsultationsModal__header{width:100%;margin-bottom:12px}.ConsultationsModal__container{width:510px;background-color:white;border-radius:8px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:20px}.ConsultationsModal__title{color:#253540;font-size:24px;font-weight:400;letter-spacing:0.5px;line-height:1;margin:0;padding:10px 0}.ConsultationsModal__patient{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.ConsultationsModal__patient-avatar{width:37px;height:37px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:10px}.ConsultationsModal__patient-info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start;font-size:15px;max-width:200px;overflow:hidden}.ConsultationsModal__patient-name{color:#3890db;font-weight:500;cursor:pointer;text-align:left}.ConsultationsModal__patient-sex-dob{color:#72808e;font-weight:400}.ConsultationsModal__body{width:470px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ConsultationsModal__form{text-align:left}.ConsultationsModal__buttons{margin-top:12px;text-align:center;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.ConsultationsModal__team-avatar{padding-right:10px;display:inline-block}.ConsultationsModal__team-avatar img{width:25px;height:25px}.ConsultationsModal__who-to-see{margin-top:16px}.ConsultationsModal__who-to-see__label{margin-right:10px}.ConsultationsModal__who-to-see .RadioButtons__container ~ *{margin-left:15px}.ConsultationsModal__legal-link{color:#3890db !important;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer}@media (max-width: 768px){.ConsultationsModal__legal-link{font-size:12px}}.ConsultationsModal__legal-link:hover{text-decoration:underline}.ConsultationsModal__dropdown{margin-top:16px}.ConsultationsModal__otp-error{color:#dd475a}.ConsultationsModal__location{width:100% !important}

.TermsModal__header{width:100%;margin-bottom:12px}.TermsModal__header--text{margin:auto 0px auto 8px}.TermsModal__header--description{font-size:14px;letter-spacing:.5px;line-height:1.3;margin:0;padding:5px 50px;text-align:center}.TermsModal__container{width:1000px;background-color:white;border-radius:8px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:20px}@media screen and (max-width: 1000px){.TermsModal__container{width:100%}}.TermsModal__title{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#253540;font-size:24px;font-weight:400;letter-spacing:.5px;line-height:1;margin:0;padding:10px 0}.TermsModal__subtitle{color:#253540;font-size:20px;font-weight:400;letter-spacing:.5px;line-height:1;margin:0;padding:10px 0}.TermsModal__body{width:90%;height:545px;border:2px solid #e8e8e8;border-radius:3px;padding:10px 20px;overflow-y:scroll;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:left}.TermsModal__link{color:#AFACB0}.TermsModal__description{color:#AFACB0;font-size:14px;letter-spacing:.5px;line-height:1.3;margin:0;padding:5px 0}.TermsModal__description--important{text-transform:uppercase;font-weight:500}.TermsModal__list{padding:10px 15px}.TermsModal__list-point{color:#AFACB0;border-bottom:1px solid #e8e8e8;padding:10px 0px;font-size:16px;font-weight:500}.TermsModal__paragraph--title{color:#AFACB0;font-size:16px;font-weight:500;letter-spacing:.5px;line-height:1.3;margin:0;padding:5px 0}.TermsModal__paragraph--text{color:#AFACB0;font-size:14px;letter-spacing:.5px;line-height:1.3;margin:0;padding:5px 0;font-weight:400}.TermsModal__paragraph--list{padding:0px}.TermsModal__paragraph--important{font-weight:500}.TermsModal__actions{height:120px;padding:15px 0px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.TermsModal__actions-button{height:45px;padding:5px 30px;font-size:16px;font-weight:500;border-radius:4px;cursor:pointer}.TermsModal__actions-button--continue{background-color:#3890db;color:#ffffff}.TermsModal__actions-button--cancel{background-color:transparent;border:none;color:#969696}.TermsModal__buttons{margin-top:12px;text-align:center}.TermsModal__team-avatar{padding-right:10px;display:inline-block}.TermsModal__team-avatar img{width:25px;height:25px}

.ForwardFileModal__content{position:absolute;top:50%;left:50%;padding:0;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.ForwardFileModal__container{width:510px;background-color:white;border-radius:8px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:20px}.ForwardFileModal__title{color:#253540;font-size:24px;font-weight:400;letter-spacing:.5px;line-height:1;margin-bottom:10px;padding-top:15px}.ForwardFileModal__description{color:#535D66;font-size:17px;font-weight:400;line-height:1;margin-bottom:40px}.ForwardFileModal__link{color:#3890db !important;font-size:15px;font-weight:500;cursor:pointer}.ForwardFileModal__body{width:470px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ForwardFileModal__form{width:100%}.ForwardFileModal__doctors-box{width:100%;height:250px;border-radius:0 0 3px 3px;border-color:rgba(0,0,0,0.1);border-width:1px 2px 2px 2px;border-style:solid;overflow-y:scroll;margin-bottom:8px;position:relative}.ForwardFileModal__doctor-row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:10px}.ForwardFileModal__name-and-avatar{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;cursor:pointer}.ForwardFileModal__avatar{padding-right:10px}.ForwardFileModal__avatar img{width:25px;height:25px;border-radius:50%}.ForwardFileModal__field-and-type{text-align:left}.ForwardFileModal__name{color:#333333;font-weight:500}.ForwardFileModal__department{font-size:12px;color:#5C6A77;font-weight:400;opacity:0.4}@media (max-width: 500px){.ForwardFileModal__department{display:none}}.ForwardFileModal__select-all{border-width:0 0 1px 0;border-style:solid;border-color:rgba(0,0,0,0.1)}.ForwardFileModal__checkbox{margin-right:10px;top:0;left:0;width:20px;height:20px;border:1px solid #d0d0d0;border-radius:2px;background:#fff;font-size:18px;line-height:1.1;text-align:center;content:''}.ForwardFileModal__recipient-doctor .ForwardFileModal__checkbox:before,.ForwardFileModal__select-all-checked .ForwardFileModal__checkbox:before,.ForwardFileModal__recipient-team .ForwardFileModal__checkbox:before,.ForwardFileModal__select-all-checked .ForwardFileModal__checkbox:before{color:#3890DB;content:'\2713'}.ForwardFileModal__recipient-doctor--last,.ForwardFileModal__recipient-team--last,.ForwardFileModal__unchecked-doctor--last,.ForwardFileModal__unchecked-team--last{border-width:0 0 1px 0;border-style:solid;border-color:rgba(0,0,0,0.1)}.ForwardFileModal__add-comment-link{width:400px;text-align:left;color:#3890db !important;font-size:15px;font-weight:500;cursor:pointer}.ForwardFileModal__comment{padding-top:8px;width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.ForwardFileModal__comment-field{height:72px;width:370px}@media (max-width: 500px){.ForwardFileModal__comment-field{width:100%}}.ForwardFileModal__info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}.ForwardFileModal__patients-in-queue{font-size:12px;color:#EF5860;letter-spacing:.5px}.ForwardFileModal__field-and-label{text-align:left}.ForwardFileModal__form-buttons{padding-top:20px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.ForwardFileModal__button{margin-bottom:0;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;line-height:1.42857143;border-radius:4px}.ForwardFileModal__submit-actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ForwardFileModal__cancel-button{width:120px;height:38px;font-size:15px;font-weight:400;background-color:#d0d0d0;border-color:#d0d0d0;color:#fff}.ForwardFileModal__cancel-button:hover{border-color:#e6e6e6}.ForwardFileModal__forward-button{width:160px;height:38px;font-size:15px;font-weight:400;margin-left:20px;color:#fff;background-color:#3890db}.ForwardFileModal__hide-comment-button{color:#E05453;padding-top:30px;cursor:pointer}.ForwardFileModal__block-title{padding:5px 10px;text-align:left}.ForwardFileModal__add-to-queue.invalidate{color:#5C6A77 !important}.ForwardFileModal__queue-popover{width:300px;height:100px;background-color:#fff}.ForwardFileModal__admission-limit{font-size:12px;color:#dd475a}.ForwardFileModal__actions{display:grid;grid-template-columns:repeat(2, 1fr)}.ForwardFileModal__action{text-align:left}.ForwardFileModal__action:last-child{text-align:right}.ForwardFileModal__doctors-loading{position:absolute;left:calc(50% - 16px);top:calc(50% - 16px)}

.QueuePopover__main-container{position:absolute;min-width:265px;width:auto;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);background-color:#fff;border-radius:3px;box-shadow:0 -2px 8px 0 rgba(0,0,0,0.4);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:10px;z-index:1}.QueuePopover__main-container:before{position:absolute;top:-10px;right:calc(50% - 11px);display:inline-block;border-right:10px solid transparent;border-bottom:10px solid #fff;border-left:10px solid transparent;content:''}.QueuePopover__block{width:100%}.QueuePopover__block-header{border-bottom:1px solid #D2D2D2;padding:5px 0;text-align:center}.QueuePopover__block-title{color:#253540;font-size:15px;letter-spacing:.5px;font-weight:500}.QueuePopover__block-description{color:#5C6A77;font-size:12px}.QueuePopover__block-container{display:-webkit-box;display:flex}.QueuePopover__patient-badge{height:77px;background-color:#EEF3F7;margin-top:10px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:0 30px 0 0;border:4px solid #fff;position:relative;min-width:185px}.QueuePopover__patient-badge:before{content:"";position:absolute;z-index:1;left:-16px;top:0;width:0;height:0;border-top:35px solid transparent;border-right:16px solid #eef3f7;border-bottom:35px solid transparent}.QueuePopover__patient-badge:after{content:"";position:absolute;right:0;top:0;width:0;height:0;border-top:35px solid transparent;border-right:16px solid #fff;border-bottom:35px solid transparent}.QueuePopover__patient-badge:first-of-type{padding:0 30px 0 15px}.QueuePopover__patient-badge:first-of-type:before{display:none}.QueuePopover__patient-badge:last-of-type{padding:0 15px 0 0}.QueuePopover__patient-badge:last-of-type:after{display:none}.QueuePopover__patient-badge:only-of-type{padding:0 15px;min-width:245px}.QueuePopover__patient-badge:only-of-type:before{display:none}.QueuePopover__patient-badge:only-of-type:after{display:none}.QueuePopover__patient-avatar{width:40px;height:40px;border-radius:50%;margin-right:5px}.QueuePopover__patient-info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;color:#5C6A77;font-size:12px}.QueuePopover__patient-name{color:#253540;font-size:15px;letter-spacing:.5px;white-space:nowrap}.QueuePopover__patient-waiting-time-icon:before{font-size:16px;margin:0}.QueuePopover__more-patients{width:105px;color:#5C6A77;font-size:12px}.QueuePopover__more-patients-count{color:#253540;font-size:24px;letter-spacing:.5px;margin-right:5px}

.InactivityModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.InactivityModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.InactivityModal__description{color:#333;font-size:16px;font-weight:400;margin:0 0 40px}.InactivityModal__modal-actions{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.OfflineIndicatorModal__container{position:absolute;top:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#EFCA5B;box-shadow:0 0 10px 0 rgba(0,0,0,0.2);border-radius:4px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;width:275px;padding:4px 8px;font-size:11px;font-weight:500;color:#333333}.OfflineIndicatorModal__reconnect{background:#776B5F;border-radius:2px;font-size:10px;font-weight:500;color:#FFFFFF;padding:8px 18px;cursor:pointer}

.GlasgowComaScaleModal__container{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1200px;margin:auto;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid #D8D8D8;border-radius:4px}.GlasgowComaScaleModal__header{width:100%;position:relative;padding:32px 0 16px}.GlasgowComaScaleModal__title{color:#333;font-size:23px;text-align:center;margin:0;letter-spacing:0.48px}.GlasgowComaScaleModal__content{padding:16px 40px 0;text-align:left}.GlasgowComaScaleModal__row{margin-bottom:22px}.GlasgowComaScaleModal__row--total{border-top:1px solid #eeeeee;padding-top:16px}.GlasgowComaScaleModal__label{width:264px;height:16px;color:#253540;margin-bottom:15px;font-weight:500}.GlasgowComaScaleModal__total-label{color:#333;font-size:15px;font-weight:500;margin-bottom:16px}.GlasgowComaScaleModal__total-value{color:#5c6a77;font-size:15px;margin:0}.GlasgowComaScaleModal__footer{padding:44px 0 32px}.GlasgowComaScaleModal__submit{text-transform:capitalize;min-width:90px;padding:4px 12px;height:auto}.GlasgowComaScaleModal__cancel:hover{color:#4a90e2}.GlasgowComaScaleModal__radio-buttons .RadioButtons__container+.RadioButtons__container{margin-left:25px}.GlasgowComaScaleModal__radio-buttons .RadioButtons__container .RadioButtons__input+label .entry-value{vertical-align:middle}.GlasgowComaScaleModal__radio-buttons .RadioButtons__container .RadioButtons__input+label .entry-value:before{box-shadow:0 0 0 2px #e2e2e4;height:18px;width:18px;margin-top:2px}

.ConsumableEncounterModal__container{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:900px;margin:auto;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid #D8D8D8;border-radius:4px}.ConsumableEncounterModal__header{width:100%;position:relative;padding:32px 0 16px}.ConsumableEncounterModal__title{color:#333;font-size:23px;text-align:center;margin:0;letter-spacing:0.48px}.ConsumableEncounterModal__content{padding:16px 40px 0;text-align:left}

.EmergencyPatientModal__wrapper{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fefefe;margin:0 auto;width:370px;border-radius:5px;overflow:hidden}.EmergencyPatientModal__header{color:#FFFFFF;background:#CB525D;text-align:center;font-size:18px;font-weight:500;line-height:23px;padding:20px 0;border-bottom:1px solid #f27681}.EmergencyPatientModal__content{color:#72808E;font-size:15px;font-weight:500;line-height:18px;text-align:center;padding:20px;border-bottom:1px solid #d4d4d4}.EmergencyPatientModal__actions{padding:20px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.EmergencyPatientModal__actions .submit-btn{font-size:12px}.EmergencyPatientModal__actions .cancel-btn{margin:0;font-weight:500;font-size:14px}

@media (min-width: 769px){.Panel__container{margin-left:190px;width:calc(100% - 190px);will-change:width, margin-left;-webkit-transition:all .35s ease;transition:all .35s ease}.Panel__container .NavHeader__nav-link--forward-file,.Panel__container .NavHeader__submit-link{display:none}.Panel__container.collapsed{margin-left:50px;width:calc(100% - 50px)}.Panel__container.collapsed .NavHeader__nav-link--forward-file,.Panel__container.collapsed .NavHeader__submit-link{display:-webkit-box;display:flex}}@media (max-width: 768px) and (min-width: 561px){.Panel__container{margin-left:50px;width:calc(100% - 50px)}}@media print{.Panel__container{margin:0 auto}}.Panel__side-menu{position:fixed;width:220px;right:-220px;height:100%;background-color:#f5f5f5;overflow:scroll;-webkit-transition:right 0.4s ease-in-out;transition:right 0.4s ease-in-out}@media (max-width: 768px){.Panel__side-menu.expanded{right:0}}.Panel__side-menu-doctor{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:20px 20px 0 20px}.Panel__doctor-avatar{width:37px;height:37px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:20px}

.Overview__main-container{background-color:#eaecee;width:100%;min-height:100vh;padding:116px 10px 15px}@media (max-width: 560px){.Overview__main-container{padding-top:144px}}.Overview__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px}@media (min-width: 769px){.Overview__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.Overview__content{width:100%;min-height:calc(100vh - 68px)}}.Overview__chart{padding-top:5px;position:relative}.Overview__pie-col{width:33%;clear:none;display:inline;float:left;margin:0;position:relative;padding:0 50px;min-width:300px}@media (max-width: 1024px){.Overview__pie-col{padding:0 12px;width:50%}}.Overview__chart-legend-item-price{white-space:nowrap}.Overview__chart-label{text-align:center;font-size:15px;line-height:18px;color:#333;font-weight:500;margin:0;padding:15px 10px}.Overview__overview-menu{width:140px;float:right}.Overview__chart-total{position:absolute;top:50%;left:calc(50% - 40px);width:80px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.Overview__total-value{color:#3f91d8;font-size:16px;font-weight:500}.Overview__total-label{text-transform:uppercase;color:#9da3ad;font-size:16px}.Overview__chart-legend-item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:3px 0}.Overview__chart-legend-item-color{width:16px;height:16px;border-radius:3px;box-shadow:0 2px 3px 0 rgba(0,0,0,0.15)}.Overview__chart-legend-item-label{color:#3a3a3a;font-size:16px;margin-left:10px}.Overview__chart-legend-link{color:#3e91d8 !important;font-weight:400;padding:5px 0;position:relative}.Overview__chart-legend-link:after{content:'';position:absolute;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #3e91d8;clear:both;top:10px;right:-15px}.Overview__chart-legend-item-amount{margin-left:10px}.Overview__row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap}@media (max-width: 992px){.Overview__row{-webkit-box-pack:center;justify-content:center}}

.Transactions__main-container .btn-group{display:-webkit-box;display:flex}

.Invoices__main-container{background-color:#eaecee;width:100%;min-height:100vh;padding:116px 10px 15px}@media (max-width: 560px){.Invoices__main-container{padding-top:50px}}.Invoices__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:60px auto 15px;padding:0 20px}@media (min-width: 769px){.Invoices__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.Invoices__content{width:100%;min-height:calc(100vh - 68px)}}.Invoices__content-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:14px 0;height:62px}.Invoices__content-title{font-size:24px;line-height:30px;color:#333;font-weight:300;margin:0;letter-spacing:-0.035em;text-transform:uppercase}.Invoices__content-receipts{border-top:1px solid #f3f3f3}.Invoices__content-table{width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:20px}.Invoices__content-table-link.void{color:#D34E43}.Invoices__content-table-actions-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.Invoices__content-table-head{border-bottom:1px solid #f3f3f3}.Invoices__content-table-head-col{white-space:nowrap;text-align:left;width:initial;color:#7D728F;font-weight:400;text-transform:uppercase}@media (min-width: 561px){.Invoices__content-table-head-col:nth-child(1){min-width:75px}}.Invoices__content-table-head-col-sort{font-size:13px;line-height:20px;color:#7D728F;font-weight:400;text-transform:uppercase;padding:10px 0 10px;display:block}.Invoices__content-table-head-col-sort:hover{color:#9ca1ad}.Invoices__content-table-head-col-sort:after{content:'';width:0;height:0;display:inline-block;vertical-align:middle;border:5px solid transparent;margin:1px 0 0 7px;border-top-color:#e6e7ea}.Invoices__content-table-head-col.not-sortable .Invoices__content-table-head-col-sort{cursor:default;pointer-events:none}.Invoices__content-table-head-col.not-sortable .Invoices__content-table-head-col-sort:after{display:none}.Invoices__content-table-head-col.not-sortable .Invoices__content-table-head-col-sort:hover{text-decoration:none}.Invoices__content-table-head-col.not-sortable .Invoices__content-table-head-col-sort:hover:after{display:none}.Invoices__content-table-head-col.not-sortable .Invoices__content-table-head-col-sort:after{border-top-color:transparent;border-bottom-color:transparent}.Invoices__content-table-head-col-sort.asc:after{border-top-color:#828997}.Invoices__content-table-head-col-sort.desc:after{border-top-color:transparent;border-bottom-color:#828997}.Invoices__content-table-body-row--open{background:#fcf8f5}.Invoices__content-table-body-col{line-height:20px;padding:14px 0;font-size:14px;color:#5B6A78;letter-spacing:0;font-weight:400}.Invoices__content-profile-img{width:40px;height:40px;display:block;border-radius:50%}.Invoices__content-no-results{font-size:18px;color:#333;font-weight:300;text-align:center;padding:130px}.Invoices__content-table-head-col-sort--view{text-align:center}.Invoices__content-table-body-col--receipt-no-open{font-style:italic}.Invoices__content-table-body-col--status{text-transform:capitalize}.Invoices__content-table-body-col--view{text-align:center}.Invoices__content-table-body-col--action{opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.Invoices__content-table-body-row:hover .Invoices__content-table-body-col--action{opacity:1}.Invoices__content-toolbar{padding:10px 0 20px 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.Invoices__content-toolbar-title{font-size:13px;color:#9CA1AD;letter-spacing:0;font-weight:400;padding:0 25px 0 0;text-transform:uppercase}.Invoices__content-toolbar-filters .Checkbox-label{font-size:13px;color:#5B6A78;letter-spacing:0}.Invoices__content-toolbar-filters .checkbox-inline{padding-right:10px}.Invoices__content-toolbar__download-spreadsheet{margin-left:auto;color:#4A90E2;font-weight:400}.Invoices__content .status--all{color:inherit}.Invoices__content .status--open{color:orange}.Invoices__content .status--open .Checkbox__label{color:orange}.Invoices__content .status--unpaid{color:blue}.Invoices__content .status--unpaid .Checkbox__label{color:blue}.Invoices__content .status--paid{color:green}.Invoices__content .status--paid .Checkbox__label{color:green}.Invoices__content .status--voided{color:gray}.Invoices__content .status--voided .Checkbox__label{color:gray}.Invoices__content-patient-container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}.Invoices__content-patient-admitted-badge{background:rgba(245,166,35,0.2);border-radius:4px;font-size:12px;font-weight:500;color:#445259;padding:0 8px;margin:4px 0 4px 15px;position:relative}.Invoices__content-patient-admitted-badge:before{content:'';position:absolute;display:block;width:13px;height:13px;border-color:#D8D8D8;border-width:0 0 1px 1px;border-style:solid;left:-15px;top:-5px}.Invoices__content-patient-container:not(.admitted) .Invoices__content-patient-admitted-badge{display:none}.Invoices__mobile-row+.Invoices__mobile-row{border-top:1px solid #ececec}.Invoices__patient-link,.Invoices__content-table-link{cursor:pointer}.ClaimForms__toolbar-bottom{font-weight:500;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin:0 0 20px}.ClaimForms__toolbar-bottom__text{color:#9CA1AD}.ClaimForms__toolbar-bottom__buttons .btn{font-size:14px;padding:5px 15px}.ClaimForms__toolbar-bottom__buttons .btn:disabled{background:none;color:#9CA1AD;opacity:1}.ClaimForms__stats{display:-webkit-box;display:flex;margin-bottom:20px}.ClaimForms__stats__item{height:100%;padding:15px;color:white;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;text-shadow:1px 1px 1px rgba(0,0,0,0.3);-webkit-transition:-webkit-transform 0.1s;transition:-webkit-transform 0.1s;transition:transform 0.1s;transition:transform 0.1s, -webkit-transform 0.1s}.ClaimForms__stats__item:hover{-webkit-transform:translate(0px, -10px);transform:translate(0px, -10px);cursor:pointer}.ClaimForms__stats__item:hover .ClaimForms__stats__item__count{text-decoration:underline}.ClaimForms__stats__item__amount{font-size:20px}.ClaimForms__stats__item__active-icon{display:none}.ClaimForms__stats__item.not-sent,.ClaimForms__stats__item.unpaid{background:#0175bf}.ClaimForms__stats__item.sent,.ClaimForms__stats__item.open{background:#f77c02}.ClaimForms__stats__item.paid{background:#7ccb01}.ClaimForms__stats__item--active .ClaimForms__stats__item__active-icon{display:block}.ClaimForms__stats__item--active .ClaimForms__stats__item__active-icon i:before{font-size:20px;color:white;opacity:0.8}.ClaimForms__stats__background{-webkit-box-flex:1;flex:1}.ClaimForms__stats__background.not-sent,.ClaimForms__stats__background.unpaid{background:#002dc0}.ClaimForms__stats__background.sent,.ClaimForms__stats__background.open{background:#eb0901}.ClaimForms__stats__background.paid{background:#446313}.ClaimForms__undo-payment-btn{font-size:12px}.ClaimForms__undo-payment-btn:disabled{opacity:0.5}

.VoidInvoiceModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.VoidInvoiceModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.VoidInvoiceModal__form{margin:auto;width:400px}.VoidInvoiceModal__form-actions{text-align:center;padding-bottom:30px;padding-top:14px;margin:0}.VoidInvoiceModal__reason{min-height:72px;resize:none}.VoidInvoiceModal__info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;background-color:#fff3f5;padding:6px 8px;border-radius:5px}.VoidInvoiceModal__info-patient-link{cursor:pointer}.VoidInvoiceModal__info-row{font-size:14px;color:#9ca1ad}

.SplitInvoiceModal{padding:0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}

.Payments__main-container{background-color:#eaecee;width:100%;min-height:100vh;padding:116px 10px 15px}@media (max-width: 560px){.Payments__main-container{padding-top:50px}}.Payments__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:60px auto 15px;padding:0 20px}@media (min-width: 769px){.Payments__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.Payments__content{width:100%;min-height:calc(100vh - 68px)}}.Payments__content-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:14px 0;height:62px}.Payments__content-title{font-size:24px;line-height:30px;color:#333;font-weight:300;margin:0;letter-spacing:-0.035em;text-transform:uppercase}.Payments__content-receipts{border-top:1px solid #f3f3f3}.Payments__content-table{width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:20px}.Payments__content-table-head{border-bottom:1px solid #f3f3f3}.Payments__content-table-head-col{white-space:nowrap;text-align:left;width:initial;font-size:13px;line-height:20px;color:#7D728F;font-weight:400;text-transform:uppercase;padding:10px 0}@media (min-width: 561px){.Payments__content-table-head-col:nth-child(1){min-width:75px}}.Payments__content-table-body-col{line-height:20px;padding:14px 0;font-size:14px;color:#5B6A78;letter-spacing:0;font-weight:400}.Payments__content-table-body-col--status.not_sent{color:red}.Payments__content-table-body-col--status.sent{color:orange}.Payments__content-table-body-col--status.paid{color:green}.Payments__content-table-body-col--amount-paid{color:green}.Payments__content-table-body-col--amount-paid--loss{color:red}.Payments__content-no-results{font-size:18px;color:#333;font-weight:300;text-align:center;padding:130px}.Payments__content-toolbar{padding:10px 0 20px;display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;-webkit-box-pack:justify;justify-content:space-between}.Payments__content-toolbar-title{font-size:13px;color:#9CA1AD;font-weight:400;padding:0 25px 5px 0}.Payments__content-toolbar-filters{margin-bottom:10px}.Payments__content-toolbar-filters .Checkbox__label{font-size:13px;color:#5B6A78;letter-spacing:0}.Payments__content-toolbar-filters .checkbox-inline{padding-right:10px}.Payments__content-toolbar-download-spreadsheet{white-space:nowrap;margin-left:auto;color:#4A90E2;font-weight:400}.Payments__content .status--sent{color:orange}.Payments__content .status--sent .Checkbox__label{color:orange}.Payments__content .status--not_sent{color:blue}.Payments__content .status--not_sent .Checkbox__label{color:blue}.Payments__content .status--paid{color:green}.Payments__content .status--paid .Checkbox__label{color:green}.Payments__content-toolbar-filters-container{width:50%}.Payments__content-table-link,.Payments__patient-link{cursor:pointer}.Payments__content-table-link{border:none;background:none;color:#337ab7}.Payments__mobile-row+.Payments__mobile-row{border-top:1px solid #ececec}.Payments__status-progress{display:inline-block;position:relative;width:80%;height:8px;margin:0;background:#e3e3e3;box-sizing:border-box;border-radius:4px}.Payments__status-progress--not_sent .Payments__status-progress-inner{width:10%;background:#b0b0b0}.Payments__status-progress--sent .Payments__status-progress-inner{width:50%;background:#b0b0b0}.Payments__status-progress--paid .Payments__status-progress-inner{width:100%;background:#1cb35d}.Payments__status-progress-inner{position:absolute;top:0;left:0;display:inline-block;height:100%;border-radius:4px}.ClaimForms__toolbar-bottom{font-weight:500;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin:0 0 20px}.ClaimForms__toolbar-bottom__text{color:#9CA1AD}.ClaimForms__toolbar-bottom__buttons .btn{font-size:14px;padding:5px 15px}.ClaimForms__toolbar-bottom__buttons .btn:disabled{background:none;color:#9CA1AD;opacity:1}.ClaimForms__stats{display:-webkit-box;display:flex;margin-bottom:20px}.ClaimForms__stats__item{height:100%;padding:15px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;text-shadow:1px 1px 1px rgba(0,0,0,0.3)}.ClaimForms__stats__item:hover{cursor:pointer}.ClaimForms__stats__item:hover .ClaimForms__stats__item__count{text-decoration:underline}.ClaimForms__stats__item__amount{font-size:20px}.ClaimForms__stats__item__active-icon{display:none}.ClaimForms__stats__item.not-sent,.ClaimForms__stats__item.unpaid{background:#0175bf}.ClaimForms__stats__item.sent,.ClaimForms__stats__item.open{background:#f77c02}.ClaimForms__stats__item.paid{background:#7ccb01}.ClaimForms__stats__item--active .ClaimForms__stats__item__active-icon{display:block}.ClaimForms__stats__item--active .ClaimForms__stats__item__active-icon i:before{font-size:20px;color:white;opacity:0.8}.ClaimForms__stats__background{-webkit-box-flex:1;flex:1}.ClaimForms__stats__background.not-sent,.ClaimForms__stats__background.unpaid{background:#002dc0}.ClaimForms__stats__background.sent,.ClaimForms__stats__background.open{background:#eb0901}.ClaimForms__stats__background.paid{background:#446313}.ClaimForms__undo-payment-btn{font-size:12px}.ClaimForms__undo-payment-btn:disabled{opacity:0.5}

.PayModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:300px;margin:auto;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid #D8D8D8;border-radius:4px}.PayModal__head{font-size:13px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#F8FBFE;border-bottom:1px solid #EEEEEE}.PayModal__body{color:#6E8090;font-size:14px;line-height:20px;text-align:center;padding:20px}.PayModal__text-top{color:#6E8090;margin-bottom:10px}.PayModal__text-red{color:#dd475a;margin-bottom:15px}.PayModal__total{margin-bottom:15px}.PayModal__actions{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #EEEEEE;padding:14px 20px}.PayModal__actions .cancel-btn{margin:0 12px}.PayModal__insurance-provider{text-align:left}.PayModal__insurance-provider__type{padding:3px 8px;background-color:#3890DB;border-radius:20px;font-size:10px;color:#fff;font-weight:500}.PayModal__insurance-provider__type+.PayModal__insurance-provider__name{margin-left:5px}.PayModal__insurance-provider__name{font-size:13px}.PayModal__insurance-provider__edit{font-size:13px;cursor:pointer}

.UndoPayModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:600px;margin:auto;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid #D8D8D8;border-radius:4px}.UndoPayModal__head{font-size:15px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#F8FBFE;border-bottom:1px solid #EEEEEE}.UndoPayModal__body{color:#6E8090;font-size:14px;line-height:20px;text-align:center;padding:20px}.UndoPayModal__text-top{color:#6E8090;margin-bottom:15px}.UndoPayModal__text-red{color:#dd475a;margin-bottom:15px}.UndoPayModal__actions{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #EEEEEE;padding:14px 20px}.UndoPayModal__actions .cancel-btn{margin:0 12px}.UndoPayModal__details{margin:20px 0 30px 0}.UndoPayModal__details__item{display:-webkit-box;display:flex}.UndoPayModal__details__item div{-webkit-box-flex:1;flex:1}.UndoPayModal__details__item div:first-child{text-align:right;padding-right:10px;font-weight:bold}.UndoPayModal__details__item div:last-child{padding-left:10px;text-align:left}.UndoPayModal__payments{width:100%}.UndoPayModal__payments th{white-space:nowrap}.UndoPayModal__payments th,.UndoPayModal__payments td{text-align:left;padding:5px;border-bottom:1px solid #EEEEEE}.UndoPayModal__payments tr:last-child td{border:none}

.Payments__main-container{background-color:#eaecee;width:100%;min-height:100vh;padding:116px 10px 15px}@media (max-width: 560px){.Payments__main-container{padding-top:50px}}.Payments__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:60px auto 15px;padding:0 20px}@media (min-width: 769px){.Payments__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.Payments__content{width:100%;min-height:calc(100vh - 68px)}}.Payments__content-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:14px 0;height:62px}.Payments__content-title{font-size:24px;line-height:30px;color:#333;font-weight:300;margin:0;letter-spacing:-0.035em;text-transform:uppercase}.Payments__content-receipts{border-top:1px solid #f3f3f3}.Payments__content-table{width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:20px}.Payments__content-table-head{border-bottom:1px solid #f3f3f3}.Payments__content-table-head-col{white-space:nowrap;text-align:left;width:initial}.Payments__content-table-head-col-sort--view{text-align:center}.Payments__content-table-body-col--view{text-align:center}@media (min-width: 561px){.Payments__content-table-head-col:nth-child(1){min-width:75px}}.Payments__content-table-head-col-sort{font-size:13px;line-height:20px;color:#7D728F;font-weight:400;text-transform:uppercase;padding:10px 0 10px;display:block}.Payments__content-table-head-col-sort:hover{color:#9ca1ad}.Payments__content-table-head-col-sort:after{content:'';width:0;height:0;display:inline-block;vertical-align:middle;border:5px solid transparent;margin:1px 0 0 7px;border-top-color:#e6e7ea}.Payments__content-table-head-col.not-sortable .Payments__content-table-head-col-sort{cursor:default;pointer-events:none}.Payments__content-table-head-col.not-sortable .Payments__content-table-head-col-sort:after{display:none}.Payments__content-table-head-col.not-sortable .Payments__content-table-head-col-sort:hover{text-decoration:none}.Payments__content-table-head-col.not-sortable .Payments__content-table-head-col-sort:hover:after{display:none}.Payments__content-table-head-col.not-sortable .Payments__content-table-head-col-sort:after{border-top-color:transparent;border-bottom-color:transparent}.Payments__content-table-head-col-sort.asc:after{border-top-color:#828997}.Payments__content-table-head-col-sort.desc:after{border-top-color:transparent;border-bottom-color:#828997}.Payments__content-table-body-col{line-height:20px;padding:14px 0;font-size:14px;color:#5B6A78;letter-spacing:0;font-weight:400}.Payments__content-profile-img{width:40px;height:40px;display:block;border-radius:50%}.Payments__content-no-results{font-size:18px;color:#333;font-weight:300;text-align:center;padding:130px}.Payments__content-toolbar{padding:10px 0 20px 0;display:-webkit-box;display:flex;-webkit-box-align:top;align-items:top}.Payments__content-toolbar-search-container{-webkit-box-flex:1;flex-grow:1}.Payments__content-toolbar-row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:8px}.Payments__content-toolbar-col{flex-basis:50%;padding:0 8px;align-self:start}.Payments__content-toolbar-col:first-of-type{padding-left:0}.Payments__content-toolbar-col:last-of-type{padding-right:0}.Payments__content-toolbar-title{font-size:13px;color:#9CA1AD;font-weight:400;padding:0 25px 5px 0;text-transform:uppercase}.Payments__content-toolbar-filters{margin-bottom:10px}.Payments__content-toolbar-filters .Checkbox__label{font-size:13px;color:#5B6A78;letter-spacing:0}.Payments__content-toolbar-filters .checkbox-inline{padding-right:10px}.Payments__content-toolbar-download-spreadsheet{white-space:nowrap;color:#4A90E2;font-weight:400}.Payments__patient-link,.Payments__content-table-link{cursor:pointer}.Payments__mobile-row+.Payments__mobile-row{border-top:1px solid #ececec}

.Reports__main-container{background-color:#eaecee;width:100%;min-height:100vh;padding:116px 10px 15px}@media (max-width: 560px){.Reports__main-container{padding-top:50px}}.Reports__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:60px auto 15px;padding:0 20px}@media (min-width: 769px){.Reports__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.Reports__content{width:100%;min-height:calc(100vh - 68px)}}.Reports__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:0 !important}.Reports__header-tabs{padding:18px;padding-right:6px}.Reports__header-tabs .btn{padding:4px 12px;font-size:12px;color:rgba(130,137,151,0.81);letter-spacing:0.2px}.Reports__header-dates{padding:18px;padding-left:6px}.Reports__body-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:10px 0;border-style:solid;border-color:#f3f3f3;border-width:1px 0}.Reports__body-header .Reports__body-col,.Reports__header-col{line-height:20px;font-weight:500;text-transform:uppercase;display:block;font-size:11px;color:#576A79;letter-spacing:0}.Reports__body-row{padding:10px 0}.Reports__body-row .Reports__body-col{line-height:20px;font-size:14px;color:#5B6A78;letter-spacing:0;font-weight:400}.Reports__body-toolbar-row{padding:10px 0;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start}.Reports__body-toolbar-row+.Reports__body-toolbar-row{padding:10px 0 20px 0;-webkit-box-align:center;align-items:center}.Reports__body-toolbar-title{font-size:13px;color:#9CA1AD;letter-spacing:0;font-weight:400;padding:0 25px 0 0;white-space:nowrap;text-transform:uppercase}.Reports__body-toolbar-filters .Checkbox__label{font-size:13px;color:#5B6A78;letter-spacing:0}.Reports__body-toolbar-filters .checkbox-inline{padding-right:10px}.Reports__body-toolbar-download-spreadsheet{margin-left:auto;color:#4A90E2;font-weight:400}.Reports__total-label{font-weight:400;text-transform:uppercase;margin-right:5px;font-size:14px;color:#A2A6B1;letter-spacing:0}.Reports__total-value{font-weight:500;font-size:24px;color:#576A79;letter-spacing:0}.Reports__action-link{color:#337ab7;font-weight:400;cursor:pointer}.Reports__mobile-row{padding-bottom:24px;border-bottom:1px solid #ececec}.Reports__no-data{padding:40px 0;text-align:center;font-size:14px;color:#5B6A78;letter-spacing:0;font-weight:400}

.ReportsDetail__main-container{background-color:#eaecee;width:100%;min-height:100vh;padding:116px 10px 15px}@media (max-width: 560px){.ReportsDetail__main-container{padding-top:50px}}.ReportsDetail__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px}@media (min-width: 769px){.ReportsDetail__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.ReportsDetail__content{width:100%;min-height:calc(100vh - 68px)}}.ReportsDetail__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:0 !important}.ReportsDetail__header-tabs{padding:18px;padding-right:6px}.ReportsDetail__header-tabs .btn{padding:4px 12px;font-size:12px;color:rgba(130,137,151,0.81);letter-spacing:0.2px}.ReportsDetail__header-dates{padding:18px;padding-left:6px}.ReportsDetail__body-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:10px 0;border-style:solid;border-color:#f3f3f3;border-width:1px 0}.ReportsDetail__body-header .ReportsDetail__body-col{line-height:20px;font-weight:500;text-transform:uppercase;display:block;font-size:11px;color:#576A79;letter-spacing:0}.ReportsDetail__body-row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:10px 0}.ReportsDetail__body-row .ReportsDetail__body-col{line-height:20px;font-size:14px;color:#5B6A78;letter-spacing:0;font-weight:400}.ReportsDetail__body-col.col--1{-webkit-box-flex:1;flex-grow:1;width:calc(100% / 15)}.ReportsDetail__body-col.col--2{-webkit-box-flex:2;flex-grow:2;width:calc(100% / 15 * 2)}.ReportsDetail__body-col.col--3{-webkit-box-flex:3;flex-grow:3;width:calc(100% / 15 * 3)}.ReportsDetail__body-col.col--4{-webkit-box-flex:4;flex-grow:4;width:calc(100% / 15 * 4)}.ReportsDetail__body-toolbar-row{padding:10px 0 20px 0;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between}.ReportsDetail__action-link{cursor:pointer;display:block}.ReportsDetail__header-info{font-weight:400;font-size:17px;color:#A2A6B1;letter-spacing:0}.ReportsDetail__header-info-strong{font-weight:500;color:#5B6A78}.ReportsDetail__back-link{font-size:14px;font-weight:400;color:#4A90E2}

.Payouts__main-container{background-color:#eaecee;width:100%;min-height:100vh;padding:116px 10px 15px}@media (max-width: 560px){.Payouts__main-container{padding-top:50px}}.Payouts__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:60px auto 15px;padding:20px 30px}@media screen and (min-width: 768px){.Payouts__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.Payouts__content{width:100%;min-height:calc(100vh - 68px)}}.Payouts__balance{font-size:18px;font-weight:bold;margin-right:10px}

.ActivityLog__main-container{background-color:#eaecee;min-height:100%;width:100%;padding:68px 15px 15px}@media (max-width: 768px){.ActivityLog__main-container{padding:68px 0 0}}.ActivityLog__container{width:830px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:20px 25px}@media (max-width: 768px){.ActivityLog__container{width:100%;margin:0}}@media (min-width: 769px){.ActivityLog__filters-docked+.ActivityLog__container{margin-top:91px}}@media (min-width: 769px){.ActivityLog__filters-docked.ActivityLog__filters-with-info-box+.ActivityLog__container{margin-top:143px}}.ActivityLog__filters-container{width:830px;margin:15px auto}@media (max-width: 768px){.ActivityLog__filters-container{display:none}}.ActivityLog__filters-docked{position:fixed;top:67px;z-index:99;left:calc(50% + 90px);-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0}.ActivityLog__filters-docked .ActivityLog__filters-inner-container{box-shadow:0 1px 2px rgba(0,0,0,0.1)}.ActivityLog__filters-inner-container{width:100%;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);border-radius:4px;padding:15px 14px;margin-bottom:21px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.ActivityLog__filters-inner-container label{cursor:pointer;margin-bottom:0}.ActivityLog__filters-inner-container label span:before{display:inline-block;width:12px;height:12px;border:2px solid #fff;border-radius:50%;margin:5px 5px 0 0;vertical-align:top;content:''}.ActivityLog__filters-radios{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.ActivityLog__filter-label{font-size:15px;color:#4F5D6B;letter-spacing:.4px;font-weight:400}.ActivityLog__filter-see-all span:before{box-shadow:0 0 0 2px #000}.ActivityLog__filter-see-all input:checked+label span:before{background-color:#000}.ActivityLog__filter-encounter-notes span:before{box-shadow:0 0 0 2px #1590D7}.ActivityLog__filter-encounter-notes input:checked+label span:before{background-color:#1590D7}.ActivityLog__filter-labs span:before{box-shadow:0 0 0 2px #e3bb7d}.ActivityLog__filter-labs input:checked+label span:before{background-color:#e3bb7d}.ActivityLog__filter-drugs span:before{box-shadow:0 0 0 2px #ff866a}.ActivityLog__filter-drugs input:checked+label span:before{background-color:#ff866a}.ActivityLog__filter-bills span:before{box-shadow:0 0 0 2px #ffd967}.ActivityLog__filter-bills input:checked+label span:before{background-color:#ffd967}.ActivityLog__filter-vitals span:before{box-shadow:0 0 0 2px #f37383}.ActivityLog__filter-vitals input:checked+label span:before{background-color:#f37383}.ActivityLog__filter-other span:before{box-shadow:0 0 0 2px #00C7DA}.ActivityLog__filter-other input:checked+label span:before{background-color:#00C7DA}.ActivityLog__filters-info-box{font-weight:300;width:100%;background-color:#F5FAFD;padding:10px;margin-top:12px}.ActivityLog__filters-info-box i{color:#639aff}.ActivityLog__title{color:#253540;font-size:24px;font-weight:400;letter-spacing:.5px;line-height:1;text-align:left;width:250px;margin-top:15px;margin-bottom:30px}@media (max-width: 768px){.ActivityLog__title{font-size:18px;padding-left:0}}.ActivityLog__activity-list{font-size:14px;line-height:20px;letter-spacing:.5px;color:#333;font-weight:400}.ActivityLog__activity-element{position:relative;padding:24px 25px;margin:0 0 -1px 137px}@media (max-width: 768px){.ActivityLog__activity-element{margin:0 0 -1px 0}}.ActivityLog__activity-element:before{width:2px;top:0;left:-12px;bottom:0;content:'';display:block;position:absolute;background-color:#e6e7ed;box-sizing:border-box}.ActivityLog__activity-element:only-of-type:before{height:0}.ActivityLog__activity-element:last-of-type:not(:only-of-type):before{height:35px}.ActivityLog__activity-element:first-of-type:not(:only-of-type):before{top:25px}.ActivityLog__section-title{font-size:15px;line-height:120%;color:#253540;font-weight:bold;text-align:center;width:250px;margin-top:30px;margin-bottom:5px}@media (max-width: 768px){.ActivityLog__section-title{text-align:left}}.ActivityLog__activity-element-icon{display:block;position:absolute;left:-28px;top:23px}.ActivityLog__activity-element-time{font-size:14px;color:#5C6A77;font-weight:400;letter-spacing:0;text-align:right;width:88px;position:absolute;top:23px;margin-top:6px;left:-137px}@media (max-width: 768px){.ActivityLog__activity-element-time{text-align:left;display:block;width:auto;position:static;top:auto;left:auto;margin:5px 0 -5px}}.ActivityLog__entry-description{color:#72808E;font-weight:400;letter-spacing:0;line-height:32px;margin:0}.ActivityLog__entry-link{color:#3890DB;font-weight:500;cursor:pointer}.ActivityLog__doctor-avatar{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:5px;margin-bottom:3px;vertical-align:middle}.ActivityLog__empty-results-box{font-size:15px;line-height:120%;color:#333;font-weight:300;text-align:center;width:100%;margin-top:80px;margin-bottom:80px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ActivityLog__entries-list-loading{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.ActivityLog__entries-list-loading-text{color:#3890DB;font-style:italic}.ActivityLog__entry-created-at-time{font-size:13px;color:#9ca1ad;text-align:right;font-weight:300;width:88px;position:absolute;top:23px;margin-top:6px;left:-137px}@media (max-width: 768px){.ActivityLog__entry-created-at-time{text-align:left;display:block;width:auto;position:static;top:auto;left:auto;margin:5px 0 -5px}}.ActivityLog__initializing{padding:30px 0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.ActivityLog__no-items-found{height:555px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.ActivityLog__no-items-found-icon{margin-bottom:35px}.ActivityLog__no-items-found-text{font-size:15px;color:#5C6A77;letter-spacing:.4px;font-weight:normal}.ActivityLog__back-link{color:#3890DB !important;font-weight:500}

.AutoBillingInvestigations__main-container{background-color:#eaecee;width:100%;height:100%;padding-top:68px;overflow-y:scroll}@media (max-width: 1024px){.AutoBillingInvestigations__main-container{padding-top:116px}}@media (max-width: 560px){.AutoBillingInvestigations__main-container{padding-top:144px}}.AutoBillingInvestigations__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px 12px 20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 769px){.AutoBillingInvestigations__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.AutoBillingInvestigations__content{width:100%;min-height:calc(100vh - 68px);padding:0 5px}}.AutoBillingInvestigations__items-head{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:24px 0;padding:0 24px}.AutoBillingInvestigations__items-head .AutoBillingInvestigations__col{font-size:14px;font-weight:500;color:#6E8090;line-height:20px;text-transform:uppercase}.AutoBillingInvestigations__items-head .AutoBillingInvestigations__col-sort{cursor:pointer;color:#6E8090}.AutoBillingInvestigations__items-head .AutoBillingInvestigations__col-sort:hover{color:#9ca1ad}.AutoBillingInvestigations__items-head .AutoBillingInvestigations__col-sort:after{content:'';width:0;height:0;display:inline-block;vertical-align:middle;border:5px solid transparent;margin:1px 0 0 7px;border-top-color:#e6e7ea}.AutoBillingInvestigations__items-head .AutoBillingInvestigations__col-sort.asc:after{border-top-color:#828997}.AutoBillingInvestigations__items-head .AutoBillingInvestigations__col-sort.desc:after{border-top-color:transparent;border-bottom-color:#828997}.AutoBillingInvestigations__item{min-height:69px;padding:3px 24px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;background:transparent;-webkit-transition:background .35s ease;transition:background .35s ease}.AutoBillingInvestigations__item:hover{background:rgba(216,216,216,0.19)}.AutoBillingInvestigations__add-new{min-height:56px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:10px;border-radius:4px}.AutoBillingInvestigations__toggle-add-new{margin-right:10px;flex-shrink:0}.AutoBillingInvestigations__add-new-menu{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-flex:1;flex-grow:1}.AutoBillingInvestigations__add-new-submit{color:#FFFFFF;font-weight:500;background:#4A90E2;border-radius:4px;flex-shrink:0;margin-left:10px;padding:8px 12px;cursor:pointer}.AutoBillingInvestigations__no-items{font-size:18px;line-height:22px;color:#aeb1c2;font-weight:300;text-align:center;margin:40px 0}.AutoBillingInvestigations__col{font-size:14px;color:#424242;line-height:20px}.AutoBillingInvestigations__select{width:calc(100% - 12px);margin-right:12px}.AutoBillingInvestigations__select+.AutoBillingInvestigations__select{margin-top:3px}.AutoBillingInvestigations__item-actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}@media (max-width: 992px){.AutoBillingInvestigations__item-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.AutoBillingInvestigations__delink-btn,.AutoBillingInvestigations__delete-btn{font-size:14px;font-weight:500;cursor:pointer}.AutoBillingInvestigations__delink-btn{color:#4A90E2}.AutoBillingInvestigations__delete-btn{color:#FF5F73}@media (min-width: 993px){.AutoBillingInvestigations__delete-btn{margin-left:12px}}.AutoBillingInvestigations__selects-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch}

.Features__main-container{background-color:#eaecee;width:100%;height:100%;padding-top:68px;overflow-y:scroll}.Features__section{display:-webkit-box;display:flex;padding:20px;margin:30px;background:#FFFFFF;border-radius:4px;box-shadow:0 0 3px 0 rgba(0,0,0,0.11)}@media (max-width: 560px){.Features__section{display:block;margin:10px}}.Features__section--optional{margin-top:0}.Features__section__description{-webkit-box-flex:4;flex:4}@media (max-width: 560px){.Features__section__description{margin-bottom:30px}}.Features__section__description__name{color:#445259;font-size:18px;font-weight:bold;margin-bottom:16px;text-transform:uppercase}.Features__section__description__info{width:255px;color:#6E8090;font-size:14px}.Features__section__list{-webkit-box-flex:8;flex:8}.Features__section__list>*:last-child .FeaturesItem{margin-bottom:0}.Features__section__list>*:last-child .FeaturesItem__content__description__info{margin-bottom:0}.Features__section__list>*:last-child .FeaturesItem:after{display:none}.Features__section__list>*:first-child .FeaturesItem{margin-top:0}.Features__FeaturesItem__link{cursor:pointer;color:#4A90E2;font-size:14px;font-weight:500;display:-webkit-box;display:flex;flex-wrap:nowrap}.Features__FeaturesItem__link--pencil{margin-right:20px}.Features__FeaturesItem__link.disabled{cursor:not-allowed;color:#C0CCD7;pointer-events:none;text-decoration:none}.Features__FeaturesItem__link.disabled i{color:#C0CCD7}.Features__FeaturesItem__mrn-prefix__text,.Features__FeaturesItem__idle-time__text{margin-right:20px;color:#5B6A78;font-size:14px;line-height:16px}.Features__FeaturesItem__mrn-prefix__input,.Features__FeaturesItem__idle-time__input{margin-right:10px}.Features__button{border:1px solid #D4D6DA;background:#FFF;box-shadow:none;border-radius:4px;font-size:12px;font-weight:500;letter-spacing:0.2px;min-width:90px;height:30px}.Features__button--primary{color:#4A90E2}.Features__button--delete{color:#EF5860}.Features__button--link{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;text-decoration:none}

.FeaturesItem{margin-top:16px}.FeaturesItem.disabled{opacity:0.5}.FeaturesItem__content{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-right:10px}@media (max-width: 560px){.FeaturesItem__content{display:block}}.FeaturesItem__content__description{max-width:380px}@media (max-width: 560px){.FeaturesItem__content__description{margin-bottom:16px}}.FeaturesItem__content__description__name{color:#253540;font-size:15px;font-weight:500;line-height:18px;margin-bottom:8px}.FeaturesItem__content__description__info{color:#445259;font-size:14px;line-height:20px}.FeaturesItem__controls{display:-webkit-box;display:flex}.FeaturesItem:after{content:"";display:block;width:100%;height:1px;margin-top:16px;background-color:#EEEEEE}.FeaturesItem ng-transclude{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}@media (max-width: 560px){.FeaturesItem ng-transclude{-webkit-box-pack:justify;justify-content:space-between}}

.FeatureReferencesModal{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.FeatureReferencesModal__content{width:420px;margin:0 auto}.FeatureReferencesModal__title{font-size:23px;color:#333;font-weight:normal;margin:0 0 40px}.FeatureReferencesModal__info{color:#6E8090;font-size:14px;margin-bottom:40px}.FeatureReferencesModal__row__inputs{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.FeatureReferencesModal__row__inputs__dash{margin:0 10px}.FeatureReferencesModal__row__inputs__unit{min-width:40px;text-align:left;margin-left:10px}.FeatureReferencesModal__row__inputs__reset{margin:0 10px;white-space:nowrap;opacity:1;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;color:#4A90E2;border:none;margin:0}.FeatureReferencesModal__row__inputs__reset--hidden{opacity:0.5;pointer-events:none}.FeatureReferencesModal__row__inputs__reset:hover{text-decoration:underline}.FeatureReferencesModal__sugar-unit{margin-top:20px}.FeatureReferencesModal__sugar-unit__input{display:-webkit-box;display:flex}.FeatureReferencesModal__sugar-unit__input .OnOff__button{width:auto}.FeatureReferencesModal__buttons{margin-top:50px}

.Forms__main-container{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}@media (max-width: 560px){.Forms__main-container{padding-top:144px}}.Forms__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px 12px 20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 769px){.Forms__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.Forms__content{width:100%;min-height:calc(100vh - 68px);padding:0 5px}}.Forms__table{width:100%;border-collapse:collapse;border-spacing:0}.Forms__table-head-col,.Forms__table-body-col{padding-left:10px;padding-right:10px}.Forms__table-head-col{white-space:nowrap;text-align:left}.Forms__table-head-col-sort{font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:28px 0 18px;display:block}.Forms__table-head-col-sort:hover{color:#9ca1ad;cursor:pointer}.Forms__table-head-col-sort:after{content:'';width:0;height:0;display:inline-block;vertical-align:middle;border:5px solid transparent;margin:1px 0 0 7px;border-top-color:#e6e7ea}.Forms__table-head-col-sort.asc:after{border-top-color:#828997}.Forms__table-head-col-sort.desc:after{border-top-color:transparent;border-bottom-color:#828997}.Forms__table-body-col{font-size:15px;line-height:20px;color:#333;padding-top:11px;padding-bottom:11px}.Forms__table-head-col:first-child,.Forms__table-body-col:first-child{padding-left:40px}.Forms__status{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none;padding:3px 12px;font-size:12px;width:100px;color:#fff;border-radius:4px;border:1px solid transparent;font-weight:normal;text-align:center;vertical-align:middle;text-transform:uppercase;display:inline-block;-webkit-transition:color .5s,border-color .5s,background-color .5s;transition:color .5s,border-color .5s,background-color .5s}.Forms__status--success{background-color:#5cb85c;border-color:#4cae4c}.Forms__status--warning{background-color:#f0ad4e;border-color:#eea236}.Forms__actions-link{visibility:hidden;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;opacity:0}.Forms__actions-link{cursor:pointer;display:-webkit-box;display:flex}.Forms__actions-link i{font-size:14px;width:20px;margin-right:6px}.Forms__actions-link.actions-link--blue{color:#3890DB !important}.Forms__actions-link.actions-link--red{color:#FF5F73 !important}.Forms__actions-link .om-ico-pencil{min-width:16px;margin-right:8px !important}.Forms__table-body-row:hover .Forms__actions-link{visibility:visible;opacity:1}.Forms__table-body-row:hover .Forms__table-body-col{background-color:#f9f9fa}.Forms__table-head-col.not-sortable .Forms__table-head-col-sort{cursor:default;pointer-events:none}.Forms__table-head-col.not-sortable .Forms__table-head-col-sort:hover{text-decoration:none}.Forms__table-head-col.not-sortable .Forms__table-head-col-sort:after{border-top-color:transparent;border-bottom-color:transparent}.Forms__no-items-found{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#72808E;font-size:15px;font-weight:400;height:calc(100vh - 68px)}.Forms__no-items-found-icon{margin-bottom:5px}.Forms__initializing{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:calc(100vh - 68px)}.Forms__initializing{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:calc(100vh - 68px)}

.FormCategories__main-container{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}@media (max-width: 560px){.FormCategories__main-container{padding-top:144px}}.FormCategories__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px 12px 20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 769px){.FormCategories__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.FormCategories__content{width:100%;min-height:calc(100vh - 68px);padding:0 5px}}.FormCategories__table{width:100%;border-collapse:collapse;border-spacing:0}.FormCategories__table-head-col,.FormCategories__table-body-col{padding-left:10px;padding-right:10px}.FormCategories__table-head-col{white-space:nowrap;text-align:left}.FormCategories__table-head-col-sort{font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:28px 0 18px;display:block}.FormCategories__table-head-col-sort:hover{color:#9ca1ad}.FormCategories__table-head-col-sort:after{content:'';width:0;height:0;display:inline-block;vertical-align:middle;border:5px solid transparent;margin:1px 0 0 7px;border-top-color:#e6e7ea}.FormCategories__table-head-col-sort.asc:after{border-top-color:#828997}.FormCategories__table-head-col-sort.desc:after{border-top-color:transparent;border-bottom-color:#828997}.FormCategories__table-body-col{font-size:15px;line-height:20px;color:#333;padding-top:11px;padding-bottom:11px}.FormCategories__table-head-col:first-child,.FormCategories__table-body-col:first-child{padding-left:40px}.FormCategories__status{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none;padding:3px 12px;font-size:12px;width:100px;color:#fff;border-radius:4px;border:1px solid transparent;font-weight:normal;text-align:center;vertical-align:middle;text-transform:uppercase;display:inline-block;-webkit-transition:color .5s,border-color .5s,background-color .5s;transition:color .5s,border-color .5s,background-color .5s}.FormCategories__status--success{background-color:#5cb85c;border-color:#4cae4c}.FormCategories__status--warning{background-color:#f0ad4e;border-color:#eea236}.FormCategories__table-body-col--actions{display:-webkit-box !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.FormCategories__actions-link{visibility:hidden;opacity:0;cursor:pointer}.FormCategories__actions-link i{font-size:14px;margin-right:6px}.FormCategories__actions-link--no-icon{padding-left:26px}.FormCategories__actions-link.actions-link--blue{color:#3890DB !important}.FormCategories__actions-link.actions-link--red{color:#FF5F73 !important}.FormCategories__table-body-row:hover .FormCategories__actions-link{visibility:visible;opacity:1}.FormCategories__table-body-row:hover .FormCategories__table-body-col{background-color:#f9f9fa}.FormCategories__table-head-col.not-sortable .FormCategories__table-head-col-sort{cursor:default;pointer-events:none}.FormCategories__table-head-col.not-sortable .FormCategories__table-head-col-sort:hover{text-decoration:none}.FormCategories__table-head-col.not-sortable .FormCategories__table-head-col-sort:after{border-top-color:transparent;border-bottom-color:transparent}

.AddFormCategoryModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.AddFormCategoryModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.AddFormCategoryModal__form{margin:auto;width:400px}.AddFormCategoryModal__form-label{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;display:block;margin:5px 0;white-space:nowrap;clear:both;text-align:left}.AddFormCategoryModal__form-row{padding-bottom:20px}.AddFormCategoryModal__form-row ~ .AddFormCategoryModal__form-row{margin:0}.AddFormCategoryModal__form-field{font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;font-size:15px;color:#333 !important;letter-spacing:0.5px;font-weight:300 !important;height:36px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px}.AddFormCategoryModal__form-field:focus{border-color:#9cb7ea;box-shadow:0 0 6px 2px rgba(131,188,229,0.85)}.AddFormCategoryModal__form-field.ng-invalid-compare-to.ng-touched{background-color:#F2DEDE;border:1px solid #EED3D7}.AddFormCategoryModal__form-actions{text-align:center;padding-bottom:30px;padding-top:14px;margin:0}

.EditFormCategoryModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.EditFormCategoryModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.EditFormCategoryModal__form{margin:auto;width:400px}.EditFormCategoryModal__form-label{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;display:block;margin:5px 0;white-space:nowrap;clear:both;text-align:left}.EditFormCategoryModal__form-row{padding-bottom:20px}.EditFormCategoryModal__form-row ~ .EditFormCategoryModal__form-row{margin:0}.EditFormCategoryModal__form-field{font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;font-size:15px;color:#333 !important;letter-spacing:0.5px;font-weight:300 !important;height:36px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px}.EditFormCategoryModal__form-field:focus{border-color:#9cb7ea;box-shadow:0 0 6px 2px rgba(131,188,229,0.85)}.EditFormCategoryModal__form-field.ng-invalid-compare-to.ng-touched{background-color:#F2DEDE;border:1px solid #EED3D7}.EditFormCategoryModal__form-actions{text-align:center;padding-bottom:30px;padding-top:14px;margin:0}

.EditForm__main-container{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}@media (max-width: 560px){.EditForm__main-container{padding-top:144px}}.EditForm__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto 80px;padding:0 20px 12px 20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 769px){.EditForm__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.EditForm__content{width:100%;min-height:calc(100vh - 68px);padding:0 5px}}.EditForm__subheader{-webkit-box-pack:center !important;justify-content:center !important}

.EditChartForm__form{padding:40px 0;margin:auto;width:800px}.EditChartForm__form-row{margin-top:18px}.EditChartForm__form-row-grid{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.EditChartForm__axis-column{width:calc(50% - 10px);display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.EditChartForm__axis-name{width:calc(75% - 5px)}.EditChartForm__axis-unit{width:calc(25% - 5px)}.EditChartForm__help-block{margin-top:-15px;padding-bottom:10px;font-size:12px;color:#dd475a}.EditChartForm__actions{padding-top:30px;padding-bottom:10px;text-align:center}

.EditStandardForm__form{padding:40px 0;margin:auto;width:800px}.EditStandardForm__form-row{margin-top:18px}.EditStandardForm__help-block{margin-top:-15px;padding-bottom:10px;font-size:12px;color:#dd475a}.EditStandardForm__form-label{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;display:block;margin:5px 0;white-space:nowrap;clear:both}.EditStandardForm__form-field{font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;font-size:15px;color:#333 !important;letter-spacing:0.5px;font-weight:300 !important;height:36px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px}.EditStandardForm__form-field:focus{border-color:#9cb7ea;box-shadow:0 0 6px 2px rgba(131,188,229,0.85)}.EditStandardForm__form-field.ng-invalid-compare-to.ng-touched{background-color:#F2DEDE;border:1px solid #EED3D7}.EditStandardForm__actions{padding-top:30px;padding-bottom:10px;text-align:center}

.EditTableForm__form{padding:40px 0;margin:auto;width:800px}.EditTableForm__form-row{margin-top:18px}.EditTableForm__help-block{margin-top:-15px;padding-bottom:10px;font-size:12px;color:#dd475a}.EditTableForm__form-row-grid{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.EditTableForm__axis-column{width:calc(50% - 10px);display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.EditTableForm__axis-name{width:calc(75% - 5px)}.EditTableForm__axis-unit{width:calc(25% - 5px)}.EditTableForm__actions{padding-top:30px;padding-bottom:10px;text-align:center}.EditTableForm__button{color:#4A90E2;cursor:pointer}.EditTableForm__button:hover{text-decoration:underline}.EditTableForm__button--remove{margin-left:5px;color:#FF5F73}

.FormBuilder__container{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.FormBuilder__builder,.FormBuilder__components{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:0;flex:0 1 49%;max-width:49%}.FormBuilder__builder-header,.FormBuilder__components-header,.FormBuilder__preview-header{font-size:24px;line-height:30px;color:#333;font-weight:300;margin:0;padding-bottom:40px;padding-top:20px}.FormBuilder__content{-webkit-box-flex:1;flex:1;position:relative;border:1px dashed #a2a2a2}.FormBuilder__preview{max-width:640px;margin:0 auto;-webkit-box-flex:1;flex:1}.FormBuilder__preview-content .fb-form-object+.fb-form-object{margin-top:20px}.FormBuilder__form.isEmpty:after{content:'You can drag components here.';position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.FormBuilder__component{border:1px dotted #a2a2a2;box-sizing:inherit}.FormBuilder__component+.FormBuilder__component{border-top-width:0}.FormBuilder .field{display:block;width:100%;padding:9px 14px;border:1px solid #d0d0d0;border-radius:2px;color:#333 !important;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset}.FormBuilder .checkbox input[type=checkbox],.FormBuilder .checkbox-inline input[type=checkbox],.FormBuilder .radio input[type=radio],.FormBuilder .radio-inline input[type=radio]{margin:4px 0 0}.FormBuilder .checkbox{padding-top:0 !important}.FormBuilder__table{border-collapse:separate;border-spacing:0;margin:0;border-width:0;table-layout:fixed;outline-width:0;max-width:none;max-height:none;width:100%}.FormBuilder__table-col{min-width:30px}.FormBuilder__table-th,.FormBuilder__table-td{border-top-width:0;border-left-width:0;border-right:1px solid #CCC;border-bottom:1px solid #CCC;height:22px;empty-cells:show;line-height:21px;padding:0 4px 0 4px;background-color:#FFF;vertical-align:top;overflow:hidden;outline-width:0;white-space:pre-line;background-clip:padding-box}.FormBuilder__table-th{background-color:#f3f3f3;color:#222;text-align:center;font-weight:normal;white-space:nowrap}.FormBuilder__table-th:first-child,.FormBuilder__table-th:nth-child(2),.FormBuilder__table-td:first-of-type{border-left:1px solid #CCC}.FormBuilder__table tr:first-child .FormBuilder__table-th,.FormBuilder__table tr:first-child .FormBuilder__table-td{border-top:1px solid #CCC}.FormBuilder__table thead tr:last-child .FormBuilder__table-th{border-bottom-width:0}.FormBuilder__table-th-corner{width:50px}.FormBuilder__image-attachment-area{font-size:15px;line-height:20px;color:#3890DB;font-weight:400;text-align:center;width:190px;height:190px;float:left;position:relative;padding:85px 0;border:1px dashed #dcdcdc;background-color:transparent;border-radius:5px;margin:0 15px 32px;cursor:pointer}.FormBuilder__image{max-width:100%}.FormBuilder__image-input{max-width:100%}.FormBuilder__remove-column-btn{color:#d34e73;cursor:pointer;float:right}.form-control.textarea,.form-control.textarea-singleline{resize:none}.form-control.textarea-singleline{height:40px}.list-radios{padding:0;margin:0;list-style:none}

.NewForm__main-container{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}@media (max-width: 560px){.NewForm__main-container{padding-top:144px}}.NewForm__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto 80px;padding:0 20px 12px 20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 769px){.NewForm__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.NewForm__content{width:100%;min-height:calc(100vh - 68px);padding:0 5px}}

.NewChartForm__form{padding:40px 0;margin:auto;width:800px}.NewChartForm__form-row{margin-top:18px}.NewChartForm__help-block{margin-top:-15px;padding-bottom:10px;font-size:12px;color:#dd475a}.NewChartForm__form-row-grid{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.NewChartForm__axis-column{width:calc(50% - 10px);display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.NewChartForm__axis-name{width:calc(75% - 5px)}.NewChartForm__axis-unit{width:calc(25% - 5px)}.NewChartForm__actions{padding-top:30px;padding-bottom:10px;text-align:center}

.CopyFormModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.CopyFormModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.CopyFormModal__form{margin:auto;width:400px}.CopyFormModal__form-label{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;display:block;margin:5px 0;white-space:nowrap;clear:both;text-align:left}.CopyFormModal__form-row{padding-bottom:20px}.CopyFormModal__form-row ~ .CopyFormModal__form-row{margin:0}.CopyFormModal__form-field{font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;font-size:15px;color:#333 !important;letter-spacing:0.5px;font-weight:300 !important;height:36px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px}.CopyFormModal__form-field:focus{border-color:#9cb7ea;box-shadow:0 0 6px 2px rgba(131,188,229,0.85)}.CopyFormModal__form-field.ng-invalid-compare-to.ng-touched{background-color:#F2DEDE;border:1px solid #EED3D7}.CopyFormModal__form-actions{text-align:center;padding-bottom:30px;padding-top:14px;margin:0}.CopyFormModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}

.ActivateFormModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ActivateFormModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.ActivateFormModal__form{margin:auto;width:400px}.ActivateFormModal__form-label{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;display:block;margin:5px 0;white-space:nowrap;clear:both;text-align:left}.ActivateFormModal__form-row{padding-bottom:20px}.ActivateFormModal__form-row ~ .ActivateFormModal__form-row{margin:0}.ActivateFormModal__form-field{font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;font-size:15px;color:#333 !important;letter-spacing:0.5px;font-weight:300 !important;height:36px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px}.ActivateFormModal__form-field:focus{border-color:#9cb7ea;box-shadow:0 0 6px 2px rgba(131,188,229,0.85)}.ActivateFormModal__form-field.ng-invalid-compare-to.ng-touched{background-color:#F2DEDE;border:1px solid #EED3D7}.ActivateFormModal__form-actions{text-align:center;padding-bottom:30px;padding-top:14px;margin:0}.ActivateFormModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}

.NewStandardForm__form{padding:40px 0;margin:auto;width:800px}.NewStandardForm__form-row{margin-top:18px}.NewStandardForm__help-block{margin-top:-15px;padding-bottom:10px;font-size:12px;color:#dd475a}.NewStandardForm__form-label{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;display:block;margin:5px 0;white-space:nowrap;clear:both}.NewStandardForm__form-field{font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;font-size:15px;color:#333 !important;letter-spacing:0.5px;font-weight:300 !important;height:36px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px}.NewStandardForm__form-field:focus{border-color:#9cb7ea;box-shadow:0 0 6px 2px rgba(131,188,229,0.85)}.NewStandardForm__form-field.ng-invalid-compare-to.ng-touched{background-color:#F2DEDE;border:1px solid #EED3D7}.NewStandardForm__actions{padding-top:30px;padding-bottom:10px;text-align:center}

.NewTableForm__form{padding:40px 0;margin:auto;width:800px}.NewTableForm__form-row{margin-top:18px}.NewTableForm__help-block{margin-top:-15px;padding-bottom:10px;font-size:12px;color:#dd475a}.NewTableForm__form-row-grid{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.NewTableForm__axis-column{width:calc(50% - 10px);display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.NewTableForm__axis-name{width:calc(75% - 5px)}.NewTableForm__axis-unit{width:calc(25% - 5px)}.NewTableForm__actions{padding-top:30px;padding-bottom:10px;text-align:center}.NewTableForm__button{color:#4A90E2;cursor:pointer}.NewTableForm__button:hover{text-decoration:underline}.NewTableForm__button--remove{margin-left:5px;color:#FF5F73}

.ShowFormModal .modal-content{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ShowFormModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.ShowFormModal__actions{text-align:center;padding-bottom:30px;padding-top:14px;margin:0}.ShowFormModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}

.LabTests__main-container{background-color:#eaecee;width:100%;height:100%;min-height:100vh;padding:116px 10px 15px;overflow-y:scroll}.LabTests__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px 12px 20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 769px){.LabTests__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.LabTests__content{width:100%;min-height:calc(100vh - 68px);padding:0 5px}}.LabTests__content-header{padding:6px 0 0 40px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.LabTests__content-header-link{cursor:pointer}.LabTests__content-header-title{color:#333333;font-size:20px;font-weight:300;letter-spacing:0.5px}.LabTests__table{width:100%;border-collapse:collapse;border-spacing:0}.LabTests__table-head-col,.LabTests__table-body-col{padding-left:10px;padding-right:10px}.LabTests__table-head-col{white-space:nowrap;text-align:left}.LabTests__table-head-col-sort{font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:28px 0 18px;display:block}.LabTests__table-head-col-sort:hover{color:#9ca1ad}.LabTests__table-head-col-sort:after{content:'';width:0;height:0;display:inline-block;vertical-align:middle;border:5px solid transparent;margin:1px 0 0 7px;border-top-color:#e6e7ea}.LabTests__table-head-col-sort.asc:after{border-top-color:#828997}.LabTests__table-head-col-sort.desc:after{border-top-color:transparent;border-bottom-color:#828997}.LabTests__table-body-col{font-size:15px;line-height:20px;color:#333;padding-top:11px;padding-bottom:11px}.LabTests__table-head-col:first-child,.LabTests__table-body-col:first-child{padding-left:40px}.LabTests__status{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none;padding:3px 12px;font-size:12px;width:100px;color:#fff;border-radius:4px;border:1px solid transparent;font-weight:normal;text-align:center;vertical-align:middle;text-transform:uppercase;display:inline-block;-webkit-transition:color .5s,border-color .5s,background-color .5s;transition:color .5s,border-color .5s,background-color .5s}.LabTests__status--success{background-color:#5cb85c;border-color:#4cae4c}.LabTests__status--warning{background-color:#f0ad4e;border-color:#eea236}.LabTests .toggle-in-search__text{display:inline-block;padding:3px 12px;background:#f0ad4e;border-radius:4px;color:#FFF;opacity:.65;font-size:12px;font-weight:normal;text-transform:uppercase}.LabTests .toggle-in-search__text.active{background:#5cb85c}.LabTests .toggle-in-search__link{visibility:hidden;margin-left:10px;cursor:pointer}.LabTests__actions-link{visibility:hidden;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;opacity:0;cursor:pointer}.LabTests__actions-link.actions-link--blue{color:#3890DB !important}.LabTests__actions-link.actions-link--red{color:#FF5F73 !important;display:block}.LabTests__actions-link .icon-close{font-size:15px}.LabTests__table-body-row:hover .LabTests__actions-link{visibility:visible;opacity:1}.LabTests__table-body-row:hover .toggle-in-search__link{visibility:visible}.LabTests__table-body-row:hover .LabTests__table-body-col{background-color:#f9f9fa}.LabTests__table-head-col.not-sortable .LabTests__table-head-col-sort{cursor:default}.LabTests__table-head-col.not-sortable .LabTests__table-head-col-sort:hover{text-decoration:none}.LabTests__table-head-col.not-sortable .LabTests__table-head-col-sort:after{border-top-color:transparent;border-bottom-color:transparent}.LabTests__category-name{font-style:italic;font-size:12px}.LabTests__no-items-found{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#72808E;font-size:15px;font-weight:400;height:calc(100vh - 68px)}.LabTests__no-items-found-icon{margin-bottom:5px}.LabTests__initializing{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:calc(100vh - 68px)}

.EditLabTestModal__content{position:absolute;left:0;right:0;padding:0}.EditLabTestModal__content .selectize-input,.EditLabTestModal__content .ui-select-choices-row{text-align:left}.EditLabTestModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.EditLabTestModal__form{margin:auto;width:400px}.EditLabTestModal__form-label{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;display:block;margin:5px 0;white-space:nowrap;clear:both;text-align:left}.EditLabTestModal__form-row{padding-bottom:20px}.EditLabTestModal__form-row ~ .EditLabTestModal__form-row{margin:0}.EditLabTestModal__columns-container{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;gap:8px}.EditLabTestModal__columns-container .field-ui-singleselect span{min-height:36px}.EditLabTestModal__age-columns-container{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.EditLabTestModal__age-columns-container:not(:last-of-type){margin-bottom:20px}.EditLabTestModal__age-column-row{display:grid;grid-template-columns:repeat(4, 1fr);-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-bottom:15px}.EditLabTestModal__form-column{width:49%}.EditLabTestModal__age-form-column{width:88%}.EditLabTestModal__age-button-form-column{width:10%;display:-webkit-box;display:flex;justify-content:space-around;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.EditLabTestModal__remove-age-range-button,.EditLabTestModal__unit-remove-button,.EditLabTestModal__add-age-range-button{border-radius:50px;width:24px;height:24px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.EditLabTestModal__add-age-range-button{background:#4a90e2;color:#fff;border:0}.EditLabTestModal__add-age-range-button .icon-plus::before{margin-right:-1px}.EditLabTestModal__remove-age-range-button,.EditLabTestModal__unit-remove-button{background:transparent;color:#cdd3d9;border:2px solid #cdd3d9}.EditLabTestModal__remove-age-range-button .icon-cancel-2::before,.EditLabTestModal__unit-remove-button .icon-cancel-2::before{margin-right:0;margin-bottom:4px}.EditLabTestModal__add-range-button-container{text-align:left}.EditLabTestModal__add-range-button,.EditLabTestModal__unit-add-button{padding:0;color:#4a90e2;margin:0;cursor:pointer;font-size:14px;background-color:inherit;border:none;text-align:left}.EditLabTestModal__form-field,.EditLabTestModal__unit-form-input-field{font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;font-size:15px;color:#333 !important;letter-spacing:0.5px;font-weight:300 !important;height:36px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px}.EditLabTestModal__form-field:focus,.EditLabTestModal__unit-form-input-field:focus{border-color:#9cb7ea;box-shadow:0 0 6px 2px rgba(131,188,229,0.85)}.EditLabTestModal__form-field.ng-invalid-compare-to.ng-touched,.ng-invalid-compare-to.ng-touched.EditLabTestModal__unit-form-input-field{background-color:#F2DEDE;border:1px solid #EED3D7}.EditLabTestModal__form-actions{text-align:center;padding-bottom:30px;padding-top:14px;margin:0}.EditLabTestModal__unit-row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.EditLabTestModal__unit-row:not(:first-child){margin-top:10px}.EditLabTestModal__unit-row>*:not(:first-child){margin-left:20px}.EditLabTestModal__unit-add-button{margin-left:auto !important}.EditLabTestModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.EditLabTestModal .btn-lightblue{min-width:127px}

.InsuredPatientsManagement__main-container{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}.InsuredPatientsManagement__container{height:100%}.InsuredPatientsManagement__content{width:1200px;min-height:calc(100% - 20px);background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:30px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 769px){.InsuredPatientsManagement__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.InsuredPatientsManagement__content{width:100%;min-height:calc(100vh - 68px);padding:0 5px}}.InsuredPatientsManagement__content-label{display:-webkit-box;display:flex}.InsuredPatientsManagement__content-flutterwave{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-bottom:20px}.InsuredPatientsManagement__content-label-text{text-transform:uppercase;margin-right:40px;font-weight:500;color:#8a8a8a}.InsuredPatientsManagement__content-label-new{color:#0015d0;cursor:pointer}.InsuredPatientsManagement__content-data{margin:10px 0px 20px 0px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.InsuredPatientsManagement__select>.ui-select-match>.form-control[disabled]{background-color:#fff;border:1px solid #d8d8d8}.InsuredPatientsManagement__content-row{margin-bottom:20px;display:grid;grid-template-columns:300px 300px 70px 70px;grid-column-gap:20px}.InsuredPatientsManagement__content-row--pos{grid-template-columns:300px 300px 300px 70px 70px}.InsuredPatientsManagement__content-row-name,.InsuredPatientsManagement__content-row-number,.InsuredPatientsManagement__content-row-delete{position:relative}.InsuredPatientsManagement__content-row-name-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.InsuredPatientsManagement__content-row-save,.InsuredPatientsManagement__content-row-delete{font-size:14px;font-weight:500;line-height:54px;cursor:pointer}.InsuredPatientsManagement__content-row-save{color:#3890db}.InsuredPatientsManagement__content-row-delete{color:#ff5f73}.InsuredPatientsManagement__content-row-save:hover,.InsuredPatientsManagement__content-row-delete:hover{text-decoration:underline}.InsuredPatientsManagement__content-row-save--disabled{color:#d5d5d5;cursor:not-allowed}.InsuredPatientsManagement__input-field{height:54px;border-radius:4px;padding:25px 10px 8px 15px;line-height:14px}.InsuredPatientsManagement__input-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.ui-select-toggle{height:54px;padding:25px 10px 8px 15px;line-height:14px}.ui-select-container input{height:54px;padding:25px 10px 8px 15px;line-height:14px}

.StorePharmacyManagement{background-color:#eaecee;width:100%;height:100%;padding-top:135px;overflow-y:scroll}.StorePharmacyManagement__header-selectbox{width:500px;margin-left:10px}

.PaymentsManagement__main-container{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}.PaymentsManagement__container{height:100%}.PaymentsManagement__content{width:1200px;min-height:calc(100% - 20px);background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:30px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 769px){.PaymentsManagement__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.PaymentsManagement__content{width:100%;min-height:calc(100vh - 68px);padding:0 5px}}.PaymentsManagement__content-label{display:-webkit-box;display:flex}.PaymentsManagement__content-flutterwave{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-bottom:20px}.PaymentsManagement__content-label-text{text-transform:uppercase;margin-right:40px;font-weight:500;color:#8a8a8a}.PaymentsManagement__content-label-new{color:#0015d0;cursor:pointer}.PaymentsManagement__content-data{margin:10px 0px 20px 0px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.PaymentsManagement__select>.ui-select-match>.form-control[disabled]{background-color:#fff;border:1px solid #d8d8d8}.PaymentsManagement__content-row{margin-bottom:20px;display:grid;grid-template-columns:300px 300px 70px 70px;grid-column-gap:20px}.PaymentsManagement__content-row--pos{grid-template-columns:300px 300px 300px 70px 70px}.PaymentsManagement__content-row-name,.PaymentsManagement__content-row-number,.PaymentsManagement__content-row-delete,.PaymentsManagement__content-row-activate{position:relative}.PaymentsManagement__content-row-name-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.PaymentsManagement__content-row-save,.PaymentsManagement__content-row-delete,.PaymentsManagement__content-row-activate{font-size:14px;font-weight:500;line-height:54px;cursor:pointer}.PaymentsManagement__content-row-save{color:#3890db}.PaymentsManagement__content-row-delete{color:#ff5f73}.PaymentsManagement__content-row-activate{color:#A7D267}.PaymentsManagement__content-row-save:hover,.PaymentsManagement__content-row-delete:hover{text-decoration:underline}.PaymentsManagement__content-row-save--disabled{color:#d5d5d5;cursor:not-allowed}.PaymentsManagement__input-field{height:54px;border-radius:4px;padding:25px 10px 8px 15px;line-height:14px}.PaymentsManagement__input-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.ui-select-toggle{height:54px;padding:25px 10px 8px 15px;line-height:14px}.ui-select-container input{height:54px;padding:25px 10px 8px 15px;line-height:14px}

.RequestsManagement__main-container{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}.RequestsManagement__container{height:100%}

.InstitutionProfile__main-container{background-color:#eaecee;width:100%;height:100%;padding-top:68px;overflow-y:scroll}.InstitutionProfile__content-wrapper{margin:20px 30px 30px 30px;padding-bottom:80px}@media (max-width: 1024px){.InstitutionProfile__content-wrapper{margin:5px}}.InstitutionProfile__content{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-width:calc(50vw - 230px);-moz-column-width:calc(50vw - 230px);column-width:calc(50vw - 230px)}@media (min-width: 769px){.InstitutionProfile__content{max-width:calc(100vw - 230px)}}@media (max-width: 768px){.InstitutionProfile__content{width:100%;min-height:calc(100vh - 68px);padding:15px 5px}}@media (max-width: 1024px){.InstitutionProfile__content{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.InstitutionProfile__content-section{background:#FFFFFF;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);border-radius:4px;padding:20px;margin-bottom:30px;width:100%;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.InstitutionProfile__aside{display:-webkit-box;display:flex;-webkit-box-flex:0;flex:0 0 160px;-webkit-box-pack:center;justify-content:center;padding-right:32px}@media (max-width: 992px){.InstitutionProfile__aside{padding:15px}}.InstitutionProfile__main{-webkit-box-flex:1;flex-grow:1}@media (max-width: 992px){.InstitutionProfile__main{padding:15px}}.InstitutionProfile__avatar{max-width:100px;max-height:100px}.InstitutionProfile__avatar-img{border-radius:50%;width:100px;height:100px}.InstitutionProfile__avatar-dropzone{min-width:70px}@media (max-width: 560px){.InstitutionProfile__avatar-dropzone{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}}.InstitutionProfile__main-header{font-size:24px;line-height:30px;color:#333;font-weight:300;margin:0;letter-spacing:-0.035em}.InstitutionProfile__main-subheader{font-size:15px;font-weight:300}.InstitutionProfile__field-capitalize{text-transform:capitalize}.InstitutionProfile__avatar-row{display:-webkit-box;display:flex}.InstitutionProfile__avatar-row__type{-webkit-box-flex:1;flex-grow:1;padding-right:2.35765%;padding-left:2.35765%;width:calc(48.82117% - $avatar_width)}.InstitutionProfile__avatar-row__name{width:48.82117%}@media (max-width: 560px){.InstitutionProfile__row{width:100%;margin-right:0}.InstitutionProfile__row+.InstitutionProfile__row{padding-top:12px}}.InstitutionProfile__select-location{width:30%;margin-right:0}.InstitutionProfile__select-location+.InstitutionProfile__select-location{padding-top:12px}.InstitutionProfile__form-label{width:100%;font-size:13px;color:#9CA1AD;font-weight:400;display:inline-block;max-width:100%;margin-bottom:5px}.InstitutionProfile__contact-value{width:500px;max-width:100%}@media (max-width: 992px){.InstitutionProfile__contact-value{width:auto}}.InstitutionProfile__form-textarea{resize:none}.InstitutionProfile__form-textangular{margin-top:12px}.InstitutionProfile__form-textangular .btn{padding:4px 10px}.InstitutionProfile__form-textangular .ta-editor{height:160px;overflow:auto}.InstitutionProfile__form-textangular .ta-editor>[contenteditable="true"]{outline:none;height:100%}.InstitutionProfile__contact-actions-group{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;margin-top:15px}.InstitutionProfile__create-team-link{color:#3890DB !important;cursor:pointer}.InstitutionProfile__opening-hours-day{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;margin-bottom:10px;position:relative}.InstitutionProfile__opening-hours-open{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;margin-right:10px;flex-basis:150px}.InstitutionProfile__opening-hours-from,.InstitutionProfile__opening-hours-to{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;margin-right:10px;flex-basis:90px}.InstitutionProfile__opening-hours-devider{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;margin-right:10px}.InstitutionProfile__opening-hours-from .datetime-picker-dropdown,.InstitutionProfile__opening-hours-to .datetime-picker-dropdown{top:35px;min-width:116px}.InstitutionProfile__section-header{margin:0 0 10px 0;padding:0 0 15px 0;border-bottom:1px solid #EEEEEE}.InstitutionProfile__section-header__title{font-size:15px;line-height:18px;color:#445259;font-weight:500;text-transform:uppercase;letter-spacing:0.5px}.InstitutionProfile__section-header__starred{font-size:14px;color:#6E8090;float:right}.InstitutionProfile__section-header__subtext{padding-top:7px;font-size:12px;color:#5B6A78}.InstitutionProfile__submit{color:#3890DB;background:none}.InstitutionProfile__footer{position:fixed;z-index:1009;bottom:0;left:180px;right:0;height:80px;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;background:#FFFFFF;box-shadow:2px 0 5px 0 rgba(0,0,0,0.2)}@media (max-width: 768px){.InstitutionProfile__footer{left:0}}@media (max-width: 768px) and (min-width: 561px){.InstitutionProfile__footer{margin-left:50px;width:calc(100% - 50px)}}.InstitutionProfile__submit-button{-webkit-transition:background-color .5s;transition:background-color .5s;margin:0 30px}.InstitutionProfile__submit-button:hover{background-color:#367DB9;color:white}.InstitutionProfile__tab-container{display:-webkit-box;display:flex;padding:20px 0 0 30px;margin:10px 0}.InstitutionProfile__tab-box,.InstitutionProfile__tab-box-active{height:32px;background-color:white;border:0.5px solid #5B6A78;padding:0 10px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;cursor:pointer}.InstitutionProfile__tab-box span,.InstitutionProfile__tab-box-active span{font-size:14px;font-weight:400}.InstitutionProfile__tab-box span{color:#6E8090}.InstitutionProfile__tab-box-active{background-color:#4a90e2;border-color:#605e5e}.InstitutionProfile__tab-box-active span{color:white;text-transform:capitalize}

.Ward__main-container{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}@media (max-width: 560px){.Ward__main-container{padding-top:144px}}.Ward__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px 12px 20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 769px){.Ward__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.Ward__content{width:100%;min-height:calc(100vh - 68px);padding:0 5px}}.Ward__status-label{padding-top:9px;font-size:13px;color:#9ca1ad;font-weight:400;text-transform:uppercase}.Ward__status-state{font-size:24px;font-weight:300;padding-left:5px}.Ward__status-state.status-state_active{color:#3890DB}.Ward__status-state.status-state_inactive{color:#c9302c}.Ward__toggle-ward{margin-left:24px;padding:4px 20px !important;border-radius:15px !important}.Ward__table{width:100%;border-collapse:collapse;border-spacing:0}.Ward__table-head-col,.Ward__table-body-col{padding-left:10px;padding-right:10px}.Ward__table-head-col{white-space:nowrap;text-align:left;width:initial}.Ward__table-head-col-sort{font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:28px 0 18px;display:block}.Ward__table-head-col-sort:hover{color:#9ca1ad;cursor:pointer}.Ward__table-head-col-sort:after{content:'';width:0;height:0;display:inline-block;vertical-align:middle;border:5px solid transparent;margin:1px 0 0 7px;border-top-color:#e6e7ea}.Ward__table-head-col.not-sortable .Ward__table-head-col-sort{cursor:default}.Ward__table-head-col.not-sortable .Ward__table-head-col-sort:hover{text-decoration:none}.Ward__table-head-col.not-sortable .Ward__table-head-col-sort:after{border-top-color:transparent;border-bottom-color:transparent}.Ward__table-head-col-sort.asc:after{border-top-color:#828997}.Ward__table-head-col-sort.desc:after{border-top-color:transparent;border-bottom-color:#828997}.Ward__table-body-col{font-size:15px;line-height:20px;color:#333;padding-top:11px;padding-bottom:11px}.Ward__table-body-col:first-child{padding-left:40px}.Ward__profile-img{width:40px;height:40px;display:block;border-radius:50%}.Ward__edit-link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#3890DB !important}.Ward__edit-link .om-ico-pencil,.Ward__edit-link .om-ico-eye-blue{min-width:16px;margin-right:8px !important}.Ward__remove-link{color:#FF5F73 !important}.Ward__edit-link,.Ward__remove-link{visibility:hidden;opacity:0;cursor:pointer}.Ward__edit-link i,.Ward__remove-link i{font-size:14px;margin-right:6px}.Ward__table-body-row:hover .Ward__edit-link,.Ward__table-body-row:hover .Ward__reset-password-button,.Ward__table-body-row:hover .Ward__remove-link{visibility:visible;opacity:1}.Ward__table-body-row:hover .Ward__table-body-col{background-color:#f9f9fa}.Ward__no-items-found{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#72808E;font-size:15px;font-weight:400;height:calc(100vh - 68px)}.Ward__no-items-found-icon{margin-bottom:5px}.Ward__initializing{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:calc(100vh - 68px)}

.AddNewRoomModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.AddNewRoomModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.AddNewRoomModal__form{width:360px;margin:0 auto}.AddNewRoomModal__form-label{display:block;margin-bottom:9px;font-size:12px;color:#676767;font-weight:500;letter-spacing:0.083em;white-space:nowrap;clear:both;text-transform:capitalize;text-align:left}.AddNewRoomModal__form-field{display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px;color:#333;letter-spacing:0.5px;font-weight:300;height:40px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset}.AddNewRoomModal__form-row ~ .AddNewRoomModal__form-row{margin-top:18px}.AddNewRoomModal .btn-lightblue{min-width:127px}.AddNewRoomModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}

.EditRoomModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.EditRoomModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.EditRoomModal__form{width:360px;margin:0 auto}.EditRoomModal__form-label{display:block;margin-bottom:9px;font-size:12px;color:#676767;font-weight:500;letter-spacing:0.083em;white-space:nowrap;clear:both;text-transform:capitalize;text-align:left}.EditRoomModal__form-field{display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px;color:#333;letter-spacing:0.5px;font-weight:300;height:40px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset}.EditRoomModal__form-row ~ .EditRoomModal__form-row{margin-top:18px}.EditRoomModal .btn-lightblue{min-width:127px}.EditRoomModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}

.WardDetail__main-container{background-color:#eaecee;width:100%;height:100%;padding:68px 10px 15px;overflow-y:scroll}.WardDetail__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px 12px 20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 769px){.WardDetail__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.WardDetail__content{width:100%;min-height:calc(100vh - 68px);padding:0 5px}}.WardDetail__table{width:100%;border-collapse:collapse;border-spacing:0}.WardDetail__table-head-col,.WardDetail__table-body-col{padding-left:10px;padding-right:10px}.WardDetail__table-head-col{white-space:nowrap;text-align:left;width:initial}.WardDetail__table-head-col-sort{font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:28px 0 18px;display:block}.WardDetail__table-head-col-sort:hover{color:#9ca1ad;cursor:pointer}.WardDetail__table-head-col-sort:after{content:'';width:0;height:0;display:inline-block;vertical-align:middle;border:5px solid transparent;margin:1px 0 0 7px;border-top-color:#e6e7ea}.WardDetail__table-head-col.not-sortable .WardDetail__table-head-col-sort{cursor:default}.WardDetail__table-head-col.not-sortable .WardDetail__table-head-col-sort:hover{text-decoration:none}.WardDetail__table-head-col.not-sortable .WardDetail__table-head-col-sort:after{border-top-color:transparent;border-bottom-color:transparent}.WardDetail__table-head-col-sort.asc:after{border-top-color:#828997}.WardDetail__table-head-col-sort.desc:after{border-top-color:transparent;border-bottom-color:#828997}.WardDetail__table-body-col{font-size:15px;line-height:20px;color:#333;padding-top:11px;padding-bottom:11px}.WardDetail__table-body-col:first-child{padding-left:40px;width:50px}.WardDetail__table-body-col.ward-empty-bed-label{font-style:italic}.WardDetail__ward-avatar-img{width:40px;height:40px;display:block;border-radius:50%}.WardDetail__table-body-row:hover .WardDetail__table-body-col{background-color:#f9f9fa}.WardDetail__edit-link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#3890DB !important}.WardDetail__edit-link .om-ico-eye-blue{min-width:16px;margin-right:8px !important}.WardDetail__remove-link{color:#FF5F73 !important}.WardDetail__edit-link,.WardDetail__remove-link{visibility:hidden;opacity:0;cursor:pointer}.WardDetail__edit-link i,.WardDetail__remove-link i{font-size:14px;margin-right:6px}.WardDetail__table-body-row:hover:not(.WardDetail__empty-room) .WardDetail__edit-link,.WardDetail__table-body-row:hover:not(.WardDetail__empty-room) .WardDetail__remove-link{visibility:visible;opacity:1}.WardDetail__table-body-row:hover .WardDetail__table-body-col{background-color:#f9f9fa}

.QuickbooksManagement__main-container{background-color:#eaecee;width:100%;height:100%;padding:108px 10px 15px;overflow-y:scroll}.QuickbooksManagement__container{height:100%;width:1200px;margin:12px auto}@media screen and (min-width: 769px){.QuickbooksManagement__container{max-width:calc(100vw - 200px)}}

.Tags__main-container{background-color:#eaecee;width:100%;height:100%;padding-top:116px;overflow-y:scroll}@media (max-width: 768px){.Tags__main-container{padding-top:120px}}@media (max-width: 560px){.Tags__main-container{padding-top:100px}}.Tags__content{width:446px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px 12px}@media (min-width: 769px){.Tags__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.Tags__content{width:100%;padding:0 5px}}.Tags__list{margin-top:5px;width:100%}.Tags__list__header{height:38px;border-bottom:1px solid #EEEEEE;border-top:1px solid #EEEEEE}.Tags__list__header+.Tags__list__row{height:58px}.Tags__list__header+.Tags__list__row td{padding-top:10px}.Tags__list__row{height:48px}.Tags__list__header{color:#5B6A78;font-size:11px;font-weight:500;line-height:13px;text-transform:uppercase}.Tags__list__header__name,.Tags__list__row__name{text-align:left;width:80%}.Tags__list__header__actions,.Tags__list__row__actions{text-align:center;width:20%}.Tags__list__row__actions__icon{font-size:15px}.Tags__list__row__actions__icon--edit{color:#3890DB}.Tags__list__row__actions__icon--delete{color:#9CACBC}.Tags__list-placeholder{text-align:center}

.TagModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:300px;margin:auto;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid #D8D8D8;border-radius:4px}.TagModal__head{font-size:13px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#F8FBFE;border-bottom:1px solid #EEEEEE;text-transform:uppercase}.TagModal__body{color:#6E8090;font-size:14px;line-height:20px;text-align:center;padding:16px 20px}.TagModal__row{display:-webkit-box;display:flex}.TagModal__actions{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #EEEEEE;padding:14px 20px}.TagModal__actions .cancel-btn{margin:0 12px}

.AppointmentsCalendar__main-container{background-color:#eaecee;width:100%;min-height:100%;padding:116px 10px 15px}@media (max-width: 768px){.AppointmentsCalendar__main-container{padding-top:160px}}@media (max-width: 560px){.AppointmentsCalendar__main-container{padding-top:144px}}.AppointmentsCalendar__container{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px}@media (min-width: 769px){.AppointmentsCalendar__container{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.AppointmentsCalendar__container{width:100%;min-height:calc(100vh - 68px)}}.AppointmentsCalendar__container .event-item-action--reason{color:#fff !important;cursor:inherit !important;text-decoration:none !important}.AppointmentsCalendar__content{padding:20px 0;margin:0 -20px}.AppointmentsCalendar__search-row{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.AppointmentsCalendar__search-field{border:none;font-size:24px;line-height:24px;text-decoration:none;outline:0 none;font-weight:200;background-color:transparent;width:300px}.AppointmentsCalendar__search-icon{font-size:21px}.AppointmentsCalendar__title{font-weight:300;text-align:left;margin-right:10px;font-size:24px;color:#333333;letter-spacing:0.5px}@media (max-width: 768px){.AppointmentsCalendar__title{font-size:18px}}.AppointmentsCalendar__empty-results-box{width:100%;min-height:60vh;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:0 40px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.AppointmentsCalendar__empty-results-image{margin:0 auto 30px}.AppointmentsCalendar__empty-results-text{font-size:15px;color:#5c6a77;letter-spacing:0.4px;font-weight:normal;max-width:365px}.AppointmentsCalendar__content-infinite{color:#3890db !important;font-weight:500;text-align:center;padding:0 0 10px;margin-top:-10px}.AppointmentsCalendar__content-infinite-text{padding:10px 0}.AppointmentsCalendar__content-loading .AppointmentsCalendar__content-infinite-text{font-style:italic}.AppointmentsCalendar__initializing{width:100%;min-height:60vh;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.AppointmentsCalendar__list-header{border-bottom:1px solid #f3f3f3;display:-webkit-box;display:flex;padding-bottom:10px;-webkit-box-pack:start;justify-content:flex-start;margin:0 20px}.AppointmentsCalendar__list-header-cell{letter-spacing:0.5px;line-height:16px;font-size:13px;font-weight:500;text-transform:uppercase;color:#3b484d}.AppointmentsCalendar__section-title{font-size:15px;font-weight:500;color:#253540;letter-spacing:0.5px;line-height:18px;padding:20px 40px 5px;text-transform:uppercase}.AppointmentsCalendar__list-element{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;height:64px;padding:0 20px}.AppointmentsCalendar__list-header-cell:nth-child(1),.AppointmentsCalendar__element-date{width:100px}.AppointmentsCalendar__list-header-cell:nth-child(2),.AppointmentsCalendar__element-patient-info{width:320px}.AppointmentsCalendar__list-header-cell:nth-child(3),.AppointmentsCalendar__element-doctor-info{width:200px}.AppointmentsCalendar__list-header-cell:nth-child(4),.AppointmentsCalendar__element-room{width:80px}.AppointmentsCalendar__list-header-cell:nth-child(5),.AppointmentsCalendar__element-actions{width:80px}.AppointmentsCalendar__element-date{font-size:14px;color:#5c6a77;line-height:16px}.AppointmentsCalendar__element-patient-info,.AppointmentsCalendar__element-doctor-info{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:14px;color:#5c6a77;line-height:16px}.AppointmentsCalendar__element-booked-info{width:80px;position:relative}.AppointmentsCalendar__element-patient-name{font-weight:500;margin-right:5px}.AppointmentsCalendar__element-patient-name--link{cursor:pointer;color:#3890db}.AppointmentsCalendar__element-patient-sex{margin-right:5px}.AppointmentsCalendar__avatar{width:32px;height:32px;flex-shrink:0;margin-right:10px;border-radius:50%}.AppointmentsCalendar__link{color:#3890db !important;font-weight:500;cursor:pointer;opacity:0}.AppointmentsCalendar__list-element:hover{background-color:#f9f9fa}.AppointmentsCalendar__list-element:hover .AppointmentsCalendar__link{opacity:1}.AppointmentsCalendar__element-info-icon{margin-right:10px;cursor:pointer}.AppointmentsCalendar__element-info{opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s}.AppointmentsCalendar__element-info-icon:hover+.AppointmentsCalendar__element-info{opacity:1}.AppointmentsCalendar__element-info-icon+.AppointmentsCalendar__element-hover-info{display:none}.AppointmentsCalendar__element-hover-info{position:absolute;-webkit-transform:translate(30px, -50%);transform:translate(30px, -50%);top:8px;background-color:#5e7486;padding:10px 20px;color:#fff;font-size:14px;font-weight:500;border-radius:3px;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,0.1);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.AppointmentsCalendar__element-hover-info::after{position:absolute;top:calc(50% - 15px);left:-15px;display:inline-block;border-top:15px solid transparent;border-right:15px solid #5e7486;border-bottom:15px solid transparent;content:""}.AppointmentsCalendar__element-info-icon:hover+.AppointmentsCalendar__element-hover-info{display:-webkit-box;display:flex}.AppointmentsCalendar__header-col{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:100%;cursor:pointer}.AppointmentsCalendar__view-tabs{padding:0 18px}.AppointmentsCalendar__view-tab{color:#999da9 !important;background-color:#fff;border-color:#ccc !important}.AppointmentsCalendar__view-tab.active-tab{background-color:#3890db !important;color:#fff !important;border-color:#3890db !important}.AppointmentsCalendar__calendar{padding:18px 0}.AppointmentsCalendar__calendar .cal-week-box .day-highlight{position:relative;padding-right:15px !important}.AppointmentsCalendar__calendar .cal-week-box .day-highlight .event-item-action{position:absolute;right:2px}.AppointmentsCalendar__calendar-toolbar{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:18px}@media (max-width: 1024px){.AppointmentsCalendar__subheader .header-splitted-col{width:33% !important;display:-webkit-box !important;display:flex !important}}@media (max-width: 768px){.AppointmentsCalendar__subheader{flex-wrap:wrap;height:96px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;box-shadow:none;padding:0}.AppointmentsCalendar__subheader .header-splitted-col{height:48px;width:100% !important;padding:0 20px;box-shadow:0 1px 2px rgba(0,0,0,0.1);-webkit-box-pack:justify !important;justify-content:space-between !important}.AppointmentsCalendar__subheader .header-splitted-col:nth-child(2){-webkit-box-pack:center !important;justify-content:center !important}}.AppointmentsCalendar__calendar-range{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.AppointmentsCalendar__calendar-range-value{font-size:18px;color:#333333;padding:0 8px}.AppointmentsCalendar__calendar-range-prev{text-align:right;width:19px;height:26px;float:left;padding-top:3px}.AppointmentsCalendar__calendar-range-prev .icon-dropdown{font-size:14px;color:#767676;cursor:pointer}.AppointmentsCalendar__calendar-range-prev .icon-dropdown:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.AppointmentsCalendar__calendar-range-next{text-align:right;width:19px;height:26px;float:left;padding-top:3px}.AppointmentsCalendar__calendar-range-next .icon-dropdown{font-size:14px;color:#767676;cursor:pointer}.AppointmentsCalendar__calendar-range-next .icon-dropdown:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.AppointmentsCalendar__filters{z-index:100;margin-right:20px;display:-webkit-box;display:flex;white-space:nowrap}.AppointmentsCalendar__filters .ContentFilter__wrapper{margin-left:20px}.AppointmentsCalendar__filters .ContentFilter__popup{left:-30px}.AppointmentsCalendar__filters .ContentFilter__opener{white-space:nowrap;font-size:13px;color:#9ca1ad;letter-spacing:0;font-weight:400}.AppointmentsCalendar__subheader{z-index:100}

.AppointmentRequestsPage{background-color:#eaecee;width:100%;height:100vh;padding:116px 10px 15px;overflow-y:scroll}.AppointmentRequestsPage__title{font-weight:300;text-align:left;margin-right:10px;font-size:24px;color:#333333;letter-spacing:.5px}@media (max-width: 768px){.AppointmentRequestsPage__title{font-size:18px}}

.AppointmentMedicalScreeningPage{background-color:#eaecee;width:100%;height:100vh;padding:116px 10px 15px;overflow-y:scroll}.AppointmentMedicalScreeningPage__title{font-weight:300;text-align:left;margin-right:10px;font-size:24px;color:#333333;letter-spacing:0.5px}@media (max-width: 768px){.AppointmentMedicalScreeningPage__title{font-size:18px}}

.AppointmentsStaffAvailabilityPage{background-color:#eaecee;width:100%;height:100vh;padding:116px 10px 15px;overflow-y:scroll}.AppointmentsStaffAvailabilityPage__title{font-weight:300;text-align:left;margin-right:10px;font-size:24px;color:#333333;letter-spacing:0.5px}@media (max-width: 768px){.AppointmentsStaffAvailabilityPage__title{font-size:18px}}

.Billing__main-container{background-color:#eaecee;width:100%;min-height:100%;padding:116px 10px 15px}@media (max-width: 768px){.Billing__main-container{padding-top:160px}}@media (max-width: 560px){.Billing__main-container{padding-top:144px}}.Billing__location-selectbox{width:500px;margin-left:10px}.Billing__container{background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:60px auto 15px;padding:0}@media (max-width: 768px){.Billing__container{width:100%;margin:0;min-height:calc(100vh - 68px)}}.Billing__subheader .header-splitted-col{width:calc(100% / 2)}.Billing__subheader-row{height:35px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.Billing__wrapper{padding:0;display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch}.Billing__content__vertical-separator{width:1px;background:#f3f3f3;margin:20px 0}.Billing__content-right{-webkit-box-flex:1;flex:1;overflow-x:auto;margin:20px 0}.Billing__content-right ::-webkit-scrollbar{-webkit-appearance:none;height:7px;cursor:pointer}.Billing__content-right ::-webkit-scrollbar-thumb{background-color:#3890DB;cursor:pointer}.Billing__content-left{margin:20px 0}.Billing__scope{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.Billing__title{color:#253540;font-size:24px;font-weight:400;letter-spacing:.5px;text-align:left;margin-right:10px}@media (max-width: 768px){.Billing__title{font-size:18px;margin-right:5px}}.Billing__tariffs-select{width:160px}.Billing__tariffs-select .form-control{width:160px;color:#3890DB !important;font-weight:500;border:1px solid #f3f3f3}@media (max-width: 768px){.Billing__tariffs-select .form-control{width:140px}}.Billing__tariffs-select .ui-select-match{outline:none}.Billing__links-row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}.Billing__search-field{font-size:24px;line-height:26px;color:#424242;font-weight:300;width:100%;padding:3px 0;border:0;outline:none}.Billing__search-icon{font-size:21px}.Billing__search-trigger,.Billing__dismiss-search{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}.Billing__items-list{font-size:14px;line-height:20px;letter-spacing:.5px;color:#333;font-weight:400;padding-bottom:35px}.Billing__item{position:relative;padding:24px 25px;margin:0 0 -1px 137px}@media (max-width: 768px){.Billing__item{margin:0 0 -1px 0}}.Billing__item:before{width:2px;top:0;left:-12px;bottom:0;content:'';display:block;position:absolute;background-color:#e6e7ed;box-sizing:border-box}.Billing__item:last-of-type:before{height:35px}.Billing__item:first-of-type:before{top:25px}.Billing__section-title{font-size:15px;line-height:120%;color:#333;font-weight:300;text-align:center;width:250px;margin-top:30px;margin-bottom:30px}@media (max-width: 768px){.Billing__section-title{text-align:left}}.Billing__empty-results-box{width:100%;min-height:60vh;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:0 40px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.Billing__empty-results-image{margin:0 auto 30px}.Billing__empty-results-text{font-size:15px;color:#5C6A77;letter-spacing:.4px;font-weight:normal;max-width:365px}.Billing__table td{border-collapse:collapse;border-spacing:0}.Billing__table__height-fix{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.Billing__table--scrollable-wrapper{-webkit-box-flex:1;flex:1;overflow-x:auto}.Billing__table--scrollable .Billing__table-body-row,.Billing__table--scrollable .Billing__table-head-row{white-space:nowrap}.Billing__table--scrollable .Billing__table-body-row .Billing__table-body-col:first-child,.Billing__table--scrollable .Billing__table-body-row .Billing__table-head-col:first-child,.Billing__table--scrollable .Billing__table-head-row .Billing__table-body-col:first-child,.Billing__table--scrollable .Billing__table-head-row .Billing__table-head-col:first-child{padding-left:20px}.Billing__table--scrollable .Billing__table{overflow-x:auto;overflow-y:hidden}.Billing__table--scrollable .Billing__table-body-col,.Billing__table--scrollable .Billing__table-head-col{width:120px !important;display:inline-block}.Billing__table--scrollable .Billing__table-body-col{height:60px}.Billing__table-head-col,.Billing__table-body-col{padding-left:10px;padding-right:10px}.Billing__table-head-col{white-space:nowrap;text-align:left;width:initial}.Billing__table-head-col--checkbox{padding-left:25px !important}.Billing__table-body-col--provider-price{line-height:50px !important}.Billing__table-body-col--provider-price .Billing__edit-price-link{visibility:hidden}.Billing__table-body-col--provider-price .Billing__edit-price-link:hover{cursor:pointer}.Billing__table-body-col.no-wrap{display:-webkit-box;display:flex}@media (max-width: 768px){.Billing__table-body-col.no-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.Billing__table-head-col-sort{font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:28px 0 18px;display:block;cursor:pointer;text-overflow:ellipsis;overflow:hidden}.Billing__table-head-col-sort:hover{color:#9ca1ad}.Billing__table-head-col-sort:after{content:'';width:0;height:0;display:inline-block;vertical-align:middle;border:5px solid transparent;margin:1px 0 0 7px;border-top-color:#e6e7ea}.Billing__table-head-col.not-sortable .Billing__table-head-col-sort{cursor:default;pointer-events:none}.Billing__table-head-col.not-sortable .Billing__table-head-col-sort:after{display:none}.Billing__table-head-col.not-sortable .Billing__table-head-col-sort:hover{text-decoration:none}.Billing__table-head-col.not-sortable .Billing__table-head-col-sort:after{border-top-color:transparent;border-bottom-color:transparent}.Billing__table-head-col-sort.asc:after{border-top-color:#828997}.Billing__table-head-col-sort.desc:after{border-top-color:transparent;border-bottom-color:#828997}.Billing__table-body-col{font-size:15px;line-height:20px;color:#333;padding-top:5px;padding-bottom:5px;height:60px}.Billing__table-head-col--checkbox,.Billing__table-body-col--checkbox{padding-left:25px !important;width:60px}.Billing__table-head-col--id,.Billing__table-body-col--id{width:85px}.Billing__table-head-col--name,.Billing__table-body-col--name{width:190px}.Billing__table-head-col--category,.Billing__table-body-col--category{width:190px}.Billing__table-head-col--price,.Billing__table-body-col--price{width:120px}.Billing__table-body-col--actions{white-space:nowrap}.Billing__table-body-col--actions,.Billing__table-head-col--actions{padding-left:5px;padding-right:10px;width:90px}.Billing__table-head-col--actions{white-space:normal}.Billing__edit-link{color:#3890DB !important;font-weight:500}.Billing__remove-link{color:red !important}.Billing__edit-link,.Billing__remove-link{margin:0 2px;height:18px;opacity:0.5;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.Billing__edit-link:hover,.Billing__remove-link:hover{opacity:1;cursor:pointer;text-decoration:none}.Billing__table--docked{margin-top:152px}.Billing__table--docked .Billing__table-head-row{position:fixed;top:152px;height:68px;background:#f3f3f3;z-index:100;border-right:1px solid #FFF}.Billing__table-head-row.highlighted,.Billing__table-body-row.highlighted{background-color:#f9f9fa}.Billing__table-head-row.highlighted .Billing__edit-price-link,.Billing__table-body-row.highlighted .Billing__edit-price-link{visibility:visible}.Billing__table-head-row.highlighted .Billing__table-body-col--actions,.Billing__table-body-row.highlighted .Billing__table-body-col--actions{visibility:visible}.Billing__table-checkbox{position:relative;top:0;left:0;width:22px;height:22px;border:1px solid #d0d0d0;border-radius:2px;background:#fff;font-size:18px;line-height:1.1;text-align:center;content:'';cursor:pointer;margin-top:5px;font-weight:normal}.Billing__table-checkbox-checked:before{content:'\2713';color:#3890DB}.Billing__content-infinite{color:#3890DB !important;font-weight:500;text-align:center;padding:0 0 10px;margin-top:-10px}.Billing__content-infinite-text{padding:10px 0}.Billing__content-loading .Billing__content-infinite-text{font-style:italic}.Billing__initializing{width:100%;min-height:60vh;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.Billing__load-more-container{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:36px}.Billing__load-more{font-size:15px;color:#3890DB;cursor:pointer}.Billing__horizontal-scroll-top{width:100%;border:0 none rgba(0,0,0,0);overflow-x:scroll;overflow-y:hidden;height:20px}.Billing__horizontal-scroll-row{white-space:nowrap}.Billing__horizontal-scroll-cells{width:120px !important;display:inline-block}

.AddNewBillingModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.AddNewBillingModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 20px;letter-spacing:-0.035em}.AddNewBillingModal__form{width:420px;margin:0 auto}.AddNewBillingModal__form-label{display:block;margin-bottom:9px;font-size:12px;color:#676767;font-weight:500;letter-spacing:0.083em;white-space:nowrap;clear:both;text-transform:capitalize;text-align:left}.AddNewBillingModal__form-field{display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px;color:#333;letter-spacing:0.5px;font-weight:300;height:40px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset}.AddNewBillingModal__form-row ~ .AddNewBillingModal__form-row{margin-top:20px}.AddNewBillingModal .btn-lightblue{min-width:127px}.AddNewBillingModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.AddNewBillingModal__buttons{margin-top:40px !important}

.EditBillingModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.EditBillingModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 20px;letter-spacing:-0.035em}.EditBillingModal__form{width:420px;margin:0 auto}.EditBillingModal__form-label{display:block;margin-bottom:9px;font-size:12px;color:#676767;font-weight:500;letter-spacing:0.083em;white-space:nowrap;clear:both;text-transform:capitalize;text-align:left}.EditBillingModal__form-field{display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px;color:#333;letter-spacing:0.5px;font-weight:300;height:40px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset}.EditBillingModal__form-row .field.ng-invalid,.EditBillingModal__form-row .ield-ui-singleselect.ng-invalid{border-color:#dd475a}.EditBillingModal__form-row ~ .EditBillingModal__form-row{margin-top:20px}.EditBillingModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.EditBillingModal__buttons{margin-top:40px !important}

.EditBillingPriceModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.EditBillingPriceModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.EditBillingPriceModal__form{width:360px;margin:0 auto}.EditBillingPriceModal__form-label{display:block;margin-bottom:9px;font-size:12px;color:#676767;font-weight:500;letter-spacing:0.083em;white-space:nowrap;clear:both;text-transform:capitalize;text-align:left}.EditBillingPriceModal__form-field{display:block;width:100%;padding:10px 14px 11px;color:#333;letter-spacing:0.5px;font-weight:300;height:100%}.EditBillingPriceModal__form-row{margin:20px 0}.EditBillingPriceModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}

.ImportBillingModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ImportBillingModal__title{font-size:24px;line-height:30px;color:#333;font-weight:300;margin:0 0 30px;letter-spacing:-0.035em}.ImportBillingModal__body-align-left{text-align:left}.ImportBillingModal__choose-file-btn{position:relative}.ImportBillingModal__choose-file-btn:hover .btn-lightblue{color:#fff;text-decoration:none;border-color:#3890db;background-color:#3890db}.ImportBillingModal__choose-file-hidden{width:100%;height:100%;display:block;font-size:0;top:0;left:0;right:0;bottom:0;z-index:2;-webkit-appearance:none;opacity:0;position:absolute;cursor:pointer}.ImportBillingModal .btn-lightblue{min-width:127px}.ImportBillingModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.ImportBillingModal .modal-actions{padding-top:30px;display:-webkit-box;display:flex}

.ManageBillingCategories__main-container{background-color:#eaecee;width:100%;min-height:100%;padding:68px 15px 15px}@media (max-width: 768px){.ManageBillingCategories__main-container{padding:68px 0 0}}.ManageBillingCategories__container{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px}@media (min-width: 769px){.ManageBillingCategories__container{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.ManageBillingCategories__container{width:100%;min-height:calc(100vh - 68px)}}.ManageBillingCategories__content{padding:20px 0}.ManageBillingCategories__provider-selectbox{width:40%;margin-bottom:30px}.ManageBillingCategories__title{color:#253540;font-size:24px;font-weight:400;letter-spacing:.5px;text-align:left;margin-right:20px}@media (max-width: 768px){.ManageBillingCategories__title{font-size:18px}}.ManageBillingCategories__items-list{font-size:14px;line-height:20px;letter-spacing:.5px;color:#333;font-weight:400;padding-bottom:35px}.ManageBillingCategories__item{position:relative;padding:24px 25px;margin:0 0 -1px 137px}@media (max-width: 768px){.ManageBillingCategories__item{margin:0 0 -1px 0}}.ManageBillingCategories__item:before{width:2px;top:0;left:-12px;bottom:0;content:'';display:block;position:absolute;background-color:#e6e7ed;box-sizing:border-box}.ManageBillingCategories__item:last-of-type:before{height:35px}.ManageBillingCategories__item:first-of-type:before{top:25px}.ManageBillingCategories__section-title{font-size:15px;line-height:120%;color:#333;font-weight:300;text-align:center;width:250px;margin-top:30px;margin-bottom:30px}@media (max-width: 768px){.ManageBillingCategories__section-title{text-align:left}}.ManageBillingCategories__empty-results-box{width:100%;min-height:60vh;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:0 40px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ManageBillingCategories__empty-results-image{margin:0 auto 30px}.ManageBillingCategories__empty-results-text{font-size:15px;color:#5C6A77;letter-spacing:.4px;font-weight:normal;max-width:365px}.ManageBillingCategories__table{width:100%;border-collapse:collapse;border-spacing:0}.ManageBillingCategories__table-head-col,.ManageBillingCategories__table-body-col{padding-left:10px;padding-right:10px}.ManageBillingCategories__table-head-col{white-space:nowrap;text-align:left;width:initial}.ManageBillingCategories__table-body-col.no-wrap{display:-webkit-box;display:flex}@media (max-width: 768px){.ManageBillingCategories__table-body-col.no-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.ManageBillingCategories__table-head-col:nth-child(1){padding-left:25px !important}@media (max-width: 768px){.ManageBillingCategories__table-head-col:nth-child(1){padding-left:5px !important}}.ManageBillingCategories__table-head-col:nth-child(2){width:225px}@media (max-width: 768px){.ManageBillingCategories__table-head-col:nth-child(2){width:initial}}.ManageBillingCategories__table-head-col-sort{font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:28px 0 18px;display:block;cursor:pointer}.ManageBillingCategories__table-head-col-sort:hover{color:#9ca1ad}.ManageBillingCategories__table-head-col-sort:after{content:'';width:0;height:0;display:inline-block;vertical-align:middle;border:5px solid transparent;margin:1px 0 0 7px;border-top-color:#e6e7ea}.ManageBillingCategories__table-head-col.not-sortable .ManageBillingCategories__table-head-col-sort{cursor:default;pointer-events:none}.ManageBillingCategories__table-head-col.not-sortable .ManageBillingCategories__table-head-col-sort:hover{text-decoration:none}.ManageBillingCategories__table-head-col.not-sortable .ManageBillingCategories__table-head-col-sort:after{border-top-color:transparent;border-bottom-color:transparent}.ManageBillingCategories__table-head-col-sort.asc:after{border-top-color:#828997}.ManageBillingCategories__table-head-col-sort.desc:after{border-top-color:transparent;border-bottom-color:#828997}.ManageBillingCategories__remove-selected-btn{color:red;line-height:22px;font-size:16px;font-weight:300;cursor:pointer}.ManageBillingCategories__table-body-col{font-size:15px;line-height:20px;color:#333;padding-top:11px;padding-bottom:11px}.ManageBillingCategories__table-body-col:first-child{padding-left:25px !important}@media (max-width: 768px){.ManageBillingCategories__table-body-col:first-child{padding-left:5px !important}}.ManageBillingCategories__low-quantity-tag{color:#c9302c;font-size:11px;padding-left:5px}.ManageBillingCategories__edit-link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#3890DB !important;font-weight:500;cursor:pointer;white-space:nowrap}.ManageBillingCategories__edit-link .om-ico-pencil,.ManageBillingCategories__edit-link .om-ico-eye-blue{min-width:16px;margin-right:8px !important}.ManageBillingCategories__remove-link{color:red !important;cursor:pointer;white-space:nowrap}.ManageBillingCategories__remove-link .glyphicon:before{margin-left:.2em}.ManageBillingCategories__edit-link,.ManageBillingCategories__remove-link{visibility:hidden;opacity:0;margin:0 7px;height:23px;line-height:23px}@media (max-width: 768px){.ManageBillingCategories__edit-link,.ManageBillingCategories__remove-link{font-size:13px}}@media (max-width: 768px){.ManageBillingCategories__edit-link.no-icon,.ManageBillingCategories__remove-link.no-icon{margin-left:28px}}.ManageBillingCategories__table-body-row:hover .ManageBillingCategories__edit-link,.ManageBillingCategories__table-body-row:hover .ManageBillingCategories__remove-link{visibility:visible;opacity:1}.ManageBillingCategories__table-body-row:hover{background-color:#f9f9fa}.ManageBillingCategories__table-checkbox{position:relative;top:0;left:0;width:22px;height:22px;border:1px solid #d0d0d0;border-radius:2px;background:#fff;font-size:18px;line-height:1.1;text-align:center;content:'';cursor:pointer;margin-top:5px;font-weight:normal}.ManageBillingCategories__table-checkbox-checked:before{content:'\2713';color:#3890DB}.ManageBillingCategories__content-infinite{color:#3890DB !important;font-weight:500;text-align:center;padding:0 0 10px;margin-top:-10px}.ManageBillingCategories__content-infinite-text{padding:10px 0}.ManageBillingCategories__content-loading .ManageBillingCategories__content-infinite-text{font-style:italic}.ManageBillingCategories__status-tag{padding:3px 12px;font-size:12px;-webkit-transition:color .5s, border-color .5s, background-color .5s;transition:color .5s, border-color .5s, background-color .5s;display:inline-block;color:#fff;font-weight:normal;text-align:center;vertical-align:middle;line-height:1.42857143;border-radius:4px;text-transform:uppercase;width:100px}.ManageBillingCategories__status-tag.status-active{background-color:#96d196;border-color:#96d196}.ManageBillingCategories__status-tag.status-inactive{background-color:#f5ca8c;border-color:#f5ca8c}@media (max-width: 1024px){.ManageBillingCategories__actions{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.ManageBillingCategories__load-more{padding:36px 0;width:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}

.AddNewBillingCategoryModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.AddNewBillingCategoryModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.AddNewBillingCategoryModal__form{width:360px;margin:0 auto}.AddNewBillingCategoryModal__form-row ~ .AddNewBillingCategoryModal__form-row{margin-top:18px}.AddNewBillingCategoryModal .btn-lightblue{min-width:127px}.AddNewBillingCategoryModal__checkbox-container{text-align:left;margin-bottom:5px}.AddNewBillingCategoryModal__form-actions{padding:15px 0;text-align:center}

.EditBillingCategoryModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.EditBillingCategoryModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.EditBillingCategoryModal__form{width:360px;margin:0 auto}.EditBillingCategoryModal__form-row ~ .EditBillingCategoryModal__form-row{margin-top:18px}.EditBillingCategoryModal .btn-lightblue{min-width:127px}.EditBillingCategoryModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.EditBillingCategoryModal__checkbox-container{text-align:left;margin-bottom:5px}.EditBillingCategoryModal__form-actions{padding:15px 0;text-align:center}

.ManageProviders__main-container{background-color:#eaecee;width:100%;min-height:100%;padding:116px 15px 15px}@media (max-width: 768px){.ManageProviders__main-container{padding:68px 0 0}}.ManageProviders__container{width:880px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px}@media (max-width: 768px){.ManageProviders__container{width:100%;margin:0;min-height:calc(100vh - 68px);padding:0 10px}}.ManageProviders__content{padding:20px 0}.ManageProviders__title{color:#253540;font-size:24px;font-weight:400;letter-spacing:0.5px;text-align:left;margin-right:20px}@media (max-width: 768px){.ManageProviders__title{font-size:18px}}.ManageProviders__items-list{font-size:14px;line-height:20px;letter-spacing:0.5px;color:#333;font-weight:400;padding-bottom:35px}.ManageProviders__item{position:relative;padding:24px 25px;margin:0 0 -1px 137px}@media (max-width: 768px){.ManageProviders__item{margin:0 0 -1px 0}}.ManageProviders__item:before{width:2px;top:0;left:-12px;bottom:0;content:"";display:block;position:absolute;background-color:#e6e7ed;box-sizing:border-box}.ManageProviders__item:last-of-type:before{height:35px}.ManageProviders__item:first-of-type:before{top:25px}.ManageProviders__section-title{font-size:15px;line-height:120%;color:#333;font-weight:300;text-align:center;width:250px;margin-top:30px;margin-bottom:30px}@media (max-width: 768px){.ManageProviders__section-title{text-align:left}}.ManageProviders__loading-box{width:100%;min-height:10vh;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:0 40px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ManageProviders__empty-results-box{width:100%;min-height:60vh;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:0 40px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ManageProviders__empty-results-image{margin:0 auto 30px}.ManageProviders__empty-results-text{font-size:15px;color:#5c6a77;letter-spacing:0.4px;font-weight:normal;max-width:365px}.ManageProviders__table{width:100%;border-collapse:collapse;border-spacing:0}.ManageProviders__table-head-col,.ManageProviders__table-body-col{padding-left:10px;padding-right:10px}.ManageProviders__table-head-col{white-space:nowrap;text-align:left;width:initial}.ManageProviders__table-body-col.no-wrap{display:-webkit-box;display:flex}@media (max-width: 768px){.ManageProviders__table-body-col.no-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.ManageProviders__table-head-col:nth-child(1){padding-left:25px !important}@media (max-width: 768px){.ManageProviders__table-head-col:nth-child(1){padding-left:5px !important}}.ManageProviders__table-head-col:nth-child(4){width:300px}@media (max-width: 768px){.ManageProviders__table-head-col:nth-child(4){width:initial}}.ManageProviders__table-head-col-sort{font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:28px 0 18px;display:block;cursor:pointer}.ManageProviders__table-head-col-sort:hover{color:#9ca1ad}.ManageProviders__table-head-col-sort:after{content:"";width:0;height:0;display:inline-block;vertical-align:middle;border:5px solid transparent;margin:1px 0 0 7px;border-top-color:#e6e7ea}.ManageProviders__table-head-col.not-sortable .ManageProviders__table-head-col-sort{cursor:default}.ManageProviders__table-head-col.not-sortable .ManageProviders__table-head-col-sort:hover{text-decoration:none}.ManageProviders__table-head-col.not-sortable .ManageProviders__table-head-col-sort:after{border-top-color:transparent;border-bottom-color:transparent}.ManageProviders__table-head-col-sort.asc:after{border-top-color:#828997}.ManageProviders__table-head-col-sort.desc:after{border-top-color:transparent;border-bottom-color:#828997;margin-top:-7px}.ManageProviders__remove-selected-btn{color:red;line-height:22px;font-size:16px;font-weight:300;cursor:pointer}.ManageProviders__table-body-col{font-size:15px;line-height:20px;color:#333;padding-top:11px;padding-bottom:11px}.ManageProviders__table-body-col:first-child{padding-left:25px !important}@media (max-width: 768px){.ManageProviders__table-body-col:first-child{padding-left:5px !important}}.ManageProviders__low-quantity-tag{color:#c9302c;font-size:11px;padding-left:5px}.ManageProviders__edit-link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#3890db !important;font-weight:500;cursor:pointer}.ManageProviders__edit-link .om-ico-pencil,.ManageProviders__edit-link .om-ico-eye-blue{min-width:16px;margin-right:8px !important}.ManageProviders__remove-link{color:red !important;cursor:pointer}.ManageProviders__remove-link .glyphicon:before{margin-left:0.2em}.ManageProviders__edit-link,.ManageProviders__remove-link{visibility:hidden;opacity:0;margin:0 7px;height:23px;line-height:23px}@media (max-width: 768px){.ManageProviders__edit-link,.ManageProviders__remove-link{font-size:13px}}@media (max-width: 768px){.ManageProviders__edit-link.no-icon,.ManageProviders__remove-link.no-icon{margin-left:28px}}.ManageProviders__table-body-row:hover .ManageProviders__edit-link,.ManageProviders__table-body-row:hover .ManageProviders__remove-link{visibility:visible;opacity:1}.ManageProviders__table-body-row:hover{background-color:#f9f9fa;cursor:pointer}.ManageProviders__table-checkbox{position:relative;top:0;left:0;width:22px;height:22px;border:1px solid #d0d0d0;border-radius:2px;background:#fff;font-size:18px;line-height:1.1;text-align:center;content:"";cursor:pointer;margin-top:5px;font-weight:normal}.ManageProviders__table-checkbox-checked:before{content:"\2713";color:#3890db}.ManageProviders__content-infinite{color:#3890db !important;font-weight:500;text-align:center;padding:0 0 10px;margin-top:-10px}.ManageProviders__content-infinite-text{padding:10px 0}.ManageProviders__content-loading .ManageProviders__content-infinite-text{font-style:italic}.ManageProviders__status-tag{padding:3px 12px;font-size:12px;-webkit-transition:color 0.5s, border-color 0.5s, background-color 0.5s;transition:color 0.5s, border-color 0.5s, background-color 0.5s;display:inline-block;color:#fff;font-weight:normal;text-align:center;vertical-align:middle;line-height:1.42857143;border-radius:4px;text-transform:uppercase;width:100px}.ManageProviders__status-tag.status-active{background-color:#96d196;border-color:#96d196}.ManageProviders__status-tag.status-inactive{background-color:#f5ca8c;border-color:#f5ca8c}.ManageProviders__uppercase{text-transform:uppercase}.ManageProviders__capitalize{text-transform:capitalize}.ManageProviders__load-more{margin:25px auto 0;display:block}

.AddNewProviderModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.AddNewProviderModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.AddNewProviderModal__form{width:360px;margin:0 auto}.AddNewProviderModal__form-label{display:block;margin-bottom:9px;font-size:12px;color:#676767;font-weight:500;letter-spacing:0.083em;white-space:nowrap;clear:both;text-transform:capitalize;text-align:left}.AddNewProviderModal__form-field{display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px;color:#333;letter-spacing:0.5px;font-weight:300;height:40px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset}.AddNewProviderModal__form-row ~ .AddNewProviderModal__form-row{margin-top:18px}.AddNewProviderModal .btn-lightblue{min-width:127px}.AddNewProviderModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}

.EditTariffItemModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.EditTariffItemModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.EditTariffItemModal__form{width:360px;margin:0 auto}.EditTariffItemModal__form-label{display:block;margin-bottom:9px;font-size:12px;color:#676767;font-weight:500;letter-spacing:0.083em;white-space:nowrap;clear:both;text-transform:capitalize;text-align:left}.EditTariffItemModal__form-field{display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px;color:#333;letter-spacing:0.5px;font-weight:300;height:40px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset}.EditTariffItemModal__form-row ~ .EditTariffItemModal__form-row{margin-top:18px}.EditTariffItemModal .btn-lightblue{min-width:127px}.EditTariffItemModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}

.ConsumablesInventory{background-color:#eaecee;width:100%;height:100%;padding-top:135px;overflow-y:scroll}.ConsumablesInventory__link{text-transform:capitalize}.ConsumablesInventory__link__header-cursor{cursor:pointer}.ConsumablesInventory__link--right{margin-left:auto}.ConsumablesInventory__header-selectbox{width:500px;margin-left:10px}

.ConsumablesPrescriptionOrders{background-color:#eaecee;width:100%;height:100%;padding-top:135px;overflow-y:scroll}.ConsumablesPrescriptionOrders__link{text-transform:capitalize}.ConsumablesPrescriptionOrders__link--right{margin-left:auto}.ConsumablesPrescriptionOrders__header-selectbox{width:500px;margin-left:10px}

.ConsumablesRequisition{background-color:#eaecee;width:100%;height:100%;padding-top:135px;overflow-y:scroll}.ConsumablesRequisition__link{text-transform:capitalize}

.DoctorUpdateForm__main-container{background-color:#eaecee;min-height:calc(100% - 68px);width:100%;padding:68px 15px 15px}@media (max-width: 768px){.DoctorUpdateForm__main-container{padding:15px 0}}.DoctorUpdateForm__container{width:830px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:20px 25px 40px}@media (max-width: 992px){.DoctorUpdateForm__container{width:100%}}.DoctorUpdateForm__section{width:100%;padding-top:20px}.DoctorUpdateForm__section+.DoctorUpdateForm__section{border-top:1px solid #eaeaea;margin-top:35px}.DoctorUpdateForm__section-header{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.DoctorUpdateForm__section-title{color:#253540;font-size:24px;font-weight:400;letter-spacing:.5px;margin-left:20px}.DoctorUpdateForm__section-body{width:100%;margin-top:40px;padding:0 50px}@media (max-width: 560px){.DoctorUpdateForm__section-body{padding:0}}.DoctorUpdateForm__submit-row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}@media (min-width: 561px){.DoctorUpdateForm__first-section{padding-right:70px}}.DoctorUpdateForm__avatar-box{padding:30px 10px 10px;border-radius:2px;text-align:center;font-size:15px;color:#3890DB;font-weight:400;text-decoration:none;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.DoctorUpdateForm__section-description{font-size:12px;color:#5C6A77;font-weight:400}.DoctorUpdateForm__back-link{color:#3890DB !important;font-weight:500}

.Insights__main-container{background-color:#eaecee;width:100%;height:100%;padding-top:68px;overflow-y:scroll}.Insights__content{width:1200px;max-width:100%;margin:40px auto 15px}@media (min-width: 561px){.Insights__content{max-width:calc(100vw - 70px)}}@media (min-width: 769px){.Insights__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.Insights__content{padding:0 15px}}.Insights__content-block+.Insights__content-block{margin-top:12px}.Insights__content-block-header{padding:0 0 12px 0}.Insights__content-title{font-size:22px;font-weight:500;color:#445259;display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;margin-top:12px}.Insights__content-title-icon{font-size:30px;color:#72808E}.Insights__content-block-container{display:grid;grid-template-columns:3fr 2fr 5fr;grid-gap:20px}@media (max-width: 768px){.Insights__content-block-container{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 560px){.Insights__content-block-container{grid-template-columns:1fr}}.Insights__content-block-section{background:#FFFFFF;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);border-radius:4px;padding:16px}@media (max-width: 768px) and (min-width: 561px){.Insights__content-block-section:nth-child(3){grid-column:1 / span 2}}.Insights__section-label{font-size:14px;color:#445259}.Insights__section-label-strong{font-size:14px;font-weight:bold;color:#445259;text-transform:uppercase}.Insights__section-value{font-size:14px;color:#445259;text-transform:uppercase;white-space:nowrap}.Insights__section-divider{width:100%;height:0;border-top:1px solid #EEEEEE;margin:15px 0}.Insights__section-row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:3px 0}.Insights__section-row.align-left{-webkit-box-pack:start;justify-content:flex-start}.Insights__section-value.revenue-value{font-size:29px;font-weight:500;color:#37B965}.Insights__section-value.patients-value{font-size:29px;font-weight:500;color:#4996E3}.Insights__section-value-indicator{font-size:12px;font-weight:500;color:#6E8090;margin-left:18px;position:relative}.Insights__section-value-indicator:before{position:absolute;left:-16px;display:inline-block;border-right:7px solid transparent;border-left:7px solid transparent;top:5px;content:"";width:12px}.Insights__section-value-indicator.up:before{border-bottom:8px solid #7ED321}.Insights__section-value-indicator.down:before{border-top:8px solid #D34E43}.Insights__content-block-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}@media (max-width: 768px){.Insights__content-block-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}.Insights__content-block-header__range-filter{align-self:flex-end}}.Insights__filters{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.Insights__range{width:230px;position:relative}.Insights__range:after{position:absolute;right:2px;display:inline-block;border-right:7px solid transparent;border-top:8px solid #72808E;border-left:7px solid transparent;top:15px;content:"";width:12px;cursor:pointer}.Insights__range-filter{text-align:right;padding-right:24px;background:transparent;border:0;box-shadow:none;font-size:16px;color:#445259;outline:none;cursor:pointer}.Insights__range-filter::-webkit-input-placeholder{font-size:16px;color:#445259}.Insights__range-filter::-moz-placeholder{font-size:16px;color:#445259}.Insights__range-filter:-ms-input-placeholder{font-size:16px;color:#445259}.Insights__range-filter::-ms-input-placeholder{font-size:16px;color:#445259}.Insights__range-filter::placeholder{font-size:16px;color:#445259}

.Inventory__main-container{background-color:#eaecee;width:100%;height:100%;padding-top:155px;overflow-y:scroll}.Inventory__container{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:18px}@media (min-width: 769px){.Inventory__container{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.Inventory__container{width:100%;min-height:calc(100vh - 68px)}}.Inventory__header-link--right{margin-left:auto}.Inventory__header-link--right .header-link:hover{text-decoration:underline}@media (max-width: 560px){.Inventory__actions{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}}@media (min-width: 1201px){.Inventory__content{padding:20px 0}}.Inventory__items-list{font-size:14px;line-height:20px;letter-spacing:.5px;color:#333;font-weight:400;padding-bottom:35px}.Inventory__item{position:relative;padding:24px 25px;margin:0 0 -1px 137px}@media (max-width: 768px){.Inventory__item{margin:0 0 -1px 0}}.Inventory__item:before{width:2px;top:0;left:-12px;bottom:0;content:'';display:block;position:absolute;background-color:#e6e7ed;box-sizing:border-box}.Inventory__item:last-of-type:before{height:35px}.Inventory__item:first-of-type:before{top:25px}.Inventory__section-title{font-size:15px;line-height:120%;color:#333;font-weight:300;text-align:center;width:250px;margin-top:30px;margin-bottom:30px}@media (max-width: 768px){.Inventory__section-title{text-align:left}}.Inventory__empty-results-box{width:100%;min-height:60vh;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:0 40px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.Inventory__empty-results-image{margin:0 auto 30px}.Inventory__empty-results-text{max-width:365px}.Inventory__table{width:100%;max-width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0}.Inventory__table-head-col,.Inventory__table-body-col{padding-left:3px;padding-right:3px}@media (max-height: 992px) and (min-width: 1201px){.Inventory__table-head-col:first-of-type,.Inventory__table-body-col:first-of-type{width:50px}}.Inventory__table-head-col{white-space:nowrap;text-align:left;width:initial}.Inventory__table-head-col:nth-child(1){padding-left:15px !important}.Inventory__table-head-col-sort,.Inventory__mobile-row .Inventory__table-head-col.entry-label{line-height:20px;text-transform:capitalize;padding:28px 0 18px;display:block;cursor:pointer}@media (max-width: 1200px){.Inventory__table-head-col-sort,.Inventory__mobile-row .Inventory__table-head-col.entry-label{padding-top:4px;padding-bottom:4px}}.Inventory__table-head-col-sort:hover{color:#9ca1ad}.Inventory__table-head-col-sort:after{content:'';width:0;height:0;display:inline-block;vertical-align:middle;border:5px solid transparent;margin:1px 0 0 7px;border-top-color:#e6e7ea}.Inventory__table-head-col.not-sortable .Inventory__table-head-col-sort{cursor:default;pointer-events:none}.Inventory__table-head-col.not-sortable .Inventory__table-head-col-sort:hover{text-decoration:none}.Inventory__table-head-col.not-sortable .Inventory__table-head-col-sort:after{border-top-color:transparent;border-bottom-color:transparent}.Inventory__table-head-col-sort.asc:after{border-top-color:#828997}.Inventory__table-head-col-sort.desc:after{border-top-color:transparent;border-bottom-color:#828997}.Inventory__table-body-col{line-height:20px;padding-top:11px;padding-bottom:10px}@media (max-width: 1200px){.Inventory__table-body-col{padding-top:4px;padding-bottom:4px}}@media (min-width: 1201px){.Inventory__table-body-col:first-child{padding-left:15px !important}}.Inventory__table-col--checkbox{width:5%}.Inventory__table-col--name{width:30%}.Inventory__table-col--quantity{width:15%}.Inventory__table-col--billing-item{width:20%}.Inventory__table-col--price{width:10%}.Inventory__table-col--reorder-level{width:10%}.Inventory__table-col--actions{width:10%}@media (max-width: 1200px){.Inventory__table-col--actions{display:table-cell}}.Inventory__low-quantity-tag{color:#c9302c;font-size:11px;padding-left:5px}.Inventory__add-link,.Inventory__edit-link{color:#3890DB}.Inventory__link-link{color:#3890DB}.Inventory__delete-selected-link{padding-left:15px}.Inventory__delete-selected-link i{margin-right:5px;text-decoration:none}.Inventory__delete-selected-link,.Inventory__deduct-link{color:#FF5F73}.Inventory__delete-selected-link,.Inventory__link-link,.Inventory__add-link,.Inventory__deduct-link,.Inventory__edit-link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer;font-weight:500;white-space:nowrap}.Inventory__delete-selected-link:hover span,.Inventory__link-link:hover span,.Inventory__add-link:hover span,.Inventory__deduct-link:hover span,.Inventory__edit-link:hover span{text-decoration:underline}.Inventory__link-link,.Inventory__add-link,.Inventory__deduct-link,.Inventory__edit-link{opacity:0}.Inventory__table-body-row:hover .Inventory__link-link,.Inventory__table-body-row:hover .Inventory__add-link,.Inventory__table-body-row:hover .Inventory__deduct-link,.Inventory__table-body-row:hover .Inventory__edit-link,.Inventory__mobile-row .Inventory__link-link,.Inventory__mobile-row .Inventory__add-link,.Inventory__mobile-row .Inventory__deduct-link,.Inventory__mobile-row .Inventory__edit-link{opacity:1}.Inventory__table-body-row:hover .Inventory__table-body-col{background-color:#f9f9fa}.Inventory__table-checkbox{position:relative;top:0;left:0;width:22px;height:22px;border:1px solid #d0d0d0;border-radius:2px;background:#fff;font-size:18px;line-height:1.1;text-align:center;content:'';cursor:pointer;margin-top:5px;font-weight:normal}.Inventory__table-checkbox-checked:before{content:'\2713';color:#3890DB}.Inventory__content-infinite{color:#3890DB !important;font-weight:500;text-align:center;padding:0 0 10px;margin-top:-10px}.Inventory__content-infinite-text{padding:10px 0}.Inventory__content-loading .Inventory__content-infinite-text{font-style:italic}.Inventory__initializing{width:100%;min-height:60vh;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.Inventory__back-link{color:#3890DB !important;font-weight:500}.Inventory__mobile-row+.Inventory__mobile-row{border-top:1px solid #ececec}.Inventory__stock-warnings{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;padding-bottom:20px;margin-left:-20px;margin-right:-20px}.Inventory__stock-warnings__item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:11px 32px;border-radius:50px;margin:0 20px}.Inventory__stock-warnings__item--out-of-stock{color:#d93b42}.Inventory__stock-warnings__item--low-stock{color:#e77701}.Inventory__stock-warnings__item--active{box-shadow:inset 0 0 10px #BBB}.Inventory__stock-warnings__item img{width:70px}.Inventory__stock-warnings__item__count{margin-left:20px;text-align:left}.Inventory__stock-warnings__item__count__value{font-size:30px;font-weight:500;line-height:normal}.Inventory__stock-warnings__item__count__title{text-transform:uppercase;color:#333}

.EditInventoryItemModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.EditInventoryItemModal__title{color:#333333;font-size:23px;letter-spacing:0.48px;line-height:28px;text-align:center;font-weight:normal}.EditInventoryItemModal__qty{font-size:15px;font-weight:500;line-height:18px;text-align:center;margin-bottom:30px;color:#253540}.EditInventoryItemModal__form{width:425px;margin:0 auto}.EditInventoryItemModal__form-row{margin-bottom:20px}.EditInventoryItemModal__buttons{margin-top:50px}

.AddNewInventoryItemModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.AddNewInventoryItemModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 50px;letter-spacing:-0.035em}.AddNewInventoryItemModal__form{width:560px;margin:0 auto;max-height:80vh;overflow:auto}.AddNewInventoryItemModal__form-row+.AddNewInventoryItemModal__form-row{padding-top:18px;border-top:1px solid #d8d8d8}.AddNewInventoryItemModal__form-row ~ .AddNewInventoryItemModal__form-row{margin-top:18px}.AddNewInventoryItemModal .btn-lightblue{min-width:127px}.AddNewInventoryItemModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.AddNewInventoryItemModal__add-new{margin-top:10px;margin-bottom:40px;display:block;text-align:left;font-size:15px;line-height:17px}

.AddNewInventoryItemModalRow{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.AddNewInventoryItemModalRow ~ .AddNewInventoryItemModalRow{margin-top:18px}.AddNewInventoryItemModalRow__item{margin-right:10px;width:100%}.AddNewInventoryItemModalRow__remove-item{color:red;display:inline-block;margin-bottom:-20px;padding:10px;cursor:pointer}.AddNewInventoryItemModalRow__hidden-validator{position:absolute;opacity:0;z-index:-1}

.DeductInventoryItemModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.DeductInventoryItemModal__title{color:#333333;font-size:23px;letter-spacing:0.48px;line-height:28px;text-align:center;font-weight:normal}.DeductInventoryItemModal__qty{font-size:15px;font-weight:500;line-height:18px;text-align:center;margin-bottom:30px;color:#253540;text-transform:uppercase}.DeductInventoryItemModal__form{width:425px;margin:0 auto}.DeductInventoryItemModal__form-row{margin-bottom:20px}.DeductInventoryItemModal__buttons{margin-top:50px}

.ImportInventoryItemsModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ImportInventoryItemsModal__title{font-size:24px;line-height:30px;color:#333;font-weight:300;margin:0 0 30px;letter-spacing:-0.035em}.ImportInventoryItemsModal__body-align-left{text-align:left}.ImportInventoryItemsModal__choose-file-btn{position:relative}.ImportInventoryItemsModal__choose-file-btn:hover .btn-lightblue{color:#fff;text-decoration:none;border-color:#3890db;background-color:#3890db}.ImportInventoryItemsModal__choose-file-hidden{width:100%;height:100%;display:block;font-size:0;top:0;left:0;right:0;bottom:0;z-index:2;-webkit-appearance:none;opacity:0;position:absolute;cursor:pointer}.ImportInventoryItemsModal .btn-lightblue{min-width:127px}.ImportInventoryItemsModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.ImportInventoryItemsModal .modal-actions{padding-top:30px;display:-webkit-box;display:flex}

.LinkBillingItemModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fefefe;margin:0 auto;padding:20px 40px 30px 40px;width:720px;border-radius:5px;text-align:left}@media (max-width: 768px){.LinkBillingItemModal__content{width:100%;padding:20px 20px 30px 20px;top:0;-webkit-transform:none;transform:none;min-height:100%;border-radius:0}}.LinkBillingItemModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;text-align:center;letter-spacing:-0.035em}.LinkBillingItemModal__modal-actions{margin-top:40px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.InventoryLogModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:420px;margin:0 auto}.InventoryLogModal__title{font-size:23px;color:#333;font-weight:normal;margin:0 0 40px}.InventoryLogModal__info{color:#9ca1ad;font-size:14px;margin-bottom:20px}.InventoryLogModal__buttons{margin-top:50px;text-align:center}.InventoryLogModal__form-row{position:relative}.InventoryLogModal__form-row+.InventoryLogModal__form-row{margin-top:12px}

.Queues{min-height:100%;padding:70px 0 35px 0;background-color:#eaecee}

.MaternalHealth{min-height:100%;padding:70px 0 35px 0;background-color:#eaecee}

.Requests__main-container{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}.Requests__container{height:100%}

.Procedures{background-color:#eaecee;width:100%;min-height:100vh;padding:116px 10px 15px}

.RequestPdfView__wrapper{position:relative;padding-top:20px}@media screen{.RequestPdfView__wrapper{opacity:0}}@media print{.RequestPdfView__wrapper{opacity:1}}.RequestPdfView__wrapper:first-child{padding-top:0}.RequestPdfView__pdf-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:10px;margin-bottom:10px;border-bottom:1px #979797 solid}.RequestPdfView__pdf-header__logo{height:40px;margin-right:10px}.RequestPdfView__pdf-header__info{text-align:right;font-size:11px;color:#445259 !important}.RequestPdfView__header-column--entry{text-align:center}.RequestPdfView__header-column--right{text-align:right}.RequestPdfView__header-column__title{font-size:12px;color:#72808E !important}.RequestPdfView__header-column__title+*{font-size:12px;font-weight:bold;color:#445259 !important}.RequestPdfView__header-column__row__patient-name{font-size:23px;color:#445259 !important;font-weight:500}.RequestPdfView__header-column__row__entry{font-size:14px;color:#72808E !important;font-weight:500}.RequestPdfView__entry-header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.RequestPdfView__entry-header>*{-webkit-box-flex:1;flex:1}.RequestPdfView__entry-type{font-size:20px;font-weight:500;text-transform:uppercase;white-space:nowrap}.RequestPdfView__top-container{padding-bottom:40px}.RequestPdfView__bottom-container{width:100%}.RequestPdfView__boxes-container{padding:20px 0 25px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.RequestPdfView__signature-box{font-size:12px;color:#72808E !important;border-top:1px #979797 solid;padding-top:10px;width:220px;text-align:center}.RequestPdfView__last-container{border-top:1px #979797 solid;padding:20px 0 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.RequestPdfView__last-container__doctor{font-size:12px;color:#72808E !important;font-weight:500}.RequestPdfView__last-container__logo{font-size:11px;color:#72808E !important}.RequestPdfView__last-container__logo img{width:22px;margin:0 5px}.RequestPdfView__table-head{padding:10px 0;border-bottom:1px solid #eeeeee;height:36px}.RequestPdfView__table-group-label{padding:10px 0;font-weight:500;color:#333 !important;-webkit-print-color-adjust:exact;font-size:15px;letter-spacing:0.54px}.RequestPdfView__name-label-row{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.RequestPdfView__dividing-line{margin:5px  0}.RequestPdfView__main-container{padding:32px 12px;padding-left:10px}.RequestPdfView__request-header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start;padding:12px 6px;background-color:#f7f7f7 !important;-webkit-print-color-adjust:exact}.RequestPdfView__request-header-col{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.RequestPdfView__request-label{font-size:12px;-webkit-print-color-adjust:exact;color:#72808E !important}.RequestPdfView__request-value{font-size:14px;-webkit-print-color-adjust:exact;color:#72808E !important;font-weight:500}.RequestPdfView__request-badge{font-size:12px;font-weight:500;border-radius:4px;padding:2px 12px;white-space:nowrap;text-transform:capitalize;-webkit-print-color-adjust:exact}.RequestPdfView__request-badge.pending{background-color:rgba(255,95,115,0.2) !important}.RequestPdfView__request-badge.approved{background-color:rgba(126,211,33,0.2) !important}.RequestPdfView__request-badge.discarded{background-color:rgba(156,172,188,0.2) !important}.RequestPdfView__request-badge.awaiting_specimen{background-color:rgba(251,106,130,0.2) !important}.RequestPdfView__request-badge.specimen_taken{background-color:rgba(251,106,225,0.2) !important}.RequestPdfView__request-badge.no_results_submitted{background-color:rgba(188,106,251,0.2) !important}.RequestPdfView__request-badge.partially_completed{background-color:rgba(106,113,251,0.2) !important}.RequestPdfView__request-badge.awaiting_approval{background-color:rgba(106,203,251,0.2) !important}.RequestPdfView__request-badge.approved{background-color:rgba(36,245,36,0.2) !important}.RequestPdfView__request-badge.discarded{background-color:rgba(245,36,36,0.2) !important}.RequestPdfView__section{padding:32px 20px 12px 20px}.RequestPdfView__section-title{font-size:20px;-webkit-print-color-adjust:exact;color:#445259 !important;font-weight:500;padding-bottom:12px}.RequestPdfView__section-content{max-width:860px}.RequestPdfView__section-content-row{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:3px 0}@media print{@page{margin:6mm 6mm 0 6mm}.pdf-paginator-wrapper{page-break-inside:avoid}.RequestPdfView__bottom-container{position:absolute;bottom:0}a[href]:after{content:none !important}}

.NewPasswordForm__main-container{width:100%;min-height:100%;background-color:#EFF2F4}.NewPasswordForm__inner-container{left:0;right:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;padding:32px 0 40px}@media (max-width: 560px){.NewPasswordForm__inner-container{top:0;padding:10px;-webkit-transform:none;transform:none}}@media (max-width: 560px){.NewPasswordForm__form{width:100%}}.NewPasswordForm__description{margin:36px 0;font-size:24px;color:#676767}.NewPasswordForm__box{width:360px;padding:24px;background-color:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,0.1)}@media (max-width: 560px){.NewPasswordForm__box{width:100%}}.NewPasswordForm__form-footer{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.NewPasswordForm__forgot-password-link{font-size:12px;font-weight:normal;letter-spacing:0.076em;color:#a33b4a;text-decoration:none;padding-top:15px}.NewPasswordForm__forgot-password-link:hover{color:#a33b4a}.NewPasswordForm__submit-btn{display:inline-block;padding:13px 49px 15px;text-align:center;width:100%;border:none;border-radius:2px;background:#a33b4a;font-size:13px;color:#fff;font-weight:normal;text-transform:uppercase;letter-spacing:0.076em;cursor:pointer}@media (max-width: 768px){.NewPasswordForm__submit-btn{width:100%}}.NewPasswordForm__footer{margin-top:50px;font-size:13px;color:#7C8586;letter-spacing:0px}

.Notifications__main-container{background-color:#eaecee;min-height:100%;width:100%;padding-top:68px}.Notifications__inner-container{margin:0 auto;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);width:850px;margin-top:10px;padding:20px}@media (max-width: 1200px){.Notifications__inner-container{width:100%;padding:10px 15px 10px 15px}}.Notifications__back-link{color:#3890DB !important;font-weight:400;cursor:pointer}.Notifications__title{color:#253540;font-size:24px;font-weight:400;letter-spacing:.5px;line-height:1;margin-bottom:10px;padding:20px 0 10px 0}.Notifications__highlighted{color:#253540;font-weight:500}.Notifications__description{padding-right:10px;color:#72808E;font-weight:400}.Notifications__values-row{cursor:pointer;font-weight:400;font-size:13px;padding:10px 0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.Notifications__comment{font-style:italic}.Notifications__patient-avatar{width:36px;height:36px;margin-right:15px}.Notifications__details{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start}.Notifications__date{font-size:12px;line-height:22px;color:#5C6A77;font-weight:400}.Notifications__team-name{color:#4bb9a0;font-weight:500}

.Patients__main-container{background-color:#eaecee;width:100%;height:100%;padding-top:68px;overflow-y:scroll}@media (max-width: 1024px){.Patients__main-container{padding-top:116px}}@media (max-width: 560px){.Patients__main-container{padding-top:94px}}.Patients__main-container--explainer{padding-top:105px}@media (max-width: 1024px){.Patients__main-container--explainer{padding-top:146px}}.Patients__main-container--explainer .Patients__content-header.docked{top:104px}.Patients__main-container .PatientCheckedInMark{position:absolute;top:0;bottom:0;z-index:0}.Patients__title{font-weight:300;text-align:left;font-size:24px;color:#333333;letter-spacing:.5px;margin:0}.Patients__content,.Patients__filters,.Patients__content-filter-list{width:1200px;max-width:100%;margin:15px auto}@media (min-width: 561px){.Patients__content,.Patients__filters,.Patients__content-filter-list{max-width:calc(100vw - 70px)}}@media (min-width: 769px){.Patients__content,.Patients__filters,.Patients__content-filter-list{max-width:calc(100vw - 200px)}}.Patients__content-header{background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);border-radius:8px 8px 0 0;height:49px;padding:15px;display:-webkit-box;display:flex}.Patients__content-header.docked{position:fixed;top:68px;z-index:1;width:1200px;max-width:100%}@media (min-width: 561px){.Patients__content-header.docked{max-width:calc(100vw - 70px)}}@media (min-width: 769px){.Patients__content-header.docked{max-width:calc(100vw - 200px)}}@media (max-width: 1024px){.Patients__content-header.docked{top:116px}}@media (min-width: 561px){.Patients__content-header.docked+.Patients__content-body{margin-top:68px}}.Patients__content-body{background-color:rgba(255,255,255,0.9);border-top:1px solid rgba(68,82,89,0.11);box-shadow:0 1px 2px 0 rgba(0,0,0,0.08);border-bottom-left-radius:8px;border-bottom-right-radius:8px}.Patients__content-header-label{font-size:11px;font-weight:500;text-transform:uppercase;color:#3B484D}.Patients__content-header-label--name{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.Patients__patient-row{padding:12px 15px;font-size:15px;color:#72808E;width:100%;min-height:57px;position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer;border-top:1px solid #EEEEEE}.Patients__patient-row:first-child{border-top:0}@media (max-width: 560px){.Patients__patient-row{padding:12px 6px}}.Patients__sex-age{font-size:15px;color:#72808E}.Patients__patient-row.admitted{min-height:68px}.Patients__patient-row.checkedIn{border-left:5px solid #32AE5B;padding-left:10px}.Patients__patient-row:not(.admitted) .Patients__admitted{display:none}.Patients__admitted{background:rgba(245,166,35,0.2);border-radius:4px;font-size:12px;font-weight:500;color:#445259;padding:0 8px;margin:4px 0 4px 15px;position:relative}.Patients__admitted:before{content:'';position:absolute;display:block;width:13px;height:13px;border-color:#D8D8D8;border-width:0 0 1px 1px;border-style:solid;left:-15px;top:-5px}.Patients__patient-main-info{padding-left:63px;padding-right:20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:center;justify-content:center;position:relative}@media (max-width: 560px){.Patients__patient-main-info{padding-left:50px}}.Patients__patient-avatar{width:33px;height:33px;margin-left:-53px;border-radius:50%;position:absolute}@media (max-width: 560px){.Patients__patient-avatar{margin-left:-45px}}.Patients__patient-avatar--checkedIn{border:3px solid #32AE5B}.Patients__patient-name-wrapper{display:-webkit-box;display:flex}.Patients__patient-name{font-size:15px;font-weight:500;color:#3890DB;cursor:pointer;display:inline-block}.Patients__initializing{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:calc(100vh - 68px)}.Patients__no-patients-found{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#72808E;font-size:15px;font-weight:400;height:calc(100vh - 68px)}.Patients__no-patients-found-icon{margin-bottom:5px}.Patients__action{width:130px;flex-shrink:0;text-align:center}.Patients__checkin,.Patients__unrachive{font-size:15px;font-weight:500;text-align:center;display:inline-block;vertical-align:middle;border-radius:20px;cursor:pointer;color:#fff;background-color:#3890DB;padding:2px 12px;white-space:nowrap}.Patients__checkin-container{text-align:center}.Patients__checkin--disabled{background-color:#808080;cursor:not-allowed}.Patients__seen-at{position:absolute;right:6px;font-size:13px}.Patients__tags-list{margin-left:12px;margin-right:-10px}.Patients__last-checkin{text-align:center;font-size:11px}.Patients__folio-number{margin-left:12px;font-size:12px}

.PharmacyInventory{background-color:#eaecee;width:100%;height:100%;padding-top:135px;overflow-y:scroll}.PharmacyInventory__link{text-transform:capitalize}.PharmacyInventory__link--right{margin-left:auto}.PharmacyInventory__header-selectbox{width:500px;margin-left:10px}

.PharmacyRequisitions{background-color:#eaecee;width:100%;height:100%;padding-top:135px;overflow-y:scroll}.PharmacyRequisitions__link{text-transform:capitalize}.PharmacyRequisitions__link--right{margin-left:auto}.PharmacyRequisitions__header-selectbox{width:500px;margin-left:10px}

.PrescriptionOrders__main-container{background-color:#eaecee;width:100%;min-height:100%;padding:68px 10px 15px}@media (max-width: 1024px){.PrescriptionOrders__main-container{padding-top:112px}}@media (max-width: 560px){.PrescriptionOrders__main-container{padding-top:94px}}.PrescriptionOrders__container{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:18px}@media (min-width: 769px){.PrescriptionOrders__container{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.PrescriptionOrders__container{width:100%;min-height:calc(100vh - 68px)}}.PrescriptionOrders__search-trigger,.PrescriptionOrders__dismiss-search{margin-left:24px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PrescriptionOrders__header-row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;height:35px}.PrescriptionOrders__search-row{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.PrescriptionOrders__search-field{border:none;font-size:24px;line-height:24px;text-decoration:none;outline:0 none;font-weight:200;background-color:transparent;width:300px}.PrescriptionOrders__search-icon{font-size:21px}.PrescriptionOrders__title{margin:0;font-weight:300;text-align:left;margin-right:10px;font-size:24px;color:#333333;letter-spacing:.5px}@media (max-width: 768px){.PrescriptionOrders__title{font-size:18px}}.PrescriptionOrders__content-counter__clear-all{cursor:pointer}.PrescriptionOrders__list{padding:12px 0}.PrescriptionOrders__empty-results-box{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:40px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.PrescriptionOrders__empty-results-box__image{margin:0 auto 30px}.PrescriptionOrders__empty-results-box__text{font-size:15px;color:#5C6A77;letter-spacing:.4px;font-weight:normal;max-width:365px}.PrescriptionOrders__initializing{width:100%;min-height:60vh;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.PrescriptionOrders__initializing-text{font-size:15px;color:#5C6A77;letter-spacing:.4px}.PrescriptionOrders__content-infinite{color:#3890DB !important;font-weight:500;text-align:center;padding:0 0 10px;margin-top:-10px}.PrescriptionOrders__content-infinite-text{padding:10px 0}.PrescriptionOrders__content-loading .PrescriptionOrders__content-infinite-text{font-style:italic}.PrescriptionOrders__content-header{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:justify;justify-content:space-between}.PrescriptionOrders__content-filters{display:-webkit-box;display:flex;border-radius:3px;border:1px solid #d8d8d8;background:rgba(255,255,255,0.1);color:#72808E;font-size:13px;padding:7px 12px;margin-left:auto}.PrescriptionOrders__content-filter{margin:0 12px}.PrescriptionOrders__content-filter:first-of-type{margin-left:3px}.PrescriptionOrders__content-filter:last-of-type{margin-right:3px}@media (max-width: 560px){.PrescriptionOrders__content-filter{margin:0 6px;text-align:center}}.PrescriptionOrders__content-filter label{cursor:pointer;margin-bottom:0;font-weight:normal}.PrescriptionOrders__content-filter-label:before{display:inline-block;width:15px;height:15px;border:2px solid #fff;border-radius:50%;margin:1px 5px 0 0;vertical-align:top;content:''}.PrescriptionOrders__divider{border:1px solid #D8D8D8;margin:36px 0;height:0;position:relative}.PrescriptionOrders__divider-text{font-size:14px;color:#6E8090;line-height:20px;background:#FFFFFF;padding:0 6px;position:absolute;top:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.PrescriptionOrders__header-col{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:100%;cursor:pointer}.PrescriptionOrders__actions{padding:29px 24px 25px 24px;position:relative;text-align:right}@media (max-width: 560px){.PrescriptionOrders__actions{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}}.PrescriptionOrders__actions:after{content:'';background:#D8D8D8;width:1px;height:36px;position:absolute;right:0}

.PrescriptionOrder__wrapper{background:#FFFFFF;border:1px solid #d8d8d8;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2);border-radius:4px;margin-top:10px;font-size:14px;color:#6E8090}.PrescriptionOrder__wrapper.cloudy{opacity:.5}.PrescriptionOrder__header{padding:8px 12px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PrescriptionOrder__patient{display:-webkit-box;display:flex}.PrescriptionOrder__patient-avatar{width:37px;height:37px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:10px}.PrescriptionOrder__patient-info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start;font-size:15px}.PrescriptionOrder__patient-name{color:#3890DB;font-weight:500;cursor:pointer}.PrescriptionOrder__patient-sex-dob{color:#72808E;font-weight:400}.PrescriptionOrder__status{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.PrescriptionOrder__status-label{font-size:12px;font-weight:500;border-radius:4px;padding:2px 12px;white-space:nowrap}.PrescriptionOrder__status-label[data-status='awaiting_billing']{background:rgba(255,95,115,0.2)}.PrescriptionOrder__status-label[data-status='awaiting_disbursement'],.PrescriptionOrder__status-label[data-status='refillment_circle']{background:rgba(245,166,35,0.2)}.PrescriptionOrder__status-label[data-status='completed']{background:rgba(126,211,33,0.2)}.PrescriptionOrder__status-label[data-status='discarded']{background:rgba(68,82,89,0.2)}.PrescriptionOrder__expand-trigger{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PrescriptionOrder__expand-trigger-container{text-align:end}.PrescriptionOrder__expand-trigger-label--close{display:none}.PrescriptionOrder__expand-trigger-label--open{display:initial}.PrescriptionOrder__expand-trigger.expanded .PrescriptionOrder__expand-trigger-label--close{display:initial}.PrescriptionOrder__expand-trigger.expanded .PrescriptionOrder__expand-trigger-label--open{display:none}.PrescriptionOrder__expand-trigger-icon{font-size:12px}.PrescriptionOrder__expand-trigger-icon:before{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease, -webkit-transform .6s ease}.PrescriptionOrder__expand-trigger.expanded .PrescriptionOrder__expand-trigger-icon:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.PrescriptionOrder__expanded-area{-webkit-transition:opacity .6s ease;transition:opacity .6s ease;opacity:1}.PrescriptionOrder__expanded-area.ng-enter{opacity:0}.PrescriptionOrder__expanded-area.ng-enter.ng-enter-active{opacity:1}.PrescriptionOrder__expanded-area.ng-leave{opacity:1}.PrescriptionOrder__expanded-area.ng-leave.ng-leave-active{opacity:0}.PrescriptionOrder__content{border-top:1px solid #d8d8d8;padding:0 3px 3px 3px}.PrescriptionOrder__content-header{background:#F4F4F4;padding:8px 12px}.PrescriptionOrder__label{font-size:12px;font-weight:bold}.PrescriptionOrder__content-header .PrescriptionOrder__label{text-transform:uppercase}.PrescriptionOrder__prescribed-items{padding:0 12px}.PrescriptionOrder__prescribed-item{padding:12px 0}.PrescriptionOrder__prescribed-item+.PrescriptionOrder__prescribed-item{border-top:1px solid #d8d8d8}.PrescriptionOrder__prescribed-item.removed .PrescriptionOrder__prescribed-item-name{text-decoration:line-through}.PrescriptionOrder__prescribed-item-row{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.PrescriptionOrder__prescribed-item-label{text-align:right}.PrescriptionOrder__prescribed-item-label--error{color:#dd475a !important}.PrescriptionOrder__prescribed-item-field{height:30px;width:100%;border:1px solid #d8d8d8;outline:none}.PrescriptionOrder__prescribed-item-field--error{border-color:#dd475a !important}.PrescriptionOrder__prescribed-item__pharmacy-details{list-style:none;display:-webkit-box;display:flex;gap:30px;-webkit-box-align:center;align-items:center;margin:0;margin-top:5px;padding:0;font-size:90%}.PrescriptionOrder__footer{padding:30px 24px;border-top:1px solid #d8d8d8;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.PrescriptionOrder__footer-info,.PrescriptionOrder__footer-actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PrescriptionOrder__total-amount{font-size:14px;font-weight:500;line-height:20px}.PrescriptionOrder__total-amount__label{text-transform:uppercase}.PrescriptionOrder__billing-label{margin-left:24px;border-radius:4px;padding:2px 12px;color:#FFFFFF}.PrescriptionOrder__billing-label--awaiting{background:#67B70F}.PrescriptionOrder__billing-label--billed{background:#67B70F}.PrescriptionOrder__billing-label--unbilled{background:#DF3D51}.PrescriptionOrder__cancel-btn{cursor:pointer}.PrescriptionOrder__submit-btn{margin-left:12px}.PrescriptionOrder__prescribed-item-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:10px}.PrescriptionOrder__prescribed-item-header-new{padding-bottom:15px}.PrescriptionOrder__prescribed-item-index{width:25px;height:25px;background:#DEEDFA;font-size:13px;font-weight:500;margin-right:12px;border-radius:50%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.PrescriptionOrder__prescribed-item-name{margin-right:30px}.PrescriptionOrder__remove-medication,.PrescriptionOrder__remove-batch{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:20px}.PrescriptionOrder__batch-details{border-left:1px solid #eee;padding-left:15px}.PrescriptionOrder__batch-number,.PrescriptionOrder__batch-date,.PrescriptionOrder__batch-qty{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PrescriptionOrder__batch-error{padding-top:10px;color:#DF3D51}.PrescriptionOrder__add-batch{padding:5px 0px;color:#3890db;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.PrescriptionOrder__item{padding-top:15px}.PrescriptionOrder__item-name{font-weight:bold}.PrescriptionOrder__content-detail{margin-bottom:15px}.PrescriptionOrder__content-label{font-weight:500}.PrescriptionOrder__content-label-new{font-size:12px}.PrescriptionOrder__remove-medication{margin-left:auto}.PrescriptionOrder__remove-medication-icon{cursor:pointer;opacity:.35;-webkit-transition:opacity .35s ease;transition:opacity .35s ease}.PrescriptionOrder__remove-medication-icon:hover{opacity:1}.PrescriptionOrder__print-label{color:#3890db;cursor:pointer;background-color:transparent;border:none}.PrescriptionOrder__print-label-container{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.PrescriptionOrder__inventory-items-dropdown{margin-top:-5px}.PrescriptionOrder__modal-action-buttons{display:-webkit-box;display:flex;margin-left:45px}.PrescriptionOrder__modal-action-button{padding:5px 0px;color:#3890db;cursor:pointer;background:none;border:none;margin-right:15px;margin-left:15px}.PrescriptionOrder__modal-action-button.divide::before{content:"";border-left:1px solid #eef1f4;height:500px;position:relative;left:calc(100% + 15px);margin-left:-3px;top:0}.PrescriptionOrder__patient-provider-type{font-style:italic;font-size:13px}.PrescriptionOrder__patient-admitted{background-image:url("data:image/svg+xml,%3Csvg width='11px' height='10px' viewBox='0 0 11 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EConsumable Icon%3C/title%3E %3Cg id='13-Lab-Orders' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='13-Lab-Orders/01-01-01-Lab-Orders-Pending-Orders' transform='translate(-399.000000, -181.000000)'%3E %3Cg id='Group' transform='translate(210.000000, 83.000000)'%3E %3Cg id='Group-6' transform='translate(20.000000, 20.000000)'%3E %3Cg id='content' transform='translate(0.000000, 59.000000)'%3E %3Cg id='Consumable-Icon' transform='translate(169.000000, 18.000000)'%3E %3Crect id='Rectangle-6' x='0' y='0' width='11' height='11'%3E%3C/rect%3E %3Cg id='bedroom' transform='translate(0.916667, 1.375000)'%3E %3Cpath d='M9.16666667,4.58333333 L0.916666667,4.58333333 L0.916666667,0.458333333 C0.916666667,0.205202823 0.711463844,0 0.458333333,0 C0.205202823,0 0,0.205202823 0,0.458333333 L0,8.25 C0,8.50313051 0.205202823,8.70833333 0.458333333,8.70833333 C0.711463844,8.70833333 0.916666667,8.50313051 0.916666667,8.25 L0.916666667,7.33333333 L8.25,7.33333333 L8.25,8.25 C8.25,8.50313051 8.45520282,8.70833333 8.70833333,8.70833333 C8.96146384,8.70833333 9.16666667,8.50313051 9.16666667,8.25 L9.16666667,4.58333333 Z' id='Path' fill='%2372808E'%3E%3C/path%3E %3Cpath d='M1.83333333,2.52083333 C1.83333333,1.88800706 2.34634039,1.375 2.97916667,1.375 C3.61199294,1.375 4.125,1.88800706 4.125,2.52083333 C4.125,3.15365961 3.61199294,3.66666667 2.97916667,3.66666667 C2.34634039,3.66666667 1.83333333,3.15365961 1.83333333,2.52083333 Z' id='Path' fill='%23C0CCD7'%3E%3C/path%3E %3Cpath d='M9.16666667,3.66666667 L5.5,3.66666667 C5.24686949,3.66666667 5.04166667,3.46146384 5.04166667,3.20833333 L5.04166667,1.83333333 C5.04166667,1.58020282 5.24686949,1.375 5.5,1.375 L7.79166667,1.375 C8.5510582,1.375 9.16666667,1.99060847 9.16666667,2.75 L9.16666667,3.66666667 Z' id='Path' fill='%23C0CCD7'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");width:11px;height:11px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;font-size:11px;margin-left:4px}

.LabOrders__header-col+.LabOrders__header-col{margin-left:16px}.LabOrders__back-link{display:block;max-width:1200px;margin:0 auto;padding-top:15px;color:#3890DB;font-weight:500}.LabOrders__main-container{background-color:#eaecee;width:100%;min-height:100%;padding:68px 10px 15px}@media (max-width: 1024px){.LabOrders__main-container{padding-top:112px}}@media (max-width: 560px){.LabOrders__main-container{padding-top:94px}}.LabOrders__container{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:18px}@media (min-width: 769px){.LabOrders__container{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.LabOrders__container{width:100%;min-height:calc(100vh - 68px)}}.LabOrders__content-header{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:20px 0}.LabOrders__content-header__counter{font-size:15px;color:#6E8090}.LabOrders__content-header__counter__clear-all{cursor:pointer}.LabOrders__content-header__right{display:-webkit-box;display:flex}.LabOrders__content-header__right__switcher{margin-right:20px;white-space:nowrap;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.LabOrders__content-header__right__switcher:hover{color:#3890db;text-decoration:none}.LabOrders__divider{border:1px solid #D8D8D8;margin:36px 0;height:0;position:relative}.LabOrders__divider__text{color:#6E8090;font-size:14px;line-height:20px;background:#FFFFFF;padding:0 6px;position:absolute;top:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.LabOrders__empty-results-box{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:40px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.LabOrders__empty-results-box__image{margin:0 auto 30px}.LabOrders__empty-results-box__text{font-size:15px;color:#5C6A77;letter-spacing:.4px;font-weight:normal;max-width:365px}.LabOrders__initializing{width:100%;min-height:60vh;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.LabOrders__order{display:block}.LabOrders__category-filter{width:240px !important;margin-right:15px;margin-bottom:0 !important;margin-top:-5px}

.LabOrder__wrapper{background:#ffffff;margin-top:10px;font-size:14px}.LabOrder__wrapper.cloudy{opacity:0.7}.LabOrder__wrapper .form-label{color:#72808e;font-size:14px;font-weight:normal}.LabOrder__status-label{font-size:12px;font-weight:500;border-radius:4px;padding:2px 12px;white-space:nowrap;background:rgba(245,166,35,0.2)}.LabOrder__status-label--urgent{margin-right:auto;background:#df3d51;color:#fff;font-weight:bold}.LabOrder__status-label--external{margin:0 8px;background:#dadcde;color:#68808e}.LabOrder__status-label--awaiting_specimen{background:rgba(251,106,130,0.2)}.LabOrder__status-label--specimen_taken{background:rgba(251,106,225,0.2)}.LabOrder__status-label--no_results_submitted{background:rgba(188,106,251,0.2)}.LabOrder__status-label--partially_completed{background:rgba(106,113,251,0.2)}.LabOrder__status-label--awaiting_approval{background:rgba(106,203,251,0.2)}.LabOrder__status-label--approved{background:rgba(36,245,36,0.2)}.LabOrder__status-label--discarded{background:rgba(245,36,36,0.2)}.LabOrder__header{color:#6e8090;padding:13px 20px;display:grid;grid-template-columns:5fr 5fr 3fr 2fr 1fr;grid-column-gap:10px;margin-bottom:10px;border:1px solid #eef1f4;border-radius:4px;background-color:#ffffff;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2);cursor:pointer}.LabOrder__header.urgent{border:1px solid #df3d51}.LabOrder__header>*{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.LabOrder__patient{-webkit-box-pack:start;justify-content:flex-start;min-width:0}.LabOrder__patient-avatar{flex-shrink:0;width:33px;height:33px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:16px}.LabOrder__patient-info{display:-webkit-box;display:flex;max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start;font-size:15px}.LabOrder__patient-name{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#3890db;font-weight:500;cursor:pointer}.LabOrder__patient-folio-number{padding:3px 0 0 8px;font-size:12px;color:#72808e}.LabOrder__label{max-width:100%;padding-top:4px;font-style:italic;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.LabOrder__status{-webkit-box-pack:end;justify-content:flex-end}.LabOrder__expand-trigger{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.LabOrder__expand-trigger-label--close{display:none}.LabOrder__expand-trigger-label--open{display:initial}.LabOrder__expand-trigger.expanded .LabOrder__expand-trigger-label--close{display:initial}.LabOrder__expand-trigger.expanded .LabOrder__expand-trigger-label--open{display:none}.LabOrder__expand-trigger-icon{font-size:12px}.LabOrder__expand-trigger-icon:before{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform 0.6s ease;transition:-webkit-transform 0.6s ease;transition:transform 0.6s ease;transition:transform 0.6s ease, -webkit-transform 0.6s ease}.LabOrder__expand-trigger.expanded .LabOrder__expand-trigger-icon:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.LabOrder__doctor{word-break:break-word}.LabOrder__expanded-area{-webkit-transition:opacity 0.6s ease;transition:opacity 0.6s ease;opacity:1;margin-top:20px}.LabOrder__expanded-area.ng-enter{opacity:0}.LabOrder__expanded-area.ng-enter.ng-enter-active{opacity:1}.LabOrder__expanded-area.ng-leave{opacity:1}.LabOrder__expanded-area.ng-leave.ng-leave-active{opacity:0}.LabOrder__content-header{background:#fbfbfb;padding:13px 20px;margin-bottom:17px;border-bottom:1px solid #eeeeee}.LabOrder__content-header__label{font-weight:bold;font-size:11px;text-transform:uppercase;color:#576a79}.LabOrder__specimen{padding:20px;margin:0 -20px 10px;background-color:#fafafa;display:-webkit-box;display:flex}.LabOrder__specimen+.LabOrder__specimen{margin-top:-10px;border-top:1px solid #eeeeee}.LabOrder__specimen-column{-webkit-box-flex:2;flex-grow:2}.LabOrder__specimen-column:nth-child(2){-webkit-box-flex:5;flex-grow:5;margin:0 20px}.LabOrder__specimen-label{margin-bottom:10px;font-weight:bold}.LabOrder__diagnosis{margin-bottom:24px}.LabOrder__content-info{width:auto;margin:0 20px 20px}.LabOrder__tests{padding:0 20px}.LabOrder__tests__item{margin-bottom:20px}.LabOrder__tests__item__label{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;font-size:15px;font-weight:500;margin-bottom:16px}.LabOrder__tests__item__label__add-bill{margin-right:20px}.LabOrder__tests__item__row{margin-bottom:10px;font-size:14px;color:#72808e}.LabOrder__tests__item__row--custom{margin-bottom:20px}.LabOrder__tests__item__row__name{color:#72808e;font-size:14px}.LabOrder__tests__item__row__name--not-filled{text-decoration:line-through;opacity:0.5}.LabOrder__tests__item__row__value{color:#98acbe;font-size:14px}.LabOrder__tests__item__row__value--number-input::-webkit-inner-spin-button,.LabOrder__tests__item__row__value--number-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.LabOrder__tests__checkbox{margin-bottom:20px}.LabOrder__tests__additional-notes{padding-top:0;margin-bottom:20px}.LabOrder__footer{padding:20px 24px;margin:20px 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;border-bottom:1px solid #eef1f4;border-top:1px solid #eef1f4}.LabOrder__footer__discard{color:#cb525d;font-size:14px;font-weight:500;margin-right:20px}.LabOrder__footer__notify{font-size:15px;margin-right:40px}.LabOrder__footer__submit{font-size:15px;font-weight:bold}.LabOrder__reject{margin-right:20px;font-weight:bold;background:#d34e42}.LabOrder__submit-btn{padding:5px 15px;margin-left:12px}.LabOrder__lis-container{padding:15px 0 10px}.LabOrder__lis-label{color:#253540;font-size:13px;font-weight:500;letter-spacing:0.5px}.LabOrder__lis-code{color:#5c6a77;font-size:15px;letter-spacing:0px;line-height:18px}.LabOrder__patient-provider-type{font-style:italic;font-size:12px}.LabOrder__patient-admitted{background-image:url("data:image/svg+xml,%3Csvg width='11px' height='10px' viewBox='0 0 11 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EConsumable Icon%3C/title%3E %3Cg id='13-Lab-Orders' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='13-Lab-Orders/01-01-01-Lab-Orders-Pending-Orders' transform='translate(-399.000000, -181.000000)'%3E %3Cg id='Group' transform='translate(210.000000, 83.000000)'%3E %3Cg id='Group-6' transform='translate(20.000000, 20.000000)'%3E %3Cg id='content' transform='translate(0.000000, 59.000000)'%3E %3Cg id='Consumable-Icon' transform='translate(169.000000, 18.000000)'%3E %3Crect id='Rectangle-6' x='0' y='0' width='11' height='11'%3E%3C/rect%3E %3Cg id='bedroom' transform='translate(0.916667, 1.375000)'%3E %3Cpath d='M9.16666667,4.58333333 L0.916666667,4.58333333 L0.916666667,0.458333333 C0.916666667,0.205202823 0.711463844,0 0.458333333,0 C0.205202823,0 0,0.205202823 0,0.458333333 L0,8.25 C0,8.50313051 0.205202823,8.70833333 0.458333333,8.70833333 C0.711463844,8.70833333 0.916666667,8.50313051 0.916666667,8.25 L0.916666667,7.33333333 L8.25,7.33333333 L8.25,8.25 C8.25,8.50313051 8.45520282,8.70833333 8.70833333,8.70833333 C8.96146384,8.70833333 9.16666667,8.50313051 9.16666667,8.25 L9.16666667,4.58333333 Z' id='Path' fill='%2372808E'%3E%3C/path%3E %3Cpath d='M1.83333333,2.52083333 C1.83333333,1.88800706 2.34634039,1.375 2.97916667,1.375 C3.61199294,1.375 4.125,1.88800706 4.125,2.52083333 C4.125,3.15365961 3.61199294,3.66666667 2.97916667,3.66666667 C2.34634039,3.66666667 1.83333333,3.15365961 1.83333333,2.52083333 Z' id='Path' fill='%23C0CCD7'%3E%3C/path%3E %3Cpath d='M9.16666667,3.66666667 L5.5,3.66666667 C5.24686949,3.66666667 5.04166667,3.46146384 5.04166667,3.20833333 L5.04166667,1.83333333 C5.04166667,1.58020282 5.24686949,1.375 5.5,1.375 L7.79166667,1.375 C8.5510582,1.375 9.16666667,1.99060847 9.16666667,2.75 L9.16666667,3.66666667 Z' id='Path' fill='%23C0CCD7'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");width:11px;height:11px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;font-size:11px;margin-left:4px}

.LabOrderRejections{margin-top:20px}.LabOrderRejections__header{display:grid;grid-template-columns:3fr 3fr 6fr 1fr;grid-gap:20px;padding:10px 12px;background-color:#fbfbfb;border-bottom:1px solid #eeeeee;color:#576A79;font-weight:bold;font-size:11px;text-transform:uppercase}.LabOrderRejections__toggle{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.LabOrderRejections__toggle-icon{font-size:12px}.LabOrderRejections__toggle-icon:before{-webkit-transition:0.3s;transition:0.3s}.LabOrderRejections__toggle-icon.expanded:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.LabOrderRejections__row{display:grid;grid-template-columns:3fr 3fr 6fr 1fr;grid-gap:20px;padding:10px 12px;-webkit-transition:0.3s;transition:0.3s}.LabOrderRejections__row+.LabOrderRejections__row{border-top:1px solid #eeeeee}.LabOrderRejections__row.ng-enter,.LabOrderRejections__row.ng-leave.ng-leave-active{opacity:0}.LabOrderRejections__row.ng-enter.ng-enter-active,.LabOrderRejections__row.ng-leave{opacity:1}

.DiscardLabOrderModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fefefe;margin:0 auto;padding:20px 40px 30px 40px;width:450px;border-radius:5px;text-align:left}.DiscardLabOrderModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;text-align:center}.DiscardLabOrderModal__reason-field{height:90px}.DiscardLabOrderModal__modal-actions{margin-top:20px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.RejectLabOrderModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fefefe;margin:0 auto;padding:20px 40px 30px 40px;width:450px;border-radius:5px;text-align:left}.RejectLabOrderModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;text-align:center}.RejectLabOrderModal__reason{height:70px}.RejectLabOrderModal__actions{margin-top:20px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.LabOrderCategory{display:block}.LabOrderCategory__name{color:#445259;background-color:#FBFBFB;font-size:14px;font-weight:bold;text-transform:uppercase;padding:12px 20px;margin-bottom:16px}.LabOrderCategory+.LabOrderCategory{margin-top:20px}.LabOrderCategory--cloudy{opacity:0.7}

.LabOrderCategoryItem__wrapper{background:#FFFFFF;margin-top:10px;font-size:14px}.LabOrderCategoryItem__wrapper.cloudy{opacity:0.5}.LabOrderCategoryItem__wrapper .form-label{text-transform:uppercase;font-size:12px}.LabOrderCategoryItem__header{color:#6E8090;padding:13px 20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:10px;border:1px solid #EEF1F4;border-radius:4px;background-color:#FFFFFF;box-shadow:0 1px 2px 0 rgba(0,0,0,0.2);cursor:pointer}.LabOrderCategoryItem__header__test-name{color:#3890DB;font-weight:500;cursor:pointer}.LabOrderCategoryItem__header__category-name{color:#98ACBE}.LabOrderCategoryItem__header__expand-trigger{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:flex;min-width:80px}.LabOrderCategoryItem__header__expand-trigger__inside{margin-left:auto}.LabOrderCategoryItem__header__expand-trigger-icon{font-size:12px}.LabOrderCategoryItem__header__expand-trigger-icon:before{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform 0.6s ease;transition:-webkit-transform 0.6s ease;transition:transform 0.6s ease;transition:transform 0.6s ease, -webkit-transform 0.6s ease}.LabOrderCategoryItem__header__expand-trigger.expanded .LabOrderCategoryItem__header__expand-trigger-icon:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.LabOrderCategoryItem__content-header{background:#FBFBFB;padding:13px 20px;margin-bottom:17px;border-bottom:1px solid #EEEEEE}.LabOrderCategoryItem__content-header__label{font-weight:bold;font-size:11px;font-weight:500;text-transform:uppercase;color:#576A79}.LabOrderCategoryItem__content-info{width:auto;margin:0 20px 20px}.LabOrderCategoryItem__test-results__item{padding:15px 10px}.LabOrderCategoryItem__test-results__item__mrn{color:#98ACBE;font-size:14px;font-style:italic;line-height:16px}.LabOrderCategoryItem__test-results__item__patient-name{font-size:15px}.LabOrderCategoryItem__test-results__item__add-info{opacity:0.5;color:#4A90E2}.LabOrderCategoryItem__test-results__item__add-info:hover,.LabOrderCategoryItem__test-results__item__add-info.active{opacity:1}.LabOrderCategoryItem__test-results__item__additional-info .form-label{font-size:13px;text-transform:uppercase}.LabOrderCategoryItem__footer{padding:20px 24px;margin:20px 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;border-bottom:1px solid #EEF1F4;border-top:1px solid #EEF1F4;-webkit-transition:opacity .1s, -webkit-transform .5s ease;transition:opacity .1s, -webkit-transform .5s ease;transition:opacity .1s, transform .5s ease;transition:opacity .1s, transform .5s ease, -webkit-transform .5s ease}.LabOrderCategoryItem__footer__submit{margin-left:auto;font-size:15px;font-weight:bold}.LabOrderCategoryItem__footer.ng-enter,.LabOrderCategoryItem__footer.ng-leave.ng-leave-active{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);opacity:0}.LabOrderCategoryItem__footer.ng-leave,.LabOrderCategoryItem__footer.ng-enter.ng-enter-active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.LabOrderCategoryItem .LoadMoreButton{padding-bottom:20px;border-bottom:1px solid #EEF1F4;margin-bottom:20px}

.AddBill__amount{color:#98ACBE}.AddBill__add-link{color:#3890DB;white-space:nowrap}

.AddBillModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:350px;margin:auto;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid #D8D8D8;border-radius:4px}.AddBillModal__head{font-size:13px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#F8FBFE;border-bottom:1px solid #EEEEEE}.AddBillModal__body{color:#445259;font-size:13px;line-height:20px;padding:16px 20px}.AddBillModal__modal-actions{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #EEEEEE;padding:14px 20px}.AddBillModal__modal-actions .cancel-btn{margin:0 12px}.AddBillModal .form-label{font-size:12px;text-transform:uppercase}.AddBillModal .field{font-size:13px}.AddBillModal__patient-type{text-align:left}.AddBillModal__patient-type .form-label{white-space:normal}.AddBillModal__patient-type .form-controls{text-align:left}.AddBillModal__insurance-provider{text-align:left}.AddBillModal__insurance-provider__type{padding:3px 8px;background-color:#3890DB;border-radius:20px;font-size:10px;color:#fff;font-weight:500}.AddBillModal__insurance-provider__type+.AddBillModal__insurance-provider__name{margin-left:5px}.AddBillModal__insurance-provider__name{font-size:13px}.AddBillModal__insurance-provider__edit{font-size:13px;cursor:pointer}.AddBillModal__billing-item{position:relative}.AddBillModal .Grid-row{padding-top:10px}.AddBillModal .Grid-row+.Grid-row{padding-top:20px}

.ImagingOrders__back-link{display:block;max-width:1200px;margin:0 auto;padding-top:15px;color:#3890DB;font-weight:500}.ImagingOrders__main-container{background-color:#eaecee;width:100%;min-height:100%;padding:68px 10px 15px}@media (max-width: 1024px){.ImagingOrders__main-container{padding-top:112px}}@media (max-width: 560px){.ImagingOrders__main-container{padding-top:94px}}.ImagingOrders__container{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:18px}@media (min-width: 769px){.ImagingOrders__container{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.ImagingOrders__container{width:100%;min-height:calc(100vh - 68px)}}

.ReferralInbox__main-container{background-color:#eaecee;width:100%;height:100%;overflow:auto;padding:68px 15px 15px}@media (max-width: 768px){.ReferralInbox__main-container{padding:68px 0 0}}.ReferralInbox__container{width:880px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto}@media (max-width: 768px){.ReferralInbox__container{width:100%;margin:0}}.ReferralInbox__header{padding:20px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ReferralInbox__content{padding-bottom:20px}.ReferralInbox__title{color:#253540;font-size:24px;font-weight:400;letter-spacing:.5px;text-align:left;margin-right:10px;padding-top:15px}@media (max-width: 768px){.ReferralInbox__title{font-size:18px}}.ReferralInbox__date{font-size:15px;line-height:120%;color:#253540;font-weight:bold;margin-left:145px;padding:20px 0}.ReferralInbox__item-list{padding-left:0}.ReferralInbox__item{list-style:none;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:20px 10px;position:relative;flex-wrap:wrap}@media (max-width: 768px){.ReferralInbox__item{padding:10px 5px}}.ReferralInbox__item.pending{background-color:rgba(255,0,0,0.075)}.ReferralInbox__item-date{width:135px;text-align:right;padding-right:20px;font-size:14px;color:#5C6A77;font-weight:400;letter-spacing:0}@media (max-width: 768px){.ReferralInbox__item-date{padding-right:10px;font-size:14px;width:75px}}.ReferralInbox__item-avatar{width:42px;height:42px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:20px}@media (max-width: 768px){.ReferralInbox__item-avatar{margin-right:10px}}.ReferralInbox__item-actions{display:-webkit-box;display:flex;right:30px;-webkit-box-pack:end;justify-content:flex-end;width:100%}@media (min-width: 561px){.ReferralInbox__item-actions{position:absolute;width:initial}}@media (max-width: 768px){.ReferralInbox__item-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media (max-width: 560px){.ReferralInbox__item-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.ReferralInbox__item-action-accept{height:40px;width:90px;position:relative;border-radius:20px;cursor:pointer;margin-right:15px;background-color:#3890DB;color:#FFF;font-size:15px;font-weight:500;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-transition:background-color .5s;transition:background-color .5s}.ReferralInbox__item-action-accept:hover{background-color:#367DB9}.ReferralInbox__item-action-decline{height:40px;position:relative;border-radius:20px;cursor:pointer;margin:0 15px;color:#d86660;font-size:15px;font-weight:500;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-transition:background-color .5s;transition:background-color .5s}.ReferralInbox__item-info{width:390px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media (max-width: 768px){.ReferralInbox__item-info{padding:10px 0}}.ReferralInbox__item-status-accepted,.ReferralInbox__item-status-declined{display:none;height:40px;cursor:pointer;margin-right:15px;font-size:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-transition:background-color .5s;transition:background-color .5s}.ReferralInbox__item.accepted .ReferralInbox__item-status-accepted,.ReferralInbox__item.declined .ReferralInbox__item-status-declined{display:-webkit-box;display:flex}.ReferralInbox__item-status-accepted{color:#3890DB}.ReferralInbox__item-status-declined{color:#d86660}.ReferralInbox__item.accepted .ReferralInbox__item-avatar,.ReferralInbox__item.accepted .ReferralInbox__item-info{opacity:.5}.ReferralInbox__item.declined .ReferralInbox__item-info{text-decoration:line-through}.ReferralInbox__item-status{right:30px;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;width:100%}@media (min-width: 561px){.ReferralInbox__item-status{position:absolute;width:initial}}@media (max-width: 768px){.ReferralInbox__item-status{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media (max-width: 560px){.ReferralInbox__item-status{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.ReferralInbox__item-info-row{color:#72808E;font-weight:400;letter-spacing:0;font-size:14px}@media (max-width: 768px){.ReferralInbox__item-info-row{font-size:12px}}@media (max-width: 768px){.ReferralInbox__item-info-row:first-child{font-size:14px}}.ReferralInbox__item-info-col--blue{color:#4394d9;font-weight:500}.ReferralInbox__content-infinite{color:#3890DB;text-align:center;padding:0 0 10px;margin-top:-10px}.ReferralInbox__content-infinite-text{padding:10px 0}.ReferralInbox__content-loading .ReferralInbox__content-infinite-text{font-style:italic}.ReferralInbox__empty-results-box{width:100%;min-height:60vh;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:0 40px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ReferralInbox__empty-results-image{margin:0 auto 30px}.ReferralInbox__empty-results-text{font-size:18px;color:#333;font-weight:300;max-width:365px}@media (max-width: 768px){.ReferralInbox__empty-results-text{font-size:15px}}.ReferralInbox__initializing{width:100%;min-height:60vh;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ReferralInbox__back-link{color:#3890DB !important;font-weight:500}

.ResolveMatchingReferralModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fefefe;margin:0 auto;padding:20px 40px 30px 40px;width:660px;border-radius:5px}@media (max-width: 768px){.ResolveMatchingReferralModal__content{width:100%;border-radius:0;padding:10px 20px 15px 20px}}.ResolveMatchingReferralModal__title{font-size:30px;line-height:30px;color:#575757;font-weight:600;text-align:center}@media (max-width: 560px){.ResolveMatchingReferralModal__title{font-size:22px;line-height:22px}}.ResolveMatchingReferralModal__description{color:#585858;text-align:center;font-size:18px;padding:10px 0 20px 0}@media (max-width: 560px){.ResolveMatchingReferralModal__description{font-size:14px}}@media (max-width: 768px){.ResolveMatchingReferralModal__description{font-size:14px;padding:5px 0 10px 0}}.ResolveMatchingReferralModal__avatar{width:90px;height:90px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-top:20px}@media (max-width: 768px){.ResolveMatchingReferralModal__avatar{margin-top:10px;width:70px;height:70px}}.ResolveMatchingReferralModal__name{font-size:24px;line-height:120%;color:#333;font-weight:300}.ResolveMatchingReferralModal__gender{text-transform:capitalize}.ResolveMatchingReferralModal__info,.ResolveMatchingReferralModal__info--italic{color:#a5aab4;font-size:16px;font-weight:300}.ResolveMatchingReferralModal__info--italic{font-style:italic;font-size:15px}.ResolveMatchingReferralModal__modal-actions{margin-top:25px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}@media (max-width: 560px){.ResolveMatchingReferralModal__modal-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media (max-width: 768px){.ResolveMatchingReferralModal__modal-actions{margin-top:10px}}.ResolveMatchingReferralModal__action-btn{height:55px;width:calc(50% - 10px);position:relative;border-radius:5px;cursor:pointer;background-color:#3890DB;color:#FFF;font-size:18px;font-weight:600;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-transition:background-color .5s;transition:background-color .5s}@media (max-width: 560px){.ResolveMatchingReferralModal__action-btn{width:calc(100% - 20px);margin:3px 0}}@media (max-width: 768px){.ResolveMatchingReferralModal__action-btn{height:40px;font-size:16px}}.ResolveMatchingReferralModal__action-btn:hover{background-color:#367DB9}

.StaffActivityLog__main-container{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}@media (max-width: 768px){.StaffActivityLog__main-container{padding-top:160px}}@media (max-width: 560px){.StaffActivityLog__main-container{padding-top:144px}}.StaffActivityLog__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:60px auto 15px;padding:0 20px}@media (min-width: 769px){.StaffActivityLog__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.StaffActivityLog__content{width:100%;min-height:calc(100vh - 68px);padding:0 5px}}.StaffActivityLog__activity-list{font-size:14px;line-height:20px;letter-spacing:.5px;color:#333;font-weight:400;list-style:none outside none;padding:0 0 35px 0;margin:0}.StaffActivityLog__activity-date{margin-top:30px;margin-bottom:30px;font-size:24px;line-height:30px;color:#333;font-weight:300}.StaffActivityLog__activity-element{position:relative;padding:24px 25px;margin:0 0 -1px 107px}.StaffActivityLog__activity-element:before{content:'';display:block;position:absolute;background-color:#e6e7ed;width:2px;top:0;left:-12px;bottom:0}.StaffActivityLog__activity-element.first-element{padding-top:0}.StaffActivityLog__activity-element.last-element{padding-bottom:0}.StaffActivityLog__activity-element-icon{width:32px;height:32px;background-size:32px;display:block;position:absolute;top:50%;left:-28px;margin-top:-16px}.StaffActivityLog__activity-element-time{font-size:13px;color:#9ca1ad;text-align:right;font-weight:300;width:88px;position:absolute;top:calc(50% - 10px);margin-top:0;left:-137px}.StaffActivityLog__activity-element.first-element .StaffActivityLog__activity-element-time{top:0;margin-top:6px}.StaffActivityLog__activity-element.first-element .StaffActivityLog__activity-element-icon{top:0;margin:0}.StaffActivityLog__activity-element.last-element .StaffActivityLog__activity-element-icon{top:auto;bottom:0;margin:0}.StaffActivityLog__entry-description{font-size:14px;color:#333;font-weight:300;letter-spacing:0;line-height:32px;margin:0}.StaffActivityLog__doctor-avatar{width:20px;height:20px;display:inline-block;vertical-align:middle;position:relative;top:-1px;margin-right:3px;border-radius:50%}.StaffActivityLog__entry-link{font-weight:500;cursor:pointer}.StaffActivityLog__doctor-name{color:#333 !important}.StaffActivityLog__initializing{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:calc(100vh - 68px)}.StaffActivityLog__no-patients-found{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#72808E;font-size:15px;font-weight:400;height:calc(100vh - 68px)}

.DeleteStaffModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.DeleteStaffModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.DeleteStaffModal__form{width:360px;margin:0 auto}.DeleteStaffModal__form-label{display:block;margin-bottom:9px;font-size:12px;color:#676767;font-weight:500;letter-spacing:0.083em;white-space:nowrap;clear:both;text-transform:capitalize;text-align:left}.DeleteStaffModal__form-field{display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px;color:#333;letter-spacing:0.5px;font-weight:300;height:40px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset}.DeleteStaffModal__form-row ~ .DeleteStaffModal__form-row{margin-top:18px}.DeleteStaffModal .btn-danger{min-width:127px}.DeleteStaffModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}

.StaffEdit__main-container{background-color:#eaecee;width:100%;min-height:100%;padding:68px 10px 15px}@media (max-width: 768px){.StaffEdit__main-container{padding-top:112px}}@media (max-width: 560px){.StaffEdit__main-container{padding-top:96px}}.StaffEdit__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px}@media (min-width: 769px){.StaffEdit__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.StaffEdit__content{width:100%;min-height:calc(100vh - 68px)}}

.Staff__main-container{background-color:#eaecee;width:100%;min-height:100%;padding:116px 10px 15px}@media (max-width: 768px){.Staff__main-container{padding-top:160px}}@media (max-width: 560px){.Staff__main-container{padding-top:144px}}.Staff__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:60px auto 15px;padding:0 20px}@media (min-width: 769px){.Staff__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.Staff__content{width:100%;min-height:calc(100vh - 68px);padding:0 5px}}.Staff__table{width:100%;border-collapse:collapse;border-spacing:0}.Staff__table-head-col,.Staff__table-body-col{padding-left:10px;padding-right:10px}.Staff__table-head-col .no-icon,.Staff__table-body-col .no-icon{margin-left:20px}.Staff__table-head-col{white-space:nowrap;text-align:left;width:initial;vertical-align:baseline}.Staff__table-head-col-sort,.Staff__table-head-col.not-sortable{font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:18px 0}.Staff__table-head-col-sort{display:block}.Staff__table-head-col-sort:hover{color:#9ca1ad}.Staff__table-head-col-sort:after{content:'';width:0;height:0;display:inline-block;vertical-align:middle;border:5px solid transparent;margin:1px 0 0 7px;border-top-color:#e6e7ea}.Staff__table-head-col.not-sortable .Staff__table-head-col-sort{cursor:default}.Staff__table-head-col.not-sortable .Staff__table-head-col-sort:hover{text-decoration:none}.Staff__table-head-col.not-sortable .Staff__table-head-col-sort:after{border-top-color:transparent;border-bottom-color:transparent}.Staff__table-head-col-sort.asc:after{border-top-color:#828997}.Staff__table-head-col-sort.desc:after{border-top-color:transparent;border-bottom-color:#828997}.Staff__content-filter-list{margin-top:50px}.Staff__table-body-col{font-size:15px;line-height:20px;color:#333;padding-top:11px;padding-bottom:11px}.Staff__table-body-col:first-child{padding-left:40px}.Staff__profile-img{width:40px;height:40px;display:block;border-radius:50%}.Staff__access-level-list{display:inline-block;vertical-align:middle;width:190px;padding:0;margin:0;list-style:none outside none}.Staff__access-level-item{float:left;padding:4px 7px 4px 0}.Staff__access-level-item [class^="om-ico-"]{width:16px;height:16px;background-size:16px}.Staff__edit-link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#3890DB !important;cursor:pointer}.Staff__edit-link .om-ico-pencil{min-width:16px;margin-right:8px !important}.Staff__reset-password-button{visibility:hidden;cursor:pointer;background:none;border:none;color:#3890DB}.Staff__reset-password-button:hover:not(.text-success):not(.is-sending){text-decoration:underline}.Staff__remove-link{color:#FF5F73 !important;cursor:pointer}.Staff__edit-link,.Staff__reset-password-button,.Staff__remove-link{visibility:hidden;opacity:0}.Staff__table-body-row:hover .Staff__edit-link,.Staff__table-body-row:hover .Staff__reset-password-button,.Staff__table-body-row:hover .Staff__remove-link{visibility:visible;opacity:1}.Staff__table-body-row:hover .Staff__table-body-col{background-color:#f9f9fa}@media (max-width: 1024px){.Staff__subheader .header-splitted-col{width:33% !important;display:-webkit-box !important;display:flex !important}}@media (max-width: 768px){.Staff__subheader{flex-wrap:wrap;height:96px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;box-shadow:none;padding:0}.Staff__subheader .header-splitted-col{height:48px;width:100% !important;padding:0 20px;box-shadow:0 1px 2px rgba(0,0,0,0.1);-webkit-box-pack:justify !important;justify-content:space-between !important}.Staff__subheader .header-splitted-col:nth-child(2){-webkit-box-pack:center !important;justify-content:center !important}}.Staff__mobile-list{border-bottom:1px solid #eee}.Staff__mobile-list .Staff__table-head-col,.Staff__mobile-list .Staff__table-body-col{padding:6px 0}.Staff__mobile-list .Staff__edit-link,.Staff__mobile-list .Staff__reset-password-button,.Staff__mobile-list .Staff__remove-link{visibility:visible;opacity:1}.Staff__mobile-list-col{padding:0;vertical-align:baseline}.Staff__no-items-found{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#72808E;font-size:15px;font-weight:400;height:calc(100vh - 68px)}.Staff__no-items-found-icon{margin-bottom:5px}.Staff__initializing{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:calc(100vh - 68px)}

.StaffNew__main-container{background-color:#eaecee;width:100%;min-height:100%;padding:68px 10px 15px}@media (max-width: 768px){.StaffNew__main-container{padding-top:112px}}@media (max-width: 560px){.StaffNew__main-container{padding-top:96px}}.StaffNew__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px}@media (min-width: 769px){.StaffNew__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.StaffNew__content{width:100%;min-height:calc(100vh - 68px)}}.StaffNew__form{padding:40px 0;margin:auto;width:800px}.StaffNew__form-body{width:auto;float:none}.StaffNew__form-content{width:364px;float:left}.StaffNew__form-legend{font-size:0;line-height:0;color:#8a8a8a;text-align:left;width:auto;float:none;padding:0 0 25px}.StaffNew__form-label{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;display:block;margin:5px 0;white-space:nowrap;clear:both}.StaffNew__form-legend .StaffNew__form-label{padding-bottom:20px}.StaffNew__form-avatar{max-width:100px;height:100px;border-radius:50%;display:inline-block;vertical-align:middle;margin:0 50px 0 10px}.StaffNew__file-upload{width:200px;display:inline-block;vertical-align:middle;overflow:visible}.StaffNew__file-upload-description{font-size:12px;font-weight:300;margin:0 0 5px;color:#7a7a7a;line-height:1.25;word-wrap:break-word}.StaffNew__file-upload-btn{width:auto;position:relative;padding:0;border:0;border-radius:0;overflow:hidden;display:inline-block;text-align:center}.StaffNew__file-upload-btn-label{font-size:15px;line-height:20px;color:#3890db;text-decoration:none;display:inline-block;margin:0}.StaffNew__file-upload-input{width:100%;height:100%;display:block;font-size:0;top:0;left:0;right:0;bottom:0;z-index:2;-webkit-appearance:none;opacity:0;position:absolute;cursor:pointer}.StaffNew__form-row{padding-bottom:20px}.StaffNew__form-row ~ .StaffNew__form-row{margin:0}.StaffNew__form-col{float:left;min-height:60px}.StaffNew__form-col ~ .StaffNew__form-col{margin:0;float:right}.StaffNew__form-col-full{width:100%}.StaffNew__form-col-tiny{width:64px}.StaffNew__form-col-large{width:280px}.StaffNew__form-col-half{width:167px}.StaffNew__form-field{font-size:15px;color:#333 !important;letter-spacing:0.5px;font-weight:300 !important;height:36px;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;display:block;width:100%;padding:10px 14px 11px;border:1px solid #d0d0d0;border-radius:2px}.StaffNew__form-checkbox-field{-webkit-transform:translateY(125%);transform:translateY(125%)}.StaffNew__help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}.StaffNew__error{color:#dd475a;font-size:12px;padding-bottom:10px}.StaffNew__below-input{margin-top:-15px}.StaffNew__lg-tiny-padding{padding-left:85px}.StaffNew__form-radio{display:inline-block;margin-right:30px;position:relative;margin-top:10px;margin-bottom:10px}.StaffNew__form-radio-input{display:none}.StaffNew__form-radio-input:disabled ~ .StaffNew__form-radio-label{opacity:0.5;cursor:not-allowed}.StaffNew__form-radio-label{font-size:14px;line-height:17px;color:#333 !important;font-weight:300;width:auto;background-color:transparent !important;padding:1px 0 0;text-align:center;text-transform:none}.StaffNew__form-radio-label:before{display:inline-block;width:14px;height:14px;border:2px solid #fff;border-radius:50%;margin:0 8px 0 0;box-shadow:0 0 0 2px #e4e4e6;vertical-align:middle;content:''}.StaffNew__form-radio-input:checked+.StaffNew__form-radio-label:before{background-color:#3890db}.StaffNew__form-aside{width:350px;float:right}.StaffNew__abilities-form-labels-above{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;display:block;margin:5px 0}.StaffNew__abilities-form-label-above{display:inline-block;width:38px}.StaffNew__radio-wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.StaffNew__radio-wrapper--nested{padding-left:20px}.StaffNew__radio-wrapper i{margin-right:10px}.StaffNew__radio-container{-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.StaffNew__attributes-form-label{display:inline-block;min-width:177px;margin:0;font-weight:normal}.StaffNew__attributes-form-radio{width:22px;margin:10px 0 10px 20px;display:inline-block}.StaffNew__attributes-form-radio .StaffNew__form-radio-label{font-size:0}.StaffNew__form-actions{text-align:center;padding-bottom:30px;padding-top:14px;margin:0}.StaffNew__form-footer{font-size:12px;color:#8a8a8a;font-weight:300;text-align:center;margin:0}.StaffNew__boolean-permit-attributes-labels{text-align:center}.StaffNew__form-top-border{border-top:1px solid #eee;padding-top:12px}

.NewPasswordModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.NewPasswordModal__info{font-size:20px;padding-bottom:12px}.NewPasswordModal__title{font-size:30px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.NewPasswordModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}

.TeamNew__main-container{background-color:#eaecee;width:100%;min-height:100%;padding:68px 10px 15px}.TeamNew__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px}@media (min-width: 769px){.TeamNew__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.TeamNew__content{width:100%;min-height:calc(100vh - 68px)}}.TeamNew__form{padding:12px 0}.TeamNew__header-title{line-height:30px;margin:0 10px 0 18px;font-weight:300;text-align:left;font-size:24px;color:#333333;letter-spacing:.5px}.TeamNew__row{margin:0 15px}.TeamNew__block-title{color:#253540;letter-spacing:.5px;font-weight:500;font-size:14px;text-transform:uppercase;padding-bottom:4px}.TeamNew__block-description{color:#828997;letter-spacing:.5px;font-weight:500;font-size:13px}.TeamNew__avatars-list{display:-webkit-box;display:flex;justify-content:space-around;flex-wrap:wrap;padding:25px 30px 0}.TeamNew__avatars-radio-input[type="radio"]{display:none}.TeamNew__avatars-radio-label{border-radius:50%;border:3px solid transparent;cursor:pointer}.TeamNew__avatars-radio-input[type="radio"]:checked+.TeamNew__avatars-radio-label{border-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,0.4)}.TeamNew__avatars-radio-img{width:75px;border-radius:50%}.TeamNew__access-blocks{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.TeamNew__acess-block{width:calc(50% - 20px)}.TeamNew__access-block-header{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;display:block;margin:5px 0}.TeamNew__access-block-header-label{display:inline-block;width:38px}.TeamNew__access-block-2-options{padding-right:36px}

.Teams__main-container{background-color:#eaecee;width:100%;min-height:100%;padding:116px 10px 15px}@media (max-width: 768px){.Teams__main-container{padding-top:160px}}@media (max-width: 560px){.Teams__main-container{padding-top:144px}}.Teams__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:60px auto 15px;padding:0 20px}@media (min-width: 769px){.Teams__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.Teams__content{width:100%;min-height:calc(100vh - 68px);padding:0 5px}}.Teams__table{width:100%;border-collapse:collapse;border-spacing:0}.Teams__table-head-col,.Teams__table-body-col{padding-left:10px;padding-right:10px}.Teams__table-head-col{white-space:nowrap;text-align:left;width:initial}.Teams__table-head-col-sort{font-size:13px;line-height:20px;color:#9ca1ad;font-weight:400;text-transform:uppercase;padding:28px 0 18px;display:block}.Teams__table-head-col-sort:hover{color:#9ca1ad}.Teams__table-head-col-sort:after{content:'';width:0;height:0;display:inline-block;vertical-align:middle;border:5px solid transparent;margin:1px 0 0 7px;border-top-color:#e6e7ea}.Teams__table-head-col.not-sortable .Teams__table-head-col-sort{cursor:default;pointer-events:none}.Teams__table-head-col.not-sortable .Teams__table-head-col-sort:hover{text-decoration:none}.Teams__table-head-col.not-sortable .Teams__table-head-col-sort:after{border-top-color:transparent;border-bottom-color:transparent}.Teams__table-head-col-sort.asc:after{border-top-color:#828997}.Teams__table-head-col-sort.desc:after{border-top-color:transparent;border-bottom-color:#828997}.Teams__table-body-col{font-size:15px;line-height:20px;color:#333;padding-top:11px;padding-bottom:11px}.Teams__table-body-col:first-child{padding-left:40px}.Teams__profile-img{width:40px;height:40px;display:block;border-radius:50%}.Teams__access-level-list{display:inline-block;vertical-align:middle;width:190px;padding:0;margin:0;list-style:none outside none}.Teams__access-level-item{float:left;padding:4px 7px 4px 0}.Teams__access-level-item [class^="om-ico-"]{width:16px;height:16px;background-size:16px}.Teams__edit-link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#3890DB !important;cursor:pointer}.Teams__edit-link .icon-pencil{margin:0 7px 0 2px}.Teams__edit-link .om-ico-pencil{min-width:16px;margin-right:8px !important}.Teams__reset-password-button{visibility:hidden;cursor:pointer;background:none;border:none;color:#3890DB}.Teams__reset-password-button:hover:not(.text-success):not(.is-sending){text-decoration:underline}.Teams__remove-link{color:#FF5F73 !important;cursor:pointer}.Teams__edit-link,.Teams__reset-password-button,.Teams__remove-link{visibility:hidden;opacity:0}.Teams__table-body-row:hover .Teams__edit-link,.Teams__table-body-row:hover .Teams__reset-password-button,.Teams__table-body-row:hover .Teams__remove-link{visibility:visible;opacity:1}.Teams__table-body-row:hover .Teams__table-body-col{background-color:#f9f9fa}

.TeamEdit__main-container{background-color:#eaecee;width:100%;min-height:100%;padding:68px 10px 15px}.TeamEdit__content{width:1200px;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin:15px auto;padding:0 20px}@media (min-width: 769px){.TeamEdit__content{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.TeamEdit__content{width:100%;min-height:calc(100vh - 68px)}}.TeamEdit__form{padding:12px 0}.TeamEdit__header-title{line-height:30px;margin:0 10px 0 18px;font-weight:300;text-align:left;font-size:24px;color:#333333;letter-spacing:.5px}.TeamEdit__row{margin:0 15px}.TeamEdit__block-title{color:#253540;letter-spacing:.5px;font-weight:500;font-size:14px;text-transform:uppercase;padding-bottom:4px}.TeamEdit__block-description{color:#828997;letter-spacing:.5px;font-weight:500;font-size:13px}.TeamEdit__avatars-list{display:-webkit-box;display:flex;justify-content:space-around;flex-wrap:wrap;padding:25px 30px 0}.TeamEdit__avatars-radio-input[type="radio"]{display:none}.TeamEdit__avatars-radio-label{border-radius:50%;border:3px solid transparent;cursor:pointer}.TeamEdit__avatars-radio-input[type="radio"]:checked+.TeamEdit__avatars-radio-label{border-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,0.4)}.TeamEdit__avatars-radio-img{width:75px;border-radius:50%}.TeamEdit__access-blocks{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.TeamEdit__acess-block{width:calc(50% - 20px)}.TeamEdit__access-block-header{font-size:13px;line-height:21px;color:#9ca1ad;text-transform:none;font-weight:400;letter-spacing:1px;display:block;margin:5px 0}.TeamEdit__access-block-header-label{display:inline-block;width:38px}.TeamEdit__access-block-2-options{padding-right:36px}

.Procurements{background-color:#eaecee;width:100%;height:100%;padding-top:135px;overflow-y:scroll}.Procurements__header-selectbox{width:500px;margin-left:10px}

.ImportInventoryModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ImportInventoryModal__title{font-size:24px;line-height:30px;color:#333;font-weight:300;margin:0 0 30px;letter-spacing:-0.035em}.ImportInventoryModal__body-align-left{text-align:left;width:700px}.ImportInventoryModal__form-row{text-align:left;width:700px;margin-top:30px}.ImportInventoryModal__form-label{font-weight:300}.ImportInventoryModal__choose-file-btn{position:relative}.ImportInventoryModal__choose-file-btn:hover .btn-lightblue{color:#fff;text-decoration:none;border-color:#3890db;background-color:#3890db}.ImportInventoryModal__choose-file-hidden{width:100%;height:100%;display:block;font-size:0;top:0;left:0;right:0;bottom:0;z-index:2;-webkit-appearance:none;opacity:0;position:absolute;cursor:pointer}.ImportInventoryModal .btn-lightblue{min-width:127px}.ImportInventoryModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.ImportInventoryModal .modal-actions{padding-top:30px;display:-webkit-box;display:flex}

.StoreInventory{background-color:#eaecee;width:100%;height:100%;padding-top:135px;overflow-y:scroll}.StoreInventory__link{text-transform:capitalize}.StoreInventory__link--right{margin-left:auto}.StoreInventory__header-selectbox{width:500px;margin-left:10px}.StoreInventory__type-filter{min-width:220px}

.StoreRequisitions{background-color:#eaecee;width:100%;height:100%;padding-top:135px;overflow-y:scroll}.StoreRequisitions__link{text-transform:capitalize}.StoreRequisitions__link--right{margin-left:auto}.StoreRequisitions__header-selectbox{width:500px;margin-left:10px}

.Vendors{background-color:#eaecee;width:100%;height:100%;padding-top:135px;overflow-y:scroll}.Vendors__header-selectbox{width:500px;margin-left:10px}.Vendors__title{color:#253540;font-size:24px;font-weight:400;letter-spacing:.5px;text-align:left;margin-right:20px}@media (max-width: 768px){.Vendors__title{font-size:18px}}

.RenewPlansPage{background-color:#eaecee;width:100%;min-height:calc(100vh - 15px);padding-top:68px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}

.PatientCompliance__main-container{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}.PatientCompliance__container{height:100%}

.AppointmentsDropdown__main-container{position:absolute;width:300px;background-color:#fff;border-radius:3px;right:-130px;top:45px;box-shadow:0 1px 2px rgba(0,0,0,0.1);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.AppointmentsDropdown__main-container:before{width:0;height:0;right:16px;border:8px solid transparent;border-bottom-color:#fff}.AppointmentsDropdown__view-all-box{width:100%;height:50px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border-top:solid rgba(0,0,0,0.2) 1px}.AppointmentsDropdown__view-all-box a{color:#3890DB !important;font-weight:500}.AppointmentsDropdown__initializing{width:100%;padding:30px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.AppointmentsDropdown__empty-result-box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin:60px 0}.AppointmentsDropdown__empty-results-image{width:60px;margin-bottom:10px}.AppointmentsDropdown__empty-results-text{font-size:15px;color:#5C6A77;letter-spacing:.4px;font-weight:normal;max-width:170px;text-align:center}.AppointmentsDropdown__add-new{width:100%;height:60px;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;padding-left:10px}.AppointmentsDropdown__add-new-icon{width:32px;height:32px;position:relative;border-radius:50%;cursor:pointer;margin-right:10px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border-color:#3890DB;background-color:#3890DB;color:#fff;font-size:30px}.AppointmentsDropdown__add-new-text{color:#3890DB;font-weight:500}.AppointmentsDropdown__appointment-element{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:start;align-items:flex-start}.AppointmentsDropdown__appointment-element+.AppointmentsDropdown__appointment-element{padding-top:15px}.AppointmentsDropdown__patient-avatar{width:32px;flex-shrink:0;border-radius:50%}.AppointmentsDropdown__element-info{padding-left:10px}.AppointmentsDropdown__element-info-row{display:-webkit-box;display:flex}.AppointmentsDropdown__element-info-row--second{color:#5C6A77;font-size:12px;line-height:18px;font-weight:300}.AppointmentsDropdown__element-time{color:#333333;font-size:14px;line-height:17px;font-weight:500}.AppointmentsDropdown__element-patient-name{cursor:pointer;color:#3890DB;font-size:12px;line-height:17px;font-weight:500}.AppointmentsDropdown__calendar-container{width:100%;padding:5px 10px;max-height:298px;overflow:auto}

.SetupAppointmentModal .modal-content{background:rgba(0,0,0,0.2)}.SetupAppointmentModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1005px;margin:0 auto;padding:30px;border-radius:10px;background:white}.SetupAppointmentModal__title{font-size:24px;line-height:29px;color:#333333;font-weight:300;margin:0 0 30px;letter-spacing:.5px}.SetupAppointmentModal__form-container{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.SetupAppointmentModal__form-col{width:calc(33.33% - 15px);text-align:left}.SetupAppointmentModal__form-row{text-align:left}.SetupAppointmentModal .btn-lightblue{min-width:127px}.SetupAppointmentModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.SetupAppointmentModal__existing-list{border:1px solid #E2E2E4;box-shadow:inset 0 1px 3px 1px rgba(0,0,0,0.1);background-color:#fff;height:261px;overflow:auto}.SetupAppointmentModal__existing-list::-webkit-scrollbar{-webkit-appearance:none;width:7px}.SetupAppointmentModal__existing-list::-webkit-scrollbar-thumb{background-color:#3890DB}.SetupAppointmentModal__calendar-list{padding:15px 10px}.SetupAppointmentModal__initializing{width:100%;padding:30px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.SetupAppointmentModal__empty-result-box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin:90px 0}.SetupAppointmentModal__empty-results-image{width:60px;margin-bottom:10px}.SetupAppointmentModal__empty-results-text{font-size:15px;color:#5C6A77;letter-spacing:.4px;font-weight:normal;max-width:200px;text-align:center}.SetupAppointmentModal__form-actions{width:295px;margin:20px auto 0 auto}.SetupAppointmentModal__appointment-element{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:start;align-items:flex-start;cursor:pointer}.SetupAppointmentModal__appointment-element+.SetupAppointmentModal__appointment-element{padding-top:15px}.SetupAppointmentModal__patient-avatar{width:32px;flex-shrink:0;border-radius:50%}.SetupAppointmentModal__element-info{padding-left:10px}.SetupAppointmentModal__element-info-row{display:-webkit-box;display:flex}.SetupAppointmentModal__element-info-row--second{color:#5C6A77;font-size:12px;line-height:18px;font-weight:300}.SetupAppointmentModal__element-time{color:#333333;font-size:14px;line-height:17px;font-weight:500}.SetupAppointmentModal__element-patient-name{cursor:pointer;color:#3890DB;font-size:14px;line-height:17px;font-weight:500;margin-left:5px}.SetupAppointmentModal__appointment-for-select{margin-bottom:12px}.SetupAppointmentModal__appointment-for-select .RadioButtons__container+.RadioButtons__container{margin-left:20px}.SetupAppointmentModal__patient-label{width:auto;padding-right:10px}.SetupAppointmentModal__non-registered-checkbox{margin-top:12px;margin-bottom:12px;display:inline-block}.SetupAppointmentModal__duration-options{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}

.UpdateAppointmentModal .modal-content{background:rgba(0,0,0,0.2)}.UpdateAppointmentModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:690px;margin:0 auto;padding:30px;border-radius:10px;background:white}.UpdateAppointmentModal__title{font-size:24px;line-height:29px;color:#333333;font-weight:300;margin:0 0 30px;letter-spacing:.5px}.UpdateAppointmentModal__form{margin:0 auto}.UpdateAppointmentModal__form-container{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.UpdateAppointmentModal__form-col{width:calc(50% - 15px);text-align:left}.UpdateAppointmentModal__form-row{text-align:left}.UpdateAppointmentModal .btn-lightblue{min-width:127px}.UpdateAppointmentModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}.UpdateAppointmentModal__existing-list{border:1px solid #E2E2E4;box-shadow:inset 0 1px 3px 1px rgba(0,0,0,0.1);background-color:#fff;height:321px;overflow:auto}.UpdateAppointmentModal__existing-list::-webkit-scrollbar{-webkit-appearance:none;width:7px}.UpdateAppointmentModal__existing-list::-webkit-scrollbar-thumb{background-color:#3890DB}.UpdateAppointmentModal__calendar-list{padding:15px 10px}.UpdateAppointmentModal__initializing{width:100%;padding:30px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.UpdateAppointmentModal__empty-result-box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin:90px 0}.UpdateAppointmentModal__empty-results-image{width:60px;margin-bottom:10px}.UpdateAppointmentModal__empty-results-text{font-size:15px;color:#5C6A77;letter-spacing:.4px;font-weight:normal;max-width:200px;text-align:center}.UpdateAppointmentModal__form-actions{width:295px;margin:20px auto 0 auto}.UpdateAppointmentModal__appointment-element{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:start;align-items:flex-start;cursor:pointer}.UpdateAppointmentModal__appointment-element+.UpdateAppointmentModal__appointment-element{padding-top:15px}.UpdateAppointmentModal__patient-avatar{width:32px;flex-shrink:0;border-radius:50%}.UpdateAppointmentModal__element-info{padding-left:10px}.UpdateAppointmentModal__element-info-row{display:-webkit-box;display:flex}.UpdateAppointmentModal__element-info-row--second{color:#5C6A77;font-size:12px;line-height:18px;font-weight:300}.UpdateAppointmentModal__element-time{color:#333333;font-size:14px;line-height:17px;font-weight:500}.UpdateAppointmentModal__element-patient-name{cursor:pointer;color:#3890DB;font-size:14px;line-height:17px;font-weight:500;margin-left:5px}.UpdateAppointmentModal__cancel-appointment{color:#D34D41;font-size:15px;cursor:pointer}.UpdateAppointmentModal__staff-select .RadioButtons__container{margin-left:10px}

.NavHeader__container{width:100%;height:68px;padding-left:45px;padding-right:45px;background-color:#fff;position:fixed;top:0;z-index:1010;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.1);display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}@media (max-width: 768px){.NavHeader__container{padding-left:10px;padding-right:10px}}@media (min-width: 769px){.NavHeader__container{width:calc(100% - 180px)}}@media (max-width: 768px) and (min-width: 561px){.NavHeader__container{width:calc(100% - 50px)}}@media (max-width: 560px){.NavHeader__container{height:48px}}.NavHeader__logo{margin-top:3px}.NavHeader__menu{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}@media (max-width: 768px){.NavHeader__menu .NavHeader__doctor-name,.NavHeader__menu .NavHeader__dropdown-top-more{display:none}}.NavHeader__nav-links{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.NavHeader__notifications-link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.NavHeader__menu-link{cursor:pointer;display:inherit;-webkit-box-align:inherit;align-items:inherit}.NavHeader__doctor-avatar{width:37px;height:37px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:10px}.NavHeader__doctor-name{margin-right:10px;font-size:15px;color:#5c6a77;font-weight:400}.NavHeader__dropdown{width:240px;position:absolute;top:100%;right:25px;padding-top:15px;background-color:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,0.1);-webkit-transition:-webkit-transform 0.4s;transition:-webkit-transform 0.4s;transition:transform 0.4s;transition:transform 0.4s, -webkit-transform 0.4s;-webkit-transform-origin:95% 0;transform-origin:95% 0}.NavHeader__dropdown--home-menu{right:-5px;margin-top:13px;padding-top:0}.NavHeader__dropdown.ng-enter{-webkit-transform:scale(0);transform:scale(0)}.NavHeader__dropdown.ng-enter.ng-enter-active{-webkit-transform:scale(1);transform:scale(1)}.NavHeader__dropdown.ng-leave{-webkit-transform:scale(1);transform:scale(1)}.NavHeader__dropdown.ng-leave.ng-leave-active{-webkit-transform:scale(0);transform:scale(0)}.NavHeader__dropdown::after{content:"";display:block;position:absolute;bottom:100%}.NavHeader__dropdown::after{height:60px;width:95px;right:0;background-color:transparent;cursor:pointer}.NavHeader__display-doctor-name::after{width:100% !important}.NavHeader__side-menu{position:fixed;width:220px;right:-220px;height:100%;background-color:#f5f5f5;-webkit-transition:right 0.4s ease-in-out;transition:right 0.4s ease-in-out}@media (max-width: 768px){.NavHeader__side-menu.expanded{right:0}}.NavHeader__side-menu-doctor{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:20px 20px 0 20px}.NavHeader__submit-link{height:40px;padding:0 12px;position:relative;border-radius:20px;cursor:pointer;margin-right:15px;border:1px solid #fff;background-color:#3890db;color:#fff;font-size:15px;font-weight:500;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-transition:background-color 0.5s;transition:background-color 0.5s}@media (max-width: 768px){.NavHeader__submit-link{width:40px;height:40px}}.NavHeader__submit-link:hover{background-color:#367db9}.NavHeader__submit-link--inverted{border:1px solid #3890db;background-color:#fff;color:#3890db}.NavHeader__submit-link--inverted:hover{border:1px solid #367db9;background-color:#fff;color:#367db9;text-decoration:none}.NavHeader__submit-link--disabled{opacity:0.3}.NavHeader__submit-link--disabled:hover{cursor:not-allowed}.NavHeader__submit-link--not-checkedin{background-color:#b9bcbe;border:3px solid #ffcb69;height:36px}.NavHeader__submit-link--not-checkedin:hover{background-color:#b9bcbe}@media (max-width: 768px){.NavHeader__submit-link .NavHeader__plus-icon{font-size:28px}}.NavHeader__nav-link{width:40px;height:40px;position:relative;border:1px solid #dbdbdb;border-radius:50%;cursor:pointer;margin-right:15px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-transition:border-color 0.5s, background-color 0.5s;transition:border-color 0.5s, background-color 0.5s}.NavHeader__nav-link:hover{border-color:#3890db;background-color:#3890db}.NavHeader__nav-link:hover .NavHeader__forward-icon,.NavHeader__nav-link:hover .NavHeader__menu-icon,.NavHeader__nav-link:hover .NavHeader__notifications-icon,.NavHeader__nav-link:hover .NavHeader__appointments-icon,.NavHeader__nav-link:hover .NavHeader__queue-icon{color:#fff}.NavHeader__forward-icon{color:#5c6a77;-webkit-transition:color 0.5s;transition:color 0.5s}.NavHeader__forward-icon:before{font-size:20px;margin:10px 12px 10px 10px}.NavHeader__menu-icon{color:#5c6a77;-webkit-transition:color 0.5s;transition:color 0.5s}.NavHeader__menu-icon:before{font-size:16px;margin:10px 10px 10px 5px}.NavHeader__notifications-icon{color:#5c6a77;-webkit-transition:color 0.5s;transition:color 0.5s}.NavHeader__notifications-icon:before{font-size:20px;margin:10px}.NavHeader__appointments-icon{color:#5c6a77;-webkit-transition:color 0.5s;transition:color 0.5s}.NavHeader__appointments-icon:before{font-size:20px;margin:10px}.NavHeader__queue-icon{color:#5c6a77;-webkit-transition:color 0.5s;transition:color 0.5s}.NavHeader__queue-icon:before{font-size:20px;margin-top:3px;margin-right:7px}.NavHeader__nav-link .NavHeader__hover-label{display:none}.NavHeader__nav-link:hover .NavHeader__hover-label{display:block}.NavHeader__notifications-unread{background-color:#d55147}.NavHeader__notifications-unread i{color:#fff}.NavHeader__notifications-unread:hover{background-color:#ecb0ac !important;border-color:#ecb0ac !important}.NavHeader__counter{position:absolute;background-color:#367db9;width:20px;height:20px;color:#f0f0f0;border-radius:10px;font-weight:500;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;top:-6px;right:-6px;font-size:12px;border:1px solid #fff}.NavHeader__counter--red{background-color:#ef5860}.NavHeader__hover-label{position:absolute;background-color:#5e7486;padding:10px 20px;color:#fff;font-size:14px;font-weight:500;text-transform:uppercase;top:60px;border-radius:3px;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.NavHeader__hover-label::after{position:absolute;top:-15px;right:calc(50% - 16px);display:inline-block;border-right:15px solid transparent;border-bottom:15px solid #5e7486;border-left:15px solid transparent;content:""}.NavHeader__new-item-label{position:absolute;background-color:#ef5860;padding:2px 15px;color:#fff;font-size:12px;font-weight:500;top:52px;border-radius:3px;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,0.1);display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.NavHeader__new-item-label::after{position:absolute;top:-10px;right:calc(50% - 11px);display:inline-block;border-right:10px solid transparent;border-bottom:10px solid #ef5860;border-left:10px solid transparent;content:""}.NavHeader__new-icon-label-icon{cursor:pointer}.NavHeader__new-icon-label-icon:before{font-size:18px;color:#9f1a21}.NavHeader__dropdown-top-more{color:#5c6a77}.NavHeader__dropdown-top-more:before{font-size:9px}.NavHeader__announcekit-widget{margin-left:15px;display:-webkit-box;display:flex}.NavHeader__announcekit-widget>div.announcekit-widget-badge{width:22px !important;height:22px !important;line-height:22px !important}.NavHeader__checkin-message{color:#ffcb69;font-size:10px;font-weight:500;text-align:center;margin:9px 15px 0 0;line-height:0}@media (min-width: 769px){.content-container.collapsed .NavHeader__container{width:calc(100% - 60px)}}

.NavMenu__header-title{width:100%;padding:0 10px;font-size:17px}.NavMenu__header{width:100%;padding:8px 10px 10px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start}.NavMenu__header-item{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:start;align-items:flex-start}.NavMenu__header-item+.NavMenu__header-item{margin-top:8px}.NavMenu__header-item-name{font-size:15px;color:#5C6A77;letter-spacing:.4px;font-weight:normal;padding-left:15px}.NavMenu__item{display:block;cursor:pointer;border-top:1px solid #ececec;width:100%;padding:8px 0 8px 30px;color:#3890DB;line-height:24px;font-weight:500;text-decoration:none;-webkit-transition:color .5s, border-color .5s, background-color .5s;transition:color .5s, border-color .5s, background-color .5s}.NavMenu__item:hover{color:#fff;text-decoration:none;background-color:#3890DB}.NavMenu__edit-icon{margin-left:-22px;font-size:20px;margin-right:4px}.NavMenu__logout{color:#d86660}.NavMenu__logout-icon{margin-left:-20px;font-size:18px;margin-right:5px;color:#d86660}

.NavSidebar__wrapper{position:fixed;height:100%;top:0;left:0;z-index:1039}@media (max-width: 768px){.NavSidebar__wrapper.closed{width:50px}}@media (max-width: 560px){.NavSidebar__wrapper.closed{height:48px}}@media (max-width: 560px){.NavSidebar__wrapper{padding-top:0}}.NavSidebar__container{width:190px;padding:12px 0 0 0;min-height:100%;max-height:100vh;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;overflow-x:hidden;overflow-y:auto;will-change:width;background:#303c4d;-webkit-transition:width 0.35s ease;transition:width 0.35s ease}@media (max-width: 768px){.NavSidebar__container{min-height:calc(100% - 56px);z-index:1039;position:fixed;top:0;left:0;bottom:0}}.NavSidebar__logo{display:block;width:100%;height:35px;margin:5px 16px;background-size:contain}@media (max-width: 768px){.NavSidebar__logo{display:none}}.NavSidebar__mobile-logo{display:block;width:100px;height:18px;margin:5px auto 5px auto;background-size:contain;background-repeat:no-repeat}.NavSidebar__menu-options{color:#ffffff;width:100%}.NavSidebar__menu-options__top{margin-top:15px}.NavSidebar__menu-options__bottom{margin-bottom:70px}.NavSidebar__menu-options-loader{height:50px;width:100%;display:grid;place-items:center}@media (max-width: 768px){.NavSidebar__menu-options{padding:0 6px}}.NavSidebar__bottom-section{text-align:right}.NavSidebar__bottom-section__version{font-size:12px;color:#596370;text-align:end}.NavSidebar__menu-title{opacity:0.4;font-size:12px;font-weight:bold;text-transform:uppercase;color:inherit;padding:0 10px}.NavSidebar__divide{border-top:1px solid rgba(255,255,255,0.2)}.NavSidebar__menu-option{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:100%;font-size:14px;letter-spacing:0.3px;color:inherit;border:solid 4px #303c4d;padding:3px 16px 3px 13px;margin:3px 0;cursor:pointer;background:transparent;-webkit-transition:background 0.5s ease;transition:background 0.5s ease}.NavSidebar__menu-option:hover,.NavSidebar__menu-option:focus,.NavSidebar__menu-option:visited{color:inherit;text-decoration:none}.NavSidebar__menu-option.active{font-weight:bold;border:solid 4px #303c4d;border-left-color:#3ba3f0;color:#3ba3f0;border-radius:3px}.NavSidebar__menu-option--important{color:#db756b;font-weight:bold}.NavSidebar__menu-option--important:hover{color:#bf1302}.NavSidebar__menu-help{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:100%;font-size:13px;color:inherit;border:solid 4px #303c4d;padding:3px 16px 3px 13px;margin:3px 0;cursor:pointer;background:transparent}.NavSidebar__menu-settings{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:100%;font-size:13px;color:inherit;padding:7px 23px;margin:5px 0;cursor:pointer;background:transparent;-webkit-transition:background 0.5s ease;transition:background 0.5s ease}.NavSidebar__menu-settings:hover,.NavSidebar__menu-settings:focus,.NavSidebar__menu-settings:visited{color:inherit;text-decoration:none}.NavSidebar__menu-settings.active{font-weight:bold;color:#3ba3f0}.NavSidebar__menu-settings--important{color:#db756b;font-weight:bold}.NavSidebar__menu-settings--important:hover{color:#bf1302}.NavSidebar__menu-settings-option.active>.NavSidebar__menu-settings-option-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-4 -4)'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%234FAEFF' d='M4 18.2222222L9.33333333 18.2222222 9.33333333 16.4444444 4 16.4444444 4 18.2222222zM12.8888889 20L12.8888889 18.2222222 20 18.2222222 20 16.4444444 12.8888889 16.4444444 12.8888889 14.6666667 11.1111111 14.6666667 11.1111111 20 12.8888889 20 12.8888889 20zM9.33333333 9.33333333L9.33333333 14.6666667 7.55555556 14.6666667 7.55555556 12.8888889 4 12.8888889 4 11.1111111 7.55555556 11.1111111 7.55555556 9.33333333 9.33333333 9.33333333zM20 11.1111111L20 12.8888889 11.1111111 12.8888889 11.1111111 11.1111111 20 11.1111111z'/%3E %3Cpath fill='%23FFF' d='M16.4444444,4 L16.4444444,5.77777778 L20,5.77777778 L20,7.55555556 L16.4444444,7.55555556 L16.4444444,9.33333333 L14.6666667,9.33333333 L14.6666667,4 L16.4444444,4 Z M12.8888889,5.77777778 L12.8888889,7.55555556 L4,7.55555556 L4,5.77777778 L12.8888889,5.77777778 Z'/%3E %3C/g%3E %3C/svg%3E")}.NavSidebar__menu-workforce{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:100%;font-size:13px;color:inherit;padding:7px 23px;margin:5px 0;cursor:pointer;background:transparent;-webkit-transition:background 0.5s ease;transition:background 0.5s ease}.NavSidebar__menu-workforce:hover,.NavSidebar__menu-workforce:focus,.NavSidebar__menu-workforce:visited{color:inherit;text-decoration:none}.NavSidebar__menu-workforce.active{font-weight:bold;color:#3ba3f0}.NavSidebar__menu-workforce--important{color:#db756b;font-weight:bold}.NavSidebar__menu-workforce--important:hover{color:#bf1302}.NavSidebar__menu-workforce-option.active>.NavSidebar__menu-workforce-option-icon{background-image:url("data:image/svg+xml,%3Csvg width='23' height='11' viewBox='0 0 23 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='Workforce Sidebar Ico (Active)'%3E %3Cpath id='Combined Shape' fill-rule='evenodd' clip-rule='evenodd' d='M6.87463 6.27807C6.59743 6.03389 6.25947 5.84684 5.88313 5.73861C6.3163 5.78273 6.69633 5.85109 6.69633 5.85109C5.83211 5.41728 5.8546 3.86009 5.8546 3.86009C6.00559 0.843682 3.82565 1.00141 3.82565 1.00141L3.82404 1.00613L3.82244 1.00141C3.82244 1.00141 1.64248 0.843841 1.79366 3.85992C1.79366 3.85992 1.81595 5.41711 0.951936 5.85093C0.951936 5.85093 1.18475 5.83628 1.49544 5.8309C0.614286 6.19082 0 6.99824 0 7.93684C0 9.03719 0.844296 9.01821 1.97368 8.99283C2.15087 8.98885 2.33507 8.98471 2.52414 8.98471H5.12389C5.3114 8.98471 5.49397 8.98875 5.66969 8.99263C5.80151 8.99555 5.92947 8.99838 6.05278 8.99936C6.01624 8.83478 5.99663 8.65719 5.99663 8.46545C5.99645 7.66066 6.30751 6.88938 6.87454 6.27812L6.87463 6.27807ZM4.40785 6.34302L3.82387 7.20952L3.23988 6.34302C2.81562 6.25511 2.48783 6.07442 2.35571 5.85124C2.69797 5.87858 2.98816 5.93572 3.06341 6.04837L2.74165 5.39298C3.04987 5.67395 3.42243 5.83867 3.82388 5.83867C4.21641 5.83867 4.58077 5.68142 4.88488 5.41236L4.66045 5.83867C4.73549 5.7257 5.01821 5.6951 5.34962 5.70258C5.29721 5.99299 4.92322 6.23637 4.40786 6.34297L4.40785 6.34302ZM5.18776 4.6426C5.3564 4.33393 5.46745 3.96637 5.50025 3.56706L5.50023 3.56707C5.51181 3.49431 5.51823 3.42008 5.51912 3.34455L5.41466 3.32697H5.40414L4.83353 3.26039C5.14673 3.09549 4.98113 2.73444 4.90376 2.61333C4.88112 2.57768 4.86526 2.55668 4.86526 2.55668C4.86063 2.55945 4.85617 2.56222 4.85189 2.56531C3.96024 3.15149 3.23008 3.37418 3.23008 3.37418C2.82741 3.51938 2.15252 3.62161 2.15252 3.62161C2.26341 4.7209 2.96947 5.56869 3.82388 5.56869C4.3845 5.56869 4.88115 5.20389 5.18776 4.6426ZM17.0658 3.24814L17.0612 3.19719H17.0612C17.0523 3.14087 17.0462 3.08438 17.043 3.02676C17.0405 2.98736 17.0388 2.94764 17.0388 2.90776C17.0388 2.80944 17.0464 2.71291 17.0616 2.61833C17.2066 1.70219 18.0295 1.00042 19.0231 1.00042C20.0167 1.00042 20.8396 1.70219 20.9847 2.61833C20.9997 2.71291 21.0071 2.80944 21.0071 2.90776C21.0071 2.94781 21.0055 2.98736 21.0032 3.02676C20.9997 3.08454 20.9934 3.14103 20.9845 3.19719C20.9831 3.21428 20.9815 3.23138 20.9797 3.24814C20.8547 4.54113 20.0262 5.53999 19.0229 5.53999C18.0193 5.53999 17.1909 4.54146 17.0658 3.24814ZM19.0229 2.43828C18.37 2.42183 17.7988 2.1687 17.7988 2.1687H17.7988C17.3847 2.31781 17.5809 3.38047 17.5811 3.38063C17.4779 3.31471 17.3831 3.28069 17.3057 3.26294C17.42 4.39232 18.145 5.26307 19.0231 5.26307C19.901 5.26307 20.6263 4.39249 20.7401 3.26294C20.6627 3.28069 20.568 3.31487 20.4648 3.38063C20.4648 3.38063 20.6607 2.31781 20.2468 2.1687C20.2468 2.1687 19.6759 2.42216 19.0229 2.43828ZM20.7335 5.30421C20.7357 5.30445 20.738 5.30469 20.7402 5.305L20.7402 5.30497C22.0171 5.46729 23 6.46806 23 7.67903C23 9.00049 21.8296 9.00036 20.3832 9.00019H20.3735H17.6697C17.3631 9.00019 17.0689 9.00019 16.7955 8.98781C16.8304 8.82683 16.8491 8.65298 16.8491 8.46561C16.8491 7.61507 16.5028 6.80228 15.8735 6.1759C15.8309 6.1339 15.7874 6.09337 15.7432 6.05316C16.1445 5.65662 16.6894 5.38314 17.3037 5.305C17.3059 5.30469 17.3082 5.30445 17.3104 5.30421C17.3128 5.30396 17.3152 5.30371 17.3174 5.30338C17.3543 5.29882 17.3909 5.29491 17.4281 5.29166C17.4281 5.29377 17.4284 5.29572 17.4288 5.29761C17.429 5.29907 17.4293 5.30049 17.4294 5.30191C17.4297 5.30825 17.4307 5.3144 17.4316 5.32064C17.4322 5.32433 17.4328 5.32805 17.4333 5.33186C17.4399 5.38786 17.4586 5.44223 17.4869 5.49481C17.6798 5.93825 18.3041 6.77888 18.6717 7.25583L18.7476 6.2648C18.6403 6.21467 18.5478 6.13132 18.4888 6.03495C18.446 5.96528 18.42 5.88958 18.42 5.81226C18.42 5.81226 18.6941 5.92328 18.974 5.92328C18.9902 5.92328 19.0061 5.92279 19.0221 5.92214C19.0384 5.92279 19.0542 5.92328 19.0703 5.92328C19.3503 5.92328 19.6243 5.81226 19.6243 5.81226C19.6243 5.88958 19.5981 5.96544 19.5555 6.03495C19.4963 6.13132 19.404 6.21434 19.2967 6.2648L19.3726 7.25583C19.7404 6.77884 20.3643 5.93825 20.5571 5.49481C20.586 5.44255 20.6044 5.38786 20.6113 5.33186C20.6118 5.32746 20.6124 5.32324 20.6129 5.31907C20.6137 5.31336 20.6145 5.30774 20.6149 5.30191C20.6149 5.30021 20.6152 5.2985 20.6155 5.29673C20.6158 5.29511 20.6161 5.29344 20.6161 5.29166C20.6534 5.29491 20.69 5.29898 20.7265 5.30338C20.7288 5.30371 20.7311 5.30396 20.7335 5.30421Z' fill='%234FAEFF'/%3E %3Cpath id='Combined Shape_2' fill-rule='evenodd' clip-rule='evenodd' d='M8.50358 3.02099C8.50463 3.03494 8.50586 3.04876 8.5071 3.06261L8.50958 3.09115C8.66875 4.86915 9.72311 6.24253 11.0004 6.24253C12.2771 6.24253 13.3318 4.86915 13.491 3.09115C13.4933 3.06765 13.4952 3.04449 13.497 3.02099C13.5085 2.94387 13.5157 2.86553 13.5205 2.78667C13.5235 2.73253 13.5258 2.67804 13.5258 2.6232C13.5258 2.48793 13.5159 2.35492 13.4972 2.22505C13.3124 0.9655 12.2649 0 11.0002 0C9.73552 0 8.68801 0.965143 8.50329 2.22505C8.48423 2.35475 8.47452 2.48793 8.47452 2.6232C8.47452 2.67804 8.47682 2.73252 8.47964 2.78667C8.48494 2.86536 8.49235 2.94387 8.50364 3.02099H8.50358ZM9.44272 1.60652C9.44272 1.60652 10.1698 1.9547 11.0005 1.97681C11.8315 1.95453 12.5583 1.60652 12.5583 1.60652C13.0852 1.8116 12.8355 3.27275 12.8355 3.27275C12.9674 3.1824 13.0875 3.13522 13.186 3.11102C13.0411 4.66409 12.1182 5.86165 11.0009 5.86165C9.88351 5.86165 8.96041 4.66427 8.81517 3.11102C8.91364 3.13539 9.03417 3.1824 9.16563 3.27292C9.1651 3.2731 8.91576 1.8118 9.44268 1.60652L9.44272 1.60652ZM13.0039 5.9642C13.0039 5.9642 13.0039 5.9642 13.0039 5.9642H13.0038C13.0038 5.9642 13.0039 5.9642 13.0039 5.9642ZM11.0005 7.0371C12.0988 7.0371 12.9906 6.55801 13.0039 5.9642C14.6845 6.11566 16.0005 7.50944 16 9.20645C16 10.9959 14.5369 11.0004 12.727 11.0004H12.6996H9.30039H9.27304C7.46325 11.0004 6 10.9959 6 9.20645C6 7.50925 7.31662 6.11548 8.99707 5.9642C9.00999 6.55783 9.90183 7.0371 11.0005 7.0371Z' fill='white'/%3E %3C/g%3E %3C/svg%3E")}.NavSidebar__menu-option-icon{color:inherit;font-size:16px;margin-right:7px;width:16px;height:16px}.NavSidebar__menu-option-icon.icon-ic_footer_email{font-size:14px}.NavSidebar__menu-option-icon-suffix{color:inherit;font-size:16px;margin-left:5px;width:14px;height:14px}.NavSidebar__menu-option-icon-suffix.icon-ic_footer_email{font-size:16px}.NavSidebar__menu-option-label{opacity:0.7;font-size:14px;letter-spacing:0.3px;-webkit-transition:opacity 0.35s ease;transition:opacity 0.35s ease}.NavSidebar__menu-option.active .NavSidebar__menu-option-label,.NavSidebar__menu-option:hover .NavSidebar__menu-option-label{opacity:1}.NavSidebar__counter{border-radius:10px;background-color:#d04d44;margin-left:6px;letter-spacing:0.4px;width:-webkit-min-content;width:-moz-min-content;width:min-content;font-weight:700;font-size:10px;padding:2px 5px 3px 5px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:white}.NavSidebar__mobile-menu-opener{display:none}.NavSidebar__wrapper.mobile-mode .NavSidebar__container{width:180px}.NavSidebar__wrapper.mobile-mode .NavSidebar__container .icon-ico-top-menu{display:none}.NavSidebar__wrapper.mobile-mode.closed .NavSidebar__mobile-menu-opener{display:block;position:fixed;top:15px;left:15px}.NavSidebar__wrapper.mobile-mode.closed .NavSidebar__container{width:0}.NavSidebar__wrapper.mobile-mode.opened .NavSidebar__mobile-menu-opener{display:none}.NavSidebar__wrapper.collapsed .NavSidebar__container:not(:hover){width:50px}.NavSidebar__wrapper.collapsed .NavSidebar__container:not(:hover) .NavSidebar__menu-option{padding:5px 0}.NavSidebar__wrapper.collapsed .NavSidebar__container:not(:hover) .NavSidebar__logo{background-size:100%;width:18px;height:18px}.NavSidebar__wrapper.collapsed .NavSidebar__container:not(:hover) .NavSidebar__menu-option-label{display:none}.NavSidebar__wrapper.collapsed .NavSidebar__container:not(:hover) .NavSidebar__menu-option{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.NavSidebar__wrapper.collapsed .NavSidebar__container:not(:hover) .NavSidebar__menu-option:hover{background-color:rgba(255,255,255,0.1)}.NavSidebar__wrapper.collapsed .NavSidebar__container:not(:hover) .NavSidebar__menu-option-icon{margin:0}.NavSidebar__wrapper.collapsed .NavSidebar__container:not(:hover) .NavSidebar__menu-title{display:none}@media (max-width: 768px){.NavSidebar__wrapper.closed .NavSidebar__menu-title{display:none}}.NavSidebar__wrapper.collapsed .NavSidebar__container:not(:hover) .NavSidebar__counter{display:none}.NavSidebar__wrapper:not(.collapsed):not(.closed) .NavSidebar__divider,.NavSidebar__wrapper.collapsed .NavSidebar__container:hover .NavSidebar__divider{display:none}@media (min-width: 769px){.NavSidebar__wrapper:not(.collapsed) .NavSidebar__divider{display:none}}.NavSidebar__top-section{border-bottom:1px solid rgba(255,255,255,0.2);display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:100%;font-size:14px;cursor:pointer;color:#ffffff;padding:0 12px}@media (max-width: 768px){.NavSidebar__wrapper:not(.collapsed).closed .NavSidebar__counter{display:none}.NavSidebar__wrapper:not(.collapsed).closed .NavSidebar__menu-option-icon{margin:0}.NavSidebar__wrapper:not(.collapsed).closed .NavSidebar__menu-option{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.NavSidebar__wrapper:not(.collapsed).closed .NavSidebar__menu-option-label{display:none}}.NavSidebar__dropdown__button{margin-bottom:5px}.NavSidebar__dropdown__button__arrow-down{display:-webkit-box;display:flex;margin-left:0.2em}.NavSidebar__dropdown__button__arrow-down:before{font-size:12px;-webkit-transition:-webkit-transform 0.35s ease;transition:-webkit-transform 0.35s ease;transition:transform 0.35s ease;transition:transform 0.35s ease, -webkit-transform 0.35s ease;-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:0.7}.NavSidebar__dropdown__button:hover .NavSidebar__dropdown__button__arrow-down:before{opacity:1}.NavSidebar__dropdown__button.active .NavSidebar__dropdown__button__arrow-down:before{opacity:1;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.NavSidebar__dropdown__list{-webkit-transition:opacity 0.35s ease;transition:opacity 0.35s ease;opacity:1}.NavSidebar__dropdown__list.ng-hide{opacity:0}.NavSidebar__dropdown__list__item{list-style-type:none;font-size:14px;padding-left:47px;cursor:pointer}.NavSidebar__wrapper.collapsed .NavSidebar__container:not(:hover) .NavSidebar__dropdown__button__arrow-down{display:none}.NavSidebar__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.5);z-index:1038}.NavSidebar__support{position:absolute;display:inline-block;bottom:20px;right:-80px}.intercom-launcher{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#303c4d;border-radius:50%;box-shadow:0 1px 6px rgba(0,0,0,0.06),0 2px 32px rgba(0,0,0,0.16);cursor:pointer;font-family:Helvetica, Arial, sans-serif;outline:0;-webkit-transition:all ease-in-out 1s;transition:all ease-in-out 1s;will-change:opacity, height, width;height:0;opacity:0;width:0}.intercom-launcher:focus{outline:0}.intercom-launcher.intercom-booted{height:50px;opacity:1;width:50px}.intercom-launcher *{cursor:pointer}.intercom-unread-count{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#303c4d;border-radius:10px;box-shadow:0 1px 0 rgba(0,0,0,0.15);box-sizing:border-box;color:#fff;font-size:12px;height:20px;line-height:20px;min-width:20px;opacity:0;padding:0 4px;position:absolute;right:-2px;text-align:center;top:-2px;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:opacity 0.15s ease, -webkit-transform 0.15s ease;transition:opacity 0.15s ease, -webkit-transform 0.15s ease;transition:opacity 0.15s ease, transform 0.15s ease;transition:opacity 0.15s ease, transform 0.15s ease, -webkit-transform 0.15s ease}.intercom-unread-count.active{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.intercom-icon-open,.intercom-icon-close{background-position:50%;background-repeat:no-repeat;border-radius:50%;bottom:0;position:absolute;top:0;-webkit-transition:opacity 0.08s linear, -webkit-transform 0.16s linear;transition:opacity 0.08s linear, -webkit-transform 0.16s linear;transition:transform 0.16s linear, opacity 0.08s linear;transition:transform 0.16s linear, opacity 0.08s linear, -webkit-transform 0.16s linear;width:100%}.intercom-icon-open{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABICAYAAABGOvOzAAAAAXNSR0IArs4c6QAABrRJREFUeAHtW0tMJFUUlQZ7YGgQmYHGQQYcQV2YIAmJG9igCQlxRiJRAmYwcSERNkQSdhMJCyGRjRsTosQPK0N0gREEMokaMiREERZoEJ2F/P+B8P+155R929fVTVXTfKQrdZPLq3rv1n33nHffq08/oh45XqKOb4rIFk+wqIOBVOvkWMpgPi5znYCWkrGqxwGxEyjVAY0eHR1N3d3dbTo6Ohr2eDxr0EiRNcT8C2JvHB4eTiEWLybBh9NAkUYN/ObmZinQrkYKYoM4V9bX1+8AriEJKvgYXPAqHB4aOI20pgNgegUkxEA5wIJXO8G5Jlplb29vssvl+hw1NLSKRAPTF93d3Y8DkA+8gJMKpsijSP3GSBveUOMFtnvECCVWDbeMspDgcDqdTBVLCrBxLTCcAo7o6OhsS6IHKGDLUQjQYOozIArymFUJ8GKTbGcZsNAJIVblIACzClhjxMrIFWw+rCoBbPc1KMZWO/TDqCfAamBN8dgEmFJkcQM7Ayw+wKbw7AwwpcjiBnYGWHyATeHZGWBKkcUN7Ayw+ACbwrMzwJQiixvYGWDxATaFZ2eAKUUWN7AzwOIDbArPzgBTiixuYGeAxQfYFJ6dAaYUWdzAzoCTDvDe3t4ENhx9d3h4uHzSa8/R/gjbX35EbH+F0wd/LeWemSvQBKP9Nth3N5acnJwBuxvl5eXPbGxsfG9kfxFtBN3X18etL+mMDTH+ZtQvMUKJVfYJaT+Jh0TA4uJiGy50Q1O96h4fH689ODiYM+r0PNqwEXJzdnb2w6KiokxvTIwrbXl5+ROj/mATPgHb29s/wcF1aDKUW85YppSUlGROTk6+DyKmjTo/izZMvXUMxMeNjY3Ps2/oNW8cjOU6Yhww6gc24RNAx1tbW1+3tLTc9DpKRJkE1YjIyMi4ge21VVgjvsUIbRgFcsK2A/Q7MDEx8V5ZWdkt9CfA2Tf3NCW2trZmwuYbM7+wPR0B7ADgZubn5+/CWTzUxQCgQgQzJLWgoODm0NDQG3Nzcx8hsB+QHYtmwUk703tnZ+dXpPNnY2Nj79TX1z8Hn0xxFTj7ZN+uhYWFt3FNSNMQ9n4EcAGk8nbIbaROBLGOMiQBqAczMzONmZmZD3CB6ov+qOJba6uqqkosLS19Mi0t7Rp2bibFxMQ4HQ5HNNIaa9fuFlJ7CRk029DQMIdruatb9Mh7zFLUMz09/ZLb7b6H7W/5qA9JsFOMxO1BD6D0FfoiKCOkL/f39weXlpbuVlZWcl1gVpBldsT0ZGbIesH5ygyhcjT1ynrayLzmdVqKo6RPF+Z+6srKyrsgbUQfRyjnXj/h3QXMOkAaLiN1P0Xa36mtrSUImSIMXiWFoIQcmcdSR+KoGmCUrra2tieQHW8iS75CDKdaW7x+fQSoaXviKQBnRrKDKTKE7PgZa8AIAPyJjdgP6+rqNpSL2L+IJyUlJaq9vT0lNzf3VkJCwrNxcXEvYHtrPqZJLow4pU4t+ikQjIA19KIGdupOdQ62MIrL0G3U70K1ZxAElgBl1vD83ERPAEfdTxDYijcQv/ozPLkK/9QzdBm+K31aefBo+Xv47iLvSpUA7ZazurraFXkwwo84gIDq6uovcYv5O3yXkXWlEMDRp3i6urq2BwcH38JasPlvlbX/CgFEKU9Yh4WFhSP9/f0luIX9YW34/z2+EieXZd6CqPy/mpisrKwrPT09t9PT04txP34KKzcfTi5s+UZ/eARwJFJx7ETfpxb48XsUFjAsRZkVvD1ShRDWSbbINai6ENH6u3//fn5eXl5FUlLSbYDgS1BYYkQAHaok6MGTgP8FvBoXXofjm5ubb+PVuyI2NvZFBn0SOY4A+hBwKgk8ltFX20/S52ltJR41Fi2mjo6Op4uLiyvxKex1vBHyK5WpGBHAiwWkHKud69tMOztDA4lDBoMlM1Q7z87OdnZ2dr6ck5NTER8fX4T6gCdciUVPgNSrpXQmpXQqU+KiS1mPuDBzIYyFXoXqP8Tw1drd1NSUOzU19QGeaB/iVh4gsOFC7nsbxPGxIgRchlIdBBJCMggiDkoyCIqv0/x+wBcqTgf3wMDAa/g814nX9G1hAvUkLiQCYHcpRD8AKhmSFUIGvz/wNuf3ea6mpiYbX48a8FwzijbaMJOYyZfklQyRhCgkQxU9OTwXgtSS9XzaPYTyU5h8DjvSO0RbRIg+bjlnSSV4tZR239Mu2nnskQYcR6zoMfA8mBIgs0AD7i39bns0iHRRyZBjKQWb78WPFfpGMYr0Mhgu1gl4H75ghr5Gixwch1Ej4x/FzutRzMchPgAAAABJRU5ErkJggg==");background-position:50% 60%;background-size:54% 60%;opacity:1;-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}.intercom-open .intercom-icon-open{opacity:0;-webkit-transform:rotate(30deg) scale(0);transform:rotate(30deg) scale(0)}.intercom-icon-close{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcBAMAAACAI8KnAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAIVBMVEUAAAD///////////////////////////////////8AAADPn83rAAAACXRSTlMACq47u/I8r7wWzHxoAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAJJJREFUGNNdzzEKhDAQBdAvwtYWW9hbbSdCDrBnWBDS2Sx7A8HSKwgic1tNxj/jmirDC5P/UTSw01V4ri2nMr7xkg/HIAu+Qi6j9HhEcpB1gHFGGCuSTyQTlQ2Vg3ic4x49TVpzwcQXvI+3x/+r0p9eLAfyYhrIWNOSmfZkVlH2Kpm9Z+bJeh68oSYmnlGMnv1X7RZ2SET5id+LAAAAAElFTkSuQmCC");background-size:25%;opacity:0;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.intercom-open .intercom-icon-close{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.icon-help{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Crect width='24' height='24'/%3E %3Cpath fill='%2372808E' d='M19,3 C19.5522847,3 20,3.44771525 20,4 L20,19 C20,19.5522847 19.5522847,20 19,20 L15,20 L12,22 L9,20 L5,20 C4.44771525,20 4,19.5522847 4,19 L4,4 C4,3.44771525 4.44771525,3 5,3 L19,3 Z M18,5 L6,5 L6,18 L9.60555128,18 L12,19.595 L14.3944487,18 L18,18 L18,5 Z'/%3E %3Cpath fill='%23C0CCD7' d='M12,15 C12.6,15 13,15.4 13,16 C13,16.6 12.6,17 12,17 C11.4,17 11,16.6 11,16 C11,15.4 11.4,15 12,15 Z M12,7 C13.7,7 15,8.3 15,10 C15,11.4 14.1,12 13.5,12.4 C13,12.7 13,12.8 13,13 L13,14 L11,14 L11,13 C11,11.7 11.8,11.1 12.4,10.7 C12.9,10.4 13,10.3 13,10 C13,9.4 12.6,9 12,9 C11.6,9 11.3,9.2 11.1,9.5 L10.6,10.4 L8.9,9.4 L9.4,8.5 C9.9,7.6 10.9,7 12,7 Z'/%3E %3C/g%3E %3C/svg%3E")}.icon-workforce{background-image:url("data:image/svg+xml,%3Csvg width='23' height='11' viewBox='0 0 23 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cg id='Workforce Sidebar Ico (Active)'%3E %3Cpath id='Combined Shape' fill-rule='evenodd' clip-rule='evenodd' d='M6.87463 6.27807C6.59743 6.03389 6.25947 5.84684 5.88313 5.73861C6.3163 5.78273 6.69633 5.85109 6.69633 5.85109C5.83211 5.41728 5.8546 3.86009 5.8546 3.86009C6.00559 0.843682 3.82565 1.00141 3.82565 1.00141L3.82404 1.00613L3.82244 1.00141C3.82244 1.00141 1.64248 0.843841 1.79366 3.85992C1.79366 3.85992 1.81595 5.41711 0.951936 5.85093C0.951936 5.85093 1.18475 5.83628 1.49544 5.8309C0.614286 6.19082 0 6.99824 0 7.93684C0 9.03719 0.844296 9.01821 1.97368 8.99283C2.15087 8.98885 2.33507 8.98471 2.52414 8.98471H5.12389C5.3114 8.98471 5.49397 8.98875 5.66969 8.99263C5.80151 8.99555 5.92947 8.99838 6.05278 8.99936C6.01624 8.83478 5.99663 8.65719 5.99663 8.46545C5.99645 7.66066 6.30751 6.88938 6.87454 6.27812L6.87463 6.27807ZM4.40785 6.34302L3.82387 7.20952L3.23988 6.34302C2.81562 6.25511 2.48783 6.07442 2.35571 5.85124C2.69797 5.87858 2.98816 5.93572 3.06341 6.04837L2.74165 5.39298C3.04987 5.67395 3.42243 5.83867 3.82388 5.83867C4.21641 5.83867 4.58077 5.68142 4.88488 5.41236L4.66045 5.83867C4.73549 5.7257 5.01821 5.6951 5.34962 5.70258C5.29721 5.99299 4.92322 6.23637 4.40786 6.34297L4.40785 6.34302ZM5.18776 4.6426C5.3564 4.33393 5.46745 3.96637 5.50025 3.56706L5.50023 3.56707C5.51181 3.49431 5.51823 3.42008 5.51912 3.34455L5.41466 3.32697H5.40414L4.83353 3.26039C5.14673 3.09549 4.98113 2.73444 4.90376 2.61333C4.88112 2.57768 4.86526 2.55668 4.86526 2.55668C4.86063 2.55945 4.85617 2.56222 4.85189 2.56531C3.96024 3.15149 3.23008 3.37418 3.23008 3.37418C2.82741 3.51938 2.15252 3.62161 2.15252 3.62161C2.26341 4.7209 2.96947 5.56869 3.82388 5.56869C4.3845 5.56869 4.88115 5.20389 5.18776 4.6426ZM17.0658 3.24814L17.0612 3.19719H17.0612C17.0523 3.14087 17.0462 3.08438 17.043 3.02676C17.0405 2.98736 17.0388 2.94764 17.0388 2.90776C17.0388 2.80944 17.0464 2.71291 17.0616 2.61833C17.2066 1.70219 18.0295 1.00042 19.0231 1.00042C20.0167 1.00042 20.8396 1.70219 20.9847 2.61833C20.9997 2.71291 21.0071 2.80944 21.0071 2.90776C21.0071 2.94781 21.0055 2.98736 21.0032 3.02676C20.9997 3.08454 20.9934 3.14103 20.9845 3.19719C20.9831 3.21428 20.9815 3.23138 20.9797 3.24814C20.8547 4.54113 20.0262 5.53999 19.0229 5.53999C18.0193 5.53999 17.1909 4.54146 17.0658 3.24814ZM19.0229 2.43828C18.37 2.42183 17.7988 2.1687 17.7988 2.1687H17.7988C17.3847 2.31781 17.5809 3.38047 17.5811 3.38063C17.4779 3.31471 17.3831 3.28069 17.3057 3.26294C17.42 4.39232 18.145 5.26307 19.0231 5.26307C19.901 5.26307 20.6263 4.39249 20.7401 3.26294C20.6627 3.28069 20.568 3.31487 20.4648 3.38063C20.4648 3.38063 20.6607 2.31781 20.2468 2.1687C20.2468 2.1687 19.6759 2.42216 19.0229 2.43828ZM20.7335 5.30421C20.7357 5.30445 20.738 5.30469 20.7402 5.305L20.7402 5.30497C22.0171 5.46729 23 6.46806 23 7.67903C23 9.00049 21.8296 9.00036 20.3832 9.00019H20.3735H17.6697C17.3631 9.00019 17.0689 9.00019 16.7955 8.98781C16.8304 8.82683 16.8491 8.65298 16.8491 8.46561C16.8491 7.61507 16.5028 6.80228 15.8735 6.1759C15.8309 6.1339 15.7874 6.09337 15.7432 6.05316C16.1445 5.65662 16.6894 5.38314 17.3037 5.305C17.3059 5.30469 17.3082 5.30445 17.3104 5.30421C17.3128 5.30396 17.3152 5.30371 17.3174 5.30338C17.3543 5.29882 17.3909 5.29491 17.4281 5.29166C17.4281 5.29377 17.4284 5.29572 17.4288 5.29761C17.429 5.29907 17.4293 5.30049 17.4294 5.30191C17.4297 5.30825 17.4307 5.3144 17.4316 5.32064C17.4322 5.32433 17.4328 5.32805 17.4333 5.33186C17.4399 5.38786 17.4586 5.44223 17.4869 5.49481C17.6798 5.93825 18.3041 6.77888 18.6717 7.25583L18.7476 6.2648C18.6403 6.21467 18.5478 6.13132 18.4888 6.03495C18.446 5.96528 18.42 5.88958 18.42 5.81226C18.42 5.81226 18.6941 5.92328 18.974 5.92328C18.9902 5.92328 19.0061 5.92279 19.0221 5.92214C19.0384 5.92279 19.0542 5.92328 19.0703 5.92328C19.3503 5.92328 19.6243 5.81226 19.6243 5.81226C19.6243 5.88958 19.5981 5.96544 19.5555 6.03495C19.4963 6.13132 19.404 6.21434 19.2967 6.2648L19.3726 7.25583C19.7404 6.77884 20.3643 5.93825 20.5571 5.49481C20.586 5.44255 20.6044 5.38786 20.6113 5.33186C20.6118 5.32746 20.6124 5.32324 20.6129 5.31907C20.6137 5.31336 20.6145 5.30774 20.6149 5.30191C20.6149 5.30021 20.6152 5.2985 20.6155 5.29673C20.6158 5.29511 20.6161 5.29344 20.6161 5.29166C20.6534 5.29491 20.69 5.29898 20.7265 5.30338C20.7288 5.30371 20.7311 5.30396 20.7335 5.30421Z' fill='%234FAEFF'/%3E %3Cpath id='Combined Shape_2' fill-rule='evenodd' clip-rule='evenodd' d='M8.50358 3.02099C8.50463 3.03494 8.50586 3.04876 8.5071 3.06261L8.50958 3.09115C8.66875 4.86915 9.72311 6.24253 11.0004 6.24253C12.2771 6.24253 13.3318 4.86915 13.491 3.09115C13.4933 3.06765 13.4952 3.04449 13.497 3.02099C13.5085 2.94387 13.5157 2.86553 13.5205 2.78667C13.5235 2.73253 13.5258 2.67804 13.5258 2.6232C13.5258 2.48793 13.5159 2.35492 13.4972 2.22505C13.3124 0.9655 12.2649 0 11.0002 0C9.73552 0 8.68801 0.965143 8.50329 2.22505C8.48423 2.35475 8.47452 2.48793 8.47452 2.6232C8.47452 2.67804 8.47682 2.73252 8.47964 2.78667C8.48494 2.86536 8.49235 2.94387 8.50364 3.02099H8.50358ZM9.44272 1.60652C9.44272 1.60652 10.1698 1.9547 11.0005 1.97681C11.8315 1.95453 12.5583 1.60652 12.5583 1.60652C13.0852 1.8116 12.8355 3.27275 12.8355 3.27275C12.9674 3.1824 13.0875 3.13522 13.186 3.11102C13.0411 4.66409 12.1182 5.86165 11.0009 5.86165C9.88351 5.86165 8.96041 4.66427 8.81517 3.11102C8.91364 3.13539 9.03417 3.1824 9.16563 3.27292C9.1651 3.2731 8.91576 1.8118 9.44268 1.60652L9.44272 1.60652ZM13.0039 5.9642C13.0039 5.9642 13.0039 5.9642 13.0039 5.9642H13.0038C13.0038 5.9642 13.0039 5.9642 13.0039 5.9642ZM11.0005 7.0371C12.0988 7.0371 12.9906 6.55801 13.0039 5.9642C14.6845 6.11566 16.0005 7.50944 16 9.20645C16 10.9959 14.5369 11.0004 12.727 11.0004H12.6996H9.30039H9.27304C7.46325 11.0004 6 10.9959 6 9.20645C6 7.50925 7.31662 6.11548 8.99707 5.9642C9.00999 6.55783 9.90183 7.0371 11.0005 7.0371Z' fill='white'/%3E %3C/g%3E %3C/svg%3E")}

.NotificationsDropdown__main-container{position:absolute;width:350px;background-color:#fff;border-radius:3px;right:-157px;top:47px;box-shadow:0px 0px 10px rgba(0,0,0,0.3);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.NotificationsDropdown__main-container ::-webkit-scrollbar{-webkit-appearance:none;width:7px}.NotificationsDropdown__main-container ::-webkit-scrollbar-thumb{background-color:#9ca1ad}.NotificationsDropdown__main-container:before{content:'';width:0;height:0;right:calc(50% - 8px);border:8px solid transparent;border-bottom-color:#E6F5FF;position:absolute;top:-16px}.NotificationsDropdown__entries-box{max-height:350px;overflow-y:scroll}.NotificationsDropdown__notification-row{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start;padding-top:10px;border-bottom:1px solid #D2D2D2}.NotificationsDropdown__notification-row:hover{background-color:#F5F8FA}.NotificationsDropdown__notification-row.unread{background-color:#ECF5FB}.NotificationsDropdown__notification-row.unread:hover{background-color:#E1EEF8}.NotificationsDropdown__link:last-of-type .NotificationsDropdown__notification-row{padding-bottom:10px;border-bottom:0}.NotificationsDropdown__doctor-row-unread{background-color:#edeff5 !important}.NotificationsDropdown__info{padding-right:10px;color:#72808E;font-weight:400}.NotificationsDropdown__link{color:#333}.NotificationsDropdown__link:hover{text-decoration:none !important;color:#333}.NotificationsDropdown__content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;font-size:14px;width:calc(100% - 60px)}.NotificationsDropdown__avatar{padding-right:10px;padding-left:10px;width:60px}.NotificationsDropdown__avatar img{width:40px;height:40px;border-radius:20px}.NotificationsDropdown__highlighted{color:#253540;font-weight:500}.NotificationsDropdown__comment{font-style:italic;font-weight:300;border-left:2px solid #3890DB;padding-left:10px;margin:5px 0}.NotificationsDropdown__sent-at{font-size:12px;line-height:22px;color:#5C6A77;font-weight:400}.NotificationsDropdown__initializing{width:100%;padding:30px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.NotificationsDropdown__team-name{color:#4bb9a0;font-weight:500}.NotificationsDropdown__header{background-color:#fff;color:#253540;font-size:15px;letter-spacing:.5px;border-bottom:1px solid #D5D5D5;width:100%;height:43px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.NotificationsDropdown__footer{width:100%;height:60px;display:-webkit-box;display:flex;justify-content:space-around;-webkit-box-align:center;align-items:center;border-top:solid rgba(0,0,0,0.2) 1px}.NotificationsDropdown__footer-action{color:#3890DB;font-weight:500;width:50%;height:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.NotificationsDropdown__footer-action:hover{background-color:#F5F8FA}.NotificationsDropdown__footer-action+.NotificationsDropdown__footer-action{border-left:solid rgba(0,0,0,0.2) 1px}.notifications-dropdown-open{overflow:hidden}

.QueueDropdown{position:absolute;right:-112px;top:50px;width:290px;max-height:390px;background-color:#ffffff;border-radius:3px;box-shadow:0 2px 8px 0 rgba(0,0,0,0.4);cursor:default;overflow-y:scroll}.QueueDropdown::-webkit-scrollbar{-webkit-appearance:none;width:7px}.QueueDropdown::-webkit-scrollbar-thumb{background-color:#9ca1ad}.QueueDropdown::-webkit-scrollbar-track{background-color:#efefef}.QueueDropdown__header{padding:15px 0;text-align:center}.QueueDropdown__title{color:#253540;font-size:15px;letter-spacing:.5px;font-weight:500}.QueueDropdown__description{color:#5C6A77;font-size:12px}.QueueDropdown__list{counter-reset:queue-dropdown}.QueueDropdown__patient{position:relative;padding:5px 5px 5px 45px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;background-color:#EEF3F7;cursor:pointer}.QueueDropdown__patient.urgent{background-color:rgba(255,95,115,0.2)}.QueueDropdown__patient:first-of-type [class*="counter"]{color:#8ac94b;background-color:#8ac94b}.QueueDropdown__patient-urgent-badge{color:#fff;background-color:#ef5860;font-weight:bold;font-size:12px;border-radius:4px;padding:2px 12px}.QueueDropdown__counter{position:absolute;left:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:#707e8c;color:#707e8c;height:100%;width:35px}.QueueDropdown__counter::before{counter-increment:queue-dropdown;content:counter(queue-dropdown);color:#fff;font-weight:600;font-size:24px}.QueueDropdown__counter:after{content:'';position:absolute;top:-10px;width:100%;border-left:18px solid transparent;border-right:18px solid transparent;border-bottom:10px solid currentColor}.QueueDropdown__patient-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(150,202,80,0.9);color:#fff;font-weight:500;font-size:15px;letter-spacing:.5px;word-break:normal;display:none;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;text-align:center}.QueueDropdown__patient:hover .QueueDropdown__patient-overlay{display:-webkit-box;display:flex;z-index:1}.QueueDropdown__patient:hover .QueueDropdown__counter{color:#8ac94b;background-color:#8ac94b}.QueueDropdown__patient-info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;color:#5C6A77;font-size:12px}.QueueDropdown__patient-info-row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.QueueDropdown__patient-name{max-width:230px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#253540;font-size:15px;letter-spacing:.5px}.QueueDropdown__waiting{color:green}.QueueDropdown__waiting i:before{position:relative;top:1px;margin:0 -1px 0 -3px;color:green;font-size:16px}

.SearchModal__content{width:600px;max-width:100%}.SearchModal__content ::-webkit-scrollbar{-webkit-appearance:none;width:7px}.SearchModal__content ::-webkit-scrollbar-thumb{background-color:#3890DB}.SearchModal__header{height:51px;background:#FFFFFF;border-radius:4px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:6px 10px;position:relative}.SearchModal__search-icon{font-size:25px;color:#72808E}.SearchModal__field{border:0;box-shadow:none;outline:none;font-size:18px}.SearchModal__field::-webkit-input-placeholder{font-size:16px}.SearchModal__field::-moz-placeholder{font-size:16px}.SearchModal__field:-ms-input-placeholder{font-size:16px}.SearchModal__field::-ms-input-placeholder{font-size:16px}.SearchModal__field::placeholder{font-size:16px}.SearchModal__close{width:35px;height:35px;border-radius:50%;background:#FFFFFF;box-shadow:0 1px 2px 0 rgba(0,0,0,0.5);position:absolute;top:-16px;right:-16px;color:#72808E;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.SearchModal__results-container{height:370px;background:#FFFFFF;border-radius:4px;margin-top:2px;overflow:auto}.SearchModal__no-results,.SearchModal__initializing{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#72808E;font-size:15px;font-weight:400}.SearchModal__patient-row{height:72px;width:100%;display:grid;grid-template-columns:52px 1fr repeat(2, 20%);padding:0 12px 0 24px;cursor:pointer;background:transparent;-webkit-transition:background .25s ease;transition:background .25s ease}.SearchModal__patient-row:hover{background:#EEEEEE}.SearchModal__patient-col{padding:0 8px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.SearchModal__patient-col:not(:first-of-type){border-bottom:1px solid #EEEEEE}.SearchModal__patient-col:last-of-type{-webkit-box-pack:end;justify-content:flex-end}.SearchModal__patient-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.SearchModal__patient-info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start;font-size:15px}.SearchModal__patient-name{color:#3890DB;font-weight:500;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.SearchModal__patient-folio-number{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start;color:#72808E}.SearchModal__patient-folio-number-label{font-size:12px}.SearchModal__patient-folio-number-value{font-size:15px}.SearchModal__patient-sex-dob{color:#72808E;font-weight:400}.SearchModal__patient-action{font-size:15px;font-weight:500;text-align:center;display:inline-block;vertical-align:middle;border-radius:20px;cursor:pointer;color:#fff;background-color:#3890DB;padding:2px 12px;white-space:nowrap}.SearchModal__patient-action--add{padding-left:17px;padding-right:17px}.SearchModal__is-on-admission-icon{font-size:20px;background-color:#FF7312;color:#fff;border-radius:50%;height:16px;width:16px;line-height:16px;display:block;margin-left:4px}.SearchModal__is-on-admission-icon:before{margin:-2px 2px 2px -2px}.SearchModal__patient-deactivated-badge{color:#fff;background-color:#D34E43;padding:2px 12px;border-radius:20px}

.AccessHistory__main-container{background-color:#eaecee;min-height:100%;width:100%;padding-top:68px}.AccessHistory__inner-container{margin:0 auto;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);width:850px;margin-top:20px;padding:20px 30px 20px 30px}@media (max-width: 1200px){.AccessHistory__inner-container{width:100%}}.AccessHistory__title{color:#253540;font-size:24px;font-weight:400;letter-spacing:.5px}.AccessHistory__patient-avatar{width:70px;height:70px;border-radius:50%}.AccessHistory__patient{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;margin-top:15px;padding-bottom:20px}.AccessHistory__patient-info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:start;align-items:flex-start;padding-left:10px}.AccessHistory__patient-name{color:#253540;font-size:24px;font-weight:400;letter-spacing:.5px}.AccessHistory__patient-sex-and-age{color:#535D66;font-size:17px;font-weight:400}.AccessHistory__list-header{padding-bottom:3px;border-bottom:1px solid rgba(219,219,219,0.2)}.AccessHistory__name-label{padding-left:39px}.AccessHistory__values-row{font-weight:400;font-size:13px;padding:12px 0}.AccessHistory__values-row:nth-child(even){background:rgba(219,219,219,0.2)}.AccessHistory__doctor-avatar{width:25px;height:25px;margin:0 7px;border-radius:50%}.AccessHistory__back-link{color:#3890DB !important;font-weight:500;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.AccessHistory__back-link .ico-back{width:12px;height:12px;margin-right:5px}

.FluidChart .chart__container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}

.ClinicalForm__row+.ClinicalForm__row{padding-top:24px}@media (max-width: 1200px){.ClinicalForm__row+.ClinicalForm__row{padding-top:16px}}.ClinicalForm__section+.ClinicalForm__section{padding-top:30px;border-top:1px solid #ececec;margin-top:30px}.ClinicalForm__section-title{font-size:15px;color:#646464;font-weight:500}.ClinicalForm__restricted-container{font-size:15px;color:#9ca1ad;text-align:center;padding:120px 0}.ClinicalForm__restricted-header{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:18px;color:#afb0b0;font-weight:300;margin:0}.ClinicalForm__restricted-icon{position:relative;top:-1px;margin-right:12px}.ClinicalForm__restricted-description{letter-spacing:0.5px;margin:15px 0 0;font-weight:300}.ClinicalForm__red-label{color:#f04c56 !important}.ClinicalForm__deceased-link,.ClinicalForm__mark-as-retired-link{color:#5c6a77;cursor:pointer}.ClinicalForm__deceased-link:hover,.ClinicalForm__mark-as-retired-link:hover{color:#f04c56}.ClinicalForm__marked-as-retired{color:#5c6a77}.ClinicalForm__primary-btn{color:#3890db;font-size:15px;font-weight:500;background-color:transparent;border:none;outline:none}.ClinicalForm__primary-btn:focus,.ClinicalForm__primary-btn:hover{text-decoration:underline}.ClinicalForm__label{font-size:13px;color:#253540;letter-spacing:0.5px;font-weight:500}.ClinicalForm__merged-profiles{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ClinicalForm__merged-profile{color:#3890db;font-size:15px;font-weight:500;letter-spacing:0.5px;cursor:pointer}.ClinicalForm__input-bottom-spacing{margin-bottom:10px}

.MergePatientsModal__wrapper{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:580px;margin:auto}

.ComprehensiveFormLibraryField__hidden-validator{position:absolute;opacity:0;z-index:-1}

.ComprehensiveFormRow__chart{color:#3890db;font-size:15px;font-weight:500;cursor:pointer}.ComprehensiveFormRow__charts-list{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:start;align-items:flex-start}.ComprehensiveFormRow__actions{padding-top:10px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}.ComprehensiveFormRow__add-btn{color:#3890db;font-size:15px;font-weight:500;cursor:pointer}.ComprehensiveFormRow__add-btn:hover{text-decoration:underline}.ComprehensiveFormRow__edit-btn{display:none;color:#3890db;font-size:15px;font-weight:500;cursor:pointer}.ComprehensiveFormRow__row:hover .ComprehensiveFormRow__edit-btn{display:block}.ComprehensiveFormRow__input-container{position:relative}

.ContactForm__row+.ContactForm__row{padding-top:24px}@media (max-width: 1200px){.ContactForm__row+.ContactForm__row{padding-top:16px}}.ContactForm__section+.ContactForm__section{padding-top:30px;border-top:1px solid #ececec;margin-top:30px}.ContactForm__section-title{font-size:15px;color:#646464;font-weight:500}.ContactForm__restricted-container{font-size:15px;color:#9ca1ad;text-align:center;padding:120px 0}.ContactForm__restricted-header{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:18px;color:#afb0b0;font-weight:300;margin:0}.ContactForm__restricted-icon{position:relative;top:-1px;margin-right:12px}.ContactForm__restricted-description{letter-spacing:.5px;margin:15px 0 0;font-weight:300}.ContactForm__additional-phone{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ContactForm__additional-phone-remove{font-size:14px;color:#dd475a;cursor:pointer}

.SocialForm__row+.SocialForm__row{padding-top:24px}@media (max-width: 1200px){.SocialForm__row+.SocialForm__row{padding-top:16px}}.SocialForm__section+.SocialForm__section{padding-top:30px;border-top:1px solid #ececec;margin-top:30px}.SocialForm__section-title{font-size:15px;color:#646464;font-weight:500}.SocialForm__restricted-container{font-size:15px;color:#9ca1ad;text-align:center;padding:120px 0}.SocialForm__restricted-header{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:18px;color:#afb0b0;font-weight:300;margin:0}.SocialForm__restricted-icon{position:relative;top:-1px;margin-right:12px}.SocialForm__restricted-description{letter-spacing:.5px;margin:15px 0 0;font-weight:300}

.EntryFormBilling__top-row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:24px}.EntryFormBilling__insurance-provider{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;font-weight:500;font-size:15px;letter-spacing:.5px;color:#253540}@media (max-width: 560px){.EntryFormBilling__insurance-provider{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.EntryFormBilling__insurance-provider-type-label{margin:0 5px;padding:3px 5px;background-color:#3890DB;border-radius:20px;font-size:10px;color:#fff;font-weight:500}.EntryFormBilling__insurance-provider-name{display:inline-block;margin-left:5px}.EntryFormBilling__insurance-provider-edit{font-size:13px;cursor:pointer}.EntryFormBilling__add-deposit{font-weight:500}.EntryFormBilling__add-deposit:hover{cursor:pointer}.EntryFormBilling__item{position:relative}.EntryFormBilling__item--first{padding-top:0 !important}@media (max-width: 560px){.EntryFormBilling__item{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;padding-right:0}.EntryFormBilling__item-inner{width:100%}.EntryFormBilling__item+.EntryFormBilling__item{margin-top:24px;border-top:1px solid #f2f3f5}}.EntryFormBilling__item-price{float:right}.EntryFormBilling__add-item{margin-top:12px;cursor:pointer;display:block;color:#3890DB !important;font-weight:500}.EntryFormBilling__remove-item{margin-top:6px;color:#cc4b5e;cursor:pointer;position:absolute;right:-30px;top:0px}

.ChangeInsuranceModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:300px;margin:auto;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid #D8D8D8;border-radius:4px}.ChangeInsuranceModal__head{font-size:13px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#F8FBFE;border-bottom:1px solid #EEEEEE}.ChangeInsuranceModal__body{color:#6E8090;font-size:14px;line-height:20px;text-align:left;padding:20px}.ChangeInsuranceModal__actions{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #EEEEEE;padding:14px 20px}.ChangeInsuranceModal__actions .cancel-btn{margin:0 12px}.ChangeInsuranceModal__insurance-radio-label{white-space:normal}

.EntryFormComment__field{min-height:68px;max-height:404px}

.EntryFormDeceasedAt .field.ng-invalid.ng-touched{border:1px solid #f00}

.EntryFormEncounter__form-name{font-size:24px;color:#333;margin:0;font-weight:500;padding-bottom:24px}.EntryFormEncounter__existing-entries-value{font-size:12px}.EntryFormEncounter__form-selector{font-size:15px;font-weight:300;padding:25px 30px 0 30px}@media (max-width: 560px){.EntryFormEncounter__form-selector{padding:15px 10px 0 10px}}.EntryFormEncounter__form-selector-title{padding-bottom:10px}.EntryFormEncounter__form-selector-wrapper{margin-bottom:20px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.EntryFormEncounter__form-selector-categories{flex-basis:170px;padding-right:20px;height:240px;overflow-y:auto}@media (max-width: 560px){.EntryFormEncounter__form-selector-categories{flex-basis:100px}}.EntryFormEncounter__form-selector-category{background-color:#F7F7F7;padding:10px;line-height:20px;margin-bottom:4px;cursor:pointer}@media (max-width: 560px){.EntryFormEncounter__form-selector-category{padding:8px;word-break:break-all}}.EntryFormEncounter__form-selector-category.active{position:relative;background-color:#3890DB;color:#fff;font-weight:500}.EntryFormEncounter__form-selector-category.active:after{position:absolute;left:100%;top:0;width:0;height:0;content:' ';border-style:solid;border-width:20px 0 20px 16px;border-color:transparent transparent transparent #3890DB}@media (max-width: 560px){.EntryFormEncounter__form-selector-category.active:after{border-width:18px 0 18px 16px}}.EntryFormEncounter__form-selector-forms{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:1;flex:1;padding:6px 8px;border:1px solid #F7F7F7;max-height:240px;overflow:auto}.EntryFormEncounter__form-selector-processing,.EntryFormEncounter__form-selector-empty{height:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.EntryFormEncounter__form-selector-empty{font-size:14px;color:#9fa4af}.EntryFormEncounter__form-selector-form{flex-shrink:0;-webkit-box-flex:0;flex-grow:0;padding:4px 8px;cursor:pointer}.EntryFormEncounter__form-selector-form.active{background-color:#3890DB;color:#fff;font-weight:500}.EntryFormEncounter__form-selector-form.ng-enter,.EntryFormEncounter__form-selector-form.ng-leave{-webkit-transition:150ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;transition:150ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;position:relative;display:block;overflow:hidden;text-overflow:clip;white-space:nowrap}.EntryFormEncounter__form-selector-form.ng-leave.ng-leave-active,.EntryFormEncounter__form-selector-form.ng-enter{opacity:0;width:0;height:0}.EntryFormEncounter__form-selector-form.ng-enter.ng-enter-active,.EntryFormEncounter__form-selector-form.ng-leave{opacity:1;width:150px;height:30px}.EntryFormEncounter__go-back-link{font-size:15px;letter-spacing:.5px;color:#3890DB !important;font-weight:500;cursor:pointer}.EntryFormEncounter__go-back-link .ico-back{width:12px;height:12px;margin-right:5px}.EntryFormEncounter__existing-forms-actions{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.EntryFormEncounter__existing-forms-header{background-color:#fff4db;border-left:4px solid #edb282;color:#a37247;width:calc(100% + 60px);margin:15px 0 0 -30px;padding:10px;display:-webkit-box;display:flex}.EntryFormEncounter__existing-forms-header-icon{align-self:center;margin:0 22px 0 16px;width:18px;height:18px}.EntryFormEncounter__existing-forms-title{font-size:24px;color:#253540;letter-spacing:.5px;font-weight:300;margin-bottom:8px}.EntryFormEncounter__existing-forms-table{width:100%}.EntryFormEncounter__existing-forms-table th{padding-bottom:7px;border-bottom:1px solid #ebebeb}.EntryFormEncounter__existing-forms-table th:nth-child(1){width:30%}.EntryFormEncounter__existing-forms-table th:nth-child(2){width:20%}.EntryFormEncounter__existing-forms-table th:nth-child(3){width:30%}.EntryFormEncounter__existing-forms-table th:nth-child(4){width:20%}.EntryFormEncounter__existing-forms-table td{padding:10px 0 5px;overflow:hidden}.EntryFormEncounter__existing-forms-link{color:#3890DB !important;font-weight:500;cursor:pointer}.EntryFormEncounter__existing-avatar{width:32px;border-radius:50%}.EntryFormEncounter__form-actions{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:16px;-webkit-box-align:center;align-items:center}@media (max-width: 560px){.EntryFormEncounter__form-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}}.EntryFormEncounter__container{margin-left:-20px}.EntryFormEncounter__row{padding-left:20px}.EntryFormEncounter__inline-row{display:inline-block}.EntryFormEncounter__reason-for-editing{background:#E6F5FF;padding:24px}.EntryFormEncounter__open-appointment{padding:0 30px}.EntryFormEncounter__show-consumable-modal{color:#3890db;font-weight:500;float:left;margin:10px 0;cursor:pointer}.EntryFormEncounter__template-section{display:grid;-webkit-box-align:center;align-items:center;justify-items:center;padding-top:7rem;padding-bottom:3rem}.EntryFormEncounter__template-section-icon-wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#3890DB;padding:50px}.EntryFormEncounter__template-section-icon{font-size:35px;align-self:center;color:#FFF}.EntryFormEncounter__template-section-text{color:rgba(0,0,0,0.9);font-size:25px;font-weight:500;text-align:center;margin-top:30px;margin-bottom:30px;width:356px}.EntryFormEncounter__template-section-action{display:grid;-webkit-box-align:center;align-items:center;justify-items:center}.EntryFormEncounter__template-section-action-button{width:167px;height:40px;background:#3890db;border-radius:20px;border:none;color:#fff;font-size:15px;font-weight:500;text-align:center;margin-bottom:20px}.EntryFormEncounter__template-save-section{display:grid;-webkit-box-align:center;align-items:center;justify-items:center;padding-top:7rem;padding-bottom:3rem}.EntryFormEncounter__template-save-section-text{width:356px;height:28px;color:rgba(0,0,0,0.9);font-size:24px;font-weight:500;text-align:center;margin-bottom:80px}.EntryFormEncounter__template-save-section-input-label{color:#253540;font-size:14px;font-weight:500;letter-spacing:0.5px;margin-bottom:10px}.EntryFormEncounter__template-save-section-input{width:356px;height:40px}.EntryFormEncounter__template-save-section-form-actions{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-top:30px;padding-left:50px;padding-right:50px}

.FormChart__line-chart{background-color:#fff;padding:5px}.FormChart__previous-entries{width:100%}.FormChart__previous-entries th{padding-bottom:7px;border-bottom:1px solid #ebebeb}.FormChart__previous-entries th:nth-child(1),.FormChart__previous-entries th:nth-child(2){width:20%}.FormChart__previous-entries th:nth-child(3),.FormChart__previous-entries th:nth-child(4){width:30%}.FormChart__previous-entries td{padding:10px 0 5px}.FormChart__axis-label{min-height:18px}

.FormComponent__form-title{font-size:24px;color:#333;margin:0;font-weight:400}.FormComponent__header{font-size:20px;color:#253540;margin:0;font-weight:400}.FormComponent__text-input .textarea-singleline{overflow:auto;resize:vertical}.FormComponent__checkbox input[type="checkbox"]{display:none}.FormComponent__checkbox input[type="checkbox"]+label{padding:0 0 0 25px}.FormComponent__checkbox input[type="checkbox"]+label:before{width:18px;height:18px;border:1px solid #d5d8dd;margin-right:10px;position:absolute;top:1px;left:1px;border-radius:2px;background:#fff;font-size:18px;line-height:1.1;text-align:center;content:''}.FormComponent__checkbox input[type="checkbox"]+label .ico-tick{position:absolute;top:4px;left:3px;opacity:0;margin:0}.FormComponent__checkbox input[type="checkbox"]:checked+label .ico-tick{opacity:1}.FormComponent__radio input[type="radio"]{display:none}.FormComponent__radio input[type="radio"]+label{width:auto;background-color:transparent !important;padding:1px 0 0}.FormComponent__radio input[type="radio"]+label:before{display:inline-block;width:14px;height:14px;border:2px solid #fff;border-radius:50%;margin:0 4px 0 3px;box-shadow:0 0 0 2px #e4e4e6;vertical-align:middle;content:''}.FormComponent__radio input[type="radio"]:checked+label:before{background-color:#3890db}.FormComponent__radio .list-radios{padding:0;margin:0;list-style:none outside none}.FormComponent__required:after{color:#b94a48;content:' *'}.FormComponent .help-block{color:#9A9A9A;margin-bottom:0}.FormComponent .form-row{padding-bottom:10px;margin:0}.FormComponent__description{font-size:12px;line-height:22px;color:#5C6A77;font-weight:400;padding-bottom:4px;display:block}.FormComponent__checkboxes-list{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap}.FormComponent__checkboxes-list .checkbox+.checkbox{margin:5px 0 5px 10px}.FormComponent__radios-list{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap}.FormComponent__radios-list .radio+.radio{margin:10px 0 10px 10px}.FormComponent__image{max-width:100%}.FormComponent__table .wtHolder{height:0 !important}.FormComponent__table .ht_clone_top_left_corner .wtHolder th{display:none}.FormComponent .error .RichTextInput__input-container{border-color:#dd475a}


.EntryFormImmunization__remove-vaccine-btn{padding-top:10px;text-align:right}.EntryFormImmunization__select-option .ui-select-choices-row-inner{display:-webkit-box !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.EntryFormImmunization__vaccine-header{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.EntryFormImmunization__category{color:#5cb85c}.EntryFormImmunization__vaccine-container{margin-bottom:8px;padding-top:0}@media (min-width: 769px){.EntryFormImmunization__vaccine-container+.EntryFormImmunization__vaccine-container .form-label{display:none}}@media (max-width: 768px){.EntryFormImmunization__vaccine-container+.EntryFormImmunization__vaccine-container{border-top:1px solid #f2f3f5;padding-top:15px}}.EntryFormImmunization__section-header{font-weight:500;font-size:15px;letter-spacing:.5px;color:#253540}.EntryFormImmunization__section-add-btn{padding-bottom:12px}.EntryFormImmunization__additional-block{padding-top:24px !important}

.EntryFormImmunizationNew__row{padding:25px 30px 0 30px}


.EntryFormBillAutoAttached{margin-top:20px;border:1px solid #fde4a5;border-radius:5px;background-color:#fffdf8;padding:10px;width:100%}.EntryFormBillAutoAttached__header{font-size:15px;color:#5C6A77;letter-spacing:.4px;font-weight:normal;padding-bottom:20px}.EntryFormBillAutoAttached__bill-label{font-weight:600;color:#fad156}.EntryFormBillAutoAttached__item__name{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.EntryFormBillAutoAttached__item__standard-label{text-align:center;font-size:8px;font-weight:bold;text-transform:uppercase;color:#fff;background-color:#80b948;margin:0 10px;border-radius:20px;line-height:8px;padding:3px;width:70px}

.InvestigationFormFields__marks{margin-top:20px}.InvestigationFormFields .Checkbox__label{color:#5c6a77;font-weight:bold}.InvestigationFormFields__urgent .Checkbox__label{color:#db756b}.InvestigationFormFields__referral-card{background-color:#fff3f5;padding:6px 8px;border-radius:5px;margin-top:15px}.InvestigationFormFields__referral-card span{margin-bottom:15px;display:block;font-weight:bold}

.SpecimenFormField{margin:16px 0}.SpecimenFormField__item{width:250px}.SpecimenFormField__label{font-weight:bold;margin-bottom:4px}

.RequestedTests{padding:10px;margin-top:12px;border-radius:4px;background-color:#ffeeef;font-size:12px;-webkit-transition:0.3s;transition:0.3s}.RequestedTests.ng-enter,.RequestedTests.ng-leave.ng-leave-active{opacity:0}.RequestedTests.ng-leave,.RequestedTests.ng-enter.ng-enter-active{opacity:1}.RequestedTests__header{display:-webkit-box;display:flex}.RequestedTests__close{cursor:pointer;opacity:0.2}.RequestedTests__list{-webkit-box-flex:1;flex-grow:1;margin:5px 0 10px}.RequestedTests__test{padding:3px 10px;border-radius:4px;font-weight:bold;color:#5e5353;background-color:#e83e54}.RequestedTests__test+.RequestedTests__test{margin-left:10px}


.EntryFormPrescriptionNew__row{padding:25px 30px 0 30px}

.AddMedicationGroupModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.AddMedicationGroupModal__title{font-size:23px;color:#333;font-weight:normal;margin:0 0 40px}.AddMedicationGroupModal__form{width:425px;margin:0 auto}.AddMedicationGroupModal__buttons{margin-top:50px;text-align:center}.AddMedicationGroupModal__list{background:#FFF;margin:20px 0;padding:3px 10px;border:1px solid #D8D8D8;border-radius:2px;overflow-y:auto;text-align:left;height:220px}.AddMedicationGroupModal__list__item{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-top:10px;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.AddMedicationGroupModal__list__item.ng-enter,.AddMedicationGroupModal__list__item.ng-leave.ng-leave-active{opacity:0}.AddMedicationGroupModal__list__item.ng-leave,.AddMedicationGroupModal__list__item.ng-enter.ng-enter-active{opacity:1}.AddMedicationGroupModal__list__item__fields{margin-left:27px;margin-top:-5px}.AddMedicationGroupModal__list__item__fields__item{opacity:0.7;font-size:12px}.AddMedicationGroupModal__list__item__fields__item__title{font-weight:500;text-transform:capitalize}.AddMedicationGroupModal__list__item__delete{height:22px;font-size:18px;cursor:pointer;color:#dd475a;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;opacity:0.5;margin-top:-2px}.AddMedicationGroupModal__list__item__delete:hover{opacity:1}.AddMedicationGroupModal__add-more__label{color:#3890DB;cursor:pointer}.AddMedicationGroupModal__delete{font-size:14px;margin-top:25px;color:#dd475a}

.PrescriptionFormFields__input-required{border-color:#D34E43}.PrescriptionFormFields__section-header{font-weight:500;font-size:15px;letter-spacing:.5px;color:#253540}.PrescriptionFormFields__section-header__medication-group{font-size:12px;border:1px solid #ff866a;border-radius:10px;padding:2px 10px;margin-left:5px}.PrescriptionFormFields__section-add-btn{display:inline-block;padding-bottom:12px;margin-right:20px}.PrescriptionFormFields__modes{display:inline-block;margin-bottom:2px}.PrescriptionFormFields__group-select__option__eye{float:right;color:#1590D7;height:23px;margin-right:-20px;width:35px;opacity:0.5;-webkit-transition:opacity 0.2s;transition:opacity 0.2s}.PrescriptionFormFields__group-select__option__eye:hover{opacity:1}.PrescriptionFormFields .field-ui-singleselect .ui-select-choices-row.active .PrescriptionFormFields__group-select__option__eye{color:#FFF}.PrescriptionFormFields .field-ui-singleselect .ui-select-choices-row.active.disabled .PrescriptionFormFields__group-select__option__eye{color:#1590D7}.PrescriptionFormFields .field-ui-singleselect .ui-select-choices-row.disabled>span>div{opacity:0.5}.PrescriptionFormFields__splitter{border-top:1px solid #eef1f4}.PrescriptionFormFields__allergies{padding:12px 0px}.PrescriptionFormFields__allergies-label{color:#ffffff;background-color:#D34E43;border-top-right-radius:100px;border-bottom-right-radius:100px;margin-left:-30px;padding:0px 20px 0px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PrescriptionFormFields__allergies-values{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.PrescriptionFormFields__allergies-dash{width:10px;border:2px solid #D34E43;margin:auto 5px auto 0px;border-bottom-left-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px;border-top-right-radius:10px}.PrescriptionFormFields__allergies-date{margin-left:5px;color:#9DA2AD;font-size:13px;padding-top:3px}.PrescriptionFormFields__offline-prescription-section{padding:12px 0}.PrescriptionFormFields__helper-text{color:#9DA2AD;font-size:13px;margin:2px 0 0}.PrescriptionFormFields__duplication-warning{padding:10px;margin-top:12px;border-radius:4px;background-color:#ffeeef;font-size:14px;-webkit-transition:0.3s;transition:0.3s}.PrescriptionFormFields__duplication-warning.ng-enter,.PrescriptionFormFields__duplication-warning.ng-leave.ng-leave-active{opacity:0}.PrescriptionFormFields__duplication-warning.ng-leave,.PrescriptionFormFields__duplication-warning.ng-enter.ng-enter-active{opacity:1}

.DrugInteractionAlert{padding:12px;background:rgba(239,88,96,0.1);border-radius:4px;margin-bottom:14px}.DrugInteractionAlert i{color:#93a1af}.DrugInteractionAlert__header{display:-webkit-box;display:flex;gap:10px;-webkit-box-align:center;align-items:center}.DrugInteractionAlert__header h5{margin:0;padding:0}.DrugInteractionAlert__body{display:-webkit-box;display:flex;gap:10px;-webkit-box-align:center;align-items:center}.DrugInteractionAlert__body--item-interaction{font-size:12px;font-weight:bold;color:white;padding:2px 12px;background:#ff866a;border-radius:4px}

.EntryFormReception__room-select-option .ui-select-choices-row-inner{display:-webkit-box !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.EntryFormReception__free-room-tag{color:#5cb85c}.EntryFormReception__occupied-room-tag{color:#c9302c}.EntryFormReception__attachments-row{padding:25px 30px 15px 30px}.EntryFormReception__form-inner-container{padding:9px 30px 15px 30px}

.ReceptionFormFields__room-select-option .ui-select-choices-row-inner{display:-webkit-box !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.ReceptionFormFields__free-room-tag,.ReceptionFormFields__beds-number{color:#5cb85c}.ReceptionFormFields__occupied-room-tag{color:#c9302c}.ReceptionFormFields__free-room-tag,.ReceptionFormFields__occupied-room-tag{text-transform:uppercase}.ReceptionFormFields__attachments-row{padding:25px 30px 15px 30px}


.EntryFormReferral__row{padding:25px 30px 0 30px}

.ReferralFormFields__info-box{background-color:#F5F9FD;padding:12px;margin-top:8px}.ReferralFormFields__info-icon{color:#3890DB}

.EntryFormResults__associated-investigation{background-color:#fbfbfb;padding:10px}.EntryFormResults__associated-investigation-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:24px}@media (max-width: 768px){.EntryFormResults__associated-investigation-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media (max-width: 560px){.EntryFormResults__test-info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media (max-width: 560px){.EntryFormResults__test-info .Grid-column-4{width:100% !important}}.EntryFormResults__associated-investigation-info{font-size:14px;font-weight:200}@media (max-width: 768px){.EntryFormResults__associated-investigation-info{align-self:flex-start}}.EntryFormResults__associated-investigation-icon{width:20px;height:20px;margin-right:5px}@media (max-width: 768px){.EntryFormResults__associated-investigation-icon{-webkit-box-flex:1;flex:1}}.EntryFormResults__table-header{background-color:#9ca1ac;padding-top:0 !important;margin-top:24px}.EntryFormResults__table-header-label{color:#fff;text-transform:uppercase;padding:5px 0;font-weight:500;font-size:11px}.EntryFormResults__table-header-label:first-child{padding-left:5px}.EntryFormResults__table-group-row{width:100%;display:block}.EntryFormResults__table-group-row input[type=number]::-webkit-inner-spin-button,.EntryFormResults__table-group-row input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.EntryFormResults__table-group-row+.EntryFormResults__table-group-row{padding-top:20px}.EntryFormResults__table-group-label{color:#253540;padding-left:5px;font-weight:500}.EntryFormResults__table-test-value{color:#72808E;font-weight:400;padding:3px 0 10px 15px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.EntryFormResults__table-test-boolean-value{width:100%}.EntryFormResults__table-test-value:first-child{padding-left:15px}.EntryFormResults__test-flag-low,.EntryFormResults__test-flag-high{text-transform:capitalize;font-weight:400}.EntryFormResults__test-flag-low{color:#89aef2}.EntryFormResults__test-flag-high{color:#ee6b54}.EntryFormResults__entry-type{font-weight:500;color:#e3bb7d}.EntryFormResults__devider{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #E6E6E6}.EntryFormResults__other-tests-name{font-weight:500;padding:5px 0}.EntryFormResults__input-container{display:block;width:100%;border:1px solid #d0d0d0;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;border-radius:2px;font-size:15px;font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;color:#000;font-weight:300;letter-spacing:0.5px;line-height:1;-webkit-font-smoothing:antialiased}.EntryFormResults__textarea-input{width:100%;border-color:transparent;background-color:transparent;min-height:68px;padding:10px 14px 11px}.EntryFormResults__form-actions{padding:15px;border-top:1px solid #f2f3f5;width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}.EntryFormResults__tests-group{font-weight:500}.EntryFormResults__tests-item{padding-left:10px}.EntryFormResults__notify-checkbox{padding-bottom:12px}.EntryFormResults__table-test-am-pm-values{font-size:12px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.EntryFormResults__additional-info-row{padding-left:12px}.EntryFormResults__additional-info-button{color:#3890db;cursor:pointer;font-size:12px}.EntryFormResults__additional-info-button:hover{text-decoration:underline}.EntryFormResults__template-test-name{color:#72808E;font-weight:400;padding:3px 0 10px 15px}.EntryFormResults__template-test-value{padding-left:15px}.EntryFormResults__field-error{font-size:12px;font-weight:normal;color:#dd475a}

.EntryFormSettleBalance{height:calc(100vh - 225px + 60px)}.EntryFormSettleBalance__top-row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:24px}.EntryFormSettleBalance__insurance-provider{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.EntryFormSettleBalance__insurance-provider-type-label{margin:0 5px;padding:3px 5px;background-color:#3890DB;border-radius:20px;font-size:10px;color:#fff;font-weight:500}.EntryFormSettleBalance__insurance-provider-label+.EntryFormSettleBalance__insurance-provider-name{margin-left:5px}.EntryFormSettleBalance__insurance-provider-edit{font-size:13px;cursor:pointer}.EntryFormSettleBalance__header{background-color:#fff4db;border-left:4px solid #edb282;color:#a37247;width:calc(100% + 60px);margin-left:-30px;padding:10px}.EntryFormSettleBalance__table{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.EntryFormSettleBalance__table-head{padding:10px 0;border-bottom:1px solid #eeeeee;height:36px}.EntryFormSettleBalance__table-head .EntryFormSettleBalance__table-column-1,.EntryFormSettleBalance__table-head .EntryFormSettleBalance__table-column-2,.EntryFormSettleBalance__table-head .EntryFormSettleBalance__table-column-4,.EntryFormSettleBalance__table-head .EntryFormSettleBalance__table-column-6{font-size:13px;color:#253540;letter-spacing:.5px;font-weight:500}.EntryFormSettleBalance__table-row{width:100%;float:left;padding:2px 0}.EntryFormSettleBalance__table-column-1,.EntryFormSettleBalance__table-column-2,.EntryFormSettleBalance__table-column-4,.EntryFormSettleBalance__table-column-6{float:left;display:block;color:#333;font-size:15px;font-weight:300;letter-spacing:.5px}.EntryFormSettleBalance__table-column-1{width:calc(100% / 16)}.EntryFormSettleBalance__table-column-2{width:calc(100% / 16 * 2)}.EntryFormSettleBalance__table-column-4{width:calc(100% / 16 * 4)}.EntryFormSettleBalance__table-column-6{width:calc(100%/16 * 6)}.EntryFormSettleBalance__name-label-row{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.EntryFormSettleBalance__table-group-label{padding:10px 0;font-weight:500;color:#333;font-size:15px;letter-spacing:.54px}.EntryFormSettleBalance__table-standard-label{text-align:center;font-size:8px;font-weight:bold;text-transform:uppercase;color:#fff;background-color:#80b948;margin:0 10px;border-radius:20px;line-height:8px;padding:3px;width:70px}.EntryFormSettleBalance__actions{height:22px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.EntryFormSettleBalance__remove-item,.EntryFormSettleBalance__edit-item{cursor:pointer}.EntryFormSettleBalance__remove-item{color:#df595b}.EntryFormSettleBalance__add-item-link{color:#3890DB !important;font-weight:500;cursor:pointer}.EntryFormSettleBalance__total-label{text-transform:uppercase;color:#9ca1ac;font-weight:500;font-size:18px}.EntryFormSettleBalance__total-label--balance-due{color:#D34E43}.EntryFormSettleBalance__total-value{margin-left:20px}.EntryFormSettleBalance__totals-row{margin-bottom:24px}.EntryFormSettleBalance__payment-methods{padding:0 30px}.EntryFormSettleBalance__payment-method{border:2px solid transparent;color:#9da2ad;border-radius:10px;padding:10px;margin:24px 5px;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.EntryFormSettleBalance__payment-method--active{border-color:#3e91d8;color:#3e91d8}.EntryFormSettleBalance__payment-method-label{font-weight:500;text-align:center;padding:4px 24px 0 24px}.EntryFormSettleBalance__apply-credit{display:-webkit-box;display:flex;margin-bottom:12px}.EntryFormSettleBalance__apply-credit-label{color:#24a643;margin-left:10px}.EntryFormSettleBalance__amount{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.EntryFormSettleBalance__header{display:-webkit-box;display:flex}.EntryFormSettleBalance__header-icon{align-self:center;margin:0 22px 0 16px;width:18px;height:18px}.EntryFormSettleBalance__hidden{display:none}.EntryFormSettleBalance__bank-select{width:358px}.EntryFormSettleBalance__print-button{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.EntryFormSettleBalance__print-button-icon{margin-right:5px}.EntryFormSettleBalance__table-checkbox{position:relative;top:0;left:0;width:18px;height:18px;border:1px solid #d0d0d0;border-radius:2px;background:#fff;font-size:18px;line-height:1.1;text-align:center;content:'';cursor:pointer;font-weight:normal}.EntryFormSettleBalance__table-checkbox--checked:before{content:'\2713';color:#3890DB}.EntryFormSettleBalance__no-items{text-align:center}.EntryFormSettleBalance__buttons-set{display:-webkit-box;display:flex}.EntryFormSettleBalance__lock-btn{font-weight:500;color:#9ca1ad;margin:0 30px;cursor:pointer;font-size:15px;background-color:inherit;border:none}.EntryFormSettleBalance__summary{font-size:16px;padding-top:12px}.EntryFormSettleBalance__first-entry-value-fix{margin-top:5px}.EntryFormSettleBalance__summary-label{font-weight:500;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.EntryFormSettleBalance__balance-due{color:#D34E43}.EntryFormSettleBalance__deposit-added{color:#A7D267}.EntryFormSettleBalance__payments-label{font-weight:500}.EntryFormSettleBalance__form-selector-processing{height:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.AddBalanceItemModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fefefe;margin:0 auto;padding:20px 40px 30px 40px;width:720px;border-radius:5px;text-align:left}@media (max-width: 768px){.AddBalanceItemModal__content{width:100%;padding:20px 20px 30px 20px;top:0;-webkit-transform:none;transform:none;min-height:100%;border-radius:0}}.AddBalanceItemModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;text-align:center;letter-spacing:-0.035em}.AddBalanceItemModal__modal-actions{margin-top:40px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.InvoicePdfView__wrapper{position:relative;padding-top:20px}@media screen{.InvoicePdfView__wrapper{opacity:0}}@media print{.InvoicePdfView__wrapper{opacity:1}}.InvoicePdfView__wrapper:first-child{padding-top:0}.InvoicePdfView__pdf-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:10px;margin-bottom:10px;border-bottom:1px #979797 solid}.InvoicePdfView__pdf-header__logo{height:70px;margin-right:10px}.InvoicePdfView__pdf-header__info{text-align:right;font-size:11px;color:#445259}.InvoicePdfView__header-column--entry{text-align:center}.InvoicePdfView__header-column--insurance{text-align:right}.InvoicePdfView__header-column__title{font-size:12px;color:#72808E}.InvoicePdfView__header-column__title+*{font-size:12px;font-weight:bold;color:#445259}.InvoicePdfView__header-column__row__patient-name{font-size:23px;color:#445259;font-weight:500}.InvoicePdfView__header-column__row__entry{font-size:14px;color:#72808E;font-weight:500}.InvoicePdfView__entry-header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.InvoicePdfView__entry-header>*{-webkit-box-flex:1;flex:1}.InvoicePdfView__entry-type{font-size:20px;font-weight:500;text-transform:uppercase;white-space:nowrap}.InvoicePdfView__top-container{padding-bottom:40px}.InvoicePdfView__bottom-container{width:100%}.InvoicePdfView__boxes-container{padding:20px 0 25px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.InvoicePdfView__signature-box{font-size:12px;color:#72808E;border-top:1px #979797 solid;padding-top:10px;width:220px;text-align:center}.InvoicePdfView__last-container{border-top:1px #979797 solid;padding:20px 0 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.InvoicePdfView__last-container__doctor{font-size:12px;color:#72808E;font-weight:500}.InvoicePdfView__last-container__logo{font-size:11px;color:#72808E}.InvoicePdfView__last-container__logo img{width:22px;margin:0 5px}.InvoicePdfView__table-head{padding:10px 0;border-bottom:1px solid #eeeeee;height:36px}.InvoicePdfView__table-group-label{padding:10px 0;font-weight:500;color:#333 !important;-webkit-print-color-adjust:exact;font-size:15px;letter-spacing:0.54px}.InvoicePdfView__name-label-row{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.InvoicePdfView__table-standard-label{text-align:center;font-size:8px;font-weight:bold;text-transform:uppercase;color:#fff !important;-webkit-print-color-adjust:exact;background-color:#80b948;margin:0 10px;border-radius:20px;line-height:8px;padding:3px;width:70px}.InvoicePdfView__totals-container{font-size:16px;margin-top:20px;padding-top:20px}.InvoicePdfView__totals{margin-left:auto}.InvoicePdfView__totals__row__cell{padding:6px 15px}.InvoicePdfView__totals__row__cell:last-child{padding-right:30px}.InvoicePdfView__totals__row--divider__cell{padding:0}.InvoicePdfView__dividing-line{margin:5px  0}.InvoicePdfView__summary-label{font-weight:500;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.InvoicePdfView__main-container{padding-top:0;margin-top:20px;padding-left:10px;border-color:#fad156;border-style:solid;border-width:1px 1px 1px 5px}@media print{@page{margin:6mm 6mm 0 6mm}.pdf-paginator-wrapper{page-break-inside:avoid}.EntryPdfView__bottom-container{position:absolute;bottom:0}a[href]:after{content:none !important}}


.UnpaidInvoicesBox__main-container{width:100%;margin-bottom:24px;padding:16px 13px 13px;position:relative;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;border:2px dashed #feb78b}.UnpaidInvoicesBox__header-container{width:100%;position:absolute;top:-11px;margin-left:-13px}.UnpaidInvoicesBox__header{background-color:#DFFEBD;border-radius:5px;padding:5px 20px;margin:0 auto;max-width:500px;font-size:14px;font-weight:500;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.UnpaidInvoicesBox__header-text{color:#7BAB49;margin:auto}.UnpaidInvoicesBox__header-button{color:#000;cursor:pointer}.UnpaidInvoicesBox__header-button i{font-size:10px}.UnpaidInvoicesBox__header-button:hover{text-decoration:underline}.UnpaidInvoicesBox__info-box{margin:25px 0 10px}.UnpaidInvoicesBox__list-row{padding:5px 20px;border-bottom:1px solid #eeeeee}.UnpaidInvoicesBox__list-row--header{background-color:#EAEAEA}.UnpaidInvoicesBox__list-row-item{font-weight:500}.UnpaidInvoicesBox__list-row-item--action{color:#3890DB;cursor:pointer;white-space:nowrap}.UnpaidInvoicesBox__list-row-item--balance-due{color:#D34E43}.UnpaidInvoicesBox__list-row-item--open{text-transform:uppercase;color:#fad156}

.PagePaymentItems__form{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.PagePaymentItems__form-main{height:100%}.PagePaymentItems__top-row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:24px}.PagePaymentItems__insurance-provider{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.PagePaymentItems__insurance-provider-type-label{margin:0 5px;padding:3px 5px;background-color:#3890DB;border-radius:20px;font-size:10px;color:#fff;font-weight:500}.PagePaymentItems__insurance-provider-label+.PagePaymentItems__insurance-provider-name{margin-left:5px}.PagePaymentItems__insurance-provider-edit{font-size:13px;cursor:pointer}.PagePaymentItems__back{display:inline-block;font-weight:500;font-size:15px;margin:0 auto 10px}.PagePaymentItems__back:hover{cursor:pointer}.PagePaymentItems__header{background-color:#fff4db;border-left:4px solid #edb282;color:#a37247;width:calc(100% + 60px);margin-left:-30px;padding:10px}.PagePaymentItems__table{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-bottom:12px}.PagePaymentItems__table-head{padding:10px 0;border-bottom:1px solid #eeeeee;height:36px;display:-webkit-box;display:flex}.PagePaymentItems__table-head .PagePaymentItems__table-column-1,.PagePaymentItems__table-head .PagePaymentItems__table-column-2,.PagePaymentItems__table-head .PagePaymentItems__table-column-3,.PagePaymentItems__table-head .PagePaymentItems__table-column-4,.PagePaymentItems__table-head .PagePaymentItems__table-column-6{font-size:13px;color:#253540;letter-spacing:0.5px;font-weight:500}.PagePaymentItems__table-row{width:100%;float:left;padding:2px 0}.PagePaymentItems__table-row--flex{display:-webkit-box;display:flex}.PagePaymentItems__table-column-1,.PagePaymentItems__table-column-2,.PagePaymentItems__table-column-3,.PagePaymentItems__table-column-4,.PagePaymentItems__table-column-6{float:left;display:block;font-size:15px;line-height:21px;color:#5C6A77;letter-spacing:0.5px;margin-bottom:1px}.PagePaymentItems__table-column-1{width:calc(100% / 18);-webkit-box-flex:1;flex:1}.PagePaymentItems__table-column-2{width:calc(100% / 18 * 2);-webkit-box-flex:2;flex:2}.PagePaymentItems__table-column-3{width:calc(100% / 18 * 3);-webkit-box-flex:3;flex:3}.PagePaymentItems__table-column-4{width:calc(100% / 18 * 4);-webkit-box-flex:4;flex:4}.PagePaymentItems__table-column-6{width:calc(100% / 18 * 6);-webkit-box-flex:6;flex:6}.PagePaymentItems__table-column--center{text-align:center}.PagePaymentItems__secondary-service-label,.PagePaymentItems__copay-label{padding:5px 7px;background-color:#253540;border-radius:20px;font-size:10px;color:#fff;font-weight:500;text-transform:uppercase;cursor:pointer}.PagePaymentItems__name-label-row{width:100%}.PagePaymentItems__table-group-label{padding:10px 0;font-weight:500;color:#333;font-size:15px;letter-spacing:0.54px}.PagePaymentItems__table-standard-label{text-align:center;font-size:8px;font-weight:bold;text-transform:uppercase;color:#fff;background-color:#80b948;margin:0 10px;border-radius:20px;line-height:8px;padding:3px;width:70px}.PagePaymentItems__actions{height:22px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.PagePaymentItems__action-list{padding:0;margin:0;list-style:none outside none}.PagePaymentItems__action-list-item{cursor:pointer;padding:8px 0px;color:#5e6c79}.PagePaymentItems__action-list-item:not(:last-of-type){border-bottom:1px solid #eaeaea}.PagePaymentItems__item-popover-button{background:transparent;border:0}.PagePaymentItems__add-item-link,.PagePaymentItems__totals-row__discount__button{color:#3890DB !important;font-weight:500;cursor:pointer}.PagePaymentItems__add-item-link:hover,.PagePaymentItems__totals-row__discount__button:hover{text-decoration:underline}.PagePaymentItems__total-label{text-transform:uppercase;color:#9ca1ac;font-weight:500;font-size:18px}.PagePaymentItems__total-label--balance-due{color:#D34E43}.PagePaymentItems__total-value{margin-left:20px}.PagePaymentItems__totals-row__discount{text-align:right}.PagePaymentItems__totals-row__discount__current{color:#24a643;font-weight:500;font-size:18px}.PagePaymentItems__totals-row__discount__current__value{margin-left:20px}.PagePaymentItems__totals-row__discount__actions__button{color:#3890DB;font-weight:500;cursor:pointer}.PagePaymentItems__totals-row.Grid-row{padding:30px 0}.PagePaymentItems__section-label{margin-top:30px}.PagePaymentItems__input{position:relative}.PagePaymentItems__authorization-code-container{padding-top:5px;width:100%;float:left;padding-left:calc(100% / 18)}.PagePaymentItems__authorization-code-container--no-padding{padding-left:0}.PagePaymentItems__authorization-code-input-label{color:#5c6a77;font-size:13px;font-weight:500;display:inline-block;margin:0}.PagePaymentItems__authorization-code-input{width:250px;display:inline-block;font-size:12px;height:28px}.PagePaymentItems__payment{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.PagePaymentItems__payment-methods{padding:0 30px}.PagePaymentItems__payment-method{border:2px solid #ebebeb;color:#9da2ad;border-radius:10px;padding:12px;margin:10px 0px;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:relative}.PagePaymentItems__payment-item-counter{width:28px;height:28px;background:#c22138;border-radius:14px;margin-left:6px;letter-spacing:0.4px;font-weight:700;font-size:14px;padding:2px 5px 3px 5px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:white;position:absolute;top:-14px;right:-14px}.PagePaymentItems__payment-method--active{border-color:#11b43f}.PagePaymentItems__payment-method-label{font-weight:500;text-align:center;padding:0px 0px 0px 10px;color:#333333}.PagePaymentItems__payment-details{background-color:#eeeeee;width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.PagePaymentItems__payment-details-menu,.PagePaymentItems__payment-details-content{background-color:#f8f8f8;padding:30px 15px}.PagePaymentItems__payment-details-menu-option{display:grid;grid-template-columns:35px auto;grid-column-gap:20px;padding:10px 0px;-webkit-box-align:center;align-items:center;cursor:pointer}.PagePaymentItems__payment-details-menu-option-label{font-size:18px;color:#8a8a8a}.PagePaymentItems__payment-details-menu-option-label--active{font-weight:bold;color:#11b43f}.PagePaymentItems__payment-details-content{padding:35px 15px 15px 15px;text-align:center}.PagePaymentItems__payment-details-step,.PagePaymentItems__payment-details-title{padding:5px 0px}.PagePaymentItems__payment-details-step{font-size:13px}.PagePaymentItems__payment-details-title{font-size:20px;font-weight:bold}.PagePaymentItems__payment-details-description{padding:15px 0px;font-size:13px;text-align:center}.PagePaymentItems__payment-details-description strong{font-weight:500;color:#0015d0}.PagePaymentItems__payment-details-panel{background-color:#ffffff;padding:15px 35px;margin-bottom:15px}.PagePaymentItems__payment-details-panel--credit{margin-top:15px}.PagePaymentItems__payment-details-panel-line{display:grid;grid-template-columns:48% 48%;grid-column-gap:4%;padding:3px 0px}.PagePaymentItems__payment-details-panel-line-text,.PagePaymentItems__payment-details-panel-line-value{font-weight:700;text-align:left}.PagePaymentItems__payment-details-panel-line-value{color:#22c02b}.PagePaymentItems__payment-details-amount{padding:25px 0px}.PagePaymentItems__payment-details-selection{position:relative}.PagePaymentItems__payment-details-selection-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.PagePaymentItems__payment-details-actions{padding:15px 0px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.PagePaymentItems__payment-details-actions--continue,.PagePaymentItems__payment-details-actions--cancel{height:45px;font-size:16px;font-weight:500;border-radius:4px;cursor:pointer}.PagePaymentItems__payment-details-actions--continue{background-color:#21bf2a;color:#ffffff}.PagePaymentItems__payment-details-actions--continue--disabled{background-color:#d5d5d5;color:#000000;cursor:not-allowed}.PagePaymentItems__payment-details-actions--cancel{background-color:transparent;border:none;color:#969696}.PagePaymentItems__insurance-list{display:grid;grid-template-columns:22px auto;grid-column-gap:10px;padding:5px 0px}.PagePaymentItems__insurance-list-checkbox{position:relative;top:0;left:0;width:22px;height:22px;border:1px solid #d0d0d0;border-radius:2px;background:#fff;font-size:18px;line-height:1.1;text-align:center;content:'';cursor:pointer;font-weight:normal}.PagePaymentItems__insurance-list-checkbox-checked:before{content:'\2713';color:#3890DB}.PagePaymentItems__insurance-list-label{font-size:14px;color:#333333}.PagePaymentItems__apply-credit{display:-webkit-box;display:flex;margin-bottom:12px}.PagePaymentItems__apply-credit-label{color:#24a643;margin-left:10px}.PagePaymentItems__amount{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PagePaymentItems__amount input{width:150px}.PagePaymentItems__header{display:-webkit-box;display:flex}.PagePaymentItems__header-icon{align-self:center;margin:0 22px 0 16px;width:18px;height:18px}.PagePaymentItems__hidden{display:none}.PagePaymentItems__bank-select{width:358px}.PagePaymentItems__note-button{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#308bdc;cursor:pointer}.PagePaymentItems__print-button{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PagePaymentItems__print-button-icon{margin-right:5px}.PagePaymentItems__table-checkbox{position:relative;top:0;left:0;width:18px;height:18px;border:1px solid #d0d0d0;border-radius:2px;background:#fff;font-size:18px;line-height:1.1;text-align:center;content:'';cursor:pointer;font-weight:normal}.PagePaymentItems__table-checkbox--checked:before{content:'\2713';color:#3890DB}.PagePaymentItems__no-items{text-align:center}.PagePaymentItems__form-remove{color:#f05962;cursor:pointer}.PagePaymentItems__form-actions{border-top:2px solid #ececec}.PagePaymentItems__buttons-set{display:-webkit-box;display:flex}.PagePaymentItems__cancel-btn,.PagePaymentItems__lock-btn,.PagePaymentItems__unlock-btn,.PagePaymentItems__note-button,.PagePaymentItems__print-button .PagePaymentItems__submit-btn{margin:0 10px}.PagePaymentItems__lock-btn,.PagePaymentItems__unlock-btn{font-weight:500;color:#9ca1ad;margin:0 30px;cursor:pointer;font-size:15px;background-color:inherit;border:none}.PagePaymentItems__summary{font-size:16px;padding-top:20px}.PagePaymentItems__first-entry-value-fix{margin-top:5px}.PagePaymentItems__totals{margin-left:auto}.PagePaymentItems__totals__row__cell{padding:6px 0}.PagePaymentItems__totals__row__cell:first-child{padding-right:15px}.PagePaymentItems__totals__row--divider__cell{padding:0}.PagePaymentItems__dividing-line{margin:5px  0}.PagePaymentItems__summary-label{font-weight:500;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;text-transform:uppercase}.PagePaymentItems__balance-due{color:#D34E43}.PagePaymentItems__deposit-added{color:#A7D267}.PagePaymentItems__payments-label{font-weight:500}.PagePaymentItems__select-checkbox .Checkbox,.PagePaymentItems__select-all-checkbox .Checkbox{display:block}.ui-select-toggle{height:54px;padding:25px 10px 8px 15px;line-height:14px}.ui-select-container input{height:54px;padding:25px 10px 8px 15px;line-height:14px}.PagePaymentItems__form .LibraryDataMultiselectInfinite__select{min-height:54px;padding:25px 10px 8px 15px}

.BankTransferTransaction__step,.BankTransferTransaction__title{padding:5px 0px}.BankTransferTransaction__step{font-size:13px}.BankTransferTransaction__title{font-size:20px;font-weight:bold}.BankTransferTransaction__amount{padding:25px 0px}.BankTransferTransaction__selection{position:relative}.BankTransferTransaction__description{padding:15px 0px;font-size:13px;text-align:center}.BankTransferTransaction__description strong{font-weight:500;color:#0015d0}.BankTransferTransaction__selection-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.BankTransferTransaction__panel{background-color:#ffffff;padding:15px 35px;margin-bottom:15px}.BankTransferTransaction__panel--credit{margin-top:15px}.BankTransferTransaction__panel-line{display:grid;grid-template-columns:48% 48%;grid-column-gap:4%;padding:3px 0px}.BankTransferTransaction__panel-line-text,.BankTransferTransaction__panel-line-value{font-weight:700;text-align:left}.BankTransferTransaction__panel-line-value{color:#22c02b}.BankTransferTransaction__actions{padding:15px 0px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.BankTransferTransaction__actions--continue,.BankTransferTransaction__actions--cancel{height:45px;font-size:16px;font-weight:500;border-radius:4px;cursor:pointer}.BankTransferTransaction__actions--continue{background-color:#21bf2a;color:#ffffff}.BankTransferTransaction__actions--continue--disabled{background-color:#d5d5d5;color:#000000;cursor:not-allowed}.BankTransferTransaction__actions--cancel{background-color:transparent;border:none;color:#969696}.BankTransferTransaction__prompt{color:#969696;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;font-size:12px;font-style:italic;padding-top:12px}

.CashTransaction__title{padding:5px 0px;font-size:20px;font-weight:bold}.CashTransaction__amount{padding:25px 0px}.CashTransaction__description{padding:15px 0px;font-size:13px;text-align:center}.CashTransaction__description strong{font-weight:500;color:#0015d0}.CashTransaction__actions{padding:15px 0px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.CashTransaction__actions--continue,.CashTransaction__actions--cancel{height:45px;font-size:16px;font-weight:500;border-radius:4px;cursor:pointer}.CashTransaction__actions--continue{background-color:#21bf2a;color:#ffffff}.CashTransaction__actions--continue--disabled{background-color:#d5d5d5;color:#000000;cursor:not-allowed}.CashTransaction__actions--cancel{background-color:transparent;border:none;color:#969696}

.CreditBalanceTransaction__title{padding:5px 0px;font-size:20px;font-weight:bold}.CreditBalanceTransaction__panel{background-color:#ffffff;padding:15px 35px;margin-bottom:15px}.CreditBalanceTransaction__panel--credit{margin-top:15px}.CreditBalanceTransaction__panel-line{display:grid;grid-template-columns:48% 48%;grid-column-gap:4%;padding:3px 0px}.CreditBalanceTransaction__panel-line-text,.CreditBalanceTransaction__panel-line-value{font-weight:700;text-align:left}.CreditBalanceTransaction__panel-line-value{color:#22c02b}.CreditBalanceTransaction__amount{padding:25px 0px}.CreditBalanceTransaction__actions{padding:15px 0px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.CreditBalanceTransaction__actions--continue,.CreditBalanceTransaction__actions--cancel{height:45px;font-size:16px;font-weight:500;border-radius:4px;cursor:pointer}.CreditBalanceTransaction__actions--continue{background-color:#21bf2a;color:#ffffff}.CreditBalanceTransaction__actions--continue--disabled{background-color:#d5d5d5;color:#000000;cursor:not-allowed}.CreditBalanceTransaction__actions--cancel{background-color:transparent;border:none;color:#969696}

.InstantLoanTransaction__step,.InstantLoanTransaction__title{padding:5px 0px}.InstantLoanTransaction__step{font-size:13px}.InstantLoanTransaction__logo{padding:10px 0px}.InstantLoanTransaction__logo>img{height:70px}.InstantLoanTransaction__title{font-size:20px;font-weight:bold;color:#3CCF36}.InstantLoanTransaction__input{position:relative;margin:10px 0px}.InstantLoanTransaction__input-field{height:54px;border-radius:4px;padding:25px 10px 8px 15px;line-height:14px}.InstantLoanTransaction__input-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.InstantLoanTransaction__amount{padding:25px 0px}.InstantLoanTransaction__selection{position:relative}.InstantLoanTransaction__description{padding:15px 0px;font-size:13px;text-align:center}.InstantLoanTransaction__description strong{font-weight:500;color:#0015d0}.InstantLoanTransaction__selection-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.InstantLoanTransaction__actions{padding:15px 0px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.InstantLoanTransaction__actions--continue,.InstantLoanTransaction__actions--cancel{height:45px;font-size:16px;font-weight:500;border-radius:4px;cursor:pointer}.InstantLoanTransaction__actions--continue{background-color:#21bf2a;color:#ffffff}.InstantLoanTransaction__actions--continue--disabled{background-color:#d5d5d5;color:#000000;cursor:not-allowed}.InstantLoanTransaction__actions--cancel{background-color:transparent;border:none;color:#969696}

.OtherTransaction__title{padding:5px 0px;font-size:20px;font-weight:bold}.OtherTransaction__amount{padding:25px 0px}.OtherTransaction__input{position:relative}.OtherTransaction__input-field{height:54px;border-radius:4px;padding:25px 10px 8px 15px;line-height:14px}.OtherTransaction__input-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.OtherTransaction__actions{padding:15px 0px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.OtherTransaction__actions--continue,.OtherTransaction__actions--cancel{height:45px;font-size:16px;font-weight:500;border-radius:4px;cursor:pointer}.OtherTransaction__actions--continue{background-color:#21bf2a;color:#ffffff}.OtherTransaction__actions--continue--disabled{background-color:#d5d5d5;color:#000000;cursor:not-allowed}.OtherTransaction__actions--cancel{background-color:transparent;border:none;color:#969696}

.PaymentLink__title{padding:5px 0px;font-size:20px;font-weight:bold}.PaymentLink__logo{padding:10px 0px}.PaymentLink__logo>img{height:70px}.PaymentLink__description,.PaymentLink__list{padding:15px 0px;font-size:13px;text-align:center}.PaymentLink__description strong,.PaymentLink__list strong{font-weight:500;color:#0015d0}.PaymentLink__list{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.PaymentLink__list-element{display:grid;grid-template-columns:50% 50%;grid-column-gap:15px}.PaymentLink__list-element-label{text-align:right;font-weight:bold}.PaymentLink__list-element-value{text-align:left}.PaymentLink__input{position:relative;margin:10px 0px}.PaymentLink__input-field{height:54px;border-radius:4px;padding:25px 10px 8px 15px;line-height:14px}.PaymentLink__input-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.PaymentLink__actions{padding:25px 0px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.PaymentLink__actions--continue,.PaymentLink__actions--cancel{height:45px;font-size:16px;font-weight:500;border-radius:4px;cursor:pointer}.PaymentLink__actions--continue{background-color:#21bf2a;color:#ffffff}.PaymentLink__actions--continue--disabled{background-color:#d5d5d5;color:#000000;cursor:not-allowed}.PaymentLink__actions--cancel{background-color:transparent;border:none;color:#969696}

.PosTransaction__step,.PosTransaction__title{padding:5px 0px}.PosTransaction__step{font-size:13px}.PosTransaction__title{font-size:20px;font-weight:bold}.PosTransaction__amount{padding:25px 0px}.PosTransaction__selection{position:relative}.PosTransaction__description{padding:15px 0px;font-size:13px;text-align:center}.PosTransaction__description strong{font-weight:500;color:#0015d0}.PosTransaction__selection-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.PosTransaction__actions{padding:15px 0px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.PosTransaction__actions--continue,.PosTransaction__actions--cancel{height:45px;font-size:16px;font-weight:500;border-radius:4px;cursor:pointer}.PosTransaction__actions--continue{background-color:#21bf2a;color:#ffffff}.PosTransaction__actions--continue--disabled{background-color:#d5d5d5;color:#000000;cursor:not-allowed}.PosTransaction__actions--cancel{background-color:transparent;border:none;color:#969696}.PosTransaction__pos-id{background-color:#A2FDB8;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0px 15px;margin:auto}.PosTransaction__pos-code{font-size:20px;font-weight:bold}

.MobileMoneyTransaction__step,.MobileMoneyTransaction__title{padding:5px 0px}.MobileMoneyTransaction__step{font-size:13px}.MobileMoneyTransaction__title{font-size:20px;font-weight:bold}.MobileMoneyTransaction__amount{padding:25px 0px}.MobileMoneyTransaction__selection{position:relative}.MobileMoneyTransaction__description{padding:15px 0px;font-size:13px;text-align:center}.MobileMoneyTransaction__description strong{font-weight:500;color:#0015d0}.MobileMoneyTransaction__selection-placeholder{color:#b8bdc3;position:absolute;font-size:14px;line-height:14px;pointer-events:none;left:15px;top:8px;text-transform:uppercase}.MobileMoneyTransaction__panel{background-color:#ffffff;padding:15px 35px;margin-bottom:15px}.MobileMoneyTransaction__panel--credit{margin-top:15px}.MobileMoneyTransaction__panel-line{display:grid;grid-template-columns:48% 48%;grid-column-gap:4%;padding:3px 0px}.MobileMoneyTransaction__panel-line-text,.MobileMoneyTransaction__panel-line-value{font-weight:700;text-align:left}.MobileMoneyTransaction__panel-line-value{color:#22c02b}.MobileMoneyTransaction__actions{padding:15px 0px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.MobileMoneyTransaction__actions--continue,.MobileMoneyTransaction__actions--cancel{height:45px;font-size:16px;font-weight:500;border-radius:4px;cursor:pointer}.MobileMoneyTransaction__actions--continue{background-color:#21bf2a;color:#ffffff}.MobileMoneyTransaction__actions--continue--disabled{background-color:#d5d5d5;color:#000000;cursor:not-allowed}.MobileMoneyTransaction__actions--cancel{background-color:transparent;border:none;color:#969696}.MobileMoneyTransaction__prompt{color:#969696;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;font-size:12px;font-style:italic;padding-top:12px}

.PartialPayment__amount-check{color:#d43b3b;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:start;align-items:flex-start;font-size:16px;font-style:italic;padding-top:16px}.PartialPayment__amount-check input{margin-right:10px;font-size:16px}

.UpdateBalanceItemModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fefefe;margin:0 auto;padding:20px 40px 30px 40px;width:720px;border-radius:5px;text-align:left}@media (max-width: 768px){.UpdateBalanceItemModal__content{width:100%;padding:20px 20px 30px 20px;top:0;-webkit-transform:none;transform:none;min-height:100%;border-radius:0}}.UpdateBalanceItemModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;text-align:center;letter-spacing:-0.035em}.UpdateBalanceItemModal__modal-actions{margin-top:40px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}

.DiscountModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:400px;margin:auto;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid #D8D8D8;border-radius:4px}.DiscountModal__head{font-size:13px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#F8FBFE;border-bottom:1px solid #EEEEEE;text-transform:uppercase}.DiscountModal__body{color:#6E8090;font-size:14px;line-height:20px;text-align:center;padding:16px 20px}.DiscountModal__body__totals{font-size:18px;padding:20px 0 30px 0;font-weight:500}.DiscountModal__body__totals .Grid-row span:first-child{text-align:right;text-transform:uppercase}.DiscountModal__body__totals .Grid-row span:last-child{text-align:left}.DiscountModal__body__radio{text-align:left;margin-bottom:10px}.DiscountModal__body__inputs{margin-bottom:20px}.DiscountModal__actions{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #EEEEEE;padding:14px 20px}.DiscountModal__actions .cancel-btn{margin:0 12px}


.EntryFormUploadNew__row{padding:25px 30px 0 30px}

.EntryFormVitals__input-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.EntryFormVitals__input{width:115px;margin-right:5px}@media (max-width: 768px){.EntryFormVitals__input{width:90%}}.EntryFormVitals__input-label{white-space:normal}.EntryFormVitals__row{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end}.EntryFormVitals__glasgow-coma-scale{color:#3890db;font-size:15px;font-weight:500;border:0;background-color:transparent}.EntryFormVitals__input-label-icon{color:#73808e}.EntryFormVitals__glasgow-coma-value{padding:5px 0;margin:0}

.EntryFormAntenatal__input-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.EntryFormAntenatal__input{width:115px;margin-right:5px}@media (max-width: 768px){.EntryFormAntenatal__input{width:90%}}.EntryFormAntenatal__no-edd,.EntryFormAntenatal__edd{color:#96a4b1;font-style:italic}.EntryFormAntenatal__edd{color:initial}.EntryFormAntenatal__splitter{border-top:1px solid #eef1f4}.EntryFormAntenatal__section{padding:10px 0}.EntryFormAntenatal__section-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.EntryFormAntenatal__section-title{font-size:14px;font-weight:bold;text-transform:uppercase;color:#96a4b1;padding-bottom:12px}.EntryFormAntenatal__section-action{width:24px;height:24px;border-radius:50%;color:#ffffff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;cursor:pointer}.EntryFormAntenatal__section-action.remove{background-color:#cb525d;font-size:20px;padding:4px 0 0 2px}.EntryFormAntenatal__section-action.remove .icon-plus{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.EntryFormAntenatal__section .ui-select-multiple.ui-select-bootstrap input.ui-select-search{padding:0}.EntryFormAntenatal__splitter+.EntryFormAntenatal__section{margin-top:14px}.EntryFormAntenatal__choose-existing-patient-button{color:#3890db;font-size:15px;font-weight:500;letter-spacing:0.5px;display:block;border:none;position:relative;height:24px;padding-left:22px;background-color:transparent;outline:none}.EntryFormAntenatal__checkbox-cell{padding-top:23px}

.ChooseExistingPatientModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:300px;margin:auto;background:#FFFFFF;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);border:1px solid #D8D8D8;border-radius:4px}.ChooseExistingPatientModal__head{font-size:13px;font-weight:500;line-height:16px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:50px;border-radius:4px 4px 0 0;padding:17px 20px;background-color:#F8FBFE;border-bottom:1px solid #EEEEEE}.ChooseExistingPatientModal__body{color:#6E8090;font-size:14px;line-height:20px;text-align:left;padding:20px}.ChooseExistingPatientModal__actions{-webkit-box-pack:end;justify-content:flex-end;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;border-top:1px solid #EEEEEE;padding:14px 20px}.ChooseExistingPatientModal__actions .cancel-btn{margin:0 12px}

.EntryFormCds__row{padding:25px 30px 0 30px}.EntryFormCds__processing-loader{height:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:100px 0 100px 0}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryBilling__header-label{color:#253540;font-size:13px;letter-spacing:0.5px;font-weight:400;text-transform:uppercase}.FeedEntryBilling__header-value{color:#5C6A77;font-size:15px;font-weight:500;letter-spacing:0.5px;line-height:18px}.FeedEntryBilling__border-bottom{border-bottom:1px solid #f2f3f5}.FeedEntryBilling__label-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;justify-content:space-around;-webkit-box-align:center;align-items:center}.FeedEntryBilling__table-row{width:100%;padding:2px 0;overflow:auto}.FeedEntryBilling__table-row__column{word-wrap:break-word}.FeedEntryBilling__table-group-label{padding:10px 0;font-weight:500;font-size:15px;letter-spacing:.5px;color:#253540}.FeedEntryBilling__table-group-short-info{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.FeedEntryBilling__total-value{color:#253540;font-size:24px;letter-spacing:.8px;line-height:29px;font-weight:400;text-align:right;padding-right:125px}.FeedEntryBilling__summary{font-size:16px;margin-top:12px;padding-top:12px}.FeedEntryBilling__first-entry-value-fix{margin-top:5px}.FeedEntryBilling__summary-label{font-weight:500;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;text-transform:uppercase}.FeedEntryBilling__invoice-additional-info{font-style:italic}.FeedEntryBilling__balance-due--not-paid{color:#D34E43}.FeedEntryBilling__balance-due--outdated{text-decoration:line-through}.FeedEntryBilling__deposit-added{padding-top:10px}.FeedEntryBilling__totals{margin-left:auto}.FeedEntryBilling__totals td{padding:6px 0}.FeedEntryBilling__totals tr td:first-child{padding-right:15px}.FeedEntryBilling__copay-label{padding:5px 7px;background-color:#253540;border-radius:20px;font-size:10px;color:#fff;font-weight:500;text-transform:uppercase;cursor:pointer}.FeedEntryBillingThermal .Grid-row+.Grid-row{padding-top:8px}.FeedEntryBillingThermal__list{padding:10px 0 20px 0}.FeedEntryBillingThermal__list__header{margin-top:5px}.FeedEntryBillingThermal__list__item__column--qty,.FeedEntryBillingThermal__list__item__column--rate,.FeedEntryBillingThermal__list__item__column--amount{text-align:right}.FeedEntryBillingThermal__total{padding-bottom:10px;border-bottom:1px solid black}.FeedEntryBillingThermal__summary{margin-top:20px;width:100%}.FeedEntryBillingThermal__summary__item+.FeedEntryBillingThermal__summary__item{padding-top:5px}.FeedEntryBillingThermal__total__item__value,.FeedEntryBillingThermal__summary__item__value{text-align:right}.FeedEntryBillingThermal__additional-notes{font-size:16px}.FeedEntryBillingThermal__additional-notes-label{font-weight:500}.FeedEntryBillingThermal__additional-notes-value{color:#333;font-size:12px;letter-spacing:.8px;font-weight:400}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryDeceased__form-name{font-size:24px;color:#333;margin:0;font-weight:500;padding-bottom:12px}.FeedEntryDeceased__section{padding-bottom:12px}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryEncounter__form-name{font-size:24px;color:#333;margin:0;font-weight:500;padding-bottom:12px}.EntryPdfView__wrapper+.EntryPdfView__wrapper .FeedEntryEncounter__form-name{display:none}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryEncounterChart__submit-new{position:absolute;z-index:2;font-size:13px;bottom:-42px;padding:6px 15px;min-width:100px}.FeedEntryEncounterChart__submit-new.pushed{margin-left:85px}.FeedEntryEncounterChart__line-chart{background-color:#fff;padding:5px}.FeedEntryEncounterChart__toggle-values{font-size:13px;color:#3890DB !important;cursor:pointer}.FeedEntryEncounterChart__previous-entries{width:100%}.FeedEntryEncounterChart__previous-entries th{font-weight:400;padding-bottom:7px;border-bottom:1px solid #ebebeb}.FeedEntryEncounterChart__previous-entries th:nth-child(1),.FeedEntryEncounterChart__previous-entries th:nth-child(2){width:20%}.FeedEntryEncounterChart__previous-entries th:nth-child(3),.FeedEntryEncounterChart__previous-entries th:nth-child(4){width:30%}.FeedEntryEncounterChart__previous-entries td{padding:10px 0 5px}

.a9s-annotationlayer .a9s-formatter-el,
.a9s-annotationlayer .a9s-formatter-el foreignObject {
  overflow: visible;
  pointer-events: none;
}

.a9s-annotationlayer .a9s-formatter-el > g {
  transform: scale(1) !important;
}

.a9s-annotationlayer .a9s-formatter-el .a9s-shape-label-wrapper {
  position: relative;
  transform: translateY(-100%);
  padding-bottom: 4px;
  z-index: 100;
  width: Min(280px, 60vw);
}

.a9s-annotationlayer
  .a9s-formatter-el
  .a9s-shape-label-wrapper
  .a9s-shape-label {
  /* display: table; */
  padding: 3px 5px;
  white-space: nowrap;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 3px;
  font-size: 14px;
  height: 100%;
  width: 100%;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  text-wrap: inherit;
  --line-height: 20px;
  line-height: var(--line-height);
  max-height: calc((var(--line-height) * 2));
}

.a9s-annotationlayer
  .a9s-formatter-el
  .a9s-shape-label-wrapper
  .a9s-shape-label
  .a9s-shape-label-count {
  border-radius: 50%;
  padding: 2px 4px;
  display: inline-block;
  line-height: 15px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: white;
  background-color: #d34e43;
  margin-left: 5px;
}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryEncounterComponent__title{font-size:24px;color:#333;font-weight:400}.FeedEntryEncounterComponent__header{font-size:20px;color:#253540;font-weight:400}.FeedEntryEncounterComponent__image{max-width:100%;margin-top:40px}.FeedEntryEncounterComponent__icd10-link{font-style:italic}.FeedEntryEncounterComponent__display-formatting{white-space:pre-wrap}.FeedEntryEncounterComponent__link{color:#337ab7}.FeedEntryEncounterComponent__table{width:100%}.FeedEntryEncounterComponent__section{margin-bottom:20px}.FeedEntryEncounterComponent__table-head-cell{padding-bottom:5px}.FeedEntryEncounterComponent__text-input-title,.FeedEntryEncounterComponent__text-area-title,.FeedEntryEncounterComponent__checkbox-title,.FeedEntryEncounterComponent__radio-title,.FeedEntryEncounterComponent__select-title,.FeedEntryEncounterComponent__table-title,.FeedEntryEncounterComponent__image-upload-title,.FeedEntryEncounterComponent__date-time-title,.FeedEntryEncounterComponent__url-title,.FeedEntryEncounterComponent__questions-title,.FeedEntryEncounterComponent__diagnosis-title{max-width:280px;padding:6px 13px;background:#2a3b47 !important;border-radius:2px;color:#fff !important;font-size:14px;margin-bottom:15px;-webkit-print-color-adjust:exact}.FeedEntryEncounterComponent__questions-item,.FeedEntryEncounterComponent__diagnosis-item{display:-webkit-box;display:flex}.FeedEntryEncounterComponent__questions-item:not(:last-of-type),.FeedEntryEncounterComponent__diagnosis-item:not(:last-of-type){margin-bottom:25px}.FeedEntryEncounterComponent__questions-item:not(:last-of-type){border-bottom:1px solid #e9ebef;margin-bottom:21px;padding-bottom:10px}.FeedEntryEncounterComponent__questions-item-index,.FeedEntryEncounterComponent__diagnosis-item-index{background:#3890db !important;color:#fff !important;border-radius:50px;font-weight:500;text-align:center;padding:3px 7px;font-size:12px;-webkit-print-color-adjust:exact}.FeedEntryEncounterComponent__questions-item-details,.FeedEntryEncounterComponent__diagnosis-item-details{-webkit-box-flex:1;flex:1 1 auto;margin-left:14px}.FeedEntryEncounterComponent__question-item-name,.FeedEntryEncounterComponent__diagnosis-item-name{color:#333333 !important;font-size:15px;font-weight:500;text-transform:capitalize;-webkit-print-color-adjust:exact}.FeedEntryEncounterComponent__diagnosis-item-entry{display:-webkit-box;display:flex;padding:19px 0 15px}.FeedEntryEncounterComponent__diagnosis-item-entry-value{-webkit-box-flex:1;flex:1}.FeedEntryEncounterComponent__diagnosis-item-entry-label{color:#7d828f !important;font-weight:bold;letter-spacing:0.2px;-webkit-print-color-adjust:exact}.FeedEntryEncounterComponent__question-item-head{display:-webkit-box;display:flex}.FeedEntryEncounterComponent__question-item-entry{padding:10px 0 10px 25px;position:relative}.FeedEntryEncounterComponent__question-item-entry:not(:last-of-type){border-bottom:1px solid #e9ebef;-webkit-print-color-adjust:exact}.FeedEntryEncounterComponent__question-item-entry::before{content:"-";position:absolute;left:0;top:9px}.FeedEntryEncounterComponent__question-item-entry-value{color:#7d828f !important;font-size:13px;font-weight:bold;letter-spacing:0.2px;margin-bottom:0;-webkit-print-color-adjust:exact}.FeedEntryEncounterComponent__question-item-entry-sub-value{margin:0}.FeedEntryEncounterComponent__question-item-entry-sub-comment{color:#7d828f !important;margin:0}pre.FeedEntryEncounterComponent__display-formatting{border:none;background:none;font-size:14px;line-height:1.42857143;color:#333;font-family:"Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif !important}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryEncounterStandard__prior-versions{background:#E6F5FF;border-radius:4px;padding:6px 12px;margin-top:24px;color:#4FAEFF;font-size:14px}.FeedEntryEncounterStandard__prior-version-link{color:#4FAEFF !important}.FeedEntryEncounterStandard__row .entry-value{font-size:13px}.FeedEntryEncounterStandard__title{max-width:280px;padding:6px 13px;background:#2a3b47 !important;border-radius:2px;color:#ffffff !important;font-size:14px;margin-bottom:15px;-webkit-print-color-adjust:exact}.FeedEntryEncounterStandard__consumable-item{display:-webkit-box;display:flex}.FeedEntryEncounterStandard__consumable-item-details{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;padding:0 0 15px 14px}.FeedEntryEncounterStandard__consumable-item-detail{-webkit-box-flex:1;flex:1}.FeedEntryEncounterStandard__consumable-item-label{color:#7d828f !important;font-weight:bold;letter-spacing:0.2px;-webkit-print-color-adjust:exact}.FeedEntryEncounterStandard__consumable-item-index{background:#3890db !important;color:#fff !important;border-radius:50px;font-weight:500;text-align:center;padding:3px 7px;font-size:12px;-webkit-print-color-adjust:exact}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryEncounterTable__submit-new{position:absolute;z-index:2;font-size:13px;bottom:-42px;padding:6px 15px;min-width:100px}.FeedEntryEncounterTable__submit-new.pushed{margin-left:85px}.FeedEntryEncounterTable__hot-table{max-height:370px;max-width:647px;display:block}.FeedEntryEncounterTable__hot-table [class^="ht_clone_"]{display:none}.ht_master .wtHolder{max-height:370px;height:auto !important;max-width:100% !important}.ht_clone_top_left_corner,.ht_clone_bottom_left_corner{z-index:3 !important}.ht_clone_left{z-index:2 !important}.ht_clone_top{z-index:1 !important}

.FeedEntryImmunization__vaccine-name{font-size:15px;color:#253540;letter-spacing:.4px;font-weight:normal}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryInvestigation__divider{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #E6E6E6}.FeedEntryInvestigation__hint{font-weight:300;padding:25px 0 20px;font-size:14px;color:#9ca1ad}.FeedEntryInvestigation__link{cursor:pointer}.FeedEntryInvestigation__submit-result{position:absolute;z-index:2;font-size:13px;bottom:-42px;padding:6px 15px;min-width:100px}.FeedEntryInvestigation__submit-result.pushed{margin-left:85px}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryLegacyBilling__header-label{color:#253540;font-size:13px;letter-spacing:0.5px;font-weight:400;text-transform:uppercase}.FeedEntryLegacyBilling__header-value{color:#5C6A77;font-size:15px;font-weight:500;letter-spacing:0.5px;line-height:18px}.FeedEntryLegacyBilling__border-bottom{border-bottom:1px solid #f2f3f5}.FeedEntryLegacyBilling__label-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;justify-content:space-around;-webkit-box-align:center;align-items:center}.FeedEntryLegacyBilling__table-row{width:100%;padding:2px 0}.FeedEntryLegacyBilling__table-group-label{padding:10px 0;font-weight:500;font-size:15px;letter-spacing:.5px;color:#253540}.FeedEntryLegacyBilling__total-value{color:#253540;font-size:24px;letter-spacing:.8px;line-height:29px;font-weight:400;text-align:right;padding-right:125px}.FeedEntryLegacyBilling__badges:after{clear:both;content:"";display:block}.FeedEntryLegacyBilling__badge{float:left;background-color:#F7F7F7;color:#72808E;font-size:15px;letter-spacing:.4px;font-weight:400;padding:8px 6px 8px 24px;position:relative;border:4px solid #fff}.FeedEntryLegacyBilling__badge:first-child{padding-left:8px}.FeedEntryLegacyBilling__badge:last-child{background-color:#fff}.FeedEntryLegacyBilling__badge:not(:last-child):after{content:"";position:absolute;z-index:1;right:-19px;top:0;width:0;height:0;border-top:19px solid transparent;border-left:19px solid #F7F7F7;border-bottom:19px solid transparent}.FeedEntryLegacyBilling__badge:not(:first-child):before{content:"";position:absolute;left:0;top:0;width:0;height:0;border-top:19px solid transparent;border-left:19px solid #fff;border-bottom:19px solid transparent}.FeedEntryLegacyBilling__badge--rectangular:not(:last-child):after{border-top-color:#f7f7f7;border-bottom-color:#f7f7f7}.FeedEntryLegacyBilling__payment-status-container{text-align:center;margin-bottom:16px}.FeedEntryLegacyBilling__payment-status{padding:0.4em 4em;border-radius:4px;text-align:center;font-size:14px;font-weight:400;color:#fff}.FeedEntryLegacyBilling__payment-status.void{background-color:#da9122}.FeedEntryLegacyBilling__payment-status.paid{background-color:#6baa5a}.FeedEntryLegacyBilling__payment-status.unpaid{background-color:#ba4e41}.FeedEntryLegacyBilling__payment-method{background-color:#fafafa;padding:12px}

.FeedEntryPrescription__medication{display:-webkit-box;display:flex;width:100%}.FeedEntryPrescription__medication+.FeedEntryPrescription__medication{padding-top:12px;margin-top:24px;border-top:1px solid #E6E6E6}.FeedEntryPrescription__toggle-dispansing{position:absolute;z-index:2;font-size:13px;bottom:-42px;padding:6px 15px;min-width:100px}.FeedEntryPrescription__toggle-dispansing.pushed{margin-left:85px}

.EntryMedication__item-name{font-weight:500;font-size:15px;letter-spacing:.5px;color:#253540;padding:8px 0}.EntryMedication__dispensing-box{background-color:#FAFAFA;border-radius:4px;font-size:14px;line-height:1.6em;padding-top:0 !important;font-weight:300}.EntryMedication__dispensing-text{color:#72808E;font-weight:400}.EntryMedication__dispensing-link,.EntryMedication__dispensing-add-link{cursor:pointer;color:#3890db;font-size:15px}.EntryMedication__dispensing-link:hover,.EntryMedication__dispensing-add-link:hover{color:#3890db}.EntryMedication__dispensing-add-link{font-weight:normal}.EntryMedication__dispensing-container{padding:10px}.EntryMedication__dispensing-container+.EntryMedication__dispensing-container{border-top:1px solid #f2f3f5}.EntryMedication__dispensing-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:10px}.EntryMedication__dispensing-header-info{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.EntryMedication__dispensing-name{font-weight:500}.EntryMedication__dispensing-avatar{vertical-align:middle;border-radius:50%;margin-right:5px;width:16px;height:16px}.EntryMedication__dispensing-date{font-size:12px;line-height:22px;color:#5C6A77;font-weight:400}.EntryMedication__dispensing-remove-item{margin-top:36px;color:#cc4b5e;cursor:pointer}.EntryMedication__actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding-top:12px !important}.EntryMedication__row{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:wrap}.EntryMedication__column{padding-top:12px;display:block;margin-right:2.35765%;width:31.76157%}.EntryMedication__column-double{padding:12px 0;display:block;margin-right:2.35765%;width:65.88078%}.EntryMedication__column:nth-child(3n+3){margin-right:0}.EntryMedication__additional-notes{padding-top:12px}.EntryMedication__med-icon{width:24px}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryReception__additional-container{background-color:#FAFAFA}.FeedEntryReception__additional-container:first-of-type{margin-top:12px;border-radius:4px 0 0 4px}.FeedEntryReception__additional-container:last-of-type{border-radius:0 4px 4px 0}.FeedEntryReception__block{padding:10px 10px 24px 10px}.FeedEntryReception__block+.FeedEntryReception__block{padding-top:24px}.FeedEntryReception__block-title{color:#253540;font-size:17px;font-weight:400;letter-spacing:.5px;line-height:1;margin-bottom:10px;padding-top:15px}.FeedEntryReception__administered-drugs-row{display:-webkit-box;display:flex}.FeedEntryReception__administered-drugs-info{font-size:12px;font-style:italic;color:#93A1AF;line-height:18px}.FeedEntryReception__administered-drugs-load-more-button{margin-bottom:20px;display:block}.FeedEntryReception__admission-notes{margin:0 -15px}.action-plan{white-space:pre-line}

.FeedEntryReferral{display:block}

.FeedEntryReferralNew{display:block}.FeedEntryReferralNew__referral-entry{padding:4px 0}.FeedEntryReferralNew__referral-entry-icon.ico-feed{width:22px;height:22px}.FeedEntryReferralNew__referral-entry-row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.FeedEntryReferralNew__referral-entry-col{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.FeedEntryReferralNew__referral-entry-executor-name,.FeedEntryReferralNew__referral-entry-action,.FeedEntryReferralNew__referral-entry-name{padding:0 0.5rem}.FeedEntryReferralNew__referral-entry-executor-name{color:#253540 !important;font-weight:500}.FeedEntryReferralNew__referral-entry-action{color:#8999a8 !important;font-weight:400}.FeedEntryReferralNew__referral-entry-name{font-weight:500}.FeedEntryReferralNew__referral-entry-name.encounter{color:#639aff !important}.FeedEntryReferralNew__referral-entry-name.results,.FeedEntryReferralNew__referral-entry-name.imaging_results{color:#a4df6a !important}.FeedEntryReferralNew__referral-entry-name.investigation,.FeedEntryReferralNew__referral-entry-name.imaging_investigation{color:#e3bb7d !important}.FeedEntryReferralNew__referral-entry-additional-info{color:#94a1ae;font-weight:400;font-size:13px;margin-left:calc(22px + 0.5rem)}.FeedEntryReferralNew__referral-entry-date{font-size:12px;line-height:22px;color:#5c6a77 !important}.FeedEntryReferralNew__referral-entry-content{padding-top:18px}.FeedEntryReferralNew__referral-entries{padding-bottom:24px}.FeedEntryReferralNew__referral-entries.pdf-view .FeedEntryReferralNew__referral-entry{margin-top:24px;padding-left:24px;border-left:5px solid #FFF}.FeedEntryReferralNew__referral-entries.pdf-view .FeedEntryReferralNew__referral-entry.results,.FeedEntryReferralNew__referral-entries.pdf-view .FeedEntryReferralNew__referral-entry.imaging_results{border-color:#a4df6a !important}.FeedEntryReferralNew__referral-entries.pdf-view .FeedEntryReferralNew__referral-entry.investigation,.FeedEntryReferralNew__referral-entries.pdf-view .FeedEntryReferralNew__referral-entry.imaging_investigation{border-color:#e3bb7d !important}.FeedEntryReferralNew__referral-entries.pdf-view .FeedEntryReferralNew__referral-entry.encounter{border-color:#639aff !important}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryResults__table-header{-webkit-print-color-adjust:exact;color-adjust:exact;background-color:#9ca1ac !important;padding-top:0 !important;margin-top:24px}.FeedEntryResults__table-header-label{-webkit-print-color-adjust:exact;color-adjust:exact;color:#fff !important;text-transform:uppercase;padding:5px 0;font-weight:500;font-size:11px}.FeedEntryResults__table-header-label:first-child{padding-left:5px}.FeedEntryResults__table-group-label{padding-left:5px;font-weight:500;font-size:15px;letter-spacing:.5px;color:#253540}.FeedEntryResults__template-test-name,.FeedEntryResults__table-test-value{color:#72808E;font-weight:400;padding:3px 0 3px 15px;font-size:14px}@media print{.FeedEntryResults__template-test-name,.FeedEntryResults__table-test-value{font-size:9pt}}.FeedEntryResults__table-test-am-pm-values{font-size:12px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.FeedEntryResults__table-test-value:first-child,.FeedEntryResults__template-test-name{padding-left:15px}.FeedEntryResults__test-flag-low,.FeedEntryResults__test-flag-high{text-transform:capitalize;font-weight:400}.FeedEntryResults__test-flag-low{-webkit-print-color-adjust:exact;color-adjust:exact;color:#89aef2 !important}.FeedEntryResults__test-flag-high{-webkit-print-color-adjust:exact;color-adjust:exact;color:#ee6b54 !important}.FeedEntryResults__devider{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #E6E6E6}.FeedEntryResults__other-tests-name,.FeedEntryResults__template-test{font-weight:500;font-size:15px;letter-spacing:.5px;color:#253540}.FeedEntryResults__other-tests-notes{color:#72808E;font-weight:400;padding:3px 0 3px 15px}.FeedEntryResults__other-tests-notes>img{width:100%}.FeedEntryResults__attachments{padding:12px 0 0 16px !important}.FeedEntryResults__attachments-label{margin-bottom:4px}.FeedEntryResults__attachment-row{display:-webkit-box;display:flex;padding:3px 0}.FeedEntryResults__attachment-icon{margin-right:10px;flex-shrink:0}.FeedEntryResults__attachment-actions{letter-spacing:.5px;line-height:18px;margin:0;font-size:15px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;margin-left:25px;height:20px}.FeedEntryResults__attachment-link{position:relative;margin:0 10px;cursor:pointer;color:#3890db !important;font-size:15px;font-weight:500}.FeedEntryResults__attachment-link:first-child:after{content:'';width:1px;height:18px;display:block;position:absolute;top:50%;right:-12px;margin-top:-12px;background-color:#d4d4d4}.FeedEntryResults__submit-remaining{position:absolute;z-index:2;font-size:13px;bottom:-42px;padding:6px 15px;min-width:100px}.FeedEntryResults__submit-remaining.pushed{margin-left:85px}.FeedEntryResults__instruction{margin-top:10px}.FeedEntryResults__group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-top:16px !important}.FeedEntryResults__group--last{padding-bottom:16px}.FeedEntryResults__info+.FeedEntryResults__custom-test{margin-top:24px}.FeedEntryResults__additional-info{font-size:12px;font-style:italic;color:#93A1AF;line-height:18px;padding-left:15px}.FeedEntryResults__additional-information{white-space:pre-line;margin-top:-1em}.FeedEntryResults__template-test-fields:not(:last-of-type) .FeedEntryResults__template-test-value>p{border-bottom:1px solid #eee}.FeedEntryResults__template-test-value{padding-left:15px;font-size:15px;color:#5C6A77;letter-spacing:.4px;font-weight:normal}.FeedEntryResults__template-test-value>p{white-space:pre-wrap;padding:16px 0 28px}

.FeedEntryUpload__additional-notes{padding-top:12px}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryVitals__row{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:wrap}.FeedEntryVitals__column{padding-top:12px;display:block;margin-right:2%;width:23%}.FeedEntryVitals__column:nth-child(4n+4){margin-right:0}.FeedEntryVitals__units{font-size:13px;color:#93A1AF;font-weight:400}.FeedEntryVitals__expiration-header{text-align:center;margin-bottom:16px}.FeedEntryVitals__not-last,.FeedEntryVitals__last{padding:0.4em 2em;border-radius:4px;text-align:center;font-size:14px;font-weight:500}.FeedEntryVitals__not-last .ico-check-circle,.FeedEntryVitals__not-last .ico-schedule,.FeedEntryVitals__last .ico-check-circle,.FeedEntryVitals__last .ico-schedule{margin-right:6px;vertical-align:middle;line-height:16px;display:inline-block;padding-bottom:2px}.FeedEntryVitals__not-last{background-color:rgba(241,214,15,0.2);color:#DBA83F}.FeedEntryVitals__last{background-color:rgba(184,233,134,0.2);color:#7BAB49}.FeedEntryVitals__additional-notes{padding-top:12px}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryAntenatal__section-title{font-size:20px;color:#333;margin:0;font-weight:500;padding-bottom:12px}.FeedEntryAntenatal__section-content-table{width:100%}.FeedEntryAntenatal__section+.FeedEntryAntenatal__section{border-top:1px solid #f2f3f5;padding-top:16px;margin-top:16px}.FeedEntryAntenatal__row{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:12px;grid-row-gap:12px}.FeedEntryAntenatal__row+.FeedEntryAntenatal__row{padding-top:12px}.FeedEntryAntenatal__column{display:block}.FeedEntryAntenatal__column--x2{grid-column:span 2}.FeedEntryAntenatal__prenatal-notes{font-size:12px;color:#93a1af;margin:4px 0 4px 15px;position:relative}.FeedEntryAntenatal__prenatal-notes:before{content:'';position:absolute;display:block;width:13px;height:13px;border-color:#d8d8d8;border-width:0 0 1px 1px;border-style:solid;left:-15px;top:-5px}

.EntryInvestigationAction{position:absolute;z-index:2;font-size:13px;bottom:-42px;padding:6px 15px;min-width:100px}.EntryInvestigationAction.pushed{margin-left:85px}.EntryInvestigationAction:disabled{color:#9CA1AD}

.Ars__wrapper{margin-top:42px}.Ars__list-group{list-style:none;padding:0}.Ars__col{padding-bottom:14px;border-bottom:1px solid #72808e;margin-bottom:14px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.Ars__list-item{display:-webkit-box;display:flex;gap:6px;-webkit-box-align:center;align-items:center}.Ars__list-item small{background-color:#3890db;color:#fff;border-radius:80%;padding:5px 8px;margin-right:10px}.Ars__list-item span{font-size:14px;font-weight:500}.Ars__action{display:-webkit-box;display:flex;cursor:pointer;gap:8px;-webkit-box-align:center;align-items:center}.Ars__action span{color:#3890db;font-size:14px;font-weight:500;text-transform:capitalize}.Ars__restricted-badge{position:absolute;width:116px;height:100px;background-image:url(restricted-badge-86a0c81653210471104559974897cc25.png);right:-3px;top:-10px;z-index:2}.icon-container{background-color:#ff866a;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:24px;color:white !important;width:24px;border-radius:50%}

.PatientRegistration__main-container{background-color:#eaecee;width:100%;height:100%;padding:68px 10px 100px;overflow-y:scroll}@media (max-width: 560px){.PatientRegistration__main-container{padding-top:84px}}@media (max-width: 768px){.PatientRegistration__main-container{padding-bottom:112px}}.PatientRegistration__avatar-row{flex-wrap:wrap-reverse;display:-webkit-box;display:flex}.PatientRegistration__container{width:1200px;margin:15px auto}@media (min-width: 769px){.PatientRegistration__container{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.PatientRegistration__container{width:100%;min-height:calc(100vh - 68px)}}.PatientRegistration__content{padding:60px 0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:10px}.PatientRegistration__subheader{background-color:#98acbe}.PatientRegistration__subheader-registration-row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PatientRegistration__subheader-label{font-size:15px}.PatientRegistration__subheader-pre-registered-counter{padding:2px 5px 3px 5px;border-radius:10px;background-color:#ff2f46;letter-spacing:0.4px;width:-webkit-min-content;width:-moz-min-content;width:min-content;font-weight:700;font-size:10px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:white;margin-left:8px}.PatientRegistration__subheader-person-select{width:400px;margin-left:18px}.PatientRegistration__balance{background-color:#3890db;border-radius:20px;padding:4px 12px;color:#ffffff;-webkit-box-pack:center !important;justify-content:center !important;margin-right:10px}@media (max-width: 560px){.PatientRegistration__balance{background-color:transparent;font-size:18px}}.PatientRegistration__balance--low{background-color:#d55146}.PatientRegistration__low-balance-message{color:#3890db;font-weight:500}.PatientRegistration__balance-message{color:#d55146;font-weight:500}.PatientRegistration__content-section{background:#ffffff;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);border-radius:4px;padding:12px 60px;box-shadow:0px 2px 3px 0px rgba(0,0,0,0.3)}.PatientRegistration__content-section:first-child{padding:60px}@media (max-width: 1024px){.PatientRegistration__content-section{max-width:100%}}.PatientRegistration__section-header{padding:24px;position:relative}.PatientRegistration__section-header::before{content:"";height:1px;background-color:black;width:100%;position:absolute;left:0;top:50%;z-index:0}.PatientRegistration__section-title{padding:4px 18px;border-radius:3px;border:1px #c5c5c5;background:#eee;color:#3e5973;z-index:0;position:relative}.PatientRegistration__avatar-dropzone{min-width:70px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.PatientRegistration__hover-label{z-index:1;display:none;position:absolute;background-color:#5e7486;padding:10px 20px;color:#fff;font-size:12px;font-weight:500;top:75px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:3px;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.PatientRegistration__hover-label::after{position:absolute;top:-15px;right:calc(50% - 16px);display:inline-block;border-right:15px solid transparent;border-bottom:15px solid #5e7486;border-left:15px solid transparent;content:""}.PatientRegistration__field{resize:none}.PatientRegistration__field[disabled]{opacity:0.3}.PatientRegistration__field[disabled]:hover+.PatientRegistration__hover-label{display:block}.PatientRegistration__billing-item-action-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;justify-content:space-around;height:36px}.PatientRegistration__billing-item-action{width:24px;height:24px;border-radius:50%;color:#ffffff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;cursor:pointer}.PatientRegistration__billing-item-action.remove{background-color:#cb525d;font-size:20px;padding:4px 0 0 2px}.PatientRegistration__billing-item-action.remove .icon-plus{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.PatientRegistration__billing-item-action.add{background-color:#4a90e2;font-size:20px;padding:2px 0 0 3px}.PatientRegistration__field .intl-tel-input{width:100%}.PatientRegistration__row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.PatientRegistration__row .form-label{text-align:right;color:#3e5973}@media (max-width: 992px){.PatientRegistration__row{display:unset}.PatientRegistration__row .form-label{text-align:left}}@media (max-width: 560px){.PatientRegistration__row{width:100%;margin-right:0}.PatientRegistration__row+.PatientRegistration__row{padding-top:12px}}.PatientRegistration__footer{position:fixed;z-index:1009;bottom:0;left:180px;right:0;height:100px;background:#ffffff;box-shadow:2px 0 5px 0 rgba(0,0,0,0.2)}@media (max-width: 768px){.PatientRegistration__footer{left:0;height:125px}}@media (max-width: 768px) and (min-width: 561px){.PatientRegistration__footer{margin-left:50px;width:calc(100% - 50px)}}.PatientRegistration__footer span,.PatientRegistration__footer a{font-size:12px}.PatientRegistration__footer-confirmations{width:60%}@media (max-width: 768px){.PatientRegistration__footer-confirmations{margin-bottom:10px}.PatientRegistration__footer-confirmations .form-label,.PatientRegistration__footer-confirmations .entry-value{font-size:12px}}.PatientRegistration__footer-welcome{width:1200px;margin:10px auto;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}@media (max-width: 768px){.PatientRegistration__footer-welcome{width:100%;text-align:center;font-size:12px;margin-bottom:5px}}@media (min-width: 769px){.PatientRegistration__footer-welcome{max-width:calc(100vw - 200px)}}.PatientRegistration__footer-inner{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;width:1200px;margin:0 auto}@media (min-width: 769px){.PatientRegistration__footer-inner{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.PatientRegistration__footer-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;width:100%}}.PatientRegistration__footer-inner .Checkbox__label,.PatientRegistration__footer-welcome .Checkbox__label{font-size:12px}.PatientRegistration__footer-actions{display:-webkit-box;display:flex}.PatientRegistration__footer-actions__existing-checkbox{width:100%}.PatientRegistration__submit-link,.PatientRegistration__submit-button,.PatientRegistration__reset-button{background:none;color:inherit;border:none;font:inherit;outline:inherit}.PatientRegistration__submit-link.button--disabled,.PatientRegistration__submit-button.button--disabled,.PatientRegistration__reset-button.button--disabled{opacity:0.3;cursor:not-allowed}.PatientRegistration__submit-link,.PatientRegistration__reset-button{font-weight:500;cursor:pointer;margin:0 10px}.PatientRegistration__submit-link{color:#3890db;font-size:15px}.PatientRegistration__reset-button{color:#dd475a;font-size:12px}.PatientRegistration__submit-button{height:30px;cursor:pointer;background-color:#3890db;color:#ffffff;font-size:15px;font-weight:500;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-transition:background-color 0.5s;transition:background-color 0.5s;margin:0 10px;border-radius:20px;padding:0 22px}.PatientRegistration__submit-button:hover{background-color:#367db9}.PatientRegistration__legal-link{font-size:12px;text-decoration:underline;cursor:pointer;color:inherit !important}.PatientRegistration__legal-link:hover{text-decoration:underline}.PatientRegistration__legal-link:visited{color:#3890db !important}.PatientRegistration__guest-patients-select__not-available i{font-size:14px}.PatientRegistration__guest-patients-select__not-available i:hover{cursor:pointer}.PatientRegistration__guest-patients-select__not-available i:before{color:#1590d7}.PatientRegistration__hygeia-error{color:#dd475a}.PatientRegistration__principal-option-folio{color:#9ca1ad;font-size:14px}.PatientRegistration__section-options-list{display:grid;grid-template-columns:repeat(2, 1fr);-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.PatientRegistration__additional-phone-remove{position:absolute;top:0;right:0;font-size:14px;color:#dd475a;cursor:pointer}.PatientRegistration__datetimepicker .datetime-picker-dropdown{z-index:10000}.PatientRegistration__billing-item-select-with-categories-container{display:inline-block;width:100%;white-space:nowrap}

.MatchingPatientModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fefefe;margin:0 auto;width:370px;border-radius:5px;overflow:hidden}.MatchingPatientModal__row-top{color:#FFFFFF;background:#CB525D;text-align:center}.MatchingPatientModal__row-top__title{font-size:18px;font-weight:500;line-height:23px;padding:20px 0;border-bottom:1px solid #f27681}.MatchingPatientModal__row-top__avatar{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin:20px 0}.MatchingPatientModal__row-top__name{font-size:24px;font-weight:300;line-height:29px;text-align:center;margin-bottom:2px}.MatchingPatientModal__row-top__info{font-size:14px;font-weight:300;line-height:17px;padding-bottom:18px}.MatchingPatientModal__row-top__info__row{margin-bottom:2px}.MatchingPatientModal__row-question{color:#72808E;font-size:15px;font-weight:500;line-height:18px;text-align:center;padding:20px;border-bottom:1px solid #d4d4d4}.MatchingPatientModal__modal-actions{padding:20px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.MatchingPatientModal__modal-actions .submit-btn{font-size:12px}.MatchingPatientModal__modal-actions .cancel-btn{margin:0;font-weight:500;font-size:14px}

.PatientRegistration_2__main-container{background-color:#eaecee;width:100%;min-height:100%;padding:68px 10px 100px}@media (max-width: 560px){.PatientRegistration_2__main-container{padding-top:84px}}@media (max-width: 768px){.PatientRegistration_2__main-container{padding-bottom:112px}}.PatientRegistration_2__main-container .button-text--disabled{color:#afafaf;cursor:not-allowed}.PatientRegistration_2__main-container .button--disabled,.PatientRegistration_2__main-container .button--disabled:hover{background-color:#afafaf;cursor:not-allowed}.PatientRegistration_2__container{width:1200px;margin:15px auto}@media (min-width: 769px){.PatientRegistration_2__container{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.PatientRegistration_2__container{width:100%;min-height:calc(100vh - 68px)}}.PatientRegistration_2__content{padding:20px 0;display:-webkit-box;display:flex;flex-wrap:wrap}@media (max-width: 1024px){.PatientRegistration_2__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}}.PatientRegistration_2__subheader{background-color:#98acbe}.PatientRegistration_2__balance{background-color:#3890db;border-radius:20px;padding:4px 12px;color:#ffffff;-webkit-box-pack:center !important;justify-content:center !important;margin-right:10px}@media (max-width: 560px){.PatientRegistration_2__balance{background-color:transparent;font-size:18px}}.PatientRegistration_2__balance--low{background-color:#d55146}.PatientRegistration_2__low-balance-message{color:#3890db;font-weight:500}.PatientRegistration_2__balance-message{color:#d55146;font-weight:500}.PatientRegistration_2__content-section{background:#ffffff;box-shadow:0 0 3px 0 rgba(0,0,0,0.11);border-radius:4px;padding:10px;width:calc(50% - 20px);margin:10px}@media (max-width: 1024px){.PatientRegistration_2__content-section{width:580px;max-width:100%}}.PatientRegistration_2__section-header{padding-bottom:12px;margin-bottom:10px;border-bottom:1px solid #eeeeee}.PatientRegistration_2__section-title{font-size:14px;font-weight:bold;text-transform:uppercase;color:#445259}.PatientRegistration_2__avatar-dropzone{min-width:70px}@media (max-width: 560px){.PatientRegistration_2__avatar-dropzone{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}}.PatientRegistration_2__hover-label{z-index:1;display:none;position:absolute;background-color:#5e7486;padding:10px 20px;color:#fff;font-size:12px;font-weight:500;top:75px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:3px;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.PatientRegistration_2__hover-label::after{position:absolute;top:-15px;right:calc(50% - 16px);display:inline-block;border-right:15px solid transparent;border-bottom:15px solid #5e7486;border-left:15px solid transparent;content:""}.PatientRegistration_2__field{resize:none}.PatientRegistration_2__field[disabled]{opacity:0.3}.PatientRegistration_2__field[disabled]:hover+.PatientRegistration_2__hover-label{display:block}.PatientRegistration_2__billing-item-action-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;justify-content:space-around;height:36px}.PatientRegistration_2__billing-item-action{width:24px;height:24px;border-radius:50%;color:#ffffff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;cursor:pointer}.PatientRegistration_2__billing-item-action.remove{background-color:#cb525d;font-size:20px;padding:1px 0 0 0}.PatientRegistration_2__billing-item-action.remove .icon-plus{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.PatientRegistration_2__billing-item-action.add{background-color:#4a90e2;font-size:20px;padding:1px 0 0 1px}.PatientRegistration_2__field .intl-tel-input{width:100%}.PatientRegistration_2__avatar-row{display:-webkit-box;display:flex}.PatientRegistration_2__avatar-row__title{-webkit-box-flex:1;flex-grow:1;padding-right:2.35765%;padding-left:2.35765%;width:calc(48.82117% - 70px)}.PatientRegistration_2__avatar-row__last-name{width:48.82117%}@media (max-width: 560px){.PatientRegistration_2__row{width:100%;margin-right:0}.PatientRegistration_2__row+.PatientRegistration_2__row{padding-top:12px}}.PatientRegistration_2__footer{position:fixed;z-index:1009;bottom:0;left:180px;right:0;height:100px;background:#ffffff;box-shadow:2px 0 5px 0 rgba(0,0,0,0.2)}@media (max-width: 768px){.PatientRegistration_2__footer{left:0;height:125px}}@media (max-width: 768px) and (min-width: 561px){.PatientRegistration_2__footer{margin-left:50px;width:calc(100% - 50px)}}.PatientRegistration_2__footer-confirmations{width:60%}@media (max-width: 768px){.PatientRegistration_2__footer-confirmations{margin-bottom:10px}.PatientRegistration_2__footer-confirmations .form-label,.PatientRegistration_2__footer-confirmations .entry-value{font-size:12px}}.PatientRegistration_2__footer-welcome{width:1200px;margin:10px auto;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}@media (max-width: 768px){.PatientRegistration_2__footer-welcome{width:100%;text-align:center;font-size:12px;margin-bottom:5px}}@media (min-width: 769px){.PatientRegistration_2__footer-welcome{max-width:calc(100vw - 200px)}}.PatientRegistration_2__footer-welcome .Checkbox__label{font-weight:500}.PatientRegistration_2__footer-inner{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;width:1200px;margin:0 auto}@media (min-width: 769px){.PatientRegistration_2__footer-inner{max-width:calc(100vw - 200px)}}@media (max-width: 768px){.PatientRegistration_2__footer-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;width:100%}}.PatientRegistration_2__footer-actions{display:-webkit-box;display:flex}.PatientRegistration_2__footer-actions__existing-checkbox{width:100%}.PatientRegistration_2__submit-link,.PatientRegistration_2__submit-button{background:none;color:inherit;border:none;font:inherit;outline:inherit}.PatientRegistration_2__submit-link{color:#3890db;font-size:15px;font-weight:500;cursor:pointer;margin:0 10px}.PatientRegistration_2__submit-button{height:30px;cursor:pointer;background-color:#3890db;color:#fff;font-size:15px;font-weight:500;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-transition:background-color 0.5s;transition:background-color 0.5s;margin:0 10px;border-radius:20px;padding:0 22px}.PatientRegistration_2__submit-button:hover{background-color:#367db9}.PatientRegistration_2__legal-link{color:#3890db !important;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer}@media (max-width: 768px){.PatientRegistration_2__legal-link{font-size:12px}}.PatientRegistration_2__legal-link:hover{text-decoration:underline}.PatientRegistration_2__guest-patients-select__not-available i{font-size:14px}.PatientRegistration_2__guest-patients-select__not-available i:hover{cursor:pointer}.PatientRegistration_2__guest-patients-select__not-available i:before{color:#1590d7}

.PatientFile__header{position:fixed;top:0;left:50px;height:68px;z-index:1011;padding:0 20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media (max-width: 560px){.PatientFile__header{display:none}}.PatientFile__title{color:#475258;font-size:20px;font-weight:500;text-align:left;margin-right:10px;padding-bottom:12px}@media (max-width: 768px){.PatientFile__title{font-size:18px}}.PatientFile__main-container{background-color:#EAECEE;min-height:100%;width:100%;height:100%;padding-top:68px;overflow-y:scroll}.PatientFile__main-container.ovh{overflow-y:hidden}.PatientFile__main-container::-webkit-scrollbar{-webkit-appearance:none;width:7px}.PatientFile__main-container::-webkit-scrollbar-thumb{background-color:#9ca1ad}.PatientFile__inner-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:stretch;align-items:stretch}@media (max-width: 1200px){.PatientFile__inner-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}}.PatientFile__content{width:768px}@media (max-width: 1200px){.PatientFile__content{width:100%}}.PatientFile__details-box-container{width:402px}@media (max-width: 1280px){.PatientFile__details-box-container{width:365px}}@media (max-width: 1200px){.PatientFile__details-box-container{width:100%}}.PatientFile__mobile-form-container{background-color:#fff;margin:8px;padding:12px}

.ComprehensiveFormsModal__main-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:1020}.ComprehensiveFormsModal__header{position:fixed;background-color:#343F43;width:calc(100% - 50px);font-size:18px;line-height:1;color:#fff;font-weight:400;padding:15px 0;text-align:center;z-index:1050;margin-left:50px}.ComprehensiveFormsModal__avatar-container{padding-top:22px;position:relative}.ComprehensiveFormsModal__avatar-input-label{cursor:pointer}.ComprehensiveFormsModal__close-btn,.ComprehensiveFormsModal__access-log-btn{cursor:pointer;font-size:15px;color:#fff;font-weight:500;text-align:center;position:absolute;top:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:rgba(255,255,255,0.2);height:100%}.ComprehensiveFormsModal__close-btn{right:0;padding:14px 0;width:115px}.ComprehensiveFormsModal__close-icon{font-size:21px}.ComprehensiveFormsModal__access-log-btn{left:0;padding:6.5px 0;width:155px}.ComprehensiveFormsModal__access-log-icon:before{margin:0 0 0 -7px}.ComprehensiveFormsModal__content-container{height:100%;overflow-y:scroll}.ComprehensiveFormsModal__main-data{margin-top:48px;min-height:260px;width:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(#39454A), to(#5B6A71));background-image:linear-gradient(-180deg, #39454A 0%, #5B6A71 100%);padding-top:22px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}.ComprehensiveFormsModal__patient-name{color:#fff;padding-top:20px;font-size:24px;margin-bottom:3px;font-weight:400}.ComprehensiveFormsModal__patient-additional-info{font-size:14px;color:#fff;font-weight:400}.ComprehensiveFormsModal__tabs{padding-top:20px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:end;align-items:flex-end}.ComprehensiveFormsModal__tab-link-container{background-color:#687276;width:110px;height:45px;text-align:center;vertical-align:middle;line-height:45px}.ComprehensiveFormsModal__tab-link-container:first-child{border-top-left-radius:5px}.ComprehensiveFormsModal__tab-link-container:last-child{border-top-right-radius:5px}.ComprehensiveFormsModal__tab-link{cursor:pointer;font-weight:500;color:#d1d4d5;-webkit-transition:color .5s, background-color .5s;transition:color .5s, background-color .5s}.ComprehensiveFormsModal__tab-link-active{color:#4a90df;background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px}.ComprehensiveFormsModal__content{padding:30px;width:850px;margin-left:auto;margin-right:auto}.ComprehensiveFormsModal__name-edit-icon{color:#fff;font-size:15px}.ComprehensiveFormsModal__patient-name-and-dob{cursor:pointer;text-align:center}.ComprehensiveFormsModal__name-form{text-align:center;padding-top:15px}.ComprehensiveFormsModal__name-form-actions{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding-bottom:20px}.ComprehensiveFormsModal__sex-and-dob-fields{width:330px}.ComprehensiveFormsModal__avatar-edit-icon-container{box-shadow:0 1px 2px rgba(0,0,0,0.1);font-size:15px;line-height:34px;color:#3890db;text-align:center;width:34px;height:34px;display:block;position:absolute;top:auto;bottom:0;right:0;border:1px solid #fff;background-color:#fff;border-radius:50%}.ComprehensiveFormsModal__tags-list{margin-top:10px}.ComprehensiveFormsModal__names-fields .ui-select-bootstrap .ui-select-search-hidden{display:none}

.UpdateLog__main-container{border:1px solid #EFEFEF;min-height:calc(100vh - 375px);width:100%;padding:28px 15px 15px}@media (max-width: 768px){.UpdateLog__main-container{padding:15px 0}}.UpdateLog__container{background-color:#fff}@media (max-width: 768px){.UpdateLog__container{width:100%}}.UpdateLog__group-list{font-size:14px;line-height:20px;letter-spacing:.5px;color:#333;font-weight:400;padding:0 0 35px 0}.UpdateLog__element{position:relative;padding:24px 25px;margin:0 0 -1px 137px}@media (max-width: 768px){.UpdateLog__element{margin:0 0 -1px 0}}.UpdateLog__element:before{width:2px;top:0;left:-12px;bottom:0;content:'';display:block;position:absolute;background-color:#e6e7ed;box-sizing:border-box}.UpdateLog__element.last:before{height:35px}.UpdateLog__element.first:before{top:25px}.UpdateLog__element.single:before{height:0}.UpdateLog__group-label{font-size:15px;line-height:120%;color:#253540;font-weight:bold;text-align:center;width:250px;margin-top:30px;margin-bottom:5px}@media (max-width: 768px){.UpdateLog__group-label{text-align:left}}.UpdateLog__label{background-color:#E8EDF2;color:#5C6A77;border-radius:24px;padding:0 12px;font-weight:500;display:inline-block;margin-bottom:4px}.UpdateLog__element-icon{display:block;position:absolute;left:-28px;top:23px}.UpdateLog__element-time{font-size:14px;color:#5C6A77;font-weight:400;letter-spacing:0;text-align:right;width:88px;position:absolute;top:23px;margin-top:6px;left:-137px}@media (max-width: 768px){.UpdateLog__element-time{text-align:left;display:block;width:auto;position:static;top:auto;left:auto;margin:5px 0 -5px}}.UpdateLog__element-description{font-size:14px;color:#5C6A77;font-weight:400;letter-spacing:0;line-height:32px;margin:0}.UpdateLog__doctor-avatar{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:5px;margin-bottom:3px;vertical-align:middle}.UpdateLog__empty-results-box{font-size:15px;line-height:120%;color:#253540;font-weight:400;text-align:center;width:100%;margin-top:30px;margin-bottom:30px}.UpdateLog__list-loading{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.UpdateLog__list-loading-text{color:#3890DB;font-style:italic}.UpdateLog__restricted-container{font-size:15px;color:#9ca1ad;text-align:center;padding:120px 0}.UpdateLog__restricted-header{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:18px;color:#afb0b0;font-weight:300;margin:0}.UpdateLog__restricted-icon{position:relative;top:-1px;margin-right:12px}.UpdateLog__restricted-description{letter-spacing:.5px;margin:15px 0 0;font-weight:300}

.EntryForm__main-container{width:730px;bottom:0;right:0;background-color:#fff;margin-right:15px;box-shadow:0 4px 15px rgba(0,0,0,0.15)}@media (max-width: 1200px){.EntryForm__main-container{width:100%;height:100%}}@media (max-width: 1440px) and (min-width: 1201px){.EntryForm__main-container{margin-right:10px}}.EntryForm____minimalized{width:300px}@media (max-width: 1200px){.EntryForm____minimalized{width:100%;height:45px}}@media (max-width: 1440px) and (min-width: 1201px){.EntryForm____minimalized{width:260px}}.EntryForm____minimalized .EntryForm__inner-container{display:none}.EntryForm__header{width:100%}.EntryForm__inner-container{width:100%}

.EntryFormBillAttached__item{padding-right:30px;position:relative}.EntryFormBillAttached__item--first{padding-top:0 !important}@media (max-width: 560px){.EntryFormBillAttached__item{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;padding-right:0}.EntryFormBillAttached__item-inner{width:100%}.EntryFormBillAttached__item+.EntryFormBillAttached__item{margin-top:24px;border-top:1px solid #fde4a5}}.EntryFormBillAttached__container{border:1px solid #fde4a5;border-radius:5px;background-color:#fffdf8;padding:10px;width:100%}.EntryFormBillAttached__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:12px}.EntryFormBillAttached__bill-label{font-weight:600;color:#fad156}.EntryFormBillAttached__insurance-provider{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;font-size:12px;line-height:22px;color:#5C6A77;font-weight:400}.EntryFormBillAttached__insurance-provider-type-label{margin:0 5px;padding:0 5px;background-color:#3890DB;border-radius:20px;font-size:10px;color:#fff;font-weight:500}.EntryFormBillAttached__insurance-provider-edit{font-size:13px;cursor:pointer}.EntryFormBillAttached__add-item{margin-top:12px;cursor:pointer;display:block;color:#3890DB;font-weight:500}.EntryFormBillAttached__remove-item{margin-top:6px;color:#cc4b5e;cursor:pointer;position:absolute;right:-30px;top:0}.EntryFormBillAttached__submit-btn{padding:6px 15px;min-width:100px}

.EntryFormDate__container{width:100%;position:relative;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}.EntryFormDate__label{font-size:12px;line-height:22px;color:#5C6A77;font-weight:400}.EntryFormDate__button:not(.EntryFormDate__inactive-button){color:#3890db;font-size:12px;font-weight:500;padding-left:5px;cursor:pointer;position:relative;padding-right:10px;line-height:22px}.EntryFormDate__button:not(.EntryFormDate__inactive-button) i{font-size:5px;position:absolute;top:0;right:0}.EntryFormDate__inactive-button{padding-left:5px;font-size:12px;line-height:22px;color:#5C6A77;font-weight:400;pointer-events:none}.EntryFormDate__dropdown{z-index:100;position:absolute;width:240px;background-color:#fff;border-radius:3px;right:-10px;top:-5px;box-shadow:0 1px 2px rgba(0,0,0,0.1);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:15px}.EntryFormDate__dropdown .dropdown-menu{left:-28px !important}.EntryFormDate__header{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;color:#333;font-size:15px;font-weight:300}.EntryFormDate__close-btn{color:#777;cursor:pointer}.EntryFormDate__buttons-container{padding:15px 0;width:100%}.EntryFormDate__label-hover{position:absolute;background-color:#5e7486;padding:5px 15px;color:#fff;font-size:12px;font-weight:300;top:30px;right:-66px;border-radius:3px;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,0.1);z-index:999;text-align:center}.EntryFormDate__label-hover::after{position:absolute;top:-10px;right:calc(50% - 16px);display:inline-block;border-right:10px solid transparent;border-bottom:10px solid #5e7486;border-left:10px solid transparent;content:''}.EntryFormDate__icon{cursor:pointer;position:relative}.EntryFormDate__icon .EntryFormDate__label-hover{display:none}.EntryFormDate__icon:hover .EntryFormDate__label-hover{display:block}

.EntryFormDraft__container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;font-size:14px;font-weight:200;padding:0 15px;width:100%;border-radius:3px;height:45px;background:-webkit-gradient(linear, left top, left bottom, from(#3A464B), to(#5B6A70));background:linear-gradient(#3A464B, #5B6A70)}@media (max-width: 768px){.EntryFormDraft__container{margin-left:0;width:100%}}.EntryFormDraft__inner-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.EntryFormDraft__info{padding-left:15px;color:#fff;font-weight:500}.EntryFormDraft__btn{cursor:pointer;color:#FFF;font-weight:500}.EntryFormDraft__btn:hover{text-decoration:underline}.EntryFormDraft__date{font-size:12px;line-height:22px;color:#fff;font-weight:300;padding-left:20px}.EntryFormDraft__entry-type{font-weight:500}.EntryFormDraft__entry-type__vitals{color:#f37383}.EntryFormDraft__entry-type__upload{color:#04c7db}.EntryFormDraft__entry-type__prescription{color:#ff866a}.EntryFormDraft__entry-type__immunization{color:#d396df}.EntryFormDraft__entry-type__referral{color:#99a13c}.EntryFormDraft__entry-type__comment{color:#f96d9b}.EntryFormDraft__entry-type__investigation,.EntryFormDraft__entry-type__imaging_investigation{color:#e3bb7d}.EntryFormDraft__entry-type__results{color:#a4df6a}.EntryFormDraft__entry-type__reception{color:#af5865}.EntryFormDraft__entry-type__encounter{color:#639aff}.EntryFormDraft__entry-type__antenatal{color:#f996ec}

.EntryFormFooter__auto-saved{color:#f96d9b}.EntryFormFooter__animated-btn{-webkit-transition:opacity .2s;transition:opacity .2s}.EntryFormFooter__animated-btn.ng-enter,.EntryFormFooter__animated-btn.ng-leave.ng-leave-active{opacity:0}.EntryFormFooter__animated-btn.ng-leave,.EntryFormFooter__animated-btn.ng-enter.ng-enter-active{opacity:1}

.EntryFormHeader__container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;font-size:14px;font-weight:200;padding:0 15px;cursor:pointer;width:100%;height:45px;background:-webkit-gradient(linear, left top, left bottom, from(#3a464b), to(#5b6a70));background:linear-gradient(#3a464b, #5b6a70)}.EntryFormHeader__inner-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.EntryFormHeader__info{padding-left:15px;color:#fff;font-size:14px}@media (max-width: 1440px) and (min-width: 1201px){.EntryFormHeader__info{padding-left:5px}}.EntryFormHeader__action-text{font-weight:400}.EntryFormHeader__name{font-weight:500}.EntryFormHeader__btn{cursor:pointer;color:#fff;font-weight:500}.EntryFormHeader__btn+.EntryFormHeader__btn{margin-left:10px}.EntryFormHeader__entry-type{font-weight:500}.EntryFormHeader__entry-type__vitals{color:#f37383}.EntryFormHeader__entry-type__prescription{color:#ff866a}.EntryFormHeader__entry-type__immunization{color:#d396df}.EntryFormHeader__entry-type__referral{color:#99a13c}.EntryFormHeader__entry-type__comment{color:#f96d9b}.EntryFormHeader__entry-type__investigation{color:#e3bb7d}.EntryFormHeader__entry-type__results{color:#a4df6a}.EntryFormHeader__entry-type__reception{color:#af5865}.EntryFormHeader__entry-type__upload{color:#04c7db}.EntryFormHeader__entry-type__encounter{color:#639aff}.EntryFormHeader__entry-type__deceased{color:#ff4e50}.EntryFormHeader__entry-type__antenatal{color:#f996ec}.EntryFormHeader__entry-type__settle,.EntryFormHeader__entry-type__billing{color:#fad156}

.EntryFormsContainer__container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:end;align-items:flex-end;position:fixed;bottom:0;right:0;z-index:99}@media (max-width: 1200px){.EntryFormsContainer__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:calc(100% - 50px);top:68px;left:50px}}@media (max-width: 560px){.EntryFormsContainer__container{top:48px;left:0;width:100%}}@media (max-width: 1200px){.EntryFormsContainer__form-container{width:100%;height:100%}}

.EntryLogs{margin:0 20px;padding:25px 0 10px 0;border-top:1px solid #f2f3f5}.EntryLogs__wrapper{padding:15px;background-color:#fafafa}.EntryLogs__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.EntryLogs__header .ico-feed__investigation{width:20px;height:20px;margin-right:10px}.EntryLogs__title{margin-right:5px;font-weight:bold;color:#e3bb7d}.EntryLogs__notes{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:15px 0 20px 0}.EntryLogs__item{margin-top:15px}.EntryLogs__item+.EntryLogs__item{margin-top:20px}.EntryLogs__label{margin-bottom:5px;font-weight:bold}

.EntryPdfView__wrapper{position:relative;padding-top:20px}@media screen{.EntryPdfView__wrapper{opacity:0}}@media print{.EntryPdfView__wrapper{opacity:1}}.EntryPdfView__wrapper:first-child{padding-top:0}.EntryPdfView__pdf-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:10px;margin-bottom:10px;border-bottom:1px #979797 solid}.EntryPdfView__pdf-header__logo{height:70px;margin-right:10px}.EntryPdfView__pdf-header__info{text-align:right;font-size:11px;color:#445259}.EntryPdfView__header-column--entry{text-align:center}.EntryPdfView__header-column--insurance{text-align:right}.EntryPdfView__header-column__title{font-size:12px;color:#72808e}.EntryPdfView__header-column__title+*{font-size:12px;font-weight:bold;color:#445259}.EntryPdfView__header-column__row__patient-name{font-size:23px;color:#445259;font-weight:500}.EntryPdfView__header-column__row__folio-number,.EntryPdfView__header-column__row__entry{font-size:14px;color:#72808e;font-weight:500}.EntryPdfView__entry-header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.EntryPdfView__entry-header>*{-webkit-box-flex:1;flex:1}.EntryPdfView__entry-type{font-size:20px;font-weight:500;text-transform:uppercase;white-space:nowrap}.EntryPdfView__top-container{padding-bottom:40px}.EntryPdfView__bottom-container{width:100%}.EntryPdfView__signature-boxes{padding:20px 0;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.EntryPdfView__signature-boxes__box{font-size:12px;color:#72808e;border-top:1px #979797 solid;padding-top:10px;width:200px;text-align:center}.EntryPdfView__last-container{border-top:1px #979797 solid;padding:20px 0 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin-top:15px}.EntryPdfView__last-container__doctor{font-size:12px;color:#72808e;font-weight:500}.EntryPdfView__last-container__logo{font-size:11px;color:#72808e}.EntryPdfView__last-container__logo img{width:22px;margin:0 5px}@media print{@page{margin:6mm 6mm 0 6mm}.pdf-paginator-wrapper{page-break-inside:avoid}.pdf-paginator-wrapper+.pdf-paginator-wrapper .FeedEntryResults__info{display:none}.EntryPdfView__bottom-container{position:absolute;bottom:0}a[href]:after{content:none !important}}.pdf-paginator-wrapper+.pdf-paginator-wrapper .FeedEntryResults__info{display:none}.EntryThermalView{max-width:400px;margin:auto;font-family:"Helvetica Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:12px}@media screen{.EntryThermalView{opacity:0}}.EntryThermalView__institution{text-align:center}.EntryThermalView__institution__logo{height:40px;margin-bottom:20px}.EntryThermalView__institution__name{font-size:20px;font-weight:bold}.EntryThermalView__institution__name,.EntryThermalView__institution__address{margin-bottom:8px}.EntryThermalView__patient__name{text-align:center;text-transform:uppercase;margin-bottom:5px}.EntryThermalView__patient__details{display:-webkit-box;display:flex}.EntryThermalView__patient__details>div{-webkit-box-flex:1;flex:1}.EntryThermalView__patient__details>div:first-child{text-align:left}.EntryThermalView__patient__details>div:last-child{text-align:right}.EntryThermalView__section{padding:10px 0 10px 0;border-bottom:1px solid black}.EntryThermalView__footer{text-align:center;padding:40px 0 20px 0}.EntryThermalView__footer__vendor{font-size:10px}



.EntryView__main-container{width:100%;padding-top:21px}@media (min-width: 993px){.EntryView__main-container{padding-left:40px}}@media (min-width: 769px) and (max-width: 1200px){.EntryView__main-container{padding-left:60px}}.EntryView__back-link{padding-left:40px;padding-bottom:15px;font-size:15px;letter-spacing:.5px;color:#3890DB !important;font-weight:500;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media (max-width: 768px){.EntryView__back-link{padding-left:0}}.EntryView__back-link .ico-back{width:12px;height:12px;margin-right:5px}.EntryView__box{position:relative}.EntryView__box:before{content:'';display:block;position:absolute;background-color:rgba(223,225,232,0.8);width:2px;top:15px;left:-33px;bottom:0}.EntryView__box:after{content:'';display:block;position:absolute;background-color:rgba(223,225,232,0.8);width:6px;height:6px;bottom:0;left:-35px;border-radius:50%}

.DrugCourseView__main-container{width:100%;padding-top:21px}@media (min-width: 993px){.DrugCourseView__main-container{padding-left:40px}}@media (min-width: 769px) and (max-width: 1200px){.DrugCourseView__main-container{padding-left:60px}}.DrugCourseView__back-link{padding-left:40px;padding-bottom:15px;font-size:15px;letter-spacing:.5px;color:#3890DB !important;font-weight:500;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media (max-width: 768px){.DrugCourseView__back-link{padding-left:0}}.DrugCourseView__back-link .ico-back{width:12px;height:12px;margin-right:5px}.DrugCourseView__box{display:inline-block;width:728px;background-color:#fff;border-radius:4px;-webkit-transition:border-color .3s;transition:border-color .3s;position:relative;border-style:solid;border-width:1px 1px 1px 5px;border-color:#c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin-bottom:10px;padding:20px}@media (max-width: 1200px){.DrugCourseView__box{width:100%}}@media (max-width: 768px){.DrugCourseView__box{border-width:1px 1px 1px 4px}}.DrugCourseView__drug-details{padding-bottom:15px}.DrugCourseView__drug-details--grid{padding-bottom:15px;display:Grid;-webkit-column-gap:35px;-moz-column-gap:35px;column-gap:35px;row-gap:15px;grid-template-columns:repeat(2, 1fr)}.DrugCourseView__drug,.DrugCourseView__route,.DrugCourseView__date-range,.DrugCourseView__instructions{min-width:0}.DrugCourseView__drug--label,.DrugCourseView__route--label,.DrugCourseView__date-range--label,.DrugCourseView__instructions--label{font-weight:bold}.DrugCourseView__route--value,.DrugCourseView__date-range--value,.DrugCourseView__instructions--value{color:#556270}.AdmissionDrugCourseChart .AdmissionDrugCourseChart__main-container{padding:0}

.DrugCourseChart__footer{margin:15px -20px 0 -20px;padding:15px 20px 0 20px;border-top:1px solid #eaecee;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.DrugCourseChart__additional-info{font-size:10px;display:-webkit-box;display:flex;-webkit-box-pack:space-evenly;justify-content:space-evenly;margin-left:5px;font-style:italic}.DrugCourseChart__additional-info span{line-height:1.3;margin-left:5px;margin-top:3px;font-style:italic}.DrugCourseChart__additional-info i{max-width:40px;min-width:11px}.DrugCourseChart__empty-content-box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.DrugCourseChart__empty-content-image{height:48px;margin:10px 0}.DrugCourseChart__empty-content-text{font-size:15px;letter-spacing:.5px;color:#9CA1AD}.DrugCourseChart__empty-content-add-new{position:absolute;right:15px;top:15px}.DrugCourseChart__drug-details{padding-bottom:15px;display:Grid;-webkit-column-gap:35px;-moz-column-gap:35px;column-gap:35px;row-gap:15px;grid-template:1fr 1fr / 1fr 1fr}.DrugCourseChart__drug,.DrugCourseChart__route,.DrugCourseChart__date-range,.DrugCourseChart__instructions{min-width:0}.DrugCourseChart__drug--label,.DrugCourseChart__route--label,.DrugCourseChart__date-range--label,.DrugCourseChart__instructions--label{font-weight:bold}.DrugCourseChart__route--value,.DrugCourseChart__date-range--value,.DrugCourseChart__instructions--value{color:#556270}.DrugCourseChart__chart{border:1px solid #cccccc;border-top-color:transparent;border-bottom-color:transparent;background:#fff}.DrugCourseChart__chart--x-scroll{overflow-x:auto;padding-bottom:10px;border-bottom-color:#cccccc}.DrugCourseChart__chart-row{width:100%;display:-webkit-box;display:flex}.DrugCourseChart__chart-row:last-child .AdmissionDrugCourseChart__chart-cell{border-bottom-color:#cccccc}.DrugCourseChart__chart-row .AdmissionDrugCourseChart__chart-cell:first-child{border-left-color:transparent}.DrugCourseChart__chart-row .AdmissionDrugCourseChart__chart-cell:last-child{border-right-color:transparent}.DrugCourseChart__chart-cell{border:1px solid #cccccc;border-bottom-color:transparent;padding:5px 8px;color:#556270;-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;min-width:110px;min-height:40px}.DrugCourseChart__chart-cell:not(:first-child){border-left:0}.DrugCourseChart__chart-cell--active{background-color:#E6F5FF}.DrugCourseChart__chart-cell--inactive{background-color:#F6F6F8}.DrugCourseChart__chart-header{background-color:#72808E;color:#fff;min-height:20px}.DrugCourseChart__drug-administered{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer}.DrugCourseChart__drug-missed{margin-left:7px;cursor:pointer}.DrugCourseChart__drug-administered-text{font-size:10px;text-align:left;line-height:1.2;margin-bottom:0}.DrugCourseChart__drug-administered-icon{margin-right:7px;font-size:12px;color:#67B70F}.DrugCourseChart__administer-button{background-color:transparent;border:0;color:#3890db;font-size:12px;padding:0}.DrugCourseChart__administer-button--disabled{opacity:0.5;pointer-events:none}.DrugCourseChart__empty-content{padding:15px 20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.DrugCourseChart__empty-content-image{height:48px;margin:10px 0}.DrugCourseChart__empty-content-text{font-size:15px;letter-spacing:0.5px;color:#9ca1ad}.DrugCourseChart__tooltip.tooltip.in{opacity:1}.DrugCourseChart__tooltip .tooltip-inner{text-align:left;background-color:#607383;color:white;border-radius:4px;padding:10px 8px}.DrugCourseChart__tooltip.tooltip.bottom .tooltip-arrow{border-bottom-color:#607383;position:relative}.DrugCourseChart__time-stamp{font-size:11px;color:#d86660;margin-left:7px}

.Feed__main-container{width:100%;padding-top:21px}@media (min-width: 993px){.Feed__main-container{padding-left:40px}}@media (min-width: 769px) and (max-width: 1200px){.Feed__main-container{padding-left:60px}}@media (max-width: 768px){.Feed__main-container{padding:21px 8px 0 8px}}.Feed__draft+.Feed__draft .EntryFormDraft__container{margin-top:21px}.Feed__drafts-container+.Feed__entries-group .FeedEntry__main-container{margin-top:21px}.Feed__entry+.Feed__entry .FeedEntry__main-container{margin-top:30px}@media (max-width: 768px){.Feed__entry+.Feed__entry .FeedEntry__main-container{margin-top:8px}}.Feed__filters-container{width:100%;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center}@media (max-width: 768px){.Feed__filters-container{display:none}}.Feed__filters-title{text-transform:uppercase;-webkit-box-flex:0;flex:0 0 100%}@media (min-width: 1201px){.Feed__filters-docked{width:728px;position:fixed;top:67px;z-index:99}}@media (max-width: 1200px){.Feed__filters-docked{position:fixed;top:67px;left:16px;z-index:99}}.Feed__filters-docked .Feed__sub-filter-container{display:none}@media (min-width: 1201px){.Feed__filters-docked+.Feed__drafts-container,.Feed__filters-docked+.Feed__settle-balance,.Feed__filters-docked+.Feed__next-appointment,.Feed__filters-docked+.Feed__entries-group,.Feed__filters-docked+.Feed__instant-loan{margin-top:102px}.Feed__filters-docked.Feed__filters-with-info-box+.Feed__drafts-container,.Feed__filters-docked.Feed__filters-with-info-box+.Feed__settle-balance,.Feed__filters-docked.Feed__filters-with-info-box+.Feed__next-appointment,.Feed__filters-docked.Feed__filters-with-info-box+.Feed__entries-group,.Feed__filters-docked.Feed__filters-with-info-box+.Feed__instant-loan{margin-top:154px}}.Feed__filters-inner-container{width:100%;background-color:#fff;padding:15px 0 0;margin-bottom:30px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.Feed__filters-inner-container label{cursor:pointer;margin-bottom:0}.Feed__filters-inner-container label span:before{display:inline-block;width:12px;height:12px;border:2px solid #fff;border-radius:50%;margin-top:5px;vertical-align:top;content:''}@media (max-width: 1200px){.Feed__filters-inner-container{width:735px}}.Feed__filters-radios{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:0 14px 15px;text-transform:capitalize}.Feed__filters-radios-inner{-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;flex-wrap:wrap}.Feed__filter-label{font-size:15px;color:#4F5D6B;letter-spacing:.4px;font-weight:400}.Feed__filter-container{padding:3px 16px 3px 0}.Feed__filter-see-all span:before{box-shadow:0 0 0 2px #000}.Feed__filter-see-all input:checked+label span:before{background-color:#000}.Feed__filter-encounter-notes span:before{box-shadow:0 0 0 2px #1590D7}.Feed__filter-encounter-notes input:checked+label span:before{background-color:#1590D7}.Feed__filter-labs span:before{box-shadow:0 0 0 2px #e3bb7d}.Feed__filter-labs input:checked+label span:before{background-color:#e3bb7d}.Feed__filter-drugs span:before{box-shadow:0 0 0 2px #ff866a}.Feed__filter-drugs input:checked+label span:before{background-color:#ff866a}.Feed__filter-bills span:before{box-shadow:0 0 0 2px #ffd967}.Feed__filter-bills input:checked+label span:before{background-color:#ffd967}.Feed__filter-vitals span:before{box-shadow:0 0 0 2px #f37383}.Feed__filter-vitals input:checked+label span:before{background-color:#f37383}.Feed__filter-other span:before{box-shadow:0 0 0 2px #00C7DA}.Feed__filter-other input:checked+label span:before{background-color:#00C7DA}.Feed__filters-info-box-container{width:100%;padding:12px 14px 15px;border-top:1px solid #c6c6c6}.Feed__filters-info-box{font-weight:300;width:100%;background-color:#F5FAFD;padding:10px}.Feed__filters-info-box i{color:#639aff}.Feed__drafts-container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100%}.Feed__draft{width:100%}@media (max-width: 1200px){.Feed__draft{width:775px}}@media (max-width: 768px){.Feed__draft{width:100%;max-width:735px}}.Feed__feed-end-img{padding-top:60px;padding-bottom:60px;margin-left:-32px;width:calc(100% + 32px)}.Feed__entries-list-loading{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.Feed__entries-list-loading-text{color:#3890DB;font-style:italic}.Feed__no-items-found{height:555px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;text-align:center}.Feed__no-items-found-icon{margin-bottom:35px}.Feed__no-items-found-text{font-size:15px;color:#5C6A77;letter-spacing:.4px;font-weight:normal}.Feed__no-items-found-new-form{margin-top:25px}.Feed__entries-list-processing{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:80vh}.Feed__entry .FeedEntry__box:before,.Feed__entry .FeedEntry__box:after{content:'';display:block;position:absolute;background-color:rgba(223,225,232,0.8)}.Feed__entry .FeedEntry__box:before{width:2px;top:-52px;left:-38px;bottom:0}.Feed__entry--first .FeedEntry__box:before{top:15px}.Feed__entry--last:not(.Feed__entry--single) .FeedEntry__box:after{width:6px;height:6px;bottom:0;left:-40px;border-radius:50%;display:block !important}.Feed__entry--single .FeedEntry__box:after{width:6px;height:6px;bottom:0;left:-40px;border-radius:50%;display:block !important}.Feed__initializing-placeholder{margin-left:-50px;width:778px}@media (max-width: 768px){.Feed__initializing-placeholder{margin-left:-40px;width:calc(100% + 35px)}}.Feed__initializing-placeholder+.Feed__initializing-placeholder{margin-top:30px}@media (max-width: 768px){.Feed__initializing-placeholder+.Feed__initializing-placeholder{margin-top:8px}}.Feed__initializing-placeholder+.Feed__entries-group{margin-top:30px}.Feed__settle-balance,.Feed__instant-loan,.Feed__merged-profile{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:10px 15px;width:100%;height:48px;background-color:#D34E43;color:#fff;margin-bottom:30px;overflow-x:auto}.Feed__merged-profile{height:auto;display:grid;grid-template-columns:20px 1fr auto;-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;background-color:#EF5860}.Feed__merged-profile-icon{font-size:18px}.Feed__merged-profile-action{font-weight:500;cursor:pointer}.Feed__merged-profile-action,.Feed__merged-profile-action:hover{color:#fff}.Feed__instant-loan{background-color:#39c039}.Feed__settle-balance-info,.Feed__instant-loan-info{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-weight:500}.Feed__settle-balance-info-icon,.Feed__instant-loan-info-icon{font-size:18px;margin-right:5px}.Feed__settle-balance-link{color:#FFFFFF !important;font-weight:500;cursor:pointer}.Feed__next-appointment{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:10px 15px;width:100%;height:48px;background-color:rgba(121,255,235,0.2);color:#0091A0;margin-bottom:30px;border:1px solid rgba(4,199,219,0.5)}.Feed__next-appointment-info{font-weight:400}.Feed__next-appointment-info-highlighted{font-weight:500}.Feed__next-appointment-info-icon{font-size:18px;margin-right:5px}.Feed__next-appointment-link{color:#0091A0 !important;font-weight:500;cursor:pointer}.Feed__errors-prompt,.Feed__date-filter{height:53px;width:53px;flex-shrink:0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border-left:1px solid #c6c6c6;cursor:pointer}.Feed__errors-prompt{margin-right:-14px}.Feed__errors-prompt-icon{color:#ef5860;font-size:18px}.Feed__date-filter-icon{color:#5d6976;font-size:18px}.Feed__date-filter-icon.active{color:#3890db}.Feed__date-filter-container{padding:9px 14px;border-top:1px solid #c6c6c6;width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.Feed__date-filter-input{width:240px;margin-left:10px}.Feed__date-filter-container+.Feed__filters-info-box-container,.Feed__sub-filter-container+.Feed__filters-info-box-container{border-top:none;padding-top:6px}.Feed__sub-filter-container{padding:15px 14px 0;border-top:1px solid #c6c6c6;width:100%}.Feed__sub-filter-container .Feed__filters-radios{-webkit-box-pack:start;justify-content:flex-start;flex-wrap:wrap}.Feed__sub-filter-container .Feed__filter-container{margin-left:10px}.Feed__scroll-btn{position:fixed;bottom:40px;right:40px;background-color:#3890db;border:none;border-radius:50%;width:50px;height:50px}.Feed__scroll-btn i{font-size:10px;color:#fff;margin-left:2px}

.FeedEntry__main-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start}.FeedEntry__icon{display:inline-block;width:40px;padding-top:10px;position:absolute;left:-53px;top:0}.FeedEntry__icon-receipt--text{background:#fad156;border-radius:30px;width:30px;height:30px;display:-webkit-box;display:flex;font-size:13px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#fff;font-weight:500}.FeedEntry__box{display:inline-block;width:728px;background-color:#fff;border-radius:4px;-webkit-transition:border-color .3s;transition:border-color .3s;position:relative;border-style:solid;border-width:1px 1px 1px 5px;border-color:#c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1)}@media (max-width: 1200px){.FeedEntry__box{width:100%}}@media (max-width: 768px){.FeedEntry__box{border-width:1px 1px 1px 4px}}.FeedEntry__restricted-container{font-size:12px;color:#9ca1ad;text-align:center;padding:25px 0}.FeedEntry__restricted-header{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:18px;color:#afb0b0;font-weight:300;margin:0}.FeedEntry__restricted-icon{position:relative;top:-1px;margin-right:12px}.FeedEntry__restricted-description{letter-spacing:.5px;margin:15px 0 0;font-weight:300}.FeedEntry__container{padding:15px 15px 16px 15px;position:relative}@media (max-width: 768px){.FeedEntry__container{padding:12px}}.FeedEntry__mobile-icon-container{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding-bottom:10px}.FeedEntry__vitals{border-color:#f37383}.FeedEntry__prescription{border-color:#ff866a}.FeedEntry__immunization{border-color:#d396df}.FeedEntry__referral{border-color:#99a13c}.FeedEntry__encounter{border-color:#639aff}.FeedEntry__deceased{border-color:#ff4e50}.FeedEntry__comment{border-color:#f96d9b}.FeedEntry__reception{border-color:#af5865}.FeedEntry__results,.FeedEntry__imaging_results{border-color:#a4df6a}.FeedEntry__investigation,.FeedEntry__imaging_investigation{border-color:#e3bb7d}.FeedEntry__upload{border-color:#04c7db}.FeedEntry__receipt,.FeedEntry__legacy{border-color:#fad156}.FeedEntry__labour_management,.FeedEntry__antenatal{border-color:#f996ec}.FeedEntry__content{padding:16px 15px 0 30px}@media (max-width: 768px){.FeedEntry__content{padding:10px 0 5px 0}}.FeedEntry__comment-actions{padding:15px 0;margin:0 45px;border-top:1px solid #f2f3f5;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;position:relative}@media (max-width: 768px){.FeedEntry__comment-actions{margin:0 15px}}.FeedEntry__comment-actions--with-divider{border-bottom:1px solid #f2f3f5}.FeedEntry__comments-label{font-size:13px;font-weight:400;color:#9ca1ad;letter-spacing:.95px}.FeedEntry__attachments-label{padding:16px 0 0 30px}.FeedEntry__link{font-size:13px;color:#3890DB !important;font-weight:500;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-left:15px}.FeedEntry__link--inactive{pointer-events:none;cursor:default;opacity:0.4 !important}.FeedEntry__link [class*="icon-"]{margin-right:10px;width:14px;height:14px}.FeedEntry__billed-flag{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:absolute;bottom:8px;left:0}.FeedEntry__billed-flag-label{margin-left:5px;color:#7D828F;font-size:13px;letter-spacing:.95px}.FeedEntry__includes-container{padding-top:12px}.FeedEntry__deleted-prompt{background-color:rgba(241,214,15,0.2);color:#DBA83F;margin:15px 0;text-align:center;padding:0.4em 2em;border-radius:4px}.FeedEntry__deleted-prompt-title{font-weight:500;margin-bottom:5px;text-transform:uppercase}.FeedEntry__deleted-prompt-highlighted{font-weight:500}.FeedEntry__deleted-prompt-reason{font-style:italic}

.FeedEntryCds__main-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start}.FeedEntryCds__icon{display:inline-block;width:40px;padding-top:10px;position:absolute;left:-53px;top:0}.FeedEntryCds__icon-receipt--text{background:#fad156;border-radius:30px;width:30px;height:30px;display:-webkit-box;display:flex;font-size:13px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#fff;font-weight:500}.FeedEntryCds__box{display:inline-block;width:728px;background-color:#fff;border-radius:4px;-webkit-transition:border-color .3s;transition:border-color .3s;position:relative;border-style:solid;border-width:1px 1px 1px 5px;border-color:#c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin-bottom:20px}@media (max-width: 1200px){.FeedEntryCds__box{width:100%}}@media (max-width: 768px){.FeedEntryCds__box{border-width:1px 1px 1px 4px}}.FeedEntryCds__restricted-container{font-size:12px;color:#9ca1ad;text-align:center;padding:25px 0}.FeedEntryCds__restricted-header{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:18px;color:#afb0b0;font-weight:300;margin:0}.FeedEntryCds__restricted-icon{position:relative;top:-1px;margin-right:12px}.FeedEntryCds__restricted-description{letter-spacing:.5px;margin:15px 0 0;font-weight:300}.FeedEntryCds__container{padding:15px 15px 16px 15px;position:relative}@media (max-width: 768px){.FeedEntryCds__container{padding:12px}}.FeedEntryCds__mobile-icon-container{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding-bottom:10px}.FeedEntryCds__vitals{border-color:#f37383}.FeedEntryCds__prescription{border-color:#ff866a}.FeedEntryCds__immunization{border-color:#d396df}.FeedEntryCds__referral{border-color:#99a13c}.FeedEntryCds__encounter{border-color:#639aff}.FeedEntryCds__deceased{border-color:#ff4e50}.FeedEntryCds__comment{border-color:#f96d9b}.FeedEntryCds__reception{border-color:#af5865}.FeedEntryCds__results,.FeedEntryCds__imaging_results{border-color:#a4df6a}.FeedEntryCds__investigation,.FeedEntryCds__imaging_investigation{border-color:#e3bb7d}.FeedEntryCds__upload{border-color:#04c7db}.FeedEntryCds__receipt,.FeedEntryCds__legacy{border-color:#fad156}.FeedEntryCds__labour_management,.FeedEntryCds__antenatal{border-color:#f996ec}.FeedEntryCds__content{padding:16px 15px 0 30px}@media (max-width: 768px){.FeedEntryCds__content{padding:10px 0 5px 0}}.FeedEntryCds__comment-actions{padding:15px 0;margin:0 45px;border-top:1px solid #f2f3f5;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;position:relative}@media (max-width: 768px){.FeedEntryCds__comment-actions{margin:0 15px}}.FeedEntryCds__comment-actions--with-divider{border-bottom:1px solid #f2f3f5}.FeedEntryCds__comments-label{font-size:13px;font-weight:400;color:#9ca1ad;letter-spacing:.95px}.FeedEntryCds__attachments-label{padding:16px 0 0 30px}.FeedEntryCds__link{font-size:13px;color:#3890DB !important;font-weight:500;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-left:15px}.FeedEntryCds__link--inactive{pointer-events:none;cursor:default;opacity:0.4 !important}.FeedEntryCds__link [class*="icon-"]{margin-right:10px;width:14px;height:14px}.FeedEntryCds__billed-flag{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:absolute;bottom:8px;left:0}.FeedEntryCds__billed-flag-label{margin-left:5px;color:#7D828F;font-size:13px;letter-spacing:.95px}.FeedEntryCds__includes-container{padding-top:12px}.FeedEntryCds__deleted-prompt{background-color:rgba(241,214,15,0.2);color:#DBA83F;margin:15px 0;text-align:center;padding:0.4em 2em;border-radius:4px}.FeedEntryCds__deleted-prompt-title{font-weight:500;margin-bottom:5px;text-transform:uppercase}.FeedEntryCds__deleted-prompt-highlighted{font-weight:500}.FeedEntryCds__deleted-prompt-reason{font-style:italic}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryAttachments__list{margin-bottom:10px;padding:0 20px}.FeedEntryAttachments__list-element{width:33.33%;float:left;text-align:center;margin:15px 0}.FeedEntryAttachments__list-element-image-container{position:relative;height:118px;display:inline-block;vertical-align:middle;margin:0 10px;cursor:pointer}.FeedEntryAttachments__list-element-image-container:after,.FeedEntryAttachments__list-element-image-container:before{display:none;content:'';position:absolute;top:0;left:0;height:100%;width:100%}.FeedEntryAttachments__list-element-image-container:hover:after{display:block;background-image:url(search-beb15d6ade03a7cd547917417b351c3e.png);background-position:center center;background-repeat:no-repeat}.FeedEntryAttachments__list-element-image-container:hover:before{display:block;background:rgba(255,255,255,0.8)}.FeedEntryAttachments__list-element-image{max-width:100%;width:auto;max-height:100%;display:inline;height:auto;-o-object-fit:cover;object-fit:cover}.FeedEntryAttachments__list-element-name{margin:15px 10px 5px 10px;letter-spacing:.5px;line-height:18px;font-size:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}.FeedEntryAttachments__list-element-links{letter-spacing:.5px;line-height:18px;margin:0;font-size:15px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;padding-top:6px}@media (max-width: 560px){.FeedEntryAttachments__list-element-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.FeedEntryAttachments__list-element-link{color:#3890db !important;font-size:15px;font-weight:500;position:relative;margin:0 10px;cursor:pointer}.FeedEntryAttachments__list-element-link:first-child:after{content:'';width:1px;height:24px;display:block;position:absolute;top:50%;right:-12px;margin-top:-12px;background-color:#d4d4d4}@media (max-width: 560px){.FeedEntryAttachments__list-element-link:first-child:after{height:1px;width:24px;display:block;position:absolute;background-color:#d4d4d4;bottom:-1px;top:inherit;right:calc(50% - 12px)}}.FeedEntryAttachments__category{display:inline;padding:3px 8px;border-radius:5px;background-color:#d4d4d4}

.FeedEntryBillAttached__container{border:1px solid #fde4a5;border-radius:4px;background-color:#fffdf8;padding:15px;width:100%}.FeedEntryBillAttached__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:12px}.FeedEntryBillAttached__bill-label{font-weight:600;color:#fad156}.FeedEntryBillAttached__insurance-provider{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;font-size:12px;line-height:22px;color:#5C6A77;font-weight:400}.FeedEntryBillAttached__insurance-provider-type-label{margin:0 5px;padding:0 5px;background-color:#3890DB;border-radius:20px;font-size:10px;color:#fff;font-weight:500}.FeedEntryBillAttached__insurance-provider-edit{font-size:13px;cursor:pointer}.FeedEntryBillAttached__actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding-top:12px !important}.FeedEntryBillAttached__item{padding-top:12px !important;position:relative}.FeedEntryBillAttached__item--first{padding-top:0 !important}.FeedEntryBillAttached__add-item{margin-top:12px;cursor:pointer;display:block;color:#3890DB;font-weight:500}.FeedEntryBillAttached__remove-item{color:#cc4b5e;cursor:pointer}.FeedEntryBillAttached__submit-btn{padding:6px 15px;min-width:100px}.FeedEntryBillAttached__price{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.FeedEntryBillAttached__price__input-wrapper{width:80%}

.FeedEntryCommentBox__container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:start;align-items:flex-start;border-top:1px solid #f2f3f5;padding:15px 40px 15px 40px;font-size:14px;width:100%}@media (max-width: 768px){.FeedEntryCommentBox__container{padding:15px}}.FeedEntryCommentBox__doctor{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.FeedEntryCommentBox__avatar{width:30px;height:30px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:10px}.FeedEntryCommentBox__input-main-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:start;align-items:flex-start;width:100%}.FeedEntryCommentBox__input{width:100%;padding:5px 14px 5px;font-size:13px !important}.FeedEntryCommentBox__input-container{display:block;width:100%;border:1px solid #d0d0d0;box-shadow:0 1px 3px rgba(0,0,0,0.2) inset;border-radius:2px;font-size:15px;font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;color:#000;font-weight:300;letter-spacing:0.5px;line-height:1;-webkit-font-smoothing:antialiased}.FeedEntryCommentBox__input-container.error{border-color:#dd475a}.FeedEntryCommentBox__textarea-input{width:100%;border-color:transparent;background-color:transparent;min-height:68px;padding:10px 14px 11px;font-size:15px;font-family:'Helvetica Neue', Helvetica Neue, Helvetica, Arial, sans-serif;color:#253540;font-weight:400;letter-spacing:0.5px;line-height:1}.FeedEntryCommentBox__textarea-input::-webkit-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.FeedEntryCommentBox__textarea-input::-moz-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.FeedEntryCommentBox__textarea-input:-ms-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.FeedEntryCommentBox__textarea-input::-ms-input-placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.FeedEntryCommentBox__textarea-input::placeholder{font-weight:400;color:#93A1AF;letter-spacing:.5px;font-size:14px}.FeedEntryCommentBox__form{width:calc(100% - 40px)}.FeedEntryCommentBox__actions{padding:15px 15px 0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryComments__item{padding:12px 0 2px;margin-left:50px}.FeedEntryComments__item:not(:first-child){border-top:1px solid #f1f1f4}.FeedEntryComments__item:last-of-type{margin-bottom:8px}.FeedEntryComments__container{padding:0 45px}@media (max-width: 768px){.FeedEntryComments__container{padding:0 15px}}.FeedEntryComments__header{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start}.FeedEntryComments__commented-at{font-size:12px;color:#A5B2BD;font-weight:400}.FeedEntryComments__avatar{width:30px;height:30px;float:left;border-radius:50%;margin-left:-50px;position:absolute}.FeedEntryComments__comment-author{font-size:14px;font-weight:500;color:#333}.FeedEntryComments__label{font-size:13px;color:#253540;font-weight:500;letter-spacing:.5px;margin-bottom:4px;margin-top:16px}.FeedEntryComments__comment-body{color:#72808E;font-weight:400;letter-spacing:.4px;word-break:break-word}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.FeedEntryEndorsements{margin:12px 15px 12px 30px}.FeedEntryEndorsements__item{margin-top:12px;padding:0.4em 1em;border-radius:4px;font-size:14px;font-weight:500;background-color:rgba(184,233,134,0.2);color:#7BAB49}

.FeedEntryHeader__container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start;font-size:14px;font-weight:200}@media (max-width: 768px){.FeedEntryHeader__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.FeedEntryHeader__backdate-icon{font-size:16px;margin-right:-3px}.FeedEntryHeader__backdate-container{background-color:#f7f7f7;position:relative;float:left;margin-top:-1px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-radius:6px;padding:0 6px}.FeedEntryHeader__backdate-container:hover .FeedEntryHeader__hover-container{display:block}.FeedEntryHeader__hover-container{display:none;z-index:1;position:absolute;left:50%}.FeedEntryHeader__hover-backdate-label{position:relative;background-color:#5e7486;padding:5px 10px;color:#fff;font-size:15px;font-weight:400;letter-spacing:0.4px;left:-50%;top:10px;border-radius:3px;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.FeedEntryHeader__hover-backdate-label::after{position:absolute;top:-15px;right:calc(50% - 16px);display:inline-block;border-right:15px solid transparent;border-bottom:15px solid #5e7486;border-left:15px solid transparent;content:""}.FeedEntryHeader__doctor{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;margin-bottom:25px}.FeedEntryHeader__avatar{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:5px}.FeedEntryHeader__name{color:#253540;font-weight:500}.FeedEntryHeader__text{color:#72808e;font-weight:400}.FeedEntryHeader__entry-date{font-size:12px;line-height:22px;color:#5c6a77;font-weight:400}@media (max-width: 768px){.FeedEntryHeader__entry-date{-webkit-box-flex:3;flex-grow:3;margin-right:16px}}.FeedEntryHeader__status-label{display:inline-block;margin-top:8px;font-size:12px;font-weight:500;border-radius:4px;padding:2px 12px;white-space:nowrap;background:rgba(255,95,115,0.2)}@media (max-width: 768px){.FeedEntryHeader__status-label{-webkit-box-flex:1;flex-grow:1;margin:0 16px 0 0}}.FeedEntryHeader__status-label--urgent{background:#df3d51;color:#fff;font-weight:bold}.FeedEntryHeader__status-label--external{margin-left:30px;background:#dadcde;color:#68808e}.FeedEntryHeader__status-label--awaitingApecimen{background:rgba(251,106,130,0.2)}.FeedEntryHeader__status-label--specimenTaken{background:rgba(251,106,225,0.2)}.FeedEntryHeader__status-label--noResultsSubmitted{background:rgba(188,106,251,0.2)}.FeedEntryHeader__status-label--partiallyCompleted{background:rgba(106,113,251,0.2)}.FeedEntryHeader__status-label--awaitingApproval{background:rgba(106,203,251,0.2)}.FeedEntryHeader__status-label--approved{background:rgba(36,245,36,0.2)}.FeedEntryHeader__status-label--discarded{background:rgba(245,36,36,0.2)}.FeedEntryHeader__status-label--active{background:rgba(164,223,106,0.2)}.FeedEntryHeader__status-label--closed{background:rgba(255,78,80,0.2)}.FeedEntryHeader__entry-type{font-weight:500;-webkit-transition:color 0.3s;transition:color 0.3s}.FeedEntryHeader__link{font-size:13px;cursor:pointer;color:#3890db !important;font-weight:500;width:82px;flex-shrink:0}@media (max-width: 768px){.FeedEntryHeader__date-and-link{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}}.FeedEntryHeader__dropdown-icon{width:10px;height:10px;margin-left:3px;cursor:pointer}.ReportedFeed__entries .FeedEntryHeader__dropdown-icon{display:none}.FeedEntryHeader__dropdown-header{color:#253540;letter-spacing:0.5px;font-weight:500;width:100%;padding:10px 0 10px 20px}.FeedEntryHeader__dropdown-close-btn{color:#777;cursor:pointer;right:10px;font-size:14px;top:12px;position:absolute}.FeedEntryHeader__dropdown-action-icon{width:12px;margin:0 10px}.FeedEntryHeader__report-error-icon{font-size:12px;color:#9ca1ac;margin:0 13px 0 7px}.FeedEntryHeader__endorse,.FeedEntryHeader__dispense-icon,.FeedEntryHeader__referral-icon{font-size:14px;color:#9ca1ac;margin:0 13px 0 7px}.FeedEntryHeader__edit-icon{font-size:14px;color:#9ca1ac;margin:0 13px 0 7px}.FeedEntryHeader__dropdown-actions{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:5px}.FeedEntryHeader__dropdown-action{padding:5px 10px;font-size:15px;color:#5c6a77;letter-spacing:0.4px;font-weight:normal;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer}.FeedEntryHeader__dropdown-action:hover{background-color:#eee}.FeedEntryHeader__dropdown{z-index:100;position:absolute;width:160px;background-color:#fff;border-radius:3px;right:10px;top:10px;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.FeedEntryHeader__dropdown.wide{width:200px}.FeedEntryHeader__dropdown .dropdown-menu{left:-28px !important}.FeedEntryHeader__mobile-divider{margin:12px -12px 6px -12px;width:calc(100% + 24px);border-top:1px solid #d8d8d8}.FeedEntryHeader__imported-entry-badge{background-color:#d34e43;cursor:pointer}

.FeedEntryCdsHeader__container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start;font-size:14px;font-weight:200}@media (max-width: 768px){.FeedEntryCdsHeader__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.FeedEntryCdsHeader__backdate-icon{font-size:16px;margin-right:-3px}.FeedEntryCdsHeader__backdate-container{background-color:#f7f7f7;position:relative;float:left;margin-top:-1px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-radius:6px;padding:0 6px}.FeedEntryCdsHeader__backdate-container:hover .FeedEntryCdsHeader__hover-container{display:block}.FeedEntryCdsHeader__hover-container{display:none;z-index:1;position:absolute;left:50%}.FeedEntryCdsHeader__hover-backdate-label{position:relative;background-color:#5e7486;padding:5px 10px;color:#fff;font-size:15px;font-weight:400;letter-spacing:0.4px;left:-50%;top:10px;border-radius:3px;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.FeedEntryCdsHeader__hover-backdate-label::after{position:absolute;top:-15px;right:calc(50% - 16px);display:inline-block;border-right:15px solid transparent;border-bottom:15px solid #5e7486;border-left:15px solid transparent;content:""}.FeedEntryCdsHeader__doctor{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;margin-bottom:25px}.FeedEntryCdsHeader__avatar{width:20px;height:20px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:5px}.FeedEntryCdsHeader__name{color:#253540;font-weight:500}.FeedEntryCdsHeader__text{color:#72808e;font-weight:400}.FeedEntryCdsHeader__entry-date{font-size:12px;line-height:22px;color:#5c6a77;font-weight:400}@media (max-width: 768px){.FeedEntryCdsHeader__entry-date{-webkit-box-flex:3;flex-grow:3;margin-right:16px}}.FeedEntryCdsHeader__status-label{display:inline-block;margin-top:8px;font-size:12px;font-weight:500;border-radius:4px;padding:2px 12px;white-space:nowrap;background:rgba(255,95,115,0.2)}@media (max-width: 768px){.FeedEntryCdsHeader__status-label{-webkit-box-flex:1;flex-grow:1;margin:0 16px 0 0}}.FeedEntryCdsHeader__status-label--urgent{background:#df3d51;color:#fff;font-weight:bold}.FeedEntryCdsHeader__status-label--external{margin-left:30px;background:#dadcde;color:#68808e}.FeedEntryCdsHeader__status-label--awaitingApecimen{background:rgba(251,106,130,0.2)}.FeedEntryCdsHeader__status-label--specimenTaken{background:rgba(251,106,225,0.2)}.FeedEntryCdsHeader__status-label--noResultsSubmitted{background:rgba(188,106,251,0.2)}.FeedEntryCdsHeader__status-label--partiallyCompleted{background:rgba(106,113,251,0.2)}.FeedEntryCdsHeader__status-label--awaitingApproval{background:rgba(106,203,251,0.2)}.FeedEntryCdsHeader__status-label--approved{background:rgba(36,245,36,0.2)}.FeedEntryCdsHeader__status-label--discarded{background:rgba(245,36,36,0.2)}.FeedEntryCdsHeader__status-label--active{background:rgba(164,223,106,0.2)}.FeedEntryCdsHeader__status-label--closed{background:rgba(255,78,80,0.2)}.FeedEntryCdsHeader__entry-type{font-weight:500;-webkit-transition:color 0.3s;transition:color 0.3s}.FeedEntryCdsHeader__link{font-size:13px;cursor:pointer;color:#3890db !important;font-weight:500;width:82px;flex-shrink:0}@media (max-width: 768px){.FeedEntryCdsHeader__date-and-link{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}}.FeedEntryCdsHeader__dropdown-icon{width:10px;height:10px;margin-left:3px;cursor:pointer}.ReportedFeed__entries .FeedEntryCdsHeader__dropdown-icon{display:none}.FeedEntryCdsHeader__dropdown-header{color:#253540;letter-spacing:0.5px;font-weight:500;width:100%;padding:10px 0 10px 20px}.FeedEntryCdsHeader__dropdown-close-btn{color:#777;cursor:pointer;right:10px;font-size:14px;top:12px;position:absolute}.FeedEntryCdsHeader__dropdown-action-icon{width:12px;margin:0 10px}.FeedEntryCdsHeader__report-error-icon{font-size:12px;color:#9ca1ac;margin:0 13px 0 7px}.FeedEntryCdsHeader__endorse,.FeedEntryCdsHeader__dispense-icon,.FeedEntryCdsHeader__referral-icon{font-size:14px;color:#9ca1ac;margin:0 13px 0 7px}.FeedEntryCdsHeader__edit-icon{font-size:14px;color:#9ca1ac;margin:0 13px 0 7px}.FeedEntryCdsHeader__dropdown-actions{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:5px}.FeedEntryCdsHeader__dropdown-action{padding:5px 10px;font-size:15px;color:#5c6a77;letter-spacing:0.4px;font-weight:normal;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer}.FeedEntryCdsHeader__dropdown-action:hover{background-color:#eee}.FeedEntryCdsHeader__dropdown{z-index:100;position:absolute;width:160px;background-color:#fff;border-radius:3px;right:10px;top:10px;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.FeedEntryCdsHeader__dropdown.wide{width:200px}.FeedEntryCdsHeader__dropdown .dropdown-menu{left:-28px !important}.FeedEntryCdsHeader__mobile-divider{margin:12px -12px 6px -12px;width:calc(100% + 24px);border-top:1px solid #d8d8d8}.FeedEntryCdsHeader__imported-entry-badge{background-color:#d34e43;cursor:pointer}

.EndorseModal__wrapper{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fefefe;margin:0 auto;width:433px;border-radius:5px;text-align:left}@media (max-width: 768px){.EndorseModal__wrapper{width:100%;padding:20px 20px 30px 20px;top:0;-webkit-transform:none;transform:none;min-height:100%;border-radius:0}}.EndorseModal__header{width:100%;height:261px;background:url(endorse-bg-7412013e4592432ef85a5d5bb5fd1288.png);background-size:cover}.EndorseModal__content{padding:20px 40px 30px 40px;text-align:center}.EndorseModal__title{font-size:28px;font-weight:500;color:#575757}.EndorseModal__description{font-size:15px;color:#5C6A77;letter-spacing:.5px}.EndorseModal__actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding-top:24px}.EndorseModal__actions .EndorseModal__cancel,.EndorseModal__actions .EndorseModal__submit{font-size:15px;font-weight:500;text-align:center;min-width:120px;padding:9px 15px;border-radius:6px;cursor:pointer;border-width:0;color:#FFFFFF}.EndorseModal__actions .EndorseModal__cancel{background-color:#D0D0D0}.EndorseModal__actions .EndorseModal__submit{background-color:#3890DB}

.MergedProfileInfoModal__wrapper{position:absolute;top:50%;left:0;right:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:#fefefe;margin:0 auto;width:433px;border-radius:5px;text-align:left;overflow:hidden}@media (max-width: 768px){.MergedProfileInfoModal__wrapper{width:100%;padding:20px 20px 30px 20px;top:0;-webkit-transform:none;transform:none;min-height:100%;border-radius:0}}.MergedProfileInfoModal__header{width:100%;padding:18px 24px;background-color:#EF5860}.MergedProfileInfoModal__content{padding:20px 40px 30px 40px;text-align:center}.MergedProfileInfoModal__title{color:#ffffff}.MergedProfileInfoModal__description{font-size:15px;color:#5C6A77;letter-spacing:0.5px}.MergedProfileInfoModal__actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding:16px;border-top:1px solid #EEEEEE}

.FeedEntryPdfOptionsModal__wrapper{background-color:#fefefe;margin:0 auto;width:562px;border-radius:5px;text-align:left}@media (max-width: 768px){.FeedEntryPdfOptionsModal__wrapper{width:100%;padding:20px 20px 30px 20px;top:0;-webkit-transform:none;transform:none;min-height:100%;border-radius:0}}

.AncOptionsModal__wrapper{background-color:#fefefe;margin:0 auto;width:350px;border-radius:5px;text-align:left}@media (max-width: 768px){.AncOptionsModal__wrapper{width:100%;padding:20px 20px 30px 20px;top:0;-webkit-transform:none;transform:none;min-height:100%;border-radius:0}}

.ReportErrorModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fefefe;margin:0 auto;padding:20px 40px 30px 40px;width:450px;border-radius:5px;text-align:left}@media (max-width: 768px){.ReportErrorModal__content{width:100%;padding:20px 20px 30px 20px;top:0;-webkit-transform:none;transform:none;min-height:100%;border-radius:0}}.ReportErrorModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em;text-align:center}.ReportErrorModal__reason-field{height:90px}.ReportErrorModal__modal-actions{margin-top:20px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ReportErrorModal__modal-actions .ladda-label{line-height:1.8}

.FeedEntryIncludes__button-container{display:inline-block}.FeedEntryIncludes__button-container+.FeedEntryIncludes__button-container{margin-left:15px}.FeedEntryIncludes__button{color:#3890DB;font-weight:500;font-size:15px;cursor:pointer}.FeedEntryIncludes__button:hover{text-decoration:underline}.FeedEntryIncludes__button+.FeedEntryIncludes__button{margin-left:15px}

.FeedVitalsSummary__wrapper{display:inline-block;width:728px;background-color:#fff;border-radius:4px;position:relative;box-shadow:0 1px 2px rgba(0,0,0,0.1);margin-bottom:30px}.FeedVitalsSummary__header{padding:0 20px;border-bottom:1px solid #ececec}.FeedVitalsSummary__header-row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.FeedVitalsSummary__header-title{font-size:24px;color:#253540;letter-spacing:0.5px}.FeedVitalsSummary__header-actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.FeedVitalsSummary__header-action{color:#3890db;font-weight:500;cursor:pointer}.FeedVitalsSummary__header-action+.FeedVitalsSummary__header-action{margin-left:12px}.FeedVitalsSummary__filters{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:0 0 15px}.FeedVitalsSummary__filters label{cursor:pointer;margin-bottom:0}.FeedVitalsSummary__filters label span:before{display:inline-block;width:12px;height:12px;border:2px solid #fff;border-radius:50%;margin:5px 5px 0 0;vertical-align:top;content:""}.FeedVitalsSummary__filter-label{font-size:12px;color:#4f5d6b;letter-spacing:0.4px;font-weight:400}.FeedVitalsSummary__filter-container.filter-weight span:before{box-shadow:0 0 0 2px #912837}.FeedVitalsSummary__filter-container.filter-weight input:checked+label span:before{background-color:#912837}.FeedVitalsSummary__filter-container.filter-height span:before{box-shadow:0 0 0 2px #38dbb5}.FeedVitalsSummary__filter-container.filter-height input:checked+label span:before{background-color:#38dbb5}.FeedVitalsSummary__filter-container.filter-bloodPressure span:before{box-shadow:0 0 0 2px #ff4e50}.FeedVitalsSummary__filter-container.filter-bloodPressure input:checked+label span:before{background-color:#ff4e50}.FeedVitalsSummary__filter-container.filter-bodyTemperature span:before{box-shadow:0 0 0 2px #ecb84c}.FeedVitalsSummary__filter-container.filter-bodyTemperature input:checked+label span:before{background-color:#ecb84c}.FeedVitalsSummary__filter-container.filter-pulseRate span:before{box-shadow:0 0 0 2px #b8e986}.FeedVitalsSummary__filter-container.filter-pulseRate input:checked+label span:before{background-color:#b8e986}.FeedVitalsSummary__filter-container.filter-glasgowComaScale span:before{box-shadow:0 0 0 2px #ff00fd}.FeedVitalsSummary__filter-container.filter-glasgowComaScale input:checked+label span:before{background-color:#ff00fd}.FeedVitalsSummary__content{padding:15px 20px}.vitals__filters{display:-webkit-box;display:flex;margin-bottom:16px;color:#9ca1ad;text-transform:uppercase}.vitals__filters .vitals-table__opener{-webkit-box-align:center;align-items:center;margin-right:16px;outline:none}.vitals__filters .vitals-table__opener:first-child{margin-left:16px}.vitals__filters .vitals-table__opener .ContentFilter__opener__label{color:#9ca1ad}.vitals__filters .vitals-table__filter-popup{z-index:4;top:100px;left:40%}

.IncludedFormsContainer__main-container{background-color:#fafafa;margin:0px 30px}.IncludedFormsContainer__header{font-size:15px;font-weight:500}

.NewEntryModal__main-container{position:fixed;top:0;left:0;width:100%;background-color:#fff;height:100%;z-index:1000;overflow-y:scroll}.NewEntryModal__inner-container{min-height:100%;padding:0 10px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.NewEntryModal__restricted-badge{position:absolute;width:116px;height:100px;background-image:url(restricted-badge-86a0c81653210471104559974897cc25.png);right:-3px;top:-10px;z-index:2}.NewEntryModal__close-btn{cursor:pointer;top:40px;right:40px;position:absolute}@media (max-width: 992px){.NewEntryModal__close-btn{top:20px;right:16px}}.NewEntryModal__row+.NewEntryModal__row{padding-top:20px}@media (max-width: 992px){.NewEntryModal__row+.NewEntryModal__row{padding-top:10px}}.NewEntryModal__header{color:#253540;font-size:24px;font-weight:400;letter-spacing:.5px;line-height:1;margin-bottom:10px;padding-top:15px}@media (max-width: 992px){.NewEntryModal__header{line-height:inherit;margin-bottom:0;padding-top:16px}}.NewEntryModal__description{color:#535D66;font-size:17px;font-weight:400;line-height:1;margin:0 0 40px;text-align:center}@media (max-width: 992px){.NewEntryModal__description{font-size:15px;line-height:inherit;margin:8px 0 16px}}.NewEntryModal__content{width:770px}@media (max-width: 992px){.NewEntryModal__content{width:100%}}.NewEntryModal__column-last{margin-bottom:10px}.NewEntryModal__item{text-align:center;height:100px;border-radius:5px;color:#fff;font-size:16px;font-weight:400;letter-spacing:.5px;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}.NewEntryModal__item.disabled{opacity:.4}@media (max-width: 992px){.NewEntryModal__item{height:90px}}.NewEntryModal__item__vitals{background-color:#f37383}.NewEntryModal__item__encounter{background-color:#639aff}.NewEntryModal__item__prescription{background-color:#ff866a}.NewEntryModal__item__billing{background-color:#fad156}.NewEntryModal__item__comment{background-color:#f96d9b}.NewEntryModal__item__results{background-color:#a4df6a}.NewEntryModal__item__immunization{background-color:#d396df}.NewEntryModal__item__referral{background-color:#99a13c}.NewEntryModal__item__reception{background-color:#af5865}.NewEntryModal__item__investigation,.NewEntryModal__item__imaging_investigation{background-color:#e3bb7d}.NewEntryModal__item__upload{background-color:#04c7db}.NewEntryModal__item__billing{background-color:#fad156}.NewEntryModal__item__antenatal{background-color:#f996ec}.NewEntryModal__item:not(.disabled):hover{-webkit-transform:scale(1.05);transform:scale(1.05)}

.PatientDetailsBox__main-container{width:370px}@media (max-width: 1280px){.PatientDetailsBox__main-container{width:330px;margin-left:auto;margin-right:32px}}@media (max-width: 1200px){.PatientDetailsBox__main-container{width:100%}}.PatientDetailsBox__container{width:inherit;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1)}@media (max-width: 1200px){.PatientDetailsBox__container{display:none}}.PatientDetailsBox__container.not-scrollable{position:absolute;top:68px}.PatientDetailsBox__docked{position:fixed;bottom:5px}.PatientDetailsBox__content{background-color:#fff;padding:10px 20px}.PatientDetailsBox__content-section+.PatientDetailsBox__content-section{margin-top:10px}.PatientDetailsBox__content-section-title{padding-bottom:10px;font-size:14px;color:#263540;letter-spacing:.5px;font-weight:500}.PatientDetailsBox__tabs{background-color:#39454A;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:end;align-items:flex-end}.PatientDetailsBox__tabs.urgent{background-color:#732c31}.PatientDetailsBox__restricted-container{font-size:15px;color:#9ca1ad;text-align:center;padding:120px 0}.PatientDetailsBox__restricted-header{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:18px;color:#afb0b0;font-weight:300;margin:0}.PatientDetailsBox__restricted-icon{position:relative;top:-1px;margin-right:12px}.PatientDetailsBox__restricted-description{letter-spacing:.5px;margin:15px 0 0;font-weight:300}.PatientDetailsBox__tab-link-container{background-color:rgba(255,255,255,0.2);width:110px;height:30px;text-align:center;vertical-align:middle;line-height:30px}.PatientDetailsBox__tab-link-container:first-child{border-top-left-radius:5px}.PatientDetailsBox__tab-link-container:last-child{border-top-right-radius:5px}.PatientDetailsBox__tab-link{cursor:pointer;font-weight:500;color:#d1d4d5;-webkit-transition:color .5s, background-color .5s;transition:color .5s, background-color .5s}.PatientDetailsBox__tab-link-active{color:#4a90df;background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px}.PatientDetailsBox__footer{border-top:1px solid rgba(216,216,216,0.5);margin-top:10px;padding-top:10px;text-align:center}.PatientDetailsBox__comprehensive-link{color:#3890DB;font-weight:500;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.PatientDetailsBox__comprehensive-link:hover{text-decoration:underline}.PatientDetailsBox__comprehensive-link .ico-expand{width:14px;height:14px;margin-right:5px}.PatientDetailsBox__box-header{background-color:#39454A;padding:10px;min-height:100px;color:#fff;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.PatientDetailsBox__box-header.urgent{background-color:#ef5860;background:-webkit-gradient(linear, left top, left bottom, from(#ef5860), to(#732c31));background:linear-gradient(#ef5860, #732c31)}@media (min-width: 1201px){.PatientDetailsBox__mobile-container{display:none}}.PatientDetailsBox__mobile-header{width:100%;min-height:100px;background-color:#fff;border-top:1px solid #f1f1f2;color:#222;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;padding:10px}.PatientDetailsBox__mobile-header .PatientDetailsBox__patient-name-box__name{color:#253540;font-size:18px}.PatientDetailsBox__mobile-header .PatientDetailsBox__patient-info-row{color:#5C6A77;font-size:14px}.PatientDetailsBox__mobile-header .PatientDetailsBox__provider-name{color:#5C6A77;font-size:14px}.PatientDetailsBox__mobile-header .PatientDetailsBox__balance-info{color:#5C6A77;font-size:14px}.PatientDetailsBox__mobile-nav{width:100%;height:46px;background-color:#fff;border-top:1px solid #f1f1f2;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;overflow:auto}@media (max-width: 560px){.PatientDetailsBox__mobile-nav{-webkit-box-pack:start;justify-content:flex-start}}.PatientDetailsBox__mobile-nav-item{font-size:15px;line-height:120%;color:#93A1AF;font-weight:500;text-decoration:none;vertical-align:top;position:relative;padding:15px 8px;cursor:pointer;height:46px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-shrink:0;border-bottom:4px solid transparent}@media (max-width: 560px){.PatientDetailsBox__mobile-nav-item{padding:16px 8px;font-size:14px}}.PatientDetailsBox__mobile-nav-item+.PatientDetailsBox__mobile-nav-item{margin-left:10px}.PatientDetailsBox__mobile-nav-item-active{color:#253540;border-bottom:4px solid #328ddb}.PatientDetailsBox__patient-header{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.PatientDetailsBox__patient-name-box__name{font-size:20px;margin-bottom:3px;font-weight:400;line-height:1.3em}.PatientDetailsBox__patient-name-box .PatientCheckedInMark{margin-left:0}.PatientDetailsBox__patient-info-row{font-size:14px;font-weight:400;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap}.PatientDetailsBox__patient-info-cell:not(:last-of-type){margin-right:0.5em}.PatientDetailsBox__ward-info{line-height:1.25;word-wrap:break-word;font-size:14px;font-weight:400;color:#b6bec0}.PatientDetailsBox__ward-info-edit{font-size:12px;cursor:pointer;color:#fff}@media (max-width: 1200px){.PatientDetailsBox__ward-info-edit{color:#222}}.PatientDetailsBox__ward-info--highlighted{font-weight:600;color:#fff}.PatientDetailsBox__row+.PatientDetailsBox__row{padding-top:15px}.PatientDetailsBox__add-deposit-icon{cursor:pointer;width:13px;height:13px;margin-left:5px}.PatientDetailsBox__balance-info-label{line-height:1.25;word-wrap:break-word;font-size:14px;font-weight:300}.PatientDetailsBox__balance-info-value{color:#A7D267;font-size:14px;font-weight:bold;display:inline-block}.PatientDetailsBox__balance-info-value:not(:last-of-type)::after{content:'•';margin:0px 6px}.PatientDetailsBox__balance-info .PatientDetailsBox__add-deposit-icon{width:12px;height:12px}.PatientDetailsBox__dependants-info-label{line-height:1.25;word-wrap:break-word;font-size:14px;font-weight:300}.PatientDetailsBox__dependants-info-value{font-size:14px;font-weight:bold;color:#3890DB;cursor:pointer}.PatientDetailsBox__provider-name{font-size:14px;font-weight:bold;font-style:italic}.PatientDetailsBox__provider-no{font-style:italic}.PatientDetailsBox__box-header-initializing{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:80px;width:100%}.PatientDetailsBox__tags-list{margin-top:5px}.PatientDetailsBox__avatar{width:80px;margin-right:10px;position:relative}.PatientDetailsBox__avatar .AvatarUploader__avatar{width:80px;height:80px}.PatientDetailsBox__patient-info{width:100%;overflow-y:auto}.PatientDetailsBox__mobile-header .PatientDetailsBox__avatar{width:56px}.PatientDetailsBox__mobile-header .PatientDetailsBox__avatar .AvatarUploader__avatar{width:56px;height:56px}.PatientDetailsBox__principal{color:#3890DB;font-weight:500;cursor:pointer}.PatientDetailsBox__unmark-urgency{background-color:#fff;border:1px solid #fefefe;border-radius:20px;outline:none;color:#d34e43;font-size:12px;margin-top:6px}.PatientDetailsBox__unmark-urgency-container{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.PatientDetailsBox__consent-verification-container{margin-top:5px}

.AddDepositModal__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fefefe;margin:0 auto;padding:20px 40px 30px;width:480px;border-radius:5px;text-align:left}@media (max-width: 768px){.AddDepositModal__content{width:100%;padding:20px 20px 30px;top:0;-webkit-transform:none;transform:none;min-height:100%;border-radius:0}}.AddDepositModal__content__credit-balance{font-size:18px;padding-top:20px;padding-bottom:5px;color:#24a643;font-weight:500;text-align:center}.AddDepositModal__content__credit-balance-receipt{border:none;padding-bottom:0;vertical-align:top;background:#fff}.AddDepositModal__content__credit-balance-receipt:hover{cursor:pointer}.AddDepositModal__content__amount{margin-bottom:20px}.AddDepositModal__content__refund-reason{margin-top:25px}.AddDepositModal__tabs{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;width:calc(100% + 40px);margin-left:-20px;margin-bottom:20px}.AddDepositModal__tabs__item{-webkit-box-flex:1;flex-grow:1;color:#333333;font-size:23px;letter-spacing:0.48px;line-height:28px;text-align:center;padding:20px 0;opacity:0.5;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;cursor:pointer}.AddDepositModal__tabs__item--deposit{margin-left:-20px}.AddDepositModal__tabs__item--refund{margin-right:-20px}.AddDepositModal__tabs__item--active{border-bottom:2px solid #D8D8D8;opacity:1}.AddDepositModal__title{font-size:28px;line-height:30px;color:#575757;font-weight:bold;margin:30px 0 15px;letter-spacing:-0.035em;text-align:center}.AddDepositModal__modal-actions{margin-top:50px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.AddDepositModal__refund-not-available{text-align:center;font-style:italic;padding:40px 0}.AddDepositModal .RadioButtons__container+.RadioButtons__container{margin-left:20px}

.DepositReceiptPdfView__wrapper{position:relative;padding-top:20px;margin:0 auto;width:100%}@media screen{.DepositReceiptPdfView__wrapper{opacity:0}}@media print{.DepositReceiptPdfView__wrapper{opacity:1}}.DepositReceiptPdfView__wrapper:first-child{padding-top:0}.DepositReceiptPdfView__pdf-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:10px;margin-bottom:10px;border-bottom:1px #979797 solid}.DepositReceiptPdfView__pdf-header__logo{height:40px;margin-right:10px}.DepositReceiptPdfView__pdf-header__info{text-align:right;font-size:11px;color:#445259}.DepositReceiptPdfView__header-column--entry{text-align:center}.DepositReceiptPdfView__header-column--insurance{text-align:right}.DepositReceiptPdfView__header-column__title{font-size:12px;color:#72808E}.DepositReceiptPdfView__header-column__title+*{font-size:12px;font-weight:bold;color:#445259}.DepositReceiptPdfView__header-column__row__patient-name{font-size:23px;color:#445259;font-weight:500}.DepositReceiptPdfView__header-column__row__entry{font-size:14px;color:#72808E;font-weight:500}.DepositReceiptPdfView__entry-header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.DepositReceiptPdfView__entry-header>*{-webkit-box-flex:1;flex:1}.DepositReceiptPdfView__entry-type{font-size:20px;font-weight:500;text-transform:uppercase;white-space:nowrap}.DepositReceiptPdfView__top-container{padding-bottom:40px}.DepositReceiptPdfView__bottom-container{width:100%}.DepositReceiptPdfView__signature-boxes{padding:20px 0;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.DepositReceiptPdfView__signature-boxes__box{font-size:12px;color:#72808E;border-top:1px #979797 solid;padding-top:10px;width:200px;text-align:center}.DepositReceiptPdfView__last-container{border-top:1px #979797 solid;padding:20px 0 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin-top:15px}.DepositReceiptPdfView__last-container__doctor{font-size:12px;color:#72808E;font-weight:500}.DepositReceiptPdfView__last-container__logo{font-size:11px;color:#72808E}.DepositReceiptPdfView__last-container__logo img{width:22px;margin:0 5px}.DepositReceiptPdfView__box{display:inline-block;width:728px;background-color:#fff;border-radius:4px;-webkit-transition:border-color .3s;transition:border-color .3s;position:relative;border-style:solid;border-width:1px 1px 1px 5px;border-color:#c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1)}@media (max-width: 1200px){.DepositReceiptPdfView__box{width:100%}}@media (max-width: 768px){.DepositReceiptPdfView__box{border-width:1px 1px 1px 4px}}.DepositReceiptPdfView__table-container{padding:30px 15px 16px 15px;position:relative}.DepositReceiptPdfView__table-head{padding:10px 0;border-bottom:1px solid #eeeeee;height:36px}.DepositReceiptPdfView__table-row{padding:12px 0}.DepositReceiptPdfView__totals-container{font-size:16px;margin-top:20px;padding-top:20px}.DepositReceiptPdfView__summary-label{font-weight:500;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.DepositReceiptPdfView__totals{margin-left:auto}.DepositReceiptPdfView__totals__row__cell{padding:6px 15px}.DepositReceiptPdfView__totals__row__cell:last-child{padding-right:15px}.DepositReceiptPdfView__totals__row--divider__cell{padding:0}@media print{@page{margin:6mm 6mm 0 6mm}.pdf-paginator-wrapper{page-break-inside:avoid}.pdf-paginator-wrapper+.pdf-paginator-wrapper .FeedEntryResults__info{display:none}.DepositReceiptPdfView__bottom-container{position:absolute;bottom:0}a[href]:after{content:none !important}}.pdf-paginator-wrapper+.pdf-paginator-wrapper .FeedEntryResults__info{display:none}

.DetailsBoxValue__edit-icon{cursor:pointer;margin-left:10px;display:inline-block;height:17px}.DetailsBoxValue__label:hover .DetailsBoxValue__edit-icon{display:inline-block}.DetailsBoxValue__action-btn{color:#3890db;font-size:15px;font-weight:500;background:none;border:none}.DetailsBoxValue__action-btn:hover{text-decoration:underline}.DetailsBoxValue__form-btn{cursor:pointer}.DetailsBoxValue__form-btn .entry-value{display:-webkit-box;display:flex;flex-direction:row;max-width:400px;margin:0 auto;font-size:15px;line-height:1.4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.DetailsBoxValue__label{margin-bottom:3px;display:-webkit-box;display:flex}.DetailsBoxValue__label-highlighted{color:#ffffff;background-color:#93A1AF;border-top-right-radius:100px;border-bottom-right-radius:100px;margin-left:-20px;padding:0px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DetailsBoxValue__label-highlighted--allergies{background-color:#D34E43}.DetailsBoxValue__dash{width:10px;border:2px solid #93A1AF;margin:auto 5px auto 0px;border-bottom-left-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px;border-top-right-radius:10px}.DetailsBoxValue__dash--allergies{border-color:#D34E43}.DetailsBoxValue__cds-risk{color:#D34E43}.DetailsBoxValue__cds-column{margin-left:10px}

.UpdatePatientRoomModal__content{position:absolute;top:50%;left:0;right:0;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.UpdatePatientRoomModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.UpdatePatientRoomModal__form{width:100%;max-width:360px;margin:0 auto}.UpdatePatientRoomModal__form-row ~ .UpdatePatientRoomModal__form-row{margin-top:18px}.UpdatePatientRoomModal__room-select-option .ui-select-choices-row-inner{display:-webkit-box !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.UpdatePatientRoomModal__free-room-tag{color:#5cb85c}.UpdatePatientRoomModal__occupied-room-tag{color:#c9302c}.UpdatePatientRoomModal .modal-close{font-size:15px;line-height:20px;color:#acb1bb;display:inline-block;vertical-align:middle;padding:0 25px;border:0;margin:0;background:transparent}

.DependantsDetailsModal__wrapper{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fefefe;margin:0 auto;width:480px;border-radius:5px;text-align:left;overflow:hidden}@media (max-width: 768px){.DependantsDetailsModal__wrapper{width:100%;top:0;-webkit-transform:none;transform:none;min-height:100%;border-radius:0}}.DependantsDetailsModal__header{background-color:#DEEDFA;padding:15px 20px}.DependantsDetailsModal__title{font-weight:500;font-size:13px;letter-spacing:.5px;color:#40525A}.DependantsDetailsModal__footer{padding:18px 20px;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;border-top:1px solid #D8D8D8}.DependantsDetailsModal__close{margin:0}.DependantsDetailsModal__content{padding:20px}.DependantsDetailsModal__table{width:100%}.DependantsDetailsModal__table th{font-size:13px;font-weight:500;color:#253540;letter-spacing:.5px}.DependantsDetailsModal__table td{font-size:15px;letter-spacing:.5px;color:#5C6A77;line-height:28px}.DependantsDetailsModal__link{color:#3890db;font-weight:500;cursor:pointer}

.PatientInAdmission__main-container{margin:0 -15px 15px -15px;border:2px dashed #feb78b;padding:16px 13px 13px;position:relative;border-radius:4px;-webkit-transition:all .3s;transition:all .3s}@media (max-width: 1200px){.PatientInAdmission__main-container{margin:0 0 15px -15px}}@media (max-width: 768px){.PatientInAdmission__main-container{margin:0 0 15px 2px}}@media (max-width: 560px){.PatientInAdmission__main-container{padding-top:44px}}.PatientInAdmission__main-title{color:#253540;font-weight:500;font-size:13px;position:absolute;top:-11px;left:5px;padding-left:10px;background-color:#eaecee}@media (max-width: 560px){.PatientInAdmission__main-title{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;width:100%}}@media (max-width: 560px){.PatientInAdmission__main-title-info{padding-top:4px}}.PatientInAdmission__main-title-badge{background-color:#ffefe4;padding:3px 8px;border:1px solid #fd824b;border-radius:4px;color:#ff7107;margin:0 5px}.PatientInAdmission__block{width:100%;background-color:#fff;border:1px solid #c6c6c6;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.PatientInAdmission__block-header{background-color:#f2faff;padding:15px 14px 0 14px}.PatientInAdmission__block-container{padding:15px 14px 0 14px}.PatientInAdmission__block-title{font-weight:500;font-size:15px;letter-spacing:.5px;color:#253540}.PatientInAdmission__link{color:#3890DB !important;font-weight:500;cursor:pointer;margin-left:20px}.PatientInAdmission__link--red{color:#d86660 !important;font-weight:500;cursor:pointer;margin-left:20px}.PatientInAdmission__tabs{display:-webkit-box;display:flex;border-bottom:1px solid #eaecee;margin:0 -15px}.PatientInAdmission__tab{padding:5px 13px;border-bottom:3px solid transparent;-webkit-transition:all .5s;transition:all .5s;font-weight:400;font-size:15px;letter-spacing:.5px;color:#94a1ae;cursor:pointer}.PatientInAdmission__tab--active{border-bottom:3px solid #3890DB;color:#253540}.PatientInAdmission__visibility-trigger{color:#3890DB !important;font-weight:500;cursor:pointer;background-color:#eaecee;font-size:13px;position:absolute;top:-11px;right:10px;padding:0 5px}.PatientInAdmission__visibility-trigger-icon{font-size:10px}.PatientInAdmission__visibility-trigger-icon:before{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.PatientInAdmission__collapsed{border-color:transparent;margin-bottom:0}.PatientInAdmission__collapsed .PatientInAdmission__visibility-trigger-icon:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);padding-top:2px}.PatientInAdmission__discharge-icon{font-size:14px;color:#d86660}.PatientInAdmission__ward-info-edit{color:#FF7312}.PatientInAdmission__actions{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:end;align-items:flex-end}

.AdmissionActiveMedications__main-container{padding:15px 20px;position:relative}.AdmissionActiveMedications__add-new-container{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.AdmissionActiveMedications__empty-content-box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.AdmissionActiveMedications__empty-content-image{height:48px;margin:10px 0}.AdmissionActiveMedications__empty-content-text{font-size:15px;letter-spacing:.5px;color:#9CA1AD}.AdmissionActiveMedications__empty-content-add-new{position:absolute;right:15px;top:15px}.AdmissionActiveMedications__element-action+.AdmissionActiveMedications__element-action{margin-left:15px}.AdmissionActiveMedications__row{padding:0 !important}

.EditMedicationModal__content{position:absolute;top:50%;left:50%;padding:0;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.EditMedicationModal__container{width:640px;background-color:white;border-radius:8px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:20px}.EditMedicationModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.EditMedicationModal__form{width:100%;text-align:left}.EditMedicationModal__actions{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:end;align-items:flex-end;margin-top:15px}.EditMedicationModal__remove-link{color:#D34D41;font-size:15px;cursor:pointer;margin-top:10px}

.AdmissionDrugCourseChart__main-container{padding:15px 20px;position:relative}.AdmissionDrugCourseChart__footer{margin:15px -20px 0 -20px;padding:15px 20px 0 20px;border-top:1px solid #eaecee;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.AdmissionDrugCourseChart__additional-info{font-size:10px;display:-webkit-box;display:flex;-webkit-box-pack:space-evenly;justify-content:space-evenly;margin-left:5px;font-style:italic}.AdmissionDrugCourseChart__additional-info span{line-height:1.3;margin-left:5px;margin-top:3px;font-style:italic}.AdmissionDrugCourseChart__additional-info i{max-width:40px;min-width:11px}.AdmissionDrugCourseChart__empty-content-box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.AdmissionDrugCourseChart__empty-content-image{height:48px;margin:10px 0}.AdmissionDrugCourseChart__empty-content-text{font-size:15px;letter-spacing:.5px;color:#9CA1AD}.AdmissionDrugCourseChart__empty-content-add-new{position:absolute;right:15px;top:15px}.AdmissionDrugCourseChart__drug-details{padding-bottom:15px;display:Grid;-webkit-column-gap:35px;-moz-column-gap:35px;column-gap:35px;row-gap:15px;grid-template-columns:1fr 1fr 1fr}.AdmissionDrugCourseChart__drug,.AdmissionDrugCourseChart__route,.AdmissionDrugCourseChart__date-range,.AdmissionDrugCourseChart__instructions{min-width:0}.AdmissionDrugCourseChart__drug--label,.AdmissionDrugCourseChart__route--label,.AdmissionDrugCourseChart__date-range--label,.AdmissionDrugCourseChart__instructions--label{font-weight:bold}.AdmissionDrugCourseChart__route--value,.AdmissionDrugCourseChart__date-range--value,.AdmissionDrugCourseChart__instructions--value{color:#556270}.AdmissionDrugCourseChart__chart{border:1px solid #cccccc;border-top-color:transparent;border-bottom-color:transparent}.AdmissionDrugCourseChart__chart--x-scroll{overflow-x:auto;padding-bottom:10px;border-bottom-color:#cccccc}.AdmissionDrugCourseChart__chart-row{width:100%;display:-webkit-box;display:flex}.AdmissionDrugCourseChart__chart-row:last-child .AdmissionDrugCourseChart__chart-cell{border-bottom-color:#cccccc}.AdmissionDrugCourseChart__chart-row .AdmissionDrugCourseChart__chart-cell:first-child{border-left-color:transparent}.AdmissionDrugCourseChart__chart-row .AdmissionDrugCourseChart__chart-cell:last-child{border-right-color:transparent}.AdmissionDrugCourseChart__chart-column{border:1px solid #cccccc;-webkit-box-flex:1;flex:1;min-width:110px}.AdmissionDrugCourseChart__chart-cell{border:1px solid #cccccc;border-bottom-color:transparent;padding:5px 8px;color:#556270;-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;min-width:110px;min-height:40px}.AdmissionDrugCourseChart__chart-cell:not(:first-child){border-left:0}.AdmissionDrugCourseChart__chart-cell--active{background-color:#E6F5FF}.AdmissionDrugCourseChart__chart-cell--inactive{background-color:#F6F6F8}.AdmissionDrugCourseChart__chart-header{background-color:#72808E;color:#fff;min-height:20px}.AdmissionDrugCourseChart__drug-administered{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer}.AdmissionDrugCourseChart__drug-missed{margin-left:7px;cursor:pointer}.AdmissionDrugCourseChart__drug-administered-text{font-size:10px;text-align:left;line-height:1.2;margin-bottom:0}.AdmissionDrugCourseChart__drug-administered-icon{margin-right:7px;font-size:12px;color:#67B70F}.AdmissionDrugCourseChart__administer-button{background-color:transparent;border:0;color:#3890db;font-size:12px;padding:0}.AdmissionDrugCourseChart__administer-button--disabled{opacity:0.5;pointer-events:none}.AdmissionDrugCourseChart__empty-content{padding:15px 20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.AdmissionDrugCourseChart__empty-content-image{height:48px;margin:10px 0}.AdmissionDrugCourseChart__empty-content-text{font-size:15px;letter-spacing:0.5px;color:#9ca1ad}.AdmissionDrugCourseChart__tooltip.tooltip.in{opacity:1}.AdmissionDrugCourseChart__tooltip .tooltip-inner{text-align:left;background-color:#607383;color:white;border-radius:4px;padding:10px 8px}.AdmissionDrugCourseChart__tooltip.tooltip.bottom .tooltip-arrow{border-bottom-color:#607383;position:relative}.AdmissionDrugCourseChart__time-stamp{font-size:11px;color:#d86660;margin-left:7px}

.AdministerDrugModal__content{position:absolute;top:50%;left:50%;padding:0;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.AdministerDrugModal__container{width:920px;background-color:white;border-radius:8px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:20px}.AdministerDrugModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.AdministerDrugModal__form{width:100%;text-align:left}.AdministerDrugModal__vertical-divider-left{padding-left:20px;border-left:1px solid #eaecee}.AdministerDrugModal__element{border-bottom:1px solid #eaecee;padding-bottom:20px;position:relative}.AdministerDrugModal__element+.AdministerDrugModal__element{margin-top:20px}.AdministerDrugModal__actions{padding-top:15px;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}.AdministerDrugModal__timepicker .uib-timepicker{width:100%}.AdministerDrugModal__timepicker .uib-time{width:33.3%;padding:0 3px}.AdministerDrugModal__timepicker .uib-time:first-of-type{padding-left:0}.AdministerDrugModal__timepicker .uib-time:last-of-type{padding-right:0}.AdministerDrugModal__timepicker .field{width:100%}.AdministerDrugModal__timepicker .uib-increment,.AdministerDrugModal__timepicker .uib-decrement{position:relative}.AdministerDrugModal__timepicker .uib-increment-link{position:absolute;top:5px;right:10px;outline:none}.AdministerDrugModal__timepicker .uib-decrement-link{position:absolute;top:-20px;right:10px;outline:none}.AdministerDrugModal__timepicker .uib-increment-link-icon,.AdministerDrugModal__timepicker .uib-decrement-link-icon{width:13px;height:13px;cursor:pointer}.AdministerDrugModal__remove-drug{font-size:14px;color:#d86660;position:absolute;right:5px;top:0;cursor:pointer}

.AdmissionInterventions__main-container{padding:15px 20px;position:relative}.AdmissionInterventions__content table{width:100%;margin-bottom:20px}.AdmissionInterventions__content table,.AdmissionInterventions__content th,.AdmissionInterventions__content td{border:1px solid #cccccc}.AdmissionInterventions__content th{background-color:#72808E;color:#fff}.AdmissionInterventions__content td{font-size:12px}.AdmissionInterventions__content th,.AdmissionInterventions__content td{padding:5px 8px !important;text-align:left;line-height:initial;min-width:110px}.AdmissionInterventions__footer{margin:15px -20px 0 -20px;padding:15px 20px 0 20px;border-top:1px solid #eaecee;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.AdmissionInterventions__empty-content-box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.AdmissionInterventions__empty-content-image{height:48px;margin:10px 0}.AdmissionInterventions__empty-content-text{font-size:15px;letter-spacing:.5px;color:#9CA1AD}.AdmissionInterventions__empty-content-add-new{position:absolute;right:15px;top:15px}

.AddInterventionModal__content{position:absolute;top:50%;left:50%;padding:0;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.AddInterventionModal__container{width:520px;background-color:white;border-radius:8px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:20px}.AddInterventionModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.AddInterventionModal__form{width:100%;text-align:left}.AddInterventionModal__vertical-divider-left{padding-left:20px;border-left:1px solid #eaecee}.AddInterventionModal__element{border-bottom:1px solid #eaecee;padding-bottom:20px}.AddInterventionModal__element+.AddInterventionModal__element{margin-top:20px}.AddInterventionModal__actions{padding-top:15px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.AddInterventionModal__timepicker .uib-timepicker{width:100%}.AddInterventionModal__timepicker .uib-time{width:33.3%;padding:0 3px}.AddInterventionModal__timepicker .uib-time:first-of-type{padding-left:0}.AddInterventionModal__timepicker .uib-time:last-of-type{padding-right:0}.AddInterventionModal__timepicker .field{width:100%}.AddInterventionModal__timepicker .uib-increment,.AddInterventionModal__timepicker .uib-decrement{position:relative;width:33.3%}.AddInterventionModal__timepicker .uib-increment-link{position:absolute;top:5px;right:10px;outline:none}.AddInterventionModal__timepicker .uib-decrement-link{position:absolute;top:-20px;right:10px;outline:none}.AddInterventionModal__timepicker .uib-increment-link-icon,.AddInterventionModal__timepicker .uib-decrement-link-icon{width:13px;height:13px;cursor:pointer}.AddInterventionModal__textarea{height:160px;resize:none}

.AdmissionLastVitals__main-container{padding:15px 20px}.AdmissionLastVitals__row{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:wrap}.AdmissionLastVitals__column{padding-top:12px;display:block;margin-right:2%;width:15%}.AdmissionLastVitals__column:nth-child(6n+6){margin-right:0}.AdmissionLastVitals__units{font-size:13px;color:#93A1AF;font-weight:400}.AdmissionLastVitals__footer{margin:15px -20px 0 -20px;padding:15px 20px 0 20px;border-top:1px solid #eaecee;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.AdmissionLastVitals__empty-content-box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.AdmissionLastVitals__empty-content-image{height:48px;margin:10px 0}.AdmissionLastVitals__empty-content-text{font-size:15px;letter-spacing:.5px;color:#9CA1AD}

.AdmissionFluids__main-container{padding:15px 20px;position:relative}.AdmissionFluids__footer{margin:15px -20px 0 -20px;padding:15px 20px 0 20px;border-top:1px solid #eaecee;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.AdmissionFluids__empty-content-box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.AdmissionFluids__empty-content-image{height:48px;margin:10px 0}.AdmissionFluids__empty-content-text{font-size:15px;letter-spacing:0.5px;color:#9ca1ad}.AdmissionFluids__empty-content-add-new{position:absolute;right:15px;top:15px}

.AddFluidModal__content{position:absolute;top:50%;left:50%;padding:0;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.AddFluidModal__container{width:520px;background-color:white;border-radius:8px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:20px}.AddFluidModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.AddFluidModal__form{width:100%;text-align:left}.AddFluidModal__vertical-divider-left{padding-left:20px;border-left:1px solid #eaecee}.AddFluidModal__element{border-bottom:1px solid #eaecee;padding-bottom:20px}.AddFluidModal__element+.AddFluidModal__element{margin-top:20px}.AddFluidModal__actions{padding-top:15px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.AddFluidModal__timepicker .uib-timepicker{width:100%}.AddFluidModal__timepicker .uib-time{width:33.3%;padding:0 3px}.AddFluidModal__timepicker .uib-time:first-of-type{padding-left:0}.AddFluidModal__timepicker .uib-time:last-of-type{padding-right:0}.AddFluidModal__timepicker .field{width:100%}.AddFluidModal__timepicker .uib-increment,.AddFluidModal__timepicker .uib-decrement{position:relative;width:33.3%}.AddFluidModal__timepicker .uib-increment-link{position:absolute;top:5px;right:10px;outline:none}.AddFluidModal__timepicker .uib-decrement-link{position:absolute;top:-20px;right:10px;outline:none}.AddFluidModal__timepicker .uib-increment-link-icon,.AddFluidModal__timepicker .uib-decrement-link-icon{width:13px;height:13px;cursor:pointer}.AddFluidModal__textarea{height:160px;resize:none}

.EditDiagnosisModal__content{position:absolute;top:50%;left:50%;padding:0;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.EditDiagnosisModal__container{width:640px;background-color:white;border-radius:8px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:20px}.EditDiagnosisModal__title{font-size:23px;line-height:30px;color:#333;font-weight:400;margin:0 0 15px;letter-spacing:-0.035em}.EditDiagnosisModal__form{width:100%;text-align:left}.EditDiagnosisModal__actions{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;margin-top:15px}

.ReportedFeed__main-container{width:100%;padding-top:21px}@media (min-width: 993px){.ReportedFeed__main-container{padding-left:40px}}@media (min-width: 769px) and (max-width: 1200px){.ReportedFeed__main-container{padding-left:60px}}.ReportedFeed__back-link{padding-left:40px;padding-bottom:15px;font-size:15px;letter-spacing:.5px;color:#3890DB !important;font-weight:500;cursor:pointer;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media (max-width: 768px){.ReportedFeed__back-link{padding-left:0}}.ReportedFeed__back-link .ico-back{width:12px;height:12px;margin-right:5px}.ReportedFeed__box{position:relative}.ReportedFeed__box:before{content:'';display:block;position:absolute;background-color:rgba(223,225,232,0.8);width:2px;top:15px;left:-33px;bottom:0}.ReportedFeed__box:after{content:'';display:block;position:absolute;background-color:rgba(223,225,232,0.8);width:6px;height:6px;bottom:0;left:-35px;border-radius:50%}

.PatientVitalIndicatedValue__units{font-size:13px;color:#93A1AF;font-weight:400}.PatientVitalIndicatedValue__container.out-of-range{background-color:#FF2F47;border-radius:4px;display:inline-block;padding:0 5px}.PatientVitalIndicatedValue__container.out-of-range .entry-value,.PatientVitalIndicatedValue__container.out-of-range .PatientVitalIndicatedValue__units{color:#FFFFFF}

.RetrieveLostId__main-container{padding-top:68px;min-height:100%;width:100%;background-color:#eaecee;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.RetrieveLostId__main-container .TelInput__field{height:42px;box-shadow:none;font-weight:normal;font-family:'Gotham', Arial, sans-serif}.RetrieveLostId__main-container .TelInput .selected-flag{top:20px}.RetrieveLostId__main-container .TelInput .intl-tel-input{width:100%}.RetrieveLostId__main-container .TelInput .country-list{top:41px}.RetrieveLostId__container{width:450px;margin-top:30px;padding:30px 24px 24px;border-radius:3px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,0.1);font-family:'Gotham', sans-serif}@media (max-width: 768px){.RetrieveLostId__container{width:100%}}.RetrieveLostId__header{color:#7a7a7a;font-size:26px;font-weight:300;margin-bottom:28px;letter-spacing:-0.02em;line-height:1.1}.RetrieveLostId__method-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.RetrieveLostId__method-btn{padding:10px 0;font-size:15px;color:#7a7a7a;text-align:center;text-transform:none;height:40px;width:50%;border:1px solid #d0d0d0;cursor:pointer;letter-spacing:1.4px}.RetrieveLostId__method-btn--active{background:#912837;color:#fff}.RetrieveLostId__description{font-size:14px;color:#7a7a7a;line-height:1.25;word-wrap:break-word;font-weight:300;margin-bottom:10px}.RetrieveLostId__submit-row{text-align:center;margin-top:10px}.RetrieveLostId__submit-btn{display:inline-block;padding:13px 30px 15px;text-align:center;border:none;border-radius:2px;background:#a33b4a;font-size:13px;color:#fff;font-weight:normal;text-transform:uppercase;letter-spacing:0.076em;cursor:pointer;margin:0 auto}@media (max-width: 768px){.RetrieveLostId__submit-btn{width:100%}}.RetrieveLostId__footer{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding-top:30px;padding-bottom:20px;color:#fff}.RetrieveLostId__footer-item{display:inline;padding-top:15px}.RetrieveLostId__footer-icon{color:#a9414e}.RetrieveLostId__footer-link{color:#a9414e;text-decoration:none}.RetrieveLostId__footer-link:hover{text-decoration:underline}.RetrieveLostId__footer-link:hover{text-decoration:underline}

.ResetPassword__main-container{width:100%;height:100%;background-color:#EFF2F4}.ResetPassword__inner-container{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}@media (max-width: 560px){.ResetPassword__inner-container{top:0;padding:10px;-webkit-transform:none;transform:none}}@media (max-width: 560px){.ResetPassword__form{width:100%}}.ResetPassword__description{margin:40px 0;font-size:24px;color:#676767;text-align:center}.ResetPassword__box{width:460px;padding:24px;background-color:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,0.1)}@media (max-width: 560px){.ResetPassword__box{width:100%}}.ResetPassword__form-footer{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.ResetPassword__forgot-password-link{font-size:12px;font-weight:normal;letter-spacing:0.076em;color:#a33b4a;text-decoration:none;padding-top:15px}.ResetPassword__forgot-password-link:hover{color:#a33b4a}.ResetPassword__submit-btn{padding:14px;text-align:center;width:100%;border:none;border-radius:2px;background:#a33b4a;font-size:12px;color:#fff;font-weight:normal;text-transform:uppercase;letter-spacing:0.076em;cursor:pointer}.ResetPassword__back-btn{font-size:12px;color:#912837;letter-spacing:1.06px;cursor:pointer;text-transform:uppercase}.ResetPassword__back-btn:hover{color:#912837}.ResetPassword__footer{margin-top:50px;font-size:13px;color:#7C8586;letter-spacing:0px}.ResetPassword__info{font-size:14px;color:#7a7a7a}.ResetPassword .TelInput__field{height:42px;box-shadow:none;font-weight:normal;font-family:"Gotham", Arial, sans-serif}.ResetPassword .TelInput .selected-flag{top:21px}.ResetPassword .TelInput .country-list{top:41px}

.Employee__main-container{background-color:#eaecee;width:100%;height:100%;overflow-y:scroll;padding:70px 10px 15px}.Employee__container{height:100%}

.Employee__main-container{background-color:#eaecee;width:100%;height:100%;overflow-y:scroll;padding:70px 10px 15px}.Employee__container{height:100%}

.Employee__main-container{background-color:#eaecee;width:100%;height:100%;overflow-y:scroll;padding:70px 10px 15px}.Employee__container{height:100%}

.Requests__main-container{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}.Requests__container{height:100%}

.Payroll__main-container{background-color:#eaecee;width:100%;height:100%;overflow-y:scroll;padding:70px 10px 15px}.Payroll__container{height:100%}

.PayrollSummaryOverview__main-container{background-color:#eaecee;width:100%;height:100%;overflow-y:scroll;padding:70px 10px 15px}.PayrollSummaryOverview__container{height:100%}

.PayrollPause__main-container{background-color:#eaecee;width:100%;height:100%;overflow-y:scroll;padding:70px 10px 15px}.PayrollPause__container{height:100%}

.PayrollHistoryOverview__main-container{background-color:#eaecee;width:100%;height:100%;overflow-y:scroll;padding:70px 10px 15px}.PayrollHistoryOverview__container{height:100%}

.RunPayroll__main-container{background-color:#eaecee;width:100%;height:100%;overflow-y:scroll;padding:70px 10px 15px}.RunPayroll__container{height:100%}

.MyProfile__main-container{background-color:#eaecee;width:100%;height:100%;padding:116px 10px 15px;overflow-y:scroll}.MyProfile__container{height:100%}

.CompanyProfile__main-container{background-color:#eaecee;width:100%;height:100%;overflow-y:scroll;padding:70px 10px 15px}.CompanyProfile__container{height:100%}.CompanyProfile__title{color:#253540;font-size:24px;font-weight:400;letter-spacing:.5px;text-align:left;margin-right:20px}@media (max-width: 768px){.CompanyProfile__title{font-size:18px}}

