.container[data-v-08c5ef86]{border:2px solid #dfdfdf;margin:20px 0;border-radius:8px;display:flex;flex:1 0 auto;height:50px;transition:height .25s ease-out;box-sizing:border-box;width:210px}.container .btn-container[data-v-08c5ef86]{font-size:1.2em;text-align:center;color:#dfdfdf;padding:10px;width:100%;cursor:pointer}.container .selecting-container[data-v-08c5ef86]{width:100%;overflow-y:scroll}.container .selecting-container ul[data-v-08c5ef86]{padding:0;margin:0;cursor:pointer}.container .selecting-container ul li[data-v-08c5ef86]{list-style-type:none;text-align:left;padding:6px;font-size:1.2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.container .selecting-container ul li[data-v-08c5ef86]:first-of-type{border-top-left-radius:6px;border-top-right-radius:6px}.container .selecting-container ul li[data-v-08c5ef86]:hover{background:#575757}.container .client-container[data-v-08c5ef86]{width:100%}.container .client-container .client-name[data-v-08c5ef86]{margin:0;text-decoration:underline;font-size:1.8em;padding:0;cursor:pointer;width:500px}.container .client-container select[data-v-08c5ef86]{border-bottom:none;margin:0;padding:0;padding-top:3px;height:auto}.container .client-container .contact-info[data-v-08c5ef86]{margin:0;font-size:1em}.container.show-select[data-v-08c5ef86]{height:250px;transition:height .15s ease-in}.container.show-client[data-v-08c5ef86]{height:100px;border:2px solid #3a3a3a;transition:height .15s ease-in,border .15s ease-in .15s}.fade-enter-active[data-v-08c5ef86],.fade-leave-active[data-v-08c5ef86]{transition:opacity .15s ease}.fade-enter-from[data-v-08c5ef86],.fade-leave-to[data-v-08c5ef86]{opacity:0}.notes-container[data-v-1eb91a04]{margin:3px;margin-top:25px;max-width:800px}.notes-container .section-header[data-v-1eb91a04]{margin-bottom:0;width:100%;font-size:.6em;border-bottom:1px solid #dfdfdf}.notes-container .note[data-v-1eb91a04]{display:flex;flex-direction:row;cursor:pointer}.notes-container .note div[data-v-1eb91a04]{width:100%;display:flex;flex-direction:column}.notes-container .note div .header-info[data-v-1eb91a04]{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:10px 8px 2px 10px}.notes-container .note div .header-info>span[data-v-1eb91a04]{font-size:.9em;color:#dfdfdf;margin-right:15px}.notes-container .note div .header-info>span .input-span[data-v-1eb91a04]{height:18px;text-align:center;padding:0;margin:0;border:none;text-decoration:underline;background:#dfdfdf;color:#3a3a3a;outline:none}.notes-container .note div .header-info>span .text-span[data-v-1eb91a04]{color:#3a3a3a;margin:0 5px}.notes-container .note div textarea[data-v-1eb91a04]{width:100%;outline:none;margin:0 10px;color:#dfdfdf;background:#3a3a3a;border:none;font-size:1.4em;padding:0;resize:none;height:35px}.notes-container .note .controls[data-v-1eb91a04]{width:60px;margin:auto 10px;text-align:right;display:block}.notes-container .note .controls img[data-v-1eb91a04]{background:transparent;width:25px}.notes-container .note:hover [data-v-1eb91a04],.notes-container .note[data-v-1eb91a04]:hover{background:#575757}.notes-container .add-note[data-v-1eb91a04]{margin-left:10px;margin-top:15px}textarea.disabled[data-v-1eb91a04]{pointer-events:none}.notes-container>.note-selected[data-v-1eb91a04]{background:#dfdfdf;cursor:default}.notes-container>.note-selected div .header-info>span[data-v-1eb91a04]{color:#3a3a3a}.notes-container>.note-selected div textarea[data-v-1eb91a04]{color:#3a3a3a;background:#dfdfdf}.notes-container>.note-selected:hover [data-v-1eb91a04],.notes-container>.note-selected[data-v-1eb91a04]:hover{background:#dfdfdf}.system:hover [data-v-1eb91a04],.system[data-v-1eb91a04]:hover{background:#3a3a3a!important}.add-container[data-v-086e4738]{margin:3px;margin-top:25px;max-width:800px}.add-container .section-header[data-v-086e4738]{width:100%;font-size:.6em;border-bottom:1px solid #dfdfdf}.add-container>div[data-v-086e4738]{display:grid;width:100%;grid-template-columns:150px 1fr 75px;grid-template-rows:40px 40px}.add-container>div button[data-v-086e4738]{grid-area:1/1/2/2;width:120px;margin:2px auto;padding:0}.add-container>div .clock[data-v-086e4738]{grid-area:2/1/3/2;width:100%;text-align:center;font-size:1.4em;margin:auto}.add-container>div .clock span[data-v-086e4738]{padding:0 8px;cursor:pointer}.add-container>div textarea[data-v-086e4738]{grid-area:1/2/3/3;width:100%;margin:2px;background:#dfdfdf;color:#3a3a3a;padding:8px;resize:vertical;outline:none}.add-container>div .controls[data-v-086e4738]{grid-area:1/3/2/4;width:100%;text-align:right;padding:5px}.add-container>div .controls img[data-v-086e4738]{width:20px;height:20px}.add-container>div .controls img[data-v-086e4738]:last-child{margin-left:15px}.space-filler[data-v-086e4738]{height:50px}.main-panel[data-v-5d2151ec]{display:flex;flex-direction:column}.main-panel .textarea[data-v-5d2151ec]{margin-top:25px;display:flex;flex-direction:column}.main-panel .textarea label[data-v-5d2151ec]{margin:3px;font-size:.6em}.main-panel .textarea textarea[data-v-5d2151ec]{width:100%;max-width:800px;min-height:100px;height:100px;border:none;margin:2px;font-size:1em;background:#dfdfdf;color:#3a3a3a;padding:8px;resize:vertical}.main-panel .textarea textarea[data-v-5d2151ec]:focus{outline:none}.sub-panel[data-v-5d2151ec]{display:flex;flex-direction:row;justify-content:space-between;max-width:800px}.sub-panel .inputs[data-v-5d2151ec]{display:flex;flex-direction:column;flex:4}.sub-panel .inputs .space-above[data-v-5d2151ec]{margin-top:20px}.sub-panel .inputs .client-name[data-v-5d2151ec]{font-size:1.6em}.sub-panel .inputs .header-text[data-v-5d2151ec]{width:100%}.sub-panel .right-panel[data-v-5d2151ec]{display:flex;flex-direction:column;width:160px;align-items:flex-end}.sub-panel .right-panel p[data-v-5d2151ec]{text-decoration:underline;cursor:pointer}.sub-panel .right-panel .ticket-number[data-v-5d2151ec]{margin:35px 0 20px 0;font-size:1.4em}.sub-panel .right-panel button[data-v-5d2151ec]{margin-top:15px}.loading img[data-v-5d2151ec]{padding:50px 70px;width:200px;height:200px}