* {
  box-sizing: border-box; }

a {
  text-decoration: none; }

.txc {
  text-align: center; }

.clearfix {
  clear: both;
  display: table;
  width: 100%; }

@font-face {
  font-family: 'webfont';
  src: url(/analyze/fonts/webfont.6546bb1.ttf);
  font-weight: normal;
  font-style: normal; }

.loading-bar {
  background: url(/analyze/img/loading.f779cd1.gif) 0 0;
  width: 333px;
  height: 250px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%); }


.app-container[data-v-168a6850] {
    min-height: 100vh;
    min-width: 1200px;
}

