.dropdown-container[data-v-528b0217]{position:relative;display:flex;flex:1}.dropdown-container.blue[data-v-528b0217]{border:1px solid #0065b8}.dropdown-container .dropdown-reveal[data-v-528b0217]{display:flex;justify-content:space-between;align-items:center;height:100%;width:100%}.dropdown-container .dropdown-reveal.no-click[data-v-528b0217]{pointer-events:none}.dropdown-container .dropdown-reveal.greyed[data-v-528b0217]{font-weight:400}.dropdown-container .dropdown-reveal.greyed div[data-v-528b0217]:first-of-type{color:#c7c7cc}.dropdown-container.generate-report-dropdown[data-v-528b0217]{border:1px solid #c7c7cc;background-color:#fff}.dropdown-container.no-box .dropdown-reveal[data-v-528b0217]{height:auto;padding:0;border:0}.dropdown-container .selected-item[data-v-528b0217]{display:flex;align-items:center}.dropdown-container .chev-container[data-v-528b0217]{width:15px;text-align:center;padding:2px 0;margin-right:2%}.dropdown-container .dropdown-menu[data-v-528b0217]{width:100%;max-height:450px;position:absolute;top:100%;background-color:#fff;opacity:1;z-index:50;overflow-y:auto;border:.5px solid #8b8b92}.dropdown-container .dropdown-menu.constant li[data-v-528b0217]{border:3px solid red}.dropdown-container .dropdown-menu>ul[data-v-528b0217]{list-style:none;margin:0;padding:0}.dropdown-container .dropdown-menu>ul>li[data-v-528b0217]{display:flex;justify-content:center;padding:15px 15px;border-top:1px solid #d8d8d8}.dropdown-container .dropdown-menu>ul>li[data-v-528b0217]:hover{cursor:pointer}.dropdown-container .dropdown-menu>ul>li>span[data-v-528b0217]{margin-right:15px}.dropdown-container .dropdown-menu .dropdown-searchbox[data-v-528b0217]{display:flex;border:1px solid #c7c7cc;align-items:center}.dropdown-container .dropdown-menu .dropdown-searchbox .input-field[data-v-528b0217]{width:100%;height:100%;border:0;font-size:.9em;padding:8px 0}.dropdown-container .dropdown-menu .dropdown-searchbox .input-field[data-v-528b0217]:focus{outline:none}.dropdown-container .dropdown-menu .no-result[data-v-528b0217]{display:flex;background-color:#ededed;justify-content:center;padding:8px 0;color:#8b8b92}.dropdown-container.bordered[data-v-528b0217]{display:flex;border:1px solid #0065b8;height:40px;background-color:#fff}.dropdown-container.bordered .dropdown-reveal[data-v-528b0217]{align-items:center;border-bottom:none}.dropdown-container.bordered .dropdown-reveal .chev-container[data-v-528b0217]{text-align:right}.dropdown-container.bordered.small[data-v-528b0217]{font-size:.7rem}.dropdown-container.bordered.small ul li[data-v-528b0217]{padding:8px 8px}.dropdown-container.blue .dropdown-menu ul>li[data-v-528b0217]{background-color:#e4eff8}.dropdown-container.blue .dropdown-menu ul>li.active-item[data-v-528b0217],.dropdown-container.blue .dropdown-menu ul>li[data-v-528b0217]:hover{background-color:#00386c;color:#c4d9ec}.dropdown-container.blue.small[data-v-528b0217]{font-size:.7em}.dropdown-container.constant .dropdown-menu li[data-v-528b0217]{width:150px}.data-tag[data-v-5ef9d372]{display:flex;align-items:center;border:1px solid #d8d8d8;border-radius:5px;background-color:#ededed;margin:0 5px;padding:3px 2px}.data-tag span[data-v-5ef9d372]{display:inline-block;margin-right:5px}.data-tag svg[data-v-5ef9d372]{color:#d8d8d8;margin-left:auto}.data-tag svg[data-v-5ef9d372]:hover{cursor:pointer;color:#ca0000}.data-tag.sm[data-v-5ef9d372]{font-size:.8em;padding:0 2px;height:30px;font-weight:700}.multi-select-container[data-v-61f48bd9]{position:relative;display:flex;flex-grow:1;background-color:#fff}.multi-select-container.blue[data-v-61f48bd9]{border:1px solid #0065b8}.multi-select-container .select-input[data-v-61f48bd9]{display:flex;align-items:center}.multi-select-container .select-input .wrapper[data-v-61f48bd9]{min-height:38px;background-color:#fff;display:flex;flex-wrap:wrap;align-items:center}.multi-select-container .select-input .wrapper .input-field[data-v-61f48bd9]{height:100%;border:0}.multi-select-container .select-input .wrapper .input-field[data-v-61f48bd9]:focus{outline:none}.multi-select-container .select-dropdown[data-v-61f48bd9]{position:absolute;width:100%;top:100%;left:0;z-index:100;border:.5px solid #8b8b92;background-color:#fff;max-height:450px;overflow-y:scroll}.multi-select-container .select-dropdown>ul[data-v-61f48bd9]{list-style:none;margin:0;padding:0}.multi-select-container .select-dropdown>ul>li[data-v-61f48bd9]{padding:15px 15px;border-top:1px solid #d8d8d8}.multi-select-container .select-dropdown>ul>li[data-v-61f48bd9]:hover{cursor:pointer}.multi-select-container .select-dropdown>ul>li.selected[data-v-61f48bd9]{color:#ededed}.wrapper[data-v-485b5c90]{display:flex;height:45px;flex-basis:40px}@media only screen and (min-width:768px){.wrapper[data-v-485b5c90]{flex-basis:200px}}.wrapper .btn-container[data-v-485b5c90]{position:relative;display:flex;flex:1;border:1px solid #0065b8}.wrapper .btn-container[data-v-485b5c90]:hover{cursor:pointer}.wrapper .btn-container .alt-btn[data-v-485b5c90]{padding:8px 5px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:.7em;flex-basis:80%}.wrapper .btn-container .btn-icon[data-v-485b5c90]{color:green;width:60px;display:flex;justify-content:center;align-items:center;font-size:1.2em;flex-basis:20%}.wrapper .btn-container .btn-icon svg[data-icon=file-csv][data-v-485b5c90]{color:#0065b8}.wrapper .btn-container .btn-icon svg[data-icon=file-pdf][data-v-485b5c90]{color:#b20000}.wrapper .btn-container .btn-icon svg[data-icon=print][data-v-485b5c90]{color:#a1a1a5}.wrapper .btn-container.disabled[data-v-485b5c90]{border-color:#d8d8d8}.wrapper .btn-container.disabled .btn-icon[data-v-485b5c90]{color:#d8d8d8}@media only screen and (max-width:768px){.tol-table table[data-v-5ea21fe9],.tol-table tbody[data-v-5ea21fe9],.tol-table td[data-v-5ea21fe9],.tol-table th[data-v-5ea21fe9],.tol-table thead[data-v-5ea21fe9],.tol-table tr[data-v-5ea21fe9]{display:block}.tol-table thead tr[data-v-5ea21fe9]{position:absolute;top:-9999px;left:-9999px}.tol-table tr[data-v-5ea21fe9]:nth-of-type(2n){background:#fff}.tol-table td[data-label="Reference Number"][data-v-5ea21fe9],.tol-table td[data-label=Client][data-v-5ea21fe9],.tol-table td[data-label=Contractor][data-v-5ea21fe9],.tol-table td[data-v-5ea21fe9]{width:100%;border:none;border-bottom:1px solid #d8d8d8;position:relative;padding-left:50%}.tol-table td[data-label="Reference Number"][data-v-5ea21fe9]:before,.tol-table td[data-label=Client][data-v-5ea21fe9]:before,.tol-table td[data-label=Contractor][data-v-5ea21fe9]:before,.tol-table td[data-label][data-v-5ea21fe9]:before{position:absolute;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-label)}.tol-table table tbody tr td[data-v-5ea21fe9]:not([data-label]){padding-left:6px}.tol-table.profile tr[data-v-5ea21fe9]:nth-of-type(2n){background:#f7f7f7}}@media only screen and (min-width:769px){.tol-table[data-v-5ea21fe9]{display:flex}.tol-table.line-items th[data-v-5ea21fe9]{width:90px;word-wrap:break-word}.tol-table.line-items th[data-v-5ea21fe9]:first-child{width:100px;padding:0 0 0 50px!important}.tol-table.profile table thead tr[data-v-5ea21fe9]{background-color:#d8d8d8;border:0}.tol-table.profile table tbody tr td[data-v-5ea21fe9]{padding:0;border:0}.tol-table.profile table tbody tr[data-v-5ea21fe9]:nth-of-type(odd){background-color:#f7f7f7}.tol-table.profile tbody tr td[data-v-5ea21fe9]:first-child,.tol-table.profile tbody tr th[data-v-5ea21fe9]:first-child,.tol-table.profile thead tr td[data-v-5ea21fe9]:first-child,.tol-table.profile thead tr th[data-v-5ea21fe9]:first-child{padding-left:0}.tol-table.profile tbody tr td[data-v-5ea21fe9]:last-child,.tol-table.profile tbody tr th[data-v-5ea21fe9]:last-child,.tol-table.profile thead tr td[data-v-5ea21fe9]:last-child,.tol-table.profile thead tr th[data-v-5ea21fe9]:last-child{padding-right:0}.tol-table.placement-activity table tbody td[data-v-5ea21fe9]{border:1px solid #d3d3d3;text-align:center}.tol-table.placement-activity table thead tr[data-v-5ea21fe9]{border:0}.tol-table.placement-activity table tbody tr td[data-v-5ea21fe9]{padding:0}.tol-table.placement-activity table tbody tr[data-v-5ea21fe9]:nth-of-type(odd){background-color:#f7f7f7}.tol-table.placement-activity tbody tr td[data-v-5ea21fe9]:first-child,.tol-table.placement-activity tbody tr th[data-v-5ea21fe9]:first-child,.tol-table.placement-activity thead tr td[data-v-5ea21fe9]:first-child,.tol-table.placement-activity thead tr th[data-v-5ea21fe9]:first-child{padding-left:0}.tol-table.placement-activity tbody tr td[data-v-5ea21fe9]:last-child,.tol-table.placement-activity tbody tr th[data-v-5ea21fe9]:last-child,.tol-table.placement-activity thead tr td[data-v-5ea21fe9]:last-child,.tol-table.placement-activity thead tr th[data-v-5ea21fe9]:last-child{padding-right:0}.tol-table table[data-v-5ea21fe9]{table-layout:fixed;border-collapse:collapse}.tol-table table thead[data-v-5ea21fe9]{background-color:#f7f7f7;font-weight:700}.tol-table table thead tr[data-v-5ea21fe9]{border-top:20px solid #f7f7f7;border-bottom:20px solid #f7f7f7}.tol-table table thead th .perms-title[data-v-5ea21fe9]{display:inline-block;padding:0 10px;font-size:.5em;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;transform:rotate(-180deg);text-align:center}.tol-table table tbody[data-v-5ea21fe9]{background-color:#fff;border-top:10px}.tol-table table tbody tr td[data-v-5ea21fe9]{padding:20px 5px;border-bottom:1pt solid #d8d8d8}.tol-table table tbody tr td .remove[data-v-5ea21fe9]{display:inline-block;width:30px;height:30px;font-size:1.2em;color:#d8d8d8;text-align:center;margin-left:auto}.tol-table table tbody tr td .remove[data-v-5ea21fe9]:hover{cursor:pointer;background-color:#d8d8d8;border-radius:100%;color:#fff}.tol-table table tbody tr td .remove.history[data-v-5ea21fe9]{display:none}.tol-table table tbody .table-data[data-v-5ea21fe9]{overflow-wrap:anywhere}.tol-table table tbody tr.spinner td[data-v-5ea21fe9]{background-color:#fff}.tol-table table tbody tr.clickable[data-v-5ea21fe9]:hover{background-color:#e4eff8;cursor:pointer}.tol-table table tbody tr td[data-v-5ea21fe9]:first-child,.tol-table table tbody tr th[data-v-5ea21fe9]:first-child,.tol-table table thead tr td[data-v-5ea21fe9]:first-child,.tol-table table thead tr th[data-v-5ea21fe9]:first-child{padding-left:60px}.tol-table table tbody tr td[data-v-5ea21fe9]:last-child,.tol-table table tbody tr th[data-v-5ea21fe9]:last-child,.tol-table table thead tr td[data-v-5ea21fe9]:last-child,.tol-table table thead tr th[data-v-5ea21fe9]:last-child{padding-right:60px}.tol-table.error table thead[data-v-5ea21fe9]{color:#ca0000;background-color:#ffeaed}.tol-table.error table thead tr[data-v-5ea21fe9]{border-top-color:#ffeaed;border-bottom-color:#ffeaed}.tol-table.history table tr td[data-v-5ea21fe9]{background-color:#ededed}.tol-table.assignment table[data-v-5ea21fe9]{font-size:11pt}.tol-table.assignment table tbody tr td[data-v-5ea21fe9]{padding:20px 0}.tol-table.assignment table thead tr th[data-v-5ea21fe9]{padding-left:0}.tol-table.ctrhistory th.ctremail[data-v-5ea21fe9]{width:220px}.tol-table .issue-btn[data-v-5ea21fe9]{padding-right:10px}.tol-table.small[data-v-5ea21fe9]{font-size:.8rem}.tol-table.small table thead tr[data-v-5ea21fe9]{border-top:10px solid #f7f7f7;border-bottom:10px solid #f7f7f7}.tol-table.small table tbody tr td[data-v-5ea21fe9]{padding:5px}.tol-table.small table tbody tr td[data-v-5ea21fe9]:first-child,.tol-table.small table tbody tr th[data-v-5ea21fe9]:first-child,.tol-table.small table thead tr td[data-v-5ea21fe9]:first-child,.tol-table.small table thead tr th[data-v-5ea21fe9]:first-child{padding-left:20px}.tol-table.small table tbody tr td[data-v-5ea21fe9]:last-child,.tol-table.small table tbody tr th[data-v-5ea21fe9]:last-child,.tol-table.small table thead tr td[data-v-5ea21fe9]:last-child,.tol-table.small table thead tr th[data-v-5ea21fe9]:last-child{padding-right:20px}}.tes-employee-form form[data-v-4e68ae76]{width:100%}.tes-employee-form form section[data-v-4e68ae76]{margin-bottom:20px;display:flex;flex-wrap:wrap;justify-content:space-between}.tes-employee-form form section h1[data-v-4e68ae76]{padding-top:15px;border-bottom:1px solid #d8d8d8}.tes-employee-form form section h1[data-v-4e68ae76],.tes-employee-form form section h2[data-v-4e68ae76]{flex:0 100%}.tes-employee-form form section a[data-v-4e68ae76]{text-decoration:none}.tes-employee-form form section .break[data-v-4e68ae76]{width:100%;height:0}.tes-employee-form form section .inactive[data-v-4e68ae76]{color:#ca0000;border:1px solid #ca0000;padding:0 5px;margin-left:5px}.tes-employee-form form section .form-control[data-v-4e68ae76]{padding:10px 0;margin:1em;flex:1}.tes-employee-form form section .form-control>label[data-v-4e68ae76]{display:block;font-weight:700}.tes-employee-form form section .form-control .multi-inline[data-v-4e68ae76]{display:flex;justify-content:flex-start;align-items:flex-end}.tes-employee-form form section .form-control .multi-inline>[data-v-4e68ae76]{margin-left:1em}.tes-employee-form form section .form-control .multi-inline>[data-v-4e68ae76]:first-child{margin-left:0}.tes-employee-form form section .form-control .multi-inline .dropdown-container[data-v-4e68ae76]{width:20%}.tes-employee-form form section .form-control .list-header[data-v-4e68ae76]{display:flex;justify-content:space-between;border-bottom:4px solid #d8d8d8;font-weight:700}.tes-employee-form form section .form-control .list-header span[data-v-4e68ae76]{display:inline-block;font-size:1.2em;font-weight:700;width:20px;height:20px;line-height:20px;border-radius:100%;text-align:center}.tes-employee-form form section .form-control .list-header span[data-v-4e68ae76]:hover{cursor:pointer;background-color:#ededed}.tes-employee-form form section .form-control .list-header span.history[data-v-4e68ae76]{display:none}.tes-employee-form form section .form-control .commission-form[data-v-4e68ae76]{margin-top:20px;display:flex;justify-content:space-between}.tes-employee-form form section .form-control .commission-form input[data-v-4e68ae76],.tes-employee-form form section .form-control .commission-form select[data-v-4e68ae76],.tes-employee-form form section .form-control .commission-form textarea[data-v-4e68ae76]{width:auto;display:inline-block;border:1px solid #c4d9ec}.tes-employee-form form section .form-control .commission-form .dropdown-container[data-v-4e68ae76]{width:15%}.tes-employee-form form .form-input[data-v-4e68ae76]{border-bottom:1px solid #0065b8;font-size:1em;height:inherit}.tes-employee-form form .form-input[data-v-4e68ae76]:focus{outline:none}.tes-employee-form form .save-action[data-v-4e68ae76]{display:flex;justify-content:flex-end}.tes-employee-form form .save-action .wrapper .btn-container[data-v-4e68ae76]{background-color:red}.tes-employee-form .nowrap[data-v-4e68ae76]{white-space:nowrap}.tes-employee-form .department-container[data-v-4e68ae76]{display:flex;flex-basis:50%}.tes-employee-form .department-container .multi-select-container[data-v-4e68ae76]{padding:8px;width:50%}.tes-employee-form .role-section[data-v-4e68ae76]{display:flex;flex-direction:column}.tes-employee-form .role-section .admin-info[data-v-4e68ae76]{padding:12px 5px;width:auto;background-color:#c4d9ec}.tes-employee-form .role-section .admin-info span[data-v-4e68ae76]{margin:0 8px}.tes-employee-form .role-section ul[data-v-4e68ae76]{list-style-type:square;padding:8px;margin:8px}