.splash-screen{background-color:#f5f5f5;min-height:100%;position:absolute;width:100%}.splash-loader-container{left:50%;margin-left:-32px;margin-top:-32px;position:absolute;text-align:center;top:50%}.splash-loader{-webkit-animation:1.4s linear infinite rotator;animation:1.4s linear infinite rotator}@-webkit-keyframes rotator{0%{transform:rotate(0)}100%{transform:rotate(270deg)}}@keyframes rotator{0%{transform:rotate(0)}100%{transform:rotate(270deg)}}.path{-webkit-animation:1.4s ease-in-out infinite dash,5.6s ease-in-out infinite colors;animation:1.4s ease-in-out infinite dash,5.6s ease-in-out infinite colors;transform-origin:center;stroke-dasharray:187;stroke-dashoffset:0}@-webkit-keyframes colors{0%,100%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}}@keyframes colors{0%,100%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}}@-webkit-keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}100%{stroke-dashoffset:187;transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}100%{stroke-dashoffset:187;transform:rotate(450deg)}}.app-loading .splash-loader-container{text-align:center;position:relative!important;top:50%;margin:0 auto -32px!important;left:unset!important}body,html{height:100%;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}body{margin:0;font-family:Roboto,"Helvetica Neue",sans-serif}