:root{--background:#fff;--main-text-color:#000;--blue:#0064ac;--light-blue:#22caff;--green:#15e088;--light-gray:#707070;--lighter-gray:#a0a0a0;--very-light-gray:#e5e5e5;--extremely-light-gray:#f0f0f0;--almost-white:#fbfbfb;--vertical-spacing:2.5vh;--horizontal-spacing:2vw;--main-box-shadow:0 1px 10px rgba(0,8,28,.75);--max-page-content-width:1100px;--header-height:56px;--footer-height:56px}body,html{max-width:100vw;padding:0;margin:0;font-family:Arial,sans-serif;font-size:calc(100% + .25vw);color:var(--main-text-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#__next{justify-content:space-between;width:100%;min-height:100vh;background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#__next,.page-container{display:flex;flex-direction:column;align-items:center;overflow-x:hidden;overflow-y:auto}.page-container{justify-content:center;animation:fadeIn .5s ease;-webkit-animation:fadeIn .5s ease;padding:var(--vertical-spacing) .25em;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100vw;min-height:calc(100vh - (var(--header-height) + var(--footer-height)))}*{box-sizing:border-box}h1{font-size:1.75em;font-feature-settings:"pcap";font-variant-caps:petite-caps}h2{font-weight:300;font-size:1.2em}h3{margin:0 0 4px 2px;color:var(--light-gray);font-weight:100;font-size:1em}input,p,select{color:var(--main-text-color);font-size:.8em}a{text-decoration:none;color:#000}button{display:flex;align-items:center;margin-top:1em;padding:.75em;font-size:.75em;cursor:pointer}button:active{color:#000}button[disabled],input[disabled],textarea[disabled]{cursor:not-allowed;background-color:transparent}button svg{margin-left:.9em;height:1em;pointer-events:none}select{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;margin:0;font-family:inherit;text-transform:none;word-wrap:normal;box-sizing:border-box;display:block;font-weight:400;line-height:1.5;color:#000;background-color:var(--almost-white);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:20px 16px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.5rem 2.25rem .5rem 1rem;font-size:1.25rem;outline:0;box-shadow:none}select:focus,select:hover{border-color:#000;box-shadow:0 0 0 .25rem var(--green)}input[type=checkbox]:not(.checkbox-done){-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;box-sizing:border-box;font-family:inherit;font-size:inherit;line-height:inherit;height:1.5em;width:3em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;float:left;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:0;border-radius:2em;transition:background-position .15s ease-in-out;box-shadow:0 0 0 .2rem var(--extremely-light-gray)}input[type=checkbox]:not(.checkbox-done):checked{background-color:var(--green);border:1px solid var(--green);background-position:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0Zm-1.25 17.292-4.5-4.364 1.857-1.858 2.643 2.506 5.643-5.784 1.857 1.857-7.5 7.643Z' transform='matrix(.83354 0 0 .83354 1.997 1.997)'/%3E%3C/svg%3E")}input[type=checkbox]:not(.checkbox-done):hover{outline:0;box-shadow:0 0 0 .25rem var(--very-light-gray);cursor:pointer}.text-link{color:#484860;font-weight:700}.text-link:after{content:"\2192"}.text-link:focus,.text-link:hover{color:var(--main-text-color);text-decoration:underline}.no-wrap{white-space:nowrap}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a.logo-finance-d{display:flex;align-items:center;color:#252525}a.logo-finance-d img{height:1em;width:auto;margin-right:6px;margin-bottom:2px}a.logo-finance-d:hover span{text-decoration:underline}.cancelButton{color:var(--light-gray);background-color:transparent;border:none}.cancelButton:focus,.cancelButton:hover,.saveButton[disabled]{background-color:var(--extremely-light-gray);border-radius:8px}.saveButton[disabled]{border:0}::-moz-selection{color:var(--background);background-color:var(--main-text-color)}::selection{color:var(--background);background-color:var(--main-text-color)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media print{*{color:#000!important;font-size:1em!important;color-adjust:exact!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}#__next{display:block!important;align-items:flex-start!important;justify-content:flex-start!important;padding:0!important;font-size:.7em!important}.page-container{display:block!important;padding:1px!important;margin:1px!important;overflow:hidden!important;min-height:0!important}header{padding:.25em 0 0!important;font-size:12px!important;display:flex!important;justify-content:space-between!important}header .branding img{width:34px!important;height:34px!important}header nav{display:none!important}.select-pay-period{margin-top:1em!important}.work-hours-table--container{width:calc(100vw - 2em)!important}.work-hours-table{border:2px solid #000!important;margin:0!important;width:100%!important;max-width:100vw!important}.work-hours-table *{font-size:10px!important}.work-hours-table #sticky-table-header{display:none!important}.work-hours-table th{background-color:#000!important;color:#fff!important}.work-hours-table .input-cell input{width:100%!important}.action-buttons{display:none!important}#periodCommentBoxContainer{font-size:10px!important;overflow:visible!important}footer{display:none!important}::-webkit-scrollbar{width:0!important}}.pop-over-menu{position:fixed;top:2.5em;right:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-radius:8px;background-color:var(--background);box-shadow:var(--main-box-shadow);padding:1.5em 1.25em;font-size:1.3em;min-width:265px;max-width:95vw;margin-right:2.5vw;z-index:3}.backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.65);z-index:2}.pop-over-menu--close-button{position:absolute;top:.5em;right:.5em;width:2em;height:2em;padding:.65em;text-align:center;margin:0;border:none;background-color:var(--very-light-gray);box-shadow:1px 2px 3px var(--extremely-light-gray);border-radius:50%;font-weight:500}.pop-over-menu--close-button:focus,.pop-over-menu--close-button:hover{background-color:#000;color:#fff;font-weight:600;box-shadow:none}header{z-index:2;display:grid;grid-template-areas:"branding admin-select-user-account nav";grid-template-columns:minmax(300px,.1fr) 1fr minmax(550px,.1fr);width:100%;min-height:var(--header-height);border-bottom:1px solid var(--very-light-gray);padding:0 .5em;font-size:.85em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:var(--background)}header img{width:32px;height:32px}header .branding{grid-area:branding;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;letter-spacing:-1px;margin-right:2em}header .branding--logo{margin-right:5px;margin-bottom:4px;width:42px;height:42px}header .branding--text-container{display:flex;flex-direction:column;font-weight:400;font-size:16px}header .branding--enterprise-name{color:#747474;line-height:16px}header .branding--app-name{font-weight:700;color:#494949}header .branding--app-name:hover,header .branding--enterprise-name:hover{text-decoration:underline}header .admin-select-user-account{grid-area:admin-select-user-account;display:flex;flex-direction:row;align-items:center;justify-content:center;margin:.5em 0}header .admin-select-user-account label{margin:0 1em 0 0}header .admin-select-user-account select{font-size:12px;line-height:1.2}header nav{grid-area:nav;justify-content:flex-end;margin-left:2em}header nav,header nav .nav-buttons{display:flex;flex-direction:row;align-items:center}header nav button{padding:.75em .5em}header nav button pre{padding:0;margin:0;letter-spacing:-1px}header #header--save-button{margin:0 1em 0 0;background:none;border:0;border-radius:8px;font-size:16px}header #header--save-button:hover{background:var(--extremely-light-gray)}header #header--save-button svg{width:24px;height:24px;padding:2px;margin-left:.2em}@media screen and (min-height:765px) and (min-width:830px){.page-container{padding-top:var(--header-height)}header{position:fixed;top:0;box-shadow:0 1px 7px rgba(0,0,0,.1)}}@media screen and (max-width:1430px){header{grid-template-columns:minmax(300px,.1fr) 1fr minmax(370px,.1fr)}header button pre{display:none}header nav button svg{margin:0!important}}@media screen and (max-width:1300px){header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}header .branding{order:1}header .admin-select-user-account{order:2;flex-direction:column}header nav{order:3}}@media screen and (max-width:945px){header{display:flex}header nav{flex-wrap:wrap;margin:.25em 0 .5em;width:100%;justify-content:center}}@media screen and (max-width:640px){header nav{width:100%!important}}@media screen and (max-width:530px){header{margin:0;padding:2px}header .branding{width:100%}header .admin-select-user-account{order:2;width:100%;margin:.75em .25rem}header .admin-select-user-account select{width:100%}header nav{margin:.25em 0 .75em .25em;justify-content:space-between}}@media screen and (max-width:400px){header nav{justify-content:center}header nav .nav-buttons{justify-content:center;width:100%;margin-top:.5rem}header .admin-select-user-account select{width:33ch}}@media screen and (max-width:330px){header nav{margin-top:1em;margin-bottom:.5em;flex-wrap:wrap;justify-content:center}header nav .nav-buttons{margin-right:1em;margin-top:1em}}.user-profile{position:relative;display:flex;align-items:center;flex-wrap:wrap}.user-profile .user-profile-button{background:none;border:none;padding:.35em;margin:0;font-size:1em;border-radius:8px}.user-profile img{border-radius:50%}.user-profile button .fallback-svg-icon{margin:0;width:24px;height:24px}.user-profile .user-profile-button:focus,.user-profile .user-profile-button:hover{cursor:pointer;background-color:var(--extremely-light-gray)}.user-profile .profile-menu .profile-details{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-width:270px}.user-profile .profile-menu .profile-picture{position:relative;width:80px;height:80px}.user-profile .profile-menu .profile-picture img{width:100%;height:100%}.user-profile .profile-menu .profile-picture .picture-icon{position:absolute;bottom:0;right:-4px;background-color:#fff;border-radius:50%;width:24px;height:24px;padding:4px;box-shadow:var(--main-box-shadow)}.user-profile .profile-menu .profile-picture:hover .picture-icon{fill:var(--blue)}.user-profile .profile-menu .profile-connected-as{margin:1em 0;font-size:.75em;color:var(--light-gray)}.user-profile .profile-menu .profile-displayName{font-size:1em;text-align:center}.user-profile .profile-menu .profile-email{font-size:.8em;color:var(--light-gray);margin-top:.5em}.user-profile .profile-menu .profile-license{font-size:.8em;margin-top:2.5em;margin-bottom:2em}.user-profile .profile-menu .profile-license .userHasActiveLicense{display:flex;align-items:center;flex-direction:row}.user-profile .profile-menu .profile-license .userDoesNotHasActiveLicense{display:flex;align-items:center;flex-direction:column;border:1px dashed #d0d0d0;border-radius:4px;padding:.75em 1.25em}.user-profile .profile-menu .profile-license .userDoesNotHasActiveLicense a{margin-top:.5em;letter-spacing:-1px;color:var(--blue)}.user-profile .profile-menu .profile-license svg{margin-left:8px;fill:#262626}.user-profile .profile-is-admin-badge{margin-top:1em;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;box-sizing:border-box;display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;background-color:#6c757d!important}.options{position:relative;display:flex;flex-direction:row;align-items:center;margin-right:1em}.options .options-button{display:flex;align-items:center;background:none;border:none;margin:0;font-size:16px;border-radius:8px}.options .options-button:focus,.options .options-button:hover{cursor:pointer;background-color:var(--extremely-light-gray)}.options .options-button:hover .options-button-text{text-decoration:none}.options .options-button-icon{width:24px;height:24px;margin-left:.35em}.options .options-menu h3{margin:0;font-feature-settings:"pcap";font-variant:petite-caps}.options .options-menu .options-container{margin:2em 0;padding:0 .5em;max-height:49vh;overflow-y:auto}.options .options-menu label{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;font-weight:700;font-size:1.25rem;line-height:1.5}.options .options-menu select{width:-webkit-max-content;width:-moz-max-content;width:max-content}.options .options-menu .options-menu--buttons{display:flex;justify-content:space-between;width:100%}.options .checkbox-container{margin-top:1.5rem}@media screen and (max-width:480px){.options .options-menu{font-size:1.15em!important}.options .options-menu select{font-size:.7em!important;width:100%}}.select-pay-period{align-self:flex-start;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;font-size:.9em;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100vw;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0;margin:3em 0}.select-pay-period h1{margin:0}.select-pay-period label{max-width:500px;margin-right:1em}@media (max-width:450px){.select-pay-period{padding:0 .5em;font-size:.95rem;align-self:center!important}.select-pay-period select{font-size:.87rem}}.work-hours-table--container{max-width:100vw;overflow:auto;padding:0;margin:0}.work-hours-table--title{display:flex;justify-content:space-between}.work-hours-table{min-width:70vw;width:calc(100vw - 3em);max-width:1500px;margin:0 auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;font-size:14px;background-color:var(--extremely-light-gray);border-collapse:collapse}.work-hours-table thead tr{border-bottom:1px solid var(--lighter-gray)}.work-hours-table td,.work-hours-table th{text-align:left;padding:7px}.work-hours-table td.hidden,.work-hours-table th.hidden{display:none}.work-hours-table th{background-color:var(--green);color:#000;line-height:1em}.work-hours-table .checkbox-done-cell{width:1rem;padding:0 .5rem;vertical-align:middle;text-align:center}.work-hours-table input[type=checkbox].checkbox-done{margin:0 0 18px;height:1.3rem;width:1.3rem;cursor:pointer;accent-color:var(--green);outline-color:var(--green)}.work-hours-table td{padding:.7em 0;border-bottom:1px dashed var(--lighter-gray)}.work-hours-table .employe-container{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.work-hours-table .employe{width:13%;padding-left:1em;vertical-align:top}.work-hours-table .hour{width:90px}.work-hours-table .ajustements,.work-hours-table .deplacements{width:70px}.work-hours-table .input-cell{margin:0;vertical-align:top}.work-hours-table .input-cell div{padding:2px 6px;color:var(--light-gray);width:100%}.work-hours-table .input-cell input{width:calc(100% - 2px);text-align:left;padding:5px;border:1px solid var(--very-light-gray);font-size:14px}.work-hours-table .input-cell input[disabled]{border-color:transparent}.work-hours-table .input-cell input:not([disabled]),.work-hours-table .input-cell textarea:not([disabled]){background-color:#fff}.work-hours-table .input-cell input:not([disabled]):hover,.work-hours-table .input-cell textarea:not([disabled]):hover{border-color:var(--lighter-gray)}.work-hours-table .input-cell label{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;font-size:.8em}.work-hours-table .total-salaire{width:9ch;max-width:9ch}.work-hours-table .total-salaire div{margin-top:.43rem;padding:0 4px;font-size:12px}.work-hours-table .commentary{width:40%}.work-hours-table .commentary textarea{width:100%;max-width:inherit;min-width:100%;max-height:12.5em;min-height:2em;resize:none;overflow:hidden;border:1px solid var(--very-light-gray);font-family:Arial,sans-serif;font-size:14px;padding:5px}.work-hours-table .commentary.employee-data-modified:after{content:"Fiche de l'employé modifiée";color:var(--lighter-gray);font-size:.9em;padding-left:.5em}.work-hours-table .commentary.employee-is-new-in-this-pay-period:after{content:"Nouveau";color:var(--lighter-gray);font-size:.9em;padding-left:.5em}.work-hours-table tr:focus-within input,.work-hours-table tr:focus-within td,.work-hours-table tr:focus-within textarea,.work-hours-table tr:hover input:not([disabled]),.work-hours-table tr:hover textarea:not([disabled]),.work-hours-table.is-locked tr:is(:focus-within,:hover) :is(td,input,textarea){background-color:var(--background)}.work-hours-table tr:focus-within{border-top:1px solid;border-bottom:1px solid}.work-hours-table .inactive-employee-row{opacity:38%}.work-hours-table .nom-prenom-container:hover{cursor:pointer;text-decoration:underline}.action-buttons{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.action-buttons--row{flex-wrap:wrap}.action-buttons--col,.action-buttons--row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.action-buttons--col{margin:1em 0}.action-buttons button{margin:0;font-feature-settings:"smcp";font-variant:small-caps;padding-left:1em;padding-right:1em;letter-spacing:-1px}.action-buttons button:not(:last-of-type){margin-right:1em}.action-buttons .action-buttons--pay-period-is-closed{padding:.5em 1em;border:4px dashed red;transform:rotate(-2deg);text-shadow:0 2px 2px rgba(0,0,0,.12)}#adminClosePayPeriodButton{background-color:transparent;border:none;border-radius:4px;outline:none;color:var(--light-gray);fill:var(--light-gray)}#adminClosePayPeriodButton:focus,#adminClosePayPeriodButton:hover{background-color:var(--extremely-light-gray);border:none;outline:none;color:#000;fill:#000}#adminClosePayPeriodButton:focus{outline:2px solid #000}.fiche-employe{top:8px;right:auto;bottom:8px;margin:0 auto;max-width:min(100vw,1115px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#f9f9f9;font-size:1em;padding-top:.5em;padding-bottom:.75em}.fiche-employe h1,.fiche-employe h3{margin:0}.fiche-employe .title-bar{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-bottom:0}.fiche-employe .heading{display:flex;flex-direction:row;align-items:center}.fiche-employe .title-bar h1{font-size:1.25em}.fiche-employe .title-bar svg{width:auto;height:1em;margin-left:.5em}.fiche-employe .dateModified{font-size:.5em;color:var(--light-gray)}.fiche-employe form{position:relative;font-size:14px;overflow:auto}.fiche-employe summary{font-weight:700;font-feature-settings:"smcp";font-variant:small-caps;font-size:1.65em;letter-spacing:1px;cursor:pointer;padding:1px 5px;box-shadow:0 2px 3px rgba(0,0,0,.1)}.fiche-employe summary:focus{outline:none}.fiche-employe details{background-color:var(--extremely-light-gray);border:1px solid var(--very-light-gray)}.fiche-employe details[open]{padding-bottom:.5em;border:2px solid var(--very-light-gray)}.fiche-employe details[open] summary{box-shadow:0 3px 2px rgba(0,0,0,.3)}.fiche-employe details.contact summary{background-color:var(--light-blue)}.fiche-employe details.taux summary{background-color:var(--green)}.fiche-employe details.details summary{background-color:var(--very-light-gray)}.fiche-employe .row{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;width:100%}.fiche-employe .margin-top{margin-top:2.5em}.fiche-employe .field{min-width:240px;margin-right:.75em}.fiche-employe .row .field{padding:6px;flex-grow:1}.fiche-employe label{display:flex;font-weight:700;margin-top:.85em}.fiche-employe input,.fiche-employe select{padding:1em;font-size:1em}.fiche-employe input,.fiche-employe label,.fiche-employe select,.fiche-employe textarea{width:100%}.fiche-employe input,.fiche-employe select,.fiche-employe textarea{height:3em;position:relative}.fiche-employe input:invalid,.fiche-employe select:invalid,.fiche-employe textarea:invalid{box-shadow:4px 4px 0 #000;border-radius:6px;border:1px solid #000}.fiche-employe input:invalid:focus,.fiche-employe select:invalid:focus,.fiche-employe textarea:invalid:focus{box-shadow:7px 7px 0 #000;outline:0;color:#000!important}.fiche-employe input[type=date]{padding:.83em}.fiche-employe textarea{padding:3px 8px;font-size:14px}.fiche-employe .employe-buttons{display:flex;justify-content:space-between;width:100%}.fiche-employe .nom.field,.fiche-employe .notes.field,.fiche-employe .prenom.field{flex-grow:1}.fiche-employe .numeroEmploye input{font-weight:700}.fiche-employe .dateCessationEmploi.field,.fiche-employe .dateEmbauche.field,.fiche-employe .numeroEmploye.field{flex-grow:0;min-width:210px;width:210px}.fiche-employe .dateCessationEmploi.field,.fiche-employe .notes.field,.fiche-employe .numeroEmploye.field{opacity:.9}.fiche-employe .dollar-input-container{position:relative}.fiche-employe .hourlyRate-dollar-icon{pointer-events:none;position:absolute;bottom:2em;left:1em;color:var(--lighter-gray);font-size:.8em;font-weight:100}.dollar-input-container input{font-weight:600}.fiche-employe form .field[aria-required=true] label:after{content:"*";color:red}.fiche-employe form:invalid summary{background-color:transparent;opacity:.2;filter:blur(2px)}.fiche-employe form:invalid .field:not([aria-required=true]):not(:focus-within){opacity:.2;filter:blur(2px)}.fiche-employe.inactive-employee{background-color:var(--extremely-light-gray)}.fiche-employe.inactive-employee .field:not(.dateCessationEmploi){opacity:.45}.fiche-employe.inactive-employee #dateCessationEmploi{border:5px dashed #000;box-shadow:4px 4px 6px rgba(0,0,0,.12);opacity:1}#taux .field{flex-grow:0}@media screen and (max-width:1050px){.fiche-employe{top:0;bottom:0;padding:2em 4px 4px}}#periodCommentBoxContainer{align-self:flex-start;margin:3em 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}textarea#periodCommentBox{width:100%;max-width:805px;min-height:4.4em;border-color:var(--very-light-gray);background-color:var(--almost-white);border-radius:8px;padding:1em}textarea#periodCommentBox:not([disabled]):hover{border-color:var(--light-gray)}textarea#periodCommentBox:focus{background-color:var(--background)}.ribbon{width:150px;height:150px;overflow:hidden;position:absolute;z-index:2}.ribbon:after,.ribbon:before{position:absolute;z-index:-1;content:"";display:block;border:5px solid var(--lighter-gray)}.ribbon span{position:absolute;display:block;width:225px;padding:15px 0;box-shadow:0 5px 10px rgba(0,0,0,.1);font:800 18px/1 Arial,sans-serif;text-transform:uppercase;text-align:center}.ribbon{top:-10px;left:-10px}.ribbon:after,.ribbon:before{border-top-color:transparent;border-left-color:transparent}.ribbon:before{top:0;right:0}.ribbon:after{bottom:0;left:0}.ribbon span{right:-25px;top:30px;transform:rotate(-45deg)}.ribbon .is-new-employee{background-color:var(--green);color:#000}.ribbon .inactive-employee{background-color:#000;color:#fff}@media screen and (max-width:450px){.ribbon{display:none}}footer{width:100%;height:var(--footer-height);border-top:1px solid #efefef;padding:0 1em;font-size:.85em;background:var(--background)}footer,footer .branding{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}footer .branding{flex-direction:row}footer .details{margin:0}footer .details a{color:var(--light-gray)}footer .details a:hover{text-decoration:underline;color:#000}footer .copyright{font-size:.85em;color:#656565;margin:0}@media screen and (max-width:1130px){footer{padding-top:1em;padding-bottom:1em;height:-webkit-min-content;height:-moz-min-content;height:min-content}footer .details{order:1;width:100%;flex-basis:100%;text-align:center;margin-bottom:1em!important}footer .branding{order:2}footer .copyright{order:3}}@media screen and (max-width:450px){footer{padding:1em 6px 6px}footer .details{padding:0 .5em}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.modal-prompt{position:absolute;top:calc(50vh - 180px);margin:0 auto;min-width:430px;min-height:200px;border:4px solid var(--green);box-shadow:var(--main-box-shadow);border-radius:5px;padding:20px 40px 25px}.modal-prompt[open]{-webkit-animation:modal-prompt-appear-fx .1s cubic-bezier(0,1.8,1,1.8);animation:modal-prompt-appear-fx .1s cubic-bezier(0,1.8,1,1.8)}.modal-prompt::-webkit-backdrop{background-color:rgba(0,0,0,.5)}.modal-prompt::backdrop{background-color:rgba(0,0,0,.5)}.modal-prompt--form{display:block}.modal-prompt--title{margin-top:.5em}.modal-prompt--message{padding-left:2px}.modal-prompt--menu-buttons{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;margin-bottom:.5em}.modal-prompt--menu-buttons button{padding:.75em 1.55em .75em 1.25em;display:flex;align-items:center;justify-content:center;border-radius:6px;outline:none;cursor:pointer}.modal-prompt--menu-buttons button.modal-prompt--confirm-button{border:2px solid #000}.modal-prompt--menu-buttons button.modal-prompt--cancel-button{box-shadow:none;background-color:#ebebeb;border:1px solid #e0e0e0}.modal-prompt--menu-buttons button:hover{background-color:#f5f5f5}.modal-prompt--menu-buttons button:focus{border-color:#000;box-shadow:0 0 1px 1px rgba(0,0,0,.7),0 0 4px 2px var(--green);background-color:#efefef}@-webkit-keyframes modal-prompt-appear-fx{0%{opacity:0;transform:translateX(-3rem)}to{opacity:1;transform:translateX(0)}}@keyframes modal-prompt-appear-fx{0%{opacity:0;transform:translateX(-3rem)}to{opacity:1;transform:translateX(0)}}