.expandable-box{min-width:100%;width:100%;min-height:256px;background-color:#fff}.expandable-box .content{height:218px;transition:height .15s ease-out;width:100%;overflow:hidden;background-color:#fff}.expandable-box .content>div{border-radius:0!important;width:100%}.expandable-box .expandable-toggle{border-radius:0;margin:0;margin-top:6px;background-color:#a09fa8}.expandable-box.active .content{height:218px;transition:height .25s ease-in}.expandable-box.active .expandable-toggle .v-icon{transform:rotate(-180deg)}.teaser .v-list-item{height:70px}.teaser .v-list-item .v-avatar img{border-radius:0}.teaser .v-list-item .v-image{flex:0 1 auto}.teaser .v-list-item .action{color:#1620d1}.box{height:100%}