*{margin:0;padding:0;box-sizing:border-box}#app,.full-size,body,html{width:100%;height:100%}.cursor-pointer:hover{cursor:pointer}.p-0{padding:0}.p-10{padding:10px}.v-center{align-self:center;vertical-align:middle}.h-center{text-align:center;justify-content:center}.h-left{text-align:left}.h-right{text-align:right}.m-auto{margin:auto}.m-5{margin:5px}.m-50{margin:50px}.mh-10{margin-left:10px;margin-right:10px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-50{margin-top:50px}.mt-100{margin-top:100px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-20,.mb-30{margin-bottom:20px}.mb-50{margin-bottom:50px}.mb-100{margin-bottom:100px}.mb-150{margin-bottom:150px}.mb-200{margin-bottom:200px}.ml-100{margin-left:100px}.ml-60{margin-left:60px}.ml-50{margin-left:50px}.ml-30{margin-left:30px}.ml-20{margin-left:20px}.ml-10{margin-left:10px}.ml-5{margin-left:5px}.mr-auto{margin-right:auto}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.mr-40{margin-right:40px}.mr-50{margin-right:50px}.mr-60{margin-right:60px}.mr-80{margin-right:80px}.mr-100{margin-right:100px}.link{text-decoration:none;cursor:pointer}.overflow-hidden,.overflow-text{overflow:hidden}.overflow-text{text-overflow:ellipsis;white-space:nowrap}.display-block{display:block}.display-flex{display:flex}.w-200{width:200%}.w-150{width:150%}.w-120{width:120%}.w-100{width:100%}.w-80{width:80%}.w-75{width:75%}.w-50{width:50%}.w-40{width:40%}.w-30{width:30%}.w-25{width:25%}.w-20{width:20%}.w-10{width:10%}.h-5{height:5%}.h-20{height:20%}.h-30{height:30%}.h-40{height:40%}.h-50{height:50%}.h-60{height:60%}.h-70{height:70%}.h-80{height:80%}.h-100{height:100%}.h-120{height:120%}.h-150{height:150%}.h-200{height:200%}.vh-50{height:50vh}.vh-80{height:80vh}.vh-90{height:90vh}.vh-100{height:100vh}.float-right{float:right}.float-left{float:left}.display-inline{display:inline}.space{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.space>*{margin-bottom:10px}.flex-end{display:flex;justify-content:flex-end}.flex-space-between{display:flex;justify-content:space-between}.flex-center{display:flex;justify-content:center;align-items:center}.flex-column{flex-direction:column}.opacity-50{opacity:.5}.color-red{color:#ee0a24}.color-blue{color:#1989fa}.large-border{border:2px solid #dcdfe6!important;border-radius:4px!important;box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)!important}