#template{background-color:#2196f3}#scroll-container{border-radius:5px;overflow:hidden}#scroll-text{transform:translateX(100%);-webkit-animation:my-animation 15s linear infinite;animation:my-animation 15s linear infinite}@-webkit-keyframes my-animation{0%{-webkit-transform:translateX(100%)}to{-webkit-transform:translateX(-100%)}}@keyframes my-animation{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.p-panel-content{padding:5px;box-sizing:border-box}.p-panelmenu[data-v-07bb86fc]{height:75%}.logoutButton[data-v-07bb86fc]{margin-bottom:10px}@media screen and (max-height:2000px)and (min-height:701px){.p-panelmenu[data-v-07bb86fc]{height:88%}}@media screen and (max-height:700px)and (min-height:500px){.p-panelmenu[data-v-07bb86fc]{height:85%}}@media screen and (max-height:499px)and (min-height:400px){.p-panelmenu[data-v-07bb86fc]{height:75%}}@media screen and (max-height:399px){.p-panelmenu[data-v-07bb86fc]{height:75%}}.app-container{margin:0 auto;max-width:1200px;width:100%;height:inherit;background:#f7f8f9}.app-container .app-content{margin:8px}