.vue-command .term-search-container{display:flex}.vue-command .term-search{flex:1;background:none;margin:0;border:0;color:inherit;font-family:inherit;font-size:1rem}.vue-command .term-stdin-container{display:flex}.vue-command input,.vue-command textarea{background:none;border:none;font-family:Inconsolata,monospace;font-size:1rem;outline:none;flex:1;width:100%}.vue-command input::-moz-placeholder,.vue-command textarea::-moz-placeholder{color:hsla(0,0%,100%,.5)}.vue-command input::placeholder,.vue-command textarea::placeholder{color:hsla(0,0%,100%,.5)}.vue-command .term-stdin{flex:1;background:none;margin:0;border:0;color:inherit;font-family:inherit;font-size:1rem}.vue-command .term-ps{margin-right:.5rem}.vue-command,.vue-command a,.vue-command input,.vue-command span,.vue-command textarea{color:#fff}.vue-command{overflow-y:auto;overflow-x:hidden}.vue-command .term-bar{background:#111;border-bottom:1px solid #252525;display:block;height:32px;justify-content:center;top:0;width:100%;display:flex}.vue-command .term-title{font-family:Montserrat,sans-serif;font-size:.85rem;margin:auto 0}.vue-command .term-std{background:#111;display:block;flex-direction:column;width:100%;border:0 solid #111}.vue-command .term-cont{font-family:Inconsolata,monospace;padding-left:.5rem;padding-right:.5rem;padding-bottom:.5rem;flex:1;margin-top:10px}.vue-command .term-hist-container-fullscreen,.vue-command .term-std{display:flex;flex-direction:column;flex:1;height:100%}.vue-command .term-stdout{word-break:break-all}