*{box-sizing:border-box}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child{margin-top:0!important}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child{margin-bottom:0!important}::-moz-focus-inner{border:0}:focus{outline:0}body,html{width:100%;height:100%;padding:0;margin:0}body.loading{display:table;overflow:hidden;background:#eee;font-family:Roboto,Arial,sans-serif;font-size:12px;line-height:16px}body.loading div.loading{display:table-cell;text-align:center;vertical-align:middle}body.loading div.loading svg{display:block;margin:0 auto}body.loading div.loading .progressbar{margin-top:100px}body.loading div.loading .error{margin-top:73px;color:#666;line-height:20px}body:not(.loading) div.loading{display:none}.progressbar{display:inline-block;position:relative;width:200px;height:10px;background:#ddd}.progressbar:after,.progressbar:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:10px;transform-origin:left top;-webkit-animation:2.5s ease-in-out infinite;animation:2.5s ease-in-out infinite}.progressbar:before{-webkit-animation-name:loadingProgress1;animation-name:loadingProgress1;background:#999}@-webkit-keyframes loadingProgress1{0%{transform:scaleX(0)}75%{transform:scaleX(1)}to{transform:scaleX(1)}}@keyframes loadingProgress1{0%{transform:scaleX(0)}75%{transform:scaleX(1)}to{transform:scaleX(1)}}.progressbar:after{-webkit-animation-name:loadingProgress2;animation-name:loadingProgress2;background:#ddd}@-webkit-keyframes loadingProgress2{0%{transform:scaleX(0)}25%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes loadingProgress2{0%{transform:scaleX(0)}25%{transform:scaleX(0)}to{transform:scaleX(1)}}#root.hidden{display:none}body>a{display:none!important}a{color:#378;text-decoration:none}a:hover{color:#49a;text-decoration:underline}