.profile{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-left:10px;border-radius:50%;font-size:14px;color:#fff;background-color:#0c4fa7}.profile span{pointer-events:none}.newline{white-space:pre-line}.v-toolbar__title{cursor:pointer}.v-list--dense .v-list-item .v-list-item__title{font-size:14px}.v-list .v-list-item--active{color:#fff}@media(max-width:900px){.hidden-on-small-device{display:none}}.loading{top:0;z-index:999999999!important;height:100%;width:100%;background-color:rgba(0,0,0,.5);position:fixed;display:flex;justify-content:center;align-items:center}@keyframes spin{to{transform:rotate(1turn)}}.loading span{display:block;width:160px;height:160px;margin:0 auto;border:3px solid transparent;border-top-color:#fff;border-bottom-color:#fff;border-radius:50%;animation:spin 1s ease infinite}html{overflow-y:auto}.v-snack:not(.v-snack--absolute){height:100%;position:fixed;z-index:1000}.v-data-table__mobile-row__header{min-width:75px!important}.theme--light.v-card>.v-card__subtitle,.theme--light.v-card>.v-card__text{color:#000}