@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.MuiPickersInputBase-root{border-radius:15px!important;font-size:14px;height:44px!important;min-height:44px!important;padding:0 8px}.MuiPickersInputBase-sectionContent{font-size:14px!important;line-height:1.2!important;margin:0!important;padding:0!important}.MuiFormControl-root.MuiPickersTextField-root{margin-bottom:0!important}.MuiPickersCalendarHeader-root{background-color:#f5f7fa!important;color:#113d6b!important}.MuiPickersOutlinedInput-root .MuiOutlinedInput-notchedOutline{border:none!important}.css-1hgcujo-MuiPickersInputBase-root-MuiPickersOutlinedInput-root.Mui-focused .MuiPickersOutlinedInput-notchedOutline,.css-vycme6-MuiPickersInputBase-root-MuiPickersOutlinedInput-root.Mui-focused .MuiPickersOutlinedInput-notchedOutline{border:2px solid #ccc!important}.MuiPickersOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:#0000!important;box-shadow:none!important}.css-1hgcujo-MuiPickersInputBase-root-MuiPickersOutlinedInput-root:hover .MuiPickersOutlinedInput-notchedOutline,.css-vycme6-MuiPickersInputBase-root-MuiPickersOutlinedInput-root:hover .MuiPickersOutlinedInput-notchedOutline{border:1px solid #ccc!important;box-shadow:none!important}.navbar{align-items:center;background-color:#fff;box-shadow:0 4px 6px #0000001a;color:#113d6b;display:flex;height:80px;justify-content:space-between;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:1000}.MuiStack-root.user-name{font-weight:600}.MuiStack-root.user-role{font-size:14px}.desktoplogo{max-height:60px}.heading{display:flex;margin-left:10px}.nav-icons{display:flex;gap:15px}.nav-icons img{object-fit:contain}.left-panel .logo img{object-fit:scale-down}.icon{cursor:pointer;font-size:1.4rem;transition:color .3s}.menuIconsStyle{align-items:center;background-color:#f6f7f9;border-radius:13px;height:42px;justify-content:center;opacity:1;width:42px}.menuItemStyle{border-top-left-radius:14px;border-top-right-radius:14px;height:70px;opacity:1;width:270px}@media (max-width:600px){.navbar{padding:0 10px}.icon,.logo{font-size:1.2rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sidebar{align-items:center;background:#fff;bottom:0;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;font-size:14px;font-weight:500;height:calc(100vh - 80px);left:0;letter-spacing:0;line-height:100%;margin-top:0;overflow-x:hidden;overflow-y:auto;padding-top:0;position:fixed;scrollbar-width:thin;transition:width .3s ease-in-out;width:64px;z-index:1000!important}.sidebar.open{align-items:flex-start;width:260px}.sidebar.collapsed{align-items:center;width:64px}.sidebar nav{flex:1 1 auto;flex-direction:column;padding-top:20px}.nav-item,.sidebar nav{align-items:center;display:flex;width:100%}.nav-item{cursor:pointer;font-size:16px;font-weight:600;margin-top:15px;padding:10px;position:relative;text-decoration:none}.nav-item,.nav-item.active{color:#113d6b}.nav-item.active:before{background-color:#113d6b;border-radius:4px;content:"";height:70%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.nav-text{margin-left:10px;white-space:nowrap}.sidebar.collapsed .icon{margin:0 auto}.action-btn{background-color:#fff;border-width:0}.arrow-icon{margin-left:auto;transition:transform .3s ease}.arrow-icon.rotate{transform:rotate(180deg)}.submenu{display:flex;flex-direction:column;margin-bottom:20px;margin-left:35px;min-width:260px}.submenu-item{align-items:center;color:#113d6b;display:flex;font-size:15px;line-height:1.25;margin-top:10px;padding:6px 10px;text-decoration:none;transition:background-color .2s}.submenu-item.active{align-items:center;background:#f3f5f7;border-radius:8px;display:flex;width:260px}*,body{box-sizing:border-box;font-family:Montserrat,sans-serif!important;margin:0;padding:0}body{background-color:#f4f6f9}.MuiAutocomplete-input,.MuiChip-root,.MuiFormHelperText-root,.MuiFormLabel-root.MuiInputLabel-root.MuiInputLabel-formControl.MuiInputLabel-animated.MuiInputLabel-outlined.MuiFormLabel-colorPrimary,.MuiInputBase-input,.MuiInputLabel-root,.MuiOutlinedInput-input,.MuiSelect-root,.MuiTypography-root,.ar-monthpicker-calendar,.default-shift-popup .form-group.dept-name,.default-shift-popup input[type=date],.default-shift-popup.swal2-popup #endDate,.default-shift-popup.swal2-popup #startDate,input,textarea{font-family:Montserrat,sans-serif!important}p{line-height:1.5}.container{display:flex;height:100vh}.left-panel{align-items:center;background-color:#f8f8fa;background-image:linear-gradient(200deg,#f9fafb,#f4f5f70d),url(/static/media/pattern1.b23e404a0c409f85b72a.svg);background-position:50%,100% 100%;background-repeat:no-repeat,no-repeat;background-size:cover,auto 250px;color:#fff;display:flex;flex-direction:column;justify-content:center;position:relative;width:50%}.navbar .logo{padding-left:15px}.logo{align-items:center;display:flex;font-size:58px;font-weight:500;gap:12px;letter-spacing:-2%;line-height:1.5}.tagline{color:#abbcda;font-size:19px;margin:5px 0 0}.right-panel{align-items:center;background:#fff;display:flex;justify-content:center;width:50%}.login-box{background:#f4f6f9;border-radius:30px;max-width:502px;padding:40px;text-align:left;width:100%}.tabs{display:flex;justify-content:center;margin-bottom:20px}.tabs button{background:none;border:none;cursor:pointer;font-size:16px;font-weight:500;padding:10px 20px}.tabs button.active{background:#0047ab;border-radius:5px;color:#fff}h2{font-size:1.5rem;margin-bottom:10px}p{color:#555;font-size:.9rem;margin-bottom:15px}.login-box h2{color:#0047ab}.login-box input{border:none}input:-webkit-autofill{-webkit-text-fill-color:#000!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.forgot-password{color:#0047ab;cursor:pointer;font-size:.8rem;margin-bottom:15px;text-align:right}.login-btn{background:#0047ab;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:10px;width:100%}.login-box .error-message{margin:0;padding:0}.footer{color:#777;font-size:.8rem;margin-top:20px}.login-message{animation:fadeIn .5s ease-in-out;background-color:#faa1a1;border:1px solid #f8fdfd;border-radius:8px;color:#b90019;font-size:14px;font-weight:500;margin-top:15px;padding:10px 15px;text-align:center}.update-icon{color:blue}.cancel-icon,.update-icon{background:#0000;border:none;padding:13px 0 0}.cancel-icon{color:red}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.loading-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.loader{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:48px;margin-bottom:16px;width:48px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (min-width:1600px){.left-panel{background-size:cover,auto 300px}}@media only screen and (min-width:1800px){.left-panel{background-size:cover,auto 350px}}.lm-container{margin-top:10vh;max-width:100%;padding:10px;text-align:left}.lm-card{background-color:#fff;border:1px solid #d5deec;border-radius:14px;padding:15px 15px 8px;width:100%}.lm-card .MuiStack-root.loction-btm{gap:15px}.MuiStack-root.loction-btm>.MuiStack-root.loction-radius{max-width:215px}.lm-card .MuiStack-root.loction-btm .MuiButtonBase-root.MuiButton-root.add-update-location{min-width:158px}.elm-container{max-width:100%;text-align:left}.mapContainerStyle{box-sizing:border-box;display:flex;flex-basis:calc(50% - 7.5px);flex-grow:1;flex-shrink:1}.location-control{display:flex;flex-wrap:wrap;gap:15px}.lm-title{color:#113d6b;font-size:30px;font-weight:700;margin-bottom:15px}.lm-card.card.resptable .holidays-table{padding-top:0}.lm-form{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between}.lm-mini-container form{box-sizing:border-box;display:flex;flex-direction:column;padding-top:0}.lm-form-group{background-color:#fff;border:1px solid #ccc;border-radius:15px;display:flex;flex:0 1;flex-direction:column;height:44px;justify-content:center;min-width:200px;position:relative}.lm-mini-container form>div label{display:inline-block;margin-top:0}.lm-dropdown{border:0;border-radius:14px;display:flex;flex:1 1;flex-direction:column;height:44px;justify-content:center;margin-bottom:15px;min-width:200px;width:20%}.lm-submit-btn{background-color:#1f4d9b;border:none;border-radius:14px;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;height:44px;padding:10px 20px;transition:background .3s;white-space:nowrap}.lm-mini-container{display:flex;flex-wrap:wrap;gap:15px}.location-image{border-radius:30px;margin-bottom:50px;padding:10px}.lm-table{border-collapse:initial;border-spacing:0 10px;min-width:200px;width:100%}.lm-table,.lm-table-thl{padding:10px;text-align:left}.lm-table-thl{background-color:#dfe5eb;border-bottom-left-radius:10px;border-top-left-radius:10px;color:#7e96af;font-weight:500}.lm-table-thr{border-bottom-right-radius:10px;border-top-right-radius:10px}.lm-table-thm,.lm-table-thr{background-color:#dfe5eb;color:#7e96af;font-weight:500;padding:10px;text-align:left}.lm-table td{background-color:#fff;padding:7px}.lm-table tr{background-color:#fff;border-radius:10px;color:#113d6b}.lm-table-input{background-color:#f4f6f9;border:1px solid #ccc;border-radius:15px;font-size:14px;max-width:20%;outline:none;padding:10px}.lm-action-buttons{border:0;display:flex;gap:10px}.MuiStack-root.loction-btm{gap:15px;justify-content:space-around;width:100%}.MuiStack-root.loction-btm>.MuiStack-root.loction-radius,.MuiStack-root.loction-radius div{flex:0 0 42%;width:100%}.MuiStack-root.loction-btm .MuiButtonBase-root.MuiButton-root,.MuiStack-root.loction-btm>div{flex:1 1 auto}.MuiStack-root.lm-mini-container.map-form.pop-up-location{flex-direction:row}@media (max-width:768px){.lm-container{padding:10px}.lm-dropdown,.lm-form-group{width:100%}.lm-mini-container{flex-direction:column}.lm-table{display:block;white-space:nowrap}.lm-table td,.lm-table th{font-size:14px;padding:8px}.map-container{border-radius:"15px";height:"300px";width:"550px"}.MuiStack-root.loction-btm{flex-direction:column!important;gap:0;justify-content:space-around;width:100%}.MuiStack-root.loction-btm>div{flex:1 1 auto;width:100%}.MuiStack-root.loction-btm .MuiButtonBase-root.MuiButton-root{flex:initial}.MuiStack-root.add-location-contianer{gap:0!important}}@media (max-width:550px){.lm-mini-container.map-form{display:block}}.swal2-container{z-index:2000!important}.pac-container{z-index:2001!important}.infoinline{align-items:flex-start;display:flex;gap:4px;padding-left:0}.form-row-dept{display:flex;flex-wrap:wrap;gap:20px}.form-row-dept>div{display:flex;flex-direction:column;gap:5px;margin-bottom:0;position:relative}.form-row-dept>div input{border-radius:14px;line-height:1.45;margin:0;max-height:44px;padding:12px 16px}.btminput{justify-content:flex-end}.icon-save{color:green}.icon-cancel{color:red}.department-table.holidays-table button{background:#0000;border:initial;border-radius:0;line-height:0;min-width:0;min-width:auto;padding:0}.department-table.holidays-table button.cancel-icon,.department-table.holidays-table button.update-icon{padding:13px 0 0}.department-container{margin-top:10vh;max-width:100%;padding:10px;text-align:left}.dept-card.top-filter{max-height:none}.dept-table-card{background:#fff;border:none;border-radius:14px;box-shadow:0 0 10px #0000000d;margin-top:20px;padding:20px}.btn-primary{background-color:#1f4d9b;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;height:44px;max-width:200px;padding:13.5px 20px;transition:background .3s;white-space:nowrap}.btn-primary:hover{background-color:#024}.autocomplete-container{position:relative;width:100%}.autocomplete-list,.department-autocomplete-list{background-color:#fff;border:1px solid #ccc;border-radius:14px;box-shadow:0 4px 8px #0000001a;list-style:none;margin:8px 0;max-height:180px;overflow-y:auto;padding:8px 0;z-index:10}.selected-managers{margin-top:200px}.autocomplete-option{align-items:center;cursor:pointer;display:flex;height:20px;padding:10px 16px}.autocomplete-option,.autocomplete-option.selected{background-color:#fff}.checkbox-wrapper{align-items:center;display:flex;gap:10px;width:100%}.custom-checkbox{align-items:center;border:1px solid #ccc;border-radius:4px;display:flex;flex-shrink:0;height:16px;justify-content:center;transition:background-color .2s,border-color .2s;width:16px}.custom-checkbox.checked{background-color:#1f4d9b;border-color:#4a90e2}.check-mark{color:#fff;font-size:14px;line-height:1}.selected-managers{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:8px;max-height:80px;overflow-y:auto;overflow-y:scroll;padding:4px}.manager-chip{align-items:center;background-color:#d9e6ff;border:1px solid #99c2ff;border-radius:14px;display:inline-flex;font-size:13px;gap:6px;height:30px;padding:6px 12px}.remove-btn{background:none;border:none;color:#4a90e2;cursor:pointer;font-size:14px;line-height:1;margin-left:4px;padding:0}.remove-btn:hover{color:#1f4d9b}.no-results{background-color:#fff;color:#666;font-size:13px;padding:10px 16px;text-align:center}.manager-search-input,.no-results{border:1px solid #ccc;border-radius:14px}.manager-search-input{box-sizing:border-box;font-size:14px;padding:12px 16px;width:100%}.manager-search-input:focus{outline:none}.autocomplete-option input[type=checkbox]{display:none}.autocomplete-list li,.department-autocomplete-list li{cursor:pointer;padding:8px 12px}.department-table.holidays-table .form-group{margin-bottom:0}.department-table tr td:first-child,.department-table tr td:nth-child(2){width:40%}.card-header{justify-content:space-between}.card-header,.search-container{align-items:center;display:flex}.search-container{margin-bottom:10px}.search-input{border-radius:14px;margin-bottom:0;padding-right:25px;width:200px}.search-input:focus{outline:none}.weekEndEditDropdown>div>:first-child,.weekEndEditDropdown>div>:nth-child(2){height:100%!important}.sameTdWidth{width:22%!important}.MuiStack-root.add-dept-form .MuiStack-root{width:200px}.add-dept-form label{min-width:0;min-width:auto;width:100%}.add-dept-form .MuiAutocomplete-root,.add-dept-form .MuiFormControl-root,.add-dept-form .MuiInputBase-root{width:100%}.MuiStack-root.add-dept-form .MuiStack-root.btn-sec{flex:1 1 auto;width:auto}@media (max-width:1010px){.dept-card{min-height:auto}.dept-card,.dept-table-card{padding:16px}}@media (max-width:818px){.form-row-dept>div:last-child label{display:none}.dept-card.top-filter .form-row-dept>div:last-child{align-self:start;height:auto}}@media (max-width:720px){.form-row-dept{flex-direction:column}.card .form-row-dept>div:last-child{align-self:auto}.dept-card,.dept-table-card{margin:12px 0;padding:12px}.selected-managers{align-items:flex-start;flex-direction:column;gap:6px}.manager-chip{justify-content:space-between;width:100%}.department-autocomplete-list{max-width:100%}.weekEndEditDropdown>div>:nth-child(2){width:75%!important}.weekEndEditDropdown>div>:first-child{height:75%!important}}.container_3c0354{align-items:center;display:inline-flex;flex-shrink:0;height:var(--uib-size);justify-content:center;width:var(--uib-size)}.inner_2872d0{animation:rotate_f64a1b calc(var(--uib-speed)*2) ease-in-out infinite;display:flex;flex-direction:column;height:100%;position:relative;transform:rotate(45deg);width:100%}.half_ce1369{--uib-half-size:calc(var(--uib-size)*0.435);align-items:center;display:flex;height:var(--uib-half-size);isolation:isolate;justify-content:center;overflow:hidden;position:absolute;width:var(--uib-half-size)}.half_ce1369:first-child{border-radius:50% 50% calc(var(--uib-size)/15);left:8.25%;top:8.25%}.half_ce1369:last-child{align-self:flex-end;border-radius:50% 50% calc(var(--uib-size)/15);bottom:8.25%;right:8.25%;transform:rotate(180deg)}.half_ce1369:last-child:after{animation-delay:calc(var(--uib-speed)*-1)}.half_ce1369:before{left:0;opacity:var(--uib-bg-opacity);position:absolute;top:0}.half_ce1369:after,.half_ce1369:before{background-color:var(--uib-color);content:"";height:110%;transition:background-color .3s ease;width:110%}.half_ce1369:after{animation:flow_017d88 calc(var(--uib-speed)*2) linear infinite both;border-radius:0 0 calc(var(--uib-size)/20) 0;display:block;position:relative;transform:rotate(45deg) translate(-3%,50%) scaleX(1.2);transform-origin:bottom right;z-index:1}@keyframes flow_017d88{0%{transform:rotate(45deg) translate(-3%,50%) scaleX(1.2)}30%{transform:rotate(45deg) translate(115%,50%) scaleX(1.2)}30.001%,50%{transform:rotate(0deg) translate(-85%,-85%) scaleX(1)}80%,to{transform:rotate(0deg) translate(0) scaleX(1)}}@keyframes rotate_f64a1b{0%,30%{transform:rotate(45deg)}50%,80%{transform:rotate(225deg)}to{transform:rotate(405deg)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.skills-autocomplete .MuiAutocomplete-popper{z-index:99999999999!important}.skills-autocomplete .MuiAutocomplete-paper{box-shadow:0 8px 32px #00000026!important}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app-container{display:flex;flex-direction:column;height:100vh}.content{background-color:#f4f6f9;flex-grow:1;margin-left:75px;margin-top:20px;padding:20px 20px 20px 0}.no-margin{margin:0;padding:0}input::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#aebccc;text-transform:capitalize}input::-moz-placeholder,select::-moz-placeholder{color:#aebccc;text-transform:capitalize}input:-ms-input-placeholder,select:-ms-input-placeholder{color:#aebccc;text-transform:capitalize}input:-moz-placeholder,select:-moz-placeholder{color:#aebccc;text-transform:capitalize}input{background-color:#fff;border:1px solid #ccc;border-radius:5px;margin-bottom:15px;width:100%}label{color:#7e96af;text-transform:capitalize}.resptable{overflow-x:auto;scrollbar-color:#28519e #f4f6f9;scrollbar-width:thin;width:100%}.reports-table{border-collapse:initial;border-spacing:0 10px;min-width:200px;overflow-x:visible;padding:0 0 10px;text-align:left;width:100%}.reports-table tbody tr,.reports-table tbody tr td{border-bottom:1px solid #d9d9d999;vertical-align:top}.reports-table tbody tr:last-child,.reports-table tbody tr:last-child td{border:none}.reports-table-thl{border-bottom-left-radius:10px;border-top-left-radius:10px}.reports-table-thl,.reports-table-thr{background-color:#dfe5eb;color:#7e96af;font-weight:600;padding:10px;text-align:left}.reports-table-thr{border-bottom-right-radius:10px;border-top-right-radius:10px}.reports-table-thm{background-color:#dfe5eb;color:#7e96af;font-weight:600;padding:10px;text-align:left}.reports-table td{background-color:#fff;padding:7px 10px}.reports-table tr{background-color:#fff;border-radius:10px;color:#113d6b;padding:10px}.title{color:#113d6b;font-size:30px;font-weight:700;margin-bottom:15px}.card{background-color:#fff;border:1px solid #d5deec;border-radius:14px;padding:20px;width:100%}.card.topspacer{margin-top:20px}.small-swal{font-size:12px!important;height:300px;padding:1rem!important;width:325px!important}.swal2-cancel.swal2-styled.swal2-default-outline,.swal2-confirm.swal2-styled.swal2-default-outline{border-radius:14px;font-size:14px;font-weight:700;padding:13px 20px}.dark-placeholder::placeholder{color:#000}.custom-dropdown{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg fill=%27gray%27 height=%2716%27 viewBox=%270 0 24 24%27 width=%2716%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M7 10l5 5 5-5z%27/></svg>");background-position:right 10px center;background-repeat:no-repeat;background-size:16px;border:1px solid #ccc;border-radius:12px;cursor:pointer;font-size:14px;height:44px;padding:8px 36px 8px 12px;transition:border-color .3s ease;width:250px}.custom-dropdown:focus{border-color:#1976d2;outline:none}.custom-dropdown option{padding:8px}svg.react-datepicker__triangle{display:none}.swal2-popup .swal2-close{position:absolute;right:10px;top:15px;z-index:1000}.changePassword .MuiOutlinedInput-root,.changePassword .MuiTextField-root{width:300px!important}.dialogPadding{padding:32px!important}.MuiStack-root.multi-select .MuiInputBase-root.MuiOutlinedInput-root.MuiAutocomplete-inputRoot{padding-left:9px!important}.MuiStack-root.multi-select .MuiInputBase-root.MuiOutlinedInput-root.MuiAutocomplete-inputRoot>span{max-width:150px!important}.MuiStack-root.multi-select .MuiInputBase-input.MuiOutlinedInput-input.MuiAutocomplete-input{padding:7.5px 30px 7.5px 5px!important}.error-text{color:red!important;font-size:12px;letter-spacing:.03333em;line-height:1.65;margin-bottom:0;margin-left:16px}.error-message{color:#db0e0e;padding:40px}.add-dept-form .MuiStack-root.multi-select .MuiInputBase-root.MuiOutlinedInput-root.MuiAutocomplete-inputRoot>span{max-width:115px!important}.MuiAutocomplete-option{padding:4px 0 4px 10px!important}.MuiFormControl-root.MuiFormControl-fullWidth.MuiPickersTextField-root .Mui-focused .MuiPickersOutlinedInput-notchedOutline,.MuiFormControl-root.MuiFormControl-fullWidth.MuiPickersTextField-root .MuiPickersOutlinedInput-notchedOutline,.MuiGrid-root .Mui-focused .MuiPickersOutlinedInput-notchedOutline,.MuiGrid-root .MuiPickersOutlinedInput-notchedOutline,.MuiStack-root .Mui-focused .MuiPickersOutlinedInput-notchedOutline,.MuiStack-root .MuiPickersOutlinedInput-notchedOutline{border-color:#ccc!important;border-width:1px!important}.autocomplete .MuiInputBase-input.MuiOutlinedInput-input.MuiAutocomplete-input{padding-right:60px!important}.shift-master .MuiAutocomplete-root,.shift-master .MuiInputLabel-root,.shift-master .MuiOutlinedInput-root,.shift-master .MuiTextField-root{width:180px!important}.shift-master .MuiAutocomplete-inputRoot .MuiAutocomplete-input{padding-right:70px!important}.fullwidth-stack,.fullwidth-stack div{width:100%}.export-container.iconsection{align-items:center;display:flex;gap:12px}.export-container.iconsection p{color:#113d6b;margin:0}.export-container.iconsection .export-icon-button{align-items:center;background:#0000;border:none;color:#7e96af;cursor:pointer;display:flex;gap:5px}.ar-main-container{margin-top:10vh;max-width:100%;padding:10px;text-align:left}.ar-title{color:#113d6b;font-size:30px;font-weight:700;margin-bottom:15px}.ar-form{display:flex;flex-direction:column;gap:10px}.ar-filter-row-top{display:flex;flex-wrap:wrap;gap:20px}.ar-filter-row-bottom{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;position:relative}.ar-month-container{display:flex;flex-direction:column;min-width:200px}.MuiDateCalendar-root{height:330px!important}.MuiPopper-root{margin-bottom:8px!important;margin-top:8px!important}.ar-date-item{display:flex;flex-direction:column;margin:0}@media (min-width:1400px){.shift-master .MuiAutocomplete-root,.shift-master .MuiInputLabel-root,.shift-master .MuiOutlinedInput-root,.shift-master .MuiTextField-root{width:200px!important}}@media (min-width:1500px){.shift-master .MuiAutocomplete-root,.shift-master .MuiInputLabel-root,.shift-master .MuiOutlinedInput-root,.shift-master .MuiTextField-root{width:220px!important}}@media (min-width:1600px){.shift-master .MuiAutocomplete-root,.shift-master .MuiInputLabel-root,.shift-master .MuiOutlinedInput-root,.shift-master .MuiTextField-root{width:240px!important}}.pagination-controls{align-items:center;display:flex;gap:15px;justify-content:flex-end}.pagination-controls .lr-dropdown{background-position:right -4px center;min-width:auto;width:auto}.pagination-controls .lr-pagination{margin-top:0}.lr-dropdown,.lr-input{border:1px solid #ccc;border-radius:14px;box-sizing:border-box;font-size:14px;height:44px;padding:0 12px}.lr-pagination{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-top:20px;max-width:1500px}.lr-pagination-btn{background-color:#1f4d9b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;transition:background .3s}.lr-pagination-btn:hover{background-color:#036}.lr-pagination-btn:disabled{background-color:#b0c4de;cursor:not-allowed}.unauthorized-wrapper{align-items:center;display:flex;height:100vh;justify-content:center}.unauthorized-box{background-color:#fff;border-radius:12px;box-shadow:0 8px 20px #0000001a;max-width:500px;padding:40px;text-align:center;width:90%}.unauthorized-title{color:#d32f2f;font-size:2.5rem;font-weight:700;margin-bottom:20px}.unauthorized-text{color:#555;font-size:1.1rem}.unauthorized-subtext{color:#888;font-size:.9rem;margin-top:10px}.sm-container{margin-top:10vh;max-width:100%;padding:10px;text-align:left}.sm-title{color:#113d6b;font-size:30px;font-weight:700}.sm-card-title,.sm-title{margin-bottom:15px}.sm-form{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:stretch}.sm-form>div{display:flex;flex-direction:column;gap:5px}.sm-color input{flex:1 1 auto}.sm-mini-container form{box-sizing:border-box;display:flex;flex-basis:calc(50% - 7.5px);flex-direction:column;flex-grow:1;flex-shrink:1;padding-top:30px}.sm-form-group{background-color:#fff;border:1px solid #ccc;border-radius:15px;display:flex;flex:1 1 auto;flex-direction:column;height:44px;justify-content:center;margin:0;min-width:120px;position:relative}.sm-submit-btn{background-color:#1f4d9b;padding:10px 20px}.sm-cancel-btn,.sm-submit-btn{border:none;border-radius:14px;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;height:44px;transition:background .3s;white-space:nowrap}.sm-cancel-btn{background-color:#db0e0e;padding:15px 20px 20px}.sm-btn-group{align-items:center;align-self:end;display:flex!important;flex-direction:row!important;gap:0;justify-content:flex-start}.serch-section{display:flex;justify-content:space-between;margin-bottom:5px}.form-row{justify-content:flex-end}.error-message{border-radius:8px;color:#d93025;font-size:1.2rem;font-weight:500;margin-top:5px;max-width:100%;padding:10px 12px;text-align:center}.sm-card-title{color:#113d6b;font-size:20px;font-weight:700;margin-bottom:10px}#autocompleteInput{padding-bottom:10px!important;padding-top:6px!important}#autocompleteInput2{color:#fff!important;margin:5px 35px 7px 5px!important}#autocompleteInputEdit{color:#fff!important;margin:5px 0 7px!important}#autocompleteInput::placeholder{color:"#2c415b";font-size:"14px"}.MuiAutocomplete-hasClearIcon.css-119mxhk-MuiAutocomplete-root .MuiOutlinedInput-root,.MuiAutocomplete-hasPopupIcon.css-119mxhk-MuiAutocomplete-root .MuiOutlinedInput-root{max-height:47px!important}.sameTdWidth.overnight-check>.MuiCheckbox-root.MuiCheckbox-colorPrimary{margin-top:-5px;padding-bottom:0;padding-top:0}.MuiPopper-root.MuiPickerPopper-root .MuiDialogActions-root.MuiPickersLayout-actionBar{justify-content:space-around;padding:0}.MuiPopper-root.MuiPickerPopper-root .MuiButtonBase-root.MuiButton-root{font-size:12px;font-weight:600;margin:0;min-width:35px;padding:9px}.MuiStack-root.shift-end *{width:auto}.custom-datepicker-input{border:1px solid #ccc!important;border-radius:15px!important;box-sizing:border-box;height:40px!important;margin-bottom:3px!important;max-width:500px!important;padding:5px 12px;width:210px!important}.custom-datepicker-input.error{border-color:red!important;margin-top:0!important}.custom-datepicker-input.datepicker-disabled{color:#00000061!important}.emp-mgt{align-items:flex-end;display:flex;flex-direction:row;gap:20px;justify-content:space-between}.reset-form{display:flex;flex-direction:column;gap:10px;text-align:left}.reset-form label{display:block;margin:0 0 5px}.reset-form div{position:relative}.togglepwd{align-items:center;color:#666;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px}.sm-edit-save-btn{background-color:#1f4d9b;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;height:46px;min-width:90px;padding:15px 10px;transition:background .3s;white-space:nowrap;width:fit-content}.employee-table td:nth-child(3),.employee-table th:nth-child(3){left:0;position:sticky;z-index:2}.employee-table td:last-child,.employee-table th:last-child{position:sticky;right:0;z-index:3}.employee-table th{z-index:4}.form-row{display:flex;flex-wrap:wrap;gap:20px}.form-row>div{display:flex;flex:1 1;flex-direction:column;gap:5px;margin-bottom:0;position:relative}.form-row>div input{border-radius:14px;flex:1 1;line-height:1.45;margin:0;max-height:44px;min-width:225px;padding:12px 16px}.calenderstyle1 .react-datepicker{box-shadow:none;left:6px;position:relative!important;top:auto;z-index:auto!important}.titlesec .pop-up-title{color:#fff;font-weight:600}.titlesec{background:#28519e;padding:20px}.add-edit-action-button{flex:0 0 auto}.empwrapper{display:flex;flex-direction:column;gap:20px;scrollbar-width:thin}.reset-form label span{color:red}.titlesec button{color:#fff;margin-top:-12px;padding:0;top:50%}.th{padding-left:0!important}.addButton{align-items:flex-end!important;display:flex;gap:20px}@media (max-width:1300px){.sm-edit-save-btn{min-width:125px}.addButton,.emp-mgt{align-items:flex-start}.addButton{flex-direction:column;gap:60px}}.MuiAutocomplete-input,.custom-datepicker-input{font-weight:400!important}@media (min-width:1240px) and (max-width:1300px){.addButton{gap:10px}}@media (min-width:1700px){.custom-datepicker-input{width:240px!important}}@media (min-width:1800px){.custom-datepicker-input{width:270px!important}}@media (min-width:2000px){.custom-datepicker-input{width:300px!important}}.admin-emp-add-edit .MuiPickersInputBase-root{width:230px!important}.admin-emp-add-edit .MuiPickersInputBase-root,.emp-add-edit .MuiPickersInputBase-root{border-radius:15px!important;font-size:14px;height:40px!important;min-height:40px!important;padding:0 8px}.emp-add-edit .MuiPickersInputBase-root{width:210px!important}.container.privacy-policy{flex-direction:column;height:auto;margin-bottom:15px;margin-right:55px;margin-top:80px}.container.privacy-policy div,.container.privacy-policy ol,.container.privacy-policy p,.container.privacy-policy ul{color:#113d6b;font-size:16px;line-height:1.6}.footer a,.footer a:active,.footer a:hover,.footer a:visited{color:#0047ab;cursor:pointer;text-decoration:none}.container.privacy-policy h2,.container.privacy-policy h3{color:#113d6b;margin:0 0 15px}.container.privacy-policy h3{font-size:21px;font-weight:500;padding:0}.container.privacy-policy h3 strong{font-weight:inherit}.container.privacy-policy ul{list-style:none;margin:0 0 20px;padding:0}.container.privacy-policy ul li{margin:0 0 10px;padding-left:15px;position:relative}.container.privacy-policy ul li:before{background:#000;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:8px;width:6px}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation1.MuiAutocomplete-paper{border-radius:14px;box-shadow:0 0 10px #0000000d}.MuiAutocomplete-listbox{border:1px solid #d9d9d9;border-radius:15px;scrollbar-color:#28519e #d9d9d9;scrollbar-width:thin}.MuiPopper-root.MuiAutocomplete-popper{z-index:9}.css-imrjgg-MuiButtonBase-root-MuiCheckbox-root,.css-imrjgg-MuiButtonBase-root-MuiCheckbox-root:hover{margin-right:0!important;padding:3px!important}.MuiChip-root.MuiChip-filled.MuiChip-sizeMedium.MuiChip-colorDefault.MuiChip-filledDefault.css-5c51lm-MuiChip-root{margin-bottom:3px;margin-top:3px}.MuiFormLabel-root.MuiInputLabel-root.MuiInputLabel-formControl.MuiInputLabel-animated.MuiInputLabel-outlined.MuiFormLabel-colorPrimary{color:#000;font-size:14px;margin:0;top:-2px}.MuiInputBase-input.MuiOutlinedInput-input.MuiAutocomplete-input{padding-right:30px!important}.MuiAutocomplete-listbox li:last-child{padding-bottom:8px!important}.MuiAutocomplete-listbox{padding:0!important}.MuiAutocomplete-listbox li:first-child{padding-top:8px!important}.borderEffect fieldset.MuiOutlinedInput-notchedOutline{border:1px solid #d9d9d9!important;bottom:2px!important}.swal2-popup.swal2-modal h2{font-size:20px;font-weight:600}.holiday-container{margin-top:10vh;max-width:100%;padding:10px;text-align:left}.card-title{color:#113d6b;font-size:20px;font-weight:700;margin-bottom:10px}.holiday-form{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-start}.holiday-form>div{display:flex;flex-direction:column;gap:5px}.card>div.form-group,.holiday-form>div.form-group{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:0;border-radius:initial;gap:5px;height:auto;justify-content:normal;min-width:0;min-width:auto}.form-group{background-color:#fff;border-radius:15px;display:flex;flex-direction:column;height:44px;justify-content:center;max-width:300px;min-width:200px;position:relative}.holiday-form>div input,.holiday-form>div select{margin-bottom:0;max-width:214px}.holiday-form .submit-btn{align-self:end}.dropdown{background-color:#fff;border:1px solid #ccc;border-radius:14px;display:flex;flex:1 1;flex-direction:column;height:44px;justify-content:center;margin-bottom:15px;max-width:214px;min-width:200px;width:100%}.dropdown,.dropdown option{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown option{color:#000;max-width:100%}.dropdown option:disabled{color:grey!important}input,select{background-color:#fff;border:0;border-radius:15px;font-size:14px;height:44px;min-width:200px;outline:none}input{padding:10px}select{padding:12px 10px}.react-datepicker-wrapper{width:100%}.react-datepicker{background:#fff;box-shadow:0 4px 6px #0000001a;left:0;position:absolute!important;top:100%;z-index:500!important}div.form-group .react-datepicker__tab-loop{position:absolute}.inline-radio{align-items:center;display:flex}.inline-radio input[type=radio]{transform:scale(.5)}.submit-btn{background-color:#1f4d9b;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;height:44px;padding:10px 20px;transition:background .3s;white-space:nowrap}.submit-btn:hover{background-color:#024}.holidays-table{border-collapse:initial;border-spacing:0 10px;min-width:200px;overflow-x:visible;padding:0 0 10px;text-align:left;width:100%}.holidays-table tbody tr,.holidays-table tbody tr td{border-bottom:1px solid #d9d9d999;vertical-align:top}.holidays-table tbody tr:last-child,.holidays-table tbody tr:last-child td{border:none}.td-left{text-align:left}.td-center{text-align:center}.td-right{text-align:right}.holidays-table-thl{border-bottom-left-radius:10px;border-top-left-radius:10px}.holidays-table-thl,.holidays-table-thr{background-color:#dfe5eb;color:#7e96af;font-weight:600;padding:10px;text-align:left}.holidays-table-thr{border-bottom-right-radius:10px;border-top-right-radius:10px}.holidays-table-thm{background-color:#dfe5eb;color:#7e96af;font-weight:600;padding:10px;text-align:left}.holidays-table-thl-num,.holidays-table-thm-num{background-color:#dfe5eb;color:#7e96af;font-weight:600;padding:10px;text-align:center}.holidays-table-thl-num{border-bottom-left-radius:10px;border-top-left-radius:10px}.holidays-table-thr-num{background-color:#dfe5eb;border-bottom-right-radius:10px;border-top-right-radius:10px;color:#7e96af;font-weight:600;padding:10px;text-align:center}.holidays-table-thl-date,.holidays-table-thm-date{background-color:#dfe5eb;color:#7e96af;font-weight:600;padding:10px;text-align:right}.holidays-table-thl-date{border-bottom-left-radius:10px;border-top-left-radius:10px}.holidays-table-thr-date{background-color:#dfe5eb;border-bottom-right-radius:10px;border-top-right-radius:10px;color:#7e96af;font-weight:600;padding:10px;text-align:right}.holidays-table td{background-color:#fff;padding:7px 10px}.holidays-table tr{background-color:#fff;border-radius:10px;color:#113d6b;padding:10px}.table-input{background-color:#f4f6f9;border:1px solid #ccc;border-radius:15px;font-size:14px;max-width:20%;outline:none;padding:10px}.holidays-table td:nth-child(2),.holidays-table th:nth-child(2){left:0;position:sticky;z-index:2}.holidays-table td:last-child,.holidays-table th:last-child{position:sticky;right:0;z-index:3}.holidays-table th{z-index:4}.inputcotainer{display:flex;flex-direction:column;gap:5px}.action-buttons{border:0;display:flex;gap:10px}.update-btn{background-color:#1f4d9b;margin-right:5px;min-width:86px}.cancel-btn,.update-btn{border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin-bottom:10px;max-width:200px;padding:13.5px 20px}.cancel-btn{background-color:#db0e0e}.loader-container{align-items:center;display:flex;height:50vh;justify-content:center}.hm-search-container{display:flex;justify-content:space-between;margin-bottom:5px;margin-top:5px}.clear-btn{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:14px;font-weight:400;padding:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.hm-filter-container{display:flex;gap:10px;justify-content:space-between!important;margin-top:5px}@media screen and (min-width:1400px){.hm-filter-container{margin-top:8px}.holidayLocation{margin-top:8px!important}}@media screen and (min-width:800px){.hm-filter-container{margin-top:5px!important}}@media screen and (min-width:2100px){.col-index-leavetype{width:3%!important}.col-input-leavetype{width:5%!important}.col-actions-leavetype{width:3%!important}}@media (max-width:768px){.hm-filter-container{align-items:stretch;flex-direction:column;margin-bottom:10px}.hm-search-input{width:100%}}.dashboard-container{margin:0 auto;padding:1rem}.dashboard-header{margin-bottom:3rem;margin-top:3rem;text-align:center}.dashboard-header h1{color:#113d6b;font-size:2rem;font-weight:600;margin-bottom:.5rem}.dashboard-header p{color:#7e96af;font-size:1.1rem;margin:0}.dashboard-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.dashboard-card{background:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 20px #00000014;cursor:pointer;display:flex;flex-direction:column;min-height:200px;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease;width:380px}.dashboard-card:before{background:var(--card-color);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.dashboard-card:hover{border-color:var(--card-color);box-shadow:0 12px 40px #00000026;transform:translateY(-8px)}.dashboard-card:hover:before{transform:scaleX(1)}.card-icon{margin-bottom:1.5rem}.icon-emoji{display:block;height:50px;width:50px}.card-content{flex:1 1;margin-bottom:1rem}.card-title-dashboard{color:#113d6b;font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.card-description{color:#7e96af;font-size:14px;line-height:1.6;margin:0}.card-arrow{align-self:flex-end}.dashboard-card:hover .card-arrow{transform:translateX(8px)}@media (max-width:480px){.dashboard-header h1{font-size:1.5rem}.dashboard-card{min-height:160px;padding:1.25rem}.icon-emoji{font-size:2rem}.card-title-dashboard{font-size:1.2rem}.card-description{font-size:.9rem}}@media (max-width:1100px){.dashboard-container{padding:1rem}.dashboard-card{padding:1.5rem;width:200px}.icon-emoji{height:25px;width:25px}.card-title-dashboard{font-size:1.1rem}}@media (min-width:1110px) and (max-width:1300px){.dashboard-container{padding:1rem}.dashboard-card{padding:1.5rem;width:250px}.icon-emoji{height:35px;width:35px}.card-title-dashboard{font-size:1.3rem}}@media (min-width:1300px) and (max-width:1400px){.dashboard-container{padding:1rem}.dashboard-card{padding:1.5rem;width:280px}.icon-emoji{height:35px;width:35px}.card-title-dashboard{font-size:1.3rem}}@media (min-width:1400px) and (max-width:1620px){.dashboard-card{padding:1.5rem;width:310px}.icon-emoji{height:38px;width:38px}.card-title-dashboard{font-size:1.4rem}}@media (min-width:1620px) and (max-width:1800px){.dashboard-card{padding:1.5rem;width:365px}.icon-emoji{height:45px;width:45px}.dashboard-header p{font-size:1.2rem}.dashboard-header h1{font-size:2.3rem}.card-description{font-size:16px;line-height:1.7}}@media (min-width:1800px){.dashboard-header h1{font-size:2.5rem}.dashboard-header p{font-size:1.3rem}.card-description{font-size:18px;line-height:1.9}}.client-table{border-collapse:initial;border-spacing:0 10px;min-width:200px;overflow-x:visible;padding:0 0 10px;text-align:left;width:100%}.client-table tbody tr,.client-table tbody tr td{border-bottom:1px solid #d9d9d999;vertical-align:top}.client-table tbody tr:last-child,.client-table tbody tr:last-child td{border:none}.client-table-thl{border-bottom-left-radius:10px;border-top-left-radius:10px}.client-table-thl,.client-table-thr{background-color:#dfe5eb;color:#7e96af;font-weight:600;padding:10px;text-align:left}.client-table-thr{border-bottom-right-radius:10px;border-top-right-radius:10px}.client-table-thm{background-color:#dfe5eb;color:#7e96af;font-weight:600;padding:10px;text-align:left}.client-table td{background-color:#fff;overflow:hidden;padding:7px 10px;text-overflow:ellipsis;white-space:nowrap}.client-table tr{background-color:#fff;border-radius:10px;color:#113d6b;padding:10px}.client-table td:first-child,.client-table th:first-child{left:0;position:sticky;z-index:2}.client-table td:nth-child(4),.client-table th:nth-child(4){position:sticky;right:0;z-index:2}.client-table th{background-color:#dfe5eb;padding:10px;top:0;z-index:5}.switch{display:inline-block;height:22px;margin-left:5px;padding:inherit;position:relative;width:45px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#dc3545;border-radius:34px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.3s}.slider:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:18px;left:2px;width:18px}.switch input:checked+.slider{background-color:#28a745}.switch input:checked+.slider:before{transform:translateX(23px)}.sm-client-btn{background-color:#1f4d9b;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;height:46px;min-width:90px;padding:15px;transition:background .3s;white-space:nowrap;width:fit-content}@media (max-width:1300px){.sm-client-btn{min-width:125px}}.resources-weeks-scroll{position:relative}.resources-table .action-link,.resources-table-thr{background:#fff;box-shadow:-2px 0 6px #00000014;min-width:80px;position:sticky;right:0;text-align:center;z-index:3}.resources-table-thr{z-index:4}.resources-week-cell{align-items:center;color:#000;display:flex;font-size:19px;height:28px;justify-content:center;width:100%}.resources-skills-cell{line-height:1.4;max-width:100px;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.resources-table-scroll-wrapper{overflow-x:auto;overflow-y:hidden;width:100%}.resources-table-container{display:flex;width:100%}.resources-fixed-columns{background:#fff;flex-shrink:0;z-index:2}.resources-fixed-columns table{border-collapse:collapse}.resources-weeks-scroll{overflow-x:auto;overflow-y:hidden}.resources-weeks-scroll table{border-collapse:collapse}.resources-table tr{height:44px}.resources-week-cell{margin:auto}.resources-data-cell,.resources-week-cell{border-radius:4px;height:25px;width:40px}.resources-fixed-columns th,.resources-weeks-scroll th{background:#f4f4f4;top:0;z-index:3}.resources-weeks-scroll::-webkit-scrollbar{height:8px}.resources-weeks-scroll::-webkit-scrollbar-thumb{background:#bbb;border-radius:4px}.resources-ellipsis-text{cursor:pointer;display:inline-block;max-width:180px;overflow:hidden;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.project-disabled-btn{cursor:not-allowed;pointer-events:none}.project-disabled-btn img{filter:grayscale(100%)}.th-text-resource{min-width:180px;text-align:left}.th-text-skill{min-width:130px;text-align:left}.th-text{min-width:100px;text-align:left}.th-roleCount,.th-text-numeric{min-width:100px;text-align:center}.th-date{min-width:120px;text-align:right}.th-number{min-width:90px;text-align:center}.th-action{min-width:80px;text-align:center}.text-cell{display:"content-box";padding:4px;text-align:right}.number-cell,.text-cell{font-size:16px;width:120px}.number-cell{display:inline-block;padding:4px 6px;text-align:center}.release-date-picker{width:100%}.release-date-label{text-align:left}.release-comments-textfield{border-color:#ccc;border-radius:10px;height:71px;overflow-y:scroll;padding:5px;width:308px}.release-approval-popup{border-radius:12px;padding:0!important;width:400px}.release-html-container{margin:0!important;padding:0!important}.app-breadcrumbs{align-items:center;display:flex;gap:6px;padding:5px}.app-breadcrumbs-prefix{color:#555;font-size:16px;font-weight:600;margin-right:6px}.app-breadcrumbs-text{color:#113d6b;font-size:18px!important;font-weight:600!important}.app-breadcrumbs-arrow{align-items:center;display:flex}.app-breadcrumbs-arrow img{height:14px;margin-top:6px}.showResources-table{border-collapse:initial;border-spacing:0 10px;min-width:200px;overflow-x:visible;padding:0 0 10px;text-align:left;width:100%}.showResources-table tbody tr,.showResources-table tbody tr td{border-bottom:1px solid #d9d9d999}.showResources-table tbody tr:last-child,.showResources-table tbody tr:last-child td{border:none}.showResources-table-thl{border-bottom-left-radius:10px;border-top-left-radius:10px}.showResources-table-thl,.showResources-table-thr{background-color:#dfe5eb;color:#7e96af;font-weight:600;padding:10px;text-align:left}.showResources-table-thr{border-bottom-right-radius:10px;border-top-right-radius:10px}.showResources-table-thm{background-color:#dfe5eb;color:#7e96af;font-weight:600;padding:10px;text-align:left}.showResources-table td{background-color:#fff;overflow:hidden;padding:6px 10px;text-overflow:ellipsis;white-space:nowrap}.showResources-table tr{background-color:#fff;border-radius:10px;color:#113d6b;padding:10px}.showResources-table td:first-child,.showResources-table th:first-child{left:0;position:sticky;z-index:2}.showResources-table td:nth-child(4),.showResources-table th:nth-child(4){position:sticky;right:0;z-index:2}.showResources-table th{background-color:#dfe5eb;padding:10px;top:0;z-index:5}.resource-table td:nth-child(2),.resource-table td:nth-child(3),.resource-table th:nth-child(2),.resource-table th:nth-child(3){left:0;position:relative;z-index:2}.resource-table td:last-child,.resource-table th:last-child{position:relative;right:0;z-index:3}.tooltipSpan{display:block;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.noMessage{background:#ffffffe6;border-radius:6px;font-size:16px;font-weight:700;left:50%;padding:10px 20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1000}.card-arrow{align-self:flex-start;color:var(--card-color);cursor:pointer;font-size:1.5rem;font-weight:700;transition:transform .3s ease}.width12{width:12%}.width10{width:10%}.width9{width:9%}.monthly-projection-holidays-table{border-collapse:initial;border-spacing:0 10px;min-width:200px;overflow-x:visible;padding:0 0 10px;text-align:left;width:100%}.monthly-projection-holidays-table tbody tr:last-child,.monthly-projection-holidays-table tbody tr:last-child td{border:none}.monthly-projection-holidays-table-thl{border-bottom-left-radius:10px;border-top-left-radius:10px}.monthly-projection-holidays-table-thl,.monthly-projection-holidays-table-thm,.monthly-projection-holidays-table-thr{background-color:#dfe5eb;color:#7e96af;font-weight:600;padding:10px;text-align:left}.monthly-projection-holidays-table-thr{border-bottom-right-radius:10px;border-top-right-radius:10px}.monthly-projection-holidays-table-thl-num{border-bottom-left-radius:10px;border-top-left-radius:10px}.monthly-projection-holidays-table-thl-num,.monthly-projection-holidays-table-thm-num,.monthly-projection-holidays-table-thr-num{background-color:#dfe5eb;color:#7e96af;font-weight:600;padding:10px;text-align:center}.monthly-projection-holidays-table-thr-num{border-bottom-right-radius:10px;border-top-right-radius:10px}.monthly-projection-holidays-table-thl-date{border-bottom-left-radius:10px;border-top-left-radius:10px}.monthly-projection-holidays-table-thl-date,.monthly-projection-holidays-table-thm-date,.monthly-projection-holidays-table-thr-date{background-color:#dfe5eb;color:#7e96af;font-weight:600;padding:10px;text-align:right}.monthly-projection-holidays-table-thr-date{border-bottom-right-radius:10px;border-top-right-radius:10px}.monthly-projection-holidays-table td{background-color:#fff;padding:7px 10px}.monthly-projection-holidays-table tr{background-color:#fff;border-radius:10px;color:#113d6b;padding:10px}.monthly-projection-table-input{background-color:#f4f6f9;border:1px solid #ccc;border-radius:15px;font-size:14px;max-width:20%;outline:none;padding:10px}.dashboard-rmt-container{font-family:Arial,sans-serif;padding:20px}.dashboard-title-rmt{margin-bottom:10px}.top-bar-rmt{align-items:flex-end;gap:16px;justify-content:space-between}.filters-rmt,.top-bar-rmt{display:flex;flex-wrap:wrap}.filters-rmt{gap:12px}.filter-rmt{display:flex;flex-direction:column;font-size:12px}.tabs-rmt{border:1px solid #ccc;border-radius:6px;display:flex;margin-bottom:0;overflow:hidden}.tab-rmt{background:#fff;border:none;cursor:pointer;padding:6px 14px}.tab-rmt.active{background:#1a3f7d;color:#fff;font-weight:600}.metrics-grid-rmt{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:20px}.metric-group-rmt{border-top:1px solid #ccc;padding-top:8px}.metric-header-rmt{display:flex;font-size:13px;justify-content:space-between;margin-bottom:8px}.metric-cards-rmt{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.metric-card-rmt{border:1px solid #ccc;border-radius:4px;display:grid;height:100px;padding:12px;text-align:center}.charts-row-rmt{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));margin-top:30px}.chart-card-rmt{border-top:1px solid #ccc;padding-top:10px}.chart-placeholder-rmt{align-items:center;border:1px dashed #aaa;display:flex;height:200px;justify-content:center;margin-top:10px}.filter-rmt input,select{min-width:"150px !important"}@media (max-width:768px){.chart-placeholder-rmt{height:160px}}.filter-rmt select{border:1px solid #7e96af;padding:4px 6px}.label-rmt{color:#7e96af}.table-card-rmt{background:#fff;border:1px solid #ddd;padding:12px;width:100%}.table-title-rmt{font-size:14px;font-weight:600;margin-bottom:8px}.table-rmt{border-collapse:collapse;font-size:12px;width:100%}.table-rmt td,.table-rmt th{border:1px solid #e0e0e0;padding:6px 8px;text-align:center}.table-rmt th{background-color:#f5f5f5;font-weight:600}.textAlignCenter{text-align:center}