.busy-indicator{visibility:hidden;opacity:0;-webkit-transition:all .1s ease 0s;-moz-transition:all .1s ease 0s;-ms-transition:all .1s ease 0s;-o-transition:all .1s ease 0s;transition:all .1s ease 0s}.busy-indicator.show{visibility:visible;opacity:1;-webkit-transition:all .07s ease 0s;-moz-transition:all .07s ease 0s;-ms-transition:all .07s ease 0s;-o-transition:all .07s ease 0s;transition:all .07s ease 0s}.busy-indicator .busy-indicator-panel{margin:auto;width:14em;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:#333;padding:2em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.busy-indicator .busy-indicator-panel>*{display:inherit;margin:.5em auto}.busy-indicator .status-text{color:#fff;font-size:12pt;font-weight:bold;text-align:center}.loader{display:flex;justify-content:center;align-items:center;height:450px}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.666);padding-top:20em;z-index:10000}.k-loading-panel{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:fixed;top:0;left:0;z-index:1000032}.k-loading-panel-mask{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#000;opacity:.8}.k-loading-panel-wrapper{position:relative;z-index:2}.k-loading-panel-text{margin-top:20px;text-align:center;color:#fff}.k-loader-pulsing-2 .k-loader-segment{position:absolute}.clinical-date-hint{font-size:10px}