.loading-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);opacity:0;-webkit-animation:fadeIn .3s ease-in .2s forwards;animation:fadeIn .3s ease-in .2s forwards}.loading-text{position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-80px;color:#fff;font-size:24px;font-family:Arial,sans-serif;white-space:nowrap}.loading-dot{opacity:0;-webkit-animation:fade 1.4s infinite;animation:fade 1.4s infinite}.loading-dot-1{-webkit-animation-delay:0s;animation-delay:0s}.loading-dot-2{-webkit-animation-delay:.2s;animation-delay:.2s}.loading-dot-3{-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes fade{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes fade{0%{opacity:0}50%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}*{padding:0;margin:0}html,body{margin:0;padding:0;overflow:hidden;height:720px;width:1280px}.tv-layout{height:720px;width:1280px}.tv-head{height:94px}.tv-body{width:100%;height:75%}.centerbox{display:table;width:100%;height:100%}.centerbox__cell{display:table-cell;vertical-align:middle}.centerbox__inner{display:inline-block;margin:0 auto}.centerbox__inner>*{max-width:100%;max-height:100%}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.6) rgba(0,0,0,.4)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:rgba(0,0,0,.4);border-radius:5px}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.6);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.8)}.background-container{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.background-content{position:relative;z-index:1}.message-badge-widget{text-align:center;white-space:nowrap}.message-icon{display:inline-block;vertical-align:middle;margin-right:4px}
