@font-face{font-family:fb;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;src:url(/_next/static/media/OpenSansHebrew-Regular.cb74e82f.woff) format("opentype")}@font-face{font-family:fb_light;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;src:url(/_next/static/media/OpenSansHebrew-Light.c7da9a63.woff) format("opentype")}@font-face{font-family:fb_medium;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;src:url(/_next/static/media/OpenSansHebrew-Bold.6f6f8325.woff) format("opentype")}@font-face{font-family:fb_bold;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;src:url(/_next/static/media/OpenSansHebrew-Bold.6f6f8325.woff) format("opentype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url(https://fonts.gstatic.com/s/roboto/v15/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff) format("woff")}.hoursPannel header .selectChangeHours .quick-edit-controls{display:flex;gap:8px;align-items:center;margin:12px}.hoursPannel header .selectChangeHours .greenBtn{background-color:#56bfb5;color:#fff;border:none;border-radius:5px;padding:5px 10px;display:flex;align-items:center;gap:5px;font-size:14px;line-height:1;cursor:pointer;transition:background-color .2s}.hoursPannel header .selectChangeHours .greenBtn:disabled{opacity:.6;cursor:not-allowed}.hoursPannel header .selectChangeHours .greenBtn.cancelBtn{background-color:#e16b6b}.hoursPannel header .selectChangeHours .greenBtn svg{filter:drop-shadow(0 1px 1px rgba(0,0,0,.3))}.hoursPannel header .selectChangeHours .greenBtn span{font-weight:500;text-shadow:0 1px 1px rgba(0,0,0,.2)}.hoursPannel .tableHours .titTable th{line-height:1;position:relative}.hoursPannel .tableHours .titTable th .textIcon{display:flex;align-items:center;gap:8px;justify-content:center}.hoursPannel .tableHours .titTable th .textIcon .column-lock-controls{margin-right:5px}.hoursPannel .tableHours .titTable th .textIcon .column-lock-controls .lock-button{background:none;border:none;color:#56bfb5;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;transition:color .2s,transform .2s}.hoursPannel .tableHours .titTable th .textIcon .column-lock-controls .lock-button:hover{color:#0e3aaa;transform:scale(1.2)}.hoursPannel .tableHours .titTable th .textIcon .column-lock-controls .lock-button.locked{color:#f44336}.hoursPannel .tableHours .titTable th .textIcon .column-lock-controls .lock-button.locked:hover{color:#d1382d}.hoursPannel .tableHours .titTable th .textIcon .column-lock-controls .lock-button svg{filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.hoursPannel.quick-edit-mode .tableHours tbody tr:hover{background-color:rgba(230,255,230,.2)}.hoursPannel.quick-edit-mode .tableHours tbody tr td{transition:all .2s ease}.hoursPannel.quick-edit-mode .tableHours tr.titTable th{transition:width .3s}.hoursPannel.quick-edit-mode .tableHours tr.titTable th:nth-child(n+8){display:none!important}.hoursPannel .selectBtn.active{background-color:rgba(0,0,0,0);color:#fff;font-weight:700}.hoursPannel .btnsDownRow{display:flex;gap:10px;margin:10px 0;justify-content:center}.hoursPannel .btnsDownRow button.greenBtn{display:flex;align-items:center;gap:5px;padding:6px 12px;border-radius:4px;border:none;font-size:14px;cursor:pointer;transition:background-color .2s;background-color:#4caf50;color:#fff}.hoursPannel .btnsDownRow button.greenBtn:disabled{opacity:.6;cursor:not-allowed}.hoursPannel .btnsDownRow button.greenBtn.cancelBtn{background-color:#f44336}.employeeApp.employeeHours .blueBg{background:#454545}.employeeApp.employeeHours .contentPanel{margin:-50px auto 0}.employeeApp.employeeHours .showExistHours{margin:20px auto 0;width:92%}.employeeApp.employeeHours .selectInputCont select:disabled{color:gray}.employeeApp.employeeHours .workerHourContentIndex .monthSelector{padding:10px 0 0;max-width:310px;margin:0 auto}.employeeApp.employeeHours .workerHourContentIndex .monthSelector .selectMe{display:flex;justify-content:space-between}.employeeApp.employeeHours .workerHourContentIndex .monthSelector .selectMe .selectInputCont{width:45%}.employeeApp.employeeHours .workerHourContentIndex .startStopCont{margin:20px 0 0}.employeeApp.employeeHours .workerHourContentIndex .startStopCont .btnCont{display:flex;justify-content:center}.employeeApp.employeeHours .workerHourContentIndex .startStopCont .btnCont button{background-color:#56bfb5;border:none;border-radius:10px;padding:10px 25px;color:#fff;font-size:20px}.employeeApp.employeeHours .workerHourContentIndex .startStopCont .btnCont button.stop{background-color:#e16b6b}.employeeApp.employeeHours .workerHourContentIndex .startStopCont .btnCont button:hover{background-color:#000}.employeeApp.employeeHours .workerHourContentIndex .startStopCont .showActualElapsedTime{display:flex;justify-content:space-between;font-size:16px;border-top:1px solid #d3d3d3;padding:10px 0;margin:20px 0 0}.employeeApp.employeeHours .workerHourContentIndex .startStopCont .showActualElapsedTime span{color:gray}.employeeApp.employeeHours .workerHourContentIndex .startStopCont .showActualElapsedTime strong.hour{display:inline-block;margin:0 0 0 5px;color:#56bfb5}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont{background-color:#fff;box-shadow:-1px 0 4px 1px rgba(58,86,122,.2);padding:0}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .showTotals{border-bottom:1px solid #d3d3d3;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:10px}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .showTotals .totalsText{color:#56bfb5}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .showTotals .addHourRowBtn{background-color:#d3d3d3;color:#000;border:none;border-radius:20px;padding:5px 20px;display:flex;align-items:center;gap:6px;font-size:16px}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .showTotals .addHourRowBtn .icon{width:20px}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .showTotals .addHourRowBtn.cancelBtn{background-color:#e16b6b;color:#fff}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .showTotals .addHourRowBtn:hover{background-color:#000;color:#fff}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .hours .myHour{display:flex;justify-content:space-between;align-items:center;font-size:16px;border-bottom:1px solid #d3d3d3;padding:10px 15px}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .hours .myHour .fromTo{color:gray;font-size:14px}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .hours .myHour .colL{font-size:15px}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .hours .myHour.noExit{background-color:#ffc7c7}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .hours .myHour:hover{background-color:#f0f0f0;cursor:pointer}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .hours .myHour:last-child{border-bottom:none}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .addModifyHour{padding:20px}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .addModifyHour h2{font-size:24px;color:gray;text-align:center;margin:0 0 30px}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .addModifyHour .myRowGrid{margin:0 0 5px}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .addModifyHour .btnCont{text-align:center}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .addModifyHour .btnCont button{color:#fff;background-color:#56bfb5;border:none;border-radius:20px;padding:5px 40px}.employeeApp.employeeHours .workerHourContentIndex .showExistHours .showExistHoursCont .addModifyHour .btnCont button:hover{background-color:#000}.clockInOutCont header{margin-top:-8px;position:relative}.clockInOutCont header .backBtn{position:absolute;left:10px;top:10px;border:none;padding:0;background:rgba(0,0,0,0)}.clockInOutCont .selectCont{position:relative;clear:both;width:310px;margin:0 auto}.clockInOutCont .selectCont img{position:absolute;top:9px;right:15px}.clockInOutCont .textAreaCont{width:310px;margin:15px auto 0}.clockInOutCont .textAreaCont .textAreaReport{border-radius:20px;box-shadow:-1px 0 5px 2px rgba(51,88,113,.16);padding:10px 20px;font-size:15px}.clockInOutCont .playStopBtn{width:320px;position:relative;margin:0 auto;opacity:1;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.clockInOutCont .playStopBtn.disabled{opacity:.6}.clockInOutCont .playStopBtn .buttonCont{width:320px;height:320px;border-radius:50%;margin:0 auto;background:#fff;padding:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden}.clockInOutCont .playStopBtn .buttonCont .clock{color:gray;text-align:center}.clockInOutCont .playStopBtn .buttonCont .clock div.clockNumbers{font-size:45px;font-family:fb_bold,helvetica,arial!important}.clockInOutCont .playStopBtn .buttonCont .clock div.showInTime h3{font-size:20px;margin:0}.clockInOutCont .playStopBtn .buttonCont .clock div.showInTime span{letter-spacing:-1px;font-size:23px;font-family:fb_bold,helvetica,arial!important;color:#56bfb5}.clockInOutCont .playStopBtn .buttonCont .clock p{border-top:1px solid #bbb;color:#000;padding-top:10px;font-size:20px}.clockInOutCont .playStopBtn .buttonCont .CircularProgressbar{position:absolute;width:300px;height:300px}.clockInOutCont .playStopBtn .lastExit p{margin:0}.clockInOutCont .playStopBtn .lastExit strong{color:#e16b6b;font-family:fb_bold,helvetica,arial;font-size:25px}.clockInOutCont .buttonsDown{text-align:center;margin:15px 0;position:relative;z-index:10;display:flex;justify-content:center}.clockInOutCont .buttonsDown button{box-shadow:-1px 0 5px 2px rgba(51,88,113,.16);padding:5px 50px;border-radius:20px;margin:0 5px;border:1px solid;font-family:fb_bold,helvetica,arial!important}.clockInOutCont .buttonsDown button.start{background:#56bfb5;border-color:#56bfb5;color:#fff}.clockInOutCont .buttonsDown button.start.disabled{background:gray;border-color:gray;opacity:.6}.clockInOutCont .buttonsDown button.stop{background:#fff;border-color:#e16b6b;color:#e16b6b}.clockInOutCont .buttonsDown.isIn button.start{background:#fff;border-color:#56bfb5;color:#56bfb5}.clockInOutCont .buttonsDown.isIn button.stop{background:#e16b6b;border-color:#e16b6b;color:#fff}.employeeeHourTablePrintingStyle .andromedaCredit,.employeeeHourTablePrintingStyle .printBar{display:none}.employeeeHourTablePrintingStyle .hourSourceInfo .icon{color:gray;height:10px}.employeeeHourTablePrintingStyle .employeesHoursView{page-break-after:always}.employeeeHourTablePrintingStyle .employeesHoursView:last-child{page-break-after:auto}.employeeeHourTablePrintingStyle .employeesHoursView.totalsOnly{min-height:inherit}.employeeeHourTablePrintingStyle .employeesHoursView .showPeriod{background-color:#000!important}.employeeeHourTablePrintingStyle .employeesHoursView .titleTable h1{padding:0;color:#0e3aaa;font-size:18px;background-color:rgba(0,0,0,0);margin:0 0 15px}.employeeeHourTablePrintingStyle .employeesHoursView .titleTable .projData{padding:15px 10px}.employeeeHourTablePrintingStyle .employeesHoursView .titleTable .projData ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}.employeeeHourTablePrintingStyle .employeesHoursView .titleTable .projData ul li{font-size:14px;margin:0;border-left:1px solid gray;padding:0 0 0 10px;line-height:1}.employeeeHourTablePrintingStyle .employeesHoursView .titleTable .projData ul li:last-child{border:none;padding:0}.employeeeHourTablePrintingStyle .employeesHoursView .myTable table tr.projectComment td{background-color:gray!important;font-weight:700!important}.employeeeHourTablePrintingStyle .employeesHoursView .myTable table tr.totalWeek td.blueMe{background-color:#fff!important;color:#000!important;font-weight:700!important}.employeeeHourTablePrintingStyle .employeesHoursView .myTable table tr th{font-size:10px!important;padding:2px 0!important}.employeeeHourTablePrintingStyle .employeesHoursView .myTable table tr td{padding:2px 0;font-size:10px;line-height:1}.viewEmployeesHours .wrapperLocality{margin:0;padding:80px 20px 40px}.viewEmployeesHours .projectData{margin:0 0 10px;line-height:1.2}.viewEmployeesHours .projectData .navCont{display:flex;gap:10px;align-items:center;margin:0 0 7px}.viewEmployeesHours .projectData .navCont .goBack1 span{color:gray;cursor:pointer;font-size:18px}.viewEmployeesHours .projectData .navCont .goBack1 span:hover{color:#000;text-decoration:underline}.viewEmployeesHours .projectData h1{letter-spacing:-1px;font-size:24px;color:#0e3aaa;margin:0;display:flex;align-content:center;gap:0}.viewEmployeesHours .projectData h1 .dates{margin:0 10px 0 0;background-color:#0e3aaa;color:#fff;padding:5px 15px;font-size:18px;border-radius:15px;cursor:pointer}.viewEmployeesHours .projectData h1 .dates:hover{background-color:#000}.viewEmployeesHours .localityPageIndex{width:100%;min-height:calc(100vh - 200px)}.viewEmployeesHours .localityPageIndex .viewEmployees-error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px;margin:auto;max-width:600px}.viewEmployeesHours .localityPageIndex .viewEmployees-error-container .viewEmployees-error-icon{color:#e16b6b;margin-bottom:1.5rem}.viewEmployeesHours .localityPageIndex .viewEmployees-error-container h2{font-size:1.5rem;margin-bottom:.75rem;font-weight:600;color:#343a40}.viewEmployeesHours .localityPageIndex .viewEmployees-error-container p{margin-bottom:1.5rem;color:#6c757d}.viewEmployeesHours .localityPageIndex .viewEmployees-error-container .viewEmployees-project-selector{margin-bottom:1.5rem;width:100%;max-width:300px}.viewEmployeesHours .localityPageIndex .viewEmployees-error-container .viewEmployees-action-buttons{margin-top:.5rem}.viewEmployeesHours .localityPageIndex .viewEmployees-error-container .viewEmployees-back-button{padding:.5rem 1.25rem;border-radius:4px;background-color:#6c757d;color:#fff;border:none;font-weight:500;cursor:pointer;transition:background-color .2s}.viewEmployeesHours .localityPageIndex .viewEmployees-error-container .viewEmployees-back-button:hover{background-color:#5a6268}.viewEmployeesHours .localityPageIndex .panelWrap{margin-left:10px}.viewEmployeesHours .localityPageIndex .noResultsWorkers{padding:40px;text-align:center;display:flex;justify-content:center;flex-wrap:wrap;flex-direction:column}.viewEmployeesHours .localityPageIndex .noResultsWorkers .header{margin:0 0 30px}.viewEmployeesHours .localityPageIndex .noResultsWorkers .header h2{font-size:30px;color:#177fb3;margin:0}.viewEmployeesHours .localityPageIndex .noResultsWorkers .changeLocalityMenuBar ul{justify-content:center;gap:20px}.viewEmployeesHours .localityPageIndex .noResultsWorkers .changeLocalityMenuBar ul li .changeProject{min-width:470px}.viewEmployeesHours .localityPageIndex .filterBar{padding:30px;background:#f1f1f1;border:1px solid #d3d3d3;margin:0 0 20px 10px;border-radius:20px;position:relative;box-shadow:-1px 0 4px 1px rgba(58,86,122,.2)}.viewEmployeesHours .localityPageIndex .filterBar .selectInput{background-color:#fff}.viewEmployeesHours .localityPageIndex .filterBar .iconClose{position:absolute;top:7px;left:7px;color:gray;cursor:pointer}.viewEmployeesHours .localityPageIndex .filterBar .iconClose:hover{color:#000}.viewEmployeesHours .localityPageIndex .filterBar .autocompleteInput{font-family:fb,helvetica,arial!important;background:#fff;width:100%}.viewEmployeesHours .localityPageIndex .tableWorkers{width:100%;font-size:16px}.viewEmployeesHours .localityPageIndex .tableWorkers .MuiSwitch-colorPrimary.Mui-checked{color:#7dad7a}.viewEmployeesHours .localityPageIndex .tableWorkers .MuiSwitch-switchBase{color:#fb8282}.viewEmployeesHours .localityPageIndex .tableWorkers .MuiSwitch-colorPrimary.Mui-checked+.MuiSwitch-track{background-color:#a3a3a3}.viewEmployeesHours .localityPageIndex .tableWorkers .btns .addHoursToWorkers{display:flex;justify-content:center}.viewEmployeesHours .localityPageIndex .tableWorkers .btns .addHoursToWorkers .defaultGlobalBtn{margin:5px 0;font-size:14px;display:flex;align-items:center}.viewEmployeesHours .localityPageIndex .tableWorkers .btns .addHoursBtnsCont{display:flex;justify-content:center}.viewEmployeesHours .localityPageIndex .tableWorkers .btns .addHoursBtnsCont .myBtn{background-color:rgba(0,0,0,0);border:none;color:#000;font-size:14px;display:flex;align-items:center;gap:5px}.viewEmployeesHours .localityPageIndex .tableWorkers .btns .addHoursBtnsCont .myBtn:hover span{text-decoration:underline}.viewEmployeesHours .localityPageIndex .tableWorkers .statusNameAlert{padding:2px 10px;border-radius:10px;font-size:12px;background-color:#ffe098}.viewEmployeesHours .localityPageIndex .tableWorkers .extendedMenue{padding:5px;text-align:right}.viewEmployeesHours .localityPageIndex .tableWorkers .extendedMenue .openBtn{color:#fff;padding:6px}.viewEmployeesHours .localityPageIndex .tableWorkers .extendedMenue .openBtn:hover{background:#9d9d9d}.viewEmployeesHours .localityPageIndex .tableWorkers .extendedMenue .openBtnPositive{color:gray;padding:6px}.viewEmployeesHours .localityPageIndex .tableWorkers .extendedMenue .openBtnPositive:hover{color:#fff;background:#9d9d9d}.viewEmployeesHours .localityPageIndex .tableWorkers .titTable .myFlex{display:flex;justify-content:center;gap:10px;align-items:center;flex-wrap:wrap}.viewEmployeesHours .localityPageIndex .tableWorkers .titTable th{background:gray;color:#fff;font-weight:400;border-left:1px solid #fff;position:-webkit-sticky;position:sticky;top:0;z-index:4}.viewEmployeesHours .localityPageIndex .tableWorkers .titTable th:first-child{border-radius:0 10px 0 0}.viewEmployeesHours .localityPageIndex .tableWorkers .titTable th:last-child{border-radius:10px 0 0 0;border-left:none}.viewEmployeesHours .localityPageIndex .tableWorkers .titTable tr:hover td{background:#f3f9fd}.viewEmployeesHours .localityPageIndex .tableWorkers .titTable tr.active td{background:#dee6eb}.viewEmployeesHours .localityPageIndex .tableWorkers .titTableSeccond th{background:#deebe9;font-weight:400;border-left:1px solid gray;font-size:14px;line-height:1;padding:2px;position:-webkit-sticky;position:sticky;top:0;z-index:3}.viewEmployeesHours .localityPageIndex .tableWorkers .titTableSeccond th:last-child{border-left:none}.viewEmployeesHours .localityPageIndex .tableWorkers th{padding:0 10px;text-align:center}.viewEmployeesHours .localityPageIndex .tableWorkers td{text-align:center;padding:2px;font-size:14px}.viewEmployeesHours .localityPageIndex .tableWorkers td .zoomInIcon:hover{color:#7dad7a}.viewEmployeesHours .localityPageIndex .tableWorkers td .workers_btnsTd{justify-content:center;align-items:center;display:flex}.viewEmployeesHours .localityPageIndex .tableWorkers td .workers_btnsTd .counterNumber{min-width:25px}.viewEmployeesHours .localityPageIndex .tableWorkers td.tdBtns{padding:0;background-color:#fff!important}.viewEmployeesHours .localityPageIndex .tableWorkers td .employeeName{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;align-items:center}.viewEmployeesHours .localityPageIndex .tableWorkers tr{background-color:#fff;cursor:pointer;border-bottom:1px solid #dedede;height:45px}.viewEmployeesHours .localityPageIndex .tableWorkers tr:first-child{padding-top:6px}.viewEmployeesHours .localityPageIndex .tableWorkers tr:hover td{background:#f3f9fd}.viewEmployeesHours .localityPageIndex .tableWorkers tr.active td{background:#dee6eb}.viewEmployeesHours .localityPageIndex .tableWorkers .tableBtn{border:none;color:#fff;background:#92ada9;border-radius:3px;min-width:80px}.viewEmployeesHours .localityPageIndex .tableWorkers .tableBtn .icon{width:30px;color:#fff}.viewEmployeesHours .localityPageIndex .tableWorkers .tableBtn:hover{background:#177fb3;color:#fff}.viewEmployeesHours .localityPageIndex .tableWorkers .tableBtn:hover .icon{color:#fff}.viewEmployeesHours .localityPageIndex .tableWorkers .moreData{padding:10px 2%;display:flex;justify-content:space-between;background:#fefee3}.viewEmployeesHours .localityPageIndex .tableWorkers .moreData .showOthersMonthHours{padding:5px;width:100%}.viewEmployeesHours .localityPageIndex .tableWorkers .moreData .showOthersMonthHours .smallBtn{background-color:rgba(0,0,0,0);border:1px solid #000}.viewEmployeesHours .localityPageIndex .tableWorkers .moreData .showOthersMonthHours .defaultGlobalBtn{min-width:70px}.viewEmployeesHours .localityPageIndex .tableWorkers .moreData .showOthersMonthHours h4{font-size:16px;font-weight:700}.viewEmployeesHours .localityPageIndex .tableWorkers .moreData .showOthersMonthHours .myFlex,.viewEmployeesHours .localityPageIndex .tableWorkers .moreData .showOthersMonthHours .myFlex .monthSelector .selectMe{display:flex;gap:10px}.viewEmployeesHours .localityPageIndex .tableWorkers .moreData .showOthersMonthHours .myFlex .monthSelector .selectMe .selectInputCont{min-width:80px}.viewEmployeesHours .localityPageIndex .tableWorkers .moreData .showOthersMonthHours .myFlex .monthSelector .selectMe .selectInputCont select{min-height:inherit;line-height:1;height:40px;padding:5px 10px}.viewEmployeesHours .localityPageIndex .tableWorkers .moreData ul{width:47%}.viewEmployeesHours .localityPageIndex .tableWorkers .moreData ul:first-child{padding-top:5px}.viewEmployeesHours .localityPageIndex .tableWorkers .moreData ul li{padding:4px 0;text-align:right;border-bottom:1px solid #c9c9c9;display:flex;flex-wrap:wrap}.viewEmployeesHours .localityPageIndex .tableWorkers .moreData ul li.moreDataTit{display:flex;align-items:center}.viewEmployeesHours .localityPageIndex .tableWorkers .moreData ul li strong{margin:0 0 0 10px;min-width:100px}.viewEmployeesHours .localityPageIndex .tableWorkers .moreData ul li strong.tit{font-size:16px}.viewEmployeesHours .localityPageIndex .hoursPannel{background:#deebe9;min-height:74vh;border-right:1px solid #d3d3d3;padding:0 0 10px;border-radius:10px 10px 0 0}.viewEmployeesHours .localityPageIndex .hoursPannel .extendedView .icon{padding:0;margin:-4px 0 0;cursor:pointer;color:#fff}.viewEmployeesHours .localityPageIndex .hoursPannel .extendedView .icon:hover{color:#000}.viewEmployeesHours .localityPageIndex .hoursPannel header{border-radius:10px 10px 0 0;min-height:34px;background:gray;display:flex;justify-content:space-between;align-items:center;gap:10px}.viewEmployeesHours .localityPageIndex .hoursPannel header .center{display:flex;gap:5px;align-items:center}.viewEmployeesHours .localityPageIndex .hoursPannel header .rCol{padding-right:20px;display:flex;gap:10px;align-items:center}.viewEmployeesHours .localityPageIndex .hoursPannel header .lCol{display:flex;align-items:center;gap:0}.viewEmployeesHours .localityPageIndex .hoursPannel header .lCol .selectChangeHours{color:#fff;display:flex;gap:10px}.viewEmployeesHours .localityPageIndex .hoursPannel header .lCol .selectChangeHours .selectBtn{display:flex;gap:5px;align-items:center;font-size:14px;cursor:pointer;line-height:1}.viewEmployeesHours .localityPageIndex .hoursPannel header .lCol .selectChangeHours .selectBtn.active,.viewEmployeesHours .localityPageIndex .hoursPannel header .lCol .selectChangeHours .selectBtn:hover{color:#fbfbc6}.viewEmployeesHours .localityPageIndex .hoursPannel header .lCol .selectChangeHours .openModal.newEntry button{background-color:#f50057}.viewEmployeesHours .localityPageIndex .hoursPannel header .lCol .selectChangeHours .openModal.newEntry button:hover{background-color:#000}.viewEmployeesHours .localityPageIndex .hoursPannel header .lCol .selectChangeHours .openModal button{border:1px solid #fff;background-color:#0e3aaa;text-wrap:nowrap;color:#fff;font-size:14px;padding:5px 15px;border-radius:15px;line-height:1;display:flex;gap:5px;align-items:center}.viewEmployeesHours .localityPageIndex .hoursPannel header .lCol .selectChangeHours .openModal button:hover{background-color:#000}.viewEmployeesHours .localityPageIndex .hoursPannel header .extendedMenue{padding:5px}.viewEmployeesHours .localityPageIndex .hoursPannel header .extendedMenue .openBtn{color:#fff;padding:6px}.viewEmployeesHours .localityPageIndex .hoursPannel header .extendedMenue .openBtn:hover{background:#9d9d9d}.viewEmployeesHours .localityPageIndex .hoursPannel header .tit{line-height:1;color:#fff}.viewEmployeesHours .localityPageIndex .hoursPannel .hoursCont{margin:10px;padding:0 5px 0 0}.viewEmployeesHours .localityPageIndex .hoursPannel .hoursCont .foremanApproveHour{display:flex;align-items:center;gap:5px}.viewEmployeesHours .localityPageIndex .hoursPannel .hoursCont .foremanApproveHour .datetimeApprove{margin:7px 0 0;font-size:14px}.viewEmployeesHours .localityPageIndex .hoursPannel .hoursCont .btnsDownRow{padding:6px;display:flex;justify-content:center;gap:8px;margin-top:4px}.viewEmployeesHours .localityPageIndex .hoursPannel .hoursCont .btnsDownRow .deleteRow{margin:0}.viewEmployeesHours .localityPageIndex .hoursPannel .hoursCont .btnsDownRow .greenBtn{border-radius:8px;border:none;background:#517d77;color:#fff;padding:2px 10px;font-size:14px}.viewEmployeesHours .localityPageIndex .hoursPannel .hoursCont .btnsDownRow .greenBtn:hover{background:#177fb3}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours{width:100%;font-size:16px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .showIllnessData{font-size:11px;display:flex;gap:5px;align-items:center;justify-content:center;line-height:1;margin:0 0 4px;cursor:pointer}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .showIllnessData:hover .item{color:#0e3aaa}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .isForemanHourApprovedIcon .icon{width:20px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .isForemanHourApprovedIcon .icon.yes{color:#7dad7a}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .toProject{text-decoration:none;color:#000;font-size:14px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .toProject:hover{text-decoration:underline}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .editBreakTime{cursor:pointer}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .editBreakTime:hover .noInput span{text-decoration:underline;font-weight:700}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .editBreakTime .myInput{padding:0 0 10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .editBreakTime .myInput .closeInputs{width:20px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .editBreakTime .myInput .inputNumber{margin-top:6px;background-color:rgba(0,0,0,0);border:1px solid #000;width:40px;font-size:12px;text-align:center;padding:2px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .dayName{display:flex;gap:5px;align-items:center;padding:0 5px 0 0;justify-content:center}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .dayName .showGpsError{cursor:pointer}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .dayName .showGpsError .icon{width:16px;color:#7dad7a}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .dayName .showGpsError .icon:hover{color:#000}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .changeActionTypeSelect{background:url(/_next/static/media/downSelect.d9f54079.svg) 10px no-repeat rgba(0,0,0,0);padding:0 4px 0 24px;background-size:8px;border:none;width:100%;font-size:14px;max-height:24px;margin:0}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .breakMinutesHandler{display:flex;justify-content:center;gap:10px;align-items:center;min-width:100px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .breakMinutesHandler .breakMinutesInput{width:70px;font-size:14px;color:#000;padding:0 5px;background:rgba(0,0,0,0);border:none}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .check{width:15px;color:#7dad7a}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .check.no{opacity:.3}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .noHourIcon{width:15px;color:#7dad7a}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .clockHours{width:100%;display:flex;justify-content:center;align-items:center;gap:5px;background-color:#fff;padding:0;border-radius:0 0 7px 7px;box-shadow:-1px 0 4px 1px rgba(58,86,122,.2);color:#177fb3;margin:0 0 10px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .clockHours strong{font-weight:400}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .clockHours strong.noHours{padding:4px 0;font-size:13px;color:#177fb3}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .titTable .textIcon{display:flex;gap:5px;align-items:center;justify-content:center}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .titTable th{padding:5px;background:gray;color:#fff;font-weight:400;border-left:1px solid #fff;text-align:center;border-bottom:5px solid #deebe9;position:-webkit-sticky;position:sticky;top:0;z-index:1}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .titTable th:first-child{border-radius:0 10px 0 0}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .titTable th:last-child{border-radius:10px 0 0 0;border-left:none}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td{font-size:14px;text-align:center;border-bottom:1px solid #c2cfcd}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td .otherProjectName{padding:3px 0 0;font-size:12px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.showHoursRow{min-width:175px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.showHoursRow .linkUnlinkDuplicateHours{cursor:pointer}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.dayTd .redCircleDay{margin:0;background:#d32f2f;color:#fff;border-radius:50%;width:25px;height:25px;text-align:center;letter-spacing:-1px;padding-right:1px;display:flex;justify-content:center;justify-items:center;align-items:center;font-weight:400;font-family:fb,helvetica,arial}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.dayTd .myCont{display:flex;gap:5px;align-items:center;justify-content:center;text-align:center}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.dayTd .myCont.showSelectHours{justify-content:flex-start}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.isDuplicateRow td.dayTd{font-family:fb_bold,helvetica,arial}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.totalMonth td{background-color:#fbf4de}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.totalMonth .totalValuesWeekContNotExtendedView>div .tit{border-right:1px solid gray;font-weight:700;background-color:rgba(0,0,0,0)}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td{background-color:#feecbc}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable{padding:10px;text-align:right}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable h4{font-size:18px;margin:0 0 5px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable .twoTables{display:flex;justify-content:space-between;align-items:flex-start}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table tr th{padding:2px 5px;font-size:14px;text-align:right;font-weight:100;min-width:150px;border-bottom:1px solid #dfcea1}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table tr td{min-width:80px;background-color:#fff;padding:5px;font-size:12px;text-align:right;border-bottom:1px solid #dfcea1}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table tr td.transpBg{background-color:rgba(0,0,0,0)!important}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table tr td.reportClass{font-weight:700}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table tr td.greenClass{background-color:#1bbe77;color:#fff}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table tr td.redClass{background-color:#e16b6b;color:#fff}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table tr:last-child td,.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table tr:last-child th{border-bottom:none}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table tr.space td,.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table tr.space th{background-color:rgba(0,0,0,0);border-bottom:none}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table tr:hover td,.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table tr:hover th{background-color:#d5d5d5!important}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table.leftTable{width:60%}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table.leftTable tr th{padding:5px 15px;min-width:inherit;line-height:1.2;background-color:#deebe9;border-left:1px solid #dfcea1;text-align:center;font-weight:700}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table.leftTable tr th:last-child{border-left:none}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table.leftTable tr td{padding:2px 15px;min-width:inherit}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table.leftTable tr td:first-child{background-color:#deebe9}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummaryTable table.leftTable tr td.bigFont{font-size:14px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummary{padding:10px;text-align:right}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummary .myCols{display:flex;gap:40px;align-items:flex-start}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummary .myCols>div h4{font-size:18px;margin:0 0 5px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummary .myCols>div ul{padding:0;margin:0;width:100%}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummary .myCols>div ul li{padding:0;margin:0;width:100%;font-size:13px;display:flex;gap:5px;align-items:flex-start}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek.monthSummaryTr td .monthSummary .myCols>div ul li strong{min-width:130px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek td.totalValuesWeekCont{padding:7px 0;gap:5px;font-size:13px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek td.totalValuesWeekCont .redClass{color:red;font-weight:700}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek td{background-color:#fff}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek .totalValuesWeekContNotExtendedView{display:flex;justify-content:center;align-items:center;padding:7px 0;gap:5px;font-size:13px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek .totalValuesWeekContNotExtendedView>div{display:flex;justify-content:center;align-items:center}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek .totalValuesWeekContNotExtendedView>div span{padding:0 5px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek .totalValuesWeekContNotExtendedView>div .tit{background-color:#d3d3d3}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.totalValuesWeek .totalValuesWeekContNotExtendedView>div .redClass{color:red;font-weight:700}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.projectComment td{background-color:#0e3aaa!important;color:#fff;padding-top:5px;padding-bottom:5px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.projectComment td p{margin:0}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.isSofShavua td{background:#b6c1bf}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.isSofShavua:hover td{background:#fff}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.isOtherProject td{background-color:#d3e1ff}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.isRowDeleted td{background:#efc1c1}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.addEmployeeHour .noData{color:#fff;border:1px solid red;background-color:red;border-radius:15px;padding:1px 10px;font-size:14px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.addEmployeeHour .addMyEntryOptions{padding:5px 0;display:flex;justify-content:center;align-items:center;gap:10px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.addEmployeeHour .addMyEntryOptions .btnsCont{display:flex;justify-content:center;align-items:center;gap:10px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.addEmployeeHour .addMyEntryOptions .btnsCont .actionTypeInsert.optionalDay{opacity:.4}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.addEmployeeHour .addMyEntryOptions .btnsCont .actionTypeInsert.optionalDay:hover{opacity:1}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.addEmployeeHour .addMyEntryOptions .btnsCont .actionTypeInsert.optionalDay:hover .selectsmall{background-color:#000;color:#fff}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.addEmployeeHour .addMyEntryOptions .btnsCont>button{background-color:rgba(0,0,0,0);color:#000;border-radius:15px;border:none;padding:1px 10px;font-size:14px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.addEmployeeHour .addMyEntryOptions .btnsCont>button.optionalDay{opacity:.4}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.addEmployeeHour .addMyEntryOptions .btnsCont>button:hover{opacity:1;color:#fff;background-color:#000}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr:hover>td{background:#fff}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.showOtherProjectHours.title td{background:gray;color:#fff;text-align:right;font-size:16px;padding:6px 15px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.showOtherProjectHours td{background:#f1f7ff;color:#000}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.showOtherProjectHours td .changeActionTypeSelect,.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.showOtherProjectHours td .noHourIcon{color:#000}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .showHoursErrors .errorIcon{color:#d32f2f}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .editHoursBtn{border:none;padding:0;font-size:14px;border-radius:5px;background:rgba(0,0,0,0)}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .editHoursBtn .editOpenIcon{color:#517d77}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .editHoursBtn .iconEdit{width:15px;margin:0 0 2px 5px;color:#517d77}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .editHoursBtn span{color:#177fb3;font-size:14px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .editHoursBtn:hover span{color:#000;text-decoration:underline}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .editHoursBtn:hover .iconEdit{color:#000}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .editHoursBtn.active{background:#fab652;box-shadow:-1px 0 4px 1px rgba(58,86,122,.6)}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .formHours{padding:5px 0;max-width:260px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .formHours .hourChangeInput{padding:5px 10px;border-radius:5px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .topFormHeader{padding:5px 0 0;margin:1px auto 0;display:flex;justify-content:center;gap:20px;align-items:center}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .topFormHeader span{border-right:1px solid #000;padding:0 10px 0 0;line-height:.8;cursor:pointer}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .topFormHeader span:hover{color:red;text-decoration:underline}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .topFormHeader .icon{font-size:20px;cursor:pointer}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .topFormHeader .icon:hover{color:#d32f2f}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .topFormHeader .ruShure{display:flex;gap:5px}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .topFormHeader .ruShure div{display:flex;align-items:center}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .topFormHeader .ruShure div.myBtn{background:#d3d3d3;text-align:center;color:#000;padding:5px 10px;line-height:1;border:none;border-radius:5px;cursor:pointer}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .topFormHeader .ruShure div.myBtn.ok{background:#ff4343;color:#fff}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .topFormHeader .ruShure div.myBtn:hover{background:#000;color:#fff}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .topFormHeader .ruShure div.myBtn.q{cursor:default;color:#000}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .topFormHeader .closeInputs{padding:0;font-size:18px;display:block;cursor:pointer}.viewEmployeesHours .localityPageIndex .hoursPannel .tableHours .topFormHeader .closeInputs:hover{color:red}.viewEmployeesHours .localityPageIndex .contOverflow{position:relative;height:71vh;overflow:hidden;overflow-y:auto;padding-left:10px}.viewEmployeesHours .localityPageIndex .contOverflow2{height:79vh;overflow:hidden;overflow-y:auto;padding-left:10px}.viewEmployeesHours .extendedMenueItems .MuiPaper-root{border-radius:8px}.viewEmployeesHours .extendedMenueItems .activeIcon{color:#7dad7a}.viewEmployeesHours .extendedMenueItems ul{padding:10px 0}.viewEmployeesHours .extendedMenueItems ul li{padding:5px;margin:0;min-width:150px}.viewEmployeesHours .extendedMenueItems ul li button{margin:0;background:rgba(0,0,0,0);color:#000;border:none;width:100%;text-align:right}.viewEmployeesHours .extendedMenueItems ul li button.active{color:#7dad7a;font-weight:700}.viewEmployeesHours .extendedMenueItems ul li:hover{background:#7dad7a;color:#fff}.viewEmployeesHours .extendedMenueItems ul li:hover .activeIcon,.viewEmployeesHours .extendedMenueItems ul li:hover button{color:#fff}.viewEmployeesHours .extendedMenueItems ul li.noBgHover{color:#000!important;background:#fff!important}.viewEmployeesHours .showOthersMonthHours .smallBtn{padding:0;color:#7dad7a;background-color:rgba(0,0,0,0);border:none}.viewEmployeesHours .showOthersMonthHours .smallBtn:hover{color:#000}.changeProjBtn{background-color:#fff;border:1px solid gray;padding:2px 10px;border-radius:10px;font-size:14px;color:#000}.changeProjBtn:hover{background-color:#000;color:#fff}.extendedMenueBlue .MuiPaper-root{border-radius:8px}.extendedMenueBlue.right ul li{align-items:flex-start}.extendedMenueBlue ul{padding:0}.extendedMenueBlue ul li{padding:10px 5px;margin:0;min-width:150px;border-bottom:1px solid silver;line-height:1;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.extendedMenueBlue ul li:last-child{border:none}.extendedMenueBlue ul li .myItem{display:flex;gap:5px;justify-content:center;align-items:center}.extendedMenueBlue ul li:hover{color:#0e3aaa}.extendedMenueItems .MuiPaper-root{border-radius:8px}.extendedMenueItems .activeIcon{color:#7dad7a}.extendedMenueItems .printCont{display:none}.extendedMenueItems .pdfExport{margin:3px 0 0}.extendedMenueItems .pdfExport>button{padding:0 14px 0 0;border:none;background-color:rgba(0,0,0,0);display:flex;gap:10px}.extendedMenueItems .pdfExport>button span{font-size:16px}.extendedMenueItems .pdfExport>button:hover span{text-decoration:underline}.extendedMenueItems .excelEmployeeHours{padding:0 10px 0 0}.extendedMenueItems .excelEmployeeHours .downloadIcon{display:flex;gap:10px;align-items:center;cursor:pointer;font-size:16px}.extendedMenueItems .excelEmployeeHours .downloadIcon:hover span{text-decoration:underline}.extendedMenueItems ul{padding:10px 0}.extendedMenueItems ul li{padding:5px;margin:0;min-width:150px}.extendedMenueItems ul li button{margin:0;background:rgba(0,0,0,0);color:#000;border:none;width:100%;text-align:right}.extendedMenueItems ul li button.active{color:#7dad7a;font-weight:700}.extendedMenueItems ul li:hover{background:#7dad7a;color:#fff}.extendedMenueItems ul li:hover .activeIcon,.extendedMenueItems ul li:hover button{color:#fff}.extendedMenueItems ul li:hover button span{color:#fff!important}.extendedMenueItems ul li.noBgHover{color:#000!important;background:#fff!important}.modalEmployeeGps h2{color:#0e3aaa;font-size:24px;margin:0 0 20px}.modalEmployeeGps .gpsError{margin:0 0 20px;text-align:center}.modalEmployeeGps .gpsError h3{font-size:18px}.modalEmployeeGps .gpsError button{color:#fff;background-color:gray;font-size:16px;border:none;border-radius:20px;padding:5px 40px}.modalEmployeeGps .gpsError button:hover{background-color:#000}.modalChangeProject .defaultBtn{background-color:gray;color:#fff;border:none;border-radius:20px;font-size:18px;padding:7px 20px}.modalChangeProject .defaultBtn.green{background-color:#56bfb5}.modalChangeProject .defaultBtn.red{background-color:#e16b6b}.modalChangeProject .defaultBtn:hover{background-color:#000}.modalChangeProject .changerProject{margin:20px 0 0}.modalChangeProject .changerProject .monthSelector{padding:10px 0 0;max-width:310px;margin:20px auto}.modalChangeProject .changerProject .monthSelector .selectMe{display:flex;justify-content:space-between}.modalChangeProject .changerProject .monthSelector .selectMe .selectInputCont{width:45%}.modalEditSelectHours .modalEditSelectHoursCont>header h2{font-size:24px;color:#5d7fd5}.modalEditSelectHours .modalEditSelectHoursCont .btnCont{margin:20px 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.modalEditSelectHours .modalEditSelectHoursCont .listMe{display:flex;flex-direction:column;align-items:flex-start;width:50%;margin:20px auto}.modalEditSelectHours .modalEditSelectHoursCont .listMe button{color:#000;background-color:rgba(0,0,0,0);padding:0;margin:0 0 10px;border-radius:0}.modalEditSelectHours .modalEditSelectHoursCont .listMe button:hover{color:#0e3aaa;background-color:rgba(0,0,0,0)}.modalEditSelectHours .modalEditSelectHoursCont .actionCont .cancel{margin:0 0 10px}.modalEditSelectHours .modalEditSelectHoursCont .actionCont .cancel>div{color:red;cursor:pointer}.modalEditSelectHours .modalEditSelectHoursCont .actionCont .cancel>div:hover{text-decoration:underline}.modalEditSelectHours .modalEditSelectHoursCont .changeHours .myWrapper{width:300px;margin:-10px auto 0}.modalEditSelectHours .modalEditSelectHoursCont .changeHours .actionTypeInsert{text-align:center}.modalEditSelectHours .modalEditSelectHoursCont .changeHours .actionTypeInsert .selectInput{margin:0 0 10px}.modalEditSelectHours .modalEditSelectHoursCont .changeHours .actionTypeInsert .sendBtn{padding:10px 0}.modalEditSelectHours .modalEditSelectHoursCont .changeHours .selectInOut{display:flex;font-size:16px;gap:10px;margin:0 0 20px}.modalEditSelectHours .modalEditSelectHoursCont .changeHours .insertHours h3{font-size:20px;text-decoration:underline;margin:0 0 10px}.modalEditSelectHours .modalEditSelectHoursCont .changeHours .insertHours .sendBtn{width:100%;background-color:#56bfb5;border-radius:20px;border:none;color:#fff}.modalEditSelectHours .modalEditSelectHoursCont .changeHours .insertHours .sendBtn:hover{background-color:#000}.modalEditSelectHours .modalEditSelectHoursCont .defaultBtn{background-color:gray;color:#fff;border:none;border-radius:20px;font-size:16px;padding:7px 20px}.modalEditSelectHours .modalEditSelectHoursCont .defaultBtn.green{background-color:#56bfb5}.modalEditSelectHours .modalEditSelectHoursCont .defaultBtn.red{background-color:#e16b6b}.modalEditSelectHours .modalEditSelectHoursCont .defaultBtn:hover{background-color:#000}.viewEmployeesHoursLive{padding:0 20px}.viewEmployeesHoursLive.lang-ltr .headerForemanLive,.viewEmployeesHoursLive.lang-ltr .localityPageIndex{direction:ltr}.viewEmployeesHoursLive .companyAdminIndex .adminPage{padding:20px 0 0}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont{position:relative;width:inherit}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter{margin:0}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter h3{color:#6399e2;font-size:20px}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .filterItem{margin:0 0 15px}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .filterItem .btns{padding:5px 0;border-bottom:1px solid #d3d3d3;margin:0 0 10px}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .filterItem .btns h4{font-size:18px;margin:0}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .searchCont{padding:0;margin:10px 10px 10px 0;display:flex;align-items:center;gap:10px}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .searchCont .clearSearch{cursor:pointer;color:#d3d3d3}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .searchCont .clearSearch:hover{color:#000}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .btns{margin:0}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .btns .openCloseBtn{cursor:pointer;color:#000}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .btns .openCloseBtn.active{color:#6399e2}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .btns .flexMe{display:flex;justify-content:space-between;align-items:center}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .btns .flex{display:flex;align-items:center;gap:5px}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .btns .defaultGlobalBtn{font-size:12px}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .localityOverflow{overflow:auto;max-height:15vh}.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .localityOverflow .locality,.viewEmployeesHoursLive .companyAdminIndex .selectPageCont .localitiesFilter .localityOverflow .option{font-size:16px;display:flex;align-items:center;line-height:1}.viewEmployeesHoursLive .appEmployeeAdmin>.header{border-bottom:none!important;margin:0 0 10px;padding:0 40px}.viewEmployeesHoursLive .appEmployeeAdmin>.header .reload{width:20px;color:#0e3aaa;margin:-1px 5px 0 0;cursor:pointer}.viewEmployeesHoursLive .appEmployeeAdmin>.header .reload:hover{color:#000}.viewEmployeesHoursLive .appEmployeeAdmin>.header .cols{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.viewEmployeesHoursLive .appEmployeeAdmin>.header .cols .time{color:gray;font-size:18px;display:flex;gap:10px;align-items:center}.viewEmployeesHoursLive .viewEmployeesHours .myPages{direction:ltr;display:flex;justify-content:center;margin:20px 0 0}.viewEmployeesHoursLive .viewEmployeesHours .myPages .MuiPaginationItem-circular{border-radius:50%}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .showHideSelectEmployees{padding:5px 10px;display:flex;align-items:center;gap:0}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .showHideSelectEmployees .showHideSelectEmployees{display:flex;justify-content:flex-end}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .showHideSelectEmployees .showHideSelectEmployees .myBtn{background-color:rgba(0,0,0,0);border:none;color:#fff;font-size:14px;display:flex;align-items:center;gap:5px}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .showHideSelectEmployees .showHideSelectEmployees .myBtn:hover span{text-decoration:underline}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .showHideSelectEmployees .menuActionsSelecEmployee{padding:0;display:flex;gap:10px}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel{border-radius:10px}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel header{border-radius:0}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.specialColor td{background-color:#ffffed}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.projTitle td{text-align:right;background-color:#b6c1bf;padding-right:15px}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.projTitle td .myFlex{display:flex;align-items:center}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td{padding:5px}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.dayTd .myCont{display:flex;padding-right:10px;justify-content:flex-start;align-items:center}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.dayTd .myCont .showHoursErrors{margin-right:-5px;margin-left:-2px}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.dayTd .myCont .dayName{font-family:fb,helvetica,arial}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.employeeAndProj{text-align:right;line-height:1.2}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.employeeAndProj .sendSmsBtn{border:none;background-color:#d3d3d3;color:#000;padding:2px 8px;border-radius:10px;margin:5px 0 0;display:flex;align-items:center;gap:5px;opacity:.6}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.employeeAndProj .sendSmsBtn .icon{width:15px}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.employeeAndProj .sendSmsBtn.loader,.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.employeeAndProj .sendSmsBtn:hover{opacity:1;background-color:#0e3aaa;color:#fff}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.employeeAndProj .sendSmsBtn.loader .icon,.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.employeeAndProj .sendSmsBtn:hover .icon{width:20px}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td.employeeAndProj .project{color:#7dad7a;font-weight:700;display:flex;flex-wrap:wrap;align-items:center;gap:5px}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td .openEditHoursBtn{width:15px;margin:-2px 5px 0;color:#7dad7a;cursor:pointer}.viewEmployeesHoursLive .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr td .openEditHoursBtn:hover{color:#000}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .panelWrap{margin:0}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.projTitle td{border-top:20px solid #deebe9}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.cityTitle td{text-align:right;background-color:#fff}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr .moreData{padding:10px 2%;display:flex;gap:10px;align-items:flex-start;background:#fefee3}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr .moreData ul{max-width:500px;min-width:300px}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr .moreData ul li{padding:4px 0;text-align:right;border-bottom:1px solid #c9c9c9;display:flex;justify-content:space-between;flex-wrap:wrap}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr .moreData ul li.moreDataTit{display:flex;align-items:center}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr .moreData ul li strong{margin:0 0 0 10px;min-width:100px}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr .moreData ul li strong.tit{font-size:16px}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow td{text-align:right}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow td:first-child{padding-right:20px;width:50%}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .workerData{display:flex;gap:5px;align-items:center}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .workerData .tableBtn{border:none;color:#fff;background:#92ada9;border-radius:3px;min-width:80px}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .workerData .tableBtn .icon{width:30px;color:#fff}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .workerData .tableBtn:hover{background:#177fb3;color:#fff}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .workerData .tableBtn:hover .icon{color:#fff}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .checkInHandler{display:flex;gap:5px;font-size:12px}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .checkInHandler .chip{background-color:gray;color:#fff;padding:6px 14px;border-radius:15px;display:flex;gap:5px;align-items:center}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .checkInHandler .chip.noReports{padding:5px 12px;background-color:rgba(0,0,0,0);color:gray;border:1px solid #b6c1bf}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .checkInHandler .chip.gps{padding:2px 14px;background-color:#d3d3d3;color:#000;display:flex;gap:5px;align-items:center;cursor:pointer}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .checkInHandler .chip.gps .icon{color:gray}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .checkInHandler .chip.gps:hover{color:#fff;background-color:#000}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .checkInHandler .chip.green{background-color:#56bfb5}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .checkInHandler .chip.orange{background-color:#ffe098;color:gray}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .checkInHandler .chip.red{background-color:#e16b6b;color:#fff}.viewEmployeesHoursLive.housesLiveIndex .viewEmployeesHours .localityPageIndex .hoursPannel .tableHours tr.workerRow .checkInHandler .chip.red .icon{color:#fff}.employeeHoursConfigDataIndex .formCont{margin:0}.employeeHoursConfigDataIndex .formCont .configItem{padding:30px 0;border-bottom:1px solid #d3d3d3}.employeeHoursConfigDataIndex .formCont .configItem h4{color:#5d7fd5;font-size:20px;margin:0}.employeeHoursConfigDataIndex .formCont .configItem .comments{margin:10px 0 0}.employeeHoursConfigDataIndex .formCont .configItem .valueCont{margin:10px 0 0;display:flex;justify-content:flex-end;align-items:center;gap:10px}.employeeHoursConfigDataIndex .formCont .configItem .valueCont .myInput{max-width:100px}.modalAddEmployeeHours .modal-dialog{max-width:500px}.modalAddEmployeeHours .modal-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#f5f5f5;border-bottom:1px solid #ddd}.modalAddEmployeeHours .modal-header h3{margin:0;font-size:18px}.modalAddEmployeeHours .modal-header .closeBtn{background:rgba(0,0,0,0);border:none;color:#666;padding:0}.modalAddEmployeeHours .modal-header .closeBtn:hover{color:#000}.modalAddEmployeeHours .modalContent{padding:0 20px}.modalAddEmployeeHours .modalContent .btnsCont{display:flex;justify-content:center;gap:10px;margin:15px 0}.modalAddEmployeeHours .modalContent .btnsCont button{border:none;color:#000;border-radius:20px;background-color:#d3d3d3;padding:5px 20px;display:flex;align-items:center;gap:5px}.modalAddEmployeeHours .modalContent .btnsCont button.active{color:#fff;background-color:#0e3aaa}.modalAddEmployeeHours .modalContent .btnsCont button:hover{background-color:#000;color:#fff}.modalAddEmployeeHours .modalContent h3{color:#0e3aaa;font-size:20px;display:flex;align-items:center;gap:10px;margin-bottom:15px}.modalAddEmployeeHours .modalContent .actions{margin:20px 0 0}.modalAddEmployeeHours .modalContent .insertHours{padding:16px}.modalAddEmployeeHours .modalContent .insertHours .formContent .formHours .timeInput{width:80px;padding:8px 10px;border:1px solid #ccc;border-radius:4px;margin-left:10px;appearance:textfield!important;-webkit-appearance:textfield!important;-moz-appearance:textfield!important}.modalAddEmployeeHours .modalContent .insertHours .formContent .formHours .timeInput::-webkit-calendar-picker-indicator{display:none!important}.modalAddEmployeeHours .modalContent .insertHours .formContent .formHours .timeInput:disabled{background-color:#f3f3f3}.modalAddEmployeeHours .modalContent .insertHours .formContent .formHours label{font-weight:400}.modalAddEmployeeHours .modalContent .insertHours .sendBtn{width:100%;background-color:#56bfb5;border-radius:20px;border:none;color:#fff;padding:8px 0;display:flex;align-items:center;justify-content:center;gap:5px}.modalAddEmployeeHours .modalContent .insertHours .sendBtn:disabled{background-color:#ccc;cursor:not-allowed}.modalAddEmployeeHours .modalContent .insertHours .sendBtn:hover:not(:disabled){background-color:#000}.modalAddEmployeeHours .modalContent .actionTypeInsert .selectInput{width:100%;margin-bottom:15px;padding:8px 10px;border-radius:4px}.modalAddEmployeeHours .modalContent .actionTypeInsert .selectInput:disabled{background-color:#f3f3f3}.modalAddEmployeeHours.closing{opacity:0;transform:scale(.95);transition:all .2s ease-in-out}.modalBodyChangePassword{margin:20px 0 0}.modalBodyChangePassword .smsVerify{text-align:center}.modalBodyChangePassword .defaultGlobalBtn{border-radius:7px;padding:8px 20px}.modalBodyChangePassword .formCont{width:90%;display:flex;margin:0 auto;gap:10px;justify-content:center;align-items:center}.foremanPageIndex .selectProject{padding:20px;min-height:200px}.modalResetHours .tit{margin:30px 0 0}.modalResetHours .tit h2{color:#0e3aaa;text-align:center;font-size:26px}.modalResetHours .tit p{text-align:center}.modalResetHours .btnsCont{margin:40px 0 0;display:flex;justify-content:center;gap:10px}.searchHoursFromWorkerIndex .searchBtn{background-color:#fff;border:1px solid gray;padding:2px 10px;border-radius:10px;font-size:14px;color:#000}.searchHoursFromWorkerIndex .searchBtn:hover{background-color:#000;color:#fff}.modalSearchHoursFromWorker .searchHoursFromWorkerCont{padding:30px 20px 0}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .allWorkersBtnCont{display:flex;justify-content:flex-end;padding:5px 0 0}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .allWorkersBtnCont button{background-color:#fff;border:none;font-size:14px;padding:0;color:#000}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .allWorkersBtnCont button:hover{color:#3d5bf6;text-decoration:underline}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .noProjects{text-align:center;color:#e16b6b}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .MyTable{width:100%;margin:20px auto}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .MyTable table{width:100%;margin:0 0 20px}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .MyTable table tr.titTable th{font-size:16px;background:#6399e2;color:#fff;text-align:center;font-weight:400;border-bottom:5px solid #fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .MyTable table tr.titTable th:first-child,.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .MyTable table tr.titTable th:last-child{border-radius:0}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .MyTable table tr td{padding:5px;font-size:14px;text-align:center;border-bottom:1px solid #d3d3d3}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .MyTable table tr:last-child td{border:none}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .historyUl{margin:5px 20px 30px 0}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .historyUl li{line-height:1.2;border-bottom:1px solid #d3d3d3;padding:10px 0}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .historyUl li:last-child{border-bottom:none}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .selectMyPeriod{margin:30px 0 0;display:flex;gap:10px;justify-content:center}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .selectMyPeriod .defaultGlobalBtn{min-width:100px;font-size:16px;border-radius:25px}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .selectMyPeriod .monthSelector .selectMe{display:flex;gap:10px;justify-content:center}.modalSearchHoursFromWorker .searchHoursFromWorkerCont .selectProjFromEmployee .selectMyPeriod .monthSelector .selectMe .selectInputCont{min-width:150px}.showNightShiftMessage{margin:10px 0 0}.showNightShiftMessage .textCont{text-align:center;line-height:1.2}.showNightShiftMessage .textCont p{margin:0}.showNightShiftMessage .textCont p.red{color:#e16b6b}.showNightShiftMessage .btnsContNight{margin:10px 0 0;display:flex;gap:10px;justify-content:center;align-items:center}.modalAddEditHoursLive .modal-body{padding:20px}.modalAddEditHoursLive .modalUp{display:flex;justify-content:space-between;align-items:center;margin:0 0 20px}.modalAddEditHoursLive .modalUp .closeBtnCont{margin:0;padding:0}.modalAddEditHoursLive .modalUp h2{color:#0e3aaa;font-size:20px;margin:0}.modalAddEditHoursLive .myModalContent .actionTypeOnEdit{margin:20px 0 0}.modalAddEditHoursLive .myModalContent .actionTypeOnEdit h3{color:#0e3aaa;font-size:20px;margin:0}.modalAddEditHoursLive .myModalContent .actionTypeOnEdit .actionTypeUpdate{margin:10px 0 0;padding:0 50px}.modalAddEditHoursLive .myModalContent .btnToHours{margin:30px 0 0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:0}.modalAddEditHoursLive .myModalContent .btnToHours>span{cursor:pointer;color:gray;font-size:16px}.modalAddEditHoursLive .myModalContent .btnToHours>span:hover{color:#000}.modalAddEditHoursLive .myModalContent .btnToHours .deleteLogicHour{line-height:1.2;display:flex;gap:10px;align-items:center}.modalAddEditHoursLive .myModalContent .btnToHours .deleteLogicHour>span{color:#e16b6b;text-wrap:nowrap;font-size:16px;cursor:pointer}.modalAddEditHoursLive .myModalContent .btnToHours .deleteLogicHour>span:hover{color:#000}.modalAddEditHoursLive .myModalContent .btnToHours .deleteLogicHour .rUSure{margin:10px 0 0;display:flex;gap:15px;align-items:center}.modalAddEditHoursLive .myModalContent .btnToHours .deleteLogicHour .rUSure .btncont,.modalAddEditHoursLive .myModalContent .btnToHours .deleteLogicHour .rUSure p{margin:0}.modalAddEditHoursLive .myModalContent .formContent{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;align-items:last baseline}.modalAddEditHoursLive .myModalContent .formContent .hourChangeInput{width:120px}.modalAddEditHoursLive .myModalContent .formContent .myInput .inputLabel{font-size:14px;color:gray}.modalAddEditHoursLive .myModalContent .formContent .sendBtn{padding:2px 20px;font-size:18px;background-color:#56bfb5;border-radius:20px;border:none;color:#fff}.modalAddEditHoursLive .myModalContent .formContent .sendBtn:hover{background-color:#000}.modalAddEditHoursLive .myModalContent .addHoursContent{padding:0 20px}.modalAddEditHoursLive .myModalContent .addHoursContent h3{color:#0e3aaa;font-size:20px}.modalAddEditHoursLive .myModalContent .addHoursContent .actions{margin:30px 0 0}.modalAddEditHoursLive .myModalContent .addHoursContent .btnsCont{display:flex;justify-content:center;gap:10px}.modalAddEditHoursLive .myModalContent .addHoursContent .btnsCont button{border:none;color:#000;border-radius:20px;background-color:#d3d3d3;padding:5px 30px}.modalAddEditHoursLive .myModalContent .addHoursContent .btnsCont button.active,.modalAddEditHoursLive .myModalContent .addHoursContent .btnsCont button.save{color:#fff;background-color:#0e3aaa}.modalAddEditHoursLive .myModalContent .addHoursContent .btnsCont button:hover{background-color:#000;color:#fff}.modalAddEditHoursLive .myModalContent .addHoursContent .insertHours .sendBtn{width:100%;background-color:#56bfb5;border-radius:20px;border:none;color:#fff}.modalAddEditHoursLive .myModalContent .addHoursContent .insertHours .sendBtn:hover{background-color:#000}.employeesHoursView{padding:20px}.employeesHoursView .wrapper{max-width:1100px}.employeesHoursView.setReportOptions{padding-bottom:0;margin-bottom:-70px}.employeesHoursView.setReportOptions .wrapper{border-bottom:1px solid #d3d3d3}.employeesHoursView.setReportOptions .wrapper .optionLine{display:flex;align-items:center;font-size:16px}.employeesHoursView h1{background-color:#1b54e3;color:#fff;font-size:20px;text-align:center;padding:10px}.employeesHoursView .showPeriod{background-color:#1b54e3;border-radius:20px;color:#fff;padding:5px 10px}.employeesHoursView .titleTable .projData{background-color:#fff;box-shadow:-1px 0 4px 1px rgba(58,86,122,.2);padding:10px 20px}.employeesHoursView .titleTable .projData ul{margin:0;padding:0}.employeesHoursView .titleTable .projData ul li{margin:0 0 10px}.employeesHoursView .myTable{margin:10px 0 30px}.employeesHoursView .myTable table{width:100%}.employeesHoursView .myTable table tr.projectTitle td{text-align:right;background-color:#5d7fd5;font-size:16px;color:#fff;padding-right:20px}.employeesHoursView .myTable table tr.workerName td{text-align:right;background-color:#ffffde;font-size:14px;padding-right:20px}.employeesHoursView .myTable table tr.workerName.totals td{background-color:#c7fbc7}.employeesHoursView .myTable table tr.titTable th{padding:10px 5px;font-size:14px;background:#d3d3d3;color:#000;text-align:center;font-weight:400}.employeesHoursView .myTable table tr td{padding:5px 0;font-size:14px;text-align:center;border-bottom:1px solid #d3d3d3;background-color:#fff}.employeesHoursView .myTable table tr.space td{background-color:rgba(0,0,0,0);border:none}.employeesHoursView .myTable table tr.isSofShavua td{background-color:#f2f2f2}.employeesHoursView .myTable table tr.projectComment td{background-color:#6399e2;color:#fff;padding:5px 0}.employeesHoursView .myTable table tr.projectComment td .commentCont p{margin:0}.employeesHoursView .myTable table tr.totalWeekGeneralTotals td{background-color:#ededed}.employeesHoursView .myTable table tr.totalWeekGeneralTotals td.blueMe{background-color:#fff;color:#000}.employeesHoursView .myTable table tr.totalWeekGeneralTotals td.transp{background-color:rgba(0,0,0,0)}.employeesHoursView .myTable table tr.totalMonthSummaryGeneralTotals td.transp,.employeesHoursView .myTable table tr.totalWeekGeneralTotals td.transp2{border:none;background-color:rgba(0,0,0,0)}.employeesHoursView .myTable table tr.totalWeek td{background-color:#fbf4de}.employeesHoursView .myTable table tr.totalWeek td.blueMe{background-color:#0e3aaa;color:#fff}.employeesHoursView .myTable table tr.totalWeek td.transp{background-color:rgba(0,0,0,0);border:none}.employeesHoursView .myTable table tr.totalMonthSummary td{background-color:#c2cfcd;color:#000}.employeesHoursView .myTable table tr.totalMonthSummary td.transp{background-color:rgba(0,0,0,0);border:none}.employeesHoursView .monthSummaryTable{padding:10px;text-align:right}.employeesHoursView .monthSummaryTable h4{font-size:18px;margin:0 0 5px}.employeesHoursView .monthSummaryTable .twoTables{display:flex;justify-content:space-between;align-items:flex-start}.employeesHoursView .monthSummaryTable table{width:inherit}.employeesHoursView .monthSummaryTable table tr th{padding:2px 5px!important;font-size:14px;text-align:right;font-weight:100;min-width:150px;border-bottom:1px solid #d3d3d3;background-color:#ffffde}.employeesHoursView .monthSummaryTable table tr td{min-width:80px;background-color:#fff;padding:5px!important;font-size:12px;text-align:right;border-bottom:1px solid #d3d3d3}.employeesHoursView .monthSummaryTable table tr td.transpBg{background-color:rgba(0,0,0,0)!important}.employeesHoursView .monthSummaryTable table tr td.reportClass{font-weight:700}.employeesHoursView .monthSummaryTable table tr td.greenClass{background-color:#1bbe77;color:#fff}.employeesHoursView .monthSummaryTable table tr td.redClass{background-color:#e16b6b;color:#fff}.employeesHoursView .monthSummaryTable table tr:last-child td,.employeesHoursView .monthSummaryTable table tr:last-child th{border-bottom:none}.employeesHoursView .monthSummaryTable table tr.space td,.employeesHoursView .monthSummaryTable table tr.space th{background-color:rgba(0,0,0,0);border-bottom:none}.employeesHoursView .monthSummaryTable table.leftTable{width:60%}.employeesHoursView .monthSummaryTable table.leftTable tr th{padding:10px 15px!important;font-weight:700;min-width:inherit;line-height:1.2;background-color:#ffffde;border-left:1px solid #d3d3d3;text-align:center}.employeesHoursView .monthSummaryTable table.leftTable tr th:first-child,.employeesHoursView .monthSummaryTable table.leftTable tr th:last-child{border-left:none}.employeesHoursView .monthSummaryTable table.leftTable tr td{padding:2px 15px!important;min-width:inherit}.employeesHoursView .monthSummaryTable table.leftTable tr td:first-child{background-color:#ffffde;text-align:right}.employeesHoursView .monthSummaryTable table.leftTable tr td.bigFont{font-size:12px}.employeesHoursView .monthSummaryTable table.leftTable tr td.specialBg{background-color:rgba(0,0,0,0)}.employeesHoursView.totalsOnly table tr.rowData{display:none}.employeesHoursView.totalsOnly table tr.titTable th{padding:8px 0!important}.employeesHoursView.totalsOnly table tr.totalWeek td{padding:7px 0}.employeesHoursView.totalsOnly table tr.totalMonthSummary td{background-color:#fff;padding:10px 0}.errorPageGlobal{padding:0 0 50px}.errorPageGlobal .logoAndromeda{display:block;margin:0 auto}.errorPageGlobal .myHeader{display:flex;justify-content:center;padding:0}.errorPageGlobal .myHeader .whiteBg{max-width:600px;width:100%;border-radius:0 0 20px 20px;padding:0;box-shadow:-1px 0 4px 1px rgba(58,86,122,.2);display:flex;align-items:center;background:#6d84ff}.errorPageGlobal .myHeader .whiteBg .icon{padding:0 5px}.errorPageGlobal .myHeader .whiteBg .header{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-radius:0 0 0 20px;min-height:200px;width:100%}.errorPageGlobal .myHeader .whiteBg .header h1{color:red;font-size:20px}.errorPageGlobal .logoAndromeda{margin:20px auto}.foremanLive{padding:0;max-width:450px;margin:0 auto;position:relative}.foremanLive .companyAdminIndex{padding:60px 0 0}.foremanLive .viewEmployeesHours.adminPage{padding:0}.foremanLive .viewEmployeesHours .headerForemanLive{box-shadow:-1px 0 4px 1px rgba(58,86,122,.2);padding:0}.foremanLive .viewEmployeesHours .headerForemanLive .title{padding:5px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px}.foremanLive .viewEmployeesHours .headerForemanLive .title h1{font-size:20px;margin:0}.foremanLive .viewEmployeesHours .headerForemanLive .cols{display:flex;justify-content:space-between;align-items:center;background-color:#fff;border-bottom:1px solid #d3d3d3;padding:10px 30px}.foremanLive .viewEmployeesHours .headerForemanLive .cols .mySpinner{margin:5px 0 -2px;color:#0e3aaa;width:25px;height:25px}.foremanLive .viewEmployeesHours .headerForemanLive .cols .reload{color:#0e3aaa;font-size:30px}.foremanLive .viewEmployeesHours .headerForemanLive .cols .changeDay{line-height:1}.foremanLive .viewEmployeesHours .headerForemanLive .cols .changeDay .defaultInput,.foremanLive .viewEmployeesHours .headerForemanLive .cols .changeDay .defaultInput fieldset{border:none}.foremanLive .viewEmployeesHours .headerForemanLive .cols .changeDay .defaultInput .MuiInputBase-root{border-radius:0;border:none}.foremanLive .viewEmployeesHours .headerForemanLive .cols .changeDay .defaultInput .MuiInputBase-root input{color:#0e3aaa;-webkit-text-fill-color:#0e3aaa;font-size:17px;text-align:center;border:none;padding:0;letter-spacing:-1px;font-weight:700}.foremanLive .localityPageIndex{box-shadow:none;border-radius:0;min-height:inherit;background:rgba(0,0,0,0)}.foremanLive .localityPageIndex .hoursPannel{padding:0 0 20px;border-radius:0;border:inherit;min-height:inherit;background-color:#fff}.foremanLive .localityPageIndex .hoursPannel header{padding:5px 18px;display:block;background-color:#3d5bf6;border-bottom:2px solid #fff}.foremanLive .localityPageIndex .hoursPannel header .rCol{padding:0 3px 0 0}.foremanLive .localityPageIndex .hoursPannel header .lCol{display:block}.foremanLive .localityPageIndex .hoursPannel header .lCol .showHideSelectEmployees{padding:0;gap:10px}.foremanLive .localityPageIndex .hoursPannel header .lCol .showHideSelectEmployees .myBtn{border:1px solid #fff;border-radius:15px;padding:5px 20px;margin:5px 0}.foremanLive .localityPageIndex .hoursPannel header .lCol .showHideSelectEmployees .menuActionsSelecEmployee .defaultGlobalBtn{line-height:1}.foremanLive .localityPageIndex .hoursPannel header .lCol .showHideSelectEmployees .menuActionsSelecEmployee .defaultGlobalBtn.blue{background-color:#fff;color:#0e3aaa;font-weight:700}.foremanLive .localityPageIndex .hoursPannel header.scroll{position:fixed;top:60px;width:100%;max-width:450px;border-bottom:none;box-shadow:-1px 0 4px 1px rgba(58,86,122,.2);z-index:10;border-top:1px solid #fff}.foremanLive .localityPageIndex .hoursPannel .hoursCont{font-size:16px;padding:0;margin:0}.foremanLive .localityPageIndex .hoursPannel .hoursCont .projTitle{background-color:#e9e9e9;border-bottom:2px solid #fff;color:#000;padding:10px 20px}.foremanLive .localityPageIndex .hoursPannel .hoursCont .projTitle .myFlex{display:flex;flex-wrap:wrap;align-items:center;gap:0}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow{transition:all .1s ease-in-out;border-bottom:1px solid #d3d3d3}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .showGpsError{cursor:pointer}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .showGpsError .icon{width:16px;color:#7dad7a}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .showGpsError .icon:hover{color:#000}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow.noWorkerHourRow{background-color:#ffe2e2;border-bottom-color:gray}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow.approved{background-color:#deebe9}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow:last-child{border:none}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .employeeAndProj{padding:10px 20px;line-height:1.2;display:flex;align-items:center}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .employeeAndProj .empData{display:flex;align-items:center;gap:10px}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .employeeAndProj .empData .openEmployeePicture{width:30px;height:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:20px;border:none;background:#3d5bf6;padding:5px;color:#fff}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .employeeAndProj .empData .tableBtn{border:none;color:#fff;background:#3d5bf6;border-radius:10px;font-size:14px;padding:5px 8px 5px 5px;display:flex;align-items:center;justify-content:center;min-width:80px}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .employeeAndProj .empData .tableBtn .icon{width:30px;color:#fff}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .employeeAndProj .empData .tableBtn:hover{background:#177fb3;color:#fff}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .employeeAndProj .empData .tableBtn:hover .icon{color:#fff}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .employeeAndProj .project{display:flex;gap:10px;align-items:center}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .showAndApprove{display:flex;align-items:center;justify-content:space-between;padding:0 20px 20px}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .showHoursRow{margin:0;display:flex;align-items:center;justify-content:center;gap:35px;font-size:14px}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .showHoursRow .item{display:flex;align-items:center;gap:5px}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .showHoursRow .noHourIcon{font-size:15px}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .showHoursRow .openEditHoursBtn{width:15px}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .approveTd{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:0}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .moreData{padding:15px 20px;background:#fefee3}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .moreData .item{font-size:14px;display:flex;line-height:1;gap:5px;align-items:center;margin:0 0 10px}.foremanLive .localityPageIndex .hoursPannel .hoursCont .hourRow .moreData .item strong{display:flex;align-items:center;gap:2px}.showIllnessDataModal h2{color:#6399e2;font-size:24px}.showIllnessDataModal .MyTable{width:80%;margin:20px auto}.showIllnessDataModal .MyTable table{width:100%;margin:0 0 20px}.showIllnessDataModal .MyTable table tr.titTable th{font-size:16px;background:#6399e2;color:#fff;text-align:center;font-weight:400;border-bottom:5px solid #fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.showIllnessDataModal .MyTable table tr.titTable th:first-child,.showIllnessDataModal .MyTable table tr.titTable th:last-child{border-radius:0}.showIllnessDataModal .MyTable table tr td{padding:5px;font-size:14px;text-align:center;border-bottom:1px solid #d3d3d3}.showIllnessDataModal .MyTable table tr:last-child td{border:none}.localityCommentsModal .modalUp h2{color:#0e3aaa;font-size:26px}.localityCommentsModal .commentsList .MyTable table{width:100%}.localityCommentsModal .commentsList .MyTable table tr.titTable th{font-size:16px;background:#6399e2;color:#fff;text-align:center;font-weight:400;border-bottom:5px solid #fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.localityCommentsModal .commentsList .MyTable table tr.titTable th:first-child,.localityCommentsModal .commentsList .MyTable table tr.titTable th:last-child{border-radius:0}.localityCommentsModal .commentsList .MyTable table tr td{padding:5px 0;font-size:14px;text-align:center;border-bottom:1px solid #d3d3d3}.localityCommentsModal .myIcon{cursor:pointer;color:gray}.localityCommentsModal .myIcon:hover{color:#0e3aaa}.localityCommentsModal .myIcon.delete:hover{color:red}.localityCommentsModal .formCont{margin:30px 0 10px;padding:0 20px}.localityCommentsModal .formCont .btn{width:100%;background-color:none;border:1px solid #c4c4c4;border-radius:5px;color:gray;padding:14px 5px}.localityCommentsModal .formCont .btn.allNone{opacity:.5}.localityCommentsModal .formCont .btn.allNone:hover{background-color:#000;color:#fff;opacity:1}.localityCommentsModal .formCont .btn.allNone.active{opacity:1;background-color:#0e3aaa;color:#fff;border-color:#0e3aaa}.employeeApp.employeeHoursViewCont{background-color:#fff}.employeeApp .printCont{padding:50px 0 0}.employeeApp .printCont .projectTitle{text-align:center;font-size:24px;margin:30px 0 0}.employeeApp .printCont.not-printSourceHoursIcons .hourSourceInfo,.employeeApp .printCont.printMeMulti .andromedaCredit{display:none}.employeeApp .printCont.printMeMulti .employeesHoursView{padding-bottom:0}.employeeApp .printBar{z-index:2;position:fixed;width:100%;top:0;background-color:gray;display:flex;justify-content:center;gap:10px;padding:10px 0;box-shadow:-1px 0 4px 1px rgba(58,86,122,.6)}.employeeApp .printBar .myBtns{background-color:#fff;border-radius:15px;padding:5px 15px;border:none;font-size:16px}.employeeApp .printBar .myBtns.green{background-color:green;color:#fff}.employeeApp .printBar .myBtns:hover{background-color:#000;color:#fff}.modalMultiForemansProjectAdmin h2.tit{color:#6399e2;font-size:24px;letter-spacing:-1px}.modalMultiForemansProjectAdmin .multiForemansProjectAdminCont{padding:10px 0 0}.modalMultiForemansProjectAdmin .multiForemansProjectAdminCont .showTables{margin:0 0 20px}.modalMultiForemansProjectAdmin .multiForemansProjectAdminCont .showTables .noResults{color:#e16b6b}.modalMultiForemansProjectAdmin .multiForemansProjectAdminCont .showTables h3{font-size:18px;font-weight:700;text-decoration:none;margin:0 0 5px}.modalMultiForemansProjectAdmin .multiForemansProjectAdminCont .showTables .MyTable{width:100%;margin:0 auto 20px}.modalMultiForemansProjectAdmin .multiForemansProjectAdminCont .showTables .MyTable.table2 table tr.titTable th{background:gray}.modalMultiForemansProjectAdmin .multiForemansProjectAdminCont .showTables .MyTable table{width:100%;margin:0 0 20px}.modalMultiForemansProjectAdmin .multiForemansProjectAdminCont .showTables .MyTable table tr.titTable th{font-size:16px;background:#6399e2;color:#fff;text-align:right;font-weight:400;border-bottom:5px solid #fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.modalMultiForemansProjectAdmin .multiForemansProjectAdminCont .showTables .MyTable table tr.titTable th:first-child,.modalMultiForemansProjectAdmin .multiForemansProjectAdminCont .showTables .MyTable table tr.titTable th:last-child{border-radius:0}.modalMultiForemansProjectAdmin .multiForemansProjectAdminCont .showTables .MyTable table tr td{padding:5px;font-size:16px;text-align:right;border-bottom:1px solid #d3d3d3}.modalMultiForemansProjectAdmin .multiForemansProjectAdminCont .showTables .MyTable table tr:last-child td{border:none}.modalHash .doHashIndex{padding:0 40px}.modalHash .doHashIndex h2.tit{color:#6399e2;font-size:26px;letter-spacing:-1px}.modalHash .invoiceFormCont{margin:30px 0 0}.modalHash .invoiceFormCont .line{margin:0 0 20px}.modalHash .invoiceFormCont .line.invoiceNumber{width:200px}.modalHash .invoiceFormCont .line h3{font-size:18px;text-decoration:underline;margin:0 0 10px}.modalHash .invoiceFormCont .projectsCont .project{font-size:16px;display:flex;align-items:center;gap:10px}.modalHash .invoiceFormCont .projectsCont .project .projItem{font-size:16px;display:flex;align-items:center}.modalHash .invoiceFormCont .projectsCont .project .projItem:first-child{min-width:230px}.showInvoice{padding:80px 10px}.showInvoice.printingStyle{padding:0}.showInvoice.printingStyle .myInvoice{min-height:950px;background:none;border:none;box-shadow:none;max-width:inherit}.showInvoice .myInvoice{max-width:900px;width:100%;margin:0 auto 50px;padding:50px 0;background:url(/_next/static/media/logoBg.e792fa47.png) 0 0 no-repeat #fff;background-size:80%;border:1px solid #d3d3d3;box-shadow:-1px 0 4px 1px rgba(58,86,122,.2);font-size:16px}.showInvoice .myInvoice .invoiceUpData{margin:0 0 50px}.showInvoice .myInvoice .invoiceUpData .invoiceTitle{display:flex;align-items:center;justify-content:center;gap:10px}.showInvoice .myInvoice .invoiceUpData .invoiceTitle .invoiceNumberCont,.showInvoice .myInvoice .invoiceUpData .invoiceTitle h1{text-align:center;font-size:30px;margin:0;color:#35629c;letter-spacing:-1px}.showInvoice .myInvoice .invoiceUpData .myDate{text-align:center;margin:0}.showInvoice .myInvoice .logoUp{text-align:center;margin:0 0 60px}.showInvoice .myInvoice .myWrapper{width:80%;margin:0 auto}.showInvoice .myInvoice .approveInvoice .buttons{display:flex;align-items:center;gap:5px}.showInvoice .myInvoice .dataUp{display:flex;justify-content:space-between;flex-wrap:wrap;margin:0 0 20px}.showInvoice .myInvoice .dataUp .item{max-width:300px}.showInvoice .myInvoice .rows .MyTable table{width:100%}.showInvoice .myInvoice .rows .MyTable table tr.titTable th{padding:5px;font-size:16px;background:#6399e2;color:#fff;text-align:right;font-weight:400;border-bottom:5px solid #fff}.showInvoice .myInvoice .rows .MyTable table tr.titTable th:first-child,.showInvoice .myInvoice .rows .MyTable table tr.titTable th:last-child{border-radius:0}.showInvoice .myInvoice .rows .MyTable table tr td{padding:5px;font-size:14px;text-align:right;border-bottom:1px solid #d3d3d3}.modalChangeContractEmployeesMulti{padding:10px}.modalChangeContractEmployeesMulti h2.tit{color:#6399e2;font-size:26px;letter-spacing:-1px;margin:0 0 20px}.modalChangeContractEmployeesMulti .showContracts h3{font-size:20px;text-decoration:underline;margin:0 0 10px}.modalChangeContractEmployeesMulti .showContracts ul{margin:0 0 30px}.modalChangeContractEmployeesMulti .showContracts ul li{cursor:pointer;font-size:16px;color:gray;margin:0 0 5px}.modalChangeContractEmployeesMulti .showContracts ul li.active,.modalChangeContractEmployeesMulti .showContracts ul li:hover{font-weight:700;color:#000}.modalUpdateBreakTimeMulti{padding:10px}.modalUpdateBreakTimeMulti h2.tit{color:#6399e2;font-size:26px;letter-spacing:-1px;margin:0 0 20px}.modalUpdateBreakTimeMulti .formHours{width:90%;margin:20px auto}.modalApproveMultiProjects{padding:10px}.modalApproveMultiProjects .myHeader{margin:0 0 20px}.modalApproveMultiProjects .myHeader h2.tit{color:#6399e2;font-size:26px;letter-spacing:-1px;margin:0}.modalApproveMultiProjects h3{font-size:20px;text-decoration:underline;margin:0 0 10px}.modalApproveMultiProjects .projectsCont .project{font-size:16px;display:flex;align-items:center;gap:10px}.modalApproveMultiProjects .projectsCont .project .projItem{font-size:16px;display:flex;align-items:center}.modalApproveMultiProjects .autoApproveResponse .autoApproveResponseCont h3{font-size:18px}.modalApproveMultiProjects .autoApproveResponse .autoApproveResponseCont .showResultsLocality{margin:0 0 30px}.modalApproveMultiProjects .autoApproveResponse .autoApproveResponseCont h4{font-size:16px}.modalApproveMultiProjects .autoApproveResponse .autoApproveResponseCont h4.errorMe{color:red}.modalApproveMultiProjects .autoApproveResponse .autoApproveResponseCont h4.isOk{font-size:18px;color:green;margin:0 0 20px}.modalApproveMultiProjects .autoApproveResponse .autoApproveResponseCont .employeesCont{font-size:13px;color:gray}.handleLocalityDataEdit .defaultInput{width:100%}.handleLocalityDataEdit .defaultInput.passwordLTR input{text-align:right;direction:ltr}.handleLocalityDataEdit .defaultInput.ltrDirection input{direction:ltr}.handleLocalityDataEdit .defaultInput input{font-family:fb,helvetica,arial}.handleLocalityDataEdit .defaultInput input.Mui-disabled,.handleLocalityDataEdit .defaultInput input:disabled{-webkit-text-fill-color:#3d5bf6;color:#3d5bf6}.handleLocalityDataEdit .defaultInput.dateInput input{text-align:left}.handleLocalityDataEdit .defaultInput.dateInput label{margin-right:35px}.handleLocalityDataEdit .defaultInput.dateInput label.Mui-focused,.handleLocalityDataEdit .defaultInput.dateInput label.MuiFormLabel-filled{margin-right:0}.handleLocalityDataEdit .defaultInput.dateInput label.Mui-disabled{color:#3d5bf6}.handleLocalityDataEdit .defaultInput.dateInput.desktop input{padding:16.5px 14px 16.5px 25px}.handleLocalityDataEdit .defaultInput.dateInput.desktop.small input{padding:11px 14px 6px 25px}.handleLocalityDataEdit .defaultInput.dateInput.desktop.notShowInput input{color:#fff}.handleLocalityDataEdit .defaultInput.dateInput input.Mui-disabled{text-align:right;margin-right:-19px}.handleLocalityDataEdit .defaultInput label{font-family:fb,helvetica,arial;color:#000;font-family:fb,helvetica,arial!important}.handleLocalityDataEdit .defaultInput label.Mui-disabled{color:#3d5bf6}.handleLocalityDataEdit .defaultInput label.Mui-disabled.MuiFormLabel-filled{color:#000}.handleLocalityDataEdit .inputsCont{margin:10px 0 0;padding:0 20px}.handleLocalityDataEdit .inputsCont .autocomplete,.handleLocalityDataEdit .inputsCont .dateInput{margin:0 0 20px}.csvImportIndex .csvReader{margin:0}.csvImportIndex .csvReader .btnChoseFile{margin:0 0 10px}.csvImportIndex .csvReader .fileNameShow strong{font-size:14px}.csvImportIndex .showExplanationCont{display:flex;justify-content:flex-end;margin:20px 0 0}.csvImportIndex .explanationText{margin:0;font-size:14px}.csvImportIndex .explanationText .cols2{display:flex;justify-content:space-between}.csvImportIndex .explanationText .cols2 ul{margin:0;padding:0;display:flex;gap:10px}.csvImportIndex .explanationText .cols2 ul li{line-height:1;min-width:70px}.csvImportIndex .explanationText .cols2 ul li .content{border-left:1px solid gray;padding-left:10px}.csvImportIndex .explanationText .cols2 ul li:last-child .content{border-left:none}.csvImportIndex .explanationText .cols2 ul li strong{display:inline-block;margin:0 0 5px}.csvImportIndex .explanationText .cols2 ul li small{color:gray}.csvImportIndex .explanationText .cols2 .example{width:250px;line-height:1}.csvImportIndex .explanationText .cols2 .example .text{margin:0 0 10px}.csvImportIndex .showImportResults .monthYear{display:flex;gap:10px;font-size:16px;margin:0 0 10px}.csvImportIndex .showImportResults .sendResults{margin:20px 0 0}.csvImportIndex .showImportResults .sendResults .star{font-size:14px;display:flex;margin:0 0 20px;gap:5px}.csvImportIndex .showImportResults .sendResults .showErrors h3{margin:0 0 5px}.csvImportIndex .showImportResults .sendResults .showErrors p{font-size:16px;color:#e16b6b}.hourSourceInfo .icon{color:#517d77}.shabbatInfoBtn,.shabbatInfoBtn button{display:flex;justify-content:center}.shabbatInfoBtn button{gap:3px;align-items:center;color:#000;padding:0;background-color:rgba(0,0,0,0);border:none;font-size:14px}.shabbatInfoBtn button:hover{font-weight:700}.modalSabbatData{margin:20px 0 0}.modalSabbatData h2{color:#6399e2;font-size:26px;letter-spacing:-1px;text-align:center;margin:10px 0}.modalSabbatData ul{margin:20px auto;padding:0}.modalSabbatData ul li{display:flex;justify-content:center;gap:5px}.modalSabbatData ul li>div{display:flex;gap:5px}.editMultiProjectsModal .showContracts h3{font-size:20px;text-decoration:underline;margin:0 0 10px}.editMultiProjectsModal .showContracts ul{margin:0 0 30px}.editMultiProjectsModal .showContracts ul li{cursor:pointer;font-size:16px;color:gray;margin:0 0 5px}.editMultiProjectsModal .showContracts ul li.active,.editMultiProjectsModal .showContracts ul li:hover{font-weight:700;color:#000}