.create-new-worker[data-v-1adbb56c]{padding:0 5px;width:100%;max-width:1200px;height:100%;margin:0 auto;color:#fff}.create-new-worker-header[data-v-1adbb56c]{width:100%;height:50px;background:var(--success);display:flex;justify-content:center;align-items:center;text-align:center;border-radius:5px}.create-new-worker-content[data-v-1adbb56c]{padding:5px 0;width:100%;height:calc(100% - 50px);overflow:hidden;overflow-y:auto}.content-field[data-v-1adbb56c]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:10px}input[type=date][data-v-1adbb56c]{height:40px;border:.5px solid #d3d3d3;border-radius:3px}input[type=date][data-v-1adbb56c]:hover{border:1.1px solid #add8e6}input[type=date][data-v-1adbb56c]:focus{outline:none;border:1.1px solid #add8e6}.dynamic-field[data-v-0f85100a]{position:absolute;width:100%;height:100%;z-index:10;top:0;left:0;background:rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:center;align-items:center}.dynamic-field-dialog[data-v-0f85100a]{width:500px;height:80%;border-radius:10px;background:#fff}.dynamic-field-dialog-header[data-v-0f85100a]{position:relative;width:100%;height:50px;border-radius:10px 10px 0 0;background:var(--success);color:#fff;display:flex;justify-content:center;align-items:center}.close-btn[data-v-0f85100a]{position:absolute;top:50%;left:5px;transform:translateY(-50%);width:30px;height:30px;background:var(--danger);border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;font-weight:500}.dynamic-field-dialog-content[data-v-0f85100a]{width:100%;height:calc(100% - 50px);overflow:hidden;overflow-y:auto;color:#333;padding:5px 0}.dynamic-field-dialog-content[data-v-0f85100a]::-webkit-scrollbar{-ms-overflow-style:none;scrollbar-width:none;display:none}input[type=date][data-v-0f85100a]{height:40px;border:.5px solid #d3d3d3;border-radius:3px}input[type=date][data-v-0f85100a]:hover{border:1.1px solid #add8e6}input[type=date][data-v-0f85100a]:focus{outline:none;border:1.1px solid #add8e6}.dynamic-field-dialog-content-field[data-v-0f85100a]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 5px;margin-top:5px}.slide-in-top[data-v-0f85100a]{-webkit-animation:slide-in-top-0f85100a .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-top-0f85100a .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-top-0f85100a{0%{transform:translateY(-1000px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-in-top-0f85100a{0%{transform:translateY(-1000px);opacity:0}to{transform:translateY(0);opacity:1}}.loader[data-v-13f3b81e]{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.7);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#fff;z-index:10000}.loading[data-v-13f3b81e]{position:absolute;top:50%;left:50%;height:40px;width:40px;transform:translate(-50%,-50%) rotate(45deg) translateZ(0);-webkit-animation:animate-13f3b81e 1.2s ease-in-out infinite;animation:animate-13f3b81e 1.2s ease-in-out infinite}@-webkit-keyframes animate-13f3b81e{0%,10%,to{height:40px;width:40px}65%{height:70px;width:70px}}@keyframes animate-13f3b81e{0%,10%,to{height:40px;width:40px}65%{height:70px;width:70px}}span[data-v-13f3b81e]{position:absolute;display:block;width:20px;height:20px;-webkit-animation:rotate-13f3b81e 1.2s linear infinite both;animation:rotate-13f3b81e 1.2s linear infinite both}@-webkit-keyframes rotate-13f3b81e{0%,30%{transform:rotate(0)}65%{transform:rotate(-40deg)}to{transform:rotate(-90deg)}}@keyframes rotate-13f3b81e{0%,30%{transform:rotate(0)}65%{transform:rotate(-40deg)}to{transform:rotate(-90deg)}}span[data-v-13f3b81e]:first-child{top:0;left:0;background:#55d462}span[data-v-13f3b81e]:nth-child(2){top:0;right:0;background:#8675e5}span[data-v-13f3b81e]:nth-child(3){bottom:0;left:0;background:#d84c77}span[data-v-13f3b81e]:nth-child(4){bottom:0;right:0;background:#fd9a3f}.only-for-desktop[data-v-206fbe01]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff}.only-for-desktop .wrapper[data-v-206fbe01]{width:100%;max-width:500px;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}h2[data-v-206fbe01]{text-shadow:1px 1px 0 #333,-1px -1px 0 #333,1px -1px 0 #333,-1px 1px 0 #333,2px 2px 5px rgba(0,0,0,.65)}.manage-workers[data-v-654463cf]{position:relative;width:100%;height:100%;overflow:hidden;background:#fff}.manage-workers-toolbar[data-v-654463cf]{width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 5px}.manage-workers-options[data-v-654463cf]{width:100%;height:60px;display:flex;justify-content:center;align-items:center}.manage-workers-dashboard[data-v-654463cf]{width:100%;height:60px;display:flex;align-items:center;justify-content:space-evenly}.dashboard-display[data-v-654463cf]{width:200px;height:100%;border-radius:5px;background:var(--purple);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.manage-workers-content[data-v-654463cf]{width:100%;height:calc(100% - 180px);overflow:hidden;overflow-y:auto}table[data-v-654463cf]{border-collapse:collapse;width:100%}table td[data-v-654463cf],table th[data-v-654463cf]{border:1px solid #ddd;padding:2px}table tr[data-v-654463cf]:nth-child(2n){background-color:#f2f2f2}table tr[data-v-654463cf]:nth-child(odd){background-color:#e7e6e6}table tr[data-v-654463cf]:hover{background-color:#ddd}table td[data-v-654463cf]{text-align:center;color:var(--main);font-size:16px}table th[data-v-654463cf]{padding-top:4px;padding-bottom:4px;text-align:center;background-color:var(--secondary);color:#fff;position:sticky;top:0}.setting-icon[data-v-654463cf]{cursor:pointer}.delete-icon[data-v-654463cf]{color:#dc143c;margin-right:5px;cursor:pointer}input[type=date][data-v-654463cf]{height:40px;border:.5px solid #d3d3d3;border-radius:3px}input[type=date][data-v-654463cf]:hover{border:1.1px solid #add8e6}input[type=date][data-v-654463cf]:focus{outline:none;border:1.1px solid #add8e6}.hr-resource-main[data-v-3eefb6b3],.main-btns[data-v-3eefb6b3]{width:100%;height:100%;overflow:hidden}.main-btns[data-v-3eefb6b3]{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.btn[data-v-3eefb6b3]{width:300px;height:100px;border:0;margin-bottom:5px;border-radius:5px;font-size:25px;cursor:pointer}.btn-succes[data-v-3eefb6b3]{background:var(--success);color:#fff}.btn-warning[data-v-3eefb6b3]{background:var(--yellow)}.main-state[data-v-3eefb6b3]{width:100%;height:100%;overflow:hidden;overflow-y:auto}