:root{--scrollbar-thumb-color:#D9D9D9;--scrollbar-thumb-hover-color:gray;--scrollbar-track-color:#F4F4F4;--scrollbar-track-width:"7px"}body{margin:0;font-family:Mulish!important;font-weight:600!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.Spinner_Default{overflow:hidden;margin:0}.Spinner_Background{width:100%;height:100%;position:fixed;display:flex;justify-content:center;flex-direction:column;align-items:center;background-color:#000000eb;z-index:10;top:0;bottom:0}.Spinner_Background .Text{font:normal normal 600 22px/22px Mulish;color:#f58220;text-align:center}.Spinner{border:2px solid;border-color:transparent #f58220;width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 2s linear infinite;margin-bottom:10px}.Spinner::after{content:"";box-sizing:border-box;position:absolute;left:50%;top:50%;border:24px solid;border-color:transparent rgba(255,255,255,.15);border-radius:50%;transform:translate(-50%,-50%)}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner{0%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0;left:0;width:72px;height:72px;opacity:0}}@media screen and (max-width:575px){.Spinner_Background{max-width:100vw;max-height:100vh}}.RemoteHandOverAppForm_Container{margin-top:65px}@media (min-width:1013px){.RemoteHandOverAppForm_Container{margin-top:80px}}::-webkit-scrollbar{width:var(--scrollbar-track-width)}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color)}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover-color)}::-webkit-scrollbar-track{background-color:var(--scrollbar-track-color)}*{scrollbar-width:thin}::-webkit-scrollbar{width:var(--scrollbar-track-width)}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color)}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover-color)}::-webkit-scrollbar-track{background-color:var(--scrollbar-track-color)}.ex-cust-toaster.modal{z-index:1500!important}
