.bgContainerFade{background-color:#fff;height:98;-webkit-animation:bgContainerFadeColor 2s linear;-moz-animation:bgContainerFadeColor 2s linear;-ms-animation:bgContainerFadeColor 2s linear;-o-animation:bgContainerFadeColor 2s linear;animation:bgContainerFadeColor 2s linear}@-webkit-keyframes bgContainerFadeColor{0%{background-color:#e6e6e6}to{background-color:#fff}}@keyframes bgContainerFadeColor{0%{background-color:#e6e6e6}to{background-color:#fff}}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.rotating{-webkit-animation:rotating 3s linear infinite;-moz-animation:rotating 3s linear infinite;-ms-animation:rotating 3s linear infinite;-o-animation:rotating 3s linear infinite;animation:rotating 3s linear infinite}html{height:-webkit-fill-available}body{margin:0!important;padding:0!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:-webkit-fill-available;overflow-y:scroll}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{outline:none;background:transparent;border:0px solid transparent;-webkit-tap-highlight-color:transparent}button:focus{outline:none;-webkit-tap-highlight-color:transparent}button:hover,button:active{outline:none}
