@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap);*,body{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eee;border-radius:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}.login-wrapper.MuiCard-root{align-items:center;background:#6c6c6c;border-radius:8px;border-radius:0;box-shadow:none;display:flex;justify-content:center;min-height:100vh;overflow:auto;padding:50px 15px}.login-wrapper-inner{border-radius:20px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);margin:0 auto;max-width:530px;overflow:hidden}.login-wrapper-inner .MuiCardHeader-root{background-color:#065492;box-shadow:0 0 0 1px #065492;padding:22px 16px;text-align:center}.login-wrapper-inner .MuiCardHeader-title{color:#fff;font-size:30px;font-weight:700}@media(max-width:1400px){.login-wrapper-inner .MuiCardHeader-title{font-size:25px}}.login-wrapper-inner .MuiCardContent-root{background-color:#fff;padding:25px 40px 30px}@media(max-width:575px){.login-wrapper-inner .MuiCardContent-root{padding:20px}}.login-formwrap label{font-size:18px;font-weight:600;margin-bottom:10px}.login-formwrap .MuiFormControl-root .MuiOutlinedInput-root .MuiInputAdornment-positionStart~input{border-radius:0;padding-left:4px}.login-formwrap .MuiFormHelperText-root{margin-left:0;margin-right:0}.login-formwrap .MuiButtonBase-root.login-btn.login-btn{border-radius:50px;box-shadow:none;font-size:16px;font-weight:700;padding:13px 10px;text-transform:capitalize}.wtg-wrapper .MuiBox-root{background:transparent;margin-bottom:0;max-height:calc(90vh - 80px);overflow:auto}@media screen and (max-width:1200px){.wtg-wrapper .MuiBox-root{max-height:calc(100vh - 60px)}}.wtg-wrapper .MuiBox-root::-webkit-scrollbar-track{background-color:#fff}.wtg-wrapper .MuiBox-root::-webkit-scrollbar{background-color:transparent;width:3px}.wtg-wrapper .MuiBox-root::-webkit-scrollbar-thumb{background-color:#1c5492;border-radius:10px}.wtg-wrapper-inner{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);margin:0 auto;overflow:hidden}.wtg-wrapper-inner .MuiCardHeader-root{background-color:#065492;box-shadow:0 0 0 1px #065492;padding:22px 16px;text-align:center}.wtg-wrapper-inner .MuiCardHeader-title{color:#fff;font-size:30px;font-weight:700}@media(max-width:1400px){.wtg-wrapper-inner .MuiCardHeader-title{font-size:25px}}.wtg-wrapper-inner .MuiCardContent-root{padding:35px 40px}@media(max-width:575px){.wtg-wrapper-inner .MuiCardContent-root{padding:20px}}.tabCardList{grid-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);padding:10px 0 15px}@media(max-width:450px){.tabCardList{grid-template-columns:repeat(1,1fr)}}.tabCardList .tabCard{border-radius:20px;box-shadow:3px 3px 12px rgba(0,0,0,.129);cursor:pointer;overflow:hidden;padding-bottom:215px;position:relative}.tabCardList .tabCard:hover{opacity:.8}.tabCardList .tabCard.tabRecognition h4{background:#d85e42;box-shadow:-2px 0 5px 0 #d85e42}.tabCardList .tabCard.tabEngagement{border:2px solid #225fa0}.tabCardList .tabCard.tabEngagement h4{box-shadow:-2px 0 5px 0 #225fa0}.tabCardList .tabCard h4{background:#225fa0;color:#fff;font-size:20px;margin:0;padding:18px 15px 12px;position:relative;text-align:center;z-index:1}.tabCardList .tabCard img{height:100%;left:50%;object-fit:cover;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.customPopup{z-index:2000!important}.customPopup .MuiBackdrop-root{background-color:rgba(0,0,0,.7)}.customPopup .MuiBox-root{margin-bottom:0;max-height:calc(90vh - 80px);overflow:auto;padding-top:1px}@media screen and (max-width:1200px){.customPopup .MuiBox-root{max-height:calc(100vh - 50px)}}@media screen and (max-width:576px){.customPopup .MuiBox-root{max-height:calc(100vh - 40px)}}.customPopup .MuiBox-root::-webkit-scrollbar-track{background-color:transparent}.customPopup .MuiBox-root::-webkit-scrollbar{background-color:transparent;width:3px}.customPopup .MuiBox-root::-webkit-scrollbar-thumb{background-color:#1c5492;border-radius:10px}.customPopup .MuiBox-root .commentBoxWrap{margin-top:20px}.customPopup .MuiBox-root .commentBoxWrap:first-child{margin-top:0}.customPopup .MuiBox-root .commentBoxWrap .commentTopInfo{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px;margin-top:20px}@media screen and (max-width:576px){.customPopup .MuiBox-root .commentBoxWrap .commentTopInfo{align-items:baseline;flex-direction:column}}.customPopup .popupHeader{align-items:center;background-color:#ededed;display:flex;justify-content:space-between;padding:23px 40px 23px 20px;position:relative}@media screen and (max-width:1400px){.customPopup .popupHeader{padding:20px 40px 20px 20px}}.customPopup .popupHeader h4{color:#000;font-size:24px;font-weight:400;margin:0}@media screen and (max-width:1400px){.customPopup .popupHeader h4{font-size:20px}}.customPopup .popupHeader button{position:absolute;right:5px;top:5px;transition:all .3s ease-in-out;width:40px}.customPopup .popupHeader button:hover{color:#000}.info_popup-header{align-items:center;display:flex;justify-content:flex-end}.info_popup-header .MuiIconButton-root{height:40px;position:relative;right:5px;top:5px;transition:all .3s ease-in-out;width:40px}.info_popup-header .MuiIconButton-root:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.info_popup-wrapper .MuiBackdrop-root{background-color:rgba(0,0,0,.7)}.info_popup-wrapper .MuiCardContent-root{padding:16px 50px;text-align:center}@media(max-width:767px){.info_popup-wrapper .MuiCardContent-root{padding:16px}}.info_popup-wrapper .MuiCardContent-root .svg-inline--fa{color:#225fa0;font-size:65px}.info_popup-wrapper .MuiCardContent-root .MuiTypography-h4{color:#225fa0;font-size:32px;font-weight:700}@media(max-width:767px){.info_popup-wrapper .MuiCardContent-root .MuiTypography-h4{font-size:28px}}.info_popup-wrapper .MuiCardContent-root .MuiTypography-body1{color:#212121;font-size:22px;line-height:1.3}@media(max-width:767px){.info_popup-wrapper .MuiCardContent-root .MuiTypography-body1{font-size:18px}}.info_popup-wrapper .MuiCardActions-root{justify-content:center;padding:10px 8px 30px}.info_popup-wrapper .MuiCardActions-root .MuiBox-root{align-items:center;display:flex;justify-content:center;max-width:350px;width:100%}.info_popup-wrapper .MuiCardActions-root .MuiBox-root .MuiButtonBase-root{width:100%}@media(max-width:767px){.info_popup-wrapper .MuiCardActions-root .MuiBox-root .MuiButtonBase-root{width:auto}}.employee_comment-header{align-items:center;display:flex;justify-content:flex-end}.employee_comment-header .MuiIconButton-root{height:40px;position:relative;right:5px;top:5px;transition:all .3s ease-in-out;width:40px}.employee_comment-header .MuiIconButton-root:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.employee_comment-popup .MuiCardContent-root{padding:0 40px 35px!important}@media(max-width:991px){.employee_comment-popup .MuiCardContent-root{padding:0 20px 25px!important}}.employee_comment-popup .MuiCardContent-root .MuiTypography-h2{color:#225fa0;font-size:26px;font-weight:700;margin-bottom:5px}@media(max-width:1400px){.employee_comment-popup .MuiCardContent-root .MuiTypography-h2{font-size:22px}}@media(max-width:991px){.employee_comment-popup .MuiCardContent-root .MuiTypography-h2{font-size:20px}}.employee_comment-popup .MuiCardContent-root .MuiTypography-h6{color:#212121;font-size:20px;font-weight:400}@media(max-width:1400px){.employee_comment-popup .MuiCardContent-root .MuiTypography-h6{font-size:18px}}@media(max-width:991px){.employee_comment-popup .MuiCardContent-root .MuiTypography-h6{font-size:16px}}.employee_comment-popup .MuiCardContent-root .MuiTypography-h6 span{font-weight:700}.employee_comment-popup .MuiCardContent-root .MuiTypography-body1{color:#000;font-size:18px}@media(max-width:1400px){.employee_comment-popup .MuiCardContent-root .MuiTypography-body1{font-size:16px}}@media(max-width:991px){.employee_comment-popup .MuiCardContent-root .MuiTypography-body1{font-size:14px}}.employee_comment-popup .MuiCardContent-root .MuiTypography-body1 span{font-weight:700}.employee_comment-contentHead{border-bottom:1px solid #bbb;margin-bottom:14px;padding-bottom:10px}.comments-popup-btn-wrap{flex-direction:row!important;justify-content:flex-end;padding:5px 20px 25px;text-align:right}.comment-disabled{color:#c1c2bf!important}.comment-disabled svg{fill:#c1c2bf!important}.login-error-text{color:red!important}.darkBackground{background-color:#000!important}.employee_comment-popup .MuiPaper-root{margin-bottom:0;max-height:calc(92vh - 80px);overflow-y:auto;padding-top:1px}@media screen and (max-width:1200px){.employee_comment-popup .MuiPaper-root{max-height:calc(100vh - 50px)}}@media screen and (max-width:576px){.employee_comment-popup .MuiPaper-root{max-height:calc(100vh - 40px)}}.employee_comment-popup .MuiPaper-root::-webkit-scrollbar-track{background-color:transparent}.employee_comment-popup .MuiPaper-root::-webkit-scrollbar{background-color:transparent;width:3px}.employee_comment-popup .MuiPaper-root::-webkit-scrollbar-thumb{background-color:#1c5492;border-radius:10px}.wtg-wrapper .MuiBackdrop-root{background-color:#6c6c6c}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(/static/media/SourceSansPro-Regular.a95d2273198a630bc5fa.eot);src:url(/static/media/SourceSansPro-Regular.a95d2273198a630bc5fa.eot?#iefix) format("embedded-opentype"),url(/static/media/SourceSansPro-Regular.7130bfd617067e53f080.woff2) format("woff2"),url(/static/media/SourceSansPro-Regular.e85d8d9c12074e064fa5.woff) format("woff"),url(/static/media/SourceSansPro-Regular.9d31e45d80240f104ce0.ttf) format("truetype"),url(/static/media/SourceSansPro-Regular.1b2a7a3af784882aeda9.svg#SourceSansPro-Regular) format("svg")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(/static/media/SourceSansPro-SemiBold.5e66ae2015dda72885fb.eot);src:url(/static/media/SourceSansPro-SemiBold.5e66ae2015dda72885fb.eot?#iefix) format("embedded-opentype"),url(/static/media/SourceSansPro-SemiBold.60f337fa73ffca9e1607.woff2) format("woff2"),url(/static/media/SourceSansPro-SemiBold.d671d624f839b8eda0ee.woff) format("woff"),url(/static/media/SourceSansPro-SemiBold.ff458335ea8495dc6c17.ttf) format("truetype"),url(/static/media/SourceSansPro-SemiBold.d0ba340590e979457545.svg#SourceSansPro-SemiBold) format("svg")}*,:after,:before{box-sizing:border-box}body{font-family:Helvetica!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;letter-spacing:0}img{max-width:100%}.rootWrapper{padding:0 20px 15px}@media screen and (max-width:1200px){.rootWrapper{padding:0 15px 15px}}@media screen and (max-width:991px){.rootWrapper{padding:0 10px 10px}}.rootWrapper .rootContainer{background-color:#fff;border-radius:0 0 10px 10px;box-shadow:0 0 6px rgba(0,0,0,.102);max-width:100%;padding:40px}@media screen and (max-width:1600px){.rootWrapper .rootContainer{padding:30px}}@media screen and (max-width:1400px){.rootWrapper .rootContainer{padding:30px 25px}}@media screen and (max-width:768px){.rootWrapper .rootContainer{padding:20px}}.rootWrapper .rootManager{background-color:transparent;box-shadow:none;padding:20px 0}.breadcrumb-wrap{background-color:#225fa0;border-radius:10px 10px 0 0;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 40px}@media screen and (max-width:1600px){.breadcrumb-wrap{padding:15px 30px}}@media screen and (max-width:1200px){.breadcrumb-wrap{padding:15px 25px}}@media screen and (max-width:991px){.breadcrumb-wrap{align-items:center}}@media screen and (max-width:768px){.breadcrumb-wrap{padding:15px 20px}}.breadcrumb-wrap .breadcrumb-title{cursor:pointer;font-size:16px;font-weight:400;line-height:1.3;margin:0;padding-left:30px;position:relative}@media screen and (max-width:768px){.breadcrumb-wrap .breadcrumb-title{font-size:14px}}.breadcrumb-wrap .breadcrumb-title svg{height:20px;left:0;margin-right:5px;position:absolute;top:0;vertical-align:bottom}.breadcrumb-wrap .right-menu{flex:1 1;padding-left:15px}.breadcrumb-wrap .right-menu ul{display:flex;justify-content:flex-end;list-style:none;margin:0;padding:4px 0}.breadcrumb-wrap .right-menu ul li{cursor:pointer;font-size:18px;font-weight:700;margin-left:50px;padding:10px 0;position:relative;text-transform:uppercase}.breadcrumb-wrap .right-menu ul li:before{background:#fff;content:"";height:3px;left:0;opacity:0;position:absolute;top:100%;width:100%}.breadcrumb-wrap .right-menu ul li:first-child{margin-left:0}.breadcrumb-wrap .right-menu ul li:hover:before{opacity:.5}@media screen and (max-width:1400px){.breadcrumb-wrap .right-menu ul li{font-size:15px;margin-left:30px}}@media screen and (max-width:991px){.breadcrumb-wrap .right-menu ul li{font-size:14px;margin-left:20px}}.breadcrumb-wrap .right-menu ul li.activeMenu:before{opacity:1}.MuiButton-root.btn-primary{border:none;color:#fff;cursor:pointer;min-width:174px}.MuiButton-root.btn-primary,.MuiButton-root.btn-text{border-radius:30px;font-size:14px;font-weight:700;min-height:45px;padding:10px 25px;text-transform:capitalize}.MuiButton-root.btn-text{background-color:transparent;color:#000;text-decoration:underline}.MuiButton-root.btn-text:hover{background-color:transparent;color:#225fa0;text-decoration:underline}.MuiButton-root.btn-text.decorationNone{text-decoration:none}.MuiButton-root.btn-border.viewCommentBtn{padding:10px 15px}.MuiButton-root.btn-border{background-color:transparent;border:1px solid #707070;border-radius:30px;box-shadow:none;color:#000;font-weight:700;height:45px;padding:10px 25px;text-transform:capitalize}.MuiButton-root.btn-border:hover{background-color:transparent;border:2px solid #707070;box-shadow:none}.MuiButton-root.btn-white{border-radius:30px;font-weight:700;height:45px;padding:10px 35px;text-transform:capitalize}.MuiButton-root.btn-full{width:100%}.MuiButton-root.btn-xxl{font-size:20px;height:60px}.MuiButton-root.btn-xl{font-size:18px;height:50px}.MuiButton-root.btn-md{font-size:16px;height:50px}.MuiButton-root.minWidthAuto{min-width:auto}.MuiFormControl-root .MuiInputBase-root{margin-top:1px;word-break:break-word}.MuiFormControl-root .MuiInputBase-root input{padding:13.5px 15px}.font14{font-size:14px}.MuiTypography-root.font18,.font18{font-size:18px}.MuiTypography-root.font14{font-size:14px}.topRow{grid-gap:35px;display:grid;grid-template-columns:230px 1fr}@media(max-width:1499px){.topRow{grid-gap:25px}}@media(max-width:1199px){.topRow{grid-template-columns:230px 1fr}}@media(max-width:991px){.topRow{grid-template-columns:1fr}}.topRow .employee_card-wrapper{margin-bottom:30px}@media(max-width:768px){.topRow .employee_card-wrapper{margin-bottom:0}}.topRow .topLeft{margin-top:-70px}@media(max-width:1400px){.topRow .topLeft{margin-top:-60px}}@media(max-width:991px){.topRow .topLeft{margin-top:0}}.topRow .topRight{grid-gap:25px;display:grid}.topRow .topRight .topRight-inner{grid-gap:30px;display:flex}@media(max-width:1499px){.topRow .topRight .topRight-inner{grid-gap:25px}}@media(max-width:1200px){.topRow .topRight .topRight-inner{display:grid;flex-wrap:wrap}}.topRow .topRight .topRight-inner .pulse_rating-wrapper{flex:1 1 100%;max-width:50%}@media(max-width:1200px){.topRow .topRight .topRight-inner .pulse_rating-wrapper{max-width:100%}}.topRow .topRight .topRight-inner .pulse_chart-wrapper{flex:1 1 100%;max-width:50%}@media(max-width:1200px){.topRow .topRight .topRight-inner .pulse_chart-wrapper{max-width:100%}}.topRow .topRight .topRight-inner .change_tracking-wrapper{flex:1 1 100%;max-width:50%}@media(max-width:1200px){.topRow .topRight .topRight-inner .change_tracking-wrapper{max-width:100%}}.topRow .topRight .topRight-inner .engagement_pillars-wrapper{margin-top:10px}@media(max-width:1199px){.topRow .topRight .topRight-inner .engagement_pillars-wrapper{margin-top:0}}@media(max-width:991px){.bottomRow{margin-top:30px}}.bottomRow .engagement_pillars-wrapper{grid-gap:35px;align-items:flex-start;display:grid;grid-template-columns:230px 1fr;padding-top:30px}@media(max-width:1199px){.bottomRow .engagement_pillars-wrapper{grid-template-columns:1fr}}@media(max-width:991px){.bottomRow .engagement_pillars-wrapper{grid-template-columns:1fr}}.bottomRow .engagement_pillars-targetBox{grid-row:span 2}@media(max-width:1199px){.bottomRow .engagement_pillars-targetBox{grid-row:auto}}@media(max-width:991px){.bottomRow .engagement_pillars-targetBox{max-width:100%;width:100%}}.login-popup .loginPopupTitle{margin:20px 0}.login-popup .MuiCardActions-root .MuiBox-root .btn-primary{border-radius:50PX;font-size:19PX}.MuiBox-root:focus-visible{outline:none}.toolTipIcon{position:relative}.toolTipIcon:before{content:"";height:35px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:35px}.d-none{display:none}.d-block{display:block}.colorPrimary{color:#225fa0!important}.disabled_color{background-color:#225fa0!important}label{display:block;font-weight:600}.width-100{width:100%}span.customLabel{color:#707070}.cInputWrap{margin-bottom:22px}.cInputWrap label{margin-bottom:5px}.cInputWrap .d-textArea{background:#fff 0 0 no-repeat padding-box;border:1px solid #707070;border-radius:10px;font-family:Helvetica!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.3;max-height:225px;max-width:100%;min-width:100%;overflow-y:auto!important;padding:12.5px 15px;width:100%!important}.cInputWrap .d-textArea::-webkit-scrollbar{width:8px}.cInputWrap .d-textArea::-webkit-scrollbar-track{border:1px solid #707070;border-radius:8px}.cInputWrap .d-textArea::-webkit-scrollbar-thumb{background:#707070;border-radius:10px}.cInputWrap .d-textArea::Placeholder{color:#b2b2b2;font-family:Helvetica;letter-spacing:0}.cInputWrap .d-textArea:focus{outline-color:#225fa0}.cInputWrap .d-textField{width:100%}.cInputWrap .d-textField .MuiInputBase-root{border:1px solid #707070;border-radius:10px}.cInputWrap .d-textField .MuiInputBase-root.Mui-focused{border:1px solid #225fa0;outline:1px solid #225fa0}@media(max-width:991px){.cInputWrap .d-textField .MuiInputBase-root.Mui-focused{border:2px solid #225fa0;outline:medium none invert;outline:initial}}.cInputWrap .d-textField .MuiInputBase-root fieldset{border:none}.cInputWrap .cMultiSelect__control{border:1px solid #707070;border-radius:10px;min-height:50px}.cInputWrap .cMultiSelect__control--is-focused{box-shadow:0 0 0 1px #225fa0;outline-color:#225fa0}.cInputWrap .cMultiSelect__value-container{padding:0 13px}.cInputWrap .cMultiSelect__clear-indicator,.cInputWrap .cMultiSelect__indicator-separator{display:none}.cInputWrap .cMultiSelect__indicator{color:#222;cursor:pointer}.cInputWrap .cMultiSelect__indicator svg{height:25px;width:25px}.cInputWrap .cMultiSelect__multi-value{background-color:#e6edf5;margin:4px}.cInputWrap .cMultiSelect__multi-value__remove{cursor:pointer}.cInputWrap .cMultiSelect__multi-value__label{font-size:16px}.cInputWrap .cMultiSelect__menu{font-size:14px}.cInputWrap .cMultiSelect__menu::-webkit-scrollbar{width:8px}.cInputWrap .cMultiSelect__menu::-webkit-scrollbar-track{border:1px solid #707070;border-radius:8px}.cInputWrap .cMultiSelect__menu::-webkit-scrollbar-thumb{background:#707070;border-radius:10px}.cInputWrap .cDatePicker{width:100%}.cInputWrap .cDatePicker .MuiInputLabel-root{color:#b2b2b2;font-size:16px;margin-top:2px}.cInputWrap .cDatePicker .MuiInputLabel-shrink{display:none}.cInputWrap .cDatePicker .MuiInputBase-root{background-image:url(/static/media/calendar-icon.f95e094928c1f0a1b6b0.svg);background-position-x:calc(100% - 15px);background-position-y:center;background-repeat:no-repeat;background-size:17px;border:1px solid #707070;border-radius:10px;margin:0}.cInputWrap .cDatePicker .MuiInputBase-root input{cursor:pointer}.cInputWrap .cDatePicker .MuiInputBase-root.Mui-focused{border:1px solid #225fa0;box-shadow:0 0 0 1px #225fa0}.cInputWrap .cDatePicker .MuiInputBase-root fieldset{display:none}.cInputWrap .cDatePicker .MuiIconButton-root{cursor:pointer;opacity:0}.cInputWrap .cDatePicker .MuiIconButton-root svg{opacity:0}.cInputWrap .customAutoComplete{width:100%}.cInputWrap .customAutoComplete .MuiInputLabel-root{color:#b2b2b2;font-size:16px;margin-top:2px}.cInputWrap .customAutoComplete .MuiInputLabel-shrink{display:none}.cInputWrap .customAutoComplete .MuiInputBase-root{border:1px solid #707070;border-radius:10px;padding-bottom:6px;padding-top:6px}.cInputWrap .customAutoComplete .MuiInputBase-root.Mui-focused{border:1px solid #225fa0;outline:1px solid #225fa0}.cInputWrap .customAutoComplete .MuiInputBase-root fieldset{display:none}.cInputWrap .customAutoComplete .MuiInputBase-root .MuiChip-root{background-color:#e6edf5;border-radius:0;color:#000;font-size:16px;margin:4px}.cInputWrap .customAutoComplete .MuiInputBase-root .MuiChip-label{margin-top:5px}.cInputWrap .customAutoComplete .MuiInputBase-root .MuiChip-deleteIcon{color:#000;cursor:pointer;font-size:14px;margin-right:10px}.MuiInputBase-root.customSelect{border-radius:10px}.MuiInputBase-root.customSelect .MuiSelect-select{background-color:#fff;border:1px solid #707070;border-radius:10px;overflow:hidden;padding:10px 15px}.MuiInputBase-root.customSelect .MuiSelect-select:after{background-image:url(/static/media/customSelectIcon.b0ee6c7e43846a3ee68c.svg);background-position:50%;background-repeat:no-repeat;background-size:15px;content:"";height:15px;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px}.MuiInputBase-root.customSelect .MuiSelect-icon{display:none}.MuiInputBase-root.customSelect.height50 .MuiSelect-select{padding:12.5px 15px}.MuiInputBase-root.customSelect.rounded,.MuiInputBase-root.customSelect.rounded .MuiSelect-select{border-radius:30px}.MuiTypography-root.tabMainTitle{color:#225fa0;font-size:26px;font-weight:600}.labelCamelCase label{text-transform:capitalize}.customPopper.opened{position:relative}.customPopper.opened:before{background:#fff;border:solid #707070;border-width:1px 0 0 1px;content:"";height:18px;left:50%;pointer-events:none;position:absolute;top:calc(100% + 6px);-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);-webkit-transform-origin:center;transform-origin:center;width:18px;z-index:6}p.error-message{color:red;font-size:12px;margin:0}.recognitionMultiSelectWrapper .cMultiSelect__menu>div{height:auto!important;max-height:200px;min-height:39px}.cMultiSelect__menu>div{font-size:15px;height:auto!important;max-height:300px;overflow:auto;text-align:left!important}.cMultiSelect__menu>div div div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%!important}.cMultiSelect__menu>div::-webkit-scrollbar{width:8px}.cMultiSelect__menu>div::-webkit-scrollbar-track{border:1px solid #707070;border-radius:8px}.cMultiSelect__menu>div::-webkit-scrollbar-thumb{background:#707070;border-radius:10px}.admin_filtersWrap .cMultiSelect__menu>div ul{margin-top:0!important}.paletteColor1{background-color:#cbe8d9!important;color:#707070!important}.paletteColor2{background-color:#f0d1d1!important;color:#707070!important}.paletteColor3{background-color:#fce8be!important;color:#707070!important}.paletteColor4{background-color:#cfe9fc!important;color:#707070!important}.noSearchResults{font-size:16px;margin:25px 0;text-align:center}.noSearchResults svg{height:auto;width:25px}.tab-error-wrapper{margin:20px auto;padding-left:20px}.employee_card-wrapper .profileInfoWrap{align-items:center;background-color:#fff;border:1px solid #22a6de;border-radius:10px;display:flex;flex-direction:column;margin-bottom:25px;padding:25px 16px;text-align:center;width:100%}@media(max-width:1200px){.employee_card-wrapper .profileInfoWrap.recognitionProfileInfoWrap{margin-bottom:0}}.employee_card-wrapper .profileInfoWrap .MuiAvatar-root{height:149px;width:149px}.employee_card-wrapper .profileInfoWrap .customAvatar{background:#bdbdbd;border:5px solid #ededed;color:transparent;font-size:64px;font-weight:600}.employee_card-wrapper .profileInfoWrap .MuiSlider-root{background:transparent linear-gradient(90deg,#225fa0,#22a1da 50%,#22a6de) 0 0 no-repeat padding-box;height:15px;margin-bottom:24px;margin-top:10px;max-width:128px;padding:0}.employee_card-wrapper .profileInfoWrap .MuiSlider-root .MuiSlider-rail,.employee_card-wrapper .profileInfoWrap .MuiSlider-root .MuiSlider-track{opacity:0}.employee_card-wrapper .profileInfoWrap .MuiSlider-root .MuiSlider-thumb{background-color:#fff;border:1px solid #225fa0;height:22px;width:22px}.employee_card-wrapper .profileInfoWrap .MuiSlider-root .MuiSlider-valueLabel{background:transparent;padding:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.employee_card-wrapper .profileInfoWrap .MuiSlider-root .MuiSlider-valueLabel .MuiSlider-valueLabelLabel{color:#000;font-size:14px;font-weight:600}.employee_card-wrapper .profileInfoWrap .MuiSlider-root.value_none{background:transparent linear-gradient(90deg,#9b9b9b,#bdbdbd 50%,#d3d3d3) 0 0 no-repeat padding-box;box-shadow:none}.employee_card-wrapper .profileInfoWrap .MuiButtonBase-root{border-radius:50px;color:#000;padding:5px 15px;text-decoration:underline;text-transform:capitalize}.employee_card-wrapper .profileInfoWrap .MuiButtonBase-root.comment-notRead{color:red}.employee_card-wrapper .profileInfoWrap .MuiButtonBase-root.comment-notRead svg{fill:red}.employee_card-wrapper .profileInfoWrap .MuiButtonBase-root svg{height:20px;margin-left:5px}.employee_card-wrapper .profileInfoWrap .weeklyPulseText{margin-top:5px;text-transform:uppercase}.employee_card-wrapper.error-card .profileInfoWrap{border:2px solid #ff3e3e!important}.employee_card-wrapper .profileButtonsWrap .MuiButtonBase-root{width:100%}.employee_card-wrapper .profileButtonsWrap .MuiButtonBase-root:not(:first-child){margin-top:15px}.customAvatar img{-webkit-transform:scale(1.1);transform:scale(1.1)}.customAvatar{font-family:Source Sans Pro!important;letter-spacing:1px}.MuiSlider-root.error-slider .MuiSlider-valueLabelLabel{color:#ff3e3e!important}.profileInfoWrap .employeeName{line-height:1.3;margin:15px auto 0;max-width:130px;width:100%}.profileInfoWrap .jobTitle{font-size:16px;font-style:italic;line-height:1.2;margin-bottom:0}.value_none .MuiSlider-thumb{visibility:hidden}.pulse_rating-wrapper.MuiPaper-root{background:transparent linear-gradient(180deg,#22a6de,#2283bf 32%,#225fa0) 0 0 no-repeat padding-box;border:1px solid #22a6de;border-radius:10px;box-shadow:none;height:100%;position:relative;text-align:center}@media(max-width:1199px){.pulse_rating-wrapper.MuiPaper-root{height:auto}}@media(max-width:991px){.pulse_rating-wrapper.MuiPaper-root{min-width:100%}}.pulse_rating-wrapper.MuiCard-root .MuiCardHeader-root{background:#fff;color:#000;padding:26px 16px}@media(max-width:1400px){.pulse_rating-wrapper.MuiCard-root .MuiCardHeader-root{padding:20px 15px}}@media(max-width:1200px){.pulse_rating-wrapper.MuiCard-root .MuiCardHeader-root{padding:15px}}@media(max-width:1400px){.pulse_rating-wrapper.MuiCard-root .MuiCardHeader-root .MuiTypography-root{font-size:19px}}@media(max-width:1200px){.pulse_rating-wrapper.MuiCard-root .MuiCardHeader-root .MuiTypography-root{font-size:18px}}.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiTypography-root{color:#fff;font-size:18px;font-style:italic;font-weight:700;margin-bottom:25px}@media(max-width:991px){.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiTypography-root{font-size:16px}}@media(max-width:768px){.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiTypography-root{font-size:15px}}.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiBox-root .MuiFormGroup-root{justify-content:space-between;margin:0 auto;max-width:550px}@media(max-width:576px){.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiBox-root .MuiFormGroup-root{justify-content:center;max-width:230px}}.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiBox-root .MuiFormGroup-root .MuiFormControlLabel-root{flex-direction:column;flex-wrap:wrap;justify-content:center;margin:0}@media(max-width:576px){.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiBox-root .MuiFormGroup-root .MuiFormControlLabel-root{padding:0 5px}}.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiBox-root .MuiFormGroup-root .MuiFormControlLabel-root .MuiRadio-root{-webkit-filter:drop-shadow(0 1px 6px rgba(0,0,0,.161));filter:drop-shadow(0 1px 6px rgba(0,0,0,.1607843137));padding:0}.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiBox-root .MuiFormGroup-root .MuiFormControlLabel-root .MuiRadio-root.Mui-checked:before{background-image:radial-gradient(#ff7f00,#ff7f00 28%,transparent 32%);content:"";height:50px;position:absolute;width:50px}@media(max-width:1499px){.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiBox-root .MuiFormGroup-root .MuiFormControlLabel-root .MuiRadio-root.Mui-checked:before{height:38px;width:38px}}@media(max-width:767px){.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiBox-root .MuiFormGroup-root .MuiFormControlLabel-root .MuiRadio-root.Mui-checked:before{height:33px;width:33px}}.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiBox-root .MuiFormGroup-root .MuiFormControlLabel-root .MuiRadio-root .MuiSvgIcon-root{color:#fff;font-size:40px}@media(max-width:1499px){.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiBox-root .MuiFormGroup-root .MuiFormControlLabel-root .MuiRadio-root .MuiSvgIcon-root{font-size:30px}}@media(max-width:991px){.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiBox-root .MuiFormGroup-root .MuiFormControlLabel-root .MuiRadio-root .MuiSvgIcon-root{font-size:30px}}.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiBox-root .MuiFormGroup-root .MuiFormControlLabel-root .MuiFormControlLabel-label{display:block;font-size:17px;font-style:normal;margin-bottom:10px;width:100%}@media(max-width:1440px){.pulse_rating-wrapper.MuiCard-root .MuiCardContent-root .MuiBox-root .MuiFormGroup-root .MuiFormControlLabel-root .MuiFormControlLabel-label{font-size:15px}}.pulse_rating-wrapper.MuiCard-root .MuiCardActions-root{justify-content:center;margin-top:14px;padding:10px 8px 30px}@media(max-width:1499px){.pulse_rating-wrapper.MuiCard-root .MuiCardActions-root{flex-direction:column;margin-top:0;padding:0 8px 70px}}@media(max-width:767px){.pulse_rating-wrapper.MuiCard-root .MuiCardActions-root{flex-direction:column;padding:10px 8px 70px}}.pulse_rating-wrapper.MuiCard-root .MuiCardActions-root .MuiButton-root.Mui-disabled{border-color:#fff;color:#fff;opacity:.3}.pulse_rating-wrapper.MuiCard-root .MuiCardActions-root .checkIn-message{bottom:15px;display:flex;flex-direction:column;left:25px;position:absolute}@media(max-width:767px){.pulse_rating-wrapper.MuiCard-root .MuiCardActions-root .checkIn-message{bottom:15px;left:15px;margin-top:10px}}.pulse_rating-wrapper.MuiCard-root .MuiCardActions-root .checkIn-message .MuiTypography-root{color:#fff;font-size:12px;font-style:italic;font-weight:400;line-height:1.4}.pulse_rating-wrapper.MuiCard-root .MuiCardActions-root .add-comment-btn{bottom:5px;font-size:14px;padding:0;position:absolute;right:5px;text-transform:capitalize}.pulse_rating-wrapper.MuiCard-root .MuiCardActions-root .add-comment-btn .btn-primary{font-weight:400;min-width:auto;padding:10px 20px}@media(max-width:576px){.pulse_rating-wrapper.MuiCard-root .MuiCardActions-root .add-comment-btn .btn-primary{font-size:12px;padding:10px}}.pulse_rating-wrapper.MuiCard-root .MuiCardActions-root .add-comment-btn svg{fill:#fff;margin-left:5px}.engagement_pillars-wrapper{width:100%}.engagement_pillars-wrapper .engagementPillar-sliderWrapper{grid-gap:32px;display:grid;grid-template-columns:repeat(9,1fr);max-width:100%;position:relative;width:100%}@media(max-width:1599px){.engagement_pillars-wrapper .engagementPillar-sliderWrapper{grid-gap:30px 22px}}@media(max-width:1499px){.engagement_pillars-wrapper .engagementPillar-sliderWrapper{grid-template-columns:repeat(5,1fr)}}@media(max-width:768px){.engagement_pillars-wrapper .engagementPillar-sliderWrapper{grid-template-columns:repeat(3,1fr)}}@media(max-width:575px){.engagement_pillars-wrapper .engagementPillar-sliderWrapper{grid-gap:30px 12px;grid-template-columns:repeat(2,1fr)}}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiSlider-root{border-radius:7px;box-shadow:none;position:relative}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiSlider-root.Mui-disabled{color:rgba(34,95,160,0)}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiSlider-thumb{border-bottom:1px solid #fff;border-radius:0;border-top:1px solid #fff;color:#fc941b;height:30px;-webkit-transform:translate(-50%,calc(50% - 15px));transform:translate(-50%,calc(50% - 15px));width:100%}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiSlider-thumb:after{border-radius:0;-webkit-clip-path:polygon(0 0,30% 0,100% 50%,30% 100%,0 100%);clip-path:polygon(0 0,30% 0,100% 50%,30% 100%,0 100%);height:100%;width:15px}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiSlider-thumb:before{box-shadow:none}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiSlider-thumb .MuiSlider-valueLabel{background-color:initial;color:#000;font-size:20px;font-weight:600;height:100%;left:50%;line-height:1;padding:0;top:calc(50% + 2px);transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);width:100%}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiSlider-mark{background:#fff;height:1px;opacity:.5!important;-webkit-transform:translate(-50%);transform:translate(-50%);width:100%}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiSlider-mark[data-index="0"],.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiSlider-mark[data-index="10"]{display:none}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .targetRange{pointer-events:none}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .targetRange .MuiSlider-rail{background:#225fa0;margin-top:-30px;opacity:1}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .targetRange .MuiSlider-thumb{background:#fc941b;color:#fc941b;pointer-events:all}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .targetRange .MuiSlider-thumb[style="bottom: 0%;"]{border-radius:0 0 6px 0}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .targetRange .MuiSlider-thumb[style="bottom: 100%;"]{border-radius:0 6px 0 0}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .targetRange .MuiSlider-thumb:after{background:#fc941b;left:-14px;top:0;transform:scale(-1);-webkit-transform:scale(-1);-moz-transform:scale(-1);-ms-transform:scale(-1);-o-transform:scale(-1);-webkit-transform-origin:center center;transform-origin:center center}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .targetRange .MuiSlider-thumb .MuiSlider-valueLabel:before{-webkit-font-feature-settings:normal;font-feature-settings:normal;content:"Target";font-size:11px;font-variant:normal;font-weight:400;height:auto;left:-25px;position:absolute;top:calc(50% - 1px);transform:translate(-50%,50%) rotate(270deg);-webkit-transform:translate(-50%,50%) rotate(270deg);-moz-transform:translate(-50%,50%) rotate(270deg);-ms-transform:translate(-50%,50%) rotate(270deg);-o-transform:translate(-50%,50%) rotate(270deg)}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .currentRange{background:transparent;margin-left:-40px;pointer-events:none}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .currentRange .MuiSlider-mark,.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .currentRange .MuiSlider-rail,.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .currentRange .MuiSlider-track{display:none}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .currentRange .MuiSlider-thumb{background:#22a6de;color:#22a6de;pointer-events:all;z-index:55}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .currentRange .MuiSlider-thumb[style="bottom: 0%;"]{border-radius:0 0 0 6px}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .currentRange .MuiSlider-thumb[style="bottom: 100%;"]{border-radius:6px 0 0 0}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .currentRange .MuiSlider-thumb:after{background:#22a6de;left:calc(100% + 7px)}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .currentRange .MuiSlider-thumb .MuiSlider-valueLabel:before{-webkit-font-feature-settings:normal;font-feature-settings:normal;content:"Current";font-size:11px;font-variant:normal;font-weight:400;left:calc(100% + 25px);position:absolute;top:calc(50% - 3px);transform:translate(-50%,-50%) rotate(90deg);-webkit-transform:translate(-50%,-50%) rotate(90deg);-moz-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);-o-transform:translate(-50%,-50%) rotate(90deg);width:65px}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .equalPillarSliders .targetRange .MuiSlider-thumb{border-radius:0}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .equalPillarSliders .currentRange .MuiSlider-thumb{background:#fc941b;border-radius:0}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .equalPillarSliders .currentRange .MuiSlider-thumb:after{background:#fc941b}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiCardContent-root .MuiTypography-root{font-weight:500}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiCardActions-root{-ms-flex-pack:center;border-top:1px solid hsla(0,0%,44%,.2);justify-content:center}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiCardActions-root .MuiTypography-root{color:#000;font-size:15px;font-weight:500;margin-left:6px}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiCardActions-root .commentButton svg{height:22px;margin-right:7px;width:auto}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiCardActions-root .commentButton svg path{fill:#fc941b}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiCardActions-root.disabled>*{opacity:.4}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiSvgIcon-root{cursor:pointer}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper .MuiTooltip-tooltip{border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.396);margin-bottom:15px;min-width:250px}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper .MuiTooltip-tooltip .MuiCardContent-root{padding:20px 30px}@media(max-width:991px){.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper .MuiTooltip-tooltip .MuiCardContent-root{padding:20px}}@media(max-width:768px){.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper .MuiTooltip-tooltip .MuiCardContent-root{padding:20px 15px}}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper .MuiTooltip-tooltip .MuiTypography-h6{font-weight:700;line-height:1.4}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper .MuiTooltip-tooltip .MuiIconButton-root{height:30px;position:absolute;right:0;top:0;transition:all .3s ease-in-out;width:30px}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper .MuiTooltip-tooltip .MuiIconButton-root:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper .MuiTooltip-tooltip .MuiIconButton-root svg{width:10px}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper .MuiTooltip-tooltip p{font-size:14px;text-align:left}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper .MuiTooltip-arrow{bottom:auto;color:#fff;-webkit-filter:drop-shadow(0 6px 3px rgba(0,0,0,.2));filter:drop-shadow(0 6px 3px rgba(0,0,0,.2));height:17px;top:100%;width:40px}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper .MuiTooltip-arrow:before{-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%);-webkit-transform:none;transform:none}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper .MuiTooltip-arrow:after{content:"";display:block;height:50px;position:absolute;top:0;width:50px}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper[data-popper-placement*=bottom] .MuiTooltip-tooltip{margin-top:22px}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper[data-popper-placement*=bottom] .MuiTooltip-arrow{bottom:100%;-webkit-filter:drop-shadow(0 -2px 3px rgba(0,0,0,.2));filter:drop-shadow(0 -2px 3px rgba(0,0,0,.2));top:auto}.engagement_pillars-wrapper .engagementPillar-sliderWrapper .MuiBox-root.engagementPillar-sliderBox .MuiTypography-h6 .MuiTooltip-popper[data-popper-placement*=bottom] .MuiTooltip-arrow:before{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform-origin:center;transform-origin:center}.engagement_pillars-btnWrap{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:flex;display:-ms-flexbox;justify-content:center;margin-top:40px}@media(max-width:767px){.engagement_pillars-btnWrap{flex-direction:column}.engagement_pillars-btnWrap .MuiButton-root{width:100%}}.engagement_pillars-btnWrap .MuiButton-root:not(:last-child){margin-right:15px}@media(max-width:767px){.engagement_pillars-btnWrap .MuiButton-root:not(:last-child){margin-bottom:15px;margin-right:0}}.pillarTextName{text-align:center}.custom-tooltip{align-items:center;background:#fff;border-radius:3px;box-shadow:0 0 6px rgba(0,0,0,.161);display:flex;flex-direction:column;justify-content:center;opacity:1;padding:10px}.custom-tooltip .label{color:#225fa0;font-size:15px;font-weight:700;line-height:1;margin-bottom:5px}.custom-tooltip .date{color:#000;font-size:12px;line-height:1}.pulse_chart-wrapper.MuiPaper-root{border:1px solid #22a6de;border-radius:10px;box-shadow:none;text-align:center}.pulse_chart-wrapper .MuiCardContent-root{padding:0!important}.recharts-wrapper .recharts-xAxis line,.recharts-wrapper .recharts-yAxis .recharts-cartesian-axis-tick:first-child,.recharts-wrapper .recharts-yAxis line{display:none}.recharts-wrapper .recharts-responsive.chartContainer{max-height:328px}.graphButtonRow button{box-shadow:none;font-size:12px;line-height:1;padding:10px 15px;text-transform:capitalize}@media(max-width:1350px){.graphButtonRow button{padding:10px}}.chartContainer{max-height:328px;min-height:250px}.recharts-tooltip-wrapper:focus-visible{outline:none!important}.employee-grid-wrapper .admin_tab-active{align-items:center;border-bottom:1px solid #e2e2e2;display:flex;justify-content:space-between;padding:15px 25px}@media(max-width:1450px)and (min-width:1200px){.employee-grid-wrapper .admin_tab-active{flex-wrap:wrap;padding:12px 20px}.employee-grid-wrapper .admin_tab-active>*{text-align:center;width:100%}.employee-grid-wrapper .admin_tab-active .admin_filtersWrap{justify-content:center!important;margin-top:10px}}@media(max-width:650px){.employee-grid-wrapper .admin_tab-active{flex-wrap:wrap}.employee-grid-wrapper .admin_tab-active>*{text-align:center;width:100%}.employee-grid-wrapper .admin_tab-active .admin_filtersWrap{justify-content:center!important;margin-top:10px}.employee-grid-wrapper .admin_tab-active .MuiCardHeader-root{padding:5px 0}}.employee-grid-wrapper .admin_tab-active .MuiCardHeader-root{border:none;padding:0}.employee-grid-wrapper .admin_tab-active .admin_filtersWrap{grid-gap:8px;align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end}@media(max-width:1400px){.employee-grid-wrapper .admin_tab-active .admin_filtersWrap{grid-gap:5px}}.employee-grid-wrapper .admin_tab-active .admin_filtersWrap .sortBtn{align-items:center;display:flex;font-size:12px;margin-top:0;min-height:30px;min-width:auto;padding:4px 10px}.employee-grid-wrapper .admin_tab-active .admin_filtersWrap .sortBtn .MuiButton-endIcon{margin-left:2px;margin-right:0}.employee-grid-wrapper .admin_tab-active .admin_filtersWrap .sortBtn .MuiButton-endIcon svg{font-size:12px}.employee-grid-wrapper .admin_tab-active .admin_filtersWrap .clear{align-items:center;display:flex;font-size:12px;margin-top:0;min-height:30px;min-width:auto;padding:4px 5px}.employee-grid-wrapper .admin_tab-active .admin_filtersWrap .MuiFormControl-root{margin:0}.employee-grid-wrapper .admin_tab-active .admin_filtersWrap .MuiFormControl-root .MuiInputBase-root{border-radius:50px;font-size:12PX;height:30px;padding:0 30px 0 10px;width:200px}@media(max-width:1400px){.employee-grid-wrapper .admin_tab-active .admin_filtersWrap .MuiFormControl-root .MuiInputBase-root{width:170px}}.employee-grid-wrapper .admin_tab-active .admin_filtersWrap .MuiFormControl-root .MuiInputBase-root .MuiSelect-select{font-size:12px;padding-bottom:0;padding-top:0}.employee-grid-wrapper .admin_tab-active .admin_filtersWrap .MuiAutocomplete-popper::-webkit-scrollbar{width:8px}.employee-grid-wrapper .admin_tab-active .admin_filtersWrap .MuiAutocomplete-popper::-webkit-scrollbar-track{border:1px solid #707070;border-radius:8px}.employee-grid-wrapper .admin_tab-active .admin_filtersWrap .MuiAutocomplete-popper::-webkit-scrollbar-thumb{background:#707070;border-radius:10px}.employee-grid-wrapper .no-employee.loading{margin:auto!important;padding:0!important;width:100%!important}.employee-grid-wrapper .MuiCardHeader-root{border-bottom:1px solid #e2e2e2;text-align:center}@media(max-width:1400px){.employee-grid-wrapper .MuiCardHeader-root{padding:16px 10px}}.employee-grid-wrapper .MuiCardHeader-root .MuiTypography-root{font-size:24px}@media(max-width:1600px){.employee-grid-wrapper .MuiCardHeader-root .MuiTypography-root{font-size:20px}}@media(max-width:1400px){.employee-grid-wrapper .MuiCardHeader-root .MuiTypography-root{font-size:17px}}@media(max-width:991px){.employee-grid-wrapper .MuiCardHeader-root .MuiTypography-root{font-size:16px}}.employee-grid-wrapper .employee-List{height:100%;margin-top:0;max-height:750px;overflow:auto;padding:0 25px 20px}@media(max-width:1400px){.employee-grid-wrapper .employee-List{max-height:650px;padding:0 20px 20px}}@media(max-width:991px){.employee-grid-wrapper .employee-List{max-height:500px;padding:0 20px 20px}}.employee-grid-wrapper .employee-List::-webkit-scrollbar-track{background-color:transparent}.employee-grid-wrapper .employee-List::-webkit-scrollbar{background-color:transparent;width:8px}.employee-grid-wrapper .employee-List::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:10px}.employee-grid-wrapper .employee-List .employeeWrap{display:flex}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard{border:1px solid #22a6de;border-radius:10px;height:-webkit-max-content;height:max-content;padding:15px 10px 18px;text-align:center;width:100%}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .employeeName{font-size:18px;font-weight:400;height:25px;margin-bottom:0;margin-top:12px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .previousInfo{color:#868686;display:block;font-size:12px;margin-top:5px}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .profileInfoWrap .MuiAvatar-root{background:#bdbdbd;border:5px solid #ededed;color:transparent;font-size:48px;font-weight:600;height:118px;margin:0 auto;width:118px}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .profileInfoWrap .MuiTypography-h6{margin-bottom:4px;overflow:hidden}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .profileButtonsWrap{align-items:center;display:flex;flex-direction:column;margin-top:10px}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .profileButtonsWrap .MuiButtonBase-root:not(:first-child){margin-top:10px}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .profileButtonsWrap .btn-primary{box-shadow:none;font-size:12px;height:31px;max-width:145px;min-height:32px;min-width:auto;padding:5px;width:100%}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .profileButtonsWrap .btn-border{box-shadow:none;font-size:12px;height:31px;max-width:145px;padding:5px;width:100%}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .profileButtonsWrap .btn-border svg{height:16px;margin-right:5px}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .profileButtonsWrap .btn-border svg path{fill:#ff3e3e}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .MuiSlider-root{background:transparent linear-gradient(90deg,#225fa0,#22a1da 50%,#22a6de) 0 0 no-repeat padding-box;height:15px;margin-bottom:24px;margin-top:5px;max-width:128px;padding:0}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .MuiSlider-root .MuiSlider-rail,.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .MuiSlider-root .MuiSlider-track{opacity:0}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .MuiSlider-root .MuiSlider-thumb{background-color:#fff;border:1px solid #225fa0;height:22px;width:22px}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .MuiSlider-root .MuiSlider-valueLabel{background:transparent;padding:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .MuiSlider-root .MuiSlider-valueLabel .MuiSlider-valueLabelLabel{color:#000;font-size:14px;font-weight:600}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .MuiSlider-root.value_none{background:transparent linear-gradient(90deg,#9b9b9b,#bdbdbd 50%,#d3d3d3) 0 0 no-repeat padding-box;box-shadow:none}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard .MuiSlider-root.error-slider .MuiSlider-valueLabelLabel{color:#ff3e3e}.employee-grid-wrapper .employee-List .employeeWrap .employeeCard.error{border:2px solid #ff3e3e!important;box-shadow:0 2px 6px rgba(0,0,0,.161)}.autoCompleteDropdown .MuiAutocomplete-endAdornment .MuiIconButton-root{background-image:url(/static/media/customSelectArrow.9dd8d0e83c6207f5d043.svg);background-position:50%;background-repeat:no-repeat;background-size:12px}.autoCompleteDropdown .MuiAutocomplete-endAdornment .MuiIconButton-root svg{opacity:0}.myCustomList{margin-bottom:5px!important;margin-right:5px!important;margin-top:5px!important;padding:0 10px 10px!important}.myCustomList li{font-size:14px;line-height:1.3;margin-bottom:8px;padding:0!important;text-align:left!important}.myCustomList::-webkit-scrollbar{width:8px}.myCustomList::-webkit-scrollbar-thumb{background:#707070;border-radius:10px}.myCustomList::-webkit-scrollbar-track{border:1px solid #707070;border-radius:8px}.MuiAutocomplete-popper{box-shadow:1px 1px 5px 2px rgba(0,0,0,.208)}.notifications-wrapper.MuiPaper-root{border-radius:8px;box-shadow:0 0 6px rgba(0,0,0,.102);height:100%}@media(max-width:1199px){.notifications-wrapper.MuiPaper-root{max-width:100%}}.notifications-wrapper.MuiPaper-root .MuiCardHeader-root{border-bottom:1px solid #e2e2e2}.notifications-wrapper.MuiPaper-root .MuiCardHeader-root .MuiTypography-root{font-size:24px;text-align:center}@media(max-width:1600px){.notifications-wrapper.MuiPaper-root .MuiCardHeader-root .MuiTypography-root{font-size:20px}}@media(max-width:1400px){.notifications-wrapper.MuiPaper-root .MuiCardHeader-root .MuiTypography-root{font-size:17px}}@media(max-width:991px){.notifications-wrapper.MuiPaper-root .MuiCardHeader-root .MuiTypography-root{font-size:16px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root{max-height:750px;min-height:750px;overflow:auto}@media(max-width:1400px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root{max-height:650px;min-height:650px}}@media(max-width:991px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root{max-height:500px;min-height:500px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root::-webkit-scrollbar-track{background-color:transparent}.notifications-wrapper.MuiPaper-root .MuiCardContent-root::-webkit-scrollbar{background-color:transparent;width:8px}.notifications-wrapper.MuiPaper-root .MuiCardContent-root::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:10px}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root{padding:0}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root{grid-gap:10px;display:grid;grid-template-columns:1fr 2.5fr;padding:8px 10px}@media(max-width:1400px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root{padding:5px 0}}@media(max-width:768px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root{grid-gap:0;border:1px solid #e2e2e2;border-radius:4px;grid-template-columns:1fr;margin-bottom:10px;padding:0}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root:not(:last-child){margin-bottom:10px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-user{align-items:center;flex-direction:row;max-width:195px;min-width:195px}@media(max-width:1400px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-user{max-width:165px;min-width:165px}}@media(max-width:768px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-user{padding:10px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-user .MuiAvatar-root{background:#d1ebde;border:3px solid #ededed;color:#707070;display:inline-block;font-size:18px;font-weight:600;height:54px;line-height:50px;margin-right:10px;text-align:center;width:54px}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-user .MuiListItemText-primary{color:#000;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-user .MuiListItemText-secondary{color:#707070;font-size:16px}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details{align-items:center;background-color:#e6edf5;border-radius:4px;display:flex;flex-direction:row;justify-content:space-between;min-height:54px;padding:12px 15px}@media(max-width:768px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details{border-radius:0 0 4px 4px}}@media(max-width:575px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details{flex-direction:column;padding:10px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root{align-items:center;display:flex}@media(max-width:768px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root{width:100%}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-left{padding-left:20px;position:relative}@media(max-width:1600px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-left{padding-left:15px}}@media(max-width:1400px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-left{flex-wrap:wrap}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-left .svg-inline--fa{color:#ff3e3e;font-size:30px;left:0;position:absolute}@media(max-width:1600px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-left .svg-inline--fa{font-size:25px}}@media(max-width:768px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-left .svg-inline--fa{font-size:22px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-left .MuiTypography-h6{margin-right:10px}@media(max-width:1400px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-left .MuiTypography-h6{margin-right:7px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-left .MuiButtonBase-root{border-radius:50px;font-style:italic;margin-right:10px;padding:0;text-decoration:underline;text-transform:capitalize;white-space:nowrap;width:auto}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-left .MuiButtonBase-root svg{display:none}@media(max-width:1400px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-left .MuiButtonBase-root{font-size:13px;justify-content:flex-start;margin-top:0;min-height:25px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-left .notification_comment{font-size:15px;font-style:italic}@media(max-width:1400px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-left .notification_comment{font-size:13px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right-comment .MuiButtonBase-root{border-radius:50px;font-style:italic;margin-right:10px;padding:0;text-decoration:underline;text-transform:capitalize;white-space:nowrap;width:auto}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right-comment .MuiButtonBase-root svg{display:none}@media(max-width:1400px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right-comment .MuiButtonBase-root{font-size:13px;justify-content:flex-start;margin-top:0;min-height:25px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right{justify-content:flex-end;min-width:80px}@media(max-width:575px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right{justify-content:flex-start;margin-top:5px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right .MuiTypography-root{color:#000;font-size:18px;font-weight:700;margin-right:8px;white-space:nowrap}@media(max-width:1600px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right .MuiTypography-root{font-size:16px}}@media(max-width:1200px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right .MuiTypography-root{font-size:14px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right .MuiChip-root{border-radius:50px;height:37px;width:37px}@media(max-width:1400px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right .MuiChip-root{height:30px;width:30px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right .MuiChip-root .MuiChip-label{font-size:18px;font-weight:700;padding:0}@media(max-width:1600px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right .MuiChip-root .MuiChip-label{font-size:16px}}@media(max-width:1400px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right .MuiChip-root .MuiChip-label{font-size:14px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right .MuiChip-root.green{background-color:#46a800}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right .MuiChip-root.red{background-color:#ff3e3e}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiBox-root.details-right .MuiChip-root.black{background-color:#000}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .commentButton{font-size:18px;font-weight:700;white-space:nowrap}@media(max-width:1600px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .commentButton{font-size:16px}}@media(max-width:1200px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .commentButton{font-size:14px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiTypography-h6{font-size:18px;font-weight:700;white-space:nowrap}@media(max-width:1600px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiTypography-h6{font-size:16px}}@media(max-width:1200px){.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .notifications-details .MuiTypography-h6{font-size:14px}}.notifications-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .lower-score{border:1px solid red}@media(max-width:1450px){.notifications-wrapper.admin .MuiCardHeader-root{height:90px}}@media(max-width:1199px){.notifications-wrapper.admin .MuiCardHeader-root{height:auto}}.filter_body .MuiFormControl-root{margin:0}.filter_body .MuiFormControl-root .MuiInputBase-root{border-radius:50px;height:40px;min-width:150px}@media(max-width:1399px){.filter_body .MuiFormControl-root .MuiInputBase-root{min-width:auto}}.filter_body .MuiFormControl-root .MuiInputBase-root .MuiSelect-select{font-size:12px;padding-bottom:0;padding-top:0}.filter_body .MuiFormControl-root .MuiInputBase-root.customFilterSelect .MuiSelect-select{background-image:url(/static/media/customSelectArrow.9dd8d0e83c6207f5d043.svg);background-position-x:calc(100% - 15px);background-position-y:center;background-repeat:no-repeat;background-size:12px;font-size:14px}.filter_body .MuiFormControl-root .MuiInputBase-root.customFilterSelect svg.MuiSvgIcon-root{opacity:0}.filter_footer{align-items:center;display:flex;justify-content:space-between}.filter_body{margin-bottom:10px}.filter_body .cMultiSelect__control{border:1px solid #707070;border-radius:30px;margin-bottom:5px;min-height:40px}.filter_body .cMultiSelect__control--menu-is-open{box-shadow:0 0 0 1px #225fa0;outline-color:#225fa0}.filter_body .cMultiSelect__control--menu-is-open .cMultiSelect__indicator{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.filter_body .cMultiSelect__value-container{padding:0 13px}.filter_body .cMultiSelect__value-container .cMultiSelect__placeholder{color:#000}.filter_body .cMultiSelect__clear-indicator,.filter_body .cMultiSelect__indicator-separator{display:none}.filter_body .cMultiSelect__indicator{color:#222}.filter_body .cMultiSelect__indicator svg{width:25px}.filter_body .cMultiSelect__multi-value{background-color:#e6edf5;margin:4px}.filter_body .cMultiSelect__multi-value__remove{cursor:pointer}.filter_body .cMultiSelect__multi-value__label{font-size:16px}.multiCheckboxList{flex-flow:column!important;max-height:250px;max-width:310px;overflow-y:scroll!important;overflow:hidden}@media(max-width:1600px){.multiCheckboxList{max-height:215px}}.multiCheckboxList::-webkit-scrollbar{width:8px}.multiCheckboxList::-webkit-scrollbar-track{border:1px solid #707070;border-radius:8px}.multiCheckboxList::-webkit-scrollbar-thumb{background:#707070;border-radius:10px}.multiCheckboxList .MuiFormControlLabel-root .MuiCheckbox-root{padding:6px 9px!important}.multiCheckboxList .MuiFormControlLabel-root .MuiFormControlLabel-label{font-size:15px!important}.admin_filtersWrap .cMultiSelect__control{border:1px solid #707070;border-radius:30px;min-height:30px;width:200px}@media(max-width:1600px){.admin_filtersWrap .cMultiSelect__control{width:170px}}@media(max-width:576px){.admin_filtersWrap .cMultiSelect__control{width:150px}}.admin_filtersWrap .cMultiSelect__control--is-focused{box-shadow:0 0 0 1px #225fa0;outline-color:#225fa0}.admin_filtersWrap .cMultiSelect__value-container{padding:0 13px}.admin_filtersWrap .cMultiSelect__value-container .cMultiSelect__single-value{font-size:12px;text-align:left}.admin_filtersWrap .cMultiSelect__clear-indicator,.admin_filtersWrap .cMultiSelect__indicator-separator{display:none}.admin_filtersWrap .cMultiSelect__indicator{color:#222;font-size:13px;padding:5px 8px}.admin_filtersWrap .cMultiSelect__indicator svg{height:20px;width:20px}.admin_filtersWrap .cMultiSelect__multi-value{background-color:#e6edf5;margin:4px}.admin_filtersWrap .cMultiSelect__multi-value__remove{cursor:pointer}.admin_filtersWrap .cMultiSelect__multi-value__label{font-size:14px}.disable_button{background:rgba(34,95,160,.71)!important;color:#fff!important}.change_tracking-wrapper.MuiPaper-root{border:1px solid #22a6de;border-radius:8px;box-shadow:none;max-width:715px}.change_tracking-wrapper.MuiPaper-root .MuiCardHeader-root{border-bottom:1px solid #e2e2e2;padding:18px 15px;text-align:center}.change_tracking-wrapper.MuiPaper-root .MuiCardHeader-root .MuiTypography-root{font-size:18px;font-weight:700}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root{max-height:330px;min-height:300px;overflow:auto;padding-bottom:0;padding-top:0}@media(max-width:768px){.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root{padding:0 5px 15px}}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root::-webkit-scrollbar{width:8px}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root::-webkit-scrollbar-track{background:#fff;padding:0 10px}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:30px;opacity:1}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root:-webkit-scrollbar-thumb:hover{background:#9f9d9d}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details{align-items:center;background-color:#e6edf5;border:1px solid #e6edf5;border-radius:4px;display:flex;flex-direction:row;justify-content:space-between;padding:12px 15px;width:100%}@media(max-width:575px){.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details{flex-direction:column}}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details.low-score{border-color:red}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root{align-items:center;display:flex}@media(max-width:767px){.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root{width:100%}}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root.details-left{padding-left:20px;position:relative}@media(max-width:767px){.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root.details-left{padding-left:15px}}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root.details-left .svg-inline--fa{color:#ff3e3e;font-size:30px;left:0;position:absolute}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root.details-left .MuiButtonBase-root{border-radius:50px;font-style:italic;margin-left:6px;padding:5px 15px;text-decoration:underline;text-transform:capitalize;white-space:nowrap}@media(max-width:767px){.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root.details-right{justify-content:flex-start;margin-top:7px;padding-left:15px}}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root.details-right .MuiTypography-root{color:#000;font-size:18px;font-weight:700;margin-right:8px}@media(max-width:1400px){.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root.details-right .MuiTypography-root{font-size:16px}}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root.details-right .MuiChip-root{border-radius:50px;height:37px;width:37px}@media(max-width:1400px){.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root.details-right .MuiChip-root{height:30px;width:30px}}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root.details-right .MuiChip-root .MuiChip-label{font-size:18px;font-weight:700;padding:0}@media(max-width:1400px){.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root.details-right .MuiChip-root .MuiChip-label{font-size:16px}}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root.details-right .MuiChip-root.green{background-color:#46a800}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root.details-right .MuiChip-root.red{background-color:#ff3e3e}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiBox-root.details-right .MuiChip-root.black{background-color:#000}.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiTypography-h6{font-size:18px;font-weight:700;margin-right:10px;white-space:nowrap}@media(max-width:1400px){.change_tracking-wrapper.MuiPaper-root .MuiCardContent-root .MuiList-root .MuiListItem-root .change_tracking-details .MuiTypography-h6{font-size:16px;margin-right:7px}}.notEnoughDataWrap{height:calc(100% - 50px);overflow:hidden!important;padding:0!important}@media(max-width:1260px){.notEnoughDataWrap{height:auto}}.notEnoughDataWrap .MuiList-root{padding:0}.notEnoughData{align-items:center;background:#f5f5f5;color:#898989;display:flex;font-size:22px;height:100%;justify-content:center;width:100%}@media(max-width:1200px){.notEnoughData{height:auto;min-height:400px}}.notEnoughData.new2{max-height:300px}@media(max-width:1200px){.notEnoughData.new2{min-height:300px}}.notification_comment{font-size:15px!important;font-style:italic!important;margin-right:10px!important}@media(max-width:1400px){.notification_comment{font-size:13px!important;margin-right:7px!important}}.load_more{background-color:transparent!important;border:none!important;padding:12px 0!important}.load_more .details-left{display:block!important;padding:0!important;width:100%!important}.errorPageWrapper{align-items:center;background:transparent linear-gradient(180deg,#22a6de,#2283bf 32%,#225fa0) 0 0 no-repeat padding-box;color:#fff;display:flex;flex-direction:row;justify-content:center;margin:0;min-height:100vh;padding:25px;width:100%}.errorPageWrapper .container{align-items:center;background:hsla(0,0%,100%,.25);border-radius:20px;display:flex;flex-wrap:wrap;max-width:1000px;padding:70px 50px}@media screen and (max-width:1400px){.errorPageWrapper .container{max-width:920px;padding:50px 40px}}@media screen and (max-width:991px){.errorPageWrapper .container{max-width:740px;padding:40px 30px}}.errorPageWrapper .container .errorImage{padding:0 20px;width:50%}@media screen and (max-width:768px){.errorPageWrapper .container .errorImage{margin-bottom:30px;padding:0;text-align:center;width:100%}}.errorPageWrapper .container .errorImage img{max-width:100%;width:100%}@media screen and (max-width:768px){.errorPageWrapper .container .errorImage img{max-width:450px}}.errorPageWrapper .container .errorText{padding:0 20px;text-align:left;width:50%}@media screen and (max-width:768px){.errorPageWrapper .container .errorText{padding:0;text-align:center;width:100%}}.errorPageWrapper .container .errorText h1{font-size:65px;font-weight:600;margin:0;text-transform:uppercase}@media screen and (max-width:1400px){.errorPageWrapper .container .errorText h1{font-size:50px}}@media screen and (max-width:768px){.errorPageWrapper .container .errorText h1{font-size:40px}}.errorPageWrapper .container .errorText p{font-size:20px;line-height:1.5}@media screen and (max-width:1400px){.errorPageWrapper .container .errorText p{font-size:18px}}@media screen and (max-width:768px){.errorPageWrapper .container .errorText p{font-size:16px}}.YourPointsWrap{background:#c74f11;border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:15px;text-align:center}@media(max-width:1200px){.YourPointsWrap{margin-top:0}}.YourPointsWrap .yourAvailablePoints{color:#ffe9a2;font-size:55px;font-weight:600;line-height:1;margin:0;padding-bottom:5px}@media(max-width:1400px){.YourPointsWrap .yourAvailablePoints{font-size:50px}}.YourPointsWrap .btn-text.redeem-button{color:#fff;line-height:1;min-height:auto;padding:0}.YourPointsWrap .btn-text.redeem-button:hover{color:#fff}.yourBadgesWrap{border:1px solid #22a6de;border-radius:10px;margin-top:21px;padding:15px 15px 0}@media(max-width:1200px){.yourBadgesWrap{margin-top:0}}.yourBadgesWrap .badgeList{display:flex;flex-wrap:wrap;justify-content:center;overflow-x:hidden;overflow-y:auto;padding:0}.yourBadgesWrap .badgeListItem{cursor:pointer;flex-direction:column;padding:0 2.5px 21px;width:33.3333333333%}.yourBadgesWrap .badgeListItem.wider{width:40%}.yourBadgesWrap .badgeList.scrollable{margin-right:-10px;max-height:330px;padding-right:10px;width:calc(100% + 10px)}@media(max-width:1200px){.yourBadgesWrap .badgeList.scrollable{max-height:325px}}.yourBadgesWrap .badgeList.scrollable::-webkit-scrollbar-track{background-color:#fff;border:.5px solid #707070;border-radius:10px;margin-left:5px}.yourBadgesWrap .badgeList.scrollable::-webkit-scrollbar{background-color:#fff;border-radius:10px;width:5px}.yourBadgesWrap .badgeList.scrollable::-webkit-scrollbar-thumb{background-color:#707070;border-radius:10px}.yourBadgesWrap .badgeList .badgeImage{min-width:auto}.yourBadgesWrap .badgeList .badgeImage img{max-width:50px;min-height:50px}.yourBadgesWrap .badgeList .badgeTitle{margin-bottom:0;margin-top:8px;max-width:90%;width:100%}.yourBadgesWrap .badgeList .badgeTitle .MuiListItemText-primary{font-size:9px;max-height:40px;overflow:hidden;text-align:center;text-overflow:ellipsis}.addTeamMemberPopup{display:inline;width:100%}.recognitionPopup .MuiBackdrop-root{background-color:rgba(0,0,0,.7)}.recognitionPopup.badgeDetails .MuiBox-root{max-height:calc(99vh - 40px)}.recognitionPopup .MuiBox-root{margin-bottom:0;max-height:calc(100vh - 40px);overflow-y:auto}@media screen and (max-width:1400px){.recognitionPopup .MuiBox-root{max-height:calc(98vh - 20px)}}.recognitionPopup .MuiBox-root::-webkit-scrollbar-track{background-color:transparent;margin-bottom:11px;margin-top:11px}.recognitionPopup .MuiBox-root::-webkit-scrollbar{background-color:transparent;width:3px}.recognitionPopup .MuiBox-root::-webkit-scrollbar-thumb{background-color:#1c5492;border-radius:10px}.recognitionPopup .MuiBox-root .scrollableTable{margin-bottom:0;max-height:200px;overflow:auto}.recognitionPopup .MuiBox-root .commentBoxWrap{margin-top:20px}.recognitionPopup .MuiBox-root .commentBoxWrap:first-child{margin-top:0}.recognitionPopup .MuiBox-root .commentBoxWrap .commentTopInfo{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px;margin-top:20px}@media screen and (max-width:576px){.recognitionPopup .MuiBox-root .commentBoxWrap .commentTopInfo{align-items:baseline;flex-direction:column}}.recognitionPopup .popupHeader.headerBlue{align-items:center;background-color:#225fa0;box-shadow:0 -5px 5px 0 #225fa0;display:flex;justify-content:space-between;padding:28px 40px 25px;position:-webkit-sticky;position:sticky;top:0;z-index:5}@media(max-width:1400px){.recognitionPopup .popupHeader.headerBlue{padding:22px 40px 20px}}@media(max-width:1200px){.recognitionPopup .popupHeader.headerBlue{padding:20px 30px}}@media(max-width:768px){.recognitionPopup .popupHeader.headerBlue{padding:20px}}.recognitionPopup .popupHeader.headerBlue button.whiteClose{color:#fff;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease-in-out;width:40px}@media(max-width:768px){.recognitionPopup .popupHeader.headerBlue button.whiteClose{right:0}}.recognitionPopup .popupHeader.headerBlue button.whiteClose:hover{color:#fff}.recognitionPopup .popupHeader.headerWhite{background-color:#fff;padding:28px 40px 25px;position:-webkit-sticky;position:sticky;top:0;z-index:5}@media(max-width:1400px){.recognitionPopup .popupHeader.headerWhite{padding:25px 40px 22px}}@media(max-width:1200px){.recognitionPopup .popupHeader.headerWhite{padding:25px 30px 20px}}@media(max-width:768px){.recognitionPopup .popupHeader.headerWhite{padding:25px 20px 20px}}.recognitionPopup .popupHeader .headerTitle{color:#fff}.recognitionPopup .popupFooter{background-color:#fff;bottom:0;padding:10px 40px 30px;position:-webkit-sticky;position:sticky;z-index:5}@media(max-width:1400px){.recognitionPopup .popupFooter{padding:10px 40px 25px}}@media(max-width:1200px){.recognitionPopup .popupFooter{padding:10px 30px 25px}}@media(max-width:768px){.recognitionPopup .popupFooter{padding:10px 20px 25px}}.recognitionPopup .scrollableWrapper{margin-bottom:0;max-height:390px;overflow:auto}.recognitionPopup .scrollableWrapper::-webkit-scrollbar-track{background-color:#ddd;border:.5px solid #707070;border-radius:10px;margin-left:5px}.recognitionPopup .scrollableWrapper::-webkit-scrollbar{background-color:#ddd;border-radius:10px;width:10px}.recognitionPopup .scrollableWrapper::-webkit-scrollbar-thumb{background-color:#707070;border-radius:10px}.recognitionPopup .headerTitle{font-size:34px;font-weight:600;line-height:1.2;margin:0}@media screen and (max-width:1400px){.recognitionPopup .headerTitle{font-size:28px}}@media screen and (max-width:991px){.recognitionPopup .headerTitle{font-size:25px}}.recognitionPopup .headerTitleInfo{font-size:26px;margin:12px 0 0}@media screen and (max-width:1400px){.recognitionPopup .headerTitleInfo{font-size:22px}}@media screen and (max-width:991px){.recognitionPopup .headerTitleInfo{font-size:18px}}.recognitionPopup .popupMainIcon{font-size:75px;margin:15px 0 25px}.recognitionPopup .popupDescriptionLarge{color:#212121;font-size:24px;line-height:1.5}@media screen and (max-width:1400px){.recognitionPopup .popupDescriptionLarge{font-size:22px}}@media screen and (max-width:991px){.recognitionPopup .popupDescriptionLarge{font-size:18px}}.recognitionPopup button.grayClose{color:#707070;position:absolute;right:10px;top:10px;transition:all .3s ease-in-out;width:40px}@media(max-width:768px){.recognitionPopup button.grayClose{right:0}}.recognitionPopup button.grayClose:hover{color:#000}.recognitionPopup .recognitionPopup button.grayClose{color:#707070;left:calc(100% - 10px);position:relative;top:10px;transition:all .3s ease-in-out;width:40px}@media(max-width:768px){.recognitionPopup .recognitionPopup button.grayClose{left:100%}}.recognitionPopup .recognitionPopup button.grayClose:hover{color:#000}.recognitionPopup .popupBody{position:relative}.recognitionPopup .popupBody.small{padding:25px 40px 30px}@media(max-width:1200px){.recognitionPopup .popupBody.small{padding:20px 30px}}@media(max-width:768px){.recognitionPopup .popupBody.small{padding:20px}}.recognitionPopup .popupBody.no-padding{padding:0 40px}@media(max-width:1200px){.recognitionPopup .popupBody.no-padding{padding:0 30px}}@media(max-width:768px){.recognitionPopup .popupBody.no-padding{padding:0 20px}}.recognitionPopup .popupBody-stickyHeader{padding:0 40px 40px!important}.recognitionPopup .popupBody.large{padding:40px}@media(max-width:1200px){.recognitionPopup .popupBody.large{padding:30px}}@media(max-width:768px){.recognitionPopup .popupBody.large{padding:25px 20px}}.recognitionPopup .popupBody .popupBtnWrap{padding-top:0}.recognitionPopup .popupBody .scrollableWrapper{margin-right:-10px;overflow:auto;padding-right:10px}.recognitionPopup .popupBody .scrollableWrapper::-webkit-scrollbar-track{background-color:#fff;border:.5px solid #707070;margin-left:5px}.recognitionPopup .popupBody .scrollableWrapper::-webkit-scrollbar{background-color:#fff;width:10px}.recognitionPopup .popupBody .scrollableWrapper::-webkit-scrollbar-thumb{background-color:#707070;border-radius:10px}.recognitionPopup .popupBody form{margin-bottom:0}.recognitionPopup .historyPopupHeader{background:#fff;padding:40px}@media(max-width:1200px){.recognitionPopup .historyPopupHeader{padding:30px}}@media(max-width:768px){.recognitionPopup .historyPopupHeader{padding:25px}}.recognitionPopup .customSearch{margin-bottom:25px}.recognitionPopup .customSearch .MuiPaper-root{border:1px solid #707070;border-radius:10px;box-shadow:none;height:50px}.recognitionPopup .customSearch .MuiPaper-root:focus{border-color:#225fa0;outline:1px solid #225fa0}.recognitionPopup .cInputWrap{margin-bottom:30px;width:100%}.recognitionPopup .cInputWrap.inputWrap-50{width:calc(50% - 15px)}@media(max-width:768px){.recognitionPopup .cInputWrap.inputWrap-50{width:100%}}.recognitionPopup .cInputWrap label{font-size:18px;line-height:1.2}@media(max-width:1400px){.recognitionPopup .cInputWrap label{font-size:16px}}.recognitionPopup .cInputWrap .radioBoxWrap{display:flex;flex-direction:row;margin-bottom:-5px}.recognitionPopup .cInputWrap .radioBoxWrap .MuiFormControlLabel-root{background:#fff;border:1px solid #707070;border-radius:5px;height:50px;margin:0 18px 5px 0;min-width:160px;padding:0 15px}@media(max-width:576px){.recognitionPopup .cInputWrap .radioBoxWrap .MuiFormControlLabel-root{margin:0 10px 5px 0;min-width:120px}}.recognitionPopup .cInputWrap .radioBoxWrap .MuiFormControlLabel-root .MuiRadio-root{margin-right:12px;padding:0}.recognitionPopup .cInputWrap .radioBoxWrap .MuiFormControlLabel-root.active{border:2px solid #225fa0}.recognitionPopup .cInputWrap.uploadWrapper{align-items:center;display:flex;flex-wrap:wrap}.recognitionPopup .cInputWrap.uploadWrapper .uploadImage{margin-right:32px}@media(max-width:991px){.recognitionPopup .cInputWrap.uploadWrapper .uploadImage{margin-right:22px}}@media(max-width:576px){.recognitionPopup .cInputWrap.uploadWrapper .uploadImage{margin-right:15px}}.recognitionPopup .cInputWrap.uploadWrapper .uploadImage .MuiAvatar-root{background:#fff;border:1px solid #707070;color:#000;font-size:35px;height:106px;width:106px}@media(max-width:991px){.recognitionPopup .cInputWrap.uploadWrapper .uploadImage .MuiAvatar-root{font-size:28px;height:85px;width:85px}}.recognitionPopup .cInputWrap.uploadWrapper .uploadBtn{color:#000;flex:1 1}@media(max-width:576px){.recognitionPopup .cInputWrap.uploadWrapper .uploadBtn{flex:auto;margin-top:10px;width:100%}}.recognitionPopup .cInputWrap.uploadWrapper .uploadBtn .ant-upload-wrapper{color:#000;cursor:pointer;display:inline-block;font-size:18px;font-weight:600;margin-bottom:5px}.recognitionPopup .cInputWrap.uploadWrapper .uploadBtn .ant-upload-wrapper:hover{color:#225fa0}.recognitionPopup .popupBtnWrap{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end;padding-top:15px}.recognitionPopup .popupBtnWrap .MuiButtonBase-root{margin-top:5px}@media(max-width:991px){.recognitionPopup .popupBtnWrap .MuiButtonBase-root.btn-primary{min-width:150px}}.recognitionPopup .empSelectWrap{margin-top:10px;overflow-y:auto}.recognitionPopup .empSelectWrap.scrollable{margin-right:-5px;max-height:350px;padding-right:5px}@media(max-width:1600px){.recognitionPopup .empSelectWrap.scrollable{max-height:250px}}@media(max-width:1200px){.recognitionPopup .empSelectWrap.scrollable{max-height:220px}}.recognitionPopup .empSelectWrap.scrollable::-webkit-scrollbar-track{background-color:#fff;border:.5px solid #707070;border-radius:10px;margin-left:5px}.recognitionPopup .empSelectWrap.scrollable::-webkit-scrollbar{background-color:#fff;border-radius:10px;width:10px}.recognitionPopup .empSelectWrap.scrollable::-webkit-scrollbar-thumb{background-color:#707070;border-radius:10px}.recognitionPopup .empSelectWrap .empSelectList{border:1px solid #707070;padding:0}.recognitionPopup .empSelectWrap .empSelectList .MuiListItem-root{border:1px solid transparent;border-top-color:#707070;cursor:pointer;min-height:58px;padding:8px 15px}.recognitionPopup .empSelectWrap .empSelectList .MuiListItem-root:first-child{border-top:1px solid transparent}.recognitionPopup .empSelectWrap .empSelectList .MuiListItem-root:hover{background-color:#ededed}.recognitionPopup .empSelectWrap .empSelectList .MuiListItem-root.active{background-color:#ededed;border:1px solid #225fa0;box-shadow:0 0 0 1px #225fa0}.recognitionPopup .empSelectWrap .empSelectList .MuiListItemText{margin:0}.recognitionPopup .empSelectWrap .empSelectList .MuiListItemText-primary{font-size:16px}.recognitionPopup .historyTableWrap{min-height:142px!important}@media(max-width:1400px){.recognitionPopup .historyTableWrap{min-height:120px!important}}@media(max-width:991px){.recognitionPopup .historyTableWrap{min-height:52px!important}}.recognitionPopup .historyTableWrap .historyTable{border:1px solid #707070;border-radius:15px;overflow:hidden}.recognitionPopup .historyTableWrap .historyTable table{border-collapse:collapse;font-size:18px;width:100%}@media(max-width:1600px){.recognitionPopup .historyTableWrap .historyTable table{font-size:16px}}@media(max-width:991px){.recognitionPopup .historyTableWrap .historyTable table{display:block!important}}.recognitionPopup .historyTableWrap .historyTable table thead{background-color:#707070;color:#fff;font-weight:600;text-transform:uppercase}@media(max-width:991px){.recognitionPopup .historyTableWrap .historyTable table thead{display:none}}.recognitionPopup .historyTableWrap .historyTable table thead th{padding:25px 15px;text-align:left}@media(max-width:1400px){.recognitionPopup .historyTableWrap .historyTable table thead th{padding:20px 15px}}.recognitionPopup .historyTableWrap .historyTable table thead th:first-child{padding-left:30px}.recognitionPopup .historyTableWrap .historyTable table thead th:last-child{padding-right:30px}.recognitionPopup .historyTableWrap .historyTable table tbody{color:#707070;line-height:1.4}@media(max-width:991px){.recognitionPopup .historyTableWrap .historyTable table tbody{display:block!important}}.recognitionPopup .historyTableWrap .historyTable table tbody tr{position:relative}.recognitionPopup .historyTableWrap .historyTable table tbody tr:after{background:linear-gradient(90deg,#b2b2b2 50%,hsla(0,0%,100%,0) 0);background-position:0;background-repeat:repeat-x;background-size:8px 8px;content:"";height:2px;position:absolute;right:0;top:100%;width:100%;z-index:1}.recognitionPopup .historyTableWrap .historyTable table tbody tr:last-child{border-bottom:none}@media(max-width:991px){.recognitionPopup .historyTableWrap .historyTable table tbody tr:nth-child(2n){background-color:#f5f5f5}.recognitionPopup .historyTableWrap .historyTable table tbody tr{display:flex!important;flex-direction:column;justify-content:center}}.recognitionPopup .historyTableWrap .historyTable table tbody tr td{padding:22px 15px;word-break:break-all}@media(max-width:1400px){.recognitionPopup .historyTableWrap .historyTable table tbody tr td{padding:16px 15px}}@media(max-width:991px){.recognitionPopup .historyTableWrap .historyTable table tbody tr td{align-items:center;box-shadow:0 1px 1px rgba(0,0,0,.3);display:flex!important;flex-direction:row;flex-wrap:wrap;font-size:14px;justify-content:space-between;padding:12px 15px;text-align:right;width:100%!important}.recognitionPopup .historyTableWrap .historyTable table tbody tr td:before{content:attr(data-label);float:left;font-size:14px;font-weight:700;text-align:left;text-transform:uppercase;width:40%}.recognitionPopup .historyTableWrap .historyTable table tbody tr td:last-child{box-shadow:none}}.recognitionPopup .historyTableWrap .historyTable table tbody tr td:first-child{padding-left:30px;position:relative}@media(max-width:991px){.recognitionPopup .historyTableWrap .historyTable table tbody tr td:first-child{padding-left:15px}}.recognitionPopup .historyTableWrap .historyTable table tbody tr td:first-child:after{background:#fff;content:"";height:100%;left:0;position:absolute;top:0;width:30px;z-index:1}@media(max-width:991px){.recognitionPopup .historyTableWrap .historyTable table tbody tr td:first-child:after{display:none}}.recognitionPopup .historyTableWrap .historyTable table tbody tr td:last-child{padding-right:30px}@media(max-width:991px){.recognitionPopup .historyTableWrap .historyTable table tbody tr td:last-child{padding-right:15px}}.recognitionPopup .historyTableWrap .historyTable table tbody tr td:last-child:after{background:#fff;content:"";height:100%;position:absolute;right:0;top:0;width:30px;z-index:1}@media(max-width:991px){.recognitionPopup .historyTableWrap .historyTable table tbody tr td:last-child:after{display:none}}.recognitionPopup .historyTableWrap .historyTable table tbody tr td.noDataWrap{justify-content:center!important;text-align:center!important}.recognitionPopup .historyTableWrap .historyTable table tbody tr td.noDataWrap:before{display:none}.recognitionPopup .historyTableWrap .historyTable table tbody tr td .noData{margin:0}@media(min-width:991px){.recognitionPopup .historyTableWrap .historyTable table tbody tr td .noData{display:none}}.recognitionPopup .historyTableWrap .historyTable table tbody tr td .tableActionBtn .MuiButtonBase-root{padding:4px}.recognitionPopup .historyTableWrap .historyTable table tbody tr td .tableActionBtn .MuiButtonBase-root svg{color:#000;height:20px}.recognitionPopup .historyTableWrap .historyTable table tbody tr td .descriptionField .MuiInputBase-root:after,.recognitionPopup .historyTableWrap .historyTable table tbody tr td .descriptionField .MuiInputBase-root:before{display:none}.inputWrapRow{display:flex;flex-wrap:wrap;justify-content:space-between}.popupOuterWrap{border-radius:20px;overflow:hidden}.recognition-wrap{display:flex;flex-wrap:wrap}.recognition-wrap .sidebar-wrap{margin-top:-70px;width:230px}@media(max-width:1600px){.recognition-wrap .sidebar-wrap{width:200px}}@media(max-width:1400px){.recognition-wrap .sidebar-wrap{margin-top:-60px}}@media(max-width:1200px){.recognition-wrap .sidebar-wrap{grid-gap:20px;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:20px;margin-top:0;width:100%}}@media(max-width:768px){.recognition-wrap .sidebar-wrap{grid-template-columns:repeat(1,1fr)}}.recognition-wrap .recognition-right-wrap{flex:1 1;margin-left:60px}@media(max-width:1600px){.recognition-wrap .recognition-right-wrap{margin-left:40px}}@media(max-width:1200px){.recognition-wrap .recognition-right-wrap{margin-left:0;width:100%}}.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer{flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}@media(max-width:1400px){.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer{margin-bottom:30px}}@media(max-width:991px){.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer{margin-bottom:10px}}.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root{border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.161);color:#fff;font-size:24px;font-weight:700;max-width:none;min-height:auto;padding:15px;text-transform:capitalize;width:calc(25% - 28px)}@media(max-width:1600px){.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root{font-size:20px;width:calc(25% - 22px)}}@media(max-width:1400px){.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root{font-size:18px;width:calc(25% - 22px)}}@media(max-width:1200px){.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root{font-size:16px;width:calc(25% - 15px)}}@media(max-width:991px){.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root{font-size:16px;margin-bottom:15px;width:calc(50% - 7px)}}@media(max-width:400px){.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root{font-size:16px;width:calc(100% - 7px)}}.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root svg{margin-top:-3px}.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root:first-child{background-color:#3986d8}.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root:first-child:hover{background-color:#2f74bf}.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root:nth-child(2){background-color:#077caf}.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root:nth-child(2):hover{background-color:#056893}.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root:nth-child(3){background-color:#225fa0}.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root:nth-child(3):hover{background-color:#194a80}.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root:nth-child(4){background-color:#22a6de}.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-flexContainer .MuiButtonBase-root:nth-child(4):hover{background-color:#118bbf}.recognition-wrap .recognition-right-wrap .mainTabsHeader .MuiTabs-indicator{opacity:0}.recognition-wrap .recognition-right-wrap .recognitionTabContent{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap}@media(max-width:991px){.recognition-wrap .recognition-right-wrap .recognitionTabContent{flex-wrap:wrap}}.recognition-wrap .recognition-right-wrap .recognitionTabContent .cMultiSelect__control{border:1px solid #707070;border-radius:30px;box-shadow:1px 1px 6px rgba(0,0,0,.129);min-height:50px;width:100%}.recognition-wrap .recognition-right-wrap .recognitionTabContent .cMultiSelect__control.small{box-shadow:none;min-height:42px}.recognition-wrap .recognition-right-wrap .recognitionTabContent .cMultiSelect__control.small .cMultiSelect__indicator{padding:5px 12px}.recognition-wrap .recognition-right-wrap .recognitionTabContent .cMultiSelect__control.small .cMultiSelect__indicator svg{margin:3px 0}.recognition-wrap .recognition-right-wrap .recognitionTabContent .cMultiSelect__control.small .cMultiSelect__value-container{padding:0 15px}.recognition-wrap .recognition-right-wrap .recognitionTabContent .cMultiSelect__control.square{border-radius:10px}.recognition-wrap .recognition-right-wrap .recognitionTabContent .cMultiSelect__control--is-focused{box-shadow:0 0 0 1px #225fa0;outline-color:#225fa0}.recognition-wrap .recognition-right-wrap .recognitionTabContent .cMultiSelect__value-container{padding:0 20px}.recognition-wrap .recognition-right-wrap .recognitionTabContent .cMultiSelect__value-container .cMultiSelect__single-value{text-align:left}.recognition-wrap .recognition-right-wrap .recognitionTabContent .cMultiSelect__clear-indicator{padding:5px 1px!important}.recognition-wrap .recognition-right-wrap .recognitionTabContent .cMultiSelect__indicator{color:#222;font-size:16px;padding:5px 15px}.recognition-wrap .recognition-right-wrap .recognitionTabContent .cMultiSelect__indicator svg{height:25px;margin:5px;width:25px}.recognition-wrap .recognition-right-wrap .recognitionTabContent .cMultiSelect__multi-value{background-color:#e6edf5}.recognition-wrap .recognition-right-wrap .recognitionTabContent .cMultiSelect__menu{min-height:auto}.recognition-wrap .recognition-right-wrap .recognitionTabContent .giveRecognitionForm .cMultiSelect__control{border-radius:10px}.recognition-wrap .recognition-right-wrap .recognitionTabContent .topInfoWrap{padding-right:calc(25% + 12px)}@media(max-width:1600px){.recognition-wrap .recognition-right-wrap .recognitionTabContent .topInfoWrap{padding-right:calc(25% + 8px)}}@media(max-width:1200px){.recognition-wrap .recognition-right-wrap .recognitionTabContent .topInfoWrap{padding-right:calc(25% + 5px)}}@media(max-width:991px){.recognition-wrap .recognition-right-wrap .recognitionTabContent .topInfoWrap{padding-right:0}}.topInfoWrap{grid-gap:0 80px;display:flex;position:relative;width:100%;z-index:3}@media(max-width:1600px){.topInfoWrap{grid-gap:0 60px}}@media(max-width:1200px){.topInfoWrap{grid-gap:0 50px}}@media(max-width:991px){.topInfoWrap{flex-wrap:wrap}}.topInfoWrap .titleWrap{width:66.66%}@media(max-width:991px){.topInfoWrap .titleWrap{margin-bottom:15px;width:100%}}.topInfoWrap .selectWrap{width:33.33%}@media(max-width:991px){.topInfoWrap .selectWrap{margin-bottom:15px;width:100%}}.feedFilterWrap{border:1px solid #22a6de;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.161);padding:25px}@media(max-width:1400px){.feedFilterWrap{padding:20px 15px}}@media(max-width:1200px){.feedFilterWrap{border:none;box-shadow:none}}@media(max-width:1400px){.feedFilterWrap p{font-size:14px}}.feedFilterWrap .clear-button{color:#707070;font-size:16px;line-height:1;min-width:auto;text-decoration:underline;text-transform:capitalize}@media(max-width:1400px){.feedFilterWrap .clear-button{font-size:14px}}.feedFilterWrap .cInputWrap{margin-top:15px}@media(max-width:1400px){.feedFilterWrap .cInputWrap label{font-size:14px}}.feedFilterWrap .cInputWrap .MuiFormControlLabel-root{margin-bottom:0}.feedFilterWrap .cInputWrap .MuiFormControlLabel-root .MuiCheckbox-root{padding:6px}.feedFilterWrap .cInputWrap .MuiFormControlLabel-root .MuiFormControlLabel-label{font-size:16px}@media(max-width:1400px){.feedFilterWrap .cInputWrap .MuiFormControlLabel-root .MuiFormControlLabel-label{font-size:14px}}.feedFilterWrap .cInputWrap .MuiFormControlLabel-root .MuiFormControlLabel-label:after{background:#000;border-radius:50%;content:"";display:inline-block;height:17px;margin-left:7px;vertical-align:middle;width:17px}.feedFilterWrap .cInputWrap .MuiFormControlLabel-root.target .MuiFormControlLabel-label:after{background:#6b378b}.feedFilterWrap .cInputWrap .MuiFormControlLabel-root.goals .MuiFormControlLabel-label:after{background:#225fa0}.feedFilterWrap .cInputWrap .MuiFormControlLabel-root.core-values .MuiFormControlLabel-label:after{background:#c74f11}.feedFilterWrap .cInputWrap .MuiFormControlLabel-root.competency .MuiFormControlLabel-label:after{background:#236a12}.feedFilterWrap .cInputWrap .MuiFormControlLabel-root.badges .MuiFormControlLabel-label:after{background:#801e1e}.feedFilterWrap .cInputWrap .MuiFormControlLabel-root.kudos .MuiFormControlLabel-label:after{background:#fc941b}.employeeFeedWrap .topLabel{background:#225fa0;border-radius:5px 5px 0 0;color:#fff;display:inline-block;font-size:9px;font-weight:600;left:15px;letter-spacing:.18px;padding:3px 10px 0;position:relative;text-transform:uppercase;width:-webkit-max-content;width:max-content}.employeeFeedWrap .topLabel.target{background:#6b378b}.employeeFeedWrap .topLabel.goals{background:#225fa0}.employeeFeedWrap .topLabel.core-values{background:#c74f11}.employeeFeedWrap .topLabel.competency{background:#236a12}.employeeFeedWrap .topLabel.badges{background:#801e1e}.employeeFeedWrap .topLabel.kudos{background:#fc941b}.employeeFeedWrap .MainInfoWrap{background-color:#fff;border-radius:10px;box-shadow:0 0 6px rgba(0,0,0,.161);display:flex;flex-wrap:wrap;margin-bottom:20px;padding:20px 0}.employeeFeedWrap .MainInfoWrap .employeeImage{padding:0 15px}.employeeFeedWrap .MainInfoWrap .employeeImage .MuiAvatar-root{font-size:1.05rem}@media(max-width:768px){.employeeFeedWrap .MainInfoWrap .employeeImage{padding:0 10px}}.employeeFeedWrap .MainInfoWrap .infoWrap{flex:1 1}.employeeFeedWrap .MainInfoWrap .infoWrap .topFeedInfoWrap{align-items:center;display:flex;flex:1 1;width:100%}@media(max-width:768px){.employeeFeedWrap .MainInfoWrap .infoWrap .topFeedInfoWrap{border-right:none;flex-direction:column;padding-right:10px}}.employeeFeedWrap .MainInfoWrap .infoWrap .topFeedInfoWrap .topInfo{border-right:1px solid #707070;flex:1 1;padding-right:20px}@media(max-width:1200px){.employeeFeedWrap .MainInfoWrap .infoWrap .topFeedInfoWrap .topInfo{padding-right:10px}}@media(max-width:768px){.employeeFeedWrap .MainInfoWrap .infoWrap .topFeedInfoWrap .topInfo{border-bottom:1px solid #707070;border-right:none;margin-bottom:10px;padding-bottom:10px;padding-right:0}}.employeeFeedWrap .MainInfoWrap .infoWrap .topFeedInfoWrap .topInfo .employeeNameDate{font-size:13px;font-weight:600;margin-bottom:5px}@media(max-width:768px){.employeeFeedWrap .MainInfoWrap .infoWrap .topFeedInfoWrap .topInfo .employeeNameDate{font-size:12px}}.employeeFeedWrap .MainInfoWrap .infoWrap .topFeedInfoWrap .topInfo .employeeNameDate span{font-size:10px;font-weight:400}.employeeFeedWrap .MainInfoWrap .infoWrap .topFeedInfoWrap .topInfo .employeeDescription{font-size:13px;line-height:1.6}@media(max-width:768px){.employeeFeedWrap .MainInfoWrap .infoWrap .topFeedInfoWrap .topInfo .employeeDescription{font-size:12px;line-height:1.5}}.employeeFeedWrap .MainInfoWrap .infoWrap .topFeedInfoWrap .employeePoints{color:#225fa0;font-size:22px;font-weight:600;letter-spacing:.44px;line-height:1;min-width:100px;padding:0 10px;text-align:center}@media(max-width:1200px){.employeeFeedWrap .MainInfoWrap .infoWrap .topFeedInfoWrap .employeePoints{font-size:18px;min-width:80px}}.employeeFeedWrap .MainInfoWrap .infoWrap .topFeedInfoWrap .employeePoints span{display:block;font-size:12px;font-weight:400}@media(max-width:1200px){.employeeFeedWrap .MainInfoWrap .infoWrap .topFeedInfoWrap .employeePoints span{font-size:10px}}.employeeFeedWrap .MainInfoWrap .bottomInfo{line-height:0;max-width:600px;padding-right:15px;width:100%}.employeeFeedWrap .MainInfoWrap .bottomInfo img{margin-top:10px}.rtc-leftTabs{background-color:#ededed;border:1px solid #707070;border-radius:10px;flex:1 1;overflow:hidden}.rtc-leftTabs .tabHeader .MuiButtonBase-root{background-color:#fff;border-bottom:1px solid #707070;border-left:1px solid #707070;color:#000;font-size:17px;font-weight:600;text-transform:capitalize}@media(max-width:1200px){.rtc-leftTabs .tabHeader .MuiButtonBase-root{font-size:16px}}@media(max-width:768px){.rtc-leftTabs .tabHeader .MuiButtonBase-root{font-size:15px}}.rtc-leftTabs .tabHeader .MuiButtonBase-root:first-child{border-left:0}.rtc-leftTabs .tabHeader .MuiButtonBase-root.Mui-selected{background-color:transparent;border-bottom:0}.rtc-leftTabs .tabHeader .MuiTabs-indicator{visibility:hidden}.rtc-leftTabs .tabPanel{padding:20px 35px}@media(max-width:1400px){.rtc-leftTabs .tabPanel{padding:20px 25px}}@media(max-width:1200px){.rtc-leftTabs .tabPanel{padding:20px 15px}}.rtc-leftTabs .tabPanel .employeeFeedMain{max-height:680px;min-height:250px;overflow:auto;padding:0 11px 0 0}@media(min-width:1271px){.rtc-leftTabs .tabPanel .employeeFeedMain.scrollbar{margin-right:-20px}}@media(max-width:1400px){.rtc-leftTabs .tabPanel .employeeFeedMain{max-height:600px}}.rtc-leftTabs .tabPanel .employeeFeedMain::-webkit-scrollbar-track{background-color:#fff;border:.5px solid #707070;border-radius:10px;position:absolute;right:-50px}.rtc-leftTabs .tabPanel .employeeFeedMain::-webkit-scrollbar{background-color:#fff;border-radius:10px;left:0;position:absolute;width:10px}.rtc-leftTabs .tabPanel .employeeFeedMain::-webkit-scrollbar-thumb{background-color:#707070;border-radius:10px}.rtc-leftTabs .topSortWrap{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:25px}.rtc-leftTabs .topSortWrap .sortChipsWrap{flex:1 1}@media(max-width:768px){.rtc-leftTabs .topSortWrap .sortChipsWrap{width:100%}}.rtc-leftTabs .topSortWrap .sortChipsWrap .sortChips .MuiChip-root{background-color:#707070;border-radius:5px;height:30px;margin:2px 10px 2px 0}.rtc-leftTabs .topSortWrap .sortChipsWrap .sortChips .MuiChip-label{color:#fff;font-size:14px;order:2}@media(max-width:768px){.rtc-leftTabs .topSortWrap .sortChipsWrap .sortChips .MuiChip-label{font-size:12px}}.rtc-leftTabs .topSortWrap .sortChipsWrap .sortChips .MuiChip-deleteIcon{color:#fff;font-size:15px;margin:0 0 1px 6px}.rtc-leftTabs .topSortWrap .sortFilter{align-items:center;display:flex}@media(max-width:768px){.rtc-leftTabs .topSortWrap .sortFilter{justify-content:flex-end;margin-top:5px;width:100%}}.rtc-rightFiller{display:inline-block;margin-left:38px;width:calc(25% - 28px)}@media(max-width:1600px){.rtc-rightFiller{margin-left:30px;width:calc(25% - 22px)}}@media(max-width:1200px){.rtc-rightFiller{margin:0;order:-1;width:auto}.rtc-rightFiller.filterDesktop{display:none}}@media(min-width:1200px){.rtc-rightFiller.filterMobile{display:none}}.rtc-rightFiller.filterMobile .filterToolbar{align-items:center;background-color:#fff;border:1px solid #707070;border-radius:5px;display:flex;font-size:14px;font-weight:600;height:30px;justify-content:space-between;line-height:1;margin-right:5px;min-height:auto;padding:4px 12px;text-transform:uppercase;width:105px}.sortFilterDropdown{background-color:#fff;border:1px solid #707070;border-radius:8px;box-shadow:3px 3px 10px rgba(0,0,0,.161);margin-top:14px;min-width:280px;padding:18px;z-index:7}@media(max-width:1200px){.sortFilterDropdown{min-width:250px}}.sortFilterDropdown .closeBtn:hover{color:#000}.sortFilterDropdown .sortRadios .MuiFormControlLabel-root{margin-bottom:5px;margin-top:5px}.sortFilterDropdown .sortRadios .MuiFormControlLabel-root .MuiButtonBase-root{padding-bottom:0;padding-right:5px;padding-top:0}.sortFilterDropdown .sortRadios .MuiFormControlLabel-root .MuiTypography-root{font-size:15px;line-height:1}.sortBtn{background-color:#fff;border:1px solid #707070;border-radius:5px;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:30px;padding:6px 12px;text-transform:uppercase}.sortBtn svg{margin-left:4px;margin-top:1px}.sortBtn:hover{background-color:#f5f5f5}.targetCardList{grid-gap:31px 38px;display:grid!important;grid-template-columns:repeat(3,1fr)}@media(max-width:1600px){.targetCardList{grid-gap:25px 30px;grid-template-columns:repeat(2,1fr)}}@media(max-width:1400px){.targetCardList{grid-template-columns:repeat(2,1fr)}}@media(max-width:1200px){.targetCardList{grid-gap:22px 25px}}@media(max-width:991px){.targetCardList{grid-gap:20px}}@media(max-width:576px){.targetCardList{grid-template-columns:repeat(1,1fr)}}.targetCardList.noData{grid-template-columns:repeat(1,1fr)}.targetCardList.scrollable{max-height:760px;overflow-x:hidden;overflow-y:auto;padding:2px 10px 2px 2px}@media(max-width:1200px){.targetCardList.scrollable{max-height:500px;padding-right:5px}}.targetCardList.scrollable::-webkit-scrollbar-track{background-color:#fff;border:.5px solid #707070;border-radius:10px;margin-left:5px}.targetCardList.scrollable::-webkit-scrollbar{background-color:#fff;border-radius:10px;width:10px}.targetCardList.scrollable::-webkit-scrollbar-thumb{background-color:#707070;border-radius:10px}.targetCardList .targetCard{background-color:#fff;border:1px solid #225fa0;border-radius:20px;box-shadow:4px 4px 10px rgba(0,0,0,.161);display:flex;flex-direction:column;justify-content:space-between;position:relative;text-align:center}.targetCardList .targetCard.activeTarget{border:1px solid #225fa0;box-shadow:0 0 0 2px #225fa0}.targetCardList .targetCard.statusDue{border:1px solid red}.targetCardList .targetCard.statusDue.activeTarget{border:1px solid red;box-shadow:0 0 0 2px red}.targetCardList .targetCard.statusDue .viewDetails{background-color:red;box-shadow:0 0 0 1px red}.targetCardList .targetCard.statusDue .viewDetails:hover{background-color:#ca0000;box-shadow:0 0 0 1px #ca0000}.targetCardList .targetCard .dateRewardWrap p{color:#707070;font-size:15px;padding:0 12px}@media(max-width:991px){.targetCardList .targetCard .dateRewardWrap p{padding:0 10px}}.targetCardList .targetCard .dateRewardWrap p span{color:#000;font-size:18px;font-weight:600}.targetCardList .targetCard .dateRewardWrap p.due span{color:red}.targetCardList .targetCard .viewDetails{border-radius:0 0 20px 20px;box-shadow:0 0 0 1px #225fa0;font-size:15px;height:52px}.targetCardList .targetCard .viewDetails svg{height:20px;margin-right:7px;margin-top:-3px}.targetCardList .targetCard .cardDescription{align-items:center;display:flex;flex-direction:row;margin:20px auto 15px;max-width:230px;min-height:72px;position:relative}.targetCardList .targetCard .cardDescription.loadingCardWrapper{width:100%}.targetCardList .targetCard .cardDescription .ellipsis{cursor:pointer;vertical-align:initial}.targetCardList .targetCard .cardDescription.editableField{margin:20px 15px 15px;max-width:100%;min-height:72px;overflow:hidden;text-align:center}.targetCardList .targetCard .cardDescription.editableField.loadingCardWrapper{width:auto}.targetCardList .targetCard .cardDescription.editableField .MuiInputBase-root{border:.5px solid #707070;border-radius:0;height:72px;width:100%}.targetCardList .targetCard .cardDescription.editableField .MuiInputBase-root fieldset{display:none}.targetCardList .targetCard .cardDescription.editableField .MuiInputBase-input{font-weight:600;text-align:center}.targetCardList .targetCard .cardDescription .MuiTooltip-popper .MuiTooltip-tooltip{border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.396);margin-bottom:15px;min-width:300px}.targetCardList .targetCard .cardDescription .MuiTooltip-popper .MuiTooltip-tooltip .MuiCardContent-root{padding:20px}@media(max-width:991px){.targetCardList .targetCard .cardDescription .MuiTooltip-popper .MuiTooltip-tooltip .MuiCardContent-root{padding:20px}}@media(max-width:768px){.targetCardList .targetCard .cardDescription .MuiTooltip-popper .MuiTooltip-tooltip .MuiCardContent-root{padding:20px 15px}}.targetCardList .targetCard .cardDescription .MuiTooltip-popper .MuiTooltip-tooltip .MuiTypography-h6{font-weight:700;line-height:1.4}.targetCardList .targetCard .cardDescription .MuiTooltip-popper .MuiTooltip-tooltip .MuiIconButton-root{height:30px;position:absolute;right:0;top:0;transition:all .3s ease-in-out;width:30px}.targetCardList .targetCard .cardDescription .MuiTooltip-popper .MuiTooltip-tooltip .MuiIconButton-root:hover{color:#000}.targetCardList .targetCard .cardDescription .MuiTooltip-popper .MuiTooltip-tooltip .MuiIconButton-root svg{width:10px}.targetCardList .targetCard .cardDescription .MuiTooltip-popper .MuiTooltip-tooltip p{font-size:14px;text-align:left}.targetCardList .targetCard .cardDescription .MuiTooltip-popper .MuiTooltip-arrow{bottom:auto;color:#fff;-webkit-filter:drop-shadow(0 6px 3px rgba(0,0,0,.2));filter:drop-shadow(0 6px 3px rgba(0,0,0,.2));height:17px;top:100%;width:40px}.targetCardList .targetCard .cardDescription .MuiTooltip-popper .MuiTooltip-arrow:before{-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%);-webkit-transform:none;transform:none}.targetCardList .targetCard .cardDescription .MuiTooltip-popper .MuiTooltip-arrow:after{content:"";display:block;height:50px;position:absolute;top:0;width:50px}.targetCardList .targetCard .cardDescription .MuiTooltip-popper[data-popper-placement*=bottom] .MuiTooltip-tooltip{margin-top:22px}.targetCardList .targetCard .cardDescription .MuiTooltip-popper[data-popper-placement*=bottom] .MuiTooltip-arrow{bottom:100%;-webkit-filter:drop-shadow(0 -2px 3px rgba(0,0,0,.2));filter:drop-shadow(0 -2px 3px rgba(0,0,0,.2));top:auto}.targetCardList .targetCard .cardDescription .MuiTooltip-popper[data-popper-placement*=bottom] .MuiTooltip-arrow:before{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform-origin:center;transform-origin:center}.targetCardList .targetCard .cardFieldSmall .MuiInputBase-root{border:.5px solid #707070;border-radius:0;font-size:18px;height:30px;margin-top:-2px}.targetCardList .targetCard .cardFieldSmall .MuiInputBase-root fieldset{display:none}.targetCardList .targetCard .cardFieldSmall .MuiInputBase-input{font-weight:600;padding:4px 0 0;text-align:center}.targetCardList .targetCard .MuiDivider-root{border-color:#707070;margin:0 auto;width:195px}.targetCardList .targetCard .toggleBtn{background:transparent;border:none;color:#707070;cursor:pointer;font-size:22px;height:25px;padding:3px 5px;position:absolute;right:15px;top:0}.empSliderWrap{margin:20px 0}.empSliderWrap .empSlider{display:flex;margin:0 auto;max-width:270px;overflow:hidden;padding:0 15px}.empSliderWrap .empSlider.loadingCardWrapper{justify-content:center}@media(max-width:768px){.empSliderWrap .empSlider{max-width:250px}}@media(max-width:576px){.empSliderWrap .empSlider{max-width:270px}}.empSliderWrap .empSlider .customAvatar .MuiAvatar-root{border:3px solid #ededed;border-radius:50%;color:#bdbdbd;font-size:16px;font-weight:600;height:42px;margin:0 auto;width:42px}.empSliderWrap .empSlider .empAvatar{position:relative}.empSliderWrap .empSlider .empAvatar .MuiAvatar-root{border:3px solid #ededed;height:42px;margin:0 auto;width:42px}.empSliderWrap .empSlider .MuiButtonBase-root{color:#000;font-size:13px;padding:0;position:absolute;right:0;top:-4px}.empSliderWrap .empSlider.withoutSlider .react-multi-carousel-list{justify-content:center}.empSliderWrap .empSlider.withoutSlider .react-multi-carousel-list ul{grid-gap:0 11px}.empSliderWrap .react-multi-carousel-list{margin-bottom:10px;overflow:visible;padding-top:5px;width:100%}.empSliderWrap .react-multi-carousel-list .react-multiple-carousel__arrow{background:#fff;border-radius:0;min-height:55px;min-width:15px;padding:0;top:-2px;width:18px;z-index:0}.empSliderWrap .react-multi-carousel-list .react-multiple-carousel__arrow:hover:before{color:#000}.empSliderWrap .react-multi-carousel-list .react-multiple-carousel__arrow:before{color:#707070;font-size:15px;font-weight:600}.empSliderWrap .react-multi-carousel-list .react-multiple-carousel__arrow--left{left:-18px}.empSliderWrap .react-multi-carousel-list .react-multiple-carousel__arrow--right{right:-18px}.toggleButtonPopup{background-color:#fff;border:1px solid #707070;border-radius:8px;box-shadow:3px 3px 10px rgba(0,0,0,.161);font-size:14px;margin-top:15px;min-width:150px}.toggleButtonPopup .MuiListItem-root{border-bottom:1px solid #707070;cursor:pointer;font-size:14px;padding:0}.toggleButtonPopup .MuiListItem-root:last-child{border-bottom:none}.toggleButtonPopup .MuiListItem-root .font14{padding:9px 15px;width:100%}.toggleButtonPopup .MuiListItem-root .font14:hover{color:#225fa0}.targetCardList{position:relative}.targetCardPopper{left:-108px!important;z-index:5}@media(max-width:1140px){.targetCardPopper{left:-108px!important}}.cardToggleWrapper{position:relative}.cardDescriptionToggle{display:inline;position:relative}.cardDescriptionToggle .customToolTipButton{background-color:#fff;border:none;color:#000;cursor:pointer;font-size:18px;font-weight:700;margin-left:1px;padding:0}.cardDescriptionToggle .customToolTipButton .arrow{bottom:auto;filter:drop-shadow(0 6px 3px rgba(0,0,0,.2));-webkit-filter:drop-shadow(0 -2px 3px rgba(0,0,0,.2));height:17px;left:-11px;position:absolute;top:100%;visibility:hidden;width:40px;z-index:6}.cardDescriptionToggle .customToolTipButton .arrow:before{background:#fff;-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%);content:"";display:block;height:100%;margin:auto;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform-origin:center;transform-origin:center;width:100%}.cardDescriptionToggle .customToolTipButton.opened .arrow{visibility:visible}.cardDescriptionToggle .targetDescriptionPopper{inset:auto!important;-webkit-transform:none!important;transform:none!important;z-index:5}.cardDescriptionToggle .tooltipPopup{border-bottom:10px solid transparent;margin-bottom:15px;margin-top:13px}@media(max-width:1600px){.cardDescriptionToggle .tooltipPopup{min-width:270px}}@media(max-width:991px){.cardDescriptionToggle .tooltipPopup{min-width:250px}}.cardDescriptionToggle .tooltipPopup .MuiCardContent-root{background-color:#fff;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.396);font-size:14px;font-weight:400;line-height:1.5;min-width:255px;text-align:left}.cardNoEmployee{align-items:center;display:flex;height:55px}.listMainWrap.editModeTrue .editableCard{z-index:2}.listMainWrap.editModeTrue .editableCard:after,.listMainWrap.editModeTrue .editableCard:before{display:none}.listMainWrap.editModeTrue .targetCard{position:relative}.listMainWrap.editModeTrue .targetCard:before{content:"";height:calc(100% + 40px);position:absolute;right:100%;top:-40px;width:calc(100% + 40px)}.listMainWrap.editModeTrue .targetCard:after{bottom:100%;content:"";height:calc(100% + 80px);position:absolute;right:0;width:calc(100% + 80px)}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:rgba(0,0,0,.5);border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:rgba(0,0,0,.5);cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.t-Description{background:#fdf0e0;border-radius:20px;padding:25px}@media(max-width:1600px){.t-Description{padding:25px 20px}}@media(max-width:1200px){.t-Description{padding:25px 15px}}.t-Description .descriptionBtnWrap{display:block;margin:0 auto;max-width:187px;text-align:center}.t-Description .descriptionText{word-wrap:break-word}@media(max-width:991px){.t-Description .descriptionText{max-width:100%}}.t-Description .scrollable{max-height:500px;overflow-y:auto;padding-right:10px}@media(max-width:1200px){.t-Description .scrollable{max-height:500px;padding-right:5px}}.t-Description .scrollable::-webkit-scrollbar-track{background-color:#fff;border:.5px solid #707070;border-radius:10px;margin-left:5px}.t-Description .scrollable::-webkit-scrollbar{background-color:#fff;border-radius:10px;width:10px}.t-Description .scrollable::-webkit-scrollbar-thumb{background-color:#707070;border-radius:10px}.targetDetailsEmpItem .empInfoWrap{align-items:center;display:flex;justify-content:space-between;width:100%}.targetDetailsEmpItem .empInfoWrap .customAvatar .MuiAvatar-root{border:3px solid #ededed;border-radius:50%;color:#bdbdbd;font-size:16px;font-weight:600}.targetDetailsEmpItem .empInfoWrap .empInfo{align-items:center;display:flex;padding-right:15px;width:55%}.targetDetailsEmpItem .empInfoWrap .empInfo .MuiAvatar-root{border:2px solid #fff;margin-right:10px}.targetDetailsEmpItem .empInfoWrap .empScore{text-align:right;width:45%}.targetDetailsEmpItem .targetSliderWrap{margin:0 -7px;overflow-x:hidden;padding:0 7px;width:calc(100% + 10px)}.targetDetailsEmpItem .targetSliderWrap .MuiSlider-root{color:#707070;height:16px}.targetDetailsEmpItem .targetSliderWrap .MuiSlider-root.selfSlider{color:#d85e42}.targetDetailsEmpItem .targetSliderWrap .MuiSlider-root.selfSlider .MuiSlider-thumb:before{opacity:1}.targetDetailsEmpItem .targetSliderWrap .MuiSlider-root.progressComplete .MuiSlider-track{border-radius:12px}.targetDetailsEmpItem .targetSliderWrap .MuiSlider-root.progressComplete .MuiSlider-thumb{background-color:transparent}.targetDetailsEmpItem .targetSliderWrap .MuiSlider-rail{background-color:#fff;border:.5px solid #707070;border-radius:10px;height:16px}.targetDetailsEmpItem .targetSliderWrap .MuiSlider-track{border:none;border-radius:12px 0 0 12px;height:16px}.targetDetailsEmpItem .targetSliderWrap .MuiSlider-mark{background-color:#a9a9a9;height:16px;width:1px}.targetDetailsEmpItem .targetSliderWrap .MuiSlider-markActive{background-color:#fff}.targetDetailsEmpItem .targetSliderWrap .MuiSlider-mark[data-index="0"],.targetDetailsEmpItem .targetSliderWrap .MuiSlider-mark[data-index="10"]{display:none}.targetDetailsEmpItem .targetSliderWrap .MuiSlider-thumb{border-radius:0;box-shadow:none;color:transparent;height:16px;margin-left:-4px;margin-top:-8px;width:8px}.targetDetailsEmpItem .targetSliderWrap .MuiSlider-thumb:before{background-color:#d85e42;-webkit-clip-path:polygon(100% 0,0 0,50% 100%);clip-path:polygon(100% 0,0 0,50% 100%);height:10px;left:1px;opacity:0;top:-4px;width:12px}.targetDetailsEmpItem .targetSliderWrap .MuiSlider-thumb:after{display:none}.due{color:#ca0000}.st-leftWrap{margin-top:25px;position:relative;width:100%}@media(max-width:1200px){.st-leftWrap{order:0}}.st-rightWrap{margin-left:40px;margin-top:25px;min-height:100px;width:calc(25% - 28px)}@media(max-width:1600px){.st-rightWrap{margin-left:30px;width:calc(25% - 22px)}}@media(max-width:1200px){.st-rightWrap{margin-left:20px;width:calc(25% - 15px)}}@media(max-width:991px){.st-rightWrap{margin-left:0;margin-top:35px;width:100%}}.MuiGrid-container.selectEmployeeWrap{flex:1 1;margin:0 0 24px;width:100%}@media(max-width:991px){.MuiGrid-container.selectEmployeeWrap{width:100%}}.MuiGrid-container.selectEmployeeWrap-item{padding:0 18px}@media(max-width:1600px){.MuiGrid-container.selectEmployeeWrap-item{padding:0 15px}}@media(max-width:1200px){.MuiGrid-container.selectEmployeeWrap-item{padding:0 10px}}@media(max-width:991px){.MuiGrid-container.selectEmployeeWrap-item{padding:0}}.selectWrap .cMultiSelect__placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.giveRecognitionForm{background-color:#fdf0e0;border-radius:20px;padding:40px 50px 25px}@media(max-width:1400px){.giveRecognitionForm{padding:40px 40px 25px}}@media(max-width:1200px){.giveRecognitionForm{padding:40px 30px 25px}}@media(max-width:768px){.giveRecognitionForm{padding:30px 15px 25px}}.giveRecognitionForm .topInputWrap{display:flex;flex-wrap:wrap}.giveRecognitionForm .topInputWrap .left{flex:1 1}.giveRecognitionForm .topInputWrap .right{margin-left:20px;width:150px}@media(max-width:1400px){.giveRecognitionForm .topInputWrap .right{margin-left:15px}}@media(max-width:576px){.giveRecognitionForm .topInputWrap .right{margin-left:0;width:100%}}.giveRecognitionForm .cInputWrap{margin-bottom:30px}.giveRecognitionForm .cInputWrap label{font-size:18px}@media(max-width:1400px){.giveRecognitionForm .cInputWrap label{font-size:16px}}@media(max-width:991px){.giveRecognitionForm .cInputWrap label{font-size:14px}}.giveRecognitionForm .cInputWrap.checkboxWrap{padding-top:5px}.giveRecognitionForm .cInputWrap.checkboxWrap .MuiFormControlLabel-root{background:#fff;border:1px solid #707070;border-radius:5px;height:50px;margin:0 18px 5px 0;min-width:160px;padding:0 15px}@media(max-width:576px){.giveRecognitionForm .cInputWrap.checkboxWrap .MuiFormControlLabel-root{margin:0 10px 5px 0;min-width:120px}}.giveRecognitionForm .cInputWrap.checkboxWrap .MuiFormControlLabel-root .MuiRadio-root{margin-right:8px;padding:0}.giveRecognitionForm .cInputWrap.checkboxWrap .MuiFormControlLabel-root.active{border:2px solid #225fa0}.giveRecognitionForm .bottomBtnWrap{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}.giveRecognitionForm .bottomBtnWrap .iconButtons{align-items:center;display:flex}.giveRecognitionForm .bottomBtnWrap .iconButtons .uploadBtn{align-items:center;cursor:pointer;display:flex;margin-right:12px}@media(max-width:576px){.giveRecognitionForm .bottomBtnWrap .iconButtons .uploadBtn{margin-right:8px}}.giveRecognitionForm .bottomBtnWrap .iconButtons .uploadBtn .ant-upload{line-height:0}.giveRecognitionForm .bottomBtnWrap .iconButtons .uploadBtn .ant-upload svg{color:#212121;height:30px}@media(max-width:576px){.giveRecognitionForm .bottomBtnWrap .iconButtons .uploadBtn .ant-upload svg{height:25px}}.giveRecognitionForm .bottomBtnWrap .iconButtons .uploadBtn .ant-upload svg:hover{color:#000}.giveRecognitionForm .bottomBtnWrap .iconButtons .uploadBtn.active svg{color:#225fa0}.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap{align-items:center;display:flex;margin-right:12px;position:relative}@media(max-width:576px){.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap{margin-right:8px}}.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap .emojiBtn{color:#212121;cursor:pointer;height:30px}@media(max-width:576px){.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap .emojiBtn{height:25px}}.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap .emojiBtn:hover{color:#000}.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap .emojiBtn.active{color:#225fa0}.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap .emojiPicker{bottom:40px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width:1200px){.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap .emojiPicker{left:-40px;-webkit-transform:none;transform:none}}@media(max-width:576px){.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap .emojiPicker{bottom:30px}}.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap .emojiPicker .epr-emoji-category-label{font-size:14px;height:auto;margin-top:10px}.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap .emojiPicker .epr-header-overlay{padding:10px}.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap .emojiPicker .epr-category-nav{padding-bottom:5px;padding-top:0}.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap .emojiPicker .epr-main{max-height:380px}@media(max-width:576px){.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap .emojiPicker .epr-main{max-width:280px}}.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap .emojiPicker .epr-preview{height:50px}.giveRecognitionForm .bottomBtnWrap .iconButtons .emojiWrap .emojiPicker .epr-preview .epr-emoji-img{max-height:30px;max-width:30px}.giveRecognitionForm .bottomBtnWrap .button-right{text-align:right}@media(max-width:576px){.giveRecognitionForm .bottomBtnWrap .button-right .btn-primary{min-width:150px}}.giveRecognitionForm .text-right{text-align:right}.giveRecognitionForm .fileNameWrap{font-size:14px}.giveRecognitionForm .fileNameWrap svg{color:#707070;cursor:pointer;margin-left:5px}.giveRecognitionForm .fileNameWrap svg:hover{color:#000}.giveRecognitionForm .fileNameWrap div{align-items:center;display:inline-flex}.giveRecognitionForm .fileNameWrap div strong{white-space:nowrap}.giveRecognitionForm .fileNameWrap div .fileTitle{flex:1 1;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 140px)}@media(max-width:576px){.giveRecognitionForm .fileNameWrap div .fileTitle{max-width:250px}}.itemDisabled{opacity:.5}.teamListWrap .teamList{grid-gap:25px 30px;display:inline-grid;grid-template-columns:repeat(5,1fr)!important;margin-bottom:30px;margin-right:30px}@media(max-width:1400px){.teamListWrap .teamList{margin-bottom:22px;margin-right:22px}}@media(max-width:768px){.teamListWrap .teamList{grid-gap:20px;margin-bottom:15px;margin-right:15px}}@media(max-width:576px){.teamListWrap .teamList{grid-template-columns:repeat(4,1fr)!important}}@media(max-width:400px){.teamListWrap .teamList{grid-template-columns:repeat(3,1fr)!important}}.teamListWrap .teamList .MuiListItem-root{flex-direction:column;padding:0;width:62px}.teamListWrap .teamList .empName{font-size:12px;line-height:13px;margin-top:12px;text-align:center;word-break:break-word}.teamListWrap .teamList .addTeamBtn{background:#707070;color:#fff;height:61px;vertical-align:top;width:61px}.teamListWrap .teamList .addTeamBtn:hover{background:gray}.teamListWrap .addTeamBtn{background:#707070;color:#fff;height:61px;vertical-align:top;width:61px}.teamListWrap .addTeamBtn:hover{background:gray}.employeeImage{position:relative}.employeeImage div.MuiAvatar-circular{border:3px solid #ededed;font-weight:600}.employeeImage .removeTeamBtn{position:absolute;right:-10px;top:-5px}.employeeImage .removeTeamBtn svg{height:10px}.giveRecognitionWrapper{grid-gap:35px;display:grid;grid-template-columns:repeat(2,1fr);width:100%}@media(max-width:1200px){.giveRecognitionWrapper{grid-gap:28px;grid-template-columns:repeat(1,1fr)}}.giveRecognitionWrapper .pointsToGive{background:#fdf0e0;border-radius:10px;font-size:18px;font-weight:600;line-height:1.4;margin:30px 0;padding:12px 20px}.giveRecognitionWrapper .pointsToGive span{display:block;font-size:12px;font-weight:400}.giveRecognitionWrapper .messageWrap{margin:0 0 25px;text-align:center}