/*!
* direction.less v0.1.0
*
* Copyright 2013 Moshe Simantov
* Licensed under the MIT license
* 
* Keep tracking: https://github.com/DevelopmentIL/direction.less
*/.card-list[data-v-6a9244ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:10px 0}.card-list[long][data-v-6a9244ac]{max-height:50vh;min-height:300px;overflow-y:scroll;border-bottom:1px solid #98bcd4;border-top:1px solid #98bcd4}.card-list .empty[data-v-6a9244ac]{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding:20px;font-family:Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;text-transform:uppercase;letter-spacing:.1em;color:#4783b1;text-align:center}.card-list .empty .desc[data-v-6a9244ac]{padding:.5em 1em;background:rgba(19,19,21,.7);border-left:2px solid #98bcd4}

/*!
* direction.less v0.1.0
*
* Copyright 2013 Moshe Simantov
* Licensed under the MIT license
* 
* Keep tracking: https://github.com/DevelopmentIL/direction.less
*/@left : ~"left"`;.card-list-entry[data-v-83cab26c]{border:1px solid #98bcd4;border-top-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 1;flex:0 1;-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (min-width:1300px){.card-list-entry[data-v-83cab26c]:not([narrow]){-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.card-list-entry[data-v-83cab26c]:not([narrow]):first-child,.card-list-entry[data-v-83cab26c]:not([narrow]):nth-child(2){border-top-width:1px}.card-list-entry[data-v-83cab26c]:not([narrow]):nth-child(2n){border-left-width:0}}.card-list-entry[data-v-83cab26c]:first-child{border-top-width:1px}