.cardContainer{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cardContainer,.queryCard{display:-webkit-box;display:-ms-flexbox;display:flex}.queryCard{width:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.queryCard .v-card__title,.queryCard form{padding:1em}.active{width:auto;margin-bottom:.5em}.active form{padding:1em;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.active button{margin-left:1em}.active .v-text-field__details{display:none}.v-input--checkbox.v-input--indeterminate.v-input--is-disabled{opacity:.6}