.landing-page{display:flex;flex-direction:column;min-height:100%}.landing-page .top-bar{height:10px}.landing-page .top-bar img{vertical-align:top;width:100%;height:10px}.landing-page .header{min-height:30px}@media (max-width:991px){.landing-page .header .left{flex-flow:row}}.landing-page .header-mobile{display:none}@media (max-width:767px){.landing-page .header-mobile{display:block}.landing-page .header{display:none}}.landing-page .body{display:flex;justify-content:center;padding-left:25%;padding-right:25%;background:#3e335e;flex:1 1;min-height:90vh}@media (max-width:991px){.landing-page .body{flex-flow:row wrap;overflow:auto;min-height:100%}}.landing-page .body .cont{margin:25px;align-self:center}.landing-page .body .cont h1{text-align:center;color:#fff;margin-left:20px;margin-right:20px}.landing-page .body .cont .main{display:flex;flex-direction:column;border:1px solid #8d77cc;border-radius:10px;padding:20px}.landing-page .body .cont .main p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;text-align:center;color:#fff}.landing-page .body .cont .main button{align-self:center;background:#04caa7;color:#fff;margin-top:10px;cursor:pointer;border:none;border-radius:4px;padding:6px 10px}.loader{position:absolute;left:50%;top:50%;z-index:600}.header .left{max-width:100%}.login-form{width:500px;position:fixed;z-index:1100;top:30%;left:35%;background:#fff;padding:20px;display:flex;flex-direction:column}@media (max-width:991px){.login-form{top:125px;left:1%;right:1%;width:auto}}.login-form .login-btn,.login-form .login-forgot,.login-form input{height:35px;font-family:rubik,Arial,sans-sarif;text-align:center;margin-bottom:15px;width:100%;background:#f5f2ff;border:none;border-radius:4px;font-size:15px;outline:none}.login-form .login-btn.inValid,.login-form .login-forgot.inValid,.login-form input.inValid{border:1px solid #f54949}.login-form .login-btn{background:#04caa7;color:#fff}.login-form .login-forgot{background:#fff;color:#000;border:none}.login-form .login-forgot:hover{background:#04caa7;color:#fff}.Forgot{font-family:"rubik",Arial,sans-sarif;display:block;border-radius:4px;text-align:center;margin-bottom:10px;margin-top:10px;padding:7px}.Forgot:hover{color:#fff;background:#04caa7}.header-mobile .top{display:flex;justify-content:space-between;margin:20px 10px}.header-mobile .top img:first-of-type{max-width:55%}.header-mobile .top img:last-of-type{max-width:30px;max-height:30px;min-width:30px;opacity:.6;align-self:center}.header-mobile .middle{transition:all 1.1s;margin-top:-50px;transition:all 1s;color:transparent}.header-mobile .middle li a{color:transparent}.header-mobile .middle.expanded{margin-top:0;display:block}.header-mobile .middle.expanded li{font-size:15px;margin:10px;padding:4px;list-style:none;font-style:italic}.header-mobile .middle.expanded li:hover{opacity:.6}.header-mobile .middle.expanded li a{text-decoration:none;color:#fff;pointer-events:painted}.header-mobile .bottom{justify-content:space-around;display:flex;margin:5px 20%}.header-mobile .bottom button{flex:1 1;font-size:15px;padding:10px}#root,body,html{height:100%;margin:0;padding:0}.page-wrapper{display:flex;flex-direction:column;min-height:100%;max-height:100%;max-height:100vh;overflow:hidden}.page-wrapper .notification{top:0;left:0;right:0;margin:auto;position:fixed;width:90%;text-align:center;padding:8px 10px 9px;z-index:2000;font-size:13px;border-radius:0 0 5px 5px;border-bottom:2px solid #7acd2d;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAoCAYAAAAPOoFWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPZJREFUeNq81tsOgjAMANB2ov7/7ypaN7IlIwi9rGuT8QSc9EIDAsAznxvY4pXPKr05RUE5MEVB+TyWfCEl9LZApYopCmo9C4FKSMtYoI8Bwv79aQJU4l6hXXCZrQbokJEksxHo9KMOgc6w1atHXM8K9DVC7FQnJ0i8iK3QooGgbnyKgMDygBWyYFZoqx4qS27KqLZJjA1D0jK6QJcYEQEiWv9PGkTsbqxQ8oT+ZtZB6AkdsJnQDnMoHXHLGKOgDYuCWmYhEERCI5gaamW0bnHdA3k2ltlIN+2qKRyCND0bhqSYCyTB3CAOc4WusBEIpkeBuPgJMAAX8Hs1NfqHRgAAAABJRU5ErkJggg==) repeat-x 0 0 #94d954;cursor:pointer}.page-wrapper .notification.success{background-color:#94d954}.page-wrapper .notification.error{background-color:#f54949;border-bottom:2px solid #cd0b0b}.page-wrapper .notification.info{background-color:#3ba2f6;border-bottom:2px solid #096fc2}.page-wrapper .top-bar{z-index:66;height:10px}.page-wrapper .top-bar img{vertical-align:top;width:100%;height:10px}.page-wrapper .main-header-mobile{display:none}@media (max-width:991px){.page-wrapper .header-mobile,.page-wrapper .main-header-mobile{display:block}.page-wrapper .header{display:none}}.page-wrapper .header{z-index:55}.page-wrapper .header .left{display:flex}.page-wrapper .header .left span{align-self:center}@media (max-width:1240px){.page-wrapper .header{margin-left:48px}}@media (max-width:767px){.page-wrapper .header{height:100px;margin-left:48px}}@media (max-width:991px){.page-wrapper .header .left{flex-flow:row;max-width:100%;align-self:center}}@media (max-width:991px){.page-wrapper .header .middle{align-self:center}}.page-wrapper .right{max-width:350px;display:flex}@media (max-width:991px){.page-wrapper .right{flex-flow:row-reverse;max-width:100%;align-self:center}}.page-wrapper .right a{text-decoration:none;color:#fff;margin-left:10px;margin-top:5px}.page-wrapper .right img{max-width:100px;max-height:40px;vertical-align:center}.page-wrapper .page-body{flex:1 1;color:#fff;display:flex;max-height:100vh;overflow:hidden}.page-wrapper .page-body .page-sidebar{width:200px;padding:20px;background:#0267aa;transition:all .3s}@media (max-width:991px){.page-wrapper .page-body .page-sidebar{width:45px;overflow:hidden}}.page-wrapper .page-body .page-sidebar.collapsed{width:45px;overflow:hidden}.page-wrapper .page-body .page-sidebar>img{float:right;margin-right:8px}.page-wrapper .page-body .page-sidebar .menu-items{padding-top:10px}.page-wrapper .page-body .page-sidebar .menu-items .menu-item{display:flex;margin-top:20px}.page-wrapper .page-body .page-sidebar .menu-items .menu-item img{width:50px}.page-wrapper .page-body .page-sidebar .menu-items .menu-item span{align-self:center;padding-left:20px}.page-wrapper .page-body .page-view{background:#e1ecf3;display:flex;flex:1 1;flex-flow:row;min-height:100%;margin:0;padding:10px;overflow:hidden}.page-wrapper .page-body .page-view .columns-wrapper{display:flex;min-width:100%;margin-bottom:10px}@media (max-width:991px){.page-wrapper .page-body .page-view .columns-wrapper{flex-flow:column;overflow-y:auto}}@media (max-width:1240px){.page-wrapper .page-body .page-view{margin-left:48px}}.main-header-mobile .top{margin-left:48px;display:flex;justify-content:space-between;padding:20px}.main-header-mobile .top img{max-width:55%}.main-header-mobile .top img:last-of-type{max-width:30px;align-self:center;max-height:30px;opacity:.6}.main-header-mobile .middle{transition:all 1.1s;margin-top:-115px;transition:all 1s;color:transparent;border:1px solid}.main-header-mobile .middle li{font-style:italic}.main-header-mobile .middle li:hover{cursor:pointer;opacity:.6}.main-header-mobile .middle li a{color:transparent}.main-header-mobile .middle:last-child{display:none}.main-header-mobile .middle.expanded{margin-top:0;display:block;color:#fff;left:48px;padding:0;width:calc(100% - 50px);position:absolute;background:#3e335e;z-index:222222}.main-header-mobile .middle.expanded li:first-child{text-align:center}.main-header-mobile .middle.expanded li{list-style:none;font-size:15px;margin:10px;padding:4px}.main-header-mobile .middle.expanded li a{text-decoration:none;color:#fff;pointer-events:painted}.main-header-mobile .middle.expanded:last-child{display:block}.nav-button{background:#3e335e;width:100%;padding:8px 10px 8px 8px;color:#8d82ab;font-size:15px;line-height:1.2;border:none;text-align:left;align-items:center;display:flex;flex-flow:row;position:relative;text-decoration:none;white-space:nowrap;min-width:120px}.nav-button:focus{outline:none!important}.nav-button.activeBtn,.nav-button:hover{color:#04caa7}.nav-button.activeBtn i,.nav-button:hover i{background:#04caa7}.navigation-skeleton{display:flex;flex-direction:column;justify-content:center;align-items:center}.post{width:220px}.post .avatar{float:left;width:30px;height:30px;background-color:#ccc;border-radius:50%;margin:8px;background-image:linear-gradient(100deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 80%),linear-gradient(#584d78 20px,transparent 0),linear-gradient(#584d78 20px,transparent 0),linear-gradient(#584d78 20px,transparent 0),linear-gradient(#584d78 20px,transparent 0);background-repeat:no-repeat;background-size:50px 100%,90% 200px,90% 200px,90% 200px,90% 200px;background-position:0 0,50% 50px,50% 100px,50% 150px,50% 200px;animation:listShine 1s infinite;background-color:#584d78}@media (max-width:767px){.post .avatar{margin-left:94px}}@media (max-width:1240px){.post .avatar{margin-left:94px}}.post .line{float:left;width:140px;height:15px;margin-top:16px;background-image:linear-gradient(100deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 80%),linear-gradient(#584d78 20px,transparent 0),linear-gradient(#584d78 20px,transparent 0),linear-gradient(#584d78 20px,transparent 0),linear-gradient(#584d78 20px,transparent 0);background-repeat:no-repeat;background-size:50px 100%,90% 200px,90% 200px,90% 200px,90% 200px;background-position:0 0,50% 50px,50% 100px,50% 150px,50% 200px;animation:listShine 1s infinite;background-color:#584d78}@media (max-width:767px){.post .line{display:none}}@media (max-width:1240px){.post .line{display:none}}.post .avatar+.line{margin-top:15px}.post .line~.line{background-color:#ddd}.newMessage{position:absolute;left:30px;top:0;font-size:10px;padding:0;background:#f6aa3a;text-align:center;height:15px;letter-spacing:-.5px;min-width:15px;line-height:16px;color:#fff;border-radius:10px}.navigation .adminbusinessUserIcon:before,.navigation .adminconfigurationIcon:before,.navigation .adminFeedbackIcon:before,.navigation .adminManagementAdminIcon:before,.navigation .adminManagementEventsIcon:before,.navigation .adminManagementFeaturesIcon:before,.navigation .adminManagementIcon:before,.navigation .adminManagementRoleIcon:before,.navigation .adminProductIcon:before,.navigation .collaborationIcon:before,.navigation .companyIcon:before,.navigation .ConfigurationCookieAgreementIcon:before,.navigation .ConfigurationLegalNoticeIcon:before,.navigation .ConfigurationPrivacyPolicyIcon:before,.navigation .ConfigurationTermsAndConditionsIcon:before,.navigation .configurationVersionIcon:before,.navigation .createMessageIcon:before,.navigation .createOpportunityIcon:before,.navigation .dashboardIcon:before,.navigation .draftOpportunityIcon:before,.navigation .emailIcon:before,.navigation .embarkIcon:before,.navigation .featuresIcon:before,.navigation .feedbackIcon:before,.navigation .inboxMessageIcon:before,.navigation .leftNavIcon:before,.navigation .lookupCorrelationIcon:before,.navigation .lookupsIcon:before,.navigation .messageIcon:before,.navigation .opportunityIcon:before,.navigation .philipIcon:before,.navigation .presentIcon:before,.navigation .resumeIcon:before,.navigation .sendOpportunityIcon:before,.navigation .sentMessageIcon:before,.navigation .settingIcon:before,.navigation .statisticsIcon:before,.navigation .systemLabelsIcon:before{font-family:"icomoon"!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.navigation{background:#3e335e;overflow:auto;overflow-x:hidden;min-width:230px;height:91vh}@media (max-width:1240px){.navigation{margin-top:10px;width:48px;min-width:48px;z-index:100;box-shadow:0 0 7px 1px #3e335e;position:absolute;bottom:0;top:0;left:0}}.navigation.nav-shrink-container{width:48px;min-width:48px;flex:none;overflow:hidden}@media (max-width:1240px){.navigation.nav-shrink-container{min-width:200px;width:200px;overflow:auto}}.navigation .nav-help-icon-container{position:relative}.navigation .nav-help-icon-container.nav-help-icon-shrink-container{position:unset}.navigation .nav-help-icon-container .help-icon{top:2px;left:5px;right:0}.navigation .adminbusinessUserIcon,.navigation .adminconfigurationIcon,.navigation .adminFeedbackIcon,.navigation .adminManagementAdminIcon,.navigation .adminManagementEventsIcon,.navigation .adminManagementFeaturesIcon,.navigation .adminManagementIcon,.navigation .adminManagementRoleIcon,.navigation .adminProductIcon,.navigation .collaborationIcon,.navigation .companyIcon,.navigation .ConfigurationCookieAgreementIcon,.navigation .ConfigurationLegalNoticeIcon,.navigation .ConfigurationPrivacyPolicyIcon,.navigation .ConfigurationTermsAndConditionsIcon,.navigation .configurationVersionIcon,.navigation .createMessageIcon,.navigation .createOpportunityIcon,.navigation .dashboardIcon,.navigation .draftOpportunityIcon,.navigation .emailIcon,.navigation .embarkIcon,.navigation .featuresIcon,.navigation .feedbackIcon,.navigation .inboxMessageIcon,.navigation .leftNavIcon,.navigation .lookupCorrelationIcon,.navigation .lookupsIcon,.navigation .messageIcon,.navigation .opportunityIcon,.navigation .philipIcon,.navigation .presentIcon,.navigation .resumeIcon,.navigation .sendOpportunityIcon,.navigation .sentMessageIcon,.navigation .settingIcon,.navigation .statisticsIcon,.navigation .systemLabelsIcon{border-radius:50%;min-width:30px;text-align:center;height:30px;display:flex;align-items:center;margin-right:10px;background-color:#8d82ab}.navigation .adminbusinessUserIcon:before,.navigation .adminconfigurationIcon:before,.navigation .adminFeedbackIcon:before,.navigation .adminManagementAdminIcon:before,.navigation .adminManagementEventsIcon:before,.navigation .adminManagementFeaturesIcon:before,.navigation .adminManagementIcon:before,.navigation .adminManagementRoleIcon:before,.navigation .adminProductIcon:before,.navigation .collaborationIcon:before,.navigation .companyIcon:before,.navigation .ConfigurationCookieAgreementIcon:before,.navigation .ConfigurationLegalNoticeIcon:before,.navigation .ConfigurationPrivacyPolicyIcon:before,.navigation .ConfigurationTermsAndConditionsIcon:before,.navigation .configurationVersionIcon:before,.navigation .createMessageIcon:before,.navigation .createOpportunityIcon:before,.navigation .dashboardIcon:before,.navigation .draftOpportunityIcon:before,.navigation .emailIcon:before,.navigation .embarkIcon:before,.navigation .featuresIcon:before,.navigation .feedbackIcon:before,.navigation .inboxMessageIcon:before,.navigation .leftNavIcon:before,.navigation .lookupCorrelationIcon:before,.navigation .lookupsIcon:before,.navigation .messageIcon:before,.navigation .opportunityIcon:before,.navigation .philipIcon:before,.navigation .presentIcon:before,.navigation .resumeIcon:before,.navigation .sendOpportunityIcon:before,.navigation .sentMessageIcon:before,.navigation .settingIcon:before,.navigation .statisticsIcon:before,.navigation .systemLabelsIcon:before{content:"";display:inline-block;margin:0 auto;font-size:13px;color:#9783cf}.navigation .sub-nav-wrapper{padding-left:30px}.navigation .arrowCls:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAACXBIWXMAAC4jAAAuIwF4pT92AAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABTSURBVHjaTM6xDUBgFEXhF50t9CoJnS0MZBImMIFhaNQMoPg0XvIXtzonJzfQoUUUqzEhAjNu9AXccaAKVFjwYPzhiSYLKa14cSUshZQ2DOWfbwBXbYKK/gyTqQAAAABJRU5ErkJggg==) no-repeat 50%;width:8px;height:5px;content:"";position:absolute;right:15px;top:50%;margin-top:-2px}.navigation .DashboardBtn{color:#8d82ab!important;background:#04caa7!important}.navigation .DashboardBtn .helpMsg{vertical-align:text-bottom}.navigation .DashboardCompanyBtn,.navigation .DashboardFreelanceBtn{background:#04caa7}.navigation .DashboardFreelanceBtn{background:#3ba2f6;color:#8d82ab!important}.navigation .DashboardFreelanceBtn .dashboardIcon:before{content:"󩄩";color:#3ba2f6}.navigation .dashboardIcon{background-color:#8d82ab!important}.navigation .dashboardIcon:before{content:"󩉉";color:#04caa7;font-size:14px}.navigation .featuresIcon:before{content:"";color:#3e335e;font-size:13px}.navigation .lookupsIcon:before{content:"";color:#3e335e;font-size:18px}.navigation .adminManagementAdminIcon:before,.navigation .adminManagementIcon:before{content:"";color:#3e335e;font-size:18px}.navigation .adminManagementEventsIcon:before,.navigation .adminManagementFeaturesIcon:before,.navigation .adminManagementRoleIcon:before{content:"";color:#3e335e;font-size:18px}.navigation .lookupCorrelationIcon:before{content:"";color:#3e335e;font-size:16px}.navigation .systemLabelsIcon:before{content:"";color:#3e335e;font-size:16px}.navigation .messageIcon:before{content:"";color:#3e335e;font-size:11px}.navigation .emailIcon:before{content:"";color:#3e335e;font-size:18px}.navigation .embarkIcon{background-color:#3e335e}.navigation .embarkIcon:before{content:"󩉉";color:#3e335e;font-size:14px}.navigation .philipIcon{background-color:#3e335e}.navigation .philipIcon:before{content:"";color:#3e335e;font-size:14px}.navigation .createMessageIcon:before{content:"󩅙";color:#3e335e;font-size:13px}.navigation .inboxMessageIcon:before{content:"󩄹";color:#3e335e;font-size:13px}.navigation .sentMessageIcon:before{content:"󩅉";color:#3e335e;font-size:13px}.navigation .createOpportunityIcon:before{content:"󩆛";color:#3e335e;font-size:15px}.navigation .draftOpportunityIcon:before,.navigation .sendOpportunityIcon:before{content:"";color:#3e335e;font-size:14px}.navigation .opportunityIcon:before{content:"";color:#3e335e;margin-top:-2px;font-size:15px}.navigation .collaborationIcon:before{content:"";color:#3e335e;font-size:14px}.navigation .resumeIcon:before{content:"";color:#3e335e;font-size:14px}.navigation .companyIcon:before{content:"";color:#3e335e;font-size:13px}.navigation .presentIcon:before{content:"";color:#3e335e;font-size:14px}.navigation .statisticsIcon:before{content:"";color:#3e335e;font-size:14px}.navigation .feedbackIcon:before{content:"";color:#3e335e;font-size:14px}.navigation .settingIcon:before{content:"";color:#3e335e;font-size:14px}.navigation .adminbusinessUserIcon:before,.navigation .adminconfigurationIcon:before,.navigation .adminFeedbackIcon:before,.navigation .adminProductIcon:before,.navigation .ConfigurationCookieAgreementIcon:before,.navigation .ConfigurationLegalNoticeIcon:before,.navigation .ConfigurationPrivacyPolicyIcon:before,.navigation .ConfigurationTermsAndConditionsIcon:before,.navigation .configurationVersionIcon:before{content:"";color:#3e335e;font-size:18px}.page-column{flex:1 1;display:flex;flex-flow:column;padding-top:10px;padding-left:10px;height:100%;color:#0267aa;transition:all .2s;overflow:hidden}@media (max-width:991px){.page-column{min-height:300px;height:auto}.page-column .collapseBtn{transform:rotate(90deg)}.page-column .collapseBtn.expandBtn{transform:rotate(270deg)}}.page-column .column-head{display:flex;flex-flow:row;max-height:55px}.page-column .column-body{flex:1 1;margin-top:10px;background:#e7f4fd;border-radius:3px;overflow:auto;display:flex;flex-direction:column}@media (max-width:991px){.page-column.col-1,.page-column.col-2{flex:auto}}@media (max-width:991px){.page-column.col-3{flex:auto;width:100%}}.page-column .column-collapsed{display:none;flex:1 1;flex-flow:column;position:relative}.page-column .expand-heading{cursor:pointer;background:#77b5df;color:#fff;border-radius:4px;text-align:center;font-size:15px;flex:1 1;margin:10px 0 0;display:flex!important;align-items:center;justify-content:center;transform:rotate(180deg);writing-mode:vertical-rl;outline:none}@media (max-width:991px){.page-column .expand-heading{writing-mode:initial;transform:none;margin:0 10px 0 0;order:-1}}.page-column.page-column-collapse{flex:none;width:auto}@media (max-width:991px){.page-column.page-column-collapse{align-self:flex-start;width:calc(100% - 10px);height:auto;min-height:0}}.page-column.page-column-collapse .column-body,.page-column.page-column-collapse .column-head{display:none}.page-column.page-column-collapse .column-collapsed{display:flex}@media (max-width:991px){.page-column.page-column-collapse .column-collapsed{flex-flow:row}}@-moz-document url-prefix(){.page-column-collapse{width:55px!important}}.button-wrapper{position:relative}.nav-help-icon{text-align:left}.switch-container .DashboardCompanyToggle,.switch-container .DashboardFreelanceToggle{width:45px;border:none!important;background:transparent!important;outline:none;box-shadow:none!important;padding:0;height:46px;position:absolute;top:0;right:0}.switch-container .DashboardCompanyToggle:after,.switch-container .DashboardFreelanceToggle:after{position:absolute;content:"";width:20px;height:20px;background:#fff;right:20px;top:50%;margin-top:-10px;border-radius:50%}.switch-container .DashboardCompanyToggle:before,.switch-container .DashboardFreelanceToggle:before{position:absolute;content:"";width:30px;height:10px;background:#03987e;right:10px;top:50%;margin-top:-5px;border-radius:10px}.switch-container .DashboardFreelanceToggle:after{right:10px}.switch-container .DashboardFreelanceToggle:before{background:#0b8bf3}.list-wrapper .list-ul{width:100%;list-style:none;margin:0;display:block;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:0;padding-inline-start:0}.list-wrapper .list-item{background:#fff;font-size:13px;padding:10px;cursor:pointer;position:relative;transition:all .3s}.list-wrapper .list-item:hover{font-weight:500}.list-wrapper .list-item.selected-item{background:#77b5df;font-weight:500}.list-wrapper .list-item.activeItem{color:#f6aa3a}.confirm-dialog{top:0;left:0;right:0;margin:auto;position:fixed;width:90%;text-align:center;padding:5px;z-index:1001;font-size:13px;border-radius:0 0 5px 5px;border-bottom:2px solid #096fc2;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);background:#3ba2f6;display:flex;flex-flow:row;align-items:center}@media (max-width:640px){.confirm-dialog{flex-flow:row wrap}}.confirm-dialog .confirm-message{flex:1 1}@media (max-width:640px){.confirm-dialog .confirm-action-buttons{width:100%;margin-top:10px}}.confirm-dialog .dialog-btn{background:#04caa7;border:none;min-width:70px;padding:6px 7px;border-radius:3px;margin-left:10px}.confirm-dialog .info-dialog{background:#3ba2f6;border-bottom:2px solid #096fc2}.drag-image-component .drag-img-box:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;font-size:25px}.drag-image-component{display:flex;flex-flow:row;padding:10px 0;align-items:stretch}.drag-image-component .drag-img-box{flex:1 1;display:flex;flex-flow:column;justify-content:center;background:#e4e4e4;height:200px;position:relative;border:5px solid #c3c3c3;align-items:center;text-align:center;color:#c3c3c3;font-family:"rubik",Arial,sans-sarif;font-weight:500}.drag-image-component .drag-img-box:before{content:"";line-height:1;font-size:78px;color:#c3c3c3;margin-bottom:10px;display:block}.drag-image-component .drag-img-box p{margin:0}.drag-image-component .drag-img-box.active .closeBtn{top:10px;margin-top:0;right:10px;display:block;position:absolute}.drag-image-component .drag-img-box.active:before{display:none}.drag-image-component .droped-image{max-width:100%;max-height:190px}.drag-image-component .demo-droppable{flex:2 1;margin-left:10px;display:flex;align-items:center;border-radius:4px;border:3px dashed #f1edff;font-size:15px;color:#9783cf;line-height:1.2;cursor:pointer;text-align:center;font-family:"rubik",Arial,sans-sarif;overflow:hidden}.drag-image-component .demo-droppable.drag-accepted{border:3px dashed #04caa7}.drag-image-component .demo-droppable p{margin:auto}.modal .model-close .closeBtn:before{font-family:"Linearicons-Free";speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;font-size:25px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.modal{width:500px;background:#fff;border:1 solid #ccc;transition:1.1s ease-out;box-shadow:2px 2px 204px 0 rgba(0,0,0,.2);top:50%;left:50%;transform:translate(-50%,-50%);visibility:visible;position:absolute;z-index:100}.modal .model-close{float:right}.modal .model-close .closeBtn{align-self:flex-start;width:25px;background:#f54949;padding:0;margin-left:10px;border:1px solid transparent;border-radius:50%;height:25px;outline:none}.modal .model-close .closeBtn:before{font-size:20px;content:"";color:#ccc;vertical-align:middle;margin:-1px 0 0 1px;box-sizing:border-box}.modal .login-submit-row{display:flex;justify-content:center;align-items:flex-start}.modal .login-submit-row .submit-button{align-self:center;line-height:2;border:1px transparent;background-color:#37aeee;border-radius:3px;font-size:13px;max-width:80px;color:ivory;min-width:70px}.modal .login-submit-row .submit-button:hover{background-color:#d8d8d8;color:ivory}.modal .login-submit-row .forgot-label{margin-top:20px;margin-right:30px;font-size:12px;font-weight:700}.modal .login-submit-row .email-forgot-label{min-width:60px;font-size:14px;margin-top:8px;display:flex;color:#9783cf}.modal.off{opacity:0;visibility:hidden;filter:blur(8px);transform:scale(.33);box-shadow:2px 2px 204px 0 rgba(0,0,0,.2)}.modal .actions{border-bottom:2.5px solid #ccc;background:#77b5df;padding:20px}.modal .actions p{font-size:20px;color:#fefefe;float:left;margin:-10px}.system-labels-wraper .column-body .add-btn:before{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;font-size:25px}.system-labels-wraper .list-item .delete-btn:before{font-family:"Linearicons-Free";speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;font-size:25px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.system-labels-wraper .input-select-field{color:#0267aa;height:auto;min-height:40px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px}.system-labels-wraper .input-select-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.system-labels-wraper .input-select-field .css-1pahdxg-control{background:transparent;border:none}.system-labels-wraper .input-select-field div>div{border-color:#ccc;border-radius:0!important;border-style:none!important;border-width:0!important;box-shadow:0 0 0 0 #e7f4fd!important}.system-labels-wraper .input-select-field .select-input{width:100%}.system-labels-wraper .input-select-field .select-input.inValid{border:1px solid #f54949;border-radius:3px}.system-labels-wraper .input-select-field .select-input .css-yk16xz-control input{background:transparent;border:transparent}.system-labels-wraper .input-select-field .select-input>div:last-of-type{height:auto;background:#e7f4fd;border:none}.system-labels-wraper .input-select-field .select-input .css-yk16xz-control{min-width:56px}.system-labels-wraper .input-select-field .select-input div[class~=-control]{background:#fff!important;box-shadow:none!important;color:#9783cf;font-size:13px;border:transparent;border-radius:3px}.system-labels-wraper .input-select-field .select-input div[class~=-control] .Select-value{line-height:27px}.system-labels-wraper .input-select-field .select-input .Select-input{color:#3ba2f6;font-size:13px;height:auto}.system-labels-wraper .input-select-field .select-input .Select-input>input{min-width:0;padding:6px 0;line-height:1}.system-labels-wraper .input-select-field .select-input .Select-placeholder{line-height:30px;color:#beb6e0;font-size:13px}.system-labels-wraper .input-select-field .select-input .Select-menu-outer{border:none}.system-labels-wraper .input-select-field .select-input .Select-menu-outer:before{content:"";box-shadow:0 0 6px #888;position:absolute;top:2px;bottom:0;left:0;right:0;z-index:-1}.system-labels-wraper .input-select-field .select-input .Select-menu-outer .Select-menu{background:#fff}.system-labels-wraper .input-select-field .select-input .Select-noresults{padding:6px 10px;font-size:13px}.system-labels-wraper .input-select-field .select-input .Select-option{padding:5px 6px;font-size:13px}.system-labels-wraper .button-wraper{display:inline-flex}.system-labels-wraper .input-field{color:#0267aa;height:auto;min-height:40px;border-radius:5px;margin-bottom:15px;border:2px solid #77b5df}.system-labels-wraper .input-field.inValid{border:2px solid #f54949}.system-labels-wraper .input-field label{font-weight:700}.system-labels-wraper .input-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.system-labels-wraper .input-field .btn-login{display:inline-flex;padding:0;margin-bottom:12px;width:42%;margin-left:5%}.system-labels-wraper .input-field .btn-login div{margin-left:5%;margin-top:12px}.system-labels-wraper .input-field a{text-decoration:none;color:#fff}.system-labels-wraper .input-field select{border:none}.system-labels-wraper .input-field input,.system-labels-wraper .input-field select,.system-labels-wraper .input-field textarea{background:transparent;margin-left:10px;margin-right:10px;width:-webkit-fill-available;outline:none}.system-labels-wraper .input-field .searchBySection{padding:5px;min-width:auto}.system-labels-wraper .input-field .list-item{padding:10px;border-bottom:1px solid #e1ecf3}.system-labels-wraper .input-field .list-item div{flex:1 1}.system-labels-wraper .input-field .list-item div h4,.system-labels-wraper .input-field .list-item div p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.system-labels-wraper .input-field div{display:inline-flex;overflow:hidden;width:40%;min-width:200px;margin-bottom:5px}.system-labels-wraper .input-field div input{flex:1 1;max-width:100%;margin-left:20px}.system-labels-wraper .input-field div img{max-width:15%;height:20px;margin-top:0;margin-right:5px;margin-left:-20px}.system-labels-wraper .input-field div img.visible{visibility:visible}.system-labels-wraper .input-field.no-label img{margin-top:10px}.system-labels-wraper .no-label input{padding-top:10px}.system-labels-wraper .fields-row{display:flex}.system-labels-wraper .fields-row>div{flex:1 1;max-width:44%;min-width:44%}.system-labels-wraper .fields-row>div:first-child{margin-right:10%}.system-labels-wraper .fields-row .input-field div{max-width:100%}.system-labels-wraper .input-field.text-area{height:60px}.system-labels-wraper .list-item{padding:10px;display:flex;border-bottom:1px solid #e1ecf3}.system-labels-wraper .list-item div{flex:1 1}.system-labels-wraper .list-item div h4,.system-labels-wraper .list-item div p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.system-labels-wraper .list-item .delete-btn{align-self:flex-start;width:25px;background:transparent;padding:0;margin-left:10px;border:1px solid transparent;border-radius:50%;height:25px;outline:none}.system-labels-wraper .list-item .delete-btn:before{font-size:20px;content:"";color:#ccc;vertical-align:middle;margin:-1px 0 0 1px;box-sizing:border-box}.system-labels-wraper .list-item .delete-btn:hover{background:#f54949}.system-labels-wraper .list-item.active,.system-labels-wraper .list-item:hover{background:#77b5df}.system-labels-wraper .column-body{position:relative}.system-labels-wraper .column-body .list-wrapper{overflow:auto}.system-labels-wraper .column-body .add-btn{position:absolute;bottom:10px;right:10px;width:70px;border-radius:50%;background:#0267aa;outline:none;padding:0;height:70px;margin-left:10px;margin-bottom:20px;margin-right:20px;border:none}.system-labels-wraper .column-body .add-btn:before{color:#fff;line-height:2;content:"";font-size:20px;font-weight:lighter;border-radius:50%;box-sizing:border-box;display:inline-block}.system-labels-wraper .subscription-configurations{display:flex;flex-direction:column}.system-labels-wraper .subscription-configurations .btn-login{margin-right:0}.system-labels-wraper .excution-list{-webkit-padding-start:0;padding-inline-start:0}.system-labels-wraper .excution-list li{display:flex}.system-labels-wraper .excution-list li span{flex:2 1;align-self:center}.system-labels-wraper .excution-list li img{max-height:20px;max-width:20px}.system-labels-wraper .disabled{pointer-events:none;opacity:.4}.system-labels-wraper .excuetion-options{margin:10px 20px;justify-content:space-between;display:flex}.system-labels-wraper .excuetion-options input{align-self:center}.system-labels-wraper .execute-loader{border:1px solid;border-radius:20px;min-height:20px;transition:all .3s}.system-labels-wraper .execute-loader div{background-color:#3ba2f6;border-radius:20px;color:#fff;text-align:end;padding-right:5px;transition:all .1s;height:20px}.system-labels-wraper .execute-loader div.width-10{width:0}.system-labels-wraper .execute-loader div.width-20{width:20%}.system-labels-wraper .execute-loader div.width-30{width:30%}.system-labels-wraper .execute-loader div.width-40{width:40%}.system-labels-wraper .execute-loader div.width-50{width:50%}.system-labels-wraper .execute-loader div.width-60{width:60%}.system-labels-wraper .execute-loader div.width-70{width:70%}.system-labels-wraper .execute-loader div.width-80{width:80%}.system-labels-wraper .execute-loader div.width-90{width:90%}.system-labels-wraper .execute-loader div.width-100{width:100%}.system-labels-wraper .execution-summarry{margin-top:20px;border:1px solid;padding:5px}.system-labels-wraper .execution-summarry h3{text-align:center}.system-labels-wraper .execution-summarry hr{height:1px}.system-labels-wraper .execution-result .btn-login{margin-top:20px;min-width:100%}.system-labels-wraper .progress-bar{display:flex;margin-top:10px}.system-labels-wraper .progress-bar progress{width:90%;height:20px;background-image:-webkit-linear-gradient(135deg,transparent,transparent 33%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 66%,transparent 0),-webkit-linear-gradient(top,hsla(0,0%,100%,.25),rgba(0,0,0,.2)),-webkit-linear-gradient(left,#09c,#ff0)}.system-labels-wraper .progress-bar label{background:#e7f4fd}.system-labels-wraper .system_labels_list .input-field{margin-top:10px;height:auto;min-height:40px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px}.system-labels-wraper .system_labels_list .input-field.inValid{border:2px solid #f54949}.system-labels-wraper .system_labels_list .input-field h6{font-size:.9em;color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.system-labels-wraper .system_labels_list .input-field input,.system-labels-wraper .system_labels_list .input-field select,.system-labels-wraper .system_labels_list .input-field textarea{background:transparent;margin-right:10px;width:-webkit-fill-available;border:none;outline:none}.system-labels-wraper .system_labels_list .input-field .labelsTitle{width:120px;overflow:hidden;margin-bottom:10px;margin-left:10px;padding-top:12px}.system-labels-wraper .system_labels_list .input-field .labelsListItem{display:inline-flex;width:100%;overflow:hidden;min-width:200px;margin-bottom:10px}.system-labels-wraper .system_labels_list .input-field .labelsListItem input{margin-right:35px;flex:1 1;max-width:100%;border-radius:5px}.system-labels-wraper .system_labels_list .input-field .labelsListItem img{max-width:15%;height:20px;margin-top:0;margin-right:20px}.system-labels-wraper .system_labels_list .input-field .labelsListItem img.visible{visibility:visible}.system-labels-wraper .system_labels_list .input-field.no-label img{margin-top:10px}.system-labels-wraper .input-field-custom{height:40px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px}.system-labels-wraper .input-field-custom.inValid{border:2px solid #f54949}.system-labels-wraper .input-field-custom h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:1.2em;margin-block-end:1.2em}.system-labels-wraper .input-field-custom input,.system-labels-wraper .input-field-custom select,.system-labels-wraper .input-field-custom textarea{background:transparent;margin-left:10px;margin-right:10px;width:-webkit-fill-available;border:none;outline:none}.system-labels-wraper .input-field-custom div{display:flex;overflow:hidden}.system-labels-wraper .input-field-custom div input{flex:1 1;max-width:100%;min-width:80%}.system-labels-wraper .input-field-custom div img{max-width:15%;height:20px;margin-top:0;margin-right:5px;margin-left:-20px}.system-labels-wraper .input-field-custom div img.visible{visibility:visible}.system-labels-wraper .input-field-custom.no-label img{margin-top:10px}.system-labels-wraper .system_label_filter{display:flex;flex-direction:column;padding:20px}.system-labels-wraper .system_label_filter .excel-input{left:30px;cursor:pointer}.system-labels-wraper .system_label_filter input[type=checkbox]{margin-left:5px;transform:scale(1);padding:10px;margin-right:5px;margin-top:-2px;background:#fff;color:#000;-webkit-appearance:none;appearance:none;border:1px solid #77b5df;position:relative;border-radius:5px;height:16px;width:16px;width:20px;height:20px;cursor:pointer;outline:none}.system-labels-wraper .system_label_filter input[type=checkbox]:checked{background:#0267aa}.system-labels-wraper .system_label_filter a{display:inline-flex}.system-labels-wraper .system_label_filter img{max-width:30px;height:30px;margin-top:3px;margin-left:10px}.system-labels-wraper .system_label_filter img.visible{visibility:visible}.system-labels-wraper .system_label_filter ::-webkit-scrollbar{width:10px;margin:0 5px}.system-labels-wraper .system_label_filter ::-webkit-scrollbar-track{background:#fff}.system-labels-wraper .system_label_filter ::-webkit-scrollbar-thumb{background:#77b5df;border-radius:5px}.system-labels-wraper .system_label_filter ::-webkit-scrollbar-thumb:hover{background:#0267aa}.system-labels-wraper .system_label_filter .list-checkbox{align-self:center;margin-right:5px}.system-labels-wraper .system_label_filter .list-checkbox input[type=radio]{transform:scale(1);-webkit-appearance:none;appearance:none;border:1px solid #77b5df;position:relative;border-radius:50%;outline:none;transform:scale(1.1);padding:10px;margin-right:5px}.system-labels-wraper .system_label_filter .list-checkbox input[type=radio]:checked{background:#0267aa}.system-labels-wraper .system_label_filter .list-checkbox .no-item-label{text-align:center;font-size:12px;color:#77b5df}.system-labels-wraper .system_label_table_wraper{display:flex;flex-direction:column;overflow:scroll}.system-labels-wraper .system_label_table_wraper .system_labels-table{overflow-y:auto;height:300px;font-size:13px;border-collapse:collapse;border:3px solid #77b5df}.system-labels-wraper .system_label_table_wraper .system_labels-table th{border:1px solid #e7f4fd;padding-top:12px;padding-bottom:12px;background-color:#77b5df;font-weight:400;color:#fff}.system-labels-wraper .system_label_table_wraper .system_labels-table td{padding:8px;height:15px;border:1px solid #e7f4fd;color:#77b5df}.system-labels-wraper .system_label_table_wraper .system_labels-table td span{width:-webkit-min-content;width:min-content}.system-labels-wraper .system_label_table_wraper .system_labels-table tr{background-color:#fff}.system-labels-wraper .system_label_table_wraper .system_labels-table .input-field{min-width:25px;width:480px}.system-labels-wraper .system_label_table_wraper .system_labels-table .input-field input{margin-top:15px;border:none}.system-labels-wraper .modal{width:80%;margin-left:5%}.system-labels-wraper .modal textarea{color:#000}.system-labels-wraper .modal .btn-login{margin-top:10px}.lookup-correlation-wraper .column-body .add-btn:before{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;font-size:25px}.lookup-correlation-wraper .list-wrapper{margin-top:30px}.lookup-correlation-wraper .list-wrapper .list-item{border:1px solid #77b5df;margin-bottom:5px;border-radius:5px;height:15px}.lookup-correlation-wraper .system_labels_list .input-field{margin-top:10px;height:auto;min-height:40px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px}.lookup-correlation-wraper .system_labels_list .input-field.inValid{border:2px solid #f54949}.lookup-correlation-wraper .system_labels_list .input-field h6{font-size:.9em;color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.lookup-correlation-wraper .system_labels_list .input-field input,.lookup-correlation-wraper .system_labels_list .input-field select,.lookup-correlation-wraper .system_labels_list .input-field textarea{background:transparent;margin-right:10px;width:-webkit-fill-available;border:none;outline:none}.lookup-correlation-wraper .system_labels_list .input-field .labelsTitle{width:120px;overflow:hidden;margin-bottom:10px;margin-left:10px;padding-top:12px}.lookup-correlation-wraper .system_labels_list .input-field .labelsListItem{display:inline-flex;width:100%;overflow:hidden;min-width:200px;margin-bottom:10px;margin-left:10px}.lookup-correlation-wraper .system_labels_list .input-field .labelsListItem input{margin-right:35px;flex:1 1;max-width:100%;border-radius:5px}.lookup-correlation-wraper .system_labels_list .input-field .labelsListItem img{max-width:15%;height:20px;margin-top:0;margin-right:20px}.lookup-correlation-wraper .system_labels_list .input-field .labelsListItem img.visible{visibility:visible}.lookup-correlation-wraper .system_labels_list .input-field.no-label img{margin-top:10px}.lookup-correlation-wraper .input-field-custom{height:40px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px}.lookup-correlation-wraper .input-field-custom.inValid{border:2px solid #f54949}.lookup-correlation-wraper .input-field-custom h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:1.2em;margin-block-end:1.2em}.lookup-correlation-wraper .input-field-custom input,.lookup-correlation-wraper .input-field-custom select,.lookup-correlation-wraper .input-field-custom textarea{background:transparent;margin-left:10px;margin-right:10px;width:-webkit-fill-available;border:none;outline:none}.lookup-correlation-wraper .input-field-custom div{display:flex;overflow:hidden}.lookup-correlation-wraper .input-field-custom div input{flex:1 1;max-width:100%;min-width:80%}.lookup-correlation-wraper .input-field-custom div img{max-width:15%;height:20px;margin-top:0;margin-right:5px;margin-left:-20px}.lookup-correlation-wraper .input-field-custom div img.visible{visibility:visible}.lookup-correlation-wraper .input-field-custom.no-label img{margin-top:10px}.lookup-correlation-wraper .system_label_filter{display:flex;flex-direction:column;padding:20px}.lookup-correlation-wraper .system_label_filter input[type=checkbox]{transform:scale(1);margin-top:-2px;padding:10px;margin-right:5px;background:#fff;background:#e7f4fd;color:#000;-webkit-appearance:none;appearance:none;border:1px solid #77b5df;position:relative;border-radius:5px;height:16px;width:16px;width:20px;height:20px;cursor:pointer;outline:none}.lookup-correlation-wraper .system_label_filter input[type=checkbox]:checked{background:#0267aa}.lookup-correlation-wraper .system_label_filter ::-webkit-scrollbar{width:10px;margin:0 5px}.lookup-correlation-wraper .system_label_filter ::-webkit-scrollbar-track{background:#fff}.lookup-correlation-wraper .system_label_filter ::-webkit-scrollbar-thumb{background:#77b5df;border-radius:5px}.lookup-correlation-wraper .system_label_filter ::-webkit-scrollbar-thumb:hover{background:#0267aa}.lookup-correlation-wraper .system_label_filter .no-item-label{margin-top:30px}.lookup-correlation-wraper .system_label_filter .list-checkbox{align-self:center;margin-right:5px}.lookup-correlation-wraper .system_label_filter .list-checkbox input[type=radio]{transform:scale(1);-webkit-appearance:none;appearance:none;border:1px solid #77b5df;position:relative;border-radius:50%;outline:none;transform:scale(1.1);padding:10px;margin-right:5px}.lookup-correlation-wraper .system_label_filter .list-checkbox input[type=radio]:checked{background:#0267aa}.lookup-correlation-wraper .system_label_filter .list-checkbox input[type=checkbox]{margin-left:5px;transform:scale(1);padding:10px;margin-right:5px}.lookup-correlation-wraper .system_label_filter .list-checkbox .no-item-label{text-align:center;font-size:12px;color:#77b5df}.lookup-correlation-wraper .system_label_filter .input-field{color:#0267aa;height:auto;min-height:40px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px}.lookup-correlation-wraper .system_label_filter .input-field.inValid{border:2px solid #f54949}.lookup-correlation-wraper .system_label_filter .input-field label{font-weight:700}.lookup-correlation-wraper .system_label_filter .input-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:1.2em;margin-block-end:1.2em}.lookup-correlation-wraper .system_label_filter .input-field select{border:none}.lookup-correlation-wraper .system_label_filter .input-field input,.lookup-correlation-wraper .system_label_filter .input-field select,.lookup-correlation-wraper .system_label_filter .input-field textarea{background:transparent;margin-left:10px;margin-right:10px;width:-webkit-fill-available;outline:none}.lookup-correlation-wraper .system_label_filter .input-field .searchBySection{padding:5px;min-width:auto}.lookup-correlation-wraper .system_label_filter .input-field .list-item{padding:10px;border-bottom:1px solid #77b5df}.lookup-correlation-wraper .system_label_filter .input-field .list-item div{flex:1 1}.lookup-correlation-wraper .system_label_filter .input-field .list-item div h4,.lookup-correlation-wraper .system_label_filter .input-field .list-item div p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.lookup-correlation-wraper .system_label_filter .input-field div{display:inline-flex;overflow:hidden;width:30%;min-width:200px;margin-bottom:5px}.lookup-correlation-wraper .system_label_filter .input-field div input{flex:1 1;max-width:100%;margin-left:20px}.lookup-correlation-wraper .system_label_filter .input-field div img{max-width:15%;height:20px;margin-top:0;margin-right:5px;margin-left:-20px}.lookup-correlation-wraper .system_label_filter .input-field div img.visible{visibility:visible}.lookup-correlation-wraper .system_label_filter .input-field.no-label img{margin-top:10px}.lookup-correlation-wraper .system_label_filter .no-label input{padding-top:10px}.lookup-correlation-wraper .system_label_filter .fields-row{display:flex}.lookup-correlation-wraper .system_label_filter .fields-row>div{flex:1 1;max-width:44%;min-width:44%}.lookup-correlation-wraper .system_label_filter .fields-row>div:first-child{margin-right:10%}.lookup-correlation-wraper .system_label_filter .fields-row .input-field div{max-width:100%}.lookup-correlation-wraper .system_label_filter .input-field.text-area{height:60px}.lookup-correlation-wraper .list-item{padding:10px;display:flex;border-bottom:1px solid #e1ecf3}.lookup-correlation-wraper .list-item div{flex:1 1}.lookup-correlation-wraper .list-item div h4,.lookup-correlation-wraper .list-item div p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.lookup-correlation-wraper .list-item.active,.lookup-correlation-wraper .list-item:hover{background:#77b5df}.lookup-correlation-wraper .list-item .selected-item{background:#77b5df;font-weight:500}.lookup-correlation-wraper .column-body{position:relative}.lookup-correlation-wraper .column-body .list-wrapper{overflow:auto}.lookup-correlation-wraper .column-body .add-btn{position:absolute;bottom:10px;right:10px;width:70px;border-radius:50%;background:#0267aa;outline:none;padding:0;height:70px;margin-left:10px;margin-bottom:20px;margin-right:20px;border:none}.lookup-correlation-wraper .column-body .add-btn:before{color:#fff;line-height:2;content:"";font-size:20px;font-weight:lighter;border-radius:50%;box-sizing:border-box;display:inline-block}.lookup-correlation-wraper .subscription-configurations{display:flex;flex-direction:column}.lookup-correlation-wraper .subscription-configurations .btn-login{margin-right:0}.lookup-correlation-wraper .excution-list{-webkit-padding-start:0;padding-inline-start:0}.lookup-correlation-wraper .excution-list li{display:flex}.lookup-correlation-wraper .excution-list li span{flex:2 1;align-self:center}.lookup-correlation-wraper .excution-list li img{max-height:20px;max-width:20px}.lookup-correlation-wraper .disabled{pointer-events:none;opacity:.4}.lookup-correlation-wraper .excuetion-options{margin:10px 20px;justify-content:space-between;display:flex}.lookup-correlation-wraper .excuetion-options input{align-self:center}.lookup-correlation-wraper .execute-loader{border:1px solid;border-radius:20px;min-height:20px;transition:all .3s}.lookup-correlation-wraper .execute-loader div{background-color:#3ba2f6;border-radius:20px;color:#fff;text-align:end;padding-right:5px;transition:all .1s;height:20px}.lookup-correlation-wraper .execute-loader div.width-10{width:0}.lookup-correlation-wraper .execute-loader div.width-20{width:20%}.lookup-correlation-wraper .execute-loader div.width-30{width:30%}.lookup-correlation-wraper .execute-loader div.width-40{width:40%}.lookup-correlation-wraper .execute-loader div.width-50{width:50%}.lookup-correlation-wraper .execute-loader div.width-60{width:60%}.lookup-correlation-wraper .execute-loader div.width-70{width:70%}.lookup-correlation-wraper .execute-loader div.width-80{width:80%}.lookup-correlation-wraper .execute-loader div.width-90{width:90%}.lookup-correlation-wraper .execute-loader div.width-100{width:100%}.lookup-correlation-wraper .execution-summarry{margin-top:20px;border:1px solid;padding:5px}.lookup-correlation-wraper .execution-summarry h3{text-align:center}.lookup-correlation-wraper .execution-summarry hr{height:1px}.lookup-correlation-wraper .execution-result .btn-login{margin-top:20px;min-width:100%}.lookup-correlation-wraper .progress-bar{display:flex;margin-top:10px}.lookup-correlation-wraper .progress-bar progress{width:90%;height:20px;background-image:-webkit-linear-gradient(135deg,transparent,transparent 33%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 66%,transparent 0),-webkit-linear-gradient(top,hsla(0,0%,100%,.25),rgba(0,0,0,.2)),-webkit-linear-gradient(left,#09c,#ff0)}.lookup-correlation-wraper .progress-bar label{background:#e7f4fd}.lookup-correlation-wraper .correlation-table{font-size:13px;border-collapse:collapse;border:3px solid #77b5df;width:100%}.lookup-correlation-wraper .correlation-table th{border:1px solid #e7f4fd;padding-top:12px;padding-bottom:12px;background-color:#77b5df;color:#fff;font-weight:400}.lookup-correlation-wraper .correlation-table td{padding:8px;width:50%;height:15px;border:1px solid #e7f4fd}.lookup-correlation-wraper .correlation-table tr{background-color:#fff}.lookup-correlation-wraper .correlation-table tr:hover{background-color:#77b5df}.lookup-correlation-wraper .correlationScoreDisable{max-width:30px;margin-left:50px;background:transparent;width:-webkit-fill-available;border:none;outline:none;cursor:pointer}.lookup-correlation-wraper .correlationScoreEnable{max-width:30px;margin-left:50px;width:-webkit-fill-available;border:1px solid #000}.lookup-correlation-wraper .button-wrapper{display:inline-flex}.lookup-correlation-wraper .addCorrelationBtn{height:16px;width:16px;padding-left:4px;background:#04caa7;border-radius:3px;border:none;margin-left:10px;color:#fff}.lookup-correlation-wraper .delete-btn{position:static}.lookup-correlation-wraper .nodata{display:flex;width:100%;justify-content:center}.lookup-correlation-wraper .nodata h1{margin:12px;font-size:24px;font-weight:500}.feature-form .column-body .add-btn:before{font-family:FontAwesome;-webkit-font-smoothing:antialiased;text-decoration:none;font-size:25px}.arrow-icon:before,.feature-form .column-body .add-btn:before{font-style:normal;font-weight:400;line-height:1;-moz-osx-font-smoothing:grayscale}.arrow-icon:before{font-family:"icomoon"!important;speak:none;font-feature-settings:normal;font-variant:normal;text-transform:none;display:inline-block;-webkit-font-smoothing:antialiased}.features-wrapper .list-wrapper .list-item{border:1px solid #77b5df;margin-bottom:5px;border-radius:5px;background:#fff}.features-wrapper .list-wrapper .list-item:hover{background:#77b5df}.features-wrapper .input-select-field{color:#0267aa;height:auto;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;margin-top:8px}.features-wrapper .input-select-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.features-wrapper .input-select-field .css-1pahdxg-control{background:transparent;border:none}.features-wrapper .input-select-field .select-fix .Select-control{padding-top:5px!important}.features-wrapper .input-select-field .select-input{width:100%}.features-wrapper .input-select-field .select-input.inValid{border:1px solid #f54949;border-radius:3px}.features-wrapper .input-select-field .select-input .css-yk16xz-control input{background:transparent;border:transparent}.features-wrapper .input-select-field .select-input>div:last-of-type{height:auto;background:#e7f4fd;border:none}.features-wrapper .input-select-field .select-input .css-yk16xz-control{min-width:56px}.features-wrapper .input-select-field .select-input div[class~=-control]{background:#fff!important;box-shadow:none!important;color:#9783cf;font-size:13px;border:transparent;border-radius:3px}.features-wrapper .input-select-field .select-input div[class~=-control] .Select-value{line-height:27px}.features-wrapper .input-select-field .select-input .Select-input{color:#3ba2f6;font-size:13px;height:auto}.features-wrapper .input-select-field .select-input .Select-input>input{min-width:0;padding:6px 0;line-height:1}.features-wrapper .input-select-field .select-input .Select-placeholder{line-height:30px;color:#beb6e0;font-size:13px}.features-wrapper .input-select-field .select-input .Select-menu-outer{border:none}.features-wrapper .input-select-field .select-input .Select-menu-outer:before{content:"";box-shadow:0 0 6px #888;position:absolute;top:2px;bottom:0;left:0;right:0;z-index:-1}.features-wrapper .input-select-field .select-input .Select-menu-outer .Select-menu{background:#fff}.features-wrapper .input-select-field .select-input .Select-noresults{padding:6px 10px;font-size:13px}.features-wrapper .input-select-field .select-input .Select-option{padding:5px 6px;font-size:13px}.features-wrapper .text-center{text-align:center}.features-wrapper .sub-list{margin-left:20px}.features-wrapper input[type=checkbox]{transform:scale(1);padding:10px;margin-right:5px;background:#fff;background:#e7f4fd;color:#000;-webkit-appearance:none;appearance:none;border:1px solid #77b5df;position:relative;border-radius:5px;height:16px;width:16px;width:20px;height:20px;cursor:pointer;margin-top:5px;outline:none}.features-wrapper input[type=checkbox]:checked{background:#0267aa}.features-wrapper ::-webkit-scrollbar{width:10px;margin:0 5px}.features-wrapper ::-webkit-scrollbar-track{background:#fff}.features-wrapper ::-webkit-scrollbar-thumb{background:#77b5df;border-radius:5px}.features-wrapper ::-webkit-scrollbar-thumb:hover{background:#0267aa}.features-wrapper .list-checkbox{align-self:center;margin-right:5px;margin-left:5px}.features-wrapper .list-checkbox input[type=checkbox]{transform:scale(1);padding:10px;margin-right:5px}.features-wrapper .list_item_title{margin-top:10px;text-overflow:ellipsis;overflow:hidden;width:100%;white-space:nowrap}.features-wrapper .no-item-label{text-align:center;font-size:12px;color:#77b5df}.features-wrapper .list-item{padding:10px;display:flex;border-bottom:1px solid #e1ecf3}.features-wrapper .list-item .list_item_title{margin-top:8px}.features-wrapper .list-item div{flex:1 1;margin-top:5px}.features-wrapper .list-item div h4,.features-wrapper .list-item div p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-size:15px;font-weight:400}.features-wrapper .list-item.active,.features-wrapper .list-item.selected,.features-wrapper .list-item:hover{background:#77b5df}.arrow-down-icon{background:""}.arrow-icon{height:15px;width:15px;background:transparent;border-radius:3px;border:none;font-size:0;margin-left:-10px;align-self:center}.arrow-icon:before{font-size:15px;content:"";color:#3e335e;vertical-align:middle;margin:-1px 0 0 1px;box-sizing:border-box;transform:rotate(270deg)}.arrow-icon.uncollapsed{transform:rotate(90deg)}.arrow-icon.hidden{visibility:hidden}.arrow-icon.visible{visibility:visible}.feature-form{display:flex;flex-direction:column;padding:20px}.feature-form .input-field{height:40px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px}.feature-form .input-field.inValid{border:2px solid #f54949}.feature-form .input-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:1.2em;margin-block-end:1.2em}.feature-form .input-field input,.feature-form .input-field select,.feature-form .input-field textarea{background:transparent;margin-left:10px;margin-right:10px;width:-webkit-fill-available;border:none;outline:none}.feature-form .input-field div{display:flex;overflow:hidden}.feature-form .input-field div input{flex:1 1;max-width:100%;min-width:80%}.feature-form .input-field div img{visibility:hidden;max-width:15%;height:20px;margin-top:0;margin-right:5px;margin-left:-20px}.feature-form .input-field div img.visible{visibility:visible}.feature-form .input-field.no-label img{margin-top:10px}.feature-form .no-label input{padding-top:10px}.feature-form .fields-row{display:flex}.feature-form .fields-row>div{flex:1 1;max-width:44%;min-width:44%}.feature-form .fields-row>div:first-child{margin-right:10%}.feature-form .fields-row .input-field div{max-width:100%}.feature-form .input-field.text-area{height:60px}.feature-form .column-body{position:relative}.feature-form .column-body .list-wrapper{overflow:auto}.feature-form .column-body .add-btn{position:absolute;bottom:10px;right:10px;width:70px;border-radius:50%;background:#0267aa;outline:none;padding:0;height:70px;margin-left:10px;margin-bottom:20px;margin-right:20px;border:none}.feature-form .column-body .add-btn:before{color:#fff;line-height:2;content:"";font-size:20px;font-weight:lighter;border-radius:50%;box-sizing:border-box;display:inline-block}.feature-form #root>div>div.page-body>div.page-view>div>div>div.column-body>div:first-child>div>div,.feature-form #root>div>div.page-body>div.page-view>div>div>div.column-body>div:nth-child(2)>div>div,.feature-form #root>div>div.page-body>div.page-view>div>div>div.column-body>div:nth-child(3)>div>div{border-color:#ccc;border-radius:0!important;border-style:none!important;border-width:0!important;box-shadow:0 0 0 0 #e7f4fd!important}.lookup-wrapper .lookupForm .input-field{line-height:17px}.lookup-wrapper .list-wrapper .list-item{display:flex;align-items:center}.lookup-wrapper .list-wrapper .list-item .action-btns{max-width:100px;margin-left:auto;border-radius:50%!important}.lookup-wrapper .list-wrapper .list-item .action-btns button{margin-left:10px;width:30px;height:30px}.lookup-wrapper .list-wrapper .list-item .editLookupDisabled{margin-left:10px;background:transparent;border:none;outline:none}.lookup-wrapper .list-wrapper .list-item .editLookupEnabled{margin-left:10px;background-color:#dfd9f7;width:80%;border:1px solid #9f83ec;border-radius:3px;outline:none;padding:10px;height:28px;font-size:13px;background:#f5f2ff;font-family:"rubik",Arial,sans-sarif;font-weight:400;color:#9783cf;min-width:0}.lookup-wrapper .lookupForm .AddBtn{width:50px!important;height:50px!important}.lookup-wrapper .lookupForm .CustomSearch{min-height:auto!important}.lookup-wrapper .loader{display:flex;justify-content:center;margin-top:30px}.admin-management-role-wraper .column-body .add-btn:before{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;font-size:25px}.admin-management-role-wraper .AddBtnRole:before{font-family:"icomoon"!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.admin-management-role-wraper .admin-feature-management,.admin-management-role-wraper .admin-management-role-col1,.admin-management-role-wraper .admin-save-form{padding:20px}.admin-management-role-wraper .Select-control{height:30px!important}.admin-management-role-wraper .btn-search{font-family:rubik,Arial,sans-sarif;background:#04caa7;color:#fff;font-size:16px;padding:6px 10px;display:inline-block;border-radius:4px;border:none;cursor:pointer;outline:none;transition:all .3s;height:45px;margin-top:15px;margin-left:15px;margin-right:15px}.admin-management-role-wraper .AddBtnRole{height:50px;width:50px;margin-top:10px;background:#04caa7;border-radius:3px;border:none;margin-left:10px;font-size:0}.admin-management-role-wraper .AddBtnRole:before{font-size:20px;content:"";color:#fff;vertical-align:middle;transform:rotate(45deg);margin:-1px 0 0 1px}.admin-management-role-wraper .admin-save-form .input-field{width:auto}.admin-management-role-wraper .list-wrapper{margin-top:10px}.admin-management-role-wraper .list-wrapper .for-only-admin{justify-content:space-between}.admin-management-role-wraper .list-wrapper .list-item{display:flex;border:1px solid #77b5df;align-items:center;margin-bottom:5px;border-radius:5px;background:#fff}.admin-management-role-wraper .list-wrapper .list-item:hover{background:#77b5df}.admin-management-role-wraper input[type=checkbox]{transform:scale(1);padding:10px;margin-right:5px;background:#fff;background:#e7f4fd;color:#000;-webkit-appearance:none;appearance:none;border:1px solid #77b5df;position:relative;border-radius:5px;height:16px;width:16px;width:20px;height:20px;cursor:pointer;margin-top:5px;outline:none}.admin-management-role-wraper input[type=checkbox]:checked{background:#0267aa}.admin-management-role-wraper ::-webkit-scrollbar{width:10px;margin:0 5px}.admin-management-role-wraper ::-webkit-scrollbar-track{background:#fff}.admin-management-role-wraper ::-webkit-scrollbar-thumb{background:#77b5df;border-radius:5px}.admin-management-role-wraper ::-webkit-scrollbar-thumb:hover{background:#0267aa}.admin-management-role-wraper .list-checkbox{align-self:center;margin-right:5px;margin-left:5px}.admin-management-role-wraper .list-checkbox input[type=checkbox]{transform:scale(1);padding:10px;margin-right:5px}.admin-management-role-wraper .input-select-field{color:#0267aa;height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;margin-top:10px}.admin-management-role-wraper .input-select-field.inValid{border:2px solid #f54949}.admin-management-role-wraper .input-select-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.admin-management-role-wraper .input-select-field .css-1pahdxg-control{background:transparent;border:none}.admin-management-role-wraper .input-select-field .select-input{width:100%;margin-bottom:10px}.admin-management-role-wraper .input-select-field .select-input.inValid{border:1px solid #f54949;border-radius:3px}.admin-management-role-wraper .input-select-field .select-input .css-yk16xz-control input{background:transparent;border:transparent}.admin-management-role-wraper .input-select-field .select-input>div:last-of-type{height:auto;background:#e7f4fd;border:none}.admin-management-role-wraper .input-select-field .select-input .css-yk16xz-control{min-width:56px}.admin-management-role-wraper .input-select-field .select-input div[class~=-control]{background:#fff!important;box-shadow:none!important;color:#9783cf;font-size:13px;border:transparent;border-radius:3px}.admin-management-role-wraper .input-select-field .select-input div[class~=-control] .Select-value{line-height:27px}.admin-management-role-wraper .input-select-field .select-input .Select-input{color:#9783cf;font-size:13px;height:auto}.admin-management-role-wraper .input-select-field .select-input .Select-input>input{min-width:0;padding:6px 0;line-height:1}.admin-management-role-wraper .input-select-field .select-input .Select-placeholder{line-height:30px;color:#beb6e0;font-size:13px}.admin-management-role-wraper .input-select-field .select-input .Select-menu-outer{border:none}.admin-management-role-wraper .input-select-field .select-input .Select-menu-outer:before{content:"";box-shadow:0 0 6px #888;position:absolute;top:2px;bottom:0;left:0;right:0;z-index:-1}.admin-management-role-wraper .input-select-field .select-input .Select-menu-outer .Select-menu{background:#fff}.admin-management-role-wraper .input-select-field .select-input .Select-noresults{padding:6px 10px;font-size:13px}.admin-management-role-wraper .input-select-field .select-input .Select-option{padding:5px 6px;font-size:13px}.admin-management-role-wraper .adminRoleInput-field{display:flex;flex-flow:row}.admin-management-role-wraper .input-field{margin-top:10px;height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;width:100%}.admin-management-role-wraper .input-field.inValid{border:2px solid #f54949}.admin-management-role-wraper .input-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:1.2em;margin-block-end:1.2em}.admin-management-role-wraper .input-field input,.admin-management-role-wraper .input-field select,.admin-management-role-wraper .input-field textarea{background:transparent;margin-left:10px;width:-webkit-fill-available;border:none;outline:none}.admin-management-role-wraper .input-field .labelsTitle{width:120px;overflow:hidden;margin-bottom:10px;margin-left:10px;padding-top:12px}.admin-management-role-wraper .input-field .labelsListItem{display:inline-flex;width:100%;overflow:hidden;min-width:200px;margin-bottom:10px;margin-left:10px}.admin-management-role-wraper .input-field .labelsListItem input{margin-right:35px;flex:1 1;max-width:100%;border-radius:5px}.admin-management-role-wraper .input-field .labelsListItem img{max-width:15%;height:20px;margin-top:0;margin-right:20px}.admin-management-role-wraper .input-field .labelsListItem img.visible{visibility:visible}.admin-management-role-wraper .input-field.no-label img{margin-top:10px}.admin-management-role-wraper .fields-row{display:flex}.admin-management-role-wraper .fields-row>div{flex:1 1;max-width:44%;margin-right:2%}.admin-management-role-wraper .fields-row .input-field div{max-width:100%}.admin-management-role-wraper .input-field-date{margin-top:10px;height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;width:100%}.admin-management-role-wraper .input-field-date.inValid{border:2px solid #f54949}.admin-management-role-wraper .input-field-date h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.admin-management-role-wraper .input-field-date input,.admin-management-role-wraper .input-field-date select,.admin-management-role-wraper .input-field-date textarea{background:transparent;margin-left:10px;padding:0 5px;width:-webkit-fill-available;border:none;outline:none}.admin-management-role-wraper .input-field-date .labelsTitle{width:120px;overflow:hidden;margin-bottom:10px;margin-left:10px;padding-top:12px}.admin-management-role-wraper .input-field-date .labelsListItem{display:inline-flex;width:100%;overflow:hidden;min-width:200px;margin-bottom:10px;margin-left:10px}.admin-management-role-wraper .input-field-date .labelsListItem input{margin-right:35px;flex:1 1;max-width:100%;border-radius:5px}.admin-management-role-wraper .input-field-date .labelsListItem img{max-width:15%;height:20px;margin-top:0;margin-right:20px}.admin-management-role-wraper .input-field-date .labelsListItem img.visible{visibility:visible}.admin-management-role-wraper .input-field-date.no-label img{margin-top:10px}.admin-management-role-wraper .column-body{position:relative}.admin-management-role-wraper .column-body .list-wrapper{overflow:auto}.admin-management-role-wraper .column-body .add-btn{position:absolute;bottom:10px;right:10px;width:70px;border-radius:50%;background:#0267aa;outline:none;padding:0;height:70px;margin-left:10px;margin-bottom:20px;margin-right:20px;border:none}.admin-management-role-wraper .column-body .add-btn:before{color:#fff;line-height:2;content:"";font-size:20px;font-weight:lighter;border-radius:50%;box-sizing:border-box;display:inline-block}.admin-management-role-wraper .subscription-configurations{display:flex;flex-direction:column}.admin-management-role-wraper .subscription-configurations .btn-login{margin-right:0}.admin-management-role-wraper .excution-list{-webkit-padding-start:0;padding-inline-start:0}.admin-management-role-wraper .excution-list li{display:flex}.admin-management-role-wraper .excution-list li span{flex:2 1;align-self:center}.admin-management-role-wraper .excution-list li img{max-height:20px;max-width:20px}.admin-management-role-wraper .disabled{pointer-events:none;opacity:.4}.admin-management-role-wraper .excuetion-options{margin:10px 20px;justify-content:space-between;display:flex}.admin-management-role-wraper .excuetion-options input{align-self:center}.admin-management-role-wraper .execute-loader{border:1px solid;border-radius:20px;min-height:20px;transition:all .3s}.admin-management-role-wraper .execute-loader div{background-color:#3ba2f6;border-radius:20px;color:#fff;text-align:end;padding-right:5px;transition:all .1s;height:20px}.admin-management-role-wraper .execute-loader div.width-10{width:0}.admin-management-role-wraper .execute-loader div.width-20{width:20%}.admin-management-role-wraper .execute-loader div.width-30{width:30%}.admin-management-role-wraper .execute-loader div.width-40{width:40%}.admin-management-role-wraper .execute-loader div.width-50{width:50%}.admin-management-role-wraper .execute-loader div.width-60{width:60%}.admin-management-role-wraper .execute-loader div.width-70{width:70%}.admin-management-role-wraper .execute-loader div.width-80{width:80%}.admin-management-role-wraper .execute-loader div.width-90{width:90%}.admin-management-role-wraper .execute-loader div.width-100{width:100%}.admin-management-role-wraper .execution-summarry{margin-top:20px;border:1px solid;padding:5px}.admin-management-role-wraper .execution-summarry h3{text-align:center}.admin-management-role-wraper .execution-summarry hr{height:1px}.admin-management-role-wraper .execution-result .btn-login{margin-top:20px;min-width:100%}.admin-management-role-wraper .progress-bar{display:flex;margin-top:10px}.admin-management-role-wraper .progress-bar progress{width:90%;height:20px;background-image:-webkit-linear-gradient(135deg,transparent,transparent 33%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 66%,transparent 0),-webkit-linear-gradient(top,hsla(0,0%,100%,.25),rgba(0,0,0,.2)),-webkit-linear-gradient(left,#09c,#ff0)}.admin-management-role-wraper .progress-bar label{background:#e7f4fd}.admin-management-role-wraper .correlation-table{font-size:13px;border-collapse:collapse;border:3px solid #77b5df;width:100%}.admin-management-role-wraper .correlation-table th{border:1px solid #e7f4fd;padding-top:12px;padding-bottom:12px;background-color:#77b5df;color:#fff;font-weight:400}.admin-management-role-wraper .correlation-table td{padding:8px;width:50%;height:15px;border:1px solid #e7f4fd}.admin-management-role-wraper .correlation-table tr{background-color:#fff}.admin-management-role-wraper .correlation-table tr:hover{background-color:#77b5df}.admin-management-role-wraper .correlationScoreDisable{max-width:30px;margin-left:50px;background:transparent;width:-webkit-fill-available;border:none;outline:none}.admin-management-role-wraper .correlationScoreEnable{max-width:30px;margin-left:50px;width:-webkit-fill-available;border:1px solid #000}.admin-management-role-wraper .button-wrapper{display:inline-flex}.admin-management-role-wraper .addCorrelationBtn{height:16px;width:16px;padding-left:4px;background:#04caa7;border-radius:3px;border:none;margin-left:10px;color:#fff}.table-wrapper{margin:10px}.table-wrapper .table-header{display:flex;justify-content:space-between;margin-bottom:10px;font-size:.8em}.table-wrapper .table-header .table-record-select{min-width:75px;border:1px transparent;border-radius:5px;text-align-last:center;background:#48beff;color:#fff}.table-wrapper .pagination-wrapper{color:#000;margin-top:10px;font-size:.8em}.table-wrapper .pagination-wrapper button{color:#fff;background:#48beff;border:none;margin:2px}.table-wrapper .pagination-wrapper .pagination-btn.active{background:grey}.table-wrapper .pagination-wrapper .pagination-btn.transparent{background:transparent;cursor:not-allowed;pointer-events:none;color:#000}.table-wrapper table{border:1px solid #ccc;border-collapse:collapse;margin:0;padding:0;width:100%;table-layout:fixed}.table-wrapper table caption{font-size:1.5em;margin:.5em 0 .75em}.table-wrapper table tr{background-color:#f8f8f8;border:1px solid #ddd;padding:.35em}.table-wrapper table tr th{padding:.625em;background:#c4eaff}.table-wrapper table tr td{background:#fff}.table-wrapper table td,.table-wrapper table th{text-align:center}.table-wrapper table th{font-size:.82em;letter-spacing:.1em;text-transform:uppercase;font-size:.8em}@media screen and (max-width:767px){.table-wrapper table{border:0}.table-wrapper table caption{font-size:1.3em}.table-wrapper table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.table-wrapper table tr{border-bottom:3px solid #ddd;display:block;margin-bottom:.625em}.table-wrapper table td{border-bottom:1px solid #ddd;display:block;font-size:13px;text-align:right}.table-wrapper table td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}.table-wrapper table td:last-child{border-bottom:0}}.table-wrapper .td-img-btn{width:40px;padding:10px;max-width:40px}.table-wrapper .td-img-btn:hover{width:42px}.table-wrapper .img-btn-col{width:100%;text-align:center}.table-wrapper .theader-btn{float:right;border:1px transparent;background-color:#48beff;border-radius:5px;width:125px;height:35px;color:#fff}.table-wrapper .theader-btn a{color:#fff;text-decoration:none}.table-wrapper input[type=checkbox]{width:15px;height:15px;cursor:pointer}.lookup-wrapper .column-body .add-btn:before{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;font-size:25px}.lookup-wrapper .lookupForm{display:flex;flex-direction:column;padding:20px}.lookup-wrapper .lookupForm .input-field{height:40px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px}.lookup-wrapper .lookupForm .input-field.inValid{border:2px solid #f54949}.lookup-wrapper .lookupForm .input-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.lookup-wrapper .lookupForm .input-field input,.lookup-wrapper .lookupForm .input-field select,.lookup-wrapper .lookupForm .input-field textarea{background:transparent;margin-left:10px;margin-right:10px;width:-webkit-fill-available;border:none;outline:none}.lookup-wrapper .lookupForm .input-field div{display:flex;overflow:hidden}.lookup-wrapper .lookupForm .input-field div input{flex:1 1;max-width:100%;min-width:80%;width:100%}.lookup-wrapper .lookupForm .input-field div img{visibility:hidden;max-width:15%;height:20px;margin-top:0;margin-right:5px;margin-left:-20px}.lookup-wrapper .lookupForm .input-field div img.visible{visibility:visible}.lookup-wrapper .lookupForm .input-field.no-label img{margin-top:10px}.lookup-wrapper .lookupForm .no-label input{padding-top:10px}.lookup-wrapper .lookupForm .fields-row{display:flex}.lookup-wrapper .lookupForm .fields-row>div{flex:1 1;max-width:44%;min-width:44%}.lookup-wrapper .lookupForm .fields-row>div:first-child{margin-right:10%}.lookup-wrapper .lookupForm .fields-row .input-field div{max-width:100%}.lookup-wrapper .lookupForm .input-field.text-area{height:60px}.lookup-wrapper .list-item{padding:10px;display:flex;border-bottom:1px solid #e1ecf3}.lookup-wrapper .list-item div{flex:1 1}.lookup-wrapper .list-item div h4,.lookup-wrapper .list-item div p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.lookup-wrapper .list-item.active,.lookup-wrapper .list-item:hover{background:#77b5df}.lookup-wrapper .column-body{position:relative}.lookup-wrapper .column-body .list-wrapper{overflow:auto}.lookup-wrapper .column-body .add-btn{position:absolute;bottom:10px;right:10px;width:70px;border-radius:50%;background:#0267aa;outline:none;padding:0;height:70px;margin-left:10px;margin-bottom:20px;margin-right:20px;border:none}.lookup-wrapper .column-body .add-btn:before{color:#fff;line-height:2;content:"";font-size:20px;font-weight:lighter;border-radius:50%;box-sizing:border-box;display:inline-block}.lookup-wrapper .subscription-configurations{display:flex;flex-direction:column}.lookup-wrapper .subscription-configurations .btn-login{margin-right:0}.lookup-wrapper .excution-list{-webkit-padding-start:0;padding-inline-start:0}.lookup-wrapper .excution-list li{display:flex}.lookup-wrapper .excution-list li span{flex:2 1;align-self:center}.lookup-wrapper .excution-list li img{max-height:20px;max-width:20px}.lookup-wrapper .disabled{pointer-events:none;opacity:.4}.lookup-wrapper .excuetion-options{margin:10px 20px;justify-content:space-between;display:flex}.lookup-wrapper .excuetion-options input{align-self:center}.lookup-wrapper .execute-loader{border:1px solid;border-radius:20px;min-height:20px;transition:all .3s}.lookup-wrapper .execute-loader div{background-color:#3ba2f6;border-radius:20px;color:#fff;text-align:end;padding-right:5px;transition:all .1s;height:20px}.lookup-wrapper .execute-loader div.width-10{width:0}.lookup-wrapper .execute-loader div.width-20{width:20%}.lookup-wrapper .execute-loader div.width-30{width:30%}.lookup-wrapper .execute-loader div.width-40{width:40%}.lookup-wrapper .execute-loader div.width-50{width:50%}.lookup-wrapper .execute-loader div.width-60{width:60%}.lookup-wrapper .execute-loader div.width-70{width:70%}.lookup-wrapper .execute-loader div.width-80{width:80%}.lookup-wrapper .execute-loader div.width-90{width:90%}.lookup-wrapper .execute-loader div.width-100{width:100%}.lookup-wrapper .execution-summarry{margin-top:20px;border:1px solid;padding:5px}.lookup-wrapper .execution-summarry h3{text-align:center}.lookup-wrapper .execution-summarry hr{height:1px}.lookup-wrapper .execution-result .btn-login{margin-top:20px;min-width:100%}.lookup-wrapper .progress-bar{display:flex;margin-top:10px}.lookup-wrapper .progress-bar progress{width:90%;height:20px;background-image:-webkit-linear-gradient(135deg,transparent,transparent 33%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 66%,transparent 0),-webkit-linear-gradient(top,hsla(0,0%,100%,.25),rgba(0,0,0,.2)),-webkit-linear-gradient(left,#09c,#ff0)}.lookup-wrapper .progress-bar label{background:#e7f4fd}.lookup-wrapper .columnSearch{padding-top:0;padding-left:0}.lookup-wrapper .list-wrapper{margin-top:10px}.lookup-wrapper .list-wrapper .list-item{border:1px solid #77b5df;margin-bottom:5px;border-radius:5px;background:#fff}.lookup-wrapper .list-wrapper .list-item:hover{background:#77b5df}.lookup-wrapper .list-wrapper .list-ul{padding:0}.lookup-wrapper .lookupForm .AddBtn{width:44px;border-radius:3px;background:#04caa7;outline:none;padding:0;height:44px;margin-left:10px;border:none}.lookup-wrapper .lookupForm .AddBtn:before{font-size:25px;content:"";color:#fff;vertical-align:middle;transform:rotate(45deg);margin:-1px 0 0 1px;box-sizing:border-box}.lookup-wrapper .round-search{border:1px solid #ccc}.lookup-wrapper .lookupForm .searchfield{display:block;flex:1 1}.lookup-wrapper .lookupForm .CustomSearch{padding-left:0;padding-top:6px}.input-field-custom{height:40px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px}.input-field-custom.inValid{border:2px solid #f54949}.input-field-custom h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.input-field-custom input,.input-field-custom select,.input-field-custom textarea{background:transparent;margin-left:10px;margin-right:10px;width:-webkit-fill-available;border:none;outline:none}.input-field-custom div{display:flex;overflow:hidden}.input-field-custom div input{flex:1 1;max-width:100%;min-width:80%}.input-field-custom div img{max-width:15%;height:20px;margin-top:0;margin-right:5px;margin-left:-20px}.input-field-custom div img.visible{visibility:visible}.input-field-custom.no-label img{margin-top:10px}.divConfigVersion{display:flex;flex-direction:column;padding:20px}.divConfigVersion .excel-input{left:30px;cursor:pointer}.divConfigVersion input[type=checkbox]{margin-left:5px;transform:scale(1);padding:10px;margin-right:5px;margin-top:-2px;background:#fff;color:#000;-webkit-appearance:none;appearance:none;border:1px solid #77b5df;position:relative;border-radius:5px;height:16px;width:16px;width:20px;height:20px;cursor:pointer;outline:none}.divConfigVersion input[type=checkbox]:checked{background:#0267aa}.divConfigVersion a{display:inline-flex}.divConfigVersion img{max-width:30px;height:30px;margin-top:3px;margin-left:10px}.divConfigVersion img.visible{visibility:visible}.divConfigVersion ::-webkit-scrollbar{width:10px;margin:0 5px}.divConfigVersion ::-webkit-scrollbar-track{background:#fff}.divConfigVersion ::-webkit-scrollbar-thumb{background:#77b5df;border-radius:5px}.divConfigVersion ::-webkit-scrollbar-thumb:hover{background:#0267aa}.divConfigVersion .list-checkbox{align-self:center;margin-right:5px}.divConfigVersion .list-checkbox input[type=radio]{transform:scale(1);-webkit-appearance:none;appearance:none;border:1px solid #77b5df;position:relative;border-radius:50%;outline:none;transform:scale(1.1);padding:10px;margin-right:5px}.divConfigVersion .list-checkbox input[type=radio]:checked{background:#0267aa}.divConfigVersion .list-checkbox .no-item-label{text-align:center;font-size:12px;color:#77b5df}.btn-Add,.btn-AddForConfigEditor{font-family:rubik,Arial,sans-sarif;background:#04caa7;color:#fff;font-size:16px;padding:8px 18px;display:inline-block;border-radius:4px;border:none;cursor:pointer;outline:none;margin-right:10px;margin-left:20px;transition:all .3s}.btn-AddForConfigEditor{margin-top:20px}.business-users-wraper .add-btn:before{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;font-size:25px}.business-users-wraper .bu-save-form .input-field{width:auto}.business-users-wraper .custom-row{display:flex}.business-users-wraper .list-wrapper{margin-top:10px}.business-users-wraper .list-wrapper .list-item{border:1px solid #77b5df;margin-bottom:5px;border-radius:5px;background:#fff;font-size:13px;padding:10px;cursor:pointer;position:relative;transition:all .3s}.business-users-wraper .list-wrapper .list-item:hover{background:#77b5df}.business-users-wraper .input-select-field{color:#0267aa;height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;margin-top:10px}.business-users-wraper .input-select-field.inValid{border:2px solid #f54949}.business-users-wraper .input-select-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.business-users-wraper .input-select-field .css-1pahdxg-control{background:transparent;border:none}.business-users-wraper .input-select-field .select-input{width:100%;margin-bottom:10px}.business-users-wraper .input-select-field .select-input.inValid{border:1px solid #f54949;border-radius:3px}.business-users-wraper .input-select-field .select-input .css-yk16xz-control input{background:transparent;border:transparent}.business-users-wraper .input-select-field .select-input>div:last-of-type{height:auto;background:#e7f4fd;border:none}.business-users-wraper .input-select-field .select-input .css-yk16xz-control{min-width:56px}.business-users-wraper .input-select-field .select-input div[class~=-control]{background:#fff!important;box-shadow:none!important;color:#9783cf;font-size:13px;border:transparent;border-radius:3px}.business-users-wraper .input-select-field .select-input div[class~=-control] .Select-value{line-height:27px}.business-users-wraper .input-select-field .select-input .Select-value-label{color:#9783cf!important}.business-users-wraper .input-select-field .select-input .Select-input{color:#9783cf;font-size:13px;height:auto}.business-users-wraper .input-select-field .select-input .Select-input>input{min-width:0;padding:6px 0;line-height:1}.business-users-wraper .input-select-field .select-input .Select-placeholder{line-height:30px;color:#beb6e0;font-size:13px}.business-users-wraper .input-select-field .select-input .Select-menu-outer{border:none}.business-users-wraper .input-select-field .select-input .Select-menu-outer:before{content:"";box-shadow:0 0 6px #888;position:absolute;top:2px;bottom:0;left:0;right:0;z-index:-1}.business-users-wraper .input-select-field .select-input .Select-menu-outer .Select-menu{background:#fff}.business-users-wraper .input-select-field .select-input .Select-noresults{padding:6px 10px;font-size:13px}.business-users-wraper .input-select-field .select-input .Select-option{padding:5px 6px;font-size:13px}.business-users-wraper .input-field{height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;margin-top:10px}.business-users-wraper .input-field.inValid{border:2px solid #f54949}.business-users-wraper .input-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.business-users-wraper .input-field input,.business-users-wraper .input-field select,.business-users-wraper .input-field textarea{background:transparent;margin-left:10px;margin-right:10px;width:-webkit-fill-available;border:none;outline:none}.business-users-wraper .input-field div{display:flex;overflow:hidden}.business-users-wraper .input-field div input{flex:1 1;max-width:100%;min-width:80%}.business-users-wraper .input-field div img{max-width:15%;height:20px;margin-top:0;margin-right:5px;margin-left:-20px}.business-users-wraper .input-field div img.visible{visibility:visible}.business-users-wraper .input-field.no-label img{margin-top:10px}.business-users-wraper .fields-row{display:flex}.business-users-wraper .fields-row>div{flex:1 1;max-width:44%;min-width:44%}.business-users-wraper .fields-row>div:first-child{margin-right:5%}.business-users-wraper .fields-row .input-field div{max-width:100%}.business-users-wraper .input-field-date{margin-top:10px;height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;width:100%}.business-users-wraper .input-field-date.inValid{border:2px solid #f54949}.business-users-wraper .input-field-date h6{font-size:.9em;color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.business-users-wraper .input-field-date input,.business-users-wraper .input-field-date select,.business-users-wraper .input-field-date textarea{background:transparent;margin-left:10px;padding:0 5px;width:-webkit-fill-available;border:none;outline:none}.business-users-wraper .input-field-date .labelsTitle{width:120px;overflow:hidden;margin-bottom:10px;margin-left:10px;padding-top:12px}.business-users-wraper .input-field-date .labelsListItem{display:inline-flex;width:100%;overflow:hidden;min-width:200px;margin-bottom:10px;margin-left:10px}.business-users-wraper .input-field-date .labelsListItem input{margin-right:35px;flex:1 1;max-width:100%;border-radius:5px}.business-users-wraper .input-field-date .labelsListItem img{max-width:15%;height:20px;margin-top:0;margin-right:20px}.business-users-wraper .input-field-date .labelsListItem img.visible{visibility:visible}.business-users-wraper .input-field-date.no-label img{margin-top:10px}.business-users-wraper .add-btn{position:absolute;bottom:10px;right:10px;width:70px;border-radius:50%;background:#0267aa;outline:none;padding:0;height:70px;margin-left:10px;margin-bottom:20px;margin-right:20px;border:none}.business-users-wraper .add-btn:before{color:#fff;line-height:2;content:"";font-size:20px;font-weight:lighter;border-radius:50%;box-sizing:border-box;display:inline-block}.input-field .react-datepicker__header--time,.input-field .react-datepicker__time-container .react-datepicker__time,.input-field .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:100px}.input-field .datepicker-input{padding:0 5px}.input-field .datepicker-wrapper{margin-bottom:5px}.input-field .Select-arrow-zone{padding-top:5px}.input-field .no-label input{padding-top:10px}.products-wraper .add-btn:before{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;font-size:25px}.products-wraper .bu-save-form .input-field{width:auto}.products-wraper .custom-row{display:flex}.products-wraper .list-wrapper{margin-top:10px}.products-wraper .list-wrapper .list-item{border:1px solid #77b5df;margin-bottom:5px;border-radius:5px;background:#fff}.products-wraper .list-wrapper .list-item:hover{background:#77b5df}.products-wraper .input-select-field{color:#0267aa;height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;margin-top:10px}.products-wraper .input-select-field.inValid{border:2px solid #f54949}.products-wraper .input-select-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.products-wraper .input-select-field .css-1pahdxg-control{background:transparent;border:none}.products-wraper .input-select-field .select-input{width:100%;margin-bottom:10px}.products-wraper .input-select-field .select-input.inValid{border:1px solid #f54949;border-radius:3px}.products-wraper .input-select-field .select-input .css-yk16xz-control input{background:transparent;border:transparent}.products-wraper .input-select-field .select-input>div:last-of-type{height:auto;background:#e7f4fd;border:none}.products-wraper .input-select-field .select-input .css-yk16xz-control{min-width:56px}.products-wraper .input-select-field .select-input div[class~=-control]{background:#fff!important;box-shadow:none!important;color:#9783cf;font-size:13px;border:transparent;border-radius:3px}.products-wraper .input-select-field .select-input div[class~=-control] .Select-value{line-height:27px}.products-wraper .input-select-field .select-input .Select-value-label{color:#9783cf!important}.products-wraper .input-select-field .select-input .Select-input{color:#9783cf;font-size:13px;height:auto}.products-wraper .input-select-field .select-input .Select-input>input{min-width:0;padding:6px 0;line-height:1}.products-wraper .input-select-field .select-input .Select-placeholder{line-height:30px;color:#beb6e0;font-size:13px}.products-wraper .input-select-field .select-input .Select-menu-outer{border:none}.products-wraper .input-select-field .select-input .Select-menu-outer:before{content:"";box-shadow:0 0 6px #888;position:absolute;top:2px;bottom:0;left:0;right:0;z-index:-1}.products-wraper .input-select-field .select-input .Select-menu-outer .Select-menu{background:#fff}.products-wraper .input-select-field .select-input .Select-noresults{padding:6px 10px;font-size:13px}.products-wraper .input-select-field .select-input .Select-option{padding:5px 6px;font-size:13px}.products-wraper .input-field{height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;margin-top:10px}.products-wraper .input-field.inValid{border:2px solid #f54949}.products-wraper .input-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.products-wraper .input-field input,.products-wraper .input-field select,.products-wraper .input-field textarea{background:transparent;margin-left:10px;margin-right:10px;width:-webkit-fill-available;border:none;outline:none}.products-wraper .input-field div{display:flex;overflow:hidden}.products-wraper .input-field div input{flex:1 1;max-width:100%;min-width:80%}.products-wraper .input-field div img{max-width:15%;height:20px;margin-top:0;margin-right:5px;margin-left:-20px}.products-wraper .input-field div img.visible{visibility:visible}.products-wraper .input-field.no-label img{margin-top:10px}.products-wraper .input-field-textarea{height:auto;min-height:80px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;margin-top:10px}.products-wraper .input-field-textarea.inValid{border:2px solid #f54949}.products-wraper .input-field-textarea h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.products-wraper .input-field-textarea input,.products-wraper .input-field-textarea select,.products-wraper .input-field-textarea textarea{background:transparent;margin-left:10px;margin-right:10px;width:-webkit-fill-available;border:none;outline:none}.products-wraper .input-field-textarea div{display:flex;overflow:hidden}.products-wraper .input-field-textarea div input{flex:1 1;max-width:100%;min-width:80%}.products-wraper .input-field-textarea div img{max-width:15%;height:20px;margin-top:0;margin-right:5px;margin-left:-20px}.products-wraper .input-field-textarea div img.visible{visibility:visible}.products-wraper .input-field-textarea.no-label img{margin-top:10px}.products-wraper .fields-row{display:flex}.products-wraper .fields-row>div{flex:1 1;max-width:44%;min-width:44%}.products-wraper .fields-row>div:first-child{margin-right:5%}.products-wraper .fields-row .input-field div{max-width:100%}.products-wraper .input-field-date{margin-top:10px;height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;width:100%}.products-wraper .input-field-date.inValid{border:2px solid #f54949}.products-wraper .input-field-date h6{font-size:.9em;color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.products-wraper .input-field-date input,.products-wraper .input-field-date select,.products-wraper .input-field-date textarea{background:transparent;margin-left:10px;padding:0 5px;width:-webkit-fill-available;border:none;outline:none}.products-wraper .input-field-date .labelsTitle{width:120px;overflow:hidden;margin-bottom:10px;margin-left:10px;padding-top:12px}.products-wraper .input-field-date .labelsListItem{display:inline-flex;width:100%;overflow:hidden;min-width:200px;margin-bottom:10px;margin-left:10px}.products-wraper .input-field-date .labelsListItem input{margin-right:35px;flex:1 1;max-width:100%;border-radius:5px}.products-wraper .input-field-date .labelsListItem img{max-width:15%;height:20px;margin-top:0;margin-right:20px}.products-wraper .input-field-date .labelsListItem img.visible{visibility:visible}.products-wraper .input-field-date.no-label img{margin-top:10px}.products-wraper .add-btn{position:absolute;bottom:10px;right:10px;width:70px;border-radius:50%;background:#0267aa;outline:none;padding:0;height:70px;margin-left:10px;margin-bottom:20px;margin-right:20px;border:none}.products-wraper .add-btn:before{color:#fff;line-height:2;content:"";font-size:20px;font-weight:lighter;border-radius:50%;box-sizing:border-box;display:inline-block}.feedback-wraper .add-btn:before{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;font-size:25px}.feedback-wraper .admin-management-role-col1{padding:20px}.feedback-wraper .feedback-reply-form .input-field{width:auto}.feedback-wraper .custom-row{display:flex}.feedback-wraper .list-wrapper{margin-top:10px}.feedback-wraper .list-wrapper .list-item{border:1px solid #77b5df;margin-bottom:5px;border-radius:5px;background:#fff;display:flex;justify-content:space-between;align-items:center}.feedback-wraper .list-wrapper .list-item:hover{background:#77b5df}.feedback-wraper .input-select-field{color:#0267aa;height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;margin-top:10px}.feedback-wraper .input-select-field.inValid{border:2px solid #f54949}.feedback-wraper .input-select-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.feedback-wraper .input-select-field .css-1pahdxg-control{background:transparent;border:none}.feedback-wraper .input-select-field .select-input{width:100%;margin-bottom:10px}.feedback-wraper .input-select-field .select-input.inValid{border:1px solid #f54949;border-radius:3px}.feedback-wraper .input-select-field .select-input .css-yk16xz-control input{background:transparent;border:transparent}.feedback-wraper .input-select-field .select-input>div:last-of-type{height:auto;background:#e7f4fd;border:none}.feedback-wraper .input-select-field .select-input .css-yk16xz-control{min-width:56px}.feedback-wraper .input-select-field .select-input div[class~=-control]{background:#fff!important;box-shadow:none!important;color:#9783cf;font-size:13px;border:transparent;border-radius:3px}.feedback-wraper .input-select-field .select-input div[class~=-control] .Select-value{line-height:27px}.feedback-wraper .input-select-field .select-input .Select-value-label{color:#9783cf!important}.feedback-wraper .input-select-field .select-input .Select-input{color:#9783cf;font-size:13px;height:auto}.feedback-wraper .input-select-field .select-input .Select-input>input{min-width:0;padding:6px 0;line-height:1}.feedback-wraper .input-select-field .select-input .Select-placeholder{line-height:30px;color:#beb6e0;font-size:13px}.feedback-wraper .input-select-field .select-input .Select-menu-outer{border:none}.feedback-wraper .input-select-field .select-input .Select-menu-outer:before{content:"";box-shadow:0 0 6px #888;position:absolute;top:2px;bottom:0;left:0;right:0;z-index:-1}.feedback-wraper .input-select-field .select-input .Select-menu-outer .Select-menu{background:#fff}.feedback-wraper .input-select-field .select-input .Select-noresults{padding:6px 10px;font-size:13px}.feedback-wraper .input-select-field .select-input .Select-option{padding:5px 6px;font-size:13px}.feedback-wraper .AddBtn{height:50px;width:50px;margin-top:10px}.feedback-wraper .input-field{height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;margin-top:10px}.feedback-wraper .input-field.inValid{border:2px solid #f54949}.feedback-wraper .input-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:1.2em;margin-block-end:1.2em}.feedback-wraper .input-field input,.feedback-wraper .input-field select,.feedback-wraper .input-field textarea{background:transparent;margin-left:10px;margin-right:10px;width:-webkit-fill-available;border:none;outline:none}.feedback-wraper .input-field div{display:flex;overflow:hidden}.feedback-wraper .input-field div input{flex:1 1;max-width:100%;min-width:80%}.feedback-wraper .input-field div img{max-width:15%;height:20px;margin-top:0;margin-right:5px;margin-left:-20px}.feedback-wraper .input-field div img.visible{visibility:visible}.feedback-wraper .input-field.no-label img{margin-top:10px}.feedback-wraper .input-field-textarea{height:auto;min-height:80px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;margin-top:10px}.feedback-wraper .input-field-textarea.inValid{border:2px solid #f54949}.feedback-wraper .input-field-textarea h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.feedback-wraper .input-field-textarea input,.feedback-wraper .input-field-textarea select,.feedback-wraper .input-field-textarea textarea{background:transparent;margin-left:10px;margin-right:10px;width:-webkit-fill-available;border:none;outline:none}.feedback-wraper .input-field-textarea div{display:flex;overflow:hidden}.feedback-wraper .input-field-textarea div input{flex:1 1;max-width:100%;min-width:80%}.feedback-wraper .input-field-textarea div img{max-width:15%;height:20px;margin-top:0;margin-right:5px;margin-left:-20px}.feedback-wraper .input-field-textarea div img.visible{visibility:visible}.feedback-wraper .input-field-textarea.no-label img{margin-top:10px}.feedback-wraper .fields-row{display:flex}.feedback-wraper .fields-row>div{flex:1 1;max-width:44%;min-width:44%}.feedback-wraper .fields-row>div:first-child{margin-right:5%}.feedback-wraper .fields-row .input-field div{max-width:100%}.feedback-wraper .input-field-date{margin-top:10px;height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;width:100%}.feedback-wraper .input-field-date.inValid{border:2px solid #f54949}.feedback-wraper .input-field-date h6{font-size:.9em;color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.feedback-wraper .input-field-date input,.feedback-wraper .input-field-date select,.feedback-wraper .input-field-date textarea{background:transparent;margin-left:10px;padding:0 5px;width:-webkit-fill-available;border:none;outline:none}.feedback-wraper .input-field-date .labelsTitle{width:120px;overflow:hidden;margin-bottom:10px;margin-left:10px;padding-top:12px}.feedback-wraper .input-field-date .labelsListItem{display:inline-flex;width:100%;overflow:hidden;min-width:200px;margin-bottom:10px;margin-left:10px}.feedback-wraper .input-field-date .labelsListItem input{margin-right:35px;flex:1 1;max-width:100%;border-radius:5px}.feedback-wraper .input-field-date .labelsListItem img{max-width:15%;height:20px;margin-top:0;margin-right:20px}.feedback-wraper .input-field-date .labelsListItem img.visible{visibility:visible}.feedback-wraper .input-field-date.no-label img{margin-top:10px}.feedback-wraper .add-btn{position:absolute;bottom:10px;right:10px;width:70px;border-radius:50%;background:#0267aa;outline:none;padding:0;height:70px;margin-left:10px;margin-bottom:20px;margin-right:20px;border:none}.feedback-wraper .add-btn:before{color:#fff;line-height:2;content:"";font-size:20px;font-weight:lighter;border-radius:50%;box-sizing:border-box;display:inline-block}.feedback-detail-component{display:flex;width:100%}.feedback-detail-component .FeedbackWrapper{width:100%}.feedback-detail-component .feedbackItem{display:table;width:100%;padding:10px 10px 0}.feedback-detail-component .titleLabel{font-size:15px;font-family:"rubik",Arial,sans-sarif;color:#9783cf;padding:5px 0 10px;text-align:center;display:block;border-bottom:1px solid #f5f2ff}.feedback-detail-component .feedbackWrap .labelName{min-width:120px}.feedback-detail-component .labelName{color:#9783cf;min-width:90px;display:table-cell;font-family:"rubik",Arial,sans-sarif}.feedback-detail-component .FBDetailWrap{margin:0 10px 10px;color:#9783cf;line-height:1.2}.feedback-detail-component .answerLabel{color:#9783cf;width:100%;padding:6px 10px;display:table-cell;border-radius:3px}.feedback-detail-component .FeedbackImg{width:100%}.feedback-detail-component .btn-login{font-family:rubik,Arial,sans-sarif;background:#04caa7;color:#fff;font-size:16px;padding:6px 10px;display:inline-block;border-radius:4px;border:none;cursor:pointer;outline:none;margin-right:10px;transition:all .3s;margin-bottom:10px;margin-top:20px;width:100%}.feedback-detail-component .feedback-reply-form{width:inherit}.my-accounts-wraper .column-body .add-btn:before{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;font-size:25px}.my-accounts-wraper .admin-save-form .input-field{width:auto}.my-accounts-wraper .list-checkbox{align-self:center;margin-right:5px;margin-left:5px}.my-accounts-wraper .list-checkbox input[type=checkbox]{transform:scale(1);padding:10px;margin-right:5px}.my-accounts-wraper .input-select-field{color:#0267aa;height:auto;min-height:40px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;margin-top:10px}.my-accounts-wraper .input-select-field.inValid{border:2px solid #f54949}.my-accounts-wraper .input-select-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.my-accounts-wraper .input-select-field .css-1pahdxg-control{background:transparent;border:none}.my-accounts-wraper .input-select-field .select-input{width:100%}.my-accounts-wraper .input-select-field .select-input.inValid{border:1px solid #f54949;border-radius:3px}.my-accounts-wraper .input-select-field .select-input .css-yk16xz-control input{background:transparent;border:transparent}.my-accounts-wraper .input-select-field .select-input>div:last-of-type{height:auto;background:#e7f4fd;border:none}.my-accounts-wraper .input-select-field .select-input .css-yk16xz-control{min-width:56px}.my-accounts-wraper .input-select-field .select-input div[class~=-control]{background:#fff!important;box-shadow:none!important;color:#9783cf;font-size:13px;border:transparent;border-radius:3px}.my-accounts-wraper .input-select-field .select-input div[class~=-control] .Select-value{line-height:27px}.my-accounts-wraper .input-select-field .select-input .Select-input{color:#3ba2f6;font-size:13px;height:auto}.my-accounts-wraper .input-select-field .select-input .Select-input>input{min-width:0;padding:6px 0;line-height:1}.my-accounts-wraper .input-select-field .select-input .Select-placeholder{line-height:30px;color:#beb6e0;font-size:13px}.my-accounts-wraper .input-select-field .select-input .Select-menu-outer{border:none}.my-accounts-wraper .input-select-field .select-input .Select-menu-outer:before{content:"";box-shadow:0 0 6px #888;position:absolute;top:2px;bottom:0;left:0;right:0;z-index:-1}.my-accounts-wraper .input-select-field .select-input .Select-menu-outer .Select-menu{background:#fff}.my-accounts-wraper .input-select-field .select-input .Select-noresults{padding:6px 10px;font-size:13px}.my-accounts-wraper .input-select-field .select-input .Select-option{padding:5px 6px;font-size:13px}.my-accounts-wraper .AddBtn{height:50px;width:50px;margin-top:10px}.my-accounts-wraper .adminRoleInput-field{display:flex;flex-flow:row}.my-accounts-wraper .input-field{margin-top:10px;height:auto;min-height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;width:100%}.my-accounts-wraper .input-field.inValid{border:2px solid #f54949}.my-accounts-wraper .input-field h6{font-size:.9em;color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.my-accounts-wraper .input-field input,.my-accounts-wraper .input-field select,.my-accounts-wraper .input-field textarea{background:transparent;margin-left:10px;width:-webkit-fill-available;border:none;outline:none}.my-accounts-wraper .input-field .labelsTitle{width:120px;overflow:hidden;margin-bottom:10px;margin-left:10px;padding-top:12px}.my-accounts-wraper .input-field .labelsListItem{display:inline-flex;width:100%;overflow:hidden;min-width:200px;margin-bottom:10px;margin-left:10px}.my-accounts-wraper .input-field .labelsListItem input{margin-right:35px;flex:1 1;max-width:100%;border-radius:5px}.my-accounts-wraper .input-field .labelsListItem img{max-width:15%;height:20px;margin-top:0;margin-right:20px}.my-accounts-wraper .input-field .labelsListItem img.visible{visibility:visible}.my-accounts-wraper .input-field.no-label img{margin-top:10px}.my-accounts-wraper .list-item{padding:10px;display:flex;border-bottom:1px solid #e1ecf3}.my-accounts-wraper .list-item div{flex:1 1}.my-accounts-wraper .list-item div h4,.my-accounts-wraper .list-item div p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.my-accounts-wraper .list-item.active,.my-accounts-wraper .list-item:hover{background:#77b5df}.my-accounts-wraper .list-item .selected-item{background:#77b5df;font-weight:500}.my-accounts-wraper .column-body{position:relative}.my-accounts-wraper .column-body .list-wrapper{overflow:auto}.my-accounts-wraper .column-body .add-btn{position:absolute;bottom:10px;right:10px;width:70px;border-radius:50%;background:#0267aa;outline:none;padding:0;height:70px;margin-left:10px;margin-bottom:20px;margin-right:20px;border:none}.my-accounts-wraper .column-body .add-btn:before{color:#fff;line-height:2;content:"";font-size:20px;font-weight:lighter;border-radius:50%;box-sizing:border-box;display:inline-block}.my-accounts-wraper .subscription-configurations{display:flex;flex-direction:column}.my-accounts-wraper .subscription-configurations .btn-login{margin-right:0}.my-accounts-wraper .excution-list{-webkit-padding-start:0;padding-inline-start:0}.my-accounts-wraper .excution-list li{display:flex}.my-accounts-wraper .excution-list li span{flex:2 1;align-self:center}.my-accounts-wraper .excution-list li img{max-height:20px;max-width:20px}.my-accounts-wraper .disabled{pointer-events:none;opacity:.4}.my-accounts-wraper .excuetion-options{margin:10px 20px;justify-content:space-between;display:flex}.my-accounts-wraper .excuetion-options input{align-self:center}.my-accounts-wraper .execute-loader{border:1px solid;border-radius:20px;min-height:20px;transition:all .3s}.my-accounts-wraper .execute-loader div{background-color:#3ba2f6;border-radius:20px;color:#fff;text-align:end;padding-right:5px;transition:all .1s;height:20px}.my-accounts-wraper .execute-loader div.width-10{width:0}.my-accounts-wraper .execute-loader div.width-20{width:20%}.my-accounts-wraper .execute-loader div.width-30{width:30%}.my-accounts-wraper .execute-loader div.width-40{width:40%}.my-accounts-wraper .execute-loader div.width-50{width:50%}.my-accounts-wraper .execute-loader div.width-60{width:60%}.my-accounts-wraper .execute-loader div.width-70{width:70%}.my-accounts-wraper .execute-loader div.width-80{width:80%}.my-accounts-wraper .execute-loader div.width-90{width:90%}.my-accounts-wraper .execute-loader div.width-100{width:100%}.my-accounts-wraper .execution-summarry{margin-top:20px;border:1px solid;padding:5px}.my-accounts-wraper .execution-summarry h3{text-align:center}.my-accounts-wraper .execution-summarry hr{height:1px}.my-accounts-wraper .execution-result .btn-login{margin-top:20px;min-width:100%}.my-accounts-wraper .progress-bar{display:flex;margin-top:10px}.my-accounts-wraper .progress-bar progress{width:90%;height:20px;background-image:-webkit-linear-gradient(135deg,transparent,transparent 33%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 66%,transparent 0),-webkit-linear-gradient(top,hsla(0,0%,100%,.25),rgba(0,0,0,.2)),-webkit-linear-gradient(left,#09c,#ff0)}.my-accounts-wraper .progress-bar label{background:#e7f4fd}.my-accounts-wraper .correlation-table{font-size:13px;border-collapse:collapse;border:3px solid #77b5df;width:100%}.my-accounts-wraper .correlation-table th{border:1px solid #e7f4fd;padding-top:12px;padding-bottom:12px;background-color:#77b5df;color:#fff;font-weight:400}.my-accounts-wraper .correlation-table td{padding:8px;width:50%;height:15px;border:1px solid #e7f4fd}.my-accounts-wraper .correlation-table tr{background-color:#fff}.my-accounts-wraper .correlation-table tr:hover{background-color:#77b5df}.my-accounts-wraper .correlationScoreDisable{max-width:30px;margin-left:50px;background:transparent;width:-webkit-fill-available;border:none;outline:none}.my-accounts-wraper .correlationScoreEnable{max-width:30px;margin-left:50px;width:-webkit-fill-available;border:1px solid #000}.my-accounts-wraper .button-wrapper{display:inline-flex}.my-accounts-wraper .addCorrelationBtn{height:16px;width:16px;padding-left:4px;background:#04caa7;border-radius:3px;border:none;margin-left:10px;color:#fff}.main-div{width:100%;margin:0 5px 0 0;display:flex}.main-div .page-column .column-body{padding:5% 5% 3%}.main-div .page-column .column-body .fields-row{display:flex;flex-wrap:wrap;justify-content:space-between}.main-div .page-column .column-body .labelCalender{display:flex;max-width:100%}.main-div .page-column .column-body .labelCalender .form-label{min-width:25%;font-size:12px;margin-top:8px;display:flex;color:#9783cf}.main-div .page-column .column-body .labelCalender .datepicker-input{padding:0 10px;width:70%}.main-div .page-column .column-body .chart{width:70%;margin:5% 0 0 15%}.user-detail-component,.user-detail-component .MsgWrapper{width:100%}.user-detail-component .roundeImg{max-width:100%;height:105px}.user-detail-component .titleLabel{text-align:center;margin:5% 0;text-transform:uppercase}.user-detail-component .leftLabel{min-width:90px;display:table-cell}.user-detail-component .rightLabel{width:100%;padding:6px 10px;display:table-cell;border-radius:3px}.user-detail-component .dashItemImg{width:104px;display:flex;align-items:center;justify-content:center;height:104px;position:relative;margin:0 auto;border-radius:50%;overflow:hidden;background:#dfd9f7}.user-detail-component .no-dp .roundeImg{max-width:40px}.company-list .list-item{display:flex;padding:15px 36px 15px 15px;align-items:center}.company-list .dashItemImg{width:52px;height:52px;border-radius:50%;overflow:hidden;background:#f1edff}.company-list .roundImg{width:52px;height:52px}.company-list .CompNameCnt{padding:0 0 0 20px;flex:1 1}.company-list .defaultCompanyName{font-family:"rubik",Arial,sans-sarif;font-weight:500;font-size:14px;font-weight:700;color:#9783cf}.company-list .listLabel{font-family:"rubik",Arial,sans-sarif;font-weight:500;font-size:14px}.company-list .CompAddress{font-weight:400}.company-list .CompAddress,.company-list .getStarted{font-size:12px;color:#9783cf}.company-list .no-dp{display:flex;justify-content:center;align-items:center}.company-list .no-dp .roundImg{width:25px;height:25px}.input-select-field{color:#0267aa;height:auto;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;margin-top:8px}.input-select-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.input-select-field .css-1pahdxg-control{background:transparent;border:none}.input-select-field .select-fix .Select-control{padding-top:5px!important}.input-select-field .select-input{width:100%}.input-select-field .select-input.inValid{border:1px solid #f54949;border-radius:3px}.input-select-field .select-input .css-yk16xz-control input{background:transparent;border:transparent}.input-select-field .select-input>div:last-of-type{height:auto;background:#e7f4fd;border:none}.input-select-field .select-input .css-yk16xz-control{min-width:56px}.input-select-field .select-input div[class~=-control]{background:#fff!important;box-shadow:none!important;color:#9783cf;font-size:13px;border:transparent;border-radius:3px}.input-select-field .select-input div[class~=-control] .Select-value{line-height:27px}.input-select-field .select-input .Select-input{color:#3ba2f6;font-size:13px;height:auto}.input-select-field .select-input .Select-input>input{min-width:0;padding:6px 0;line-height:1}.input-select-field .select-input .Select-placeholder{line-height:30px;color:#beb6e0;font-size:13px}.input-select-field .select-input .Select-menu-outer{border:none}.input-select-field .select-input .Select-menu-outer:before{content:"";box-shadow:0 0 6px #888;position:absolute;top:2px;bottom:0;left:0;right:0;z-index:-1}.input-select-field .select-input .Select-menu-outer .Select-menu{background:#fff}.input-select-field .select-input .Select-noresults{padding:6px 10px;font-size:13px}.input-select-field .select-input .Select-option{padding:5px 6px;font-size:13px}.list-wrapper .list-item.selected-item{background:#dfd9f7}.statisticsText{text-align:center}.main-div-reports{width:100%;margin:0 5px 0 0;display:flex}.main-div-reports .page-column .column-body{padding:20px}.main-div-reports .page-column .column-body .fields-row{display:flex;flex-wrap:wrap;justify-content:space-between}.main-div-reports .page-column .column-body .labelCalender{display:flex;max-width:100%}.main-div-reports .page-column .column-body .labelCalender .form-label{min-width:25%;font-size:12px;margin-top:8px;display:flex;color:#9783cf}.main-div-reports .page-column .column-body .labelCalender .datepicker-input{padding:0 10px;width:70%}.main-div-reports .page-column .column-body .chart{width:70%;margin:5% 0 0 15%}.selected-searches{display:flex;width:100%}.selected-searches .MsgWrapper{width:100%}.selected-searches .roundeImg{max-width:100%;height:105px}.selected-searches .titleLabel{text-align:center;margin:5% 0;text-transform:uppercase}.selected-searches .leftLabel{min-width:150px;display:table-cell}.selected-searches .rightLabel{width:100%;padding:6px 10px;display:table-cell;border-radius:3px}.selected-searches .dashItemImg{width:104px;display:flex;align-items:center;justify-content:center;height:104px;position:relative;margin:0 auto;border-radius:50%;overflow:hidden;background:#dfd9f7}.selected-searches .no-dp .roundeImg{max-width:40px}.email-module .column-body .add-btn:before{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;font-size:25px}.email-module .admin-save-form .input-field{width:auto}.email-module .list-checkbox{align-self:center;margin-right:5px;margin-left:5px}.email-module .list-checkbox input[type=checkbox]{width:auto!important;transform:scale(1.5);padding:10px;margin-right:5px}.email-module .list-checkbox span{margin-left:10px}.email-module .select-fix .Select-control{padding-top:5px!important}.email-module .input-select-field{color:#0267aa;height:auto;min-height:40px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;margin-top:10px}.email-module .input-select-field.inValid{border:2px solid #f54949}.email-module .input-select-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.email-module .input-select-field .css-1pahdxg-control{background:transparent;border:none}.email-module .input-select-field .select-input{width:100%}.email-module .input-select-field .select-input.inValid{border:1px solid #f54949;border-radius:3px}.email-module .input-select-field .select-input .css-yk16xz-control input{background:transparent;border:transparent}.email-module .input-select-field .select-input>div:last-of-type{height:auto;background:#e7f4fd;border:none}.email-module .input-select-field .select-input .css-yk16xz-control{min-width:56px}.email-module .input-select-field .select-input div[class~=-control]{background:#fff!important;box-shadow:none!important;color:#9783cf;font-size:13px;border:transparent;border-radius:3px}.email-module .input-select-field .select-input div[class~=-control] .Select-value{line-height:27px}.email-module .input-select-field .select-input .Select-input{color:#3ba2f6;font-size:13px;height:auto}.email-module .input-select-field .select-input .Select-input>input{min-width:0;padding:6px 0;line-height:1}.email-module .input-select-field .select-input .Select-placeholder{line-height:30px;color:#beb6e0;font-size:13px}.email-module .input-select-field .select-input .Select-menu-outer{border:none}.email-module .input-select-field .select-input .Select-menu-outer:before{content:"";box-shadow:0 0 6px #888;position:absolute;top:2px;bottom:0;left:0;right:0;z-index:-1}.email-module .input-select-field .select-input .Select-menu-outer .Select-menu{background:#fff}.email-module .input-select-field .select-input .Select-noresults{padding:6px 10px;font-size:13px}.email-module .input-select-field .select-input .Select-option{padding:5px 6px;font-size:13px}.email-module .AddBtn{height:55px;width:55px;margin-top:0}.email-module .email-list-wrapper{margin:20px}.email-module .adminRoleInput-field{display:flex;flex-flow:row}.email-module .input-field{margin-top:10px;height:auto;min-height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;width:100%}.email-module .input-field.inValid{border:2px solid #f54949}.email-module .input-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:1.2em;margin-block-end:1.2em}.email-module .input-field input,.email-module .input-field select,.email-module .input-field textarea{background:transparent;margin-left:10px;width:-webkit-fill-available;border:none;outline:none}.email-module .input-field .labelsTitle{width:120px;overflow:hidden;margin-bottom:10px;margin-left:10px;padding-top:12px}.email-module .input-field .labelsListItem{display:inline-flex;width:100%;overflow:hidden;min-width:200px;margin-bottom:10px;margin-left:10px}.email-module .input-field .labelsListItem input{margin-right:35px;flex:1 1;max-width:100%;border-radius:5px}.email-module .input-field .labelsListItem img{max-width:15%;height:20px;margin-top:0;margin-right:20px}.email-module .input-field .labelsListItem img.visible{visibility:visible}.email-module .input-field.no-label img{margin-top:10px}.email-module .list-item{border:1px solid #77b5df;margin-bottom:5px;border-radius:5px;background:#fff;display:flex;justify-content:space-between;align-items:center}.email-module .list-item div{padding-right:8px;flex:1 1}.email-module .list-item div h4,.email-module .list-item div p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.email-module .list-item.active,.email-module .list-item:hover{background:#77b5df}.email-module .list-item .selected-item{background:#77b5df;font-weight:500}.email-module .column-body{position:relative}.email-module .column-body .list-wrapper{overflow:auto}.email-module .column-body .add-btn{position:absolute;bottom:10px;right:10px;width:70px;border-radius:50%;background:#0267aa;outline:none;padding:0;height:70px;margin-left:10px;margin-bottom:20px;margin-right:20px;border:none}.email-module .column-body .add-btn:before{color:#fff;line-height:2;content:"";font-size:20px;font-weight:lighter;border-radius:50%;box-sizing:border-box;display:inline-block}.email-module .subscription-configurations{display:flex;flex-direction:column}.email-module .subscription-configurations .btn-login{margin-right:0}.email-module .excution-list{-webkit-padding-start:0;padding-inline-start:0}.email-module .excution-list li{display:flex}.email-module .excution-list li span{flex:2 1;align-self:center}.email-module .excution-list li img{max-height:20px;max-width:20px}.email-module .disabled{pointer-events:none;opacity:.4}.email-module .excuetion-options{margin:10px 20px;justify-content:space-between;display:flex}.email-module .excuetion-options input{align-self:center}.email-module .execute-loader{border:1px solid;border-radius:20px;min-height:20px;transition:all .3s}.email-module .execute-loader div{background-color:#3ba2f6;border-radius:20px;color:#fff;text-align:end;padding-right:5px;transition:all .1s;height:20px}.email-module .execute-loader div.width-10{width:0}.email-module .execute-loader div.width-20{width:20%}.email-module .execute-loader div.width-30{width:30%}.email-module .execute-loader div.width-40{width:40%}.email-module .execute-loader div.width-50{width:50%}.email-module .execute-loader div.width-60{width:60%}.email-module .execute-loader div.width-70{width:70%}.email-module .execute-loader div.width-80{width:80%}.email-module .execute-loader div.width-90{width:90%}.email-module .execute-loader div.width-100{width:100%}.email-module .execution-summarry{margin-top:20px;border:1px solid;padding:5px}.email-module .execution-summarry h3{text-align:center}.email-module .execution-summarry hr{height:1px}.email-module .execution-result .btn-login{margin-top:20px;min-width:100%}.email-module .progress-bar{display:flex;margin-top:10px}.email-module .progress-bar progress{width:90%;height:20px;background-image:-webkit-linear-gradient(135deg,transparent,transparent 33%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 66%,transparent 0),-webkit-linear-gradient(top,hsla(0,0%,100%,.25),rgba(0,0,0,.2)),-webkit-linear-gradient(left,#09c,#ff0)}.email-module .progress-bar label{background:#e7f4fd}.email-module .correlation-table{font-size:13px;border-collapse:collapse;border:3px solid #77b5df;width:100%}.email-module .correlation-table th{border:1px solid #e7f4fd;padding-top:12px;padding-bottom:12px;background-color:#77b5df;color:#fff;font-weight:400}.email-module .correlation-table td{padding:8px;width:50%;height:15px;border:1px solid #e7f4fd}.email-module .correlation-table tr{background-color:#fff}.email-module .correlation-table tr:hover{background-color:#77b5df}.email-module .correlationScoreDisable{max-width:30px;margin-left:50px;background:transparent;width:-webkit-fill-available;border:none;outline:none}.email-module .correlationScoreEnable{max-width:30px;margin-left:50px;width:-webkit-fill-available;border:1px solid #000}.email-module .button-wrapper{display:inline-flex}.email-module .addCorrelationBtn{height:16px;width:16px;padding-left:4px;background:#04caa7;border-radius:3px;border:none;margin-left:10px;color:#fff}.tox .tox-editor-header{z-index:0!important}.email-templates-module .column-body .add-btn:before{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;font-size:25px}.email-templates-module .first-column{padding:12px}.email-templates-module .admin-save-form .input-field{width:auto}.email-templates-module .admin-save-form .invalid{border:2px solid #f54949}.email-templates-module .list-checkbox{align-self:center;margin-right:5px;margin-left:5px}.email-templates-module .list-checkbox input[type=checkbox]{width:auto!important;transform:scale(1.5);padding:10px;margin-right:5px}.email-templates-module .list-checkbox span{margin-left:10px}.email-templates-module .select-fix .Select-control{padding-top:5px!important}.email-templates-module .input-select-field{color:#0267aa;height:auto;min-height:40px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;margin-top:10px}.email-templates-module .input-select-field.inValid{border:2px solid #f54949}.email-templates-module .input-select-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:.8em;margin-block-end:.8em}.email-templates-module .input-select-field .css-1pahdxg-control{background:transparent;border:none}.email-templates-module .input-select-field .select-input{width:100%}.email-templates-module .input-select-field .select-input.inValid{border:1px solid #f54949;border-radius:3px}.email-templates-module .input-select-field .select-input .css-yk16xz-control input{background:transparent;border:transparent}.email-templates-module .input-select-field .select-input>div:last-of-type{height:auto;background:#e7f4fd;border:none}.email-templates-module .input-select-field .select-input .css-yk16xz-control{min-width:56px}.email-templates-module .input-select-field .select-input div[class~=-control]{background:#fff!important;box-shadow:none!important;color:#9783cf;font-size:13px;border:transparent;border-radius:3px}.email-templates-module .input-select-field .select-input div[class~=-control] .Select-value{line-height:27px}.email-templates-module .input-select-field .select-input .Select-input{color:#3ba2f6;font-size:13px;height:auto}.email-templates-module .input-select-field .select-input .Select-input>input{min-width:0;padding:6px 0;line-height:1}.email-templates-module .input-select-field .select-input .Select-placeholder{line-height:30px;color:#beb6e0;font-size:13px}.email-templates-module .input-select-field .select-input .Select-menu-outer{border:none}.email-templates-module .input-select-field .select-input .Select-menu-outer:before{content:"";box-shadow:0 0 6px #888;position:absolute;top:2px;bottom:0;left:0;right:0;z-index:-1}.email-templates-module .input-select-field .select-input .Select-menu-outer .Select-menu{background:#fff}.email-templates-module .input-select-field .select-input .Select-noresults{padding:6px 10px;font-size:13px}.email-templates-module .input-select-field .select-input .Select-option{padding:5px 6px;font-size:13px}.email-templates-module .AddBtn{height:55px;width:55px;margin-top:0}.email-templates-module .email-list-wrapper{margin:20px}.email-templates-module .adminRoleInput-field{display:flex;flex-flow:row}.email-templates-module .input-field{margin-top:10px;height:auto;min-height:50px;border:2px solid #77b5df;border-radius:5px;margin-bottom:15px;width:100%}.email-templates-module .input-field.inValid{border:2px solid #f54949}.email-templates-module .input-field h6{color:#77b5df;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-10px;margin-left:10px;padding-left:5px;padding-right:5px;background:#e7f4fd;-webkit-margin-after:1.2em;margin-block-end:1.2em}.email-templates-module .input-field input,.email-templates-module .input-field select,.email-templates-module .input-field textarea{background:transparent;margin-left:10px;width:-webkit-fill-available;width:100%;border:none;outline:none}.email-templates-module .input-field .labelsTitle{width:120px;overflow:hidden;margin-bottom:10px;margin-left:10px;padding-top:12px}.email-templates-module .input-field .labelsListItem{display:inline-flex;width:100%;overflow:hidden;min-width:200px;margin-bottom:10px;margin-left:10px}.email-templates-module .input-field .labelsListItem input{margin-right:35px;flex:1 1;max-width:100%;border-radius:5px}.email-templates-module .input-field .labelsListItem img{max-width:15%;height:20px;margin-top:0;margin-right:20px}.email-templates-module .input-field .labelsListItem img.visible{visibility:visible}.email-templates-module .input-field.no-label img{margin-top:10px}.email-templates-module .list-item{border:1px solid #77b5df;margin-bottom:5px;border-radius:5px;background:#fff;display:flex;justify-content:space-between;align-items:center}.email-templates-module .list-item div{padding-right:8px;flex:1 1}.email-templates-module .list-item div h4,.email-templates-module .list-item div p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.email-templates-module .list-item.active,.email-templates-module .list-item:hover{background:#77b5df}.email-templates-module .list-item .selected-item{background:#77b5df;font-weight:500}.email-templates-module .column-body{position:relative}.email-templates-module .column-body .list-wrapper{overflow:auto}.email-templates-module .column-body .add-btn{position:absolute;bottom:10px;right:10px;width:70px;border-radius:50%;background:#0267aa;outline:none;padding:0;height:70px;margin-left:10px;margin-bottom:20px;margin-right:20px;border:none}.email-templates-module .column-body .add-btn:before{color:#fff;line-height:2;content:"";font-size:20px;font-weight:lighter;border-radius:50%;box-sizing:border-box;display:inline-block}.email-templates-module .subscription-configurations{display:flex;flex-direction:column}.email-templates-module .subscription-configurations .btn-login{margin-right:0}.email-templates-module .excution-list{-webkit-padding-start:0;padding-inline-start:0}.email-templates-module .excution-list li{display:flex}.email-templates-module .excution-list li span{flex:2 1;align-self:center}.email-templates-module .excution-list li img{max-height:20px;max-width:20px}.email-templates-module .disabled{pointer-events:none;opacity:.4}.email-templates-module .excuetion-options{margin:10px 20px;justify-content:space-between;display:flex}.email-templates-module .excuetion-options input{align-self:center}.email-templates-module .execute-loader{border:1px solid;border-radius:20px;min-height:20px;transition:all .3s}.email-templates-module .execute-loader div{background-color:#3ba2f6;border-radius:20px;color:#fff;text-align:end;padding-right:5px;transition:all .1s;height:20px}.email-templates-module .execute-loader div.width-10{width:0}.email-templates-module .execute-loader div.width-20{width:20%}.email-templates-module .execute-loader div.width-30{width:30%}.email-templates-module .execute-loader div.width-40{width:40%}.email-templates-module .execute-loader div.width-50{width:50%}.email-templates-module .execute-loader div.width-60{width:60%}.email-templates-module .execute-loader div.width-70{width:70%}.email-templates-module .execute-loader div.width-80{width:80%}.email-templates-module .execute-loader div.width-90{width:90%}.email-templates-module .execute-loader div.width-100{width:100%}.email-templates-module .execution-summarry{margin-top:20px;border:1px solid;padding:5px}.email-templates-module .execution-summarry h3{text-align:center}.email-templates-module .execution-summarry hr{height:1px}.email-templates-module .execution-result .btn-login{margin-top:20px;min-width:100%}.email-templates-module .progress-bar{display:flex;margin-top:10px}.email-templates-module .progress-bar progress{width:90%;height:20px;background-image:-webkit-linear-gradient(135deg,transparent,transparent 33%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 66%,transparent 0),-webkit-linear-gradient(top,hsla(0,0%,100%,.25),rgba(0,0,0,.2)),-webkit-linear-gradient(left,#09c,#ff0)}.email-templates-module .progress-bar label{background:#e7f4fd}.email-templates-module .correlation-table{font-size:13px;border-collapse:collapse;border:3px solid #77b5df;width:100%}.email-templates-module .correlation-table th{border:1px solid #e7f4fd;padding-top:12px;padding-bottom:12px;background-color:#77b5df;color:#fff;font-weight:400}.email-templates-module .correlation-table td{padding:8px;width:50%;height:15px;border:1px solid #e7f4fd}.email-templates-module .correlation-table tr{background-color:#fff}.email-templates-module .correlation-table tr:hover{background-color:#77b5df}.email-templates-module .correlationScoreDisable{max-width:30px;margin-left:50px;background:transparent;width:-webkit-fill-available;border:none;outline:none}.email-templates-module .correlationScoreEnable{max-width:30px;margin-left:50px;width:-webkit-fill-available;border:1px solid #000}.email-templates-module .button-wrapper{display:inline-flex}.email-templates-module .addCorrelationBtn{height:16px;width:16px;padding-left:4px;background:#04caa7;border-radius:3px;border:none;margin-left:10px;color:#fff}.email-templates-modal{max-height:calc(100% - 20px);overflow:auto;width:46%;box-shadow:2px 2px 204px 0 rgba(0,0,0,.2);border:1px solid #eae5fc}.btn-SubmitPass{margin-top:10px;height:40px;width:40%;align-self:center}.setFontto15AndBold{font-weight:700;font-size:15px}.nocolorMyaccount{background:none}@media screen and (max-width:767px){.email-templates-modal{max-height:calc(100% - 20px);overflow:auto;width:100%;box-shadow:2px 2px 204px 0 rgba(0,0,0,.2);border:1px solid #eae5fc}.maintitle{font-size:60px!important}}.searches-list .list-item{padding:15px;align-items:center;margin:5px 0}.searches-list .dashItemImg{width:52px;height:52px;border-radius:50%;overflow:hidden;background:#f1edff}.searches-list .roundImg{width:52px;height:52px}.searches-list .CompNameCnt{padding:0 0 0 20px;flex:1 1}.searches-list .defaultCompanyName{font-family:"rubik",Arial,sans-sarif;font-weight:500;font-size:14px;font-weight:700;color:#9783cf}.searches-list .listLabel{font-family:"rubik",Arial,sans-sarif;font-weight:500;font-size:14px}.searches-list .CompAddress{font-weight:400;text-align:end}.searches-list .CompAddress,.searches-list .getStarted{font-size:12px;color:#9783cf}.searches-list .no-dp{display:flex;justify-content:center;align-items:center}.searches-list .no-dp .roundImg{width:25px;height:25px}.selected-logs{display:flex;width:100%}.selected-logs .MsgWrapper{width:100%}.selected-logs .roundeImg{max-width:100%;height:105px}.selected-logs .titleLabel{text-align:center;margin:5% 0;text-transform:uppercase}.selected-logs .leftLabel{min-width:150px;display:table-cell}.selected-logs .rightLabel{width:100%;padding:6px 10px;display:table-cell;border-radius:3px;word-break:break-all}.selected-logs .dashItemImg{width:104px;display:flex;align-items:center;justify-content:center;height:104px;position:relative;margin:0 auto;border-radius:50%;overflow:hidden;background:#dfd9f7}.selected-logs .no-dp .roundeImg{max-width:40px}.user-detail-component{display:flex;width:95%;padding-top:3%;margin-left:3%}.view-resume-button{margin:5% 0 0 32%}.company-list .no-dp{align-items:normal}.resume-detail-component .AvailableList:after,.resume-detail-component .AvailableList:before,.resume-detail-component .AvailableTitle:after,.resume-detail-component .AvailableTitle:before,.resume-detail-component .ResumeHeadingCnt:after,.resume-detail-component .ResumeHeadingCnt:before,.resume-detail-component .ResumeItem:after,.resume-detail-component .ResumeItem:before,.resume-detail-component .resumeProfile:after,.resume-detail-component .resumeProfile:before{content:" ";display:table}.resume-detail-component .AvailableList:after,.resume-detail-component .AvailableTitle:after,.resume-detail-component .ResumeHeadingCnt:after,.resume-detail-component .ResumeItem:after,.resume-detail-component .resumeProfile:after{clear:both}.resume-detail-component .DownArrow:after{font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;font-size:25px}.resume-detail-component .LanName:before,.resume-detail-component .LocName:before{font-family:"Linearicons-Free";speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;font-size:25px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.resume-detail-component .AvailableList,.resume-detail-component .AvailableTitle,.resume-detail-component .ResumeHeadingCnt{position:relative}.resume-detail-component .AvailableList{border-radius:4px 4px 0 0;margin-bottom:10px;overflow:hidden}.resume-detail-component .AvailableList:last-child{margin-bottom:0}.resume-detail-component .AvailableTitle{border-radius:3px;overflow:hidden;margin-bottom:10px}.resume-detail-component .ResumeListWrap{background:#f1edff;font-size:15px}.resume-detail-component .ResumeList{line-height:1;color:#9783cf;font-family:"rubik",Arial,sans-sarif;background:#fff}.resume-detail-component .AvailableHeading{display:block;text-align:center;padding:13px 40px 12px 50px;background:#04caa7;color:#fff}.resume-detail-component .markRed{background:#f54949}.resume-detail-component .markYellow{background:#f6aa3a}.resume-detail-component .markGreen{background:#04caa7}.resume-detail-component .NotAvailable{background:#f54949}.resume-detail-component .ResumeHeading{display:block;text-align:center;padding:15px 40px 15px 50px;background:#dfd9f7;color:#9783cf;position:relative}.resume-detail-component .DownArrow{position:absolute;right:10px;top:50%;margin-top:-15px;width:30px;height:30px;cursor:pointer;padding-top:5px;text-align:center}.resume-detail-component .DownArrow:after{content:"";color:#9783cf;font-size:20px;box-sizing:border-box;display:inline-block;transform:rotate(270degdeg)}.resume-detail-component .DownArrow.UpArrow:after{transform:rotate(90deg)}.resume-detail-component .listCollapse .ResumeList{display:none}.resume-detail-component .listCollapse .DownArrow:after{transform:rotate(90deg)}.resume-detail-component .ResumeItem{font-size:15px}.resume-detail-component .ResumeItem:nth-child(2n){background-color:#f9f7ff}.resume-detail-component .SkillNumber{display:table-cell;width:50px;min-width:50px;padding:10px 0;vertical-align:middle;color:#9783cf;text-align:center;border-right:1px solid #ccc}.resume-detail-component .SkillName{display:table-cell;padding:10px;width:100%}.resume-detail-component .YearsCnt{display:table-cell;min-width:90px;padding:15px 10px 0 0;text-align:right}.resume-detail-component .Experience{display:table-cell;padding:15px 10px;text-transform:uppercase;font-weight:500}.resume-detail-component .LocLanCnt .ResumeHeading:before{content:none}.resume-detail-component .LocLanCnt .ResumeItem{padding:10px}.resume-detail-component .LocName{position:relative;padding:10px}.resume-detail-component .LocName:before{content:"";color:#fff;width:23px;height:23px;display:inline-block;box-sizing:border-box;vertical-align:initial;text-align:center;padding:4px 0 0;margin-right:12px;border-radius:50%;background:#dfd9f7;font-size:13px}.resume-detail-component .LanName{position:relative;padding:10px}.resume-detail-component .LanName:before{content:"";color:#fff;width:23px;height:23px;display:inline-block;box-sizing:border-box;vertical-align:initial;text-align:center;padding:6px 0 0;border-radius:50%;margin-right:12px;background:#dfd9f7;font-size:12px}.resume-detail-component .LevelCount{float:right;position:relative}.resume-detail-component .ProfExpCnt .ResumeHeading:before{content:none}.resume-detail-component .ProfExpCnt .ResumeList .ResumeHeadingCnt{min-height:37px;position:relative;background-color:#f9f7ff}.resume-detail-component .ProfExpCnt .ResumeList .DownArrow:after{color:#f9f7ff}.resume-detail-component .CompanyDate,.resume-detail-component .CompanyName{padding:5px;text-align:center}.resume-detail-component .shortlist{width:40px;text-align:center;position:absolute;top:0;right:0;bottom:0}.resume-detail-component .shortlist:after{content:"";display:inline-block}.resume-detail-component .lblHeading{font-size:15px;font-family:"rubik",Arial,sans-sarif;font-weight:500;display:block;line-height:1.2;color:#dfd9f7;padding:15px 0 0}.activeSearch .resume-detail-component .lblHeading{color:#9783cf}.resume-detail-component .collapseableCnt{position:absolute;right:0;width:40px;top:0;z-index:1}@media (max-width:767px){.resume-detail-component .collapseableCnt{width:100%}}.resume-detail-component .collapseableCnt>div{height:100%;display:block}.resume-detail-component .collapseableCnt>div>div{display:flex;flex-flow:column wrap}@media (max-width:767px){.resume-detail-component .collapseableCnt>div>div{flex-flow:row wrap}}.resume-detail-component .CollapseHeading{display:none;background:#dfd9f7;border-radius:4px;color:#9783cf;text-align:center;padding:10px 0 0;font-size:20px;flex:1 1;margin:10px 0 0}@media (max-width:767px){.resume-detail-component .CollapseHeading{min-height:0;width:auto;margin:0 10px 0 0;padding-top:0}}.resume-detail-component .CollapseHeading>div{position:relative;transform:rotate(180deg);writing-mode:vertical-rl;width:40px!important}@media (max-width:767px){.resume-detail-component .CollapseHeading>div{transform:none;writing-mode:initial;width:100%!important}}.resume-detail-component .CollapseHeading>div>div{vertical-align:middle}.resume-detail-component .CollapseCol{flex:none;width:40px;z-index:1}@media (max-width:767px){.resume-detail-component .CollapseCol{width:100%;padding:10px 0 0}}.resume-detail-component .CollapseCol>div{height:100%}.resume-detail-component .CollapseCol>div>div>a,.resume-detail-component .CollapseCol>div>div>div{display:none}.resume-detail-component .CollapseCol>div>div .CollapseHeading{display:flex;align-items:center}.resume-detail-component .CollapseCol.col-2,.resume-detail-component .CollapseCol.col-3{width:50px;padding:0 0 0 10px}@media (max-width:767px){.resume-detail-component .CollapseCol.col-2,.resume-detail-component .CollapseCol.col-3{width:100%;padding:10px 0 0}}.resume-detail-component .CollapseCol .collapseableCnt{display:block;position:relative;height:100%}.resume-detail-component .mr--50{margin-left:-50px}.resume-detail-component .pl-50{padding-left:50px!important}.resume-detail-component .pr-50{padding-right:50px!important}.resume-detail-component .clearSearch,.resume-detail-component .x-nbr .clearSearch{padding-top:22px;position:absolute;left:7px;height:60px;overflow:visible;width:60px;border-radius:50%;bottom:5px}.resume-detail-component .info{background:#3e335e;padding-top:3px;display:inline-block;font-family:sans-serif;width:25px;color:#fff;font-weight:500;font-size:15px;height:25px;top:3px;text-align:center;border-radius:50%;position:absolute;right:35px;cursor:pointer}.resume-detail-component .savedLabel{font-weight:500;font-size:15px}.resume-detail-component li.ResumeItem:before{display:none}.resume-detail-component .resumeProfile{padding:10px;background:#fff}.resume-detail-component .ExpName{float:right}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:initial}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:initial}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:initial}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:500}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}audio,canvas,img,svg,video{vertical-align:middle}@font-face{font-family:"FontAwesome";src:url(/static/media/fontawesome-webfont.674f50d2.eot);src:url(/static/media/fontawesome-webfont.674f50d2.eot) format("embedded-opentype"),url(/static/media/fontawesome-webfont.fee66e71.woff) format("woff"),url(/static/media/fontawesome-webfont.b06871f2.ttf) format("truetype"),url(/static/media/fontawesome-webfont.912ec66d.svg) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;line-height:1;-webkit-font-smoothing:antialiased;text-decoration:none;font-size:25px;line-height:11px}@font-face{font-family:"icomoon";src:url(/static/media/icomoon.b43ec438.eot);src:url(/static/media/icomoon.b43ec438.eot) format("embedded-opentype"),url(/static/media/icomoon.67d79bcc.ttf) format("truetype"),url(/static/media/icomoon.a64a2c89.woff) format("woff"),url(/static/media/icomoon.5e5ab149.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"icomoon";src:url(/static/media/Linearicons-Free.e781e33b.eot);src:url(/static/media/Linearicons-Free.e781e33b.eot) format("embedded-opentype"),url(/static/media/Linearicons-Free.4cebe255.ttf) format("truetype"),url(/static/media/Linearicons-Free.1f91b1ef.woff) format("woff"),url(/static/media/Linearicons-Free.cfb2e779.svg) format("svg");font-weight:400;font-style:normal}.fa,[class*=" icon-"],[class^=icon-]{font-style:normal;font-weight:400;-moz-osx-font-smoothing:grayscale}[class*=" icon-"],[class^=icon-]{font-family:"icomoon"!important;speak:none;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.setHeight50p{height:50px!important}.datepicker-wrapper{margin-bottom:10px;width:100%}.datepicker-input{min-width:0;width:100%;border:transparent;border-radius:3px;outline:none;padding:6px 10px;height:28px;font-size:13px;font-family:"rubik",Arial,sans-sarif;background:#f5f2ff;color:#9783cf}.react-datepicker-wrapper{display:block;position:relative;width:100%}.react-datepicker-wrapper:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAAsTAAALEwEAmpwYAAAHzmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIiB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE2LTAzLTAyVDIxOjI2OjA3KzA1OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wMi0wMlQxNzoyOTo0NiswNTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMi0wMlQxNzoyOTo0NiswNTowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDplZjk0MWJkYS1lM2Y3LTc4NGYtODgyZi1hMGExMzhhZjU0ZWEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDk0MzFFRDM1RERFMTFFMkJENTFDN0U5RDMyMEEwMEIiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowOTQzMUVEMzVEREUxMUUyQkQ1MUM3RTlEMzIwQTAwQiIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgdGlmZjpPcmllbnRhdGlvbj0iMSIgdGlmZjpYUmVzb2x1dGlvbj0iNzIwMDAwLzEwMDAwIiB0aWZmOllSZXNvbHV0aW9uPSI3MjAwMDAvMTAwMDAiIHRpZmY6UmVzb2x1dGlvblVuaXQ9IjIiIGV4aWY6Q29sb3JTcGFjZT0iNjU1MzUiIGV4aWY6UGl4ZWxYRGltZW5zaW9uPSIxMTAiIGV4aWY6UGl4ZWxZRGltZW5zaW9uPSIyMiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NDMxRUQwNURERTExRTJCRDUxQzdFOUQzMjBBMDBCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjA5NDMxRUQxNURERTExRTJCRDUxQzdFOUQzMjBBMDBCIi8+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmIxNGMyOGJlLTVhMGYtNGQ0My1iZWI2LThmZmUxYTkwNGJlMCIgc3RFdnQ6d2hlbj0iMjAxNi0wMy0wMlQyMToyODoyOCswNTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplZjk0MWJkYS1lM2Y3LTc4NGYtODgyZi1hMGExMzhhZjU0ZWEiIHN0RXZ0OndoZW49IjIwMTktMDItMDJUMTc6Mjk6NDYrMDU6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE4IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6tN7qLAAAATUlEQVQokWOc0fr0PwOZgIlcjQwMDAwsDAwMjJRoRnY2Iyl8ipxNdT8TzcfmZwaoGDIbWR6vn/+j0TgBNs2MaDROgCueGXGwUfhDNJ4BqncRL2iy0MIAAAAASUVORK5CYII=) no-repeat 0;width:23px;height:18px;position:absolute;right:0;top:50%;z-index:1;margin-top:-9px}.react-datepicker__input-container{display:block}.react-datepicker-popper{z-index:10000}.CloseBtn{height:55px;width:55px;background:#f54949;border-radius:3px;border:none;margin-left:10px;font-size:0}.CloseBtn:before{font-size:20px;content:"";color:#fff;vertical-align:middle;margin:-1px 0 0 1px;box-sizing:border-box}.edit-btn{border-radius:50%;background:#04caa7;outline:none;padding:0;border:none;align-self:center}.edit-btn:before{font-size:20px;content:"";color:#fff;vertical-align:middle;transform:rotate(45degdeg);margin:0 2px 2px 2.5px!important;box-sizing:border-box}.delete-btn{width:25px;height:25px;border-radius:50%;background:#f54949;outline:none;padding:0;border:none;align-self:center}.delete-btn:before{font-size:16px;content:"";color:#fff;vertical-align:middle;transform:rotate(45degdeg);margin:0 2px 2px 2.5px!important;box-sizing:border-box}.SaveCloudBtn{border:none;background:#04caa7;width:55px;height:55px;margin-left:10px;border-radius:3px;padding:0;position:relative}.SaveCloudBtn:before{font-size:20px;content:"";line-height:1.1;vertical-align:middle;color:#fff}.AddBtn{height:55px;width:55px;background:#04caa7;border-radius:3px;border:none;margin-left:10px;font-size:0}.AddBtn:before{font-size:20px;content:"";color:#fff;vertical-align:middle;transform:rotate(45deg);margin:-1px 0 0 1px}.App{font-family:rubik,Arial,sans-sarif;background:#3e335e;height:100vh;overflow:auto}.App,hr{width:100%}hr{box-sizing:initial;height:0;color:#77b5df;border-top:1px solid #77b5df}.select-input{margin-bottom:10px;width:100%}.select-input.inValid{border:1px solid #f54949;border-radius:3px}.select-input .Select-control{background:#e7f4fd!important;height:40px;box-shadow:none!important;color:#9783cf;font-size:13px;padding-top:10px;border:transparent;border-radius:3px}.select-input .Select-control .Select-value{line-height:27px}.select-input .Select-value-label{color:#0267aa!important}.select-input .Select-input{color:#9783cf;font-size:13px;height:auto}.select-input .Select-input>input{min-width:0;padding:0;line-height:1}.select-input .Select-placeholder{line-height:30px;color:#beb6e0;font-size:13px}.select-input .Select-menu-outer{border:none}.select-input .Select-menu-outer:before{content:"";box-shadow:0 0 6px #888;position:absolute;top:2px;bottom:0;left:0;right:0;z-index:-1}.select-input .Select-menu-outer .Select-menu{background:#fff}.select-input .Select-noresults{padding:6px 10px;font-size:13px}.select-input .Select-option{padding:5px 6px;font-size:13px}.btn-login{font-family:rubik,Arial,sans-sarif;background:#04caa7;color:#fff;font-size:16px;padding:6px 10px;display:inline-block;border-radius:4px;border:none;cursor:pointer;outline:none;margin-right:10px;transition:all .3s}.rdw-editor-main{background:#fff;height:150px}.close-btn{align-self:flex-end;width:40px;background:#fff;outline:none;padding:0;height:40px;border:1px solid transparent;border-radius:20px;margin:-15px -15px 10px 10px}.close-btn:before{font-size:20px;content:"";color:#ccc;vertical-align:middle;margin:-1px 0 0 1px;box-sizing:border-box}.close-btn:hover{background:#f54949}.collapseBtn{height:55px;width:55px;background:#77b5df;border-radius:3px;border:none;margin-left:10px;font-size:0}.collapseBtn:before{color:#fff;margin-left:-3px;content:"";font-size:23px;border-radius:50%;box-sizing:border-box}@media (max-width:767px){.collapseBtn:before{transform:rotate(-90degdeg)}}.collapseBtn.expandBtn{margin-left:0;transform:rotate(180deg);padding-bottom:10px}@media (max-width:767px){.collapseBtn.expandBtn{order:1}}.collapseBtn.expandBtn:before{transform:rotate(180degdeg);margin-left:2px;margin-top:3px}@media (max-width:767px){.collapseBtn.expandBtn:before{transform:rotate(90degdeg)}}.round-search{background:#fff;padding-left:10px;border-radius:3px;flex:1 1;height:35px;line-height:35px;outline:none;font-size:13px;border:10px solid #77b5df}.round-search ::-webkit-input-placeholder{color:#beb6e0}.round-search :-moz-placeholder,.round-search ::-moz-placeholder{color:#beb6e0}.round-search :-ms-input-placeholder{color:#beb6e0}.heading{font-size:15px;color:#fff;display:flex;flex:1 1;display:block;background:#77b5df;border-radius:3px;overflow:hidden}.heading p{margin-top:20px;margin-right:20px;margin-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expand-heading{cursor:pointer;background:#77b5df;color:#fff;border-radius:4px;text-align:center;font-size:15px;flex:1 1;margin:10px 0 0;display:flex!important;align-items:center;justify-content:center;transform:rotate(180deg);writing-mode:vertical-rl;outline:none}@media (max-width:767px){.expand-heading{writing-mode:initial;transform:none;margin:0 10px 0 0;order:-1}}.header{height:30px;background:#3e335e;color:azure;display:flex;padding:10px}@media (max-width:767px){.header{flex-flow:column-reverse}}@media (max-width:991px){.header{flex-flow:column-reverse;height:100px}}.header .left{flex:1 1;padding-left:5px;padding-right:5px}.header .left img{max-width:130px;margin-left:10px}@media (max-width:767px){.header .left{flex-flow:row;align-self:center}.header .left *{margin-top:10px}}.header .middle{flex:4 1}.header .middle li{display:inline-block;margin-left:20px;margin-right:20px;margin-top:5px}.header .middle li a{text-decoration:none;color:#fff}@media (max-width:767px){.header .middle{align-self:center}.header .middle li{margin-left:0;margin-right:10px}}.header .right{max-width:350px}.header .right .btn-login{margin-left:10px}@media (max-width:767px){.header .right{align-self:center;height:100px!important}}#loader-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000000;background:#000;opacity:.6}#loader{display:block;position:relative;left:50%;top:50%;width:150px;height:150px;margin:-75px 0 0 -75px;border-radius:50%;border:3px solid transparent;border-top-color:#3498db;animation:spin 2s linear infinite}#loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#e74c3c;animation:spin 3s linear infinite}#loader:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#f9c922;animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}progress[value]{-webkit-appearance:none;appearance:none;border:none;width:100%;height:20px;background-color:#f5f5f5;border-radius:3px;box-shadow:inset 0 2px 3px rgba(0,0,0,.5);color:#4169e1;position:relative;margin:0 0 1.5em}progress[value]::-webkit-progress-bar{background-color:#f5f5f5;border-radius:3px;box-shadow:inset 0 2px 3px rgba(0,0,0,.5)}progress[value]::-webkit-progress-value{position:relative;background-size:35px 20px,100% 100%,100% 100%;border-radius:3px;animation:animate-stripes 5s linear infinite}@keyframes animate-stripes{to{background-position:-100px 0}}progress[value]::-webkit-progress-value:after{content:"";position:absolute;width:5px;height:5px;top:7px;right:7px;background-color:#fff;border-radius:100%}progress[value]::-moz-progress-bar{background-image:-moz-linear-gradient(135deg,transparent,transparent 33%,rgba(0,0,0,.1) 33%,rgba(0,0,0,.1) 66%,transparent 66%),-moz-linear-gradient(top,hsla(0,0%,100%,.25),rgba(0,0,0,.2)),-moz-linear-gradient(left,#09c,#f44);background-size:35px 20px,100% 100%,100% 100%;border-radius:3px}.progress-bar{background-color:#f5f5f5;border-radius:3px;box-shadow:inset 0 2px 3px rgba(0,0,0,.5);width:100%;height:20px}.progress-bar span{background-color:#4169e1;border-radius:3px;display:block;text-indent:-9999px}p[data-value]{position:relative}p[data-value]:after{content:attr(data-value) "%";position:absolute;right:0}::-webkit-scrollbar{width:10px;margin:0 5px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#77b5df;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#9783cf}.collapseBtn:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;font-size:25px}.close-btn:before,.CloseBtn:before{font-family:"Linearicons-Free";speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;font-size:25px;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.AddBtn:before,.delete-btn:before,.edit-btn:before,.SaveCloudBtn:before{font-family:"icomoon"!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.72b39d8a.chunk.css.map */