.vdp-datepicker{display:inline-block}.fixed-table-container{height:720px;position:relative;padding-top:25px}.fixed-table-container-none-padding{height:720px}.fixed-table-container580{height:580px;position:relative;padding-top:30px}.fixed-table-container340{height:340px;position:relative;padding-top:30px}.fixed-table-container170{height:170px;position:relative;padding-top:30px}.fixed-table-common{position:relative;padding-top:25px}.table-wrapper{overflow-x:hidden;overflow-y:auto;height:100%}table{width:100%;border-collapse:collapse}td{padding:5px}th{padding-bottom:1px}.th-text{position:absolute;top:0;width:inherit;line-height:30px}th:first-child .th-text{border-left:none}.modal.modal-overlay[data-v-ea8c23ae]{display:flex;align-items:center;justify-content:center;position:fixed;z-index:30;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.modal-window[data-v-ea8c23ae]{background:#fff;border-radius:4px;overflow:hidden}.modal-header[data-v-ea8c23ae]{color:#fff;font-weight:700;font-size:15px;line-height:32px;padding:0 0 0 12px;margin-bottom:0!important;background:#2267bb}.modal-content[data-v-ea8c23ae]{padding:5px 10px 0 10px;overflow-y:auto}.modal-footer[data-v-ea8c23ae]{background:#ccc;padding:10px 0 0 0;text-align:right}#draggable-container[data-v-ea8c23ae]{position:absolute;z-index:9}#draggable-header[data-v-ea8c23ae]{z-index:10}.autocomplete{position:relative;width:100%}.autocomplete *{box-sizing:border-box}.autocomplete__box{display:flex;align-items:center;background:#fff;border:1px solid #ccc;border-radius:3px;padding:0 5px}.autocomplete__searching{border-radius:3px 3px 0 0}.autocomplete__inputs{flex-grow:1;padding:0 5px}.autocomplete__inputs input{width:100%;border:0}.autocomplete__inputs input:focus{outline:none}.autocomplete--clear{cursor:pointer}.autocomplete__results{margin:0;padding:0;list-style-type:none;z-index:1000;position:absolute;max-height:700px;overflow-y:auto;background:#fff;width:100%;border:1px solid #ccc;border-top:0;color:#000}.autocomplete__results__item--error{color:red}.autocomplete__results__item{padding:7px 10px;cursor:pointer}.autocomplete__results__item:hover{background:rgba(0,180,255,.075)}.autocomplete__results__item.autocomplete__selected{background:rgba(0,180,255,.15)}.autocomplete__icon{height:14px;width:14px}.animate-spin{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}td a:hover{text-decoration:underline;color:red}