body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--cl_black:#000;--cl_white:#fff;--cl_grey:#707070;--cl_blue:#0f9ad1;--cl_green:#13cd6a;--cl_brown:#774835;--cl_red:red;--cl_magenta:#cd1396;--cl_orange:#ff8a23;--cl_dark_orange:#ef871f;--cl_light_grey:#f5f5f5;--cl_light_ivery:#f5f7f7;--cl_ivery:#e6e6e6;--sidebar_bgc:#2b2c30;--body_bgc:#f7f8fa}.App{min-height:100vh;width:100vw;display:flex;justify-content:center;font-size:calc(10px + 2vmin);position:relative}.App,.sidebar-layout{background-color:var(--sidebar_bgc)}.sidebar-layout{width:8vw;height:100vh;margin:0 10px}.sidebar-profile-layout{height:12vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--cl_white);font-size:14px;font-weight:600;text-align:center;cursor:pointer;text-decoration:none}.sidebar-profile-layoutName{padding:0;margin:0;word-break:break-all;word-wrap:break-word}.sidebar-profile-img{height:65px;width:65px;border-radius:10px;padding-bottom:5px;object-fit:contain;border:.5px solid hsla(0,0%,100%,.5)}.sidebar-menu-layout{height:10vh;width:100%;display:flex;justify-content:center;align-items:center}.sidebar-menu{background-color:var(--cl_grey);color:var(--cl_white)}.sidebar-menu,.sidebar-menu:hover{height:8vh;width:75%;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}.sidebar-menu:hover{background-color:var(--cl_white);color:var(--cl_black)}.sidebar-icon{font-size:30px}.sidebar-menu-active{background-color:var(--cl_white);color:var(--cl_black)}.sidebar-menu-active,.sidebar-menu-inactive{height:8vh;width:75%;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}.sidebar-menu-inactive{background-color:var(--cl_grey);color:var(--cl_white)}.sidebar-text{font-size:12px;margin:0;padding:5px 0 0}.main-layout{width:99vw;height:100vh;background-color:var(--body_bgc);border-radius:45px 0 0 45px}.common-header{height:15vh;display:flex;align-items:center;justify-content:space-between;padding-left:6vh;padding-right:6vh}.common-brand-layout{height:9vh;display:flex;align-items:center;justify-content:center}.common-brand-img{height:50px;padding:0;margin:0;height:100%}.header-button-layout{display:flex}.mobile-alert-layout{height:100vh;background-image:linear-gradient(90deg,#a3ebf5,#4688a7);padding-left:20px;padding-right:20px}.mobile-alert-box,.mobile-alert-layout{display:flex;justify-content:center;align-items:center}.mobile-alert-box{height:300px;background-color:hsla(0,0%,100%,.411);border-radius:30px;padding-left:10px;padding-right:10px;flex-direction:column}.p-0{padding:0}.m-0{margin:0}.text-white{color:var(--cl_white)}.text-bold{font-weight:700}.text-small{font-size:14px}.inactive{opacity:.4}.inactive-btn{opacity:.6;cursor:help}.disabled-btn{opacity:.5;pointer-events:none}.flex-row{display:flex}.flex-column{display:flex;flex-direction:column}.flex-center{justify-content:center;align-items:center}.bg-red{background-color:red}.bg-blue{background-color:#00f}.bg-green{background-color:green}.bg-white{background-color:#fff}.bg-brown{background-color:#774835}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}textarea{font-family:sans-serif}.App>::-webkit-scrollbar-,::-webkit-scrollbar{background:var(--cl_ivery)}.customScrollBarThumbGrey,::-webkit-scrollbar-thumb{background:var(--cl_grey);border-radius:10px}.customScrollBarThumbGrey{border:6px solid var(--cl_grey);border-radius:10px;background-clip:content-box;z-index:2}input[type=number]{-moz-appearance:textfield}.blurEffct{filter:blur(9px);-webkit-filter:blur(9px);background-image:url(/static/media/DummyEnviroScreen.dca84318.png);background-repeat:no-repeat;background-size:100%;padding:0;border:none;border-radius:0;width:100%;height:100vh;object-fit:cover}.permissionInfoModalBg{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#000;background-color:rgba(0,0,0,.4)}.permissionInfoModal{margin:auto;width:40vw;height:20vw;border-radius:20px;background-color:#f5f5f5;border:1px solid #000;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;z-index:10}.permissionInfoModalTitle{text-align:center;height:20%;width:100%;padding-top:2%;border-radius:20px 20px 0 0;background-color:#000;color:#fff;font-weight:700}.permissionInfoModalContent{flex-direction:column;text-align:center;height:100%;font-size:.7em}.permissionInfoModalBtn,.permissionInfoModalContent{display:flex;align-items:center;justify-content:center}.permissionInfoModalBtn{border-radius:30px;background-color:var(--cl_blue);color:#fff;padding:15px;margin:5%;width:30%;cursor:pointer}.permissionInfoModalBtn:hover{background-color:var(--cl_grey)}#custom-target{position:relative}.position-absolute{position:absolute}.skeleton{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 80%),#f5f5f6;background-size:50px 500px;animation:shine 1s infinite}.swal2-container{z-index:10600!important}.se-toolbar{z-index:1!important}.se-wrapper{z-index:0!important}.newVerticalTrack{background-color:initial;height:100%;width:.9rem!important;right:0;transition:all 1s}.newVerticalTrackActive{background-color:hsla(0,0%,100%,.1);height:100%;width:1.2rem!important;right:0;transition:all 1s}.newVerticalTrackThumb{background-color:rgba(245,245,246,.1);-webkit-backdrop-filter:invert(80%);backdrop-filter:invert(80%);border-radius:10px}.newHorizontalTrack{background-color:initial;width:100%;height:.9rem!important;bottom:0;transition:all 1s}.newHorizontalTrackActive{background-color:hsla(0,0%,100%,.1);width:100%;height:1.2rem!important;bottom:0;transition:all 1s}.newHorizontalTrackThumb{background-color:rgba(245,245,246,.1);-webkit-backdrop-filter:invert(80%);backdrop-filter:invert(80%);border-radius:10px}#improvedScroll>div:first-child{padding-right:1rem!important}#improvedScroll:has(table)>div:first-child{padding:unset}#improvedScroll:has(table)>.newHorizontalTrack,#improvedScroll:has(table)>.newHorizontalTrackActive,#improvedScroll:has(table)>.newVerticalTrack,#improvedScroll:has(table)>.newVerticalTrackActive{z-index:2}.suppressScrollZindex>#improvedScroll:has(table)>.newHorizontalTrack,.suppressScrollZindex>#improvedScroll:has(table)>.newHorizontalTrackActive,.suppressScrollZindex>#improvedScroll:has(table)>.newVerticalTrack,.suppressScrollZindex>#improvedScroll:has(table)>.newVerticalTrackActive{z-index:1}.jobCardDivHeadButtonSection{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:1% 1% 0;background-color:var(--cl_blue);color:#fff;flex-wrap:wrap;cursor:pointer}.jobCardDivHeadButtonSection>div{padding:1%}.jobCardDivHeadButtonSection>div:hover{background-color:hsla(0,0%,100%,.5);padding:1%}.jobCardDivHeadButtonSectionDiv{border-radius:20px 20px 0 0;padding:1%;border:1px solid #fff;background-color:#fff;color:#000}@media screen and (max-width:1024px){.main-layout{width:90%;overflow-y:auto}.sidebar-layout{width:10%;overflow-y:auto}}.login-layout{height:100vh;flex-direction:column}.login-layout,.login-team-brand-layout{display:flex;justify-content:center;align-items:center}.login-team-brand-layout{height:50px;padding:20px}.login-team-brand-img{height:50px;padding:0;margin:0}.login-form-layout{display:flex;height:40vh;width:25vw;padding:10px 2px 20px;border-radius:35px;justify-content:space-between;align-items:center;flex-direction:column;background-color:#000;color:#fff}.login-head{padding:20px 0;font-size:30px;font-weight:500}.login-form-div{width:25vw;height:30vh;justify-content:center;border-radius:20px;background-color:#fff}.login-form-div,.login-form-section{display:flex;flex-direction:column;align-items:center}.login-form-section{justify-content:space-around;height:50%}.login-Username-input{height:5vh;background-color:initial;border:none;border-bottom:1px solid var(--cl_blue)}.login-form-btn{background-color:var(--cl_blue);padding:10px;border-radius:10px;cursor:pointer}.newLoginLayout{display:flex;flex-direction:row}.newLoginLayoutDiv1,.newLoginLayoutDiv2{width:50%;height:100vh}.newLoginLayoutDiv1{display:grid;place-items:center}.newLoginLayoutDiv2{width:45%;height:90vh;display:flex;flex-direction:column;justify-content:space-between}.loginCredsScreen{padding-left:3vw;width:50%}.newLoginPanelHead{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.newLoginPanelHead>p{font-weight:400;font-size:2.6rem}.newLoginPanelHead>span{font-weight:400;font-size:1rem;color:#d3d3d3}.newLoginPanelForm{display:flex;flex-direction:column;margin-top:5vh}.newLoginPanelForm>div{display:flex;flex-direction:row;border:1px solid #d3d3d3;border-radius:10px;margin:1vh 0;position:relative;height:5vh;padding:1vh 0}.newLoginPanelForm>div>input{border:none;width:100%}.newLoginPanelForm>div>span{width:10%;display:flex;align-items:center;justify-content:center}.newLoginPanelForm>div>label{position:absolute;font-size:.6rem;left:10%;color:#d3d3d3}.newLoginPanelFormsvg{font-size:.5rem}.newLoginPanelBtnDiv{display:flex;flex-direction:row;justify-content:space-between}.newLoginPanelBtn{border-radius:10px;color:#fff;background-color:var(--cl_blue);justify-content:center;padding:2vh;width:40%}.newLoginPanelBtn,.newLoginPanelBtnDiv>p{display:flex;align-items:center;cursor:pointer}.newLoginPanelBtnDiv>p{color:red}.loginTopBarLogo{padding:1%;height:10vh;width:100%;display:flex;justify-content:flex-end}.loginFooterDiv{padding-left:3vw;display:flex;flex-direction:column}.loginFooterDiv>span{margin:1% 0;color:#d3d3d3}.loginFooterDiv>p{color:var(--cl_blue)}.profile-modal-main{width:30vw;background-color:#fff;border-radius:20px;padding:30px;outline:none}.profile-modal-head{display:flex;width:100%}.profile-modal-head img{height:60px;width:60px;border-radius:10px;margin-right:20px;cursor:pointer}.profiler-title-layout{display:flex;width:100%;flex-direction:column;justify-content:center}.profiler-title{font-size:16px;font-weight:700;word-wrap:break-word}.profiler-designation-title{font-size:16px}.profiler-text-input-layout{font-size:12px;margin-top:20px}.profiler-text-input-layout input{width:100%;border:0;border-bottom:1px solid grey;font-size:16px;font-weight:700;margin-top:10px;padding-bottom:5px}.profiler-bottom-btn{display:flex;justify-content:center;align-items:center;margin-top:30px}.profiler-bottom-btn button{height:35px;width:140px;margin:0 10px;border:0;border-radius:20px;cursor:pointer}.profiler-logout-btn{background-color:#dd8c8c}.profiler-update-btn{background-color:var(--cl_blue)}.profiler-logout-btn:hover{background-color:#e96363}.profiler-update-btn:hover{background-color:#1c6894}.devMsgModal{justify-content:center;background-color:#fff;border-radius:20px;width:30%;height:30%}.devMsgContent,.devMsgModal{display:flex;flex-direction:column;align-items:center}.devMsgContent{justify-content:space-evenly}.devMsgTitle{display:flex;flex-direction:row;font-weight:600;padding:10px}.devMsgDesc{font-size:16px;font-weight:400;padding:10px}.profiler-timesheetModalBtn{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:3vh;padding:5px 10px;font-size:16px;border-radius:20px;background-color:#fff;margin-right:10px;cursor:pointer}.profiler-timesheetModalBtn:hover{background-color:#1c6894;color:#fff}.timeSheetLayout{flex-direction:column;background-color:#fff;width:80vw;height:80vh;border-radius:20px;padding:20px}.timeSheetHead,.timeSheetLayout{display:flex;align-items:center;justify-content:space-between}.timeSheetHead{flex-direction:row;height:10vh;font-size:20px;font-weight:400;width:100%}.timeSheetTab{display:flex;flex-direction:row;align-items:center;justify-content:center}.timeSheetTab>span{font-size:16px;font-weight:400;padding:0 10px}.timeSheetTable{width:100%;height:100%;border:.5px solid #000;border-collapse:collapse;font-size:18px}.timeSheetFooterDiv>th,.timeSheetHeadDiv>th{background-color:#f5f5f5;height:3vh}.timeSheetFooterDiv>th>input{max-width:2vw;border:none;outline:none;border-bottom:1px;text-align:center}.timeSheetTable>tbody>tr>td{font-size:18px;font-weight:300;word-break:break-all;width:15vw;height:1vh}.dateStyleCSS,.timeSheetTable>tbody>tr>td>input{text-align:center;font-size:18px;font-weight:300;height:80%;width:70%;border:none;border-bottom:.5px solid #000;background-color:initial}.erroneousDateEnteredRow>.timePickerTd{border:3px solid red;background-color:rgba(211,84,0,.2)}.timeSheetFooter{display:flex;flex-direction:column;padding:20px;align-items:flex-start;justify-content:space-between}.timeSheetFooter>div{display:flex;flex-direction:row;font-size:18px;font-weight:300;padding:10px 0}.timeSheetFooter>div>input{border:none;border-bottom:.5px solid #000;font-size:18px;font-weight:300}.timeSheetUpdateBtn,.timeSheetUpdateBtnDisable{height:5vh;width:9vw;display:flex;align-items:center;justify-content:center;border-radius:20px;background-color:var(--cl_blue);cursor:pointer;color:#fff;font-size:.9rem;font-weight:800}.timeSheetUpdateBtn:hover{background-color:#97cee4}.timeSheetUpdateBtnDisable{opacity:.7;cursor:none}.leaveApplyModalLayout{flex-direction:column;background-color:#fff;width:60vw;height:80vh;border-radius:20px;padding:20px;font-size:18px}.leaveApplyModalHeading,.leaveApplyModalLayout{display:flex;align-items:center;justify-content:space-between}.leaveApplyModalHeading{flex-direction:row;width:90%;font-size:30px;font-weight:500;color:var(--cl_blue)}.leaveTypeCheckDiv{display:flex;flex-direction:column;width:100%}.leaveCommentImp{color:red}.leaveTypeCheckHead{padding:10px 0;font-weight:600}.leaveTypeCheckBoxDiv{display:grid;grid-template-columns:50% 50%;padding:0 10%;align-items:center;justify-content:space-between;background-color:#f5f5f5}.leaveTypeCheckBoxDiv>div{display:flex;flex-direction:row;padding:20px 0;width:90%;align-items:center;justify-content:flex-start}.leaveTypeCheckBoxDiv>div>span{padding-right:40px}.leaveApplyDateDiv{width:100%;padding:10px 0;font-weight:600}.leaveApplyDateDiv,.leaveApplyDateSec{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.leaveApplyDateSec{width:40%;padding:0 10px}.leaveApplyTableDiv{background-color:#f5f5f5;padding:20px 0}.leaveApplyTableDiv>p{font-weight:600;padding:10px}.leaveApplyTable{border:1px solid #000;border-collapse:collapse}.leaveApplyTable>tr{display:flex;flex-direction:row}.leaveApplyTable>tr>th{width:40%;background-color:#fff}.leaveApplyTable>tr>td,.leaveApplyTable>tr>th{height:10vh;display:flex;justify-content:center;align-items:center}.leaveApplyTable>tr>td{min-width:20%;flex-direction:row;width:100%;border:.5px solid #000;font-size:14px}.leaveApplyTable>tr>td>input{height:70%;border:none;border-bottom:.5px solid #000;background-color:initial}.leaveApplyComment{display:flex;flex-direction:row;width:80%;padding:10px}.leaveApplyComment>span{width:70%;padding:0 20px}.leaveApplyComment>span>input{width:100%;border:none;border-bottom:1px solid #000}.textAreaDiv{background-color:#fff}.textAreaDiv>div>textarea{border:none;width:100%}.leaveApplyBtn{display:flex;align-items:center;justify-content:center;margin:20px 0;width:20vw;padding:20px;background-color:var(--cl_blue);color:#fff;font-weight:500;border-radius:20px;cursor:pointer}.leaveApplyBtnDisabled{opacity:.7;pointer-events:none}.endOfListDiv{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:.9rem;width:100%}.endOfListDiv>div{width:40%;height:.1vh;display:flex;background-color:var(--cl_grey);border-radius:10px}.endOfListDiv>span:after,.endOfListDiv>span:before{content:"\2666";color:var(--cl_grey)}.teamVehDelPrevModalBox{border-radius:20px;height:50vh;width:55vw;padding:1%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background-color:#fff}.teamVehDelPrevModalContent{margin-top:2%;height:100%;width:100%;display:flex;flex-direction:column}.teamVehDelPrevModalContentLoaderPage{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;align-self:center;justify-self:center}.teamVehDelPrevModalContentLoaderPage>p{margin:1%;font-size:1.3rem}.teamVehDelPrevModalContentTable table>thead>th{font-size:1rem}.teamVehDelPrevModalContentTable table>tbody>tr>td{font-size:.9rem;padding:1% 0}.errorDivParentModal{position:fixed;z-index:1;padding-top:1px;left:0;top:0;width:100%;height:100%;overflow:auto;display:flex;align-items:center;justify-content:center}.errorDivModal{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-width:40vw;border-radius:10px;background-color:#fff;box-shadow:0 35px 68px 0 #8b8888,inset 0 -8px 16px 0 #c7c6c6}.errorDivHeadTab{height:5vh;width:100%;background-color:var(--cl_blue);border-radius:10px 10px 0 0;color:#fff;font-weight:600;font-size:larger}.errorDivDescPara,.errorDivHeadTab{display:flex;align-items:center;justify-content:center}.errorDivDescPara{max-height:40vh;flex-direction:column;padding:2% 5%;text-align:center;border-radius:0 0 10px 10px}.errorConsole{margin-top:1%;height:20vh;padding:1%;text-align:left;overflow:auto;background-color:rgba(255,0,0,.39)}.errorConsole,.signpadModal{display:flex;flex-direction:column;border-radius:10px}.signpadModal{background-color:#e7e6e6;max-height:40vh;min-height:20vh;max-width:40vw;min-width:30vw;padding:2%;align-items:center;justify-content:space-between}.signpadModalHeading{width:100%;font-size:1.3rem;font-weight:500;text-align:center}.signpadModalButtonDiv{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.signpadModalStencil,.signpadModalUpload{border-radius:10px;background-color:var(--cl_green);padding:3%;text-align:center;width:10rem;cursor:pointer;color:#fff}.signpadModalStencil:hover,.signpadModalUpload:hover{opacity:.5}.signpadModalStencil{background-color:var(--cl_blue)}.signpadStyle{border:1px solid #000;border-radius:30px;width:70%;background-color:#97cee4}.videoFileTileMain{width:5rem;height:5rem;position:relative}.videoFileTileDel{position:absolute;right:0;top:-10;z-index:2}.videoFileTile{position:relative;height:100%;width:100%;display:grid;place-items:center;border-radius:10px;border:none}.videoFileTilePlay{position:absolute;background-color:rgba(0,0,0,.5);color:#fff;border-radius:50%;cursor:pointer}.videoFileTileThumb{height:100%}.videoFilePreviewTileThumb{height:5rem;width:5rem}.videoPlayerModalContent{width:60vw;height:60vh;padding:1% 3%;background-color:#000;border-radius:30px;border:2px solid #fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:#fff;font-weight:600;box-shadow:0 2.5px 2.5px rgba(0,0,0,.1),0 20px 20px rgba(0,0,0,.2)}.videoPlayerModalContent>video{width:100%;height:80%}.client-header{height:15vh;display:flex;align-items:center;padding-left:6vh;padding-right:6vh}.client-brand-layout{height:50px;width:60%}.client-brand-img{height:50px;padding:0;margin:0}.client-back-btn-layout{height:50px;width:60%;display:flex;justify-content:flex-end;align-items:center}.client-topbar-layout{height:6vh;margin-left:3%;margin-right:4%;display:flex;justify-content:space-between}.client-topbar-layout2{min-height:6vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;align-self:center;justify-self:center;padding:0 5%}.client-topbar-subsection{height:6vh}.client-topbar-subSection2{display:flex;flex-direction:row;justify-content:space-between;width:100%;height:6vh;align-items:center}.topbar-left-layout{max-width:30%;height:100%;background-color:#f0f8ff}.topbar-right-layout{max-width:60%;display:flex;justify-content:flex-end;align-items:center}.search-bar-layout{width:20vw;height:100%;display:flex;align-items:center}.sort-layout{height:80%;width:14vw;background-color:var(--cl_white);border-radius:30px;padding-left:1vw;padding-right:1vw;display:flex;justify-content:flex-end;border:1px solid grey;margin-right:1%}.sort-layout .MuiMenuItem-root,.sort-layout .MuiSelect-select{font-size:.8rem}.sort-select{font-size:12px}.sort-txt-layout{width:40%;font-size:14px}.sort-dropdown-layout,.sort-txt-layout{height:100%;font-weight:500;display:flex;align-items:center}.sort-dropdown-layout{width:70%;font-size:16px;color:var(--cl_blue);justify-content:flex-end;cursor:pointer}.sort-icon{padding:0;margin:0 0 0 10px}.add-client-layout,.client-tabBtn{height:80%;width:8vw;background-color:var(--cl_white);border:1px solid grey;border-radius:30px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;color:#000}.client-tabDiv,.client-tabDiv-rt,.client-tabDivInactive{width:50%;margin-left:1px;height:98%;display:flex;padding:0 10px;border-radius:30px 0 0 30px;align-items:center;background-color:var(--cl_blue);color:#fff}.client-tabDiv-span,.client-tabDivInactive-span{display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.8rem;padding:4%;aspect-ratio:1;margin:0 4%;background-color:var(--cl_blue);color:#fff;border:1px solid #fff}.client-tabDivInactive-span{background-color:#fff;color:#000;border:1px solid grey}.client-tabDivInactive{background-color:initial;color:#000}.client-tabDiv-rt{border-radius:0 30px 30px 0;margin-right:1px}.client-tabDiv-md{border-radius:0;margin-right:0}.add-client-layout:hover{background-color:var(--cl_blue);color:var(--cl_white);border:0}.search-input{height:80%;width:60%;background-color:var(--cl_white);border:1px solid grey;margin:0;border-radius:5px 0 0 5px;padding:0 15px}.search-input:focus{outline:none}.search-btn,.search-btn-thinnerScreen{height:calc(75% + 2px);width:40%;background-color:var(--cl_blue);border:1px solid var(--cl_blue);border-radius:0 10px 10px 0;display:flex;justify-content:center;align-items:center;color:var(--cl_white);font-size:16px;cursor:pointer}.thinnerScreenSpl>p{display:block}.search-btn-thinnerScreen,.thinnerScreenSpl>svg{display:none}@media only screen and (max-width:1200px){.thinnerScreenSpl>p{display:none}.search-btn-thinnerScreen,.thinnerScreenSpl>svg{display:block}.search-btn{display:none}.search-btn-thinnerScreen{display:flex;width:25%}.client-tabDiv,.client-tabDiv-md,.client-tabDiv-rt,.client-tabDivInactive{display:flex;align-items:center;justify-content:center}.client-tabDiv-span,.client-tabDivInactive-span{position:absolute;bottom:100%;border-radius:50% 50% 0 0}}.client-members-layout{height:70vh;padding-left:3%;padding-right:4%;border-radius:0 0 0 45px}.members-main-layout{margin-top:1vh;display:grid;grid-template-columns:repeat(auto-fill,minmax(32%,1fr));grid-column-gap:1%;column-gap:1%}.scrollbar-layout{height:75vh;width:80vw}.single-member{height:18vh;background-color:var(--cl_white);text-decoration:none;color:#000;border-radius:10px;min-width:30%}.single-member,.single-member:hover{margin:.5vw 0;padding:2px;display:flex;align-items:center;justify-content:center;cursor:pointer}.single-member:hover{background-color:var(--cl_ivery);border-radius:5px;border-radius:10px}.member-thumbnail-layout{height:100%;max-width:7vw;display:flex;justify-content:center;align-items:flex-start}.member-thumb-img{height:80px;width:80px;resize:cover;font-size:12px;border-radius:10px;margin-top:30%}.member-detail-layout{height:100%;width:20vw;display:flex}.member-detail-head{width:8vw;display:flex;flex-direction:column;justify-content:flex-start;margin-top:10%}.member-detail-head p{padding:0;margin:5px 0 5px 5px;color:var(--cl_blue);font-size:14px}.member-detail-data{width:12vw;display:flex;flex-direction:column;justify-content:flex-start;margin-top:10%}.member-detail-data p{padding:0;margin:4px 0 5px 4px;font-size:14px;font-weight:500;word-break:break-all}.add-client-heading{padding:0;font-size:14px;color:var(--cl_grey);font-weight:500;margin:0 0 10px 5px}.client-sales-layout{height:40vh}.client-sales-layout,.client-stock-layout{margin-left:1vw;width:49vw;border:2px solid var(--cl_light_grey);border-radius:8px;background-color:var(--cl_white)}.client-stock-layout{height:38vh}.detail-top{height:15vh;display:flex;border-radius:10px}.detail-forms-container{height:59vh;display:flex}.detailed-forms-main{flex:2.5 1}.detailed-forms-actions{flex:1 1;display:flex;flex-direction:column;align-items:flex-end;padding-right:10px;justify-content:flex-end}.detailed-form-btns{width:100%}.client-img-layout,.detailed-form-btns{display:flex;justify-content:center;align-items:center}.client-img-layout{width:30%;background-color:hsla(0,0%,43.9%,.5764705882352941);margin:8px 4px 8px 8px;flex-direction:column;font-size:14px;color:rgba(0,0,0,.5);cursor:pointer}.dummy-img{width:100%;height:100%;flex-direction:column;background-color:#fff}.client-img-capture,.dummy-img{display:flex;justify-content:center;align-items:center;cursor:pointer}.client-img-capture{position:absolute}.client-img{height:13vh;width:13vh;resize:cover;cursor:pointer;border-radius:10px}.client-map-layout{width:70%;background-color:var(--cl_blue);margin:8px 8px 8px 4px;border-radius:10px}.detail-center{height:24vh;margin:30px 8px 8px;display:flex}.detail-data{height:75%;width:75%}.data-single{display:flex;height:4vh}.detail-headings{width:30%;color:var(--cl_blue);font-size:14px;font-weight:500;display:flex;align-items:center}.detail-headings p{margin-left:10px}.detail-input-dot{width:5%;align-items:center}.detail-input-dot,.detail-input-layout{font-size:12px;font-weight:700;display:flex}.detail-input-layout{width:65%;flex-direction:column;justify-content:center}.detail-input-layout textarea{padding:10px 0 0 10px}.client-input{border:0;border-bottom:.5px solid hsla(0,0%,50.2%,.562);width:90%;font-size:13px;background-color:#fff}.client-input:focus{outline:none}.detail-btn{width:25%;display:flex;flex-direction:column;justify-content:center;align-items:center}.client-add-btn{background-color:#cae8f3}.client-add-btn,.client-delete-btn{height:35px;width:90%;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:500;margin-bottom:5px;cursor:pointer;color:var(--cl_grey)}.client-delete-btn{background-color:#f3caca}.client-add-btn:hover{background-color:#60c4e9;color:var(--cl_white)}.client-delete-btn:hover{background-color:#fc7c7c;color:var(--cl_white)}.client-detail-layout{height:100%;width:100%;border-radius:10px}.work-main-layout{height:75%;width:75%}.team-empty-layout{font-size:14px}.map-modal-layout{height:70vh;width:75vw;background-color:#fff;border-radius:10px;outline:none}.search{position:absolute;left:55%;margin-top:10px;opacity:.9;transform:translateX(-50%);width:80%;z-index:100000}.searchbar-input{height:30px;width:300px;border-radius:5px;border:1px solid var(--cl_blue);padding-left:10px}.searchbar-input:focus{outline:none}.gm-style-cc a,.gm-style-cc button,.gmnoprint{display:none!important}.map-choose-btn{height:40px;width:200px;background-color:var(--cl_white);font-size:16px;border-radius:8px;font-weight:bolder;position:absolute;z-index:200000;left:70%;bottom:20%;display:flex;justify-content:center;align-items:center;cursor:pointer}.map-choose-btn:hover{border:2px solid var(--cl_blue)}.map-error-btn{background-color:red;color:#fff}.client-create-main-layout{height:85vh;padding:0 4vw}.client-main-head{font-size:14px;font-weight:700;padding:0;margin:0 0 10px}.client-crt-container{height:78vh;border-radius:5px}.client-crt-top{min-height:15vh;display:flex;justify-content:space-between;padding:10px}.client-crt-dp{width:10vw;height:10vw;background-color:#b9b9b9;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:5px}.client-crt-dp-img{width:9.5vw;height:98%;border-radius:10px}.client-crt-map{width:25vw;background-color:#adff2f;border-radius:10px}.client-crt-bottom{height:60vh;display:flex}.client-crt-btm-lft-main{flex:6 1;display:flex}.client-crt-btm-lft-main input,.client-crt-btm-lft-main select{background-color:initial}.client-ctr-btm-lft{flex:3 1}.client-ctr-btm-lft,.client-ctr-btm-lftSingle{border:5px solid var(--cl_ivery);border-radius:10px;margin-right:1%;background-color:var(--cl_light_grey)}.client-ctr-btm-lftSingle{display:flex;flex-direction:row}.client-ctr-btm-cntr{flex:3 1;border:5px solid var(--cl_ivery);border-radius:10px;margin-right:1%;background-color:var(--cl_light_grey)}.client-ctr-btm-cntr input,.client-ctr-btm-cntr select{background-color:initial}.client-ctr-btm-rgt{flex:2 1;margin-right:10px}.client-ctr-btm-rgt-label{font-size:14px;padding:0;margin:20px 0 0;color:grey}.client-ctr-btm-rgt-form{height:80px;background-color:#bebcbc}.client-ctr-input-sep{background-color:initial;border:0;height:50px;padding:0 20px;width:100%}.client-ctr-btn{min-width:30%;margin-top:20px;height:80px;background-color:var(--cl_blue);border:0;border-radius:20px;font-size:20px;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer}.client-ctr-btn:hover{background-color:#134c81}.textLineSkelton{width:100%;background-color:#ffebcd;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.textLineSkelton>span:first-child{width:20%;height:.5rem;margin-bottom:5%;background-color:#fff;border-radius:5px}.textLineSkelton>td{width:12%;height:1rem;background-color:#fff;border-radius:5px;margin:1% 0}.textLineSkelton>span:last-child{width:70%;height:.5rem;margin-bottom:5%;background-color:#fff;border-radius:5px}.textLineSkelton{background:linear-gradient(90deg,hsla(0,0%,100%,0),rgba(0,0,0,.1) 50%,hsla(0,0%,100%,0) 80%),#eeeeec;background-repeat:repeat-y;background-size:20%;background-position:0 0;animation:shine 2s linear infinite}.siteProfTitle{background-color:var(--cl_blue);border-radius:30px;padding:.5%;margin-bottom:.5%}.siteProfTitle>p{color:#fff;width:auto}.siteProfTitle select{align-self:center;height:80%;padding:0;margin:0;pointer-events:all;background-color:initial;color:#fff}.siteProfTitle option{color:#000}.industryModalDiv{display:flex;flex-direction:column;width:30vw;height:60vh;background-color:#fff;border-radius:30px}.industryModalDivHeader{display:flex;align-items:flex-start;justify-content:space-between;width:90%;padding:5%;color:var(--cl_blue);font-weight:500;font-size:1.3rem}.industryModalList{height:80%;width:100%;font-size:1rem}.industryModalList table th,table td{font-size:1rem;cursor:pointer}.industryTypeFooter{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;width:90%;padding:1% 5%;margin-bottom:5%;background-color:var(--cl_ivery)}.industryTypeFooter>input{height:90%;background-color:initial;width:60%;border:none;border-bottom:1px solid grey}.industryTypeAddBtn{display:flex;align-items:center;justify-content:center;border-radius:20px;background-color:var(--cl_blue);color:#fff;padding:2%;font-weight:600;cursor:pointer}.client-add-layout{height:81vh;width:85vw;padding-left:6vh;padding-right:6vh;display:flex}.add-client-left{height:100%;width:45%}.add-client-left-top{width:100%;height:7.5%}.add-client-left-center-main{border:.5px solid #d6d6d6;width:100%;border-radius:10px;height:92%;background-color:#fff}.add-client-left-center{width:100%;height:51%}.add-client-right{height:100%;width:55%;margin-left:15px}.jobs-main-layout{height:75vh;display:flex;font-size:12px}.jobCardNameDiv{display:flex;flex-direction:row;width:70%;align-items:center;justify-content:flex-start;font-size:1.2rem}.jobCardNameDiv>p{margin-right:1%;font-weight:500}.jobCardNameDiv>input{font-weight:400;font-size:1rem;width:60%}.editPencilIcon{padding:1%;cursor:pointer}.editPencilIcon:hover{color:#fff;background-color:grey;border-radius:50%}.checkCircIcon{padding:.1%;cursor:pointer;color:green}.checkCircIcon:hover{color:#fff;background-color:green;border-radius:50%}.jobs-left-layout{flex:1 1;padding:15px;display:flex;flex-direction:column}.jobs-right-layout{flex:1 1;height:100%;padding:15px}.jobs-client-layout{border:1px solid grey;margin-top:10px;display:flex;padding:10px}.jobs-client-left{flex:2 1}.jobs-special-text{display:flex;flex:1 1;font-weight:700;color:grey;line-height:20px}.jobs-client-map{flex:1 1;height:100%;background-color:grey}.job-client-layout-b{margin-top:20px;display:flex;align-items:center}.job-client-image-layout img{height:70px;border-radius:5px}.job-client-b-info{margin-left:20px;width:100%}.jobs-schedule-layout{border:1px solid grey;margin-top:10px;padding:10px}.jobs-team-member-layout{margin-top:20px;display:grid;width:320px;grid-gap:20px;grid-template-columns:repeat(auto-fill,90px)}.jobs-team-main-flex{display:flex}.jobs-schedule-galary{height:100%;flex:1 1}.job-img-a{display:grid;grid-template-columns:130px 130px;justify-content:center;grid-gap:10px}.jobs-img{width:90%;height:150px;margin:5px}.jobs-img-b{width:120px;margin:5px;height:160px;border-radius:5px;cursor:pointer}.jobs-img-btn-lay{display:flex;justify-content:center}.jobs-img-btn-lay button{height:35px;width:120px;border-radius:20px;border:1px solid grey;margin:0 5px}.jobs-right-tableLayout{height:50vh;border:1px solid grey;margin-top:10px;display:flex;flex-direction:column;padding:10px}.jobs-rightTableHead{background-color:var(--cl_blue);color:#fff;font-size:15px;font-weight:500;padding:5px;height:2vh}.jobsTableDetails>tr>td{background-color:var(--cl_ivery);border-radius:10px}.jobsTableFooterDiv{display:flex;flex-direction:column}.jobsTableFooterAmnt{justify-content:space-between;height:6vh;padding:0 20px;font-weight:600}.jobsTableFooterAmnt,.jobsTableFooterBtnDiv{display:flex;flex-direction:row;align-items:center}.jobsTableFooterBtnDiv{justify-content:left}.jobsTableExportBtn{width:5vw;height:1vh;background-color:orange;color:#fff;font-weight:600;justify-content:center;align-items:center;padding:20px;margin:0 10px 10px;cursor:pointer;border-radius:10px}.jobsTableRRtab{height:15vh;border:1px solid grey;margin-top:10px;display:flex;flex-direction:row;padding:10px}.jobsTableReviewDiv{background-color:var(--cl_ivery);width:20vw;display:flex;flex-direction:column;justify-content:left;padding:10px}.jobsReviewHead{color:#000;padding-bottom:2px;font-weight:600}.jobsREviewTabInput{background-color:#fff;border-radius:30px}.jobsREviewTabInput textarea{border:none;margin:20px 20px 10px}.jobRatingDiv{width:20vw;padding:10px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.jobRatingStatusBtn{height:5vh;width:10vw;display:flex;color:#fff;font-size:20px;font-weight:600;justify-content:center;align-items:center;background-color:var(--cl_blue);cursor:pointer}.thisIsNotAvailable{opacity:.5;cursor:default}.jobsAddNewTab>td{background-color:#fff}.jobsearchAddressSite{width:100%}.jobCardDivInpContentDiv,.jobCardDivInpContentDivTOW{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1px 2px}.jobCardDivInpContentDiv>div,.jobCardDivInpContentDivTOW>div{display:flex;flex-direction:row;align-items:center;width:100%}.jobCardDivInpContentDiv>div>span,.jobCardDivInpContentDivTOW>div>span{margin:0 10px}.jobCardDivInpContentDivTOW{height:5vh}.weekDayCheckBox>span{border-right:3px solid grey;padding-right:2%}.jobCardDivInpTextArea{outline:none;padding:1vh;border-radius:10px;border:1px solid #a4def0;background-color:rgba(164,222,240,.2);resize:vertical;font-family:inherit;width:100%;height:9vh}.delBtnTop{background-color:red;color:#fff}.delBtnTop:hover{background-color:#f3a9a9}.selectBoxHead select{background-color:initial}.jobCardFileListDiv{display:grid;grid-template-columns:repeat(auto-fill,minmax(15vw,1fr));overflow-y:auto;overflow-x:hidden;max-height:20vh;background-color:#f5f5f5}.jobCardFileDiv{display:flex;justify-content:flex-end;align-items:flex-start;margin-bottom:1vh;height:4vh}.jobCardFileAddBtn>label{position:relative}.jobCardFileAddBtn>label>input[type=file]{opacity:0;width:100%;cursor:pointer;position:absolute;right:0;top:0}.jobCardFileAddBtn>label>button{background-color:var(--cl_blue);padding:1%;border-radius:10px;color:#fff;border:none;outline:none;height:3vh;width:8vw;cursor:pointer}.jobCardFileAddBtnInactive>label>button{background-color:var(--cl_grey);opacity:.3;cursor:default;pointer-events:none}.jobCardFileAddBtnInactive>label>input[type=file]{cursor:default;pointer-events:none}.jobCardFileExt{background-color:#f0f8ff}.groupAllRadioBracket{border-style:solid;border-width:1px 0 1px 20px;border-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAABvCAIAAABjDndYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALbSURBVFhH7ZnfS5NRGMef/8SLSNguGnUZscirfniRNwWWgSQUFOGFkDQoQ/rBRj9wRUpQijAKrUSzthgrKTCYzkiqgRsV6GrNRv6ALTZ4O+P97t3evee822FEWe/nzi98OOycx2fPOSOlDjaEnHgbvNvf/2Q2hb9rlpO+zh2k0hNGVpOcWejdApEOed+v5pHXIC+6d0G0dU9kEAJzOec/swmq3bOIsISZnPCfhUl0P5ZFWoZYzr87BpFsp58j1COUE/4uqNQy9Q1hBSJ5xXcYqv1UIIewEoG8Ft4Pl5qvzyE0IJCz4Ta4dGlqGaEBvpyN3oZKdG1mHakBvrw2fwMqk2d/IDVgyUUsWVJOTR6BytrWyFekBgQrv3BBJeoKSf5jWEclK0euQGVtaFpSXp+7uLWh0eFwNDZsu/BqBakB0co3sa51VBVYcpG/QnY8+sQZZVT4ciKkzUEtM6sIjfDl+YHdcMm1IJpIBHJuvHOzqtq6A8h48OTUsyZVZbsl7gQMjvyydztUuyeJjI9BTjx2QKXhDz8RCqiQM9rsZjJ+aejk6OhJqK1DaWRmlOToyDmYOz0fxcdTDuSor10VnecnallTRZMPqHLz5YC0zAojMlj8wE6vcajnotuwyMBB+K1D4oouoZPZmD1YPKp9tySPqkBZbcoWSYFI3x7YTq9keTJSpQo1aSMMnqx879MuYoJ7jQpXZs2guO3kMqk2vlzWw+TbkL4Blm6eFVSV/8dvDEvW8xvk1GQHVKL2Mck7xvL4UahEbWPCjvBPbdgflK07BlIDllxko8r1VFj+88NaJgu+rGTfaA+I0m+A5bL806X+iVjUPkWybs+Gea/EDKGsKEm39ibe8aDiZVvFRFay8XuQiXqCX5CWYSYz4qMnYFNTcAmhRhWZ7VxIuynR8Wn9IF9VZmRC7r3QyXHndQJxbXKB+NOrqDm5nyI0MulYLLaULm28jGygDllRfgEf9NDFRzL8pQAAAABJRU5ErkJggg==) 1 20 stretch;-webkit-border-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAABvCAIAAABjDndYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALbSURBVFhH7ZnfS5NRGMef/8SLSNguGnUZscirfniRNwWWgSQUFOGFkDQoQ/rBRj9wRUpQijAKrUSzthgrKTCYzkiqgRsV6GrNRv6ALTZ4O+P97t3evee822FEWe/nzi98OOycx2fPOSOlDjaEnHgbvNvf/2Q2hb9rlpO+zh2k0hNGVpOcWejdApEOed+v5pHXIC+6d0G0dU9kEAJzOec/swmq3bOIsISZnPCfhUl0P5ZFWoZYzr87BpFsp58j1COUE/4uqNQy9Q1hBSJ5xXcYqv1UIIewEoG8Ft4Pl5qvzyE0IJCz4Ta4dGlqGaEBvpyN3oZKdG1mHakBvrw2fwMqk2d/IDVgyUUsWVJOTR6BytrWyFekBgQrv3BBJeoKSf5jWEclK0euQGVtaFpSXp+7uLWh0eFwNDZsu/BqBakB0co3sa51VBVYcpG/QnY8+sQZZVT4ciKkzUEtM6sIjfDl+YHdcMm1IJpIBHJuvHOzqtq6A8h48OTUsyZVZbsl7gQMjvyydztUuyeJjI9BTjx2QKXhDz8RCqiQM9rsZjJ+aejk6OhJqK1DaWRmlOToyDmYOz0fxcdTDuSor10VnecnallTRZMPqHLz5YC0zAojMlj8wE6vcajnotuwyMBB+K1D4oouoZPZmD1YPKp9tySPqkBZbcoWSYFI3x7YTq9keTJSpQo1aSMMnqx879MuYoJ7jQpXZs2guO3kMqk2vlzWw+TbkL4Blm6eFVSV/8dvDEvW8xvk1GQHVKL2Mck7xvL4UahEbWPCjvBPbdgflK07BlIDllxko8r1VFj+88NaJgu+rGTfaA+I0m+A5bL806X+iVjUPkWybs+Gea/EDKGsKEm39ibe8aDiZVvFRFay8XuQiXqCX5CWYSYz4qMnYFNTcAmhRhWZ7VxIuynR8Wn9IF9VZmRC7r3QyXHndQJxbXKB+NOrqDm5nyI0MulYLLaULm28jGygDllRfgEf9NDFRzL8pQAAAABJRU5ErkJggg==) 1 20 stretch;-o-border-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAABvCAIAAABjDndYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALbSURBVFhH7ZnfS5NRGMef/8SLSNguGnUZscirfniRNwWWgSQUFOGFkDQoQ/rBRj9wRUpQijAKrUSzthgrKTCYzkiqgRsV6GrNRv6ALTZ4O+P97t3evee822FEWe/nzi98OOycx2fPOSOlDjaEnHgbvNvf/2Q2hb9rlpO+zh2k0hNGVpOcWejdApEOed+v5pHXIC+6d0G0dU9kEAJzOec/swmq3bOIsISZnPCfhUl0P5ZFWoZYzr87BpFsp58j1COUE/4uqNQy9Q1hBSJ5xXcYqv1UIIewEoG8Ft4Pl5qvzyE0IJCz4Ta4dGlqGaEBvpyN3oZKdG1mHakBvrw2fwMqk2d/IDVgyUUsWVJOTR6BytrWyFekBgQrv3BBJeoKSf5jWEclK0euQGVtaFpSXp+7uLWh0eFwNDZsu/BqBakB0co3sa51VBVYcpG/QnY8+sQZZVT4ciKkzUEtM6sIjfDl+YHdcMm1IJpIBHJuvHOzqtq6A8h48OTUsyZVZbsl7gQMjvyydztUuyeJjI9BTjx2QKXhDz8RCqiQM9rsZjJ+aejk6OhJqK1DaWRmlOToyDmYOz0fxcdTDuSor10VnecnallTRZMPqHLz5YC0zAojMlj8wE6vcajnotuwyMBB+K1D4oouoZPZmD1YPKp9tySPqkBZbcoWSYFI3x7YTq9keTJSpQo1aSMMnqx879MuYoJ7jQpXZs2guO3kMqk2vlzWw+TbkL4Blm6eFVSV/8dvDEvW8xvk1GQHVKL2Mck7xvL4UahEbWPCjvBPbdgflK07BlIDllxko8r1VFj+88NaJgu+rGTfaA+I0m+A5bL806X+iVjUPkWybs+Gea/EDKGsKEm39ibe8aDiZVvFRFay8XuQiXqCX5CWYSYz4qMnYFNTcAmhRhWZ7VxIuynR8Wn9IF9VZmRC7r3QyXHndQJxbXKB+NOrqDm5nyI0MulYLLaULm28jGygDllRfgEf9NDFRzL8pQAAAABJRU5ErkJggg==) 1 20 stretch;-moz-border-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAABvCAIAAABjDndYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALbSURBVFhH7ZnfS5NRGMef/8SLSNguGnUZscirfniRNwWWgSQUFOGFkDQoQ/rBRj9wRUpQijAKrUSzthgrKTCYzkiqgRsV6GrNRv6ALTZ4O+P97t3evee822FEWe/nzi98OOycx2fPOSOlDjaEnHgbvNvf/2Q2hb9rlpO+zh2k0hNGVpOcWejdApEOed+v5pHXIC+6d0G0dU9kEAJzOec/swmq3bOIsISZnPCfhUl0P5ZFWoZYzr87BpFsp58j1COUE/4uqNQy9Q1hBSJ5xXcYqv1UIIewEoG8Ft4Pl5qvzyE0IJCz4Ta4dGlqGaEBvpyN3oZKdG1mHakBvrw2fwMqk2d/IDVgyUUsWVJOTR6BytrWyFekBgQrv3BBJeoKSf5jWEclK0euQGVtaFpSXp+7uLWh0eFwNDZsu/BqBakB0co3sa51VBVYcpG/QnY8+sQZZVT4ciKkzUEtM6sIjfDl+YHdcMm1IJpIBHJuvHOzqtq6A8h48OTUsyZVZbsl7gQMjvyydztUuyeJjI9BTjx2QKXhDz8RCqiQM9rsZjJ+aejk6OhJqK1DaWRmlOToyDmYOz0fxcdTDuSor10VnecnallTRZMPqHLz5YC0zAojMlj8wE6vcajnotuwyMBB+K1D4oouoZPZmD1YPKp9tySPqkBZbcoWSYFI3x7YTq9keTJSpQo1aSMMnqx879MuYoJ7jQpXZs2guO3kMqk2vlzWw+TbkL4Blm6eFVSV/8dvDEvW8xvk1GQHVKL2Mck7xvL4UahEbWPCjvBPbdgflK07BlIDllxko8r1VFj+88NaJgu+rGTfaA+I0m+A5bL806X+iVjUPkWybs+Gea/EDKGsKEm39ibe8aDiZVvFRFay8XuQiXqCX5CWYSYz4qMnYFNTcAmhRhWZ7VxIuynR8Wn9IF9VZmRC7r3QyXHndQJxbXKB+NOrqDm5nyI0MulYLLaULm28jGygDllRfgEf9NDFRzL8pQAAAABJRU5ErkJggg==) 1 20 stretch;padding-left:.5em}.jobCardFieldDisabled{pointer-events:none;cursor:default;background-color:var(--cl_ivery);opacity:.5}.jobCardFieldDisabled input{background-color:initial;border:none}.jobCardMultilineEntryManage{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;width:100%;align-items:flex-start;margin-top:1%}.jobCardMultilineEntryManage>div{color:#fff;font-size:.9rem;background-color:rgba(15,153,208,.8);padding:2%;border-radius:20px;margin:.5%;display:flex;flex-direction:row;align-items:center}.jobCardMultilineEntryManage>div>div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:100%;border-radius:20px;cursor:pointer;margin:0 .5%}@media print{body *{visibility:hidden}.print-section,.print-section *{visibility:visible}.print-section{position:absolute;left:0;top:0;width:100%}}.FilesDragAndDrop{position:relative;width:100%;background-color:rgba(0,0,0,.02)}#FilesDragAndDropInput,.FilesDragAndDrop__placeholder{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap;background-color:#e7e7e7;border-radius:12px;color:#7f8e99;font-size:24px;opacity:.9;text-align:center;line-height:1.4}.FilesDragAndDrop>.FilesDragAndDrop__area,.rpDropArea{width:300px;height:200px;padding:50px;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap;font-size:24px;color:#555;border:2px dashed #c3c3c3;border-radius:12px}.fileInputDrag{display:flex;flex-direction:column;justify-content:space-around;background-color:rgba(15,153,208,.1);border:1px dashed var(--cl_blue);border-radius:10px;height:10vh;width:100%;position:relative}.fileInputDrag input{opacity:0;width:100%;height:100%;position:absolute;left:0;top:0}.fileInputDrag>.ant-upload-wrapper{height:100%!important}.fileFolderCNPArea{position:absolute;left:0;top:0;width:100%;height:100%;opacity:.2;min-height:15vh;background-color:rgba(15,153,208,.05)}.fileFolderCNPArea:hover{opacity:.5;transition:all .7s ease-in-out}.ant-upload .ant-upload-btn{padding:2px 0!important}.fileInputAnim{position:absolute;left:0;right:0;top:0;width:100%;height:100%;background-color:initial;border-radius:10px;background-image:linear-gradient(90deg,rgba(15,153,208,.3137254901960784) 50%,transparent 0,transparent);background-size:3rem;animation:fileUploadShine 20s linear infinite forwards;z-index:1}@keyframes fileUploadShine{0%{background-position:-468px 0}to{background-position:468px 0}}.sales-main-layout{padding:10px 3vw;height:76vh;display:flex;flex-direction:column}.sales-home-list-layout{height:50vh;background-color:#fff;margin-bottom:10px}.sales-excecutive-layout{height:25vh;background-color:#fff;border-radius:10px;font-size:12px;padding:10px}.sales-excecutive-layout,.sales-table-layout{display:flex;flex-direction:column;justify-content:space-between}.sales-table-layout{height:49vh}.sales-table-body-container{flex:10 1}.loadingTbody>tr{background:linear-gradient(90deg,hsla(0,0%,100%,0),rgba(0,0,0,.1) 50%,hsla(0,0%,100%,0) 80%),#eeeeec;background-repeat:repeat-y;background-size:150px;background-position:0 0;animation:shine 2s linear infinite;border-radius:10px}.emptyDivSchedule{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:70%;background-color:#f5f5f5}.sales-table{width:100%;height:45vh}.sales-table>thead{position:sticky;z-index:2;position:-webkit-sticky;top:0;background-color:#fff!important}.sales-table>td{background-color:#fff!important;opacity:1}.sales-table>tbody>tr>td{font-size:.9rem!important;height:40px;min-height:40px}.sales-table-footer{justify-content:space-between}.indicatedDot{height:10px;position:absolute;width:10px;background-color:orange;border-radius:50%;top:15px;left:3px}.sales-footer-page-label{font-size:14px}.navbar-layout{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fit,10%);padding:0 3vw}.navbar-layout-back-btn{display:flex;justify-content:space-between;padding:0 3vw}.navbar-button{height:32px;min-width:10%;border-radius:30px;border:1px solid grey;background-color:#fff;cursor:pointer;font-size:12px;font-weight:500;text-decoration:none;color:#000;display:flex;justify-content:center;align-items:center;text-align:center}.navbar-button:hover{border:1px solid #c5c5c5;background-color:#c5c5c5}.navbar-button-active{border:1px solid var(--cl_blue);background-color:var(--cl_blue);color:#fff;pointer-events:none}.table-head td{font-size:.9rem;font-weight:700;border:.5px solid #e2e2e2;padding:8px 0}.sales-table-footer{flex:1 1;display:flex;background-color:#e2e2e2;justify-content:flex-end;align-items:center;padding:0 10px;height:5vh}.sales-footer-page-label{border-radius:4px;background-color:#fff;font-size:.8rem;font-weight:700;margin-left:4px;margin-right:4px;padding:5px 8px}.sales-footer-buttons{color:#000;border-radius:5px;cursor:pointer}.sales-footer-buttons:hover{background-color:grey}.quoteStatusButtonDiv{flex-direction:row;height:2vh}.quoteStatusButton,.quoteStatusButtonDiv{display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer}.quoteStatusButton{width:45%;min-height:30px;border-radius:30px;text-align:center;margin:0 2px}.quoteStatusButton:hover{background-color:grey}.quoteStatusAccept{background-color:var(--cl_green)}.quoteStatusReject{background-color:var(--cl_red)}.sales-qt-amnt-field{margin:10px 0 10px 30px;display:flex;align-items:center}.salesAmntField{height:3vh;border:none;background-color:initial;border-bottom:1px solid var(--cl_blue)}.viewBtn{display:flex;flex-direction:row;align-items:center;justify-content:center;height:1.5rem;border:1px solid grey;background-color:#fff;padding:.1rem 1.2rem;font-size:.7rem;border-radius:20px;cursor:pointer;align-self:center}.viewBtn:hover{border:1px solid #fff;background-color:grey;color:#fff}.sales-exce-head{display:flex;justify-content:space-between;align-items:center}.sales-exce-head-sort{display:flex}.sales-exce-head-sort-label{margin-bottom:10px;margin-left:20px;background-color:var(--cl_blue);border-radius:20px;padding:10px;color:#fff;display:flex;align-items:center}.sales-exce-head-sort-label span{font-size:12px;font-weight:500}.sales-exce-card-layout{display:flex}.sales-exce-card{height:18vh;background-color:#e2e2e2;margin:0 5px;border-radius:10px;padding:5px;display:flex}.sales-exce-card-left{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:14px;font-weight:700;color:grey}.sales-exce-img{width:100px;border-radius:10px;padding:5px 0}.sales-exce-card-right{flex:2 1;width:150px;font-size:13px;font-weight:500;display:flex;flex-direction:column;justify-content:space-between;padding:30px 15px}.resendMailContent{display:flex;flex-direction:column;width:100%;height:100%}.resendMailContent input{padding:1%;border-width:0 0 2px}.resendMailId{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:2vh;padding:5px 20px;width:90%;font-size:16px;font-weight:600}.resendMailId>span>input{font-size:1rem}.resendMailIdBtns{display:flex;flex-direction:row;align-items:center;width:90%;margin-top:2%;justify-content:flex-end}.resendMailBody,.resendMailSubject{width:90%;padding:20px;height:25vh;margin-bottom:10px}.resendMailBody{height:30vh}.resendMailBodyTextArea{outline:none;padding:1vh;border-radius:10px;border:1px solid #a4def0;background-color:rgba(164,222,240,.2);resize:vertical;font-family:inherit;width:100%;height:30vh}.resend-emails-layout{display:grid;grid-template-columns:repeat(auto-fill,10vw);margin-top:1%;margin-bottom:1%}.resend-emails{background-color:rgba(77,202,224,.712);border-radius:20px;font-size:12px;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:8vw;min-height:1vh;word-wrap:break-word;overflow:hidden;margin:5px 4px 5px 5px}.resendMailSubject{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:2vh;padding-bottom:5px;padding-top:5px;margin:0}.reoccurModalLayout{background-color:#fff;border-radius:20px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.react-select-customStyle__indicator{padding:0 8px!important}.pagination-btn{padding:5px 10px;margin:0 5px;background-color:#fff;border:1px solid #ccc;cursor:pointer;border-radius:4px}.pagination-btn.active{background-color:var(--cl_orange);color:#fff;font-weight:700}.report-modal{max-width:40vw;min-width:40vw;background-color:#fff;outline:none;border-radius:10px;padding:20px;height:80vh;overflow:hidden;box-shadow:0 4px 26px -2px rgba(0,0,0,.75);position:relative}.report-head{display:flex;flex-direction:row-reverse}.report-body{padding:10px}.report-body-head{text-align:center;margin-bottom:5vh}.before-images{display:flex;flex-direction:column}.image-div{padding-top:20px;display:flex;align-items:center}.image-div-element{margin:0 20px;height:50%}.image-description{height:75px;width:250px}.generate-button-div{margin-top:20px;display:flex;justify-content:center;padding:10px}.generate-button{border-radius:25px;border-color:#fff;padding:10px;background-color:var(--cl_green);color:#fff}.image-element{cursor:pointer;width:100%;height:100%;object-fit:cover}.after-image-header-div{margin-top:30px}.download-button{border-radius:25px;border-color:#fff;padding:10px;background-color:var(--cl_green);color:#fff;margin-left:20px}.add-client-right-main-layout{width:100px;height:200px;background-color:tomato}.add-client-right-top{height:6vh;display:flex}.folder-btn,.folder-btnMainDiv,.folder-btnTab{width:100px;height:30px;font-size:14px;display:flex;align-items:center;justify-content:center;border-radius:30px;outline:none;background-color:#fff;cursor:pointer;text-decoration:none;border:.5px solid #d6d6d6;margin-right:20px;transition:all .3s ease-in-out}.folder-btnMainDiv{flex-direction:row;width:auto;justify-content:space-around;margin:0}.folder-btnTab{border-radius:30px;border:none;width:100px;margin:0}.folder-btn:hover,.folder-btnTab:hover{background-color:#8fdbff;color:#000}.folder-btn-active,.folder-btn-activeTab{background-color:var(--cl_blue);color:#fff}.folder-btn-active:hover{background-color:#8fdbff;color:#000}.add-client-right-bottom,.add-client-right-center{border-radius:10px;background-color:#fff;border:.5px solid #d6d6d6}.add-client-right-bottom{width:100%;margin-top:4px;height:32vh}.client-chart-mainlayout{width:95%;height:38vh;padding:10px}.chart-main-layout-top{width:100%;height:17%;display:flex}.chart-starting-btn-layout{width:50%;display:flex;justify-content:space-between}.chart-ending-btn,.chart-starting-btn{width:100px;height:30px;font-size:10px;color:var(--cl_grey);display:flex;align-items:center;justify-content:center;border-radius:30px;background-color:#8fdbff}.chart-sales-in-layout{width:50%;display:flex;align-items:center;justify-content:flex-end;font-size:small;color:var(--cl_grey)}.chart-main-layout-bottom{width:100%;height:83%;display:flex}.Sales-management-graph-yaxis{width:10%;height:100%}.Sales-management-graph-yaxis-top{width:100%;height:10%;display:flex}.Sales-management-graph-yaxis-top-l{width:90%;height:100%;font-size:small;color:#666;font-weight:500;display:flex;align-items:center;justify-content:center}.Sales-management-graph-yaxis-top-r{width:10%;height:100%;border-bottom:.5px solid #ff8a23}.Sales-management-graph-sales-layout{width:100%;height:90%;display:flex;align-items:center;justify-content:center}.Sales-management-graph-sales{width:40px;height:20px;background-color:#109ad1;font-size:small;color:#fff;font-weight:500;display:flex;align-items:center;justify-content:center}.Sales-management-graph-xaxis{width:85%;height:100%}.Sales-management-graph-xaxis-top{width:100%;height:10%;border-left:.5px solid var(--cl_grey)}.Sales-management-line{width:10px;height:100%;border-bottom:.5px solid #ff8a23}.Sales-management-graph-xaxis-center{width:100%;height:75%;border-left:.5px solid var(--cl_grey);border-bottom:.5px solid var(--cl_grey);display:flex;align-items:flex-end;justify-content:space-around}.Sales-management-graph-month{width:5%;background-color:#109ad1;display:flex;align-items:center;justify-content:center}.Sales-management-graph-month:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.sales-management-rotate{font-size:small;color:#fff;font-weight:500;transform:rotate(-90deg)}.Sales-management-graph-xaxis-bottom{width:100%;height:15%;background-color:#fff;display:flex;align-items:flex-end;justify-content:space-around}.Sales-management-graph-month-name-client{width:5%;height:100%;font-size:13px;color:#666;font-weight:500;display:flex;align-items:center;justify-content:center}.folder-main-layout{width:95%;height:38vh}.certificate-list-layout-client{height:100%;margin:10px}.certificate-main-layout-client{width:100%;display:inline-grid;grid-template-columns:auto auto auto auto}.single-certificate-client{border:1px solid #c4c3c0;height:40px;margin:8px;overflow:hidden;border-radius:5px;display:flex;padding:0 15px;justify-content:space-between}.certificate-logo-layout-client{display:flex;align-items:center}.certificate-view-layout-client{display:flex;align-items:center;justify-content:flex-end;cursor:pointer;font-size:10px}.client-work-layout{width:95%;height:94%;padding:1% 2.5%;display:flex}.client-work-layout-left{width:100%;height:90%}.client-work-table-head{width:100%;height:30px;display:flex;font-size:1rem;font-weight:500;color:grey;line-height:10px}.client-work-table-head>td{border:1px solid grey}.client-work-table-title1,.client-work-table-title2{width:15%}.client-work-table-title1,.client-work-table-title2,.client-work-table-title3{height:100%;display:flex;align-items:center;justify-content:center;font-size:.8rem;line-height:10px;border-left:.1px solid #d6d3d3;border-right:.1px solid #d6d3d3}.client-work-table-title3{width:20%}.client-work-table-title4{width:15%}.client-work-table-title4,.client-work-table-title5{height:100%;display:flex;align-items:center;justify-content:center;font-size:.8rem;line-height:10px;border-left:.1px solid #d6d3d3;border-right:.1px solid #d6d3d3}.client-work-table-title5{width:20%}.client-work-table-title6{width:15%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.8rem;line-height:10px;border-left:.1px solid #d6d3d3;border-right:.1px solid #d6d3d3}.tdButton{background-color:var(--cl_grey);padding:.3rem 0;color:#fff;border-radius:5px;cursor:pointer}.tdButton:hover{background-color:var(--cl_light_grey);color:var(--cl_grey)}.sales-table-REshd{font-size:1rem;width:90%;margin:1%}.client-work-layout-right{width:15%;height:100%}.client-work-bt1-layout{width:100%;height:30%}.client-work-bt1{width:70px;height:25px;font-size:10px;background-color:var(--cl_light_grey);display:flex;align-items:center;justify-content:center;border-radius:30px;margin:10%;cursor:pointer;border:.5px solid #d6d6d6}.client-work-bt1:hover{background-color:#707070}.client-work-bt2{width:60px;height:20px;font-size:10px;color:var(--cl_grey);display:flex;align-items:center;justify-content:center;margin:15%;border-radius:30px;cursor:pointer;border:.5px solid #d6d6d6;background-color:#fff}.client-work-bt3{background-color:#0f99d0}.client-work-bt3,.client-work-bt4{width:60px;height:20px;font-size:10px;color:#fff;display:flex;align-items:center;justify-content:center;margin:15%;border-radius:30px;cursor:pointer}.client-work-bt4{background-color:#ff8a23}.add-client-right-work-expand{width:100%;height:70vh;border-radius:8px;background-color:#fff}.add-client-right-work{width:100%;height:74.5vh;border-radius:8px;background-color:#fff;display:flex;align-items:center;justify-content:center;border:.5px solid #d6d6d6}.client-work-expand{width:95%;height:95%;display:flex}.client-work-layout-search{width:100%;height:70px;display:flex;align-items:center}.client-work-top-layout{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.client-worksearch-bar{width:230px;height:30px;background-color:var(--cl_light_grey);border:.5px solid #d6d6d6;border-radius:30px;overflow:hidden;display:flex;align-items:center;justify-content:center}.client-worksearch-bar-input{border:none;width:90%;height:100%;background-color:var(--cl_light_grey)}.client-work-expand-bt1-layout{width:100%;height:70%}.client-work-table-body-content{width:100%;height:30px;display:flex;font-size:10px;font-weight:500;color:var(--cl_orange);cursor:pointer}.client-work-table-body-content>td{word-wrap:break-word}.folder-spinner-layout{height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:14px;color:grey}.clientAttachTableDiv{display:flex;flex-direction:column;padding:20px}.clientAttachTableBodyRowDiv,.clientAttachTableHeadDiv{display:flex;flex-direction:row;min-height:5vh;align-items:center}.clientAttachTableBodyRowDiv>td,.clientAttachTableHeadDiv>th{min-width:10vw;display:flex;align-items:center;justify-content:center;min-height:5vh;padding:2px 0}.clientAttachTableBodyRowDiv>td{border-bottom:1px solid #8fdbff}.clientAttachActBtns,.clientAttachTableNavDiv{display:flex;align-items:center}.clientAttachActBtns{justify-content:center;border-radius:50%;width:30px;height:30px;font-size:16px;padding:2px;cursor:pointer}.clientAttachActBtns:hover{background-color:#8fdbff;border-radius:50%;padding:2px}.attachCardDivInpContent{display:flex;flex-direction:column;padding:10px 20px}.attachCardDivInpContent>div{padding:1px 2px}.attachCardDivInpContent>div,.attachCardDivInpContent>div>div{display:flex;flex-direction:row;align-items:center}.attachCardDivContLeft{width:10vw}.attachCardDivInpContent>div>div>span{margin:0 10px}.attachCardDivInp{border:none;width:25vw;height:5vh}.clientAttachViewBtn{width:auto;height:auto;padding:10px;background-color:#d3d3d3}.clientAttachViewBtn:hover{background-color:#8fdbff;width:auto;height:auto;padding:10px}.intranet-main-layout{max-height:80vh;padding:0 1vw}.intranet-main-header{height:50px;background-color:#fff;border-bottom:1px solid #ebebeb;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.intranet-head-button{font-size:20px;padding:5px 15px;color:#4d4d4d;cursor:pointer}.intranet-head-button-b{font-size:16px;padding:5px 15px;color:#4d4d4d;cursor:pointer}.intranet-head-button-b:hover,.intranet-head-button:hover{background-color:rgba(141,152,156,.199);padding:5px 15px;border-radius:8px}.add-files-btn{display:flex;font-size:16px;align-items:center;background-color:rgba(184,227,252,.753);color:#000;border-radius:30px;height:30px;padding:0 30px 0 3px;margin-right:10px;cursor:pointer}.add-files-btn:hover{background-color:#a1dbfc}.add-folder-btn{display:flex;font-size:16px;align-items:center;background-color:rgba(168,250,195,.658);color:#000;border-radius:30px;height:30px;padding:0 30px 0 3px;margin-right:10px;cursor:pointer}.add-folder-btn:hover{background-color:#8ef3b0}.dlt-folder-btn{color:#fa7474;cursor:pointer}.dlt-folder-btn:hover{color:#f84949}.edit-folder-btn{color:#616060;cursor:pointer;margin-left:10px}.edit-folder-btn:hover{color:#2b2b2b}.intranet-main-body{max-height:72vh;background-color:#fff;padding:1%}.body-main-title{font-size:14px;color:grey;font-weight:500;margin-top:10px;margin-left:15px}.intranet-folder-layout{display:grid;grid-column-gap:1%;column-gap:1%;grid-row-gap:2%;row-gap:2%;grid-template-columns:repeat(auto-fill,minmax(12vw,1fr));padding:15px}.intranet-main-folder-card{position:relative;height:60px;width:12vw;border-radius:8px;border:1px solid #ddd;padding:5px;font-size:15px;display:flex;align-items:center;color:grey}.intranet-main-folder-card-selected,.intranet-main-folder-card:hover{background-color:#ddd;color:#525151}.intranet-files-layout{display:grid;grid-column-gap:1%;column-gap:1%;grid-row-gap:1%;row-gap:1%;grid-template-columns:repeat(auto-fill,minmax(12vw,1fr));padding:15px;position:relative}.intranet-main-file-card{height:150px;width:12vw;border-radius:8px;border:1px solid #ddd;font-size:15px;color:grey;display:flex;flex-direction:column;position:relative;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill-rule='evenodd' d='M0 0h4v4H0V0zm4 4h4v4H4V4z' fill='%23e0dee4' fill-opacity='.96'/%3E%3C/svg%3E")}.intranet-main-file-card-selected,.intranet-main-file-card:hover{background-color:#f3f3f3;color:#525151}.main-file-icon{flex:2 1;display:flex;align-items:center;justify-content:center;cursor:pointer}.main-file-title{flex:1 1;display:flex;align-items:center;padding:0 5px;background-color:#ddd;border-top:1px solid #ddd;border-bottom-left-radius:7px;border-bottom-right-radius:7px}.intranet-folder-modal-layout{width:30vw;background-color:#fff;border-radius:10px;padding:25px;outline:none}.filesFolderCarousel{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;padding:1% 0;background-color:var(--cl_ivery)}.intranet-modal-title-layout{display:flex;justify-content:space-between}.intranet-input{width:97%;height:30px;margin-top:30px;padding-left:10px;border:1px solid #6060d8;border-radius:5px}.intranet-input-desc{height:60px;padding:10px}.memList-popOver{margin:2%;height:100px;display:flex;flex-direction:column;text-align:left;justify-content:space-between}.memListItem{margin:1% 0;cursor:pointer;display:flex;justify-content:left}.memListItem:hover{background-color:#d3d3d3}.memListSelItem{margin:1px 0;cursor:pointer;display:flex;justify-content:left;background-color:#90ee90}.memListSelItem:hover{background-color:#5cd85c}.intranet-btn-layout{display:flex;margin-top:30px;justify-content:flex-end}.intranet-cancel-btn{height:35px;width:100px;margin-right:20px;background-color:initial;border-radius:5px;border:0;cursor:pointer}.intranet-cancel-btn:hover{box-shadow:0 2px 15px 2px rgba(0,0,0,.27)}.intranet-create-btn{height:35px;min-width:100px;background-color:var(--cl_blue);border:0;cursor:pointer;border-radius:5px;color:#fff;font-weight:700;padding:0 1%}.intranet-files-modal-layout{height:50vh;background-color:#fff;width:50vw;border-radius:10px;padding:20px}.singleFileDeleteIcon,.singleFileSelectIcon{position:absolute;margin:5px 5px 5px 140px;padding:2px;width:20px;height:20px;border-radius:50%;background-color:var(--cl_ivery);cursor:pointer;opacity:0;z-index:5}.intranet-main-file-card:hover .singleFileDeleteIcon,.singleFileSelectIcon{opacity:1}.singleFileSelectIcon{margin-left:170px}.singleFolderDeleteIcon{position:absolute;right:2%;top:10%;cursor:pointer}.singleFolderDeleteIcon:hover{color:#000}.singleFolderEditIcon{position:absolute;right:10%;top:10%;cursor:pointer}.singleFolderEditIcon:hover{color:#000}.singleFolderSelectIcon{position:absolute;margin:-22px 5px 5px 136px;cursor:pointer}.singleFolderSelectIcon:hover{color:#000}.singleFolderSelectedIcon{position:absolute;margin:-22px 5px 5px 184px;cursor:pointer}.singleFolderSelectedIcon:hover{color:#000}.infoFolderChip{top:5px;right:10px;border-radius:20px;background-color:var(--cl_ivery);font-size:70%;padding:2px 5px}.fileExpiryChip,.infoFolderChip{position:absolute;display:flex;align-items:center;justify-content:center}.fileExpiryChip{background-color:#ff7d7d;color:#000;font-weight:500;font-size:.7rem;max-width:50%;padding:1%;border-radius:5px;left:0;text-align:center;top:0;border:.5px solid #fff}.intrnet-modal-title-description{font-size:1rem;height:3vh}.folder-title{text-overflow:ellipsis;overflow:hidden;text-wrap:wrap;width:100%;white-space:nowrap}.client-photo-header{height:15vh;display:flex;align-items:center;justify-content:flex-end;padding-left:6vh;padding-right:6vh}.client-photo-bottom{height:80vh;display:flex;align-items:center;justify-content:space-around}.client-photo-bottom-left{width:40%;height:90%;background-color:#fff;border:1px solid #ccc}.client-photo-table{height:-webkit-max-content;height:max-content;width:100%;border:none;color:grey}.client-photo-table-head{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;font-size:15px}.head1,.head2,.head3,.head4{align-items:center;justify-content:center}.head1,.head2,.head3,.head4,.head5{width:25%;height:30px;display:flex}.img-responsive{width:30%;border-radius:30px;justify-content:center;overflow:hidden;margin-left:15%}.img-responsive,.name-responsive{height:100%;display:flex;align-items:center}.name-responsive{width:50%}.client-photo-table-body{width:100%;height:30px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.client-photo-bottom-right{width:45%;height:80%}.client-photo-bottom-right-top{width:100%;height:80%;display:flex;align-items:center;justify-content:center}.client-photo-bottom-right-top1{width:90%;height:90%;background-color:#b4b4b4}.client-photo-bottom-right-bottom{width:60%;height:20%;margin-left:20%;display:flex;align-items:center;justify-content:space-around}.client-photo-bottom-right-bottom1{width:30%;height:90%;background-color:#b4b4b4}.client-photo-bottom-right-bottom1:hover{border:2px solid #0075b9}.team-header{height:15vh;display:flex;align-items:center;padding-left:6vh;padding-right:6vh}.team-data-check{position:absolute;right:-5%;bottom:1%}.team-brand-layout{height:80px;width:60%;display:flex;align-items:center}.team-brand-layout>img{height:100%}.team-brand-img{height:50px;padding:0;margin:0}.team-back-btn-layout{height:50px;width:60%;display:flex;justify-content:flex-end;align-items:center;text-decoration:none}.header-back-btn-enviro{height:33px;width:150px;border:1px solid grey;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:700;color:var(--cl_grey);cursor:pointer;margin-right:14px}.header-back-btn-enviro:hover{color:var(--cl_white);background-color:var(--cl_grey);border:0}.team-main-layout{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.team-members-layout{width:65%;height:82vh;font-size:14px;padding-left:5vh}.team-members-layout-main{width:95%;height:100%}.team-members-layout-top{width:100%;height:55%;border-radius:5px;border:.5px solid #d6d6d6;background-color:#fff}.team-members-layout-top1{width:100%;height:15%;display:flex;align-items:center;justify-content:space-between;background-color:#d3d3d3}.employe-details{margin-left:15px}.Search-an-employe{width:20%;height:70%;background-color:#fff;border-radius:30px;margin-right:15px;display:flex;align-items:center;justify-content:center}.Search-an-employe-input{width:70%;border:none}.team-members-layout-top2{width:100%;height:85%;overflow:hidden}.team-members-main-layout{display:grid;background-color:#fff;grid-template-columns:repeat(5,auto)}.team-single-layout{height:16vh;width:10vw;margin:.5vw;cursor:pointer;text-decoration:none;border:1px solid transparent}.team-single-layout:hover .team-img{box-shadow:0 0 32px 6px rgba(0,0,0,.1)}.team-img-layout{height:80%;width:100%;display:flex;justify-content:center;align-items:center}.team-img{height:80%;width:60%;border-radius:10px;resize:cover;object-fit:cover}.team-titles{height:40%;width:100%}.team-name{font-size:85%;font-weight:700;color:var(--cl_blue);word-break:break-all}.team-designation,.team-name{padding:0;margin:0;text-align:center}.team-designation{font-weight:400;font-size:12px;color:var(--cl_grey)}.team-members-layout-bottom{width:100%;margin-top:2%;max-height:43%;border-radius:5px;border:.5px solid #d6d6d6;background-color:#fff}.team-members-layout-top21{width:100%;height:85%;overflow:hidden}.certificate-main-layout-team{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fill,160px);padding:15px}.single-certificate-team{border:1px solid #c4c3c0;height:50px;margin:8px 0;width:160px;border-radius:5px;display:flex;text-decoration:none}.main-folder-card{cursor:pointer;text-decoration:none}.certificate-logo-layout-team{width:30%;display:flex;align-items:center}.certificate-view-layout-team{width:70%;display:flex;align-items:center;justify-content:flex-end;padding-right:10px;cursor:pointer;font-size:10px;color:grey}.team-settings-layout{width:30vw;height:83vh;padding-right:1vh;position:relative}.team-setting-main-title{font-size:14px;color:var(--cl_grey);padding:5px 0 0;margin:0 0 0 10px}.teamDpSetting{position:absolute;z-index:999;right:10%;top:-30px;display:flex;align-items:center;justify-content:center}.team-setting-main{width:97%;background-color:#fff;border-radius:5px;padding-bottom:5px}.team-setting-header{height:6vh;display:flex;justify-content:flex-end;align-items:center}.settings-add-head{height:35px;width:80px;border-radius:30px;border:1px solid var(--cl_grey);display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;color:var(--cl_grey);margin-right:10px}.team-data-left{width:35%;font-size:85%}.team-data-center{width:5%}.team-data-right{width:60%;display:flex;position:relative}.team-data-driving-licence{width:30px;height:90%;font-size:10px}.team-input{width:90%}.team-data-option,.team-input{border:0;color:var(--cl_grey);font-size:14px;font-weight:500;margin:0 10px;padding:0 0 0 5px;border-bottom:1px solid var(--cl_ivery)}.team-data-option{width:100%;background-color:var(--cl_white);width:90%}.team-data-option:focus,.team-input-id:focus,.team-input:focus{outline:none}.team-data-noraml{height:20px;display:flex;font-size:14px;font-weight:600;padding-left:20px;padding-right:20px;padding-top:25px;align-items:center}.team-credential-layout{background-color:var(--cl_ivery);margin:20px 20px 0;font-size:14px;font-weight:600;text-align:center;padding:10px 10px 20px}.team-form-cred{margin-top:0}.team-credential-form{margin-top:15px;height:15px;display:flex}.team-credential-left{width:35%;height:20px;display:flex;align-items:flex-end;color:var(--cl_blue)}.team-credential-right{width:65%}.credential-input{width:100%;border:0;font-size:14px;background-color:var(--cl_ivery);border-bottom:1px solid grey}.credential-input:focus{outline:none}.team-add-btn,.team-add-submit-layout{display:flex;justify-content:center}.team-add-btn{height:35px;margin-top:6px;width:130px;border-radius:5px;background-color:var(--cl_blue);align-items:center;font-size:14px;font-weight:700;color:var(--cl_white);cursor:pointer}.team-add-btn:hover{border:1px solid var(--cl_blue);background-color:var(--cl_white);color:var(--cl_blue)}.team-detail-layout{height:83vh;padding-left:6vh;padding-right:6vh}.team-cover-img-layout{height:10vh;display:flex;justify-content:flex-end}.team-cover-img{height:10vh;width:95%;resize:cover;border-top-right-radius:5px;border-bottom-right-radius:5px}.team-detailed-main-layout{height:73vh;display:flex}.team-detail-main-layout-left{width:30%}.team-detail-left-empolyee{width:22vw;margin:8px;overflow:hidden;border-radius:5px;display:flex;flex-direction:column}.team-detail-left-empolyee1{width:-webkit-max-content;width:max-content;min-width:5vw;height:8vh;margin-top:5px}.handling-dangerous-goods{border-radius:30px;font-size:small;font-weight:500;margin-left:2.5%;background-color:#dcdcdc}.handling-dangerous-goods,.handling-dangerous-goods-p{width:95%;height:30px;display:flex;align-items:center;justify-content:center}.handling-dangerous-goods-p{font-size:10px;color:var(--cl_blue)}.team-detail-left-empolyee2{width:40%;height:90%;margin-top:5px}.team-detail-left{width:95%;margin:8px;height:65%;overflow:hidden;border-radius:5px;background-color:#fff}.team-detail-img-layout{height:15vh;width:15vh;border-radius:60px;background-color:var(--cl_light_ivery);position:absolute;margin-top:-11.2vh;margin-left:-1vh;display:flex;justify-content:center;align-items:center;font-size:12px;background-color:#0ff}@media only screen and (max-width:1200px){.team-detail-img-layout{height:12vh;width:12vh}}.team-detail-img{height:100%;width:100%;border-radius:55px;object-fit:cover;position:relative}.team-capture-layout{height:36px;width:36px;border-radius:18px;background-color:var(--cl_ivery);position:absolute;right:0;bottom:0;display:flex;justify-content:center;align-items:center;color:#aaa6a6;cursor:pointer}.team-capture-layout:hover{background-color:var(--cl_blue);color:var(--cl_white)}.team-detail-actions{height:40px;margin:5px;display:flex;align-items:center;justify-content:flex-end}.team-edit-btn{height:25px;width:60px;border-radius:30px;border:1px solid grey;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:600;margin-right:10px;cursor:pointer}.team-edit-btn:hover{background-color:var(--cl_blue);color:var(--cl_white);border:0}.team-detail-title{height:50px;margin-left:20px;margin-right:20px}.team-main-title{color:var(--cl_blue);font-size:22px;margin:0;padding:0;font-weight:600}.team-main-designation{color:var(--cl_black);font-size:14px;margin:0;padding:0;font-weight:500}.team-msg-btn-layout{display:flex;margin-top:15px}.team-msg-btn{height:35px;width:140px;border-radius:5px;background-color:var(--cl_white);font-size:14px;color:var(--cl_blue);display:flex;justify-content:center;align-items:center;border:1px solid var(--cl_blue);cursor:pointer}.team-msg-btn:hover{background-color:var(--cl_blue);color:var(--cl_white)}.team-detail-datas{height:40vh;margin-left:20px;margin-right:20px;font-size:12px;font-weight:500;color:var(--cl_grey)}.team-main-data{display:flex;margin-top:10px}.team-main-data-left{width:40%;text-transform:capitalize}.team-main-data-center{width:10%}.team-main-data-right{width:55%;word-break:normal}.team-detail-about{height:160px;margin-left:20px;margin-right:20px;font-size:12px;font-weight:500;line-height:24px;color:var(--cl_grey);text-align:justify}.Search-an-employeTabDiv{width:18vw;height:70%;background-color:#fff;border-radius:30px;margin-right:15px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.empDetTabsL,.empDetTabsR{background-color:var(--cl_blue);display:flex;align-items:center;justify-content:center;width:50%;height:100%;border-radius:0 20px 20px 0;font-size:90%;color:#fff;text-align:center}.empDetTabsInactive{background-color:var(--cl_ivery);color:#000!important}.empDetTabsL{display:flex;align-items:center;justify-content:center;width:50%;height:100%;border-radius:20px 0 0 20px}.team-detail-right{width:72%}.team-certificate-layout{height:55%;margin-top:8px;border-radius:5px;font-size:14px;background-color:#fff}.certificate-header{height:40px;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;background-color:#dcdcdc;justify-content:space-between;align-items:center}.certificate-head-layout{width:60%;display:flex;align-items:center}.certify-title{font-size:18px;font-weight:600;padding:0;margin:0 0 0 10px;color:var(--cl_grey)}.certificate-action-layout{width:40%;display:flex;justify-content:flex-end;align-items:center}.certificate-upload-btn{height:25px;margin-right:10px;width:60px;border-radius:30px;border:1px solid grey;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:500;color:var(--cl_black);cursor:pointer}.certificate-upload-btn:hover{background-color:var(--cl_blue);color:var(--cl_white);border:0}.certificate-list-layout{height:100%;margin:10px;overflow:hidden}.certificate-main-layout{width:100%;display:inline-grid;grid-template-columns:auto auto auto auto}.single-certificate{border:1px solid #c4c3c0;height:50px;margin:.3vw;border-radius:5px;display:flex;align-items:center}.certificate-logo-layout{width:30%;display:flex;align-items:center;justify-content:center}.certificate-logo{height:40px;margin-left:10px}.certificate-view-layout{width:70%;height:100%;justify-content:center;justify-content:flex-start;padding-right:10px;overflow:hidden}.certificate-btn,.certificate-view-layout{display:flex;align-items:center;cursor:pointer;font-size:12px}.certificate-btn{height:25px;margin-right:10px;width:60px;border-radius:30px;border:1px solid grey;justify-content:center;font-weight:600;color:var(--cl_grey)}.certificate-btn:hover{background-color:var(--cl_grey);color:var(--cl_white);border:0}.team-activity-layout{height:40%;margin-top:8px;background-color:var(--cl_white);border-radius:5px}.team-edit-modal{outline:"none"}.team-edit-modal-layout{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;border:0;outline:"none"}.team-edit-main{height:70vh;width:70vw}.team-edit-settings-layout{width:40vw}.team-cerificate-modal-layout,.team-edit-settings-layout{padding:5vh;outline:none;background-color:var(--cl_white);border-radius:15px}.team-cerificate-modal-layout{width:60vw;height:60vh}.cer-single-file-certificate{border:1px solid #c4c3c0;height:70px;margin:.5vw;border-radius:5px;cursor:pointer}.cer-single-file-certificate:hover{background-color:#e7e6e6}.cer-footer-right{border:1px solid grey;border-radius:20px;padding-left:30px;padding-right:30px;height:30px;display:flex;align-items:center;justify-content:center;margin-left:20px;cursor:pointer}.cer-footer-right:hover{background:#dadada}.team-edit-setting-main{height:65vh;width:97%;background-color:var(--cl_white);border-radius:5px}.team-edit-title{margin:0;padding:0;font-size:16px;font-weight:600;color:var(--cl_grey)}.team-edit-submit-layout{margin-top:40px;display:flex;justify-content:center}.team-edit-submit-btn{height:38px;width:140px;border-radius:5px;background-color:var(--cl_blue);display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;color:var(--cl_white);cursor:pointer}.team-edit-submit-btn:hover{border:1px solid var(--cl_blue);background-color:var(--cl_white);color:var(--cl_blue)}.team-data-edit-left{width:30%}.team-data-edit-center{width:10%}.team-data-edit-right{width:60%}.team-detail-layout-inner{height:83vh;padding-left:6vh;padding-right:6vh}.team-detail-layout-top{width:99%;height:10%;display:flex;align-items:center}.team-detail-layout-inner-top{width:15%;border-radius:6px;border:1px solid grey;font-size:small;cursor:pointer}.team-detail-layout-inner-search,.team-detail-layout-inner-top{height:32px;background-color:#fff;display:flex;align-items:center;color:grey}.team-detail-layout-inner-search{width:30%;border-radius:30px;border:1px solid grey;justify-content:space-around;margin-left:30px}.team-inner-search{border:none;width:60%}.team-detail-layout-inner-back{width:8%;height:32px;border-radius:30px;margin-left:45%;display:flex;align-items:center;justify-content:center;border:1px solid grey;background-color:#fff;cursor:pointer;font-size:14px;color:#000041}.team-detail-layout-inner-back:hover{background-color:#dadada}.team-detail-layout-bottom{width:100%;height:70vh;margin-top:20px;border:1px solid #cacaca;background-color:#fff}.team-detail-layout-bottom-top{width:100%;height:10%;display:flex;font-size:12px;font-weight:600;color:#000}.team-inner-txt-color-blue{color:#0f99d0;font-weight:700}.team-work-table-title1{width:10%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.team-work-table-title2,.team-work-table-title2-nw{width:30%}.team-work-table-title2,.team-work-table-title2-nw,.team-work-table-title3{height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.team-work-table-title3{width:25%}.team-work-table-title4,.team-work-table-title5{width:20%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.team-work-table-title6,.team-work-table-title7{width:15%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.team-detail-layout-bottom-content{width:100%;height:10%;display:flex;font-size:small;color:red}.team-work-table-title2-details{width:15%;height:100%;display:flex;align-items:center;justify-content:center}.notification-team{width:70%;height:25px;margin:10px;display:flex;align-items:center;font-size:13px;color:grey}.checkicon-team{width:6%;color:green}.vehicle-header{height:15vh;display:flex;align-items:center;padding-left:6vh;padding-right:6vh}.pre-inspc-table-layout>tbody>tr>td,.table-details-car>table>tbody>tr>td,.table-details-fork>table>tbody>tr>td,.table-details-truck-tbl>tbody>tr>td{font-size:.9rem!important;max-width:15vw;word-break:break-all}.table-details-truck-tbl{position:relative}.table-details-truck-tbl thead{position:sticky;position:-webkit-sticky;top:2px;background-color:#fff}.table-details-truck-tblLoader>tbody>tr,.table-details-truck-tblLoader>tr{border-radius:10px}.skeleton,.table-details-truck-tblLoader>tbody>tr,.table-details-truck-tblLoader>tr{background:linear-gradient(90deg,hsla(0,0%,100%,0),rgba(0,0,0,.1) 50%,hsla(0,0%,100%,0) 80%),#eeeeec;background-repeat:repeat-y;background-size:150px;background-position:0 0;animation:shine 2s linear infinite}.skeleton>tr>td{background-color:none!important;height:30px}.table-details-car>table>thead>tr>th{font-size:1rem}.vehicle-brand-layout{height:50px;width:60%}.vehicle-brand-img{height:50px;padding:0;margin:0}.header-back-btn{height:35px;width:80px;border:1px solid grey;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:700;color:var(--cl_grey);cursor:pointer}.header-back-btn:hover{color:var(--cl_white);background-color:var(--cl_grey);border:0}.vech-navigation-bar{width:50%;max-height:12vh}.vech-navigation-main-layout{display:flex;padding-left:4vw}.siv-vech-select-btn{height:3vh;border:1px solid #dcdcdc;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:50%;font-weight:700;background-color:#fff;color:#020f3a;cursor:pointer;outline:none;margin-right:15px;margin-top:1%;padding:5px;text-decoration:none}.siv-vech-select-btn:hover{color:var(--cl_white);background-color:#020f3a;border:0}.siv-vech-select-btn-active{background-color:#000;color:#fff;border:0}.siv-vech-select-btn:active{border:0}.siv-vech-select-btn:focus{color:var(--cl_white);background-color:#020f3a;border:0}.vehicle-back-btn-layout{height:50px;width:60%;display:flex;justify-content:flex-end;align-items:center}.vechile-details-btn{height:3vh;border:1px solid #dcdcdc;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:45%;font-weight:500;background-color:#fff;color:#000;cursor:pointer;outline:none;margin-right:10px;margin-top:10px;padding:5px 10px;text-align:center;text-decoration:none}.vechile-details-btn:hover{color:var(--cl_white);background-color:#020f3a;border:0}.vechile-details-btn-add{height:3vh;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:45%;font-weight:500;background-color:#000;color:#fff;cursor:pointer;outline:none;border:0;margin-right:10px;margin-top:10px;padding:5px 10px;align-self:center}.vechile-details-btn-add:hover{background-color:grey;color:#000}.vehicle-back-btn2-layout{height:50px;width:60%;display:flex;justify-content:flex-end;align-items:center}.vechile-details-btn2{height:40px;width:150px;border:1px solid grey;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:700;background-color:#fff;color:#000;cursor:pointer;outline:none;margin-left:10px;margin-top:10px;padding:5px}.vechile-details-btn2:hover{color:var(--cl_white);background-color:#020f3a;border:0}.vehicle-back-btn3-layout{height:50px;width:60%;display:flex;justify-content:flex-end;align-items:center}.vechile-details-btn3{height:40px;width:110px;border:1px solid grey;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:700;background-color:#fff;color:#000;cursor:pointer;outline:none;margin-left:10px;margin-top:10px;padding:5px}.vechile-details-btn3:hover{color:var(--cl_white);background-color:#020f3a;border:0}.vechile-details-btn4{width:110px}.vechile-details-btn1,.vechile-details-btn4{height:40px;border:1px solid grey;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:700;background-color:#fff;color:grey;cursor:pointer;outline:none;margin-left:10px;margin-top:10px;padding:5px}.vechile-details-btn1{width:150px}.regi-vehc-btn{height:35px;width:120px;border:1px solid grey;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;background-color:#fff;color:#000;cursor:pointer;outline:none;margin-left:20px;padding:5px}.regi-vehc-btn:hover{color:var(--cl_white);background-color:#020f3a;border:0}.tableImageHoverTile{position:absolute;display:flex;width:100%;background-color:#edecec;border-radius:5px;top:0;bottom:0;cursor:pointer}.tableImageHoverTile,.vehicleMultiImages{justify-content:center;align-items:center}.vehicleMultiImages{display:grid;padding:10px 20px;grid-template-columns:25% 25% 25% 25%;grid-row-gap:2px;width:30vw;height:10vh}.vehicleSingleImageDiv{display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding:20px}.document-delete,.document-delete-single{transition:.5s ease;opacity:0;position:absolute;left:90%;top:-10%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);color:#000}.document-delete-single{top:90%;width:10vw;border:1px solid var(--cl_blue);background-color:#fff;font-size:20px;border-radius:20px}.document-delete-single :hover{background-color:var(--cl_blue);color:#fff;border-radius:20px}.document-delete-single>label>div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px}.Vehicle-multi-crt-dp,.Vehicle-single-dp-img{height:5vh;width:5vw;position:relative}.Vehicle-multi-crt-dp-img{height:5vh;width:5vw}.Vehicle-single-dp-img{height:100%;width:100%;border-radius:10px;background-color:initial}.Vehicle-multi-crt-dp:hover .document-delete{opacity:1}.VehicleImages{width:50%;height:10vh;margin-right:3vw;flex-direction:column;flex-wrap:wrap;align-content:flex-end;align-items:flex-end}.vehicle-number,.VehicleImages{display:flex;justify-content:space-between}.vehicle-number{min-width:40%;height:38px;border-radius:30px;margin-left:43%;font-size:15px;align-items:center;padding:0 10px;border:1px solid grey;background-color:#fff}.Vehicle-input{border:none}.vech-img-head{width:100%;height:20%;display:flex}.right-vech-detls{width:50%;height:100%;display:flex;align-items:flex-end}.strong-rigid{color:red}.strong-rigid,.strong-rigid-details{font-size:15px;font-weight:50px;float:left;font-weight:500;text-transform:capitalize}.strong-rigid-details{color:#000;margin-left:5px}.left-vech-detls{width:50%;height:100%;display:flex;align-items:flex-end;text-align:justify}.left-vech-detls-left{display:flex}.engine-number{color:red;text-transform:capitalize;margin-left:125px}.engine-number,.engine-number-details{font-size:15px;font-weight:50px;font-weight:500}.engine-number-details{color:#000}.vech-images-all{width:100%;height:80%;display:flex}.vech-img1{width:33%;height:90%;background-color:#f5f5f5;float:right;margin-right:10px}.car-img1{width:100%;height:100%;border-radius:5px}.vech-img2,.vech-img3{width:32%;height:100%;background-color:#f5f5f5;float:right;margin-left:2%}.TruckListTable{width:100%;max-height:80vh;display:flex;justify-content:center}.truck-table-list{width:93%;height:100%}.table-details-truck{width:100%;height:80%;overflow:hidden}table{width:100%;height:100%;border-collapse:initial;position:relative;border-spacing:.4rem}th{font-size:13px;font-weight:600;border:.5px solid #dcdcdc;border-radius:3px;position:-webkit-sticky;position:sticky;top:0;background:#fff}td,th{width:-webkit-max-content;width:max-content;height:15px;color:#020f3a;text-align:center}td{font-size:10px;font-weight:500}.add-new{height:15px;background-color:#edecec}.truck-table-back-previous-btn{width:100%;height:6vh}.pagination-btn-layout,.truck-table-back-previous-btn{display:flex;justify-content:flex-end;align-items:center}.pagination-btn-layout{width:25vw}.table-list-previous-btn{height:25px;width:80px;border:1px solid #020f3a;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:11px;font-weight:700;background-color:#fff;color:var(#020f3a);cursor:pointer;outline:none;padding:5px;float:right;margin-top:10px}.table-list-previous-btn:hover{color:var(--cl_white);background-color:var(--cl_grey);border:0}.table-list-next-btn{height:28px;padding:12px;border:1px solid grey;border-radius:30px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:10px;background-color:#fff;color:var(#020f3a);cursor:pointer;outline:none;margin-left:10px;margin-right:10px}.table-list-next-btn:hover{color:var(--cl_white);background-color:var(--cl_grey);border:1px solid var(--cl_grey)}.table-list-next-btn2{height:32px;width:120px;border:1px solid grey;border-radius:30px;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:10px;background-color:#fff;color:var(#020f3a);cursor:pointer;outline:none;margin-left:10px;margin-right:10px}.table-list-next-btn2:hover{color:var(--cl_white);background-color:var(--cl_grey);border:1px solid var(--cl_grey)}.page-no{height:20px;width:20px;border-radius:2px;font-size:12px;font-weight:600;border:1px solid grey}.Model-fleet-layout,.page-no{display:flex;justify-content:center;align-items:center}.Model-fleet-layout{width:60%;height:65%;border-radius:10px;background:#fff;outline:none;overflow:hidden}.certificate-main-layout-fleet{display:inline-grid;grid-template-columns:auto auto auto}.single-certificate-vehicle{border:1px solid #c4c3c0;height:40px;margin:8px;overflow:hidden;border-radius:5px;display:flex;padding:0 15px;justify-content:space-between}.CarListTable{width:100%;max-height:80vh;display:flex;justify-content:center}.car-table-list{width:93%;height:100%}.table-details-car{width:100%;max-height:80%;overflow:auto;overflow-x:hidden}.car-table-back-previous-btn{width:100%;height:20%}.car-table-list-previous-btn{height:25px;width:80px;border:1px solid #020f3a;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:11px;font-weight:700;background-color:#fff;color:var(#020f3a);cursor:pointer;outline:none;padding:5px;float:right;margin-top:10px}.car-table-list-previous-btn:hover{color:var(--cl_white);background-color:var(--cl_grey);border:0}.car-table-list-next-btn{height:25px;width:50px;border:1px solid #020f3a;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:11px;font-weight:700;background-color:#fff;color:var(#020f3a);cursor:pointer;outline:none;padding:5px;float:right;margin-left:10px;margin-top:10px}.car-table-list-next-btn:hover{color:var(--cl_white);background-color:var(--cl_grey);border:0}.ForkListTable{width:100%;max-height:80vh;display:flex;justify-content:center}.fork-table-list{width:93%;height:100%}.table-details-fork{width:100%;height:80%;overflow:hidden}.fork-table-back-previous-btn{width:100%;height:20%}.fork-table-list-previous-btn{height:25px;width:80px;border:1px solid #020f3a;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:11px;font-weight:700;background-color:#fff;color:var(#020f3a);cursor:pointer;outline:none;padding:5px;float:right;margin-top:10px}.fork-table-list-previous-btn:hover{color:var(--cl_white);background-color:var(--cl_grey);border:0}.fork-table-list-next-btn{height:25px;width:50px;border:1px solid #020f3a;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:11px;font-weight:700;background-color:#fff;color:var(#020f3a);cursor:pointer;outline:none;padding:5px;float:right;margin-left:10px;margin-top:10px}.fork-table-list-next-btn:hover{color:var(--cl_white);background-color:var(--cl_grey);border:0}.team-edit-setting-layout{width:65%;height:60%;outline:none;padding:5vh;background-color:var(--cl_white);border-radius:15px}.team-edit-setting-main{width:100%;height:100%}.team-edit-title{font-size:20px;padding-left:20px;margin-bottom:20px}.vehicle-add-img-title{margin:0;font-size:14px;padding:0 0 0 10px}.box-one-add-items{width:100%;height:50vh;display:flex}.box-one-add-items-split-left,.box-one-add-items-split-right{width:50%;height:100%}.box-one-add-items-split-right-img{width:100%;height:40%}.title-box-one-add-items-split-right-img{width:100%;height:10%}.add-box-one-add-items-split-right-img{width:100%;height:90%;display:flex;align-items:center;justify-content:center}.select-imag-add-one{width:33%;height:140px;background-color:#f5f5f5;margin:5px}.select-img-1{width:100%;height:100%;border-radius:5px}.select-imag-add-three,.select-imag-add-two{width:30%;height:90%;background-color:#f5f5f5;margin:5px}.box-one-add-items-split-right-content{width:100%;height:60%}.box-two-add-items{margin-top:20px;width:100%;height:10%;display:flex;justify-content:center;align-items:center}.add-file-mntnce>label{position:relative;cursor:pointer}.add-file-mntnce>label>input[type=file]{position:absolute;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.mntnce-fileList-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(10vw,1fr));overflow-y:auto;overflow-x:hidden;max-height:20vh;background-color:#f5f5f5}.addFileInitial{display:flex;flex-direction:column;padding:2rem}.addFileNormal{justify-content:center;align-items:center;height:100%}::-webkit-scrollbar-thumb{background:var(--cl_grey);border-radius:10px}.mntc-file-mini{width:10vw;height:8vh;margin-top:1%}.PreInspectionCheck{height:85vh;padding-left:3vw;padding-right:3vw}.pre-options-div-boxClose{display:none}.pre-options-div-box{position:absolute;top:25%;right:68%;width:100%;padding:5px;border-radius:5px;background-color:#e7e7e7;cursor:pointer;z-index:10}.pre-options-div-box>div{position:relative;z-index:10}.pre-options-div-box>div>div{padding:2px;z-index:10}.pre-options-div-box>div:first-child{color:#00ac39!important}.pre-options-div-box_triangle{height:10px;width:10px;background-color:#e7e7e7;position:absolute;right:-8px;transform:rotate(45deg);z-index:2}.pre-options-div-box>div>div:hover{background-color:#fff}.pre-topbar{display:flex;justify-content:space-between}.pre-box-1{height:20vh;background-color:#fff;display:flex;flex-direction:column}.pre-box-1-top{flex:3 1;display:flex}.pre-box-1-left{flex:5 1;display:flex;flex-direction:column}.pre-box-1-column{display:flex;flex:1 1;border:.5px solid #ebeaea;font-size:14px;font-weight:700}.pre-box-1-clmn-head{flex:2 1;background-color:#ebeaea}.pre-box-1-clmn-body,.pre-box-1-clmn-head{display:flex;align-items:center;padding:0 10px}.pre-box-1-clmn-body{flex:4 1}.pre-box-1-select{border:0;width:100%;background-color:initial;height:40px;margin-bottom:0}.pre-box-1-select .pre-box-1-select_option{height:30px}.pre-box-1-input{border:0;width:100%;background-color:initial}.pre-box-1-input input:focus,.pre-box-1-select select:focus{outline:none}.pre-box-1-right{flex:5 1;display:flex;flex-direction:column}.pre-box-1-bottom{flex:1 1;border:.5px solid #ebeaea;display:flex;font-size:14px;align-items:center;font-weight:400}.pre-box-1-bottom-check{margin-left:30px;display:flex;align-items:center;grid-gap:5px;gap:5px}.pre-box-2{margin-top:10px;border:.5px solid #ebeaea;padding-bottom:10px}.pre-box-3{height:40vh;background-color:#fff;display:flex}.pre-box-3-row{flex:2 1;border:.5px solid #ebeaea;display:flex}.pre-box-3-row-left{flex:5 1;display:flex;flex-direction:column}.pre-box-3-row-head{flex:1.5 1;border:.5px solid #ebeaea}.pre-box-3-row-body{flex:1 1;display:flex;align-items:center;font-size:12px;font-weight:500;border-right:.5px solid #ebeaea;padding:0 12px}.pre-box-3-row-right{flex:2 1;display:flex;flex-direction:column}.pre-box-3-row-right-head{flex:1.5 1;border:.5px solid #ebeaea;font-size:14px;text-align:center;background-color:#ebeaea}.pre-box-3-row-right-body,.pre-box-3-row-right-head{font-weight:500;display:flex;justify-content:center;align-items:center}.pre-box-3-row-right-body{flex:1 1;font-size:12px;border-right:.5px solid #ebeaea;padding:0 12px;position:relative}.pre-box-3-2{height:10vh;border:.5px solid #ebeaea;display:flex}.pre-box-3-2-left{flex:1 1;display:flex;justify-content:center;align-items:center;font-size:14px;color:#0f99d0;text-align:center}.pre-box-3-2-right{flex:5 1;display:flex;flex-direction:column}.pre-box-3-2-right-top{flex:2 1;display:flex;align-items:center}.pre-box-3-2-right-top-check{font-size:14px;margin-left:30px;display:flex;flex-direction:row;align-items:center;grid-gap:5px;gap:5px}.pre-box-3-2-right-bottom{flex:2 1;display:flex;align-items:center}.pre-box-4{height:10vh;background-color:#ffff9e;display:flex}.pre-box-4-left{flex:2 1;display:flex;justify-content:center;align-items:center;font-size:14px;padding:0 20px}.pre-box-4-right{flex:6 1;padding:10px}.pre-box-4-right textarea:focus{outline:none}.pre-box-4-textarea{border:0;background-color:initial;width:100%;height:100%}.pre-box-5{height:20vh;background-color:#fff;display:flex;flex-direction:column}.pre-box-5-top,.pre-box-5-top-head{flex:2 1;display:flex}.pre-box-5-top-head{align-items:center;padding-left:20px;font-size:14px;border:.5px solid #ebeaea;font-weight:500}.pre-box-5-bottom{flex:4 1;padding:20px}.pre-box-5-top-body{font-size:12px;font-weight:500;padding:5px;display:flex;align-items:center;grid-gap:5px;gap:5px}.pre-box-6{height:25vh;background-color:#fff;margin-top:10px;margin-bottom:20px;display:flex;flex-direction:column}.pre-box-6-top{flex:2 1;align-items:center;padding-left:20px;grid-gap:5px;gap:5px}.pre-box-6-center,.pre-box-6-top{border:.5px solid #ebeaea;font-size:12px;font-weight:500;display:flex}.pre-box-6-center{flex:4 1}.pre-box-6-center-left{flex:2 1;padding:20px}.pre-box-6-center-right{flex:6 1;display:flex;flex-direction:column}.pre-box-6-center-right-bottom,.pre-box-6-center-right-top{flex:2 1;display:flex;align-items:center}.pre-box-6-bottom{flex:2 1;border:.5px solid #ebeaea;display:flex;justify-content:center}.pre-box-6-submit{display:flex;justify-content:center;margin-bottom:30px}.pre-box-submit-btn{height:40px;width:150px;border-radius:30px;border:1px solid #4bdbff;background-color:#fff;font-size:16px;font-weight:700;cursor:pointer}.pre-box-submit-btn:hover{border:0;background-color:#4bdbff;color:#fff}.PreInspectionCheck-content{width:90%;height:100%;margin-left:5%}.PreInspectionCheck-content-head{width:100%;height:15%}.PreInspectionCheck-content-head-truck{font-size:14px}.PreInspectionCheck-content-head-truck,.PreInspectionCheck-content-pre{height:40px;width:170px;border:1px solid grey;border-radius:30px;display:flex;justify-content:center;align-items:center;font-weight:700;background-color:#020f3a;color:#fff;outline:none;padding:4px}.PreInspectionCheck-content-pre{font-size:13px;margin-left:10px}.Vehicle-safety-pre-installed-content{font-size:medium;color:#020f3a;font-weight:700}.PreInspectionCheck-content-head-list{height:40px;width:200px;border:1px solid grey;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:700;background-color:#fff;color:#020f3a;outline:none;padding:4px;margin-left:270%}.PreInspectionCheck-content-body{width:100%;height:85%;background-color:#f5f5f5;overflow:scroll;overflow-x:hidden}.PreInspectionCheck-box-one-item{width:100%;height:165px;background-color:#fff;display:flex;border-left:.2px solid #d3d3d3;border-top:.2px solid #d3d3d3}.PreInspectionCheck-box-one-content-one{width:100%;height:80%;background-color:#fff}.PreInspectionCheck-box-one-content-one-left{width:85%;height:100%}.PreInspectionCheck-box-one-content-one-left-top{width:100%;height:80%;display:flex}.PreInspectionCheck-box-one-content-one-left-top-one{width:20%;height:100%;background-color:#b2b2b2}.div-row-one{border:.1px solid #858585;border-top:none;border-left:none}.div-row-one,.div-row-three,.div-row-two{width:100%;height:33%;font-size:15px;font-weight:600;padding:.5px;color:#020f3a}.div-row-three{border:.1px solid #858585;border-bottom:none;border-left:none}.div-row-one-l{border:.1px solid #d3d3d3;border-top:none;border-left:none;color:red}.div-row-one-l,.div-row-three-l{width:100%;height:33%;font-size:15px;font-weight:600;padding:.5px}.div-row-three-l{border:.1px solid #d3d3d3;border-bottom:none;border-left:none}.sort-icon-det{padding:0;float:right;margin:10px 0 0}.para-content{margin-left:10px}.PreInspectionCheck-box-one-content-one-left-top-two{width:25%;height:100%;background-color:#fff}.PreInspectionCheck-box-one-content-one-left-top-three{width:20%;height:100%;background-color:#b2b2b2}.PreInspectionCheck-box-one-content-one-left-top-four{width:35%;height:100%;background-color:#fff}.PreInspectionCheck-box-one-content-one-left-bottom{width:100%;height:20%;font-weight:500;font-size:13px;color:#020f3a;border-top:.1px solid #d3d3d3;display:flex;align-items:center}input[type=checkbox] .vehicle1{margin-left:50px}.PreInspectionCheck-box-one-content-one-left-bottom-check1{width:20%;margin-left:10px}.PreInspectionCheck-box-one-content-one-left-bottom-check2,.PreInspectionCheck-box-one-content-one-left-bottom-check3{width:40%}.PreInspectionCheck-box-two-item-p{margin-left:10px}.PreInspectionCheck-box-one-content-one-right{width:15%;height:100%;background-color:#fff;font-weight:600;font-size:15px;color:#020f3a;border-left:.001px solid #d3d3d3}.Prestart-Report{font-weight:600;font-size:15px;border:none;color:#020f3a}.Prestart-Report,.Prestart-Report-no{width:100%;height:50%;display:flex;align-items:center;justify-content:center}.Prestart-Report-no{font-weight:400;font-size:30px;color:red}.PreInspectionCheck-box-two-item{width:100%;height:30px;font-weight:500;font-size:15px;color:#020f3a;border-top:.1px solid #d3d3d3;display:flex;align-items:center}.PreInspectionCheck-box-three-item{width:100%;height:55px;font-size:15px;font-weight:500;border-top:.2px solid #d3d3d3;border-left:.2px solid #d3d3d3;color:#020f3a}.PreInspectionCheck-box-two-item-three{margin-left:10px;line-height:.5}.redText{color:red}.redText-1{color:#0f99d0}.PreInspectionCheck-box-four-item{width:100%;height:300px;font-size:medium;border:.5px solid #d3d3d3;color:#020f3a}.box-four-item-head{width:100%;height:20%;display:flex}.box-four-item-head-1{width:25%;height:100%;background-color:#fff}.box-four-item-head-2{width:25%;height:100%;background-color:#f9faf9}.box-four-item-head-3,.box-four-item-head-4{width:25%;height:100%;background-color:#fff}.box-four-item-head-1-right{float:right;background-color:#b2b2b2;height:100%;width:25%;font-size:small;font-weight:600}.box-four-item-body{width:100%;height:80%;display:flex;border-top:.5px solid #d3d3d3;background-color:#fff}.box-four-item-body-1,.box-four-item-body-2,.box-four-item-body-3,.box-four-item-body-4{width:25%;height:100%;border-right:.5px solid #d3d3d3}.box-four-item-body-1-checkbox{width:75%;height:100%;display:block;border-right:.5px solid #d3d3d3}.check-box-table{display:flex;padding-top:9px;width:100%;height:25px;cursor:pointer;font-size:13px;font-weight:500;color:#020f3a}.check-box-table-left{width:85%;height:100%;float:left;padding-left:10px}#red-checkbox-color{visibility:hidden}.PreInspectionCheck-box-5-item{width:100%;height:70px;background-color:#fff;border-top:.5px solid #d3d3d3;border-left:.5px solid #d3d3d3;display:flex}.PreInspectionCheck-box-5-item-right{width:20%;height:100%;font-size:medium;font-weight:700;color:#0f99d0}.Accessories-and-Fittings{margin-left:20px}.PreInspectionCheck-box-6-item{width:100%;height:70px;background-color:#fffab1;font-size:medium;border:.5px solid #d3d3d3;color:#020f3a;font-weight:500}.PreInspectionCheck-box-6-item-content{padding-left:15px;line-height:7px}.PreInspectionCheck-box-7-item{width:100%;height:150px;background-color:#fff;font-size:medium;border-left:.5px solid #d3d3d3}.box-7-item-head{width:100%;height:30%;border-bottom:.5px solid #d3d3d3;display:flex}.box-7-item-head-left{width:40%;border-right:.5px solid #d3d3d3}.box-7-item-head-left,.box-7-item-head-right{height:100%;font-size:medium;font-weight:500;color:#000;display:flex;align-items:center}.box-7-item-head-right{width:60%}.Action-Taken{margin-left:10px}.box-7-item-body{width:100%;height:70%}.PreInspectionCheck-box-8-item{width:100%;height:50px;border-top:.5px solid #d3d3d3;color:red;font-size:medium;font-weight:400}.PreInspectionCheck-box-9-item{width:100%;height:150px;background-color:#fff;border:.5px solid #d3d3d3}.box-9-item-1{height:20%}.box-9-item-1,.box-9-item-2{width:100%;border-bottom:.5px solid #d3d3d3}.box-9-item-2{height:60%}.box-9-item-3{width:100%;height:20%;display:flex}.box-9-item-3-left,.box-9-item-3-middle{width:30%;height:100%;font-size:15px;display:flex;align-items:center;border-right:.5px solid #d3d3d3}.box-9-item-3-right{width:40%;height:100%;display:flex;align-items:center;font-size:15px}.box-9-item-margin{margin-left:10px}.input-type-class{outline:none;border:none;border-bottom:.5px solid #d3d3d3}.PreInspectionCheck-box-10-item{width:100%;height:150px}.red-checkbox{width:15%;height:100%;float:right;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#deb887}.checkmark{height:14px;width:14px;padding-left:3px;padding-bottom:3px;background-color:#00ac39;border:.5px solid grey;border-radius:3px;margin-right:2px}.checkmark svg{transform:translateY(1px)}.checkmark:hover{opacity:.4}.checkedBlmark{background-color:#0f99d0}.checkedRedmark{background-color:red}.checkedmark{background-color:#0f99d0}.sgr-fuel-rprt-layout{display:flex;flex-direction:column;font-size:1rem;padding-left:2%;height:75%;width:90vw}.sgr-fuel-rprt-topbar{display:flex;flex-direction:row;justify-self:start;width:30%;font-size:.9em;padding-top:.5em;padding-bottom:1em}.sgr-fuel-rprt-topbarBtn{background-color:var(--cl_black);color:var(--cl_white);border:none;border-radius:30px;padding:1em 2em;margin-right:1em}.sgr-fuel-rprt-pageTitle{padding:.9em}.sgr-fuel-rprt-pageContent{display:flex;flex-direction:row;justify-content:flex-start;width:100%;height:80%}.sgr-fuel-rprt-Table{color:var(--cl_black);padding:.2vh;width:80%;text-align:center}.sgr-fuel-rprt-Table>table{border-collapse:collapse;border-spacing:.7rem .5rem;width:100%;table-layout:auto}.sgr-fuel-rprt-TableHeads>td{padding:.3vh .5vh;text-align:center;font-size:.9rem}.sgr-fuel-rprt-TableHeads>td>div{border-radius:2px;background-color:var(--cl_white);border:.5px solid var(--cl_black);color:var(--cl_black);padding:1vh}.sgr-fuel-rprt-tbAddnew:hover{background-color:var(--cl_black);color:var(--cl_white)}.sgr-fuel-rprt-Table>table>tr{color:var(--cl_black);font-size:.7rem}.sgr-fuel-rprt-Table td:last-child{background-color:var(--cl_ivery)}.sgr-fuel-rprt-tb{width:100%;height:10%}.sgr-fuel-rprt-TableAction{padding:5% 1% 2%;width:25%}.sgr-fuel-rprt-TableActionBox{display:flex;background-color:var(--cl_white);border-radius:3px;border:var(--cl_black);flex-direction:column;justify-content:space-around;align-content:center;padding:10% 1% 5%;width:100%}.sgr-fuel-rprt-Title{text-align:center;padding:2%;font-weight:700}.sgr-fuel-rprt-detail{display:flex;flex-direction:row;text-align:center;justify-content:space-around;padding:1%;width:100%}.sgr-fuel-rprt-Date{border:.5px solid var(--cl_black);border-radius:30px;padding:.5em 1em;background-color:var(--cl_white);color:var(--cl_black);height:100%;text-align:center}.sgr-fuel-rprt-tbTitle{padding:4%;text-align:right}.sgr-fuel-rprt-Export{border:.5px solid var(--cl_black);border-radius:30px;padding:.5em 1em;background-color:var(--cl_white);color:var(--cl_black);width:50%;font-weight:700}.sgr-fuel-rprt-Export:hover{background-color:var(--cl_black);color:var(--cl_white)}.sgr-fuel-rprt-action{width:100%;padding:.5em 0 .5em 1em;font-size:.8rem;display:flex;justify-content:center}.sgr-fuel-main-layout{margin-top:20px;height:72vh;width:100%;display:flex}.sgr-fuel-hd-title{padding:0;margin:0 0 8px 8px;font-size:13px;font-weight:600}.sgr-fuel-tablez-layout{flex:6 1}.sgr-fuel-tablez-layout tr,.sgr-fuel-tablez-layout tr>td{height:40px}.sgr-fuel-actions-layout{flex:2 1;display:flex;justify-content:center;align-items:center}.sgr-fuel-actions-box{height:40%;width:70%;background-color:#fff;border-radius:10px;padding:20px;font-size:14px}.sgr-fuel-action-title{font-size:14px;color:grey;margin-bottom:20px}.sgr-fuel-action-forms{display:flex;justify-content:space-around;align-items:center;height:40px;font-size:12px;text-align:center}.sgr-fuel-date{flex:2 1}.sgr-fuel-date-input{flex:4 1}.sgr-fuel-submit{display:flex;justify-content:center;align-items:center;margin-top:25px}.sgr-mntnce-rprt-layout{display:flex;flex-direction:column;justify-content:flex-start;padding-left:5vh;padding-right:5vh}.sgr-mntnce-rprt-topbar{display:flex;text-align:center}.sgr-fleet-rprt-topbar{display:flex}.sgr-fleet-titles{flex:5 1;font-size:14px;display:flex;align-items:center}.sgr-fleet-titles p{font-size:14px;margin:0;padding:0 20px 0 10px}.sgr-fleet-sortby{flex:1 1;font-size:14px;display:flex;justify-content:center;align-items:center}.sgr-mntnce-rprt-topbarBtn{background-color:var(--cl_black);color:var(--cl_white);border:none;border-radius:30px;padding:.5em 1em;margin-right:1em}.sgr-mntnce-rprt-topbarBtn2{background:var(--cl_black);color:var(--cl_white);height:35px;padding:15px;border-radius:30px;border:0;display:flex;justify-content:center;align-items:center;margin-right:10px;align-self:center}.sgr-mntnce-rprt-search-layout{border:.5px solid #dcdcdc;border-radius:30px;padding:.5em 1em;margin-right:1em;font-size:12px;width:300px;display:flex;align-items:center}.search-icon{color:grey;cursor:pointer}.search-icon:hover{color:#000}.sgr-mntnce-rprt-search{border:0;padding:.5em 1em;font-size:12px;width:90%;background:transparent}.sgr-maintanace-export-btn-layout{margin-top:20px;width:100%;height:9vh;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.truck-maintance-tbl-list{width:100%;height:100%;margin-top:20px}.table-action-btn,.table-action-field{display:flex;align-items:center;justify-content:center}.table-action-btn{flex:2 1;padding-left:5px;padding-right:5px;color:#000;text-decoration:none}.table-action-btn:hover{background-color:#dcdcdc;cursor:pointer;border-radius:5px}.sgr-mntnce-rprt-addNew,.sgr-mntnce-rprt-addNew2{border:.5px solid #dcdcdc;border-radius:30px;background-color:var(--cl_white);font-size:12px;padding-left:15px;padding-right:15px;cursor:pointer}.sgr-mntnce-rprt-addNew:hover{border:none;background-color:var(--cl_black);color:var(--cl_white)}.mntnce-addNew-icon{padding:0;margin:0 0 0 10px;position:absolute;z-index:1}.sgr-mntnce-rprt-content{display:flex;flex-direction:column;justify-content:flex-start;width:95%;height:80%}.sgr-mntnce-rprt-tb{width:100%;height:100%;border-collapse:initial;border-spacing:.4rem}.sgr-mntnce-rprt-tbHead{width:-webkit-max-content;width:max-content;height:30px;color:#020f3a;text-align:center;font-size:.9rem;border:.5px solid grey;border-radius:3px}.sgr-mntnce-rprt-tb>tr{font-size:14px}.sgr-mntnce-rprt-tb>tr>td{width:-webkit-max-content;width:max-content;text-align:center;height:30px;color:#020f3a}.sgr-mntnce-add-new{height:25px;background-color:#bdbdbd}.mntnce-addDesc-icon{padding:0;margin:0 0 0 70%}.sgr-mntnce-rprt-tbAction{width:100%;height:10%}.sgr-mntnce-rprt-footer{display:flex;flex-direction:row;justify-content:flex-end;font-size:.8rem;padding:2%;height:10%}.sgr-mntnce-rprt-comment{display:flex;flex-direction:column;border:.5px solid var(--cl_ivery);border-radius:3px;margin-right:25%;padding:1%}.sgr-mntnce-rprt-comment>span{font-size:.9rem;color:var(--cl_red);font-weight:700}.sgr-mntnce-rprt-comment-content{overflow-y:scroll;max-height:14vh}.sgr-mntnce-rprt-action{width:100%;padding:.5% 0;font-size:.8rem;display:flex;float:right;flex-direction:column;justify-content:flex-end}.sgr-mntnce-rprt-Export,.sgr-mntnce-rprt-GoToReports{border:.5px solid var(--cl_black);border-radius:30px;padding:.5em 1em;background-color:var(--cl_white);color:var(--cl_black);width:10vw;font-weight:700;margin-bottom:4%;position:relative}.sgr-mntnce-rprt-Export:hover,.sgr-mntnce-rprt-GoToReports:hover{background-color:var(--cl_black);color:var(--cl_white)}.mntnce-GTRfrwdicon{position:absolute;z-index:1;top:.5vh}.mntnce-addNew-Modal-layout{width:50vw;outline:none;padding:5vh;background-color:var(--cl_white);border-radius:15px;font-size:.9rem}.mntnce-addNew-Modal-main{height:90%;width:97%;background-color:var(--cl_white);border-radius:5px}.mntnce-addNew-Modal-noraml{height:20px;display:flex;width:100%;font-size:14px;font-weight:600;padding:25px 10px 10px;align-items:center}.mntnce-addNew-Modal-title{margin:0;padding:0;font-size:16px;font-weight:600;color:var(--cl_grey)}.mntnce-addNew-Modal-submit-layout{margin-top:40px;display:flex;justify-content:center}.mntnce-addNew-Modal-submit-btn{height:38px;width:140px;border-radius:5px;border:1px solid var(--cl_blue);background-color:var(--cl_white);color:var(--cl_blue);display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;cursor:pointer}.mntnce-addNew-Modal-submit-btn:hover{border:1px solid var(--cl_blue);background-color:var(--cl_blue);color:var(--cl_white)}.mntnce-addNew-Modal-edit-left{flex:8 1;text-transform:uppercase}.mntnce-addNew-Modal-edit-center{flex:1 1}.mntnce-addNew-Modal-edit-right{flex:11 1;width:100%}select:focus{outline:none}.modal-display-content{display:flex}.mntnce-modal-input{width:70%;border:0;border-bottom:1px solid #dcdcdc;padding-left:10px;padding-right:10px;padding-bottom:5px}.modal-dis-Part2,.modal-disPart1{width:100%}.modal-dis-Part2{margin-left:20px}button:focus,input:focus{outline:none}.pre-inspection-list-layout{height:80vh}.pre-inspection-list-top-layout{padding:0 3vw;display:flex}.pre-inspc-add-btn{height:40px;padding:0 25px;background-color:#fff;border:1px solid grey;border-radius:30px;cursor:pointer;display:flex;justify-content:center;align-items:center}.pre-inspc-add-btn:hover{background-color:grey;border:1px solid grey;color:#fff;transition:ease}.pre-inspc-default-btn{background-color:#000;cursor:pointer}.pre-inspc-default-btn,.pre-inspc-default-btn-add{height:40px;padding:0 25px;border:1px solid #000;color:#fff;border-radius:30px;margin:0 10px}.pre-inspc-list-main{height:74vh;padding:10px 2vw}.pre-inspc-table-layout{height:100%}.pre-inspc-table-layout th{height:40px;font-size:1rem}.pre-inspc-table-layout tr{height:50px}.heading-truck-table th{height:40px;font-size:1rem;max-width:15vw}.heading-fork-table>th{font-size:1rem;max-width:5vw}*{padding:0;margin:0}.folder-main-layout{height:50px;display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fill,160px);padding:15px}.main-folder-card{height:42px;width:160px;border-radius:8px;border:1px solid #ddd;cursor:default;padding:5px;font-size:12px;display:flex;align-items:center;color:grey}.main-folder-card:hover{background-color:#ddd;color:#525151}.scopOfWorkEditorPop{height:10vh}.cer-cerificate-modal-layout{display:flex;flex-direction:column;justify-content:flex-start;width:75vw;height:60vh;padding:1vh 1vh 2vh;outline:none;background-color:var(--cl_white);border-radius:15px}.cer-modal-header-layout{height:5vh;display:flex;align-items:center;justify-content:space-between;margin:0}.cer-modal-header-tab-left,.cer-modal-header-tab-right{display:flex;align-items:center;justify-content:center;width:50%;padding:1%;background-color:var(--cl_blue);color:#fff;border:.5px solid var(--cl_blue);cursor:pointer}.cer-modal-header-tab-left{border-radius:30px 0 0 30px}.cer-modal-header-tab-right{border-radius:0 30px 30px 0}.cer-modal-header-tab-inactive{background-color:initial;color:#000}.cer-modal-header-tabDiv{display:flex;flex-direction:row;width:100%;margin-bottom:.2%;font-size:1rem}.cer-modal-main-title{font-size:20px;font-weight:700;color:grey;margin-left:12px}.cer-modal-body-layout{height:45vh}.cer-main-file-layout{display:inline-grid;grid-template-columns:auto auto auto auto}.cer-single-file-certificate-nw{border:1px solid #c4c3c0;height:120px;margin:.5vw;border-radius:5px;display:flex;flex-direction:column}.cer-single-file-certificate-nw:hover{background-color:#e7e6e6}.description-icon-btn{cursor:pointer}.cer-single-body{height:60%;display:flex;justify-content:center;align-items:center;color:grey}.cer-single-header-nw{flex:1 1;cursor:pointer}.cer-single-header,.cer-single-header-nw{width:11.2vw;display:flex;align-items:center;padding-left:20px;padding-right:20px;background-color:#b8b8b8;font-size:14px}.cer-single-header{height:40%}.cer-test{display:block}.cer-text{overflow:hidden;height:15px;width:11.2vw;color:#000}.cer-modal-footer-layout{height:10vh;display:flex;justify-content:space-between;padding-left:2vh;font-size:14px}.cer-modal-footer-layout-inner{display:flex;align-items:flex-end;padding-left:2vh;font-size:14px}.cer-file-single,.cer-footer-left,.cer-footer-left-file{height:30px;display:flex;align-items:center}.cer-file-single{width:30px;border:1px solid grey;border-radius:2px;margin:0 5px;justify-content:center}.cer-file-remove{position:absolute;cursor:pointer}.cer-modal-footer-title{padding:0;margin:0}.cer-footer-right-nw{background-color:var(--cl_blue);color:#fff;border-radius:20px;padding-left:30px;padding-right:30px;height:30px;display:flex;align-items:center;justify-content:center;margin-left:20px;cursor:pointer}.cer-footer-right-nw:hover{background-color:#1357a5}.cer-file-delete{height:10px}.cer-file-delete-icon{padding-left:90%}.delete-icon-btn{color:grey;cursor:pointer}.delete-icon-btn:hover{color:#000}.header-button-top{height:35px;width:10vw;background-color:#fff;border:1px solid grey;border-radius:20px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:500;color:grey;margin-left:10px;cursor:pointer;text-decoration:none;text-align:center}.header-button-top-active{background-color:#000;border:1px solid #000;color:#fff}.header-button-top:hover{background-color:grey;color:#fff}.intranet-single-file-layout{height:50px;margin-right:30px;margin-bottom:0;display:flex}.inavlb-jobCard{opacity:.5}.intranet-single-index{height:100%;width:40px;border:1px solid #d3d3d3;display:flex;justify-content:center;align-items:center;font-size:12px}.intraner-single-label{width:8vw;background-color:#d3d3d3;border:1px solid #d3d3d3}.intraner-single-label,.intraner-single-label-active{height:100%;font-size:14px;display:flex;align-items:center;cursor:pointer;padding:0 10px}.intraner-single-label-active{width:100%;background-color:#a1a1a1;border:1px solid #a1a1a1}.sales-generate-quote-layout{height:75vh;padding:0 3vw;display:flex}.sales-qtGnrt-CreatBtn{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:2vh;font-size:12px;border-radius:30px;padding:8px;cursor:pointer;background-color:#b3aeae}.sales-qtGnrt-CreatBtn:hover{background-color:#fff}.sales-qt-gnrt-left{flex:1.5 1;padding:20px 0}.sales-qt-gnrt-right{display:flex;flex-direction:row;justify-content:space-between;flex:3 1;padding:20px 0}.sales-qt-gnrt-template-layout{height:75vh;border:1px solid grey;border-radius:5px;width:90%}.sales-qt-template-header{height:40px;background-color:grey;font-size:16px;display:flex;align-items:center;padding:0 20px}.sales-qt-gnrt-template-main{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));padding:10px}.sales-qt-rgrt-template-single{height:42px;width:160px;border-radius:10px;background-color:#d1d1d1;cursor:pointer;padding:5px 7px;font-size:14px;display:flex;align-items:center;justify-content:space-between;color:#000;text-decoration:none}.sales-qt-rgrt-template-single:hover{background-color:#b1b1b1;color:#000}.sales-qt-gnrt-detail{height:82vh;display:flex;padding:0 3vw;flex-wrap:wrap;overflow-y:auto;position:relative;scroll-behavior:smooth}.sales-qt-gnrt-dtl-left{flex:50% 1}.sales-qt-gnrt-dtl-right{flex:50% 1;font-size:12px}.sales-quote-editDiv{display:flex;flex-direction:column;padding:10px 5px}.sales-quote-editTextAreaDiv{display:flex;flex-direction:column;padding:10px;border-radius:10px;margin:5px 0;background-color:#add8e6}.sales-quote-editTextAreaDiv>p{color:#000;font-weight:600;padding:10px 0}.sales-quote-editTextAreaDiv>textarea{background-color:#d3e5eb;outline:none;resize:none;border:none}@media (max-width:1000px){.sales-qt-gnrt-dtl-left,.sales-qt-gnrt-dtl-right{flex:auto}}.sales-qt-gnrt-dtl-recocur{display:flex;flex-direction:column;align-items:flex-start;font-size:16px;margin-top:20px;margin-left:20px;border:1px solid #c4c3c3;border-radius:10px;max-width:50%}.sales-qt-gnrt-dtl-intra-files{display:grid;grid-gap:10px;grid-template-columns:repeat(2,21vw);margin-top:10px;margin-left:20px}.sales-selection-box{height:25vh;border:1px solid #c4c3c3;border-radius:10px;margin-left:20px;margin-right:20px;margin-top:20px}.sales-selection-box-header{height:35px;background-color:#c4c3c3;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.sales-attach-single-file{display:flex;align-items:center;margin:10px;color:grey;font-size:14px}.sales-qt-rgstr-btn-layout{display:flex;flex-direction:row;padding:20px 0}.sales-qt-rgstr-btn-layout button{border:0;background-color:var(--cl_blue);height:35px;padding:0 20px;color:#fff;font-weight:500;border-radius:30px;cursor:pointer}.sales-qt-rgstr-btn-layout button:hover{background-color:#237596;color:#fff}.sales-qt-rgstr-info-btn-layout{display:flex;padding:20px 0;align-items:center;margin-right:20px}.sales-qt-rgstr-info-btn-client{flex:1 1;font-size:12px;display:flex;flex-direction:column;align-items:flex-end}.sales-qt-rgstr-info-btn-clientBox{background-color:#fff;border-radius:10px;padding:5px 20px;position:relative}.sales-qt-rgstr-info-btn-clientBoxRipple{content:"";position:absolute;width:100%;height:100%;background-color:var(--cl_blue);border-radius:10px;z-index:1;left:0;top:0;animation:ripple 3s ease-out infinite}@keyframes ripple{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(1)}}.salesQtBtnFloat{position:-webkit-sticky;position:sticky;top:0;z-index:1;padding-left:1%}.salesQtBtnFloat>button{box-shadow:0 0 5px 1px rgba(0,0,0,.75)}.sales-qt-rgstr-editor-sts-btn{border:1px solid #c2c2c2;min-height:35px;width:120px;padding:0 20px;margin-right:10px;color:#000;font-weight:500;border-radius:30px;cursor:pointer}.sales-qt-rgstr-editor-sts-btn:hover{font-weight:600;background-color:#b4b4b4}.sales-qt-rgstr-editor-sts-btn-active{font-weight:600;color:#fff;background-color:var(--cl_blue)}.sales-qt-rgstr-editor-sts-btn-active:hover{color:#000;background-color:var(--cl_blue)}.sales-qt-client-info{background-color:#fff;height:65vh;margin-right:20px;border-radius:10px;padding:10px;font-size:14px}.sales-qt-client-reg-box{display:flex;margin:10px 0}.sales-qt-client-reg-box input{flex:1 1;border:0;border-bottom:1px solid grey;margin-right:10px}.sales-qt-client-reg-box button{flex:1 1;background-color:#bebebe;border:0;padding:0 20px;height:30px;border-radius:7px}.sales-qt-clinet-table-lay{margin-top:20px;height:55vh;border:1px solid #c2c2c2;border-radius:10px}.sales-qt-clinet-table-hd{height:2.5rem;background-color:#c4c3c3;border-top-left-radius:7px;border-top-right-radius:7px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:.5rem 20px}.sales-qt-clinet-table-hd-searchDiv{display:flex;align-items:center;justify-content:center;width:98%}.sales-qt-clinet-table-hd p{flex:1 1}.sales-qt-client-body{display:flex;padding:10px}.sales-qt-perment-client-lay,.sales-qt-temp-client-lay{flex:1 1;width:50%}.sales-qr-client-single{margin-right:25px;margin-bottom:20px;min-height:55px;border:1px solid #e7e7e7;background-color:#e7e7e7;border-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:5px 10px;font-size:12px;cursor:pointer}.sales-qr-client-single-selected{border:1px solid #bbb;background-color:#bbb}.sales-qr-singl-client-mn-titleDiv{display:flex;flex-direction:column;grid-row-gap:.3rem;row-gap:.3rem;padding:2% 0}.sales-qr-singl-client-mn-title{font-size:16px;font-weight:700;word-wrap:break-word;word-break:break-all}.sales-qr-singl-client-mn-desc{font-size:14px;font-weight:300;word-wrap:break-word;word-break:break-all}.sales-jobs-main-layout{height:80vh;padding:0 3vw}.sales-jobs-back-layout{display:flex;justify-content:flex-end}.sales-jobs-back-layout>button{height:35px;width:100px;background-color:#fff;border:1px solid grey;border-radius:20px;cursor:pointer}.salesPerformTopDiv{display:flex;flex-direction:row;width:90%;padding:20px 0;justify-content:space-between}.salesPerformTopDivRight{display:flex;flex-direction:column;padding:0;margin-left:2%;justify-content:space-between;align-items:flex-end;float:left;max-width:50vw}.salesPerformTopDivRightDown{display:flex;width:60vw;flex-wrap:wrap;justify-content:flex-end;align-items:flex-start}.salesRptBtn{border-radius:10px;border:1px solid grey;background-color:var(--cl_blue);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;height:100%;padding:1%;margin-right:1%}.salesPerformTopDivRightDown>div,.salesRptBtn{cursor:pointer}.sales-horizScroll-List{margin-left:20px;margin-top:30px;min-width:41vw;position:relative}.sales-horizScroll-ListSpl{margin-left:2px;margin-top:30px;margin-bottom:20px;min-width:21vw;position:relative}.sales-client-drafts-list{justify-content:flex-start;padding:10px;margin:0 1vw;width:80%}.sales-client-drafts,.sales-client-drafts-list{display:flex;flex-direction:row;align-items:center}.sales-client-drafts{justify-content:center;border-radius:30px;padding:20px;background-color:#d3d3d3}.sales-client-drafts:hover{background-color:grey}.sales-template-modal{display:block;position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.sales-template-modal-close{display:none}.sales-template-modal-content{background-color:#fefefe;margin:auto;padding:40px 20px 10px;border-radius:30px;border:none;width:25%;height:70vh;display:flex;align-items:center;justify-content:center}.sales-template-table{height:auto;width:100%}.sales-template-tableHead,.sales-template-tableRow{height:5vh}.sales-template-tableHead>th,.sales-template-tableRow>td{height:100%}.sales-template-tableHead>th{font-size:18px;font-weight:500;height:6vh}.sales-template-tableRow>td>div{display:flex;align-items:center;justify-content:center;padding:0 1%;min-height:6vh;font-size:16px;cursor:pointer;margin:0}.sales-template-tableRow>td>div>input{min-height:6vh;padding:0 1%;border:1px solid #d3d3d3;background-color:initial}.sales-template-tableRow>td>div>textarea{height:100%;padding:0 1%;border:1px solid #d3d3d3;background-color:initial;resize:none;overflow-y:hidden}.sales-template-tableRow>td>div>p{display:flex;width:80%;align-self:center;justify-self:center;min-height:6vh;padding:0 1%;align-items:center;background-color:initial;font-weight:400;word-wrap:break-word}.sales-template-tableRowTotal,.sales-template-tableRowTotal>td{width:100%;font-size:18px;font-weight:500}.tableGSTCheckBoxGreen{display:flex;align-items:center;justify-content:center;border:1px solid var(--cl_blue);border-radius:5px;background-color:#fff;height:1rem;width:1rem}.tableGSTCheckBoxGreen:after{content:"\2713";font-size:1.5rem;font-weight:600}.tableGSTCheckBoxRed{display:flex;align-items:center;justify-content:center;border:1px solid var(--cl_blue);border-radius:5px;background-color:#fff;height:1rem;width:1rem}#tableTotalDiv{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end}.totalInp,.TotalInpDiv{display:flex;flex-direction:row;background-color:initial;align-items:center;justify-content:center;width:9.5vw}.TotalInpDiv{border:none}.typeOfWasteChipBtn{background-color:var(--cl_grey);border-radius:50%;padding:1%;color:#fff;height:1rem;width:1rem;display:flex;align-items:center;justify-content:center;margin-left:1%}.typeOfWasteChipBtn:hover{background-color:#fff;color:var(--cl_grey)}.editTowSelected{position:absolute;display:flex;align-items:center;justify-content:center;padding:2%;border-radius:50%;color:#fff;background-color:var(--cl_grey);border:1px solid var(--cl_grey);font-size:1rem;top:0;right:0;cursor:pointer}.editTowSelected:hover{color:var(--cl_grey);background-color:#fff}.dateSalesFn{background-color:#f5f5f5;border:1px solid grey;border-radius:20px;padding:.5rem;display:flex;align-items:center;justify-content:center;min-height:3vh;font-size:.9rem}.TOWasteInputText{display:block}.TOWasteInputText>input{width:20vw;height:4vh;padding:1%;border-radius:5px;outline:none;border:.5px solid var(--cl_blue)}.swal-improve-z{z-index:10000}.quote-confirm-modal-layout{width:30vw;background-color:#fff;border-radius:10px;padding:20px;outline:none}.quote-cnrf-to-layout{margin:20px 0}.quote-cnrf-field-title{font-size:16px;font-weight:700}.quote-cnrf-emails{background-color:rgba(77,202,224,.712);border-radius:20px;font-size:12px;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:8vw;min-height:1vh;word-wrap:break-word;overflow:hidden;margin:5px 4px 5px 5px}.quote-cnrf-emails-layout{display:grid;grid-template-columns:repeat(auto-fill,10vw);margin-top:10px}.quote-cnrf-emails-input,.quote-cnrf-emails-textarea{border:0;border-bottom:1px solid grey;padding:5px;width:100%;font-size:16px;margin-top:10px}.quote-cnrf-emails-textarea{height:100px}.quote-cnrf-emails-textarea:focus{outline:none}.quote-cnrf-actions-btn{display:flex;justify-content:center;align-items:center}.sales-table-filterDiv{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:90%}.sales-table-filter-sites{background-color:initial;display:flex;align-items:center;padding:0 10px;z-index:3}.sales-table-filter-sites-input{height:3vh;border-radius:10px;font-size:16px;width:15vw;background-color:#fff;color:#000;border:none}.sales-table-filter-dateDiv,.sales-table-filter-searchDiv{width:20vw;font-size:16px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:30px;height:3vh;cursor:pointer}.sales-table-filter-dateDiv:hover{background-color:#d3d3d3;color:#000}.sales-table-filter-date{display:flex;justify-content:center;align-items:center;width:80%;background-color:initial;cursor:pointer}.sales-table-exportBtn{background-color:var(--cl_blue);color:#fff;width:20%;margin-left:1%;border-radius:10px}.sales-table-exportBtn:hover{background-color:#fff;color:var(--cl_blue)}.draftTile{min-height:140px}.sales-quote-editTable{align-items:center;justify-content:flex-start;height:100%;width:100%}.sales-quote-editTable,.salesQuoteTableScrollDiv{display:flex;flex-direction:column}.searchInpSalesQuote{border:none;width:10vw;padding:2px;border-radius:30px}.quote-sales-approval-action{margin-top:30px}.quote-sales-approval-action p{padding:0 5px 5px}.quote-sales-approval-action button{height:40px;width:200px;border:0;border-radius:30px;cursor:pointer;margin:10px 5px 0}.cardEditDelBtn{background-color:#afabab;margin:2px}.cardEditDelBtn,.cardEditDelBtn :hover{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:50%}.cardEditDelBtn :hover{background-color:#fff}.cardActiveQuoteBtn{background-color:var(--cl_green)}.cardActiveQuoteBtn,.cardNotActiveQuoteBtn{height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:50%}.cardNotActiveQuoteBtn{background-color:var(--cl_red)}.cardQtGenSml{height:15px;width:15px;border-radius:25%}.qt-gnrt-jobCardAddBtn{width:7vw;height:8vh;border-radius:10px;background-color:#d3d3d3;cursor:pointer;margin-left:10px}.qt-gnrt-jobCardAddBtn>p{display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center}.qt-gnrt-jobCardAddBtn :hover{background-color:#fff;border:1px solid #d3d3d3;border-radius:10px}.reoccurModalContent{display:flex;flex-direction:row;padding:20px;align-items:center;justify-content:space-between}.reoccurModalDateTile{background-color:#f5f5f5;border-radius:10px;padding:10px;display:flex;flex-direction:column;align-items:center;margin:0 10px;width:35%;border:1px solid #d3d3d3}.reoccurModalTileHead{padding:10px 0}.reoccurModalTileContent{margin:0 10px}.typeOfWasteChipGrid{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap}.typeOfWasteChip,.typeOfWasteChipSel{display:flex;align-items:center;justify-content:center;text-align:center;background-color:var(--cl_ivery);border:2px solid var(--cl_ivery);border-radius:5px;padding:2%;margin:1%;height:2vh;align-self:center;cursor:pointer}.typeOfWasteChip:hover{background-color:var(--cl_light_grey);border:2px solid var(--cl_ivery)}.typeOfWasteChipSel{background-color:#fff;box-shadow:0 0 32px 6px rgba(0,0,0,.1)}.typeOfWasteChip>div,.typeOfWasteChipSel>div{border:2px solid var(--cl_ivery);padding:1%}.assetAutocompleteDiv{position:relative;background-color:initial;height:100%;display:flex;align-items:center;width:100%}.assetAutocompleteDiv>input{width:100%;height:80%;background-color:initial;outline:none;border:none}.assetAutocompleteDrop{position:absolute;top:80%;background-color:#fff;height:10vh;width:100%;border:.5px solid #000;border-top:none}.assetHoverDiv{padding:5px}.assetHoverDiv:hover{padding:5px;background-color:var(--cl_blue)}.refetchPermsModal{width:30%;background-color:#fff;border-radius:10px;flex-direction:column}.refetchPermsModal,.refetchPermsTitle{height:30%;display:flex;align-items:center;justify-content:center}.refetchPermsTitle{width:100%;text-align:center;color:#fff;font-weight:600;align-self:flex-start;background-color:var(--cl_blue);padding:2% 0;border-radius:10px 10px 0 0}.refetchPermsContent{height:70%;flex-direction:column;font-size:22px;width:100%}.refetchPermsContent,.refetchPermsContent>div{display:flex;align-items:center;justify-content:center}.refetchPermsContent>div{width:10%;height:20%;background-color:var(--cl_blue);color:#fff;border-radius:5px}.SearchWidthAdjust{width:30%}.newsiteProfCheck{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:38vw;height:2vh}.newsiteProfCheck>div{border-radius:20px;height:2vh;width:3vw;border:.5px solid #000;background-color:var(--cl_light_grey);margin-right:1%;position:relative;cursor:pointer}.newsiteProfCheck>div>input{opacity:0;height:100%;width:100%}.newsiteProfCheckOFF{border-radius:50%;border:.5px solid var(--cl_grey);background-color:var(--cl_grey);right:2%}.newsiteProfCheckOFF,.newsiteProfCheckON{height:80%;width:30%;position:absolute;top:5%}.newsiteProfCheckON{border-radius:50%;border:.5px solid var(--cl_blue);background-color:var(--cl_blue);left:2%}.newsiteProfCheckNO{color:var(--cl_grey);left:5%}.newsiteProfCheckNO,.newsiteProfCheckYES{position:absolute;font-weight:600;font-size:.8rem;top:10%}.newsiteProfCheckYES{color:var(--cl_blue);right:5%}.newsiteProfCheckName{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:38vw;height:5vh}.newsiteProfCheckName>p{color:var(--cl_blue);margin-right:1%;width:50%}.newsiteProfCheckName>input{border:none;width:40%;border-bottom:1px solid var(--cl_blue);margin-right:1%}.helperTextHovering{background-color:#fafa7e;border:1px solid orange;min-width:10vw;max-height:10vh;top:-100%;border-radius:10px;padding:10px;font-size:.8rem}.helperTextHovering,.scrollDownRounded{position:absolute;justify-content:center;align-items:center;text-align:center}.scrollDownRounded{display:flex;flex-direction:column;border-radius:50%;height:6rem;width:6rem;padding:1rem;font-size:1.2rem;left:50%;bottom:10%;font-weight:500;background-color:var(--cl_blue);opacity:.8;cursor:pointer;animation:pulsate-fwd .5s ease-in-out infinite both}.sortDropDownAsync{width:100%}.sortDropDownAsyncBtn{width:100%;outline:none;border:none;background-color:var(--cl_blue);color:#fff;font-weight:500;height:3rem}@keyframes pulsate-fwd{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.scrollDownRoundedClose{display:none}.jobCardTypeModalBox{background-color:#fff;height:50vh;width:30vw;border-radius:20px;padding:2%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.jobCardTypeModalBoxTitle{font-size:1.5rem;font-weight:500}.jobCardTypeModalBoxContent{height:80%;width:100%;display:flex;flex-direction:column;align-items:center;overflow-y:auto}.jobCardTypeModalBoxDiv{border:1px solid var(--cl_blue);border-radius:20px;width:80%;padding:4% 2%;margin-bottom:1%;text-align:center;background-color:var(--cl_blue);color:#fff;font-weight:600;cursor:pointer}.jobCardTypeModalBoxDiv:hover{background-color:var(--cl_light_grey);color:#000}.jobCardModalBgDiv{padding-top:1px}.pumpJobCardLayout{outline:none;background-color:#fff;border-radius:10px;padding:20px;display:flex;flex-direction:column;width:70vw;height:80vh;margin:auto;font-size:16px;box-shadow:0 4px 26px -2px rgba(0,0,0,.75)}.jobCardSelectTabDiv{width:100%;justify-content:space-around;height:4vh;background-color:var(--cl_blue);color:#fff}.jobCardSelectedTab,.jobCardSelectTabDiv{display:flex;flex-direction:row;align-items:center}.jobCardSelectedTab{justify-content:center;color:var(--cl_blue);background-color:#fff;padding:0 2%;height:100%;border-bottom:1px solid var(--cl_blue)}.jobCardDiv1{display:flex;flex-direction:column}.jobCardDivHead{display:flex;align-items:center;justify-content:center;height:4vh;background-color:var(--cl_blue);color:#fff;margin:5px 0}.jobCardInactiveTab{display:flex;flex-direction:row;cursor:pointer}.jobCardsCheckBox{height:8px;width:8px;padding-left:3px;padding-bottom:3px;background-color:#fff;border:.5px solid grey;border-radius:3px;margin-right:4px}.jobCardsCheckBox:hover{background-color:#ccc}.jobCardsCheckBoxChecked{background-color:red}.jobCardsCheckBox:after{content:"";display:none;display:block;width:3px;height:6px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.jobCardTextAreaDiv{display:flex;flex-direction:column;height:22vh;width:100%;background-color:#87ceeb;margin:10px 0;border-radius:10px;padding:5px}.jobCardTextAreaDiv>div{padding:5px 0}.jobCardTextAreaDiv>div>div>textarea{outline:none;background-color:initial;padding:.5em;border:none;font-family:inherit;resize:none;height:90%;width:93%;margin-left:5%}.jobCardDivInpContent{display:flex;flex-direction:column;padding:10px 20px}.jobCardInputDivSec{justify-content:space-between;padding:1px 2px}.jobCardInputDivSec,.jobCardInputDivSec>div{display:flex;flex-direction:row;align-items:center}.jobCardInputDivSec>div{width:100%}.jobCardInputDivSec>div>span{margin:0 10px}.jobCardDivInp{border:none;border-bottom:1px solid #000;width:100%;height:5vh}.jobCardDivTableContent{display:flex;flex-direction:column;margin-bottom:10px;padding:10px}.jobCardTableStyle{border:.5px solid var(--cl_blue)}.jobCardDivTHead{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.jobCardDivTHead>div{width:20%}.jobCardFooterContent{justify-content:space-between}.jobCardFooterContent,.jobCardFooterContent>div{display:flex;flex-direction:row;width:50%;align-items:center}.jobCardFooterContent>div>span{margin-right:10px}.jobCardTableWidth50,.jobCardTableWidth50>tbody,.jobCardTableWidth50>tbody>tr{width:100%}.jobCardTableWidth50>tbody>td,.jobCardTableWidth50>tbody>th{width:50%;text-align:center}.jobCardDiv3JSA{display:flex;flex-wrap:wrap}.jobCardDiv3JSASubTab{display:flex;flex-direction:column}.jobCardDiv3JSA>table,.jobCardDiv3JSASubTab{flex:50% 1}.jobCardDiv3JSA>table>tbody,.jobCardDiv3JSA>table>tbody>tr,.jobCardDiv3JSA>table>tbody>tr>td,.jobCardDiv3JSASubTab>table>tbody,.jobCardDiv3JSASubTab>table>tbody>tr,.jobCardDiv3JSASubTab>table>tbody>tr>td{font-size:14px;width:100%}.jobCardJSAIdentifyAdjust>div>div{width:15%}.riskAssesmentTableDivHead{width:100%;height:5vh}.riskAssesmentTableDivHead>div{text-align:center;padding:2px;width:20%;margin:.5%}#thDiv{border:1px solid grey;font-size:12px;word-break:break-all}#riskRate1,.riskRate1{text-align:center;background-color:red;color:#fff}#riskRate2,.riskRate2{text-align:center;background-color:orange;color:#fff}#riskRate3,.riskRate3{text-align:center;background-color:#ff0;color:#000}#riskRate4,.riskRate4{text-align:center;background-color:#f7f783;color:#000}#riskRate5,.riskRate5{text-align:center;background-color:#fcfcb1;color:#000}#riskRate6,.riskRate6{text-align:center;background-color:#fff;color:#000}.selectBoxHead{background-color:var(--cl_blue);color:#fff;align-items:center}.selectBoxHead select{margin-bottom:0;color:#fff}.selectBoxHead select>option{color:#000}.shd-new-App{height:90vh;width:64.4vw;margin:1em;border:1px solid #b3b2b2;font-family:"Roboto",sans-serif}.shd-new-scheduler-header{height:40px;background-color:#b3b2b2;display:flex;align-items:center;justify-content:space-between;padding:0 1em}.shd-new-scheduler-header h3{font-size:1em;font-weight:700;margin:0;padding:0}.shd-new-scheduler-controls button{font-size:1rem;font-weight:700;padding:.3em}.shd-new-shceduler-container{height:85vh;overflow:scroll}.shd-new-scheduler-col-layout{display:inline-grid;grid-template-columns:repeat(20,200px)}.shd-new-scheduler-col-layout-head{background-color:var(--cl_grey);color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:3}.shd-new-scheduler-item-head{height:40px;border:1px solid #000;font-size:.55rem;font-weight:700;background-color:var(--cl_grey)}.shd-new-scheduler-item-container,.shd-new-scheduler-item-head{width:100%;display:flex;justify-content:center;align-items:center;text-align:center}.shd-new-scheduler-item-container{font-size:.5rem;flex-direction:column;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23e1e1e1' fill-opacity='.29' fill-rule='evenodd'/%3E%3C/svg%3E")}.shd-new-scheduler-item-container>table{width:100%}.shd-new-scheduler-item{height:50px;width:100%;border:.4px solid #000;border-radius:5px;font-size:.7rem;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.shd-new-scheduler-item-filler{border:.4px solid transparent;background-color:initial;color:transparent}.shd-single-filled-container{border:.2px solid grey;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:5px;background-color:#a7c7d4;text-align:center;padding:2px;position:relative}.shd-flex{display:flex}.shd-flex-center{min-width:40%;padding:0 5px;border-radius:5px}.shd-flex-center,.shd-job-btn{display:flex;justify-content:center;align-items:center}.shd-job-btn{width:100%;border-radius:8px;border:0;width:60%;min-height:23px;background-color:#fff;margin:7px 0;height:26px;cursor:pointer}.shd-employee-names{background-color:#b0efeb;padding:5px 7px;border-radius:10px;cursor:pointer;position:relative;display:flex;flex-direction:column;grid-gap:5px;gap:5px;align-items:center;margin-top:7px;word-break:break-word}.shd-employee-names .shd-employees-tooltip{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 0;margin-top:2px;position:absolute;z-index:1;top:100%;left:50%;margin-left:-60px;white-space:pre-wrap}.shd-employee-names:hover .shd-employees-tooltip{visibility:visible}.shd-employee-names .shd-employees-tooltip:after{content:" ";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#000}.toggleDiv{flex-direction:row;justify-content:space-between;border-radius:20px;background-color:#fff;height:80%;width:47%;pointer-events:all;position:relative}.toggleButton,.toggleDiv{display:flex;align-items:center;cursor:pointer}.toggleButton{width:10%;padding:0 5%;justify-content:center;height:100%;border-radius:0}.toggleButtonActiveLeft,.toggleButtonActiveMiddle,.toggleButtonActiveRight{position:absolute;cursor:pointer;border-radius:20px;background-color:var(--cl_grey);color:#fff;height:80%;width:10%;margin-left:2%;align-self:center;box-shadow:4px 0 10px -5px rgba(0,0,0,.68)}.toggleButtonActiveLeft{background-color:var(--cl_blue);transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transition:transform .5s ease,background-color .5s ease,box-shadow .5s ease;-webkit-transition:transform .5s ease,background-color .5s ease,box-shadow .5s ease;-moz-transition:transform .5s ease,background-color .5s ease,box-shadow .5s ease;-o-transition:transform .5s ease,background-color .5s ease,box-shadow .5s ease}.toggleButtonActiveRight{transform:translateX(200%);-webkit-transform:translateX(200%);-moz-transform:translateX(200%);-o-transform:translateX(200%)}.toggleButtonActiveMiddle,.toggleButtonActiveRight{box-shadow:-4px 0 10px -5px rgba(0,0,0,.68);background-color:var(--cl_blue);transition:transform .5s ease,background-color .5s ease,box-shadow .5s ease;-webkit-transition:transform .5s ease,background-color .5s ease,box-shadow .5s ease;-moz-transition:transform .5s ease,background-color .5s ease,box-shadow .5s ease;-o-transition:transform .5s ease,background-color .5s ease,box-shadow .5s ease}.toggleButtonActiveMiddle{transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-o-transform:translateX(100%)}.toggleButtonActiveFourth{position:absolute;cursor:pointer;border-radius:20px;background-color:var(--cl_blue);color:#fff;height:80%;width:10%;margin-left:2%;align-self:center;transform:translateX(300%);-webkit-transform:translateX(300%);-moz-transform:translateX(300%);-o-transform:translateX(300%);box-shadow:-4px 0 10px -5px rgba(0,0,0,.68);transition:transform .5s ease,background-color .5s ease,box-shadow .5s ease}#scrollCalGrid{cursor:grab;cursor:-webkit-grab}.scheduleScrollInsdDiv>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.shimmerHead,.shimmerList{background:#f6f7f9;background-image:linear-gradient(90deg,#f6f7f9 0,#d3d4d4 20%,#f6f7f9 40%,#f6f7f9);background-repeat:no-repeat;background-size:800px 104px;animation:shine 2s linear infinite forwards;border:none}.shimAdj{background:#707070;background-image:linear-gradient(90deg,#707070 0,#a3a2a2 20%,#707070 40%,#707070);border:1px solid var(--cl_ivery);border-radius:5px;animation:shine 20s linear infinite forwards}.reportPrblmFloat{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;border:1px solid red;padding:1%}.changeValBoxEdit,.changeValBoxEditFx{display:flex;flex-direction:row;justify-content:space-between}.changeValBoxEdit>span,.changeValBoxEditFx>span{display:grid;place-content:center;border-radius:50%;padding:5%;aspect-ratio:1/1;width:1rem;height:1rem;border:1px solid #fff}.changeValBoxEditFx>span{border-radius:20px;width:4rem}.changeValBoxEdit>span:hover,.changeValBoxEditFx>span:hover{background-color:#fff;color:var(--cl_blue);cursor:pointer}.shdl-changedValuesBox input{border:none;border-bottom:1px solid grey;background:transparent;width:90%;color:#fff}.shdl-cmpltd-jobStatusTime-informant{border:2px solid orange;border-radius:20px;padding:2%;font-weight:500;font-size:small;background-color:#f0c126}.schCalHoverElevate:hover{position:relative;z-index:1;transition:all 1s ease-in-out}.schCalHoverElevate:hover>div{box-shadow:0 0 14px 8px rgba(0,0,0,.3)}.floatingCommentIconRedDot{display:grid;width:100%;font-size:1rem;place-content:end}.scheduling-main-layout{height:80vh;display:flex;font-size:12px;flex-direction:row}.swipeDsgnBottom,.swipeDsgnTop{background-color:var(--cl_blue);height:47%;width:2%;position:absolute}.swipeDsgnTop{top:0;right:0;border-radius:30px 0 0 0;z-index:100}.swipeDsgnBottom{bottom:0;right:0;border-radius:0 0 0 30px;z-index:100}.swipeBtn{position:absolute;background-color:var(--cl_blue);height:2%;padding:2% 1%;border-radius:30px 0 0 30px;top:47%;display:flex;flex-direction:row;align-items:center;justify-content:center;right:0;color:#fff;z-index:100;font-size:.8rem}.swipeBtnLeft,.swipeDsgnBottomLeft,.swipeDsgnTopLeft{left:0;right:auto}.swipeDsgnTopLeft{border-radius:0 30px 0 0}.swipeDsgnBottomLeft{border-radius:0 0 30px 0}.swipeBtnLeft{border-radius:0 30px 30px 0;flex-direction:row-reverse}.jobListMaxModal{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#fff;border-radius:20px;height:70vh;width:90vw;padding:1%}.jobListMaxModalHide{display:none}.scheduing-left-layout{flex:2 1;padding:0 10px;width:40%}.shdl-jobList-search-anime{position:absolute;left:0;right:0;top:0;width:100%;height:.3rem;background-color:var(--cl_blue);background-image:linear-gradient(90deg,#0f99d0 50%,#f0f8ff 0,#f0f8ff);background-size:20rem 1rem;animation:searchShine 20s linear infinite forwards;z-index:1}@keyframes searchShine{0%{background-position:-468px 0}to{background-position:468px 0}}.shdl-jobList-search,.shdl-jobList-search-new{display:flex;align-items:center;justify-content:center;height:50%;padding:.5rem;border-radius:20px;background-color:#fff}.shdl-jobList-search-new input,.shdl-jobList-search input{height:100%;border:none;background-color:initial}.shdl-jobList-search-new input{width:80%}.shdl-list-status{height:10px;width:10px;background-color:green}.shdl-list-status-pnd{height:10px;width:10px;background-color:red}.shdl-jobs-Footer-layout,.shdl-jobs-layout{height:50px;background-color:#dfdfdf;display:flex;align-items:center;justify-content:space-between;padding:0 10px;font-size:1rem;border-radius:10px}.shdl-jobs-Footer-layout{justify-content:space-between;height:30px;padding:5px}.shdl-jobs-footer-sort{justify-content:space-evenly;background-color:#fff;border-radius:5px;padding:3px;height:80%;width:100%}.shdl-jobs-footer-sort,.shdl-jobs-footerDivTab{display:flex;flex-direction:row;align-items:center}.shdl-jobs-footerDivTab{justify-content:space-between;background-color:#d3d3d3}.shdl-jobs-footer-btn{border-radius:5px;background-color:var(--cl_blue);color:#fff;height:90%;padding:1%;width:15rem;cursor:pointer}.shdl-jobs-footer-btn:hover{background-color:var(--cl_ivery);color:var(--cl_blue)}.shdl-jobs-layout-tabMainDiv{width:50%;flex-direction:row;justify-content:flex-end}.shdl-jobs-layout-tabMainDiv,.shdl-jobs-tabDiv{display:flex;align-items:center;position:relative}.shdl-jobs-tabDiv{justify-content:center;height:30px;background-color:initial;width:100%;cursor:pointer}.shdl-jobs-tabDiv:hover{background-color:#d3d3d3;border-radius:10px 10px 0 0}.counterChip{background-color:var(--cl_blue);color:#fff;font-weight:500;border-radius:50%;padding:1%;min-width:1.4rem;height:1.4rem;max-width:2.9rem;text-align:center;display:grid;place-items:center;font-size:.8rem;margin-left:5px}.shdl-jobs-tabDivActive{height:25px;margin-top:5px;border-radius:15px 15px 0 0;border-bottom:5px solid grey}.shdl-jobs-action-btn-inactive{width:90px;border-radius:20px;height:24px;background-color:red;border:0;opacity:.6;color:#fff;font-weight:400;pointer-events:none}.shdl-jobs-action-btn-active,.shdl-jobs-action-btn-activeExtraBtn{width:90px;border-radius:20px;height:24px;background-color:#79e882;border:0;cursor:pointer}.shdl-jobs-action-btn-activeExtraBtn{min-width:20vw;font-weight:600}.shdl-jobs-action-btn-active:hover{background-color:#50b558}.shdl-jobs-action-btn-activeExtraBtn:hover{opacity:.6}.shdl-jobs-frqDiv{margin:1%;padding:1%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;border:1px solid #000;border-radius:10px}.shdl-modal-titles{font-size:14px;margin:5px 0;font-weight:700}.shdl-pagi-m-a{background-color:#b4b4b4;border:1px solid #b4b4b4;border-radius:2px;cursor:pointer}.shdl-pagi-m-a,.shdl-pagi-m-b{height:18px;width:18px;display:flex;justify-content:center;align-items:center}.shdl-pagi-m-b{border:1px solid grey;border-radius:2px;margin:0 5px;font-size:12px}.shdl-emp-layout{max-height:35vh;margin-top:10px;border-radius:20px;background-color:#fff;overflow:hidden}.shdl-jobs-table{height:34vh;background-color:#fff;border-radius:2px;position:relative}.shdl-jobs-table::-webkit-scrollbar{width:.9rem}.shdl-jobs-table::-webkit-scrollbar-track{background:var(--cl_ivery)}.rsc-thumb-vertical{background:var(--cl_grey);border-radius:10px}.jobListTableContentRw>td:nth-child(4){background-color:#f5f5f5}.shdl-emp-header{height:5vh;background-color:#fff;display:flex;align-items:center}.shdl-emp-btn{height:30px;border-radius:20px;border:1px solid grey;padding:0 25px;margin-left:10px;cursor:pointer}.shdl-emp-btn-active,.shdl-emp-btn:hover{border:1px solid #000;color:#fff;background-color:#000}.shdl-emp-body{display:flex;align-items:center;justify-content:space-between;padding:0 20px;margin-top:10px}.shdl-emp-bodyLoader>p{height:1vh;border-radius:10px}.shdl-emp-bodyLoader>div,.shdl-emp-bodyLoader>p{background:#bdbcbc;background-image:linear-gradient(90deg,#bdbcbc 0,#f5f3f3 20%,#bdbcbc 40%,#bdbcbc);border:1px solid var(--cl_ivery);animation:shine 20s linear infinite forwards}@keyframes shine{0%{background-position:-468px 0}to{background-position:468px 0}}.shdl-emp-body-tooltipbody .shdl-quote-box-item-tooltip{visibility:hidden;background-color:#252525;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:-5px;right:125%;white-space:pre-wrap}.shdl-emp-body:hover .shdl-quote-box-item-tooltip{visibility:visible}.shdl-emp-body-tooltipbody .shdl-quote-box-item-tooltip:after{content:"";position:absolute;top:50%;left:100%;margin-top:-5px;border:5px solid transparent;border-left-color:#000}.scheduing-right-layout{flex:5 1;padding:0 10px;overflow:auto;white-space:nowrap}.shdl-main-row-hd{display:flex}.shdl-col-1-hd{width:150px}.shdl-col-1-hd,.shdl-col-2-hd{border:.5px solid grey;height:35px;display:flex;align-items:center;padding:0 10px}.shdl-main-row{height:200px;display:flex}.shdl-col-1{width:150px;align-items:center}.shdl-col-1,.shdl-col-2{border:.5px solid grey;display:flex;padding:0 10px}.shdl-col-3{margin:2px 0;background-color:#e0e0e0;height:60px;display:flex;justify-content:space-between;padding:5px 10px;cursor:pointer}.scheduing-right-layout-main{flex:2 1;height:80vh;background-color:#fff;border-radius:10px;margin-right:20px;margin-left:10px}.schdl-main-head{height:40px;background-color:#dfdfdf;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.schdl-main-head span{font-weight:700;font-size:16px}.shdl-main-footer{height:40px;background-color:#dfdfdf;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;align-items:center;justify-content:flex-end;padding:0 10px;margin-top:10px}.shdl-pagination-layout{display:flex}.shdl-pagi-a{background-color:#b4b4b4;border:1px solid #b4b4b4;border-radius:2px;cursor:pointer}.shdl-pagi-a,.shdl-pagi-b{height:25px;width:25px;display:flex;justify-content:center;align-items:center}.shdl-pagi-b{border:1px solid grey;border-radius:2px;margin:0 5px}.shdl-main-body{height:70.4vh;transition:all 1s ease-out}.shdl-single-week{width:100px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:15px}.shdl-col-single-filled{height:250px;width:200px;border:1px solid grey}.shdl-col-single-filled,.shdl-col-single-filled-min{display:flex;flex-direction:column;margin:4px}.shdl-single-hdr{height:12.5%;background-color:#dbdbdb;display:flex;align-items:center;font-size:14px;font-weight:500px;padding:0 10px;justify-content:space-between}.shdl-single-footer{height:13%;display:flex;font-size:14px;font-weight:700}.shdl-single-amount-a{background-color:#ff0}.shdl-single-amount-a,.shdl-single-amount-b{flex:1 1;display:flex;align-items:center;justify-content:center;border:1px solid grey}.shdl-single-amount-b{background-color:green;color:#fff}.shdl-single-body{height:84.5%;padding:0 10px;display:flex;flex-direction:column;justify-content:center}.shdl-single-unfilled{height:65px;width:200px}.shdl-single-unfilled,.shdl-single-unfilled-min{background-color:#c5c5c5;border:1px solid #d8d8d8;margin:4px;border-radius:6px;text-align:left;display:flex;justify-content:center;align-items:center}.shdl-single-unfilled-min{height:35px;width:100%;word-wrap:break-word}.shdl-tst-scrool>th{padding:0 7px;position:-webkit-sticky;position:sticky;top:0;z-index:3;border:none;background-color:initial}.shdl-single-unfilled p{font-weight:700}.shdl-single-unfilled-min p{font-weight:700;font-size:8px;word-break:break-all;word-wrap:break-word}.shdl-modal-layout-mainn{box-shadow:0 4px 26px -2px rgba(0,0,0,.75)}.shdl-modal-layout,.shdl-modal-layout-mainn{outline:none;background-color:#fff;border-radius:10px;padding:20px}.shdl-modal-layout{display:flex}.draggerHead{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:flex-end;background-color:var(--cl_ivery)}.shdl-modal-left-lay,.shdl-modal-right-lay{margin:0 10px}.shdl-modal-center-lay{font-size:14px;font-weight:700}.shdl-modal-center-x-layout{width:320px;height:54vh;background-color:#e2e2e2;border-radius:20px;margin-top:20px;padding:20px}.shdl-modal-status{display:flex;margin-top:10px}.shdl-modal-status-box{height:30px;width:30px;border-radius:5px;background-color:green;margin:0 10px}.shdl-modal-first-layout{width:320px;background-color:#e2e2e2;border-radius:20px;margin-top:20px;padding:20px}.shdl-modal-first-layout input,select{border:0;border-bottom:1px solid grey;background-color:initial;width:100%;margin-bottom:10px;font-size:12px}.shdl-modal-first-layout p{font-size:14px;font-weight:700;margin-top:15px}.shdl-timeDate-field{cursor:pointer;padding:8px}.shdl-timeDate-field:hover{background-color:grey;border-radius:20px;color:#fff}.shdl-modal-shdl-btn button{height:30px;width:100px;border-radius:30px;border:1px solid #000;margin:20px 0;cursor:pointer}.shdl-modal-shdl-btn button:hover{background-color:#000;color:#fff}.shdl-modal-apply-btn,.shdl-modal-apply-btn-dlt{display:flex;justify-content:flex-end;margin-left:20px}.shdl-modal-apply-btn-dlt button{height:35px;width:150px;border-radius:30px;border:1px solid var(--cl_red);margin:20px 0;color:var(--cl_red);cursor:pointer}.shdl-modal-apply-btn button{height:35px;width:150px;border-radius:30px;border:1px solid var(--cl_blue);margin:20px 0;color:var(--cl_blue);cursor:pointer}.shdl-modal-apply-btn button:hover{border:1px solid var(--cl_blue);background-color:var(--cl_blue);color:#fff}.shdl-modal-apply-btn-dlt button:hover{border:1px solid var(--cl_red);background-color:var(--cl_red);color:#fff}.shdl-team-lay{display:grid;grid-gap:40px;grid-template-columns:repeat(auto-fill,60px);padding:20px 10px}.shdl-team-vehicle-lay{display:flex;flex-direction:column;width:80%;align-items:flex-start;justify-content:space-between;padding:20px;height:100%}.shdl-vehicle-layItem,.shdl-vehicle-layItemSel{display:flex;padding:3px 6px;border-radius:10px;align-items:center;justify-content:space-around;background-color:#d3d3d3;color:#000;font-weight:400;width:100%;height:5vh;cursor:pointer;margin:4px 0}.shdl-vehicle-layItem:hover{background-color:grey}.shdl-vehicle-layItemSel{background-color:#fff}.shdl-single-team-circle-b{height:40px;width:40px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.shdl-single-team-circle-b img{height:35px;width:35px;background-color:#fff;border-radius:50%}.shdl-emp-modal-single{height:60px;display:flex;align-items:center;font-size:14px;font-weight:700;justify-content:space-between}.shdl-sortings-main-layout{display:flex;align-items:center;font-size:12px;font-weight:700}.shdl-sortings-main-layout input{border:0;background-color:initial;border-bottom:1px solid grey;margin-left:10px;margin-right:30px;font-size:12px}.shdl-sortings-main-layout button{border:1px solid grey;border-radius:20px;width:60px;height:22px;cursor:pointer}.shdl-right-layout{margin-left:10px;height:63vh;width:25vw;background-color:#e2e2e2;display:flex;flex-direction:column;border-radius:20px;margin-top:20px}.shdl-changedValuesBox{font-size:12px;background-color:var(--cl_blue);padding:8px;width:250px;line-height:18px;border-radius:10px;color:#fff;margin-top:5px;text-align:justify}.shdl-comment-layout{height:35vh;padding:20px 15px}.shdl-gallery-layout,.shdl-sign-image-layout{flex:2 1;padding:15px}.shdl-comment-main{display:flex;justify-content:center;align-items:center}.shdl-comment-main input{width:70%;border:0;height:30px;border-radius:30px;padding:0 20px}.shdl-comnt-lefing{font-size:12px;display:flex;padding-left:2%}.shdl-comnt-righting{font-size:12px;display:flex;justify-content:flex-end}.shdl-comnt-box-layout{font-size:12px;background-color:#c5cfe4;padding:8px;width:90%;line-height:18px;border-radius:10px;color:#5e5e5e;margin-top:5px;text-align:justify;box-shadow:-1px 1px 1.7px rgba(77,88,111,.42),-1.9px 2px 3.3px -1px rgba(77,88,111,.49),-5px 5px 8.5px -2px rgba(77,88,111,.56)}.shdl-gallery-grid,.shdl-gallery-grid-vid{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fill,50px);position:relative;padding:10% 10px 10px;margin-bottom:1%}.shdl-gallery-grid-vid{grid-template-columns:repeat(auto-fill,5rem)}.shdl-img-PicsDiv,.shdl-img-PicsDiv-vid{position:relative;border:.5px solid grey;border-radius:5%;background:radial-gradient(circle,hsla(0,0%,100%,0),rgba(0,0,0,.1) 50%,hsla(0,0%,100%,0) 80%),#eeeeec;background-repeat:repeat-y;background-size:150px;background-position:0 0;animation:image-shine 2s linear infinite}@keyframes image-shine{to{background-position:100% 0}}.shdl-img-dlt-btn{position:absolute;right:0;top:0;cursor:pointer;stroke:#fff}.shdl-img-splPics{position:absolute;top:0;width:95%;font-size:.8rem;background-color:var(--cl_blue);border-radius:5px;padding:1%;text-align:center;color:#fff}.shdl-quote-modal-layout{max-width:80vw;background-color:#fff;outline:none;border-radius:10px;padding:20px;display:flex;flex-wrap:wrap;height:80vh;overflow:hidden;box-shadow:0 4px 26px -2px rgba(0,0,0,.75);position:relative}.shdl-quote-seperation{flex:30% 1;border:.5px solid grey;margin:10px;border-radius:5px;padding:5px;height:70vh;overflow-y:auto;width:40vw;transition:width 1s}.maximiseWindow{background:var(--cl_ivery);animation:slide-out-left 1s cubic-bezier(.55,.085,.68,.53) 0s both}.minimiseWindow{animation:slide-in-left 1s cubic-bezier(.25,.46,.45,.94) 0s both}.shdl-cmpltd-jobStatus{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1% 5%}.shdl-cmpltd-jobStatusTime{padding:1% 5%}.shdl-cmplt-job-imgDel{display:none}.shdl-img-splPicsDiv:hover>.shdl-cmplt-job-imgDel{display:flex;align-content:center;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;color:red;background-color:#fff}.shdl-cmpltd-finalFields-Box{display:flex;flex-direction:column;padding:1% 5%}.shdl-cmpltd-finalFields{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:1% 0}.shdl-cmpltd-finalFields>div{width:100%}.shdl-cmpltd-finalFields>div>input,.shdl-cmpltd-finalFields>div>textarea{outline:none;border:none;width:100%;resize:none;min-height:3vh}.shdl-cmpltd-jobStatusInformant,.shdl-cmpltd-jobStatusInformantAttention{font-size:.8rem;padding:1% 5%;margin:1%;border-radius:10px;border:2px solid red;background-color:rgba(255,0,0,.1)}.shdl-cmpltd-jobStatusInformant{border:2px solid var(--cl_blue);background-color:rgba(15,153,208,.1)}@keyframes slide-out-left{0%{transform:translateX(0);opacity:1}to{transform:translateX(-1000px);position:absolute;opacity:0}}@keyframes slide-in-left{0%{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}.maximiseWindowBtn{background-color:var(--cl_blue);color:#fff;font-size:.9rem;padding:1%;position:absolute;display:flex;flex-direction:row;align-items:center;right:0;top:20%;border-radius:10px 0 0 10px;z-index:5;cursor:pointer}@media (max-width:1000px){.shdl-quote-seperation{flex:100% 1}}.shdl-quotes-special-text-layout{display:flex;justify-content:space-between;align-items:center}.shdl-quotes-special-text-main{display:flex;align-items:center;font-size:14px;margin:10px;width:400px}.shdl-quotes-special-text-border{border:1px solid grey;min-width:100px;font-size:12px;border-radius:4px;display:flex;justify-content:center;align-items:center;height:30px}.shdl-quote-info-main-layout{background-color:#e4e3e3;padding:20px;border-radius:10px}.shdl-quote-sender-layout{display:flex;align-items:center;padding:10px;background-color:#e4e3e3}.shdl-quote-sender-layout img{height:55px;width:55px;border-radius:50%;object-fit:cover}.shdl-quote-templ-EditBox{background-color:var(--cl_ivery);display:block;border-radius:10px;margin:1% 0;padding:2%}.shdl-quote-templ-EditBoxTitle{background-color:var(--cl_grey);color:#fff;padding:1%;border-radius:5px}.shdl-quote-templ-EditBoxContent{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:1% 0}.shdl-quote-templ-EditBoxBtn{display:block;align-items:center;justify-content:center;border-radius:5px;padding:1%;background-color:var(--cl_blue);color:#fff;margin-right:1%;cursor:pointer}.shdl-quote-templ-EditBoxBtn:hover{background-color:var(--cl_blue);opacity:.5}.shdl-quote-sender-infos{display:flex;flex-direction:column;justify-content:center;margin-left:20px}.shdl-quote-info-box{max-width:60vw;background-color:#fff;border-radius:10px;padding:30px}.quoteModalMemberChip{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;background-color:#fff;border-radius:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.quoteModalMemberChip>p{margin-left:1%;font-size:.7rem}.shdl-quote-box-grid-files{display:flex;flex-direction:row;margin-top:30px;margin-bottom:30px}.shdl-quote-box-item{height:40px;width:100px;border:1px solid grey;border-radius:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:12px;position:relative}.shdl-quote-box-item .shdl-quote-box-item-tooltip{visibility:hidden;width:auto;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 10px;margin-top:2px;position:absolute;z-index:1;top:100%;white-space:pre-wrap}.shdl-quote-box-item:hover .shdl-quote-box-item-tooltip{visibility:visible}.shdl-quote-box-item .shdl-quote-box-item-tooltip:after{content:" ";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#000}.shdl-quote-box-item-sp{height:40px;width:100px;border:1px solid grey;border-radius:10px;background-color:grey;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer}.shdl-quote-job-layout{background-color:#e4e3e3;padding:10px;border-radius:5px}.shdl-quote-schedule-layout{border:1px solid grey;padding:10px;border-radius:5px;margin-top:10px;margin-bottom:20px}.shdl-quote-timing-layout{display:flex;font-size:12px;margin:10px 0;align-items:center}.shdl-quote-timing-layout-driver,.shdl-quote-timing-layout-driver-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;font-size:12px;margin:10px 0}.shdl-quote-timing-layout-driver-content{width:90%}.shdl-quote-timing-layout-layerOne,.shdl-quote-timing-layout-layerOneEndLine,.shdl-quote-timing-layout-layerTwo,.shdl-quote-timing-layout-layerTwoEndLine{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between;position:relative}.shdl-quote-timing-layout-layerOne:before,.shdl-quote-timing-layout-layerOneEndLine:before,.shdl-quote-timing-layout-layerTwo:before{content:"";background-color:var(--cl_grey);position:absolute;top:50%;left:0;transform:translateY(-50%);height:4px;width:100%;z-index:-1}.shdl-quote-timing-layout-layerOne:after,.shdl-quote-timing-layout-layerOneEndLine:after,.shdl-quote-timing-layout-layerTwo:after,.shdl-quote-timing-layout-layerTwoEndLine:after{content:"";background-color:var(--cl_grey);position:absolute;top:0;right:0;height:3.02rem;width:4px;z-index:-1}.shdl-quote-timing-layout-layerOneEndLine:after,.shdl-quote-timing-layout-layerTwoEndLine:after{background-color:var(--cl_blue);animation:scale-up-ver-top 2s cubic-bezier(.39,.575,.565,1) both}.shdl-quote-timing-layout-layerTwoEndLine:after{animation:scale-up-ver-top 2s cubic-bezier(.39,.575,.565,1) 3s both}.shdl-quote-timing-layout-layerOne:after,.shdl-quote-timing-layout-layerOneEndLine:after{bottom:0;top:auto}.shdl-quote-timing-layout-layerOne-progress,.shdl-quote-timing-layout-layerTwo-progress{position:absolute;top:50%;left:0;transform:translateY(-50%);height:4px;width:0;z-index:-1;transition:.4s ease;background-color:var(--cl_blue)}.shdl-quote-timing-layout-layerTwo-progress{right:0;left:auto}.shdl-quote-timing-layout-stepCircle,.shdl-quote-timing-layout-stepCircle-invalid{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10%;width:6rem;height:4rem;padding:2%;text-align:center;line-height:1rem;background-color:var(--cl_blue);color:#fff;margin:1% 0;position:relative}.confettiAnime{position:absolute;z-index:0;padding:15px;border-radius:50%;width:100px;height:100px;background-clip:initial}.confettiYellow{border:10px dotted #ff0;animation:confettiPing 2s ease-in-out 3s infinite forwards}.confettiRed{border:10px dotted #d0ff00;animation:confettiPing 3s ease-in-out 5s infinite forwards}.confettiGreen{border:10px dotted #adff2f;animation:confettiPing 5s ease-in-out 8s infinite forwards}@keyframes confettiPing{0%{transform:scale(.2);opacity:.8}80%{transform:scale(1.2);opacity:0}to{transform:scale(2.2);opacity:0}}@keyframes scale-up-ver-top{0%{transform:scaleY(.4);transform-origin:100% 0}to{transform:scaleY(1);transform-origin:100% 0}}.shdl-quote-timing-layout-stepCircle-invalid{background-color:var(--cl_grey)}.shdl-quote-timing-seperation{flex:2 1;border:1px solid grey;margin:0 20px;border-radius:5px;display:flex;padding:10px}.shdl-quote-vehicle-layout{display:flex;align-items:center;padding:10px;background-color:#e4e3e3}.shdl-quote-vehicle-layout img{height:60px;border-radius:5px}.shdl-quote-team-layout{display:flex}.shdl-quote-tam-seperation{flex:1 1;margin:4px;padding:8px}.shdl-quote-team-list-layout{display:flex;align-items:center;padding:10px;margin-top:10px;border:1px solid #cecece;border-radius:5px}.shdl-quote-team-list-layout img{height:55px;width:55px;border-radius:50%}.shdl-quote-gallary-tabs{display:flex}.shdl-quote-gallary-tabs button{height:30px;flex:1 1;margin:2px;border:0;border-radius:20px;cursor:pointer}.shdl-quote-gallary-btn-active{background-color:var(--cl_blue);color:#fff}.shdl-quotes-gallery-grid{display:grid;grid-gap:10px;grid-template-columns:repeat(auto-fill,90px);padding:20px}.shdl-quotes-gallery-grid>div{min-height:50px;width:90px;border-radius:5px;border:.5px solid grey;background-color:#f0f8ff;position:relative;background:radial-gradient(circle,hsla(0,0%,100%,0),rgba(0,0,0,.1) 50%,hsla(0,0%,100%,0) 80%),#eeeeec;background-repeat:repeat-y;background-size:150px;background-position:0 0;animation:image-shine 2s linear infinite}.shdl-quotes-gallery-grid>div>img{height:100%;width:100%;object-fit:cover}.shdl-quotes-gallery-gridImg-afterPic{border:1px solid var(--cl_blue)!important}.shdl-quotes-gallery-gridImg-beforePic{border:1px solid var(--cl_green)!important}.shdl-quotes-gallery-splPicsChip{padding:1%;left:0;border-radius:5px 5px 1px 1px;top:0;background-color:var(--cl_green);color:#fff;width:100%;text-align:center}.shdl-quotes-comments-layout{padding:20px}.shdl-quotes-comments-item{padding:10px;background-color:#cae7fa;margin:5px;border-radius:4px;font-size:12px}.jobCardButton{cursor:pointer}.jobCardButton:hover{background-color:grey}.jobCardModalBgDiv{display:none;position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.jobCardModalBgDivClose{display:block}.jobCardLayout{outline:none;background-color:#fff;border-radius:10px;padding:20px;display:flex;flex-direction:column;width:50vw;height:75vh;font-size:16px;margin:auto;box-shadow:0 4px 26px -2px rgba(0,0,0,.75)}.jobCardHeadContentDiv{justify-content:space-between}.jobCardHeadContentDiv,.jobCardHeadContentDiv>div{display:flex;flex-direction:row;align-items:center}.jobCardHeadContentDiv>div{justify-content:center;width:20vw}.jobCardHead{font-weight:600;padding:0 20px}.jobCardContentDiv{display:flex;flex-direction:column;width:100%;justify-content:space-between}.textAreaTitle{width:70%;padding:10px}.textAreaTitle>textarea:-ms-input-placeholder,.textAreaTitle>textarea::-webkit-input-placeholder,.textAreaTitle>textarea::placeholder{color:#fff}.jobCardModalSchList{position:fixed;z-index:5;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center}.schdl-timing-box-main{padding:10px 0;display:flex}.schdl-timing-box{width:40px;background-color:#fff;border:1px solid grey;border-radius:5px;margin:0 2px;display:flex;justify-content:center;align-items:center;padding:10px 5px 5px}.schdl-timing-input{border:0}.newJobCardBtnActive{background-color:var(--cl_blue);color:#fff}.greenContinueBtn{background-color:var(--cl_green)}.greenContinueBtn:hover{opacity:.7}.cancelContinueBtn{background-color:var(--cl_grey)}.cancelContinueBtn:hover{opacity:.7}.newJobCardBtnDisActive{opacity:.5;pointer-events:none}.shceduler-container{height:85vh;width:97.7vw;overflow:scroll}.vehicleFinderBtn{padding:5px 2px;display:flex;align-items:center;justify-content:center;width:100%;height:100%;cursor:pointer;text-align:center;border-radius:20px;border:1px solid rgba(0,0,0,.1);background-color:var(--cl_blue)}.vehicleFinderBtn:hover{opacity:.5}.shdl-quote-chngValBoxes{border-radius:10px;color:#fff;background-color:var(--cl_blue);padding:1%;line-height:1.5rem;width:80%;margin-top:1%}.ohs-main-layout{height:80vh;padding:0 5vh}.ohs-top-layout{height:45vh;display:flex;padding:5px 0}.ohs-bottom-layout{height:35vh}.ohs-box-layout{height:100%;flex:1 1;margin:0 1%;border:1px solid #dadada;border-radius:5px;font-size:12px;background-color:#fff;position:relative}.ohs-box-header{height:40px;background-color:#dadada;border-top-left-radius:5px;border-top-right-radius:5px;font-size:14px;font-weight:700;align-items:center;padding:0 10px;display:flex;justify-content:space-between}.ohs-table-NewsListDiv{align-items:flex-start}.ohs-table-NewsListDiv,.ohs-table-NewsSingleDiv{display:flex;flex-direction:column;justify-content:space-between;width:100%}.ohs-table-NewsSingleDiv{margin:1% 0;border-bottom:1px solid #c7c6c6}.ohs-table-NewsSingleDiv:hover{background-color:#f5f5f5}.ohs-table-NewsSingleDiv>p{font-weight:600;font-size:.9rem;padding:0 1%}.ohs-table-NewsSingleDiv>span{overflow:hidden;word-wrap:break-word;width:90%;padding:0 1%;text-overflow:ellipsis;margin:1% 0}.ohs-table-NewsSingleDiv>aside{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%}.ohs-table-head{font-weight:700;color:var(--cl_blue)}.ohs-table-user-field{display:flex;align-items:center;justify-content:left}.ohs-table-action-btn{border:1px solid grey;background-color:#fff;padding:3px 10px;font-size:11px;border-radius:20px;cursor:pointer}.ohs-table-action-btn-read{border:1px solid #fff;background-color:grey;padding:3px 10px;font-size:11px;border-radius:20px;cursor:default;color:#fff}.ohs-pagination-layout{display:flex}.ohs-box-SearchDiv{display:flex;align-items:center;justify-content:center;align-self:center;border-radius:20px;background-color:#fff;border:none}.ohs-box-SearchDiv input{border:none;background-color:initial;width:90%}.ohs-pagi-a{background-color:#b4b4b4;border:1px solid #b4b4b4;border-radius:2px;cursor:pointer}.ohs-pagi-a,.ohs-pagi-b{height:18px;width:18px;display:flex;justify-content:center;align-items:center}.ohs-pagi-b{border:1px solid grey;border-radius:2px;margin:0 5px;font-size:12px;cursor:default}.ohs-pagi-add-btn{border:0;width:60px;margin-right:10px;border-radius:5px;font-size:11px;cursor:pointer}.ohs-pagi-add-btn:hover{background-color:grey;color:#fff}.ohs-safety-top-btns{margin:10px 0;display:flex;padding:0 20px;justify-content:flex-end}.ohs-safety-top-btns-tab,.ohs-safety-top-btns-tabActive{display:flex;align-items:center;justify-content:center;height:30px;width:100px;background-color:#fff;border:1px solid rgba(0,174,255,.288);margin:0 10px;cursor:pointer;font-weight:700;border-radius:5px}.ohs-safety-top-btns-tabActive{background:rgba(0,174,255,.288);pointer-events:none}.ohs-safety-top-btns button:hover{background:rgba(0,174,255,.555)}.ohs-saftey-body-layout{padding:0 20px;font-size:12px;line-height:30px;width:20vw;margin:auto}.ohs-safety-tab,.ohs-saftey-body-layout{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around}.ohs-safety-tab{width:100%}.ohs-safety-tabHead{font-weight:600;width:40%}.ohs-safety-tabContent{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around;width:22vw}.ohs-safetyData-contentCols{display:flex;flex-direction:row;width:50%}.ohs-safety-tabRow{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:22vw}.ohs-safety-left{width:40%}.ohs-safety-right{width:50%;display:flex;justify-content:center}.safetyDataInp{background-color:initial;border:none;border-bottom:1px solid #000}.notifyCommentReply{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:1%}.notifyCommentReply>input{margin-top:0;width:90%}.notifyCommentReply>svg{display:flex;align-items:center;justify-content:center;background-color:var(--cl_blue);color:#fff;fill:#fff;border-radius:50%;padding:1%}.notificationCommentsDiv{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;background-color:#b5eff1;margin:1%;padding:1%;border-radius:10px;width:80%}.notificationCommentsDiv>p{font-weight:600}.home-main-layout{max-height:82vh;display:flex;flex-direction:column;padding:0 2vw;overflow-y:auto}.skeltonLoaderTable{background:linear-gradient(90deg,hsla(0,0%,100%,0),rgba(0,0,0,.1) 50%,hsla(0,0%,100%,0) 80%),#eeeeec;background-repeat:repeat-y;background-size:150px;background-position:0 0;animation:shineTable 2s linear infinite;background-color:var(--cl_ivery);border-radius:10px}@keyframes shineTable{to{background-position:100% 0}}.home-box-layout{flex:2 1;display:flex}.home-box-component{flex:3 1;border:1px solid grey;margin:15px;background-color:#fff;border-radius:10px;padding-bottom:20px;overflow:hidden}.home-box-header{height:30px;background-color:#d8d5d5;font-size:14px;font-weight:600;color:#353535;border-top-right-radius:8px;border-top-left-radius:8px;display:flex;align-items:center;padding:0 10px;justify-content:space-between}.home-table-head{font-size:12px;font-weight:700;color:var(--cl_blue);border:1.5px solid #d3d3d3;background-color:#fff}.home-box-schedule-main{display:flex;height:92%;flex-direction:column;padding:5px}.home-box-schedule-row{display:grid;height:100%;grid-template-columns:50% 50%;grid-template-rows:50% 50%;overflow-x:auto}.home-schedule-single-comp{flex:2 1;margin:1%;background-color:rgba(224,241,70,.877);display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:2% 5px;border-radius:10px;font-size:12px;line-height:20px;cursor:pointer;min-height:90%;flex-wrap:wrap;animation:scale-in-hor-center 2s ease-in-out both}@keyframes scale-in-hor-center{0%{transform:scaleX(0);opacity:1}to{transform:scaleX(1);opacity:1}}.home-schedule-single-comp-vec{flex:2 1;margin:1%;background-color:rgba(224,241,70,.877);display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:2% 5px;border-radius:10px;font-size:12px;line-height:20px;cursor:pointer;min-height:90%;flex-wrap:wrap;animation:scale-in-ver-center 2s cubic-bezier(.25,.46,.45,.94) both}@keyframes scale-in-ver-center{0%{transform:scaleY(0);opacity:1}to{transform:scaleY(1);opacity:1}}.home-schedule-single-comp-img{flex:1 1 30%;max-width:50%;border-radius:10px}.home-schedule-single-comp img{border-radius:10px;min-width:2vw;max-width:5vw}.home-schedule-single-comp>div{width:30%;flex:1 1 30%;margin-left:2%;word-wrap:break-word;word-break:break-all}.home-schedule-vecant{height:70px;width:70px;background-color:hsla(0,0%,90.2%,.795);display:flex;justify-content:center;align-items:center;margin-right:10px;border-radius:10px;color:grey;flex:1 1 30%}.home-box-sales-graph-main{height:240px;padding:10px;display:flex;font-size:12px}.home-graph-index{height:100%;width:50px;border-right:1px solid grey}.home-graph-index-body{height:85%;display:flex;align-items:center}.home-graph-index-base{height:15%;border-top:1px solid grey;margin-left:20px}.home-graph-bars-main{height:100%;flex:2 1}.home-graph-bar-body{height:85%;display:flex;justify-content:center;align-items:flex-end}.home-graph-bar-line{width:20px;background-color:orange;font-size:small;display:flex;align-items:center;justify-content:center;animation:bar-anime 2s both;-webkit-animation:bar-anime 2s both}.home-graph-vertical-text{color:#fff;font-weight:500;transform:rotate(-90deg);font-size:11px}.home-graph-bar-lineB{width:20px;background-color:var(--cl_blue);font-size:small;display:flex;align-items:center;justify-content:center;animation:bar-anime 2s both;-webkit-animation:bar-anime 2s both}@keyframes bar-anime{0%{transform:scaleY(0);transform-origin:0 100%;opacity:1}to{transform:scaleY(1);transform-origin:0 100%;opacity:1}}.home-graph-bar-base{height:15%;display:flex;justify-content:center;align-items:center;border-top:1px solid grey}.sales-graph-main-indicator{font-size:12px;display:flex;justify-content:space-between;padding:0 10px}.sales-graph-indicatior-layout{display:flex;flex-direction:column}.sales-graph-indicatior,.sales-graph-indicatior-actions{display:flex;align-items:center}.sales-graph-indicatior{margin-top:5px}.sales-weather-item-box{font-size:14px;display:flex;justify-content:center;align-items:center;flex-direction:column}.sales-weather-item-box>img{background:#fff}.accountsTableNavBtn{cursor:pointer}.printableWeekBeg{display:none}.timeSheetLayout{position:relative}.timesheetprintLogo{position:absolute;right:1%;bottom:0;height:5vh;width:5vw;display:flex;align-items:center;justify-content:center;padding:2%}.timesheetprintLogo>img{object-fit:contain;height:100%;width:100%}@media print{body *{visibility:hidden}@page{size:landscape}#printSection,#printSection *{visibility:visible;font-size:.7rem}.printableWeekBeg{display:block}.nonprintableWeekBeg{display:none}#printSection{position:absolute;left:0;top:0;width:90%;padding:0 5%}}.accountsTableDiv{padding:0 2%}.accountsTableDiv,.invoiceLayout{display:flex;flex-direction:column}.accountsTableHeading{font-weight:500;font-size:18px;padding:10px 0}.accountsTableSec{height:auto;position:relative}.accountsTableSec>th{font-size:16px;padding:10px 0}.accountsTableSec>tbody>tr>td{font-size:14px;padding:5px 0;cursor:pointer;text-align:center}.accountTableStatusBtn,.accountTableStatusBtnDis{display:flex;align-items:center;justify-content:center;padding:2px;color:#fff;font-weight:500;background-color:red;width:90%;height:3vh;border-radius:20px;cursor:pointer;margin:0 5%}.accountTableStatusBtn:hover{background-color:#fa7474}.jobRescheduleDivLayout{background-color:#fff;display:flex;flex-direction:column;padding:20px;border-radius:20px;width:60%;height:70%}.jobRescheduleDividedSection{display:flex;flex-direction:row;padding:20px;border-radius:20px;width:95%;height:90%}.jobRescheduleContentDiv{width:50%}.jobRescheduleTopDiv{width:90%;display:flex;align-items:center;justify-content:space-between;padding:10px;background-color:#f5f5f5}.jobRescheduleJobCodeList{height:100%;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.jobCodeChipDiv,.jobRschdJobCodeListBtn{display:flex;align-items:center;justify-content:center;border-radius:20px;background-color:var(--cl_blue);color:#fff;width:60%;height:3vh;margin:5% 0;cursor:pointer;padding:5px 0}.jobCodeChipDiv{width:90%;margin:5%}.jobRschdJobCodeListBtn:hover,.jobRschdJobCodeListBtnSelected{background-color:var(--cl_ivery);color:var(--cl_blue)}.jobRescheduleBtn,.jobRescheduleBtnDisable{background-color:var(--cl_blue);color:#fff;padding:10px;display:flex;align-items:center;justify-content:center;width:70%;border-radius:20px}.jobRescheduleBtnDisable{opacity:.6;cursor:none}.shdl-Leave-emp-body{display:flex;align-items:center;justify-content:flex-start;padding:0 10px;width:100%;height:100%}.jobRescheduleTeamList{display:grid;grid-gap:30px;grid-template-columns:repeat(auto-fill,70px);padding:20px}.shdl-single-team-circle{height:60px;width:60px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.shdl-single-team-circle img{height:50px;width:50px;background-color:#fff;border-radius:50%}.inactiveCircle{opacity:.3;cursor:default}.selectJobWarn{height:100%;width:100%;display:flex;align-items:flex-start;justify-content:center;padding-top:5%}.accountsTableNavDiv{display:flex;flex-direction:row;margin:.7rem;font-size:1rem}.accountsTableNavBtn{display:flex;align-items:center;justify-content:center;padding:.8rem;border-radius:30px;border:1px solid var(--cl_grey);margin:0 .5rem;background-color:#fff;font-weight:500}.accountsTableNavBtnActive{background-color:var(--cl_blue);color:#fff}.stickyFooterTable{display:flex;flex-direction:row;background-color:#aca9a9;bottom:0;padding:1% 2%;border-radius:0 0 10px 10px;justify-content:space-between;align-items:center}.complJobTemplateModal{position:fixed;z-index:10;padding-top:1px;left:0;top:0;width:100%;height:100%;overflow:auto;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.4)}.accDateFilterTab{font-size:1rem;width:25%;border-radius:30px;padding:.5%;background-color:#f5f5f5}.accDateFilterDateTab,.accDateFilterTab{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.accDateFilterDateTab{padding:0 1%}.scopOfWorkEditorPopclose{align-items:center;height:5vh}.scopOfWorkEditorPop,.scopOfWorkEditorPopclose{display:flex;flex-direction:row;justify-content:space-between;background-color:var(--cl_light_grey)}.scopOfWorkEditorPop{height:40vh;width:100%;align-items:flex-start}.scopOfWorkEditorPop>div{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:100%;margin-left:1%}.scopOfWorkEditorPop p{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:40%;margin-left:1%}.scopOfWorkEditorPop input{background-color:initial;border:none;border-bottom:.5px solid grey;margin-left:1%;width:60%}.scopOfWorkEditorPop textarea{background-color:rgba(0,0,0,.1);border:.5px solid grey;margin-left:1%;height:90%}.scopeOfWorkEditorPopBtn{background-color:var(--cl_blue);border-radius:10px;padding:1%;color:#fff;cursor:pointer;align-items:center;justify-content:center;display:flex}.pageEndScrollEffect{position:absolute;bottom:0;background:#00dbff;background:linear-gradient(0deg,#00dbff,rgba(253,187,45,0) 85%);width:100%;left:0;height:0;z-index:1;border-radius:70% 70% 0 0;transition:height 1s ease-out}.pageEndScrollEffectIncr{height:5vh;transition:height 1s ease-in}.invoiceTableTdTh>td,th{width:"auto";max-width:18vw}.commentsBoxModalContent{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border-radius:10px;background-color:var(--cl_ivery);width:70vw;height:60vh;overflow-y:auto}.commentsBoxModalHeader{font-size:1.3rem;height:2vh;padding:2%;width:90%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.commentsBoxCommentsListSection{width:95%;border-radius:20px;margin-bottom:1%;background-color:#fff}.CMBCMessageChip{width:99%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.CMBCsentUserMessageChip,.CMBCUserMessageChip{border-radius:20px;background-color:rgba(15,153,208,.1);margin:.5%;padding:2%;position:relative;font-size:1rem;border-bottom-left-radius:0;max-width:60%;border:1px solid var(--cl_blue);cursor:pointer}.CMBCUserMessageChip{border-bottom-left-radius:20px;border-bottom-right-radius:0}.CMBCsentUserMessageChipName,.CMBCUserMessageChipName{height:2vh;font-size:.9rem;font-weight:600;color:var(--cl_blue)}.CMBCsentUserMessageChipMsg,.CMBCUserMessageChipMsg{padding:1% 0}.CMBCsentUserMessageChipTime,.CMBCUserMessageChipTime{font-size:.8rem;font-weight:300;float:right;color:grey}.commentsBoxCommentsAddSection{width:95%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.commentsBoxCommentsAddSectionInpdiv{padding:2%;background-color:#fff;border-radius:30px;height:1vh;width:90%;display:flex;align-items:center;justify-content:center}.commentsBoxCommentsAddSectionInpdiv>textarea{outline:none;width:100%;height:4vh;resize:none;border:none}.commentsBoxCommentsAddSectionSenddiv{border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--cl_blue);background-color:var(--cl_blue);color:"white";cursor:pointer}.commentsBoxCommentsAddSectionSenddiv:hover{background-color:#fff;color:var(--cl_blue);fill:var(--cl_blue)}.commentsBoxCommentsAddSectionSenddiv:hover>svg{color:var(--cl_blue);fill:var(--cl_blue)}.CMBCMessageChipEditDelBox{position:absolute;width:100%;height:100%;left:0;top:0;border-radius:20px;color:#fff;display:flex;flex-direction:row;background-color:rgba(15,153,208,.7);padding:.5%;opacity:0}.CMBCMessageChipEditDelBox>div{width:50%;display:grid;place-content:center;border-radius:20px;border:1px solid transparent}.CMBCMessageChipEditDelBox>div:hover{background-color:#fff;color:var(--cl_blue)}.CMBCMessageChipEditDelBox>div:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.CMBCMessageChipEditDelBox>div:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.invoiceButtonNotifyDrop{background-color:red;right:0}.invoiceButtonNotifyDrop,.invoiceButtonNotifyDropBlue{position:absolute;width:.6rem;height:.6rem;border-radius:50%;top:0;border:1px solid #fff}.invoiceButtonNotifyDropBlue{background-color:var(--cl_blue);right:.5rem}
/*# sourceMappingURL=main.a741cd5c.chunk.css.map */