.landing-page{display:flex;flex-direction:column;min-height:100%}.landing-page .top-bar{height:10px}.landing-page .top-bar img{height:10px;vertical-align:top;width:100%}.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{background:#3e335e;display:flex;flex:1 1;justify-content:center;min-height:90vh;padding-left:25%;padding-right:25%}@media(max-width:991px){.landing-page .body{flex-flow:row wrap;min-height:100%;overflow:auto}}.landing-page .body .cont{align-self:center;margin:25px}.landing-page .body .cont h1{color:#fff;margin-left:20px;margin-right:20px;text-align:center}.landing-page .body .cont .main{border:1px solid #8d77cc;border-radius:10px;display:flex;flex-direction:column;padding:20px}.landing-page .body .cont .main p{-webkit-margin-before:0;-webkit-margin-after:0;color:#fff;margin-block-end:0;margin-block-start:0;text-align:center}.landing-page .body .cont .main button{align-self:center;background:#04caa7;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:10px;padding:6px 10px}.loader{left:50%;position:absolute;top:50%;z-index:600}.header .left{max-width:100%}.login-form{background:#fff;display:flex;flex-direction:column;left:35%;padding:20px;position:fixed;top:30%;width:500px;z-index:1100}@media(max-width:991px){.login-form{left:1%;right:1%;top:125px;width:auto}}.login-form .login-btn,.login-form .login-forgot,.login-form input{background:#f5f2ff;border:none;border-radius:4px;font-family:rubik,Arial,sans-sarif;font-size:15px;height:35px;margin-bottom:15px;text-align:center;width:100%}.login-form .login-btn.inValid,.login-form .login-forgot.inValid,.login-form input.inValid{border:1px solid #f54949}.login-form .login-btn,.login-form .login-forgot,.login-form input{outline:none}.login-form .login-btn{background:#04caa7;color:#fff}.login-form .login-forgot{background:#fff;border:none;color:#000}.login-form .login-forgot:hover{background:#04caa7;color:#fff}.Forgot{border-radius:4px;display:block;font-family:rubik,Arial,sans-sarif;margin-bottom:10px;margin-top:10px;padding:7px;text-align:center}.Forgot:hover{background:#04caa7;color:#fff}.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{align-self:center;max-height:30px;max-width:30px;min-width:30px;opacity:.6}.header-mobile .middle{color:#0000;margin-top:-50px;transition:all 1.1s;transition:all 1s}.header-mobile .middle li a{color:#0000}.header-mobile .middle.expanded{display:block;margin-top:0}.header-mobile .middle.expanded li{font-size:15px;font-style:italic;list-style:none;margin:10px;padding:4px}.header-mobile .middle.expanded li:hover{opacity:.6}.header-mobile .middle.expanded li a{color:#fff;pointer-events:painted;text-decoration:none}.header-mobile .bottom{display:flex;justify-content:space-around;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 .notification{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAoCAYAAAAPOoFWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPZJREFUeNq81tsOgjAMANB2ov7/7ypaN7IlIwi9rGuT8QSc9EIDAsAznxvY4pXPKr05RUE5MEVB+TyWfCEl9LZApYopCmo9C4FKSMtYoI8Bwv79aQJU4l6hXXCZrQbokJEksxHo9KMOgc6w1atHXM8K9DVC7FQnJ0i8iK3QooGgbnyKgMDygBWyYFZoqx4qS27KqLZJjA1D0jK6QJcYEQEiWv9PGkTsbqxQ8oT+ZtZB6AkdsJnQDnMoHXHLGKOgDYuCWmYhEERCI5gaamW0bnHdA3k2ltlIN+2qKRyCND0bhqSYCyTB3CAOc4WusBEIpkeBuPgJMAAX8Hs1NfqHRgAAAABJRU5ErkJggg==) repeat-x 0 0 #94d954;border-bottom:2px solid #7acd2d;border-radius:0 0 5px 5px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-size:13px;left:0;margin:auto;padding:8px 10px 9px;position:fixed;right:0;text-align:center;top:0;width:90%;z-index:2000}.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{display:flex;flex-direction:column;max-height:100%;max-height:100vh;min-height:100%;overflow:hidden}.page-wrapper .top-bar{height:10px;z-index:66}.page-wrapper .top-bar img{height:10px;vertical-align:top;width:100%}.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{align-self:center;flex-flow:row;max-width:100%}.page-wrapper .header .middle{align-self:center}}.page-wrapper .right{display:flex;max-width:350px}@media(max-width:991px){.page-wrapper .right{align-self:center;flex-flow:row-reverse;max-width:100%}}.page-wrapper .right a{color:#fff;margin-left:10px;margin-top:5px;text-decoration:none}.page-wrapper .right img{max-height:40px;max-width:100px;vertical-align:center}.page-wrapper .page-body{color:#fff;display:flex;flex:1 1;max-height:100vh;overflow:hidden}.page-wrapper .page-body .page-sidebar{background:#0267aa;padding:20px;transition:all .3s;width:200px}@media(max-width:991px){.page-wrapper .page-body .page-sidebar{overflow:hidden;width:45px}}.page-wrapper .page-body .page-sidebar.collapsed{overflow:hidden;width:45px}.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;margin:0;min-height:100%;overflow:hidden;padding:10px}.page-wrapper .page-body .page-view .columns-wrapper{display:flex;margin-bottom:10px;min-width:100%}@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{display:flex;justify-content:space-between;margin-left:48px;padding:20px}.main-header-mobile .top img{max-width:55%}.main-header-mobile .top img:last-of-type{align-self:center;max-height:30px;max-width:30px;opacity:.6}.main-header-mobile .middle{border:1px solid;color:#0000;margin-top:-115px;transition:all 1.1s;transition:all 1s}.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:#0000}.main-header-mobile .middle:last-child{display:none}.main-header-mobile .middle.expanded{background:#3e335e;color:#fff;display:block;left:48px;margin-top:0;padding:0;position:absolute;width:calc(100% - 50px);z-index:222222}.main-header-mobile .middle.expanded li:first-child{text-align:center}.main-header-mobile .middle.expanded li{font-size:15px;list-style:none;margin:10px;padding:4px}.main-header-mobile .middle.expanded li a{color:#fff;pointer-events:painted;text-decoration:none}.main-header-mobile .middle.expanded:last-child{display:block}.nav-button{align-items:center;background:#3e335e;border:none;color:#8d82ab;display:flex;flex-flow:row;font-size:15px;line-height:1.2;min-width:120px;padding:8px 10px 8px 8px;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}.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{align-items:center;display:flex;flex-direction:column;justify-content:center}.post{width:220px}.post .avatar{animation:listShine 1s infinite;background-color:#ccc;background-color:#584d78;background-image:linear-gradient(100deg,#fff0,#ffffff80 50%,#fff0 80%),linear-gradient(#584d78 20px,#0000 0),linear-gradient(#584d78 20px,#0000 0),linear-gradient(#584d78 20px,#0000 0),linear-gradient(#584d78 20px,#0000 0);background-position:0 0,50% 50px,50% 100px,50% 150px,50% 200px;background-repeat:no-repeat;background-size:50px 100%,90% 200px,90% 200px,90% 200px,90% 200px;border-radius:50%;float:left;height:30px;margin:8px;width:30px}@media(max-width:767px){.post .avatar{margin-left:94px}}@media(max-width:1240px){.post .avatar{margin-left:94px}}.post .line{animation:listShine 1s infinite;background-color:#584d78;background-image:linear-gradient(100deg,#fff0,#ffffff80 50%,#fff0 80%),linear-gradient(#584d78 20px,#0000 0),linear-gradient(#584d78 20px,#0000 0),linear-gradient(#584d78 20px,#0000 0),linear-gradient(#584d78 20px,#0000 0);background-position:0 0,50% 50px,50% 100px,50% 150px,50% 200px;background-repeat:no-repeat;background-size:50px 100%,90% 200px,90% 200px,90% 200px,90% 200px;float:left;height:15px;margin-top:16px;width:140px}@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{background:#f6aa3a;border-radius:10px;color:#fff;font-size:10px;height:15px;left:30px;letter-spacing:-.5px;line-height:16px;min-width:15px;padding:0;position:absolute;text-align:center;top:0}.navigation .ConfigurationCookieAgreementIcon:before,.navigation .ConfigurationLegalNoticeIcon:before,.navigation .ConfigurationPrivacyPolicyIcon:before,.navigation .ConfigurationTermsAndConditionsIcon:before,.navigation .adminFeedbackIcon:before,.navigation .adminManagementAdminIcon:before,.navigation .adminManagementEventsIcon:before,.navigation .adminManagementFeaturesIcon:before,.navigation .adminManagementIcon:before,.navigation .adminManagementRoleIcon:before,.navigation .adminProductIcon:before,.navigation .adminbusinessUserIcon:before,.navigation .adminconfigurationIcon:before,.navigation .collaborationIcon:before,.navigation .companyIcon: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{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.navigation{background:#3e335e;height:91vh;min-width:230px;overflow:auto;overflow-x:hidden}@media(max-width:1240px){.navigation{bottom:0;box-shadow:0 0 7px 1px #3e335e;left:0;margin-top:10px;min-width:48px;position:absolute;top:0;width:48px;z-index:100}}.navigation.nav-shrink-container{flex:none;min-width:48px;overflow:hidden;width:48px}@media(max-width:1240px){.navigation.nav-shrink-container{min-width:200px;overflow:auto;width:200px}}.navigation .nav-help-icon-container{position:relative}.navigation .nav-help-icon-container.nav-help-icon-shrink-container{position:static}.navigation .nav-help-icon-container .help-icon{left:5px;right:0;top:2px}.navigation .ConfigurationCookieAgreementIcon,.navigation .ConfigurationLegalNoticeIcon,.navigation .ConfigurationPrivacyPolicyIcon,.navigation .ConfigurationTermsAndConditionsIcon,.navigation .adminFeedbackIcon,.navigation .adminManagementAdminIcon,.navigation .adminManagementEventsIcon,.navigation .adminManagementFeaturesIcon,.navigation .adminManagementIcon,.navigation .adminManagementRoleIcon,.navigation .adminProductIcon,.navigation .adminbusinessUserIcon,.navigation .adminconfigurationIcon,.navigation .collaborationIcon,.navigation .companyIcon,.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{align-items:center;background-color:#8d82ab;border-radius:50%;display:flex;height:30px;margin-right:10px;min-width:30px;text-align:center}.navigation .ConfigurationCookieAgreementIcon:before,.navigation .ConfigurationLegalNoticeIcon:before,.navigation .ConfigurationPrivacyPolicyIcon:before,.navigation .ConfigurationTermsAndConditionsIcon:before,.navigation .adminFeedbackIcon:before,.navigation .adminManagementAdminIcon:before,.navigation .adminManagementEventsIcon:before,.navigation .adminManagementFeaturesIcon:before,.navigation .adminManagementIcon:before,.navigation .adminManagementRoleIcon:before,.navigation .adminProductIcon:before,.navigation .adminbusinessUserIcon:before,.navigation .adminconfigurationIcon:before,.navigation .collaborationIcon:before,.navigation .companyIcon: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{color:#9783cf;content:"";display:inline-block;font-size:13px;margin:0 auto}.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%;content:"";height:5px;margin-top:-2px;position:absolute;right:15px;top:50%;width:8px}.navigation .DashboardBtn{background:#04caa7!important;color:#8d82ab!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{color:#3ba2f6;content:"󩄩"}.navigation .dashboardIcon{background-color:#8d82ab!important}.navigation .dashboardIcon:before{color:#04caa7;content:"󩉉";font-size:14px}.navigation .featuresIcon:before{color:#3e335e;content:"";font-size:13px}.navigation .lookupsIcon:before{color:#3e335e;content:"";font-size:18px}.navigation .adminManagementAdminIcon:before,.navigation .adminManagementIcon:before{color:#3e335e;content:"";font-size:18px}.navigation .adminManagementEventsIcon:before,.navigation .adminManagementFeaturesIcon:before,.navigation .adminManagementRoleIcon:before{color:#3e335e;content:"";font-size:18px}.navigation .lookupCorrelationIcon:before{color:#3e335e;content:"";font-size:16px}.navigation .systemLabelsIcon:before{color:#3e335e;content:"";font-size:16px}.navigation .messageIcon:before{color:#3e335e;content:"";font-size:11px}.navigation .emailIcon:before{color:#3e335e;content:"";font-size:18px}.navigation .embarkIcon{background-color:#3e335e}.navigation .embarkIcon:before{color:#3e335e;content:"󩉉";font-size:14px}.navigation .philipIcon{background-color:#3e335e}.navigation .philipIcon:before{color:#3e335e;content:"";font-size:14px}.navigation .createMessageIcon:before{color:#3e335e;content:"󩅙";font-size:13px}.navigation .inboxMessageIcon:before{color:#3e335e;content:"󩄹";font-size:13px}.navigation .sentMessageIcon:before{color:#3e335e;content:"󩅉";font-size:13px}.navigation .createOpportunityIcon:before{color:#3e335e;content:"󩆛";font-size:15px}.navigation .draftOpportunityIcon:before,.navigation .sendOpportunityIcon:before{color:#3e335e;content:"";font-size:14px}.navigation .opportunityIcon:before{color:#3e335e;content:"";font-size:15px;margin-top:-2px}.navigation .collaborationIcon:before{color:#3e335e;content:"";font-size:14px}.navigation .resumeIcon:before{color:#3e335e;content:"";font-size:14px}.navigation .companyIcon:before{color:#3e335e;content:"";font-size:13px}.navigation .presentIcon:before{color:#3e335e;content:"";font-size:14px}.navigation .statisticsIcon:before{color:#3e335e;content:"";font-size:14px}.navigation .feedbackIcon:before{color:#3e335e;content:"";font-size:14px}.navigation .settingIcon:before{color:#3e335e;content:"";font-size:14px}.navigation .ConfigurationCookieAgreementIcon:before,.navigation .ConfigurationLegalNoticeIcon:before,.navigation .ConfigurationPrivacyPolicyIcon:before,.navigation .ConfigurationTermsAndConditionsIcon:before,.navigation .adminFeedbackIcon:before,.navigation .adminProductIcon:before,.navigation .adminbusinessUserIcon:before,.navigation .adminconfigurationIcon:before,.navigation .configurationVersionIcon:before{color:#3e335e;content:"";font-size:18px}.page-column{color:#0267aa;display:flex;flex:1 1;flex-flow:column;height:100%;overflow:hidden;padding-left:10px;padding-top:10px;transition:all .2s}@media(max-width:991px){.page-column{height:auto;min-height:300px}.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{background:#e7f4fd;border-radius:3px;display:flex;flex:1 1;flex-direction:column;margin-top:10px;overflow:auto}@media(max-width:991px){.page-column.col-1,.page-column.col-2{flex:auto}.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{align-items:center;background:#77b5df;border-radius:4px;color:#fff;cursor:pointer;display:flex!important;flex:1 1;font-size:15px;justify-content:center;margin:10px 0 0;outline:none;text-align:center;transform:rotate(180deg);writing-mode:vertical-rl}@media(max-width:991px){.page-column .expand-heading{margin:0 10px 0 0;order:-1;transform:none;writing-mode:horizontal-tb}}.page-column.page-column-collapse{flex:none;width:auto}@media(max-width:991px){.page-column.page-column-collapse{align-self:flex-start;height:auto;min-height:0;width:calc(100% - 10px)}}.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{background:#0000!important;border:none!important;box-shadow:none!important;height:46px;outline:none;padding:0;position:absolute;right:0;top:0;width:45px}.switch-container .DashboardCompanyToggle:after,.switch-container .DashboardFreelanceToggle:after{background:#fff;border-radius:50%;content:"";height:20px;margin-top:-10px;position:absolute;right:20px;top:50%;width:20px}.switch-container .DashboardCompanyToggle:before,.switch-container .DashboardFreelanceToggle:before{background:#03987e;border-radius:10px;content:"";height:10px;margin-top:-5px;position:absolute;right:10px;top:50%;width:30px}.switch-container .DashboardFreelanceToggle:after{right:10px}.switch-container .DashboardFreelanceToggle:before{background:#0b8bf3}.list-wrapper .list-ul{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0;display:block;list-style:none;margin:0;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;padding-inline-start:0;width:100%}.list-wrapper .list-item{background:#fff;cursor:pointer;font-size:13px;padding:10px;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{align-items:center;background:#3ba2f6;border-bottom:2px solid #096fc2;border-radius:0 0 5px 5px;box-shadow:0 2px 4px #0000001a;color:#fff;display:flex;flex-flow:row;font-size:13px;left:0;margin:auto;padding:5px;position:fixed;right:0;text-align:center;top:0;width:90%;z-index:1001}@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{margin-top:10px;width:100%}}.confirm-dialog .dialog-btn{background:#04caa7;border:none;border-radius:3px;margin-left:10px;min-width:70px;padding:6px 7px}.confirm-dialog .info-dialog{background:#3ba2f6;border-bottom:2px solid #096fc2}.drag-image-component .drag-img-box:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:FontAwesome;font-size:25px;font-style:normal;font-weight:400;text-decoration:none}.drag-image-component{align-items:stretch;display:flex;flex-flow:row;padding:10px 0}.drag-image-component .drag-img-box{align-items:center;background:#e4e4e4;border:5px solid #c3c3c3;color:#c3c3c3;display:flex;flex:1 1;flex-flow:column;font-family:rubik,Arial,sans-sarif;font-weight:500;height:200px;justify-content:center;position:relative;text-align:center}.drag-image-component .drag-img-box:before{color:#c3c3c3;content:"";display:block;font-size:78px;line-height:1;margin-bottom:10px}.drag-image-component .drag-img-box p{margin:0}.drag-image-component .drag-img-box.active .closeBtn{display:block;margin-top:0;position:absolute;right:10px;top:10px}.drag-image-component .drag-img-box.active:before{display:none}.drag-image-component .droped-image{max-height:190px;max-width:100%}.drag-image-component .demo-droppable{align-items:center;border:3px dashed #f1edff;border-radius:4px;color:#9783cf;cursor:pointer;display:flex;flex:2 1;font-family:rubik,Arial,sans-sarif;font-size:15px;line-height:1.2;margin-left:10px;overflow:hidden;text-align:center}.drag-image-component .demo-droppable.drag-accepted{border:3px dashed #04caa7}.drag-image-component .demo-droppable p{margin:auto}.modal .model-close .closeBtn:before{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Linearicons-Free;font-size:25px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.modal{background:#fff;border:1 solid #ccc;box-shadow:2px 2px 204px 0 #0003;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:1.1s ease-out;visibility:visible;width:500px;z-index:100}.modal .model-close{float:right}.modal .model-close .closeBtn{align-self:flex-start;background:#f54949;border:1px solid #0000;border-radius:50%;height:25px;margin-left:10px;outline:none;padding:0;width:25px}.modal .model-close .closeBtn:before{box-sizing:border-box;color:#ccc;content:"";font-size:20px;margin:-1px 0 0 1px;vertical-align:middle}.modal .login-submit-row{align-items:flex-start;display:flex;justify-content:center}.modal .login-submit-row .submit-button{align-self:center;background-color:#37aeee;border:1px #0000;border-radius:3px;color:ivory;font-size:13px;line-height:2;max-width:80px;min-width:70px}.modal .login-submit-row .submit-button:hover{background-color:#d8d8d8;color:ivory}.modal .login-submit-row .forgot-label{font-size:12px;font-weight:700;margin-right:30px;margin-top:20px}.modal .login-submit-row .email-forgot-label{color:#9783cf;display:flex;font-size:14px;margin-top:8px;min-width:60px}.modal.off{box-shadow:2px 2px 204px 0 #0003;filter:blur(8px);opacity:0;transform:scale(.33);visibility:hidden}.modal .actions{background:#77b5df;border-bottom:2.5px solid #ccc;padding:20px}.modal .actions p{color:#fefefe;float:left;font-size:20px;margin:-10px}.system-labels-wraper .column-body .add-btn:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FontAwesome;font-size:25px;font-style:normal;font-weight:400;line-height:1;text-decoration:none}.system-labels-wraper .list-item .delete-btn:before{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Linearicons-Free;font-size:25px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.system-labels-wraper .input-select-field{border:2px solid #77b5df;border-radius:5px;color:#0267aa;height:auto;margin-bottom:15px;min-height:40px}.system-labels-wraper .input-select-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.system-labels-wraper .input-select-field .css-1pahdxg-control{background:#0000;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:#0000;border:#0000}.system-labels-wraper .input-select-field .select-input>div:last-of-type{background:#e7f4fd;border:none;height:auto}.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;border:#0000;border-radius:3px;box-shadow:none!important;color:#9783cf;font-size:13px}.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{line-height:1;min-width:0;padding:6px 0}.system-labels-wraper .input-select-field .select-input .Select-placeholder{color:#beb6e0;font-size:13px;line-height:30px}.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{bottom:0;box-shadow:0 0 6px #888;content:"";left:0;position:absolute;right:0;top:2px;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{font-size:13px;padding:6px 10px}.system-labels-wraper .input-select-field .select-input .Select-option{font-size:13px;padding:5px 6px}.system-labels-wraper .button-wraper{display:inline-flex}.system-labels-wraper .input-field{border:2px solid #77b5df;border-radius:5px;color:#0267aa;height:auto;margin-bottom:15px;min-height:40px}.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{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.system-labels-wraper .input-field .btn-login{display:inline-flex;margin-bottom:12px;margin-left:5%;padding:0;width:42%}.system-labels-wraper .input-field .btn-login div{margin-left:5%;margin-top:12px}.system-labels-wraper .input-field a{color:#fff;text-decoration:none}.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:#0000;margin-left:10px;margin-right:10px;outline:none;width:-webkit-fill-available}.system-labels-wraper .input-field .searchBySection{min-width:auto;padding:5px}.system-labels-wraper .input-field .list-item{border-bottom:1px solid #e1ecf3;padding:10px}.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;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}.system-labels-wraper .input-field div{display:inline-flex;margin-bottom:5px;min-width:200px;overflow:hidden;width:40%}.system-labels-wraper .input-field div input{flex:1 1;margin-left:20px;max-width:100%}.system-labels-wraper .input-field div img{height:20px;margin-left:-20px;margin-right:5px;margin-top:0;max-width:15%}.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{border-bottom:1px solid #e1ecf3;display:flex;padding:10px}.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;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}.system-labels-wraper .list-item .delete-btn{align-self:flex-start;background:#0000;border:1px solid #0000;border-radius:50%;height:25px;margin-left:10px;outline:none;padding:0;width:25px}.system-labels-wraper .list-item .delete-btn:before{box-sizing:border-box;color:#ccc;content:"";font-size:20px;margin:-1px 0 0 1px;vertical-align:middle}.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 .list-wrapper{overflow:auto}.system-labels-wraper .column-body{position:relative}.system-labels-wraper .column-body .add-btn{background:#0267aa;border:none;border-radius:50%;bottom:10px;height:70px;margin-bottom:20px;margin-left:10px;margin-right:20px;outline:none;padding:0;position:absolute;right:10px;width:70px}.system-labels-wraper .column-body .add-btn:before{border-radius:50%;box-sizing:border-box;color:#fff;content:"";display:inline-block;font-size:20px;font-weight:lighter;line-height:2}.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{align-self:center;flex:2 1}.system-labels-wraper .excution-list li img{max-height:20px;max-width:20px}.system-labels-wraper .disabled{opacity:.4;pointer-events:none}.system-labels-wraper .excuetion-options{display:flex;justify-content:space-between;margin:10px 20px}.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;height:20px;padding-right:5px;text-align:end;transition:all .1s}.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{border:1px solid;margin-top:20px;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{background-image:-webkit-linear-gradient(135deg,#0000,#0000 33%,#0000001a 0,#0000001a 66%,#0000 0),-webkit-linear-gradient(top,#ffffff40,#0003),-webkit-linear-gradient(left,#09c,#ff0);height:20px;width:90%}.system-labels-wraper .progress-bar label{background:#e7f4fd}.system-labels-wraper .system_labels_list .input-field{border:2px solid #77b5df;border-radius:5px;height:auto;margin-bottom:15px;margin-top:10px;min-height:40px}.system-labels-wraper .system_labels_list .input-field.inValid{border:2px solid #f54949}.system-labels-wraper .system_labels_list .input-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;font-size:.9em;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.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:#0000;border:none;margin-right:10px;outline:none;width:-webkit-fill-available}.system-labels-wraper .system_labels_list .input-field .labelsTitle{margin-bottom:10px;margin-left:10px;overflow:hidden;padding-top:12px;width:120px}.system-labels-wraper .system_labels_list .input-field .labelsListItem{display:inline-flex;margin-bottom:10px;min-width:200px;overflow:hidden;width:100%}.system-labels-wraper .system_labels_list .input-field .labelsListItem input{border-radius:5px;flex:1 1;margin-right:35px;max-width:100%}.system-labels-wraper .system_labels_list .input-field .labelsListItem img{height:20px;margin-right:20px;margin-top:0;max-width:15%}.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{border:2px solid #77b5df;border-radius:5px;height:40px;margin-bottom:15px}.system-labels-wraper .input-field-custom.inValid{border:2px solid #f54949}.system-labels-wraper .input-field-custom h6{-webkit-margin-after:1.2em;background:#e7f4fd;color:#77b5df;margin-block-end:1.2em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.system-labels-wraper .input-field-custom input,.system-labels-wraper .input-field-custom select,.system-labels-wraper .input-field-custom textarea{background:#0000;border:none;margin-left:10px;margin-right:10px;outline:none;width:-webkit-fill-available}.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{height:20px;margin-left:-20px;margin-right:5px;margin-top:0;max-width:15%}.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{cursor:pointer;left:30px}.system-labels-wraper .system_label_filter input[type=checkbox]{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #77b5df;border-radius:5px;color:#000;cursor:pointer;height:16px;height:20px;margin-left:5px;margin-right:5px;margin-top:-2px;padding:10px;position:relative;transform:scale(1);width:16px;width:20px}.system-labels-wraper .system_label_filter input[type=checkbox]:checked{background:#0267aa}.system-labels-wraper .system_label_filter input[type=checkbox]{outline:none}.system-labels-wraper .system_label_filter a{display:inline-flex}.system-labels-wraper .system_label_filter img{height:30px;margin-left:10px;margin-top:3px;max-width:30px}.system-labels-wraper .system_label_filter img.visible{visibility:visible}.system-labels-wraper .system_label_filter ::-webkit-scrollbar{margin:0 5px;width:10px}.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]{-webkit-appearance:none;appearance:none;border:1px solid #77b5df;border-radius:50%;position:relative;transform:scale(1)}.system-labels-wraper .system_label_filter .list-checkbox input[type=radio]:checked{background:#0267aa}.system-labels-wraper .system_label_filter .list-checkbox input[type=radio]{margin-right:5px;outline:none;padding:10px;transform:scale(1.1)}.system-labels-wraper .system_label_filter .list-checkbox .no-item-label{color:#77b5df;font-size:12px;text-align:center}.system-labels-wraper .system_label_table_wraper{display:flex;flex-direction:column;overflow:scroll}.system-labels-wraper .system_label_table_wraper .system_labels-table{border:3px solid #77b5df;border-collapse:collapse;font-size:13px;height:300px;overflow-y:auto}.system-labels-wraper .system_label_table_wraper .system_labels-table th{background-color:#77b5df;border:1px solid #e7f4fd;color:#fff;font-weight:400;padding-bottom:12px;padding-top:12px}.system-labels-wraper .system_label_table_wraper .system_labels-table td{border:1px solid #e7f4fd;color:#77b5df;height:15px;padding:8px}.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{border:none;margin-top:15px}.system-labels-wraper .modal{margin-left:5%;width:80%}.system-labels-wraper .modal textarea{color:#000}.system-labels-wraper .modal .btn-login{margin-top:10px}.lookup-correlation-wraper .column-body .add-btn:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FontAwesome;font-size:25px;font-style:normal;font-weight:400;line-height:1;text-decoration:none}.lookup-correlation-wraper .list-wrapper{margin-top:30px}.lookup-correlation-wraper .list-wrapper .list-item{border:1px solid #77b5df;border-radius:5px;height:15px;margin-bottom:5px}.lookup-correlation-wraper .system_labels_list .input-field{border:2px solid #77b5df;border-radius:5px;height:auto;margin-bottom:15px;margin-top:10px;min-height:40px}.lookup-correlation-wraper .system_labels_list .input-field.inValid{border:2px solid #f54949}.lookup-correlation-wraper .system_labels_list .input-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;font-size:.9em;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.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:#0000;border:none;margin-right:10px;outline:none;width:-webkit-fill-available}.lookup-correlation-wraper .system_labels_list .input-field .labelsTitle{margin-bottom:10px;margin-left:10px;overflow:hidden;padding-top:12px;width:120px}.lookup-correlation-wraper .system_labels_list .input-field .labelsListItem{display:inline-flex;margin-bottom:10px;margin-left:10px;min-width:200px;overflow:hidden;width:100%}.lookup-correlation-wraper .system_labels_list .input-field .labelsListItem input{border-radius:5px;flex:1 1;margin-right:35px;max-width:100%}.lookup-correlation-wraper .system_labels_list .input-field .labelsListItem img{height:20px;margin-right:20px;margin-top:0;max-width:15%}.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{border:2px solid #77b5df;border-radius:5px;height:40px;margin-bottom:15px}.lookup-correlation-wraper .input-field-custom.inValid{border:2px solid #f54949}.lookup-correlation-wraper .input-field-custom h6{-webkit-margin-after:1.2em;background:#e7f4fd;color:#77b5df;margin-block-end:1.2em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.lookup-correlation-wraper .input-field-custom input,.lookup-correlation-wraper .input-field-custom select,.lookup-correlation-wraper .input-field-custom textarea{background:#0000;border:none;margin-left:10px;margin-right:10px;outline:none;width:-webkit-fill-available}.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{height:20px;margin-left:-20px;margin-right:5px;margin-top:0;max-width:15%}.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]{-webkit-appearance:none;appearance:none;background:#fff;background:#e7f4fd;border:1px solid #77b5df;border-radius:5px;color:#000;cursor:pointer;height:16px;height:20px;margin-right:5px;margin-top:-2px;padding:10px;position:relative;transform:scale(1);width:16px;width:20px}.lookup-correlation-wraper .system_label_filter input[type=checkbox]:checked{background:#0267aa}.lookup-correlation-wraper .system_label_filter input[type=checkbox]{outline:none}.lookup-correlation-wraper .system_label_filter ::-webkit-scrollbar{margin:0 5px;width:10px}.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]{-webkit-appearance:none;appearance:none;border:1px solid #77b5df;border-radius:50%;position:relative;transform:scale(1)}.lookup-correlation-wraper .system_label_filter .list-checkbox input[type=radio]:checked{background:#0267aa}.lookup-correlation-wraper .system_label_filter .list-checkbox input[type=radio]{margin-right:5px;outline:none;padding:10px;transform:scale(1.1)}.lookup-correlation-wraper .system_label_filter .list-checkbox input[type=checkbox]{margin-left:5px;margin-right:5px;padding:10px;transform:scale(1)}.lookup-correlation-wraper .system_label_filter .list-checkbox .no-item-label{color:#77b5df;font-size:12px;text-align:center}.lookup-correlation-wraper .system_label_filter .input-field{border:2px solid #77b5df;border-radius:5px;color:#0267aa;height:auto;margin-bottom:15px;min-height:40px}.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{-webkit-margin-after:1.2em;background:#e7f4fd;color:#77b5df;margin-block-end:1.2em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.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:#0000;margin-left:10px;margin-right:10px;outline:none;width:-webkit-fill-available}.lookup-correlation-wraper .system_label_filter .input-field .searchBySection{min-width:auto;padding:5px}.lookup-correlation-wraper .system_label_filter .input-field .list-item{border-bottom:1px solid #77b5df;padding:10px}.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;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}.lookup-correlation-wraper .system_label_filter .input-field div{display:inline-flex;margin-bottom:5px;min-width:200px;overflow:hidden;width:30%}.lookup-correlation-wraper .system_label_filter .input-field div input{flex:1 1;margin-left:20px;max-width:100%}.lookup-correlation-wraper .system_label_filter .input-field div img{height:20px;margin-left:-20px;margin-right:5px;margin-top:0;max-width:15%}.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{border-bottom:1px solid #e1ecf3;display:flex;padding:10px}.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;-webkit-margin-after:0;margin-block-end:0;margin-block-start: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 .list-wrapper{overflow:auto}.lookup-correlation-wraper .column-body{position:relative}.lookup-correlation-wraper .column-body .add-btn{background:#0267aa;border:none;border-radius:50%;bottom:10px;height:70px;margin-bottom:20px;margin-left:10px;margin-right:20px;outline:none;padding:0;position:absolute;right:10px;width:70px}.lookup-correlation-wraper .column-body .add-btn:before{border-radius:50%;box-sizing:border-box;color:#fff;content:"";display:inline-block;font-size:20px;font-weight:lighter;line-height:2}.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{align-self:center;flex:2 1}.lookup-correlation-wraper .excution-list li img{max-height:20px;max-width:20px}.lookup-correlation-wraper .disabled{opacity:.4;pointer-events:none}.lookup-correlation-wraper .excuetion-options{display:flex;justify-content:space-between;margin:10px 20px}.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;height:20px;padding-right:5px;text-align:end;transition:all .1s}.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{border:1px solid;margin-top:20px;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{background-image:-webkit-linear-gradient(135deg,#0000,#0000 33%,#0000001a 0,#0000001a 66%,#0000 0),-webkit-linear-gradient(top,#ffffff40,#0003),-webkit-linear-gradient(left,#09c,#ff0);height:20px;width:90%}.lookup-correlation-wraper .progress-bar label{background:#e7f4fd}.lookup-correlation-wraper .correlation-table{border:3px solid #77b5df;border-collapse:collapse;font-size:13px;width:100%}.lookup-correlation-wraper .correlation-table th{background-color:#77b5df;border:1px solid #e7f4fd;color:#fff;font-weight:400;padding-bottom:12px;padding-top:12px}.lookup-correlation-wraper .correlation-table td{border:1px solid #e7f4fd;height:15px;padding:8px;width:50%}.lookup-correlation-wraper .correlation-table tr{background-color:#fff}.lookup-correlation-wraper .correlation-table tr:hover{background-color:#77b5df}.lookup-correlation-wraper .correlationScoreDisable{background:#0000;border:none;cursor:pointer;margin-left:50px;max-width:30px;outline:none;width:-webkit-fill-available}.lookup-correlation-wraper .correlationScoreEnable{border:1px solid #000;margin-left:50px;max-width:30px;width:-webkit-fill-available}.lookup-correlation-wraper .button-wrapper{display:inline-flex}.lookup-correlation-wraper .addCorrelationBtn{background:#04caa7;border:none;border-radius:3px;color:#fff;height:16px;margin-left:10px;padding-left:4px;width:16px}.lookup-correlation-wraper .delete-btn{position:static}.lookup-correlation-wraper .nodata{display:flex;justify-content:center;width:100%}.lookup-correlation-wraper .nodata h1{font-size:24px;font-weight:500;margin:12px}.feature-form .column-body .add-btn:before{-webkit-font-smoothing:antialiased;font-family:FontAwesome;font-size:25px;text-decoration:none}.arrow-icon:before,.feature-form .column-body .add-btn:before{-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1}.arrow-icon:before{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;display:inline-block;font-family:icomoon!important;font-variant:normal;text-transform:none}.features-wrapper .list-wrapper .list-item{background:#fff;border:1px solid #77b5df;border-radius:5px;margin-bottom:5px}.features-wrapper .list-wrapper .list-item:hover{background:#77b5df}.features-wrapper .input-select-field{border:2px solid #77b5df;border-radius:5px;color:#0267aa;height:auto;margin-bottom:15px;margin-top:8px}.features-wrapper .input-select-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.features-wrapper .input-select-field .css-1pahdxg-control{background:#0000;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:#0000;border:#0000}.features-wrapper .input-select-field .select-input>div:last-of-type{background:#e7f4fd;border:none;height:auto}.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;border:#0000;border-radius:3px;box-shadow:none!important;color:#9783cf;font-size:13px}.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{line-height:1;min-width:0;padding:6px 0}.features-wrapper .input-select-field .select-input .Select-placeholder{color:#beb6e0;font-size:13px;line-height:30px}.features-wrapper .input-select-field .select-input .Select-menu-outer{border:none}.features-wrapper .input-select-field .select-input .Select-menu-outer:before{bottom:0;box-shadow:0 0 6px #888;content:"";left:0;position:absolute;right:0;top:2px;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{font-size:13px;padding:6px 10px}.features-wrapper .input-select-field .select-input .Select-option{font-size:13px;padding:5px 6px}.features-wrapper .text-center{text-align:center}.features-wrapper .sub-list{margin-left:20px}.features-wrapper input[type=checkbox]{-webkit-appearance:none;appearance:none;background:#fff;background:#e7f4fd;border:1px solid #77b5df;border-radius:5px;color:#000;cursor:pointer;height:16px;height:20px;margin-right:5px;margin-top:5px;padding:10px;position:relative;transform:scale(1);width:16px;width:20px}.features-wrapper input[type=checkbox]:checked{background:#0267aa}.features-wrapper input[type=checkbox]{outline:none}.features-wrapper ::-webkit-scrollbar{margin:0 5px;width:10px}.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-left:5px;margin-right:5px}.features-wrapper .list-checkbox input[type=checkbox]{margin-right:5px;padding:10px;transform:scale(1)}.features-wrapper .list_item_title{margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.features-wrapper .no-item-label{color:#77b5df;font-size:12px;text-align:center}.features-wrapper .list-item{border-bottom:1px solid #e1ecf3;display:flex;padding:10px}.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;-webkit-margin-after:0;font-size:15px;font-weight:400;margin-block-end:0;margin-block-start:0}.features-wrapper .list-item.active,.features-wrapper .list-item.selected,.features-wrapper .list-item:hover{background:#77b5df}.arrow-down-icon{background:""}.arrow-icon{align-self:center;background:#0000;border:none;border-radius:3px;font-size:0;height:15px;margin-left:-10px;width:15px}.arrow-icon:before{box-sizing:border-box;color:#3e335e;content:"";font-size:15px;margin:-1px 0 0 1px;transform:rotate(270deg);vertical-align:middle}.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{border:2px solid #77b5df;border-radius:5px;height:40px;margin-bottom:15px}.feature-form .input-field.inValid{border:2px solid #f54949}.feature-form .input-field h6{-webkit-margin-after:1.2em;background:#e7f4fd;color:#77b5df;margin-block-end:1.2em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.feature-form .input-field input,.feature-form .input-field select,.feature-form .input-field textarea{background:#0000;border:none;margin-left:10px;margin-right:10px;outline:none;width:-webkit-fill-available}.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{height:20px;margin-left:-20px;margin-right:5px;margin-top:0;max-width:15%;visibility:hidden}.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 .list-wrapper{overflow:auto}.feature-form .column-body{position:relative}.feature-form .column-body .add-btn{background:#0267aa;border:none;border-radius:50%;bottom:10px;height:70px;margin-bottom:20px;margin-left:10px;margin-right:20px;outline:none;padding:0;position:absolute;right:10px;width:70px}.feature-form .column-body .add-btn:before{border-radius:50%;box-sizing:border-box;color:#fff;content:"";display:inline-block;font-size:20px;font-weight:lighter;line-height:2}.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{align-items:center;display:flex}.lookup-wrapper .list-wrapper .list-item .action-btns{border-radius:50%!important;margin-left:auto;max-width:100px}.lookup-wrapper .list-wrapper .list-item .action-btns button{height:30px;margin-left:10px;width:30px}.lookup-wrapper .list-wrapper .list-item .editLookupDisabled{background:#0000;border:none;margin-left:10px;outline:none}.lookup-wrapper .list-wrapper .list-item .editLookupEnabled{background-color:#dfd9f7;background:#f5f2ff;border:1px solid #9f83ec;border-radius:3px;color:#9783cf;font-family:rubik,Arial,sans-sarif;font-size:13px;font-weight:400;height:28px;margin-left:10px;min-width:0;outline:none;padding:10px;width:80%}.lookup-wrapper .lookupForm .AddBtn{height:50px!important;width: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{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FontAwesome;font-size:25px;font-style:normal;font-weight:400;line-height:1;text-decoration:none}.admin-management-role-wraper .AddBtnRole:before{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.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{background:#04caa7;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-family:rubik,Arial,sans-sarif;font-size:16px;height:45px;margin-left:15px;margin-right:15px;margin-top:15px;outline:none;padding:6px 10px;transition:all .3s}.admin-management-role-wraper .AddBtnRole{background:#04caa7;border:none;border-radius:3px;font-size:0;height:50px;margin-left:10px;margin-top:10px;width:50px}.admin-management-role-wraper .AddBtnRole:before{color:#fff;content:"";font-size:20px;margin:-1px 0 0 1px;transform:rotate(45deg);vertical-align:middle}.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{align-items:center;background:#fff;border:1px solid #77b5df;border-radius:5px;display:flex;margin-bottom:5px}.admin-management-role-wraper .list-wrapper .list-item:hover{background:#77b5df}.admin-management-role-wraper input[type=checkbox]{-webkit-appearance:none;appearance:none;background:#fff;background:#e7f4fd;border:1px solid #77b5df;border-radius:5px;color:#000;cursor:pointer;height:16px;height:20px;margin-right:5px;margin-top:5px;padding:10px;position:relative;transform:scale(1);width:16px;width:20px}.admin-management-role-wraper input[type=checkbox]:checked{background:#0267aa}.admin-management-role-wraper input[type=checkbox]{outline:none}.admin-management-role-wraper ::-webkit-scrollbar{margin:0 5px;width:10px}.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-left:5px;margin-right:5px}.admin-management-role-wraper .list-checkbox input[type=checkbox]{margin-right:5px;padding:10px;transform:scale(1)}.admin-management-role-wraper .input-select-field{border:2px solid #77b5df;border-radius:5px;color:#0267aa;height:50px;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{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.admin-management-role-wraper .input-select-field .css-1pahdxg-control{background:#0000;border:none}.admin-management-role-wraper .input-select-field .select-input{margin-bottom:10px;width:100%}.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:#0000;border:#0000}.admin-management-role-wraper .input-select-field .select-input>div:last-of-type{background:#e7f4fd;border:none;height:auto}.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;border:#0000;border-radius:3px;box-shadow:none!important;color:#9783cf;font-size:13px}.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{line-height:1;min-width:0;padding:6px 0}.admin-management-role-wraper .input-select-field .select-input .Select-placeholder{color:#beb6e0;font-size:13px;line-height:30px}.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{bottom:0;box-shadow:0 0 6px #888;content:"";left:0;position:absolute;right:0;top:2px;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{font-size:13px;padding:6px 10px}.admin-management-role-wraper .input-select-field .select-input .Select-option{font-size:13px;padding:5px 6px}.admin-management-role-wraper .adminRoleInput-field{display:flex;flex-flow:row}.admin-management-role-wraper .input-field{border:2px solid #77b5df;border-radius:5px;height:50px;margin-bottom:15px;margin-top:10px;width:100%}.admin-management-role-wraper .input-field.inValid{border:2px solid #f54949}.admin-management-role-wraper .input-field h6{-webkit-margin-after:1.2em;background:#e7f4fd;color:#77b5df;margin-block-end:1.2em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.admin-management-role-wraper .input-field input,.admin-management-role-wraper .input-field select,.admin-management-role-wraper .input-field textarea{background:#0000;border:none;margin-left:10px;outline:none;width:-webkit-fill-available}.admin-management-role-wraper .input-field .labelsTitle{margin-bottom:10px;margin-left:10px;overflow:hidden;padding-top:12px;width:120px}.admin-management-role-wraper .input-field .labelsListItem{display:inline-flex;margin-bottom:10px;margin-left:10px;min-width:200px;overflow:hidden;width:100%}.admin-management-role-wraper .input-field .labelsListItem input{border-radius:5px;flex:1 1;margin-right:35px;max-width:100%}.admin-management-role-wraper .input-field .labelsListItem img{height:20px;margin-right:20px;margin-top:0;max-width:15%}.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;margin-right:2%;max-width:44%}.admin-management-role-wraper .fields-row .input-field div{max-width:100%}.admin-management-role-wraper .input-field-date{border:2px solid #77b5df;border-radius:5px;height:50px;margin-bottom:15px;margin-top:10px;width:100%}.admin-management-role-wraper .input-field-date.inValid{border:2px solid #f54949}.admin-management-role-wraper .input-field-date h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.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:#0000;border:none;margin-left:10px;outline:none;padding:0 5px;width:-webkit-fill-available}.admin-management-role-wraper .input-field-date .labelsTitle{margin-bottom:10px;margin-left:10px;overflow:hidden;padding-top:12px;width:120px}.admin-management-role-wraper .input-field-date .labelsListItem{display:inline-flex;margin-bottom:10px;margin-left:10px;min-width:200px;overflow:hidden;width:100%}.admin-management-role-wraper .input-field-date .labelsListItem input{border-radius:5px;flex:1 1;margin-right:35px;max-width:100%}.admin-management-role-wraper .input-field-date .labelsListItem img{height:20px;margin-right:20px;margin-top:0;max-width:15%}.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 .list-wrapper{overflow:auto}.admin-management-role-wraper .column-body{position:relative}.admin-management-role-wraper .column-body .add-btn{background:#0267aa;border:none;border-radius:50%;bottom:10px;height:70px;margin-bottom:20px;margin-left:10px;margin-right:20px;outline:none;padding:0;position:absolute;right:10px;width:70px}.admin-management-role-wraper .column-body .add-btn:before{border-radius:50%;box-sizing:border-box;color:#fff;content:"";display:inline-block;font-size:20px;font-weight:lighter;line-height:2}.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{align-self:center;flex:2 1}.admin-management-role-wraper .excution-list li img{max-height:20px;max-width:20px}.admin-management-role-wraper .disabled{opacity:.4;pointer-events:none}.admin-management-role-wraper .excuetion-options{display:flex;justify-content:space-between;margin:10px 20px}.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;height:20px;padding-right:5px;text-align:end;transition:all .1s}.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{border:1px solid;margin-top:20px;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{background-image:-webkit-linear-gradient(135deg,#0000,#0000 33%,#0000001a 0,#0000001a 66%,#0000 0),-webkit-linear-gradient(top,#ffffff40,#0003),-webkit-linear-gradient(left,#09c,#ff0);height:20px;width:90%}.admin-management-role-wraper .progress-bar label{background:#e7f4fd}.admin-management-role-wraper .correlation-table{border:3px solid #77b5df;border-collapse:collapse;font-size:13px;width:100%}.admin-management-role-wraper .correlation-table th{background-color:#77b5df;border:1px solid #e7f4fd;color:#fff;font-weight:400;padding-bottom:12px;padding-top:12px}.admin-management-role-wraper .correlation-table td{border:1px solid #e7f4fd;height:15px;padding:8px;width:50%}.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{background:#0000;border:none;margin-left:50px;max-width:30px;outline:none;width:-webkit-fill-available}.admin-management-role-wraper .correlationScoreEnable{border:1px solid #000;margin-left:50px;max-width:30px;width:-webkit-fill-available}.admin-management-role-wraper .button-wrapper{display:inline-flex}.admin-management-role-wraper .addCorrelationBtn{background:#04caa7;border:none;border-radius:3px;color:#fff;height:16px;margin-left:10px;padding-left:4px;width:16px}.table-wrapper{margin:10px}.table-wrapper .table-header{display:flex;font-size:.8em;justify-content:space-between;margin-bottom:10px}.table-wrapper .table-header .table-record-select{background:#48beff;border:1px #0000;border-radius:5px;color:#fff;min-width:75px;text-align-last:center}.table-wrapper .pagination-wrapper{color:#000;font-size:.8em;margin-top:10px}.table-wrapper .pagination-wrapper button{background:#48beff;border:none;color:#fff;margin:2px}.table-wrapper .pagination-wrapper .pagination-btn.active{background:gray}.table-wrapper .pagination-wrapper .pagination-btn.transparent{background:#0000;color:#000;cursor:not-allowed;pointer-events:none}.table-wrapper table{border:1px solid #ccc;border-collapse:collapse;margin:0;padding:0;table-layout:fixed;width:100%}.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{background:#c4eaff;padding:.625em}.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;font-size:.8em;letter-spacing:.1em;text-transform:uppercase}@media screen and (max-width:767px){.table-wrapper table{border:0}.table-wrapper table caption{font-size:1.3em}.table-wrapper table thead{clip:rect(0 0 0 0);border:none;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{max-width:40px;padding:10px;width:40px}.table-wrapper .td-img-btn:hover{width:42px}.table-wrapper .img-btn-col{text-align:center;width:100%}.table-wrapper .theader-btn{background-color:#48beff;border:1px #0000;border-radius:5px;color:#fff;float:right;height:35px;width:125px}.table-wrapper .theader-btn a{color:#fff;text-decoration:none}.table-wrapper input[type=checkbox]{cursor:pointer;height:15px;width:15px}.lookup-wrapper .column-body .add-btn:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FontAwesome;font-size:25px;font-style:normal;font-weight:400;line-height:1;text-decoration:none}.lookup-wrapper .lookupForm{display:flex;flex-direction:column;padding:20px}.lookup-wrapper .lookupForm .input-field{border:2px solid #77b5df;border-radius:5px;height:40px;margin-bottom:15px}.lookup-wrapper .lookupForm .input-field.inValid{border:2px solid #f54949}.lookup-wrapper .lookupForm .input-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.lookup-wrapper .lookupForm .input-field input,.lookup-wrapper .lookupForm .input-field select,.lookup-wrapper .lookupForm .input-field textarea{background:#0000;border:none;margin-left:10px;margin-right:10px;outline:none;width:-webkit-fill-available}.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{height:20px;margin-left:-20px;margin-right:5px;margin-top:0;max-width:15%;visibility:hidden}.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{border-bottom:1px solid #e1ecf3;display:flex;padding:10px}.lookup-wrapper .list-item div{flex:1 1}.lookup-wrapper .list-item div h4,.lookup-wrapper .list-item div p{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}.lookup-wrapper .list-item.active,.lookup-wrapper .list-item:hover{background:#77b5df}.lookup-wrapper .column-body .list-wrapper{overflow:auto}.lookup-wrapper .column-body{position:relative}.lookup-wrapper .column-body .add-btn{background:#0267aa;border:none;border-radius:50%;bottom:10px;height:70px;margin-bottom:20px;margin-left:10px;margin-right:20px;outline:none;padding:0;position:absolute;right:10px;width:70px}.lookup-wrapper .column-body .add-btn:before{border-radius:50%;box-sizing:border-box;color:#fff;content:"";display:inline-block;font-size:20px;font-weight:lighter;line-height:2}.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{align-self:center;flex:2 1}.lookup-wrapper .excution-list li img{max-height:20px;max-width:20px}.lookup-wrapper .disabled{opacity:.4;pointer-events:none}.lookup-wrapper .excuetion-options{display:flex;justify-content:space-between;margin:10px 20px}.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;height:20px;padding-right:5px;text-align:end;transition:all .1s}.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{border:1px solid;margin-top:20px;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{background-image:-webkit-linear-gradient(135deg,#0000,#0000 33%,#0000001a 0,#0000001a 66%,#0000 0),-webkit-linear-gradient(top,#ffffff40,#0003),-webkit-linear-gradient(left,#09c,#ff0);height:20px;width:90%}.lookup-wrapper .progress-bar label{background:#e7f4fd}.lookup-wrapper .columnSearch{padding-left:0;padding-top:0}.lookup-wrapper .list-wrapper{margin-top:10px}.lookup-wrapper .list-wrapper .list-item{background:#fff;border:1px solid #77b5df;border-radius:5px;margin-bottom:5px}.lookup-wrapper .list-wrapper .list-item:hover{background:#77b5df}.lookup-wrapper .list-wrapper .list-ul{padding:0}.lookup-wrapper .lookupForm .AddBtn{background:#04caa7;border:none;border-radius:3px;height:44px;margin-left:10px;outline:none;padding:0;width:44px}.lookup-wrapper .lookupForm .AddBtn:before{box-sizing:border-box;color:#fff;content:"";font-size:25px;margin:-1px 0 0 1px;transform:rotate(45deg);vertical-align:middle}.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{border:2px solid #77b5df;border-radius:5px;height:40px;margin-bottom:15px}.input-field-custom.inValid{border:2px solid #f54949}.input-field-custom h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.input-field-custom input,.input-field-custom select,.input-field-custom textarea{background:#0000;border:none;margin-left:10px;margin-right:10px;outline:none;width:-webkit-fill-available}.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{height:20px;margin-left:-20px;margin-right:5px;margin-top:0;max-width:15%}.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{cursor:pointer;left:30px}.divConfigVersion input[type=checkbox]{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #77b5df;border-radius:5px;color:#000;cursor:pointer;height:16px;height:20px;margin-left:5px;margin-right:5px;margin-top:-2px;padding:10px;position:relative;transform:scale(1);width:16px;width:20px}.divConfigVersion input[type=checkbox]:checked{background:#0267aa}.divConfigVersion input[type=checkbox]{outline:none}.divConfigVersion a{display:inline-flex}.divConfigVersion img{height:30px;margin-left:10px;margin-top:3px;max-width:30px}.divConfigVersion img.visible{visibility:visible}.divConfigVersion ::-webkit-scrollbar{margin:0 5px;width:10px}.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]{-webkit-appearance:none;appearance:none;border:1px solid #77b5df;border-radius:50%;position:relative;transform:scale(1)}.divConfigVersion .list-checkbox input[type=radio]:checked{background:#0267aa}.divConfigVersion .list-checkbox input[type=radio]{margin-right:5px;outline:none;padding:10px;transform:scale(1.1)}.divConfigVersion .list-checkbox .no-item-label{color:#77b5df;font-size:12px;text-align:center}.btn-Add,.btn-AddForConfigEditor{background:#04caa7;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-family:rubik,Arial,sans-sarif;font-size:16px;margin-left:20px;margin-right:10px;outline:none;padding:8px 18px;transition:all .3s}.btn-AddForConfigEditor{margin-top:20px}.business-users-wraper .add-btn:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FontAwesome;font-size:25px;font-style:normal;font-weight:400;line-height:1;text-decoration:none}.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{background:#fff;border:1px solid #77b5df;border-radius:5px;cursor:pointer;font-size:13px;margin-bottom:5px;padding:10px;position:relative;transition:all .3s}.business-users-wraper .list-wrapper .list-item:hover{background:#77b5df}.business-users-wraper .input-select-field{border:2px solid #77b5df;border-radius:5px;color:#0267aa;height:50px;margin-bottom:15px;margin-top:10px}.business-users-wraper .input-select-field.inValid{border:2px solid #f54949}.business-users-wraper .input-select-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.business-users-wraper .input-select-field .css-1pahdxg-control{background:#0000;border:none}.business-users-wraper .input-select-field .select-input{margin-bottom:10px;width:100%}.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:#0000;border:#0000}.business-users-wraper .input-select-field .select-input>div:last-of-type{background:#e7f4fd;border:none;height:auto}.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;border:#0000;border-radius:3px;box-shadow:none!important;color:#9783cf;font-size:13px}.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{line-height:1;min-width:0;padding:6px 0}.business-users-wraper .input-select-field .select-input .Select-placeholder{color:#beb6e0;font-size:13px;line-height:30px}.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{bottom:0;box-shadow:0 0 6px #888;content:"";left:0;position:absolute;right:0;top:2px;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{font-size:13px;padding:6px 10px}.business-users-wraper .input-select-field .select-input .Select-option{font-size:13px;padding:5px 6px}.business-users-wraper .input-field{border:2px solid #77b5df;border-radius:5px;height:50px;margin-bottom:15px;margin-top:10px}.business-users-wraper .input-field.inValid{border:2px solid #f54949}.business-users-wraper .input-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.business-users-wraper .input-field input,.business-users-wraper .input-field select,.business-users-wraper .input-field textarea{background:#0000;border:none;margin-left:10px;margin-right:10px;outline:none;width:-webkit-fill-available}.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{height:20px;margin-left:-20px;margin-right:5px;margin-top:0;max-width:15%}.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{border:2px solid #77b5df;border-radius:5px;height:50px;margin-bottom:15px;margin-top:10px;width:100%}.business-users-wraper .input-field-date.inValid{border:2px solid #f54949}.business-users-wraper .input-field-date h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;font-size:.9em;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.business-users-wraper .input-field-date input,.business-users-wraper .input-field-date select,.business-users-wraper .input-field-date textarea{background:#0000;border:none;margin-left:10px;outline:none;padding:0 5px;width:-webkit-fill-available}.business-users-wraper .input-field-date .labelsTitle{margin-bottom:10px;margin-left:10px;overflow:hidden;padding-top:12px;width:120px}.business-users-wraper .input-field-date .labelsListItem{display:inline-flex;margin-bottom:10px;margin-left:10px;min-width:200px;overflow:hidden;width:100%}.business-users-wraper .input-field-date .labelsListItem input{border-radius:5px;flex:1 1;margin-right:35px;max-width:100%}.business-users-wraper .input-field-date .labelsListItem img{height:20px;margin-right:20px;margin-top:0;max-width:15%}.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{background:#0267aa;border:none;border-radius:50%;bottom:10px;height:70px;margin-bottom:20px;margin-left:10px;margin-right:20px;outline:none;padding:0;position:absolute;right:10px;width:70px}.business-users-wraper .add-btn:before{border-radius:50%;box-sizing:border-box;color:#fff;content:"";display:inline-block;font-size:20px;font-weight:lighter;line-height:2}.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{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FontAwesome;font-size:25px;font-style:normal;font-weight:400;line-height:1;text-decoration:none}.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{background:#fff;border:1px solid #77b5df;border-radius:5px;margin-bottom:5px}.products-wraper .list-wrapper .list-item:hover{background:#77b5df}.products-wraper .input-select-field{border:2px solid #77b5df;border-radius:5px;color:#0267aa;height:50px;margin-bottom:15px;margin-top:10px}.products-wraper .input-select-field.inValid{border:2px solid #f54949}.products-wraper .input-select-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.products-wraper .input-select-field .css-1pahdxg-control{background:#0000;border:none}.products-wraper .input-select-field .select-input{margin-bottom:10px;width:100%}.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:#0000;border:#0000}.products-wraper .input-select-field .select-input>div:last-of-type{background:#e7f4fd;border:none;height:auto}.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;border:#0000;border-radius:3px;box-shadow:none!important;color:#9783cf;font-size:13px}.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{line-height:1;min-width:0;padding:6px 0}.products-wraper .input-select-field .select-input .Select-placeholder{color:#beb6e0;font-size:13px;line-height:30px}.products-wraper .input-select-field .select-input .Select-menu-outer{border:none}.products-wraper .input-select-field .select-input .Select-menu-outer:before{bottom:0;box-shadow:0 0 6px #888;content:"";left:0;position:absolute;right:0;top:2px;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{font-size:13px;padding:6px 10px}.products-wraper .input-select-field .select-input .Select-option{font-size:13px;padding:5px 6px}.products-wraper .input-field{border:2px solid #77b5df;border-radius:5px;height:50px;margin-bottom:15px;margin-top:10px}.products-wraper .input-field.inValid{border:2px solid #f54949}.products-wraper .input-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.products-wraper .input-field input,.products-wraper .input-field select,.products-wraper .input-field textarea{background:#0000;border:none;margin-left:10px;margin-right:10px;outline:none;width:-webkit-fill-available}.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{height:20px;margin-left:-20px;margin-right:5px;margin-top:0;max-width:15%}.products-wraper .input-field div img.visible{visibility:visible}.products-wraper .input-field.no-label img{margin-top:10px}.products-wraper .input-field-textarea{border:2px solid #77b5df;border-radius:5px;height:auto;margin-bottom:15px;margin-top:10px;min-height:80px}.products-wraper .input-field-textarea.inValid{border:2px solid #f54949}.products-wraper .input-field-textarea h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.products-wraper .input-field-textarea input,.products-wraper .input-field-textarea select,.products-wraper .input-field-textarea textarea{background:#0000;border:none;margin-left:10px;margin-right:10px;outline:none;width:-webkit-fill-available}.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{height:20px;margin-left:-20px;margin-right:5px;margin-top:0;max-width:15%}.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{border:2px solid #77b5df;border-radius:5px;height:50px;margin-bottom:15px;margin-top:10px;width:100%}.products-wraper .input-field-date.inValid{border:2px solid #f54949}.products-wraper .input-field-date h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;font-size:.9em;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.products-wraper .input-field-date input,.products-wraper .input-field-date select,.products-wraper .input-field-date textarea{background:#0000;border:none;margin-left:10px;outline:none;padding:0 5px;width:-webkit-fill-available}.products-wraper .input-field-date .labelsTitle{margin-bottom:10px;margin-left:10px;overflow:hidden;padding-top:12px;width:120px}.products-wraper .input-field-date .labelsListItem{display:inline-flex;margin-bottom:10px;margin-left:10px;min-width:200px;overflow:hidden;width:100%}.products-wraper .input-field-date .labelsListItem input{border-radius:5px;flex:1 1;margin-right:35px;max-width:100%}.products-wraper .input-field-date .labelsListItem img{height:20px;margin-right:20px;margin-top:0;max-width:15%}.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{background:#0267aa;border:none;border-radius:50%;bottom:10px;height:70px;margin-bottom:20px;margin-left:10px;margin-right:20px;outline:none;padding:0;position:absolute;right:10px;width:70px}.products-wraper .add-btn:before{border-radius:50%;box-sizing:border-box;color:#fff;content:"";display:inline-block;font-size:20px;font-weight:lighter;line-height:2}.feedback-wraper .add-btn:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FontAwesome;font-size:25px;font-style:normal;font-weight:400;line-height:1;text-decoration:none}.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{align-items:center;background:#fff;border:1px solid #77b5df;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:5px}.feedback-wraper .list-wrapper .list-item:hover{background:#77b5df}.feedback-wraper .input-select-field{border:2px solid #77b5df;border-radius:5px;color:#0267aa;height:50px;margin-bottom:15px;margin-top:10px}.feedback-wraper .input-select-field.inValid{border:2px solid #f54949}.feedback-wraper .input-select-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.feedback-wraper .input-select-field .css-1pahdxg-control{background:#0000;border:none}.feedback-wraper .input-select-field .select-input{margin-bottom:10px;width:100%}.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:#0000;border:#0000}.feedback-wraper .input-select-field .select-input>div:last-of-type{background:#e7f4fd;border:none;height:auto}.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;border:#0000;border-radius:3px;box-shadow:none!important;color:#9783cf;font-size:13px}.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{line-height:1;min-width:0;padding:6px 0}.feedback-wraper .input-select-field .select-input .Select-placeholder{color:#beb6e0;font-size:13px;line-height:30px}.feedback-wraper .input-select-field .select-input .Select-menu-outer{border:none}.feedback-wraper .input-select-field .select-input .Select-menu-outer:before{bottom:0;box-shadow:0 0 6px #888;content:"";left:0;position:absolute;right:0;top:2px;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{font-size:13px;padding:6px 10px}.feedback-wraper .input-select-field .select-input .Select-option{font-size:13px;padding:5px 6px}.feedback-wraper .AddBtn{height:50px;margin-top:10px;width:50px}.feedback-wraper .input-field{border:2px solid #77b5df;border-radius:5px;height:50px;margin-bottom:15px;margin-top:10px}.feedback-wraper .input-field.inValid{border:2px solid #f54949}.feedback-wraper .input-field h6{-webkit-margin-after:1.2em;background:#e7f4fd;color:#77b5df;margin-block-end:1.2em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.feedback-wraper .input-field input,.feedback-wraper .input-field select,.feedback-wraper .input-field textarea{background:#0000;border:none;margin-left:10px;margin-right:10px;outline:none;width:-webkit-fill-available}.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{height:20px;margin-left:-20px;margin-right:5px;margin-top:0;max-width:15%}.feedback-wraper .input-field div img.visible{visibility:visible}.feedback-wraper .input-field.no-label img{margin-top:10px}.feedback-wraper .input-field-textarea{border:2px solid #77b5df;border-radius:5px;height:auto;margin-bottom:15px;margin-top:10px;min-height:80px}.feedback-wraper .input-field-textarea.inValid{border:2px solid #f54949}.feedback-wraper .input-field-textarea h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.feedback-wraper .input-field-textarea input,.feedback-wraper .input-field-textarea select,.feedback-wraper .input-field-textarea textarea{background:#0000;border:none;margin-left:10px;margin-right:10px;outline:none;width:-webkit-fill-available}.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{height:20px;margin-left:-20px;margin-right:5px;margin-top:0;max-width:15%}.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{border:2px solid #77b5df;border-radius:5px;height:50px;margin-bottom:15px;margin-top:10px;width:100%}.feedback-wraper .input-field-date.inValid{border:2px solid #f54949}.feedback-wraper .input-field-date h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;font-size:.9em;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.feedback-wraper .input-field-date input,.feedback-wraper .input-field-date select,.feedback-wraper .input-field-date textarea{background:#0000;border:none;margin-left:10px;outline:none;padding:0 5px;width:-webkit-fill-available}.feedback-wraper .input-field-date .labelsTitle{margin-bottom:10px;margin-left:10px;overflow:hidden;padding-top:12px;width:120px}.feedback-wraper .input-field-date .labelsListItem{display:inline-flex;margin-bottom:10px;margin-left:10px;min-width:200px;overflow:hidden;width:100%}.feedback-wraper .input-field-date .labelsListItem input{border-radius:5px;flex:1 1;margin-right:35px;max-width:100%}.feedback-wraper .input-field-date .labelsListItem img{height:20px;margin-right:20px;margin-top:0;max-width:15%}.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{background:#0267aa;border:none;border-radius:50%;bottom:10px;height:70px;margin-bottom:20px;margin-left:10px;margin-right:20px;outline:none;padding:0;position:absolute;right:10px;width:70px}.feedback-wraper .add-btn:before{border-radius:50%;box-sizing:border-box;color:#fff;content:"";display:inline-block;font-size:20px;font-weight:lighter;line-height:2}.feedback-detail-component{display:flex;width:100%}.feedback-detail-component .FeedbackWrapper{width:100%}.feedback-detail-component .feedbackItem{display:table;padding:10px 10px 0;width:100%}.feedback-detail-component .titleLabel{border-bottom:1px solid #f5f2ff;color:#9783cf;display:block;font-family:rubik,Arial,sans-sarif;font-size:15px;padding:5px 0 10px;text-align:center}.feedback-detail-component .feedbackWrap .labelName{min-width:120px}.feedback-detail-component .labelName{color:#9783cf;display:table-cell;font-family:rubik,Arial,sans-sarif;min-width:90px}.feedback-detail-component .FBDetailWrap{color:#9783cf;line-height:1.2;margin:0 10px 10px}.feedback-detail-component .answerLabel{border-radius:3px;color:#9783cf;display:table-cell;padding:6px 10px;width:100%}.feedback-detail-component .FeedbackImg{width:100%}.feedback-detail-component .btn-login{background:#04caa7;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-family:rubik,Arial,sans-sarif;font-size:16px;margin-bottom:10px;margin-right:10px;margin-top:20px;outline:none;padding:6px 10px;transition:all .3s;width:100%}.feedback-detail-component .feedback-reply-form{width:inherit}.my-accounts-wraper .column-body .add-btn:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FontAwesome;font-size:25px;font-style:normal;font-weight:400;line-height:1;text-decoration:none}.my-accounts-wraper .admin-save-form .input-field{width:auto}.my-accounts-wraper .list-checkbox{align-self:center;margin-left:5px;margin-right:5px}.my-accounts-wraper .list-checkbox input[type=checkbox]{margin-right:5px;padding:10px;transform:scale(1)}.my-accounts-wraper .input-select-field{border:2px solid #77b5df;border-radius:5px;color:#0267aa;height:auto;margin-bottom:15px;margin-top:10px;min-height:40px}.my-accounts-wraper .input-select-field.inValid{border:2px solid #f54949}.my-accounts-wraper .input-select-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.my-accounts-wraper .input-select-field .css-1pahdxg-control{background:#0000;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:#0000;border:#0000}.my-accounts-wraper .input-select-field .select-input>div:last-of-type{background:#e7f4fd;border:none;height:auto}.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;border:#0000;border-radius:3px;box-shadow:none!important;color:#9783cf;font-size:13px}.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{line-height:1;min-width:0;padding:6px 0}.my-accounts-wraper .input-select-field .select-input .Select-placeholder{color:#beb6e0;font-size:13px;line-height:30px}.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{bottom:0;box-shadow:0 0 6px #888;content:"";left:0;position:absolute;right:0;top:2px;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{font-size:13px;padding:6px 10px}.my-accounts-wraper .input-select-field .select-input .Select-option{font-size:13px;padding:5px 6px}.my-accounts-wraper .AddBtn{height:50px;margin-top:10px;width:50px}.my-accounts-wraper .adminRoleInput-field{display:flex;flex-flow:row}.my-accounts-wraper .input-field{border:2px solid #77b5df;border-radius:5px;height:auto;margin-bottom:15px;margin-top:10px;min-height:50px;width:100%}.my-accounts-wraper .input-field.inValid{border:2px solid #f54949}.my-accounts-wraper .input-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;font-size:.9em;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.my-accounts-wraper .input-field input,.my-accounts-wraper .input-field select,.my-accounts-wraper .input-field textarea{background:#0000;border:none;margin-left:10px;outline:none;width:-webkit-fill-available}.my-accounts-wraper .input-field .labelsTitle{margin-bottom:10px;margin-left:10px;overflow:hidden;padding-top:12px;width:120px}.my-accounts-wraper .input-field .labelsListItem{display:inline-flex;margin-bottom:10px;margin-left:10px;min-width:200px;overflow:hidden;width:100%}.my-accounts-wraper .input-field .labelsListItem input{border-radius:5px;flex:1 1;margin-right:35px;max-width:100%}.my-accounts-wraper .input-field .labelsListItem img{height:20px;margin-right:20px;margin-top:0;max-width:15%}.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{border-bottom:1px solid #e1ecf3;display:flex;padding:10px}.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;-webkit-margin-after:0;margin-block-end:0;margin-block-start: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 .list-wrapper{overflow:auto}.my-accounts-wraper .column-body{position:relative}.my-accounts-wraper .column-body .add-btn{background:#0267aa;border:none;border-radius:50%;bottom:10px;height:70px;margin-bottom:20px;margin-left:10px;margin-right:20px;outline:none;padding:0;position:absolute;right:10px;width:70px}.my-accounts-wraper .column-body .add-btn:before{border-radius:50%;box-sizing:border-box;color:#fff;content:"";display:inline-block;font-size:20px;font-weight:lighter;line-height:2}.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{align-self:center;flex:2 1}.my-accounts-wraper .excution-list li img{max-height:20px;max-width:20px}.my-accounts-wraper .disabled{opacity:.4;pointer-events:none}.my-accounts-wraper .excuetion-options{display:flex;justify-content:space-between;margin:10px 20px}.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;height:20px;padding-right:5px;text-align:end;transition:all .1s}.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{border:1px solid;margin-top:20px;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{background-image:-webkit-linear-gradient(135deg,#0000,#0000 33%,#0000001a 0,#0000001a 66%,#0000 0),-webkit-linear-gradient(top,#ffffff40,#0003),-webkit-linear-gradient(left,#09c,#ff0);height:20px;width:90%}.my-accounts-wraper .progress-bar label{background:#e7f4fd}.my-accounts-wraper .correlation-table{border:3px solid #77b5df;border-collapse:collapse;font-size:13px;width:100%}.my-accounts-wraper .correlation-table th{background-color:#77b5df;border:1px solid #e7f4fd;color:#fff;font-weight:400;padding-bottom:12px;padding-top:12px}.my-accounts-wraper .correlation-table td{border:1px solid #e7f4fd;height:15px;padding:8px;width:50%}.my-accounts-wraper .correlation-table tr{background-color:#fff}.my-accounts-wraper .correlation-table tr:hover{background-color:#77b5df}.my-accounts-wraper .correlationScoreDisable{background:#0000;border:none;margin-left:50px;max-width:30px;outline:none;width:-webkit-fill-available}.my-accounts-wraper .correlationScoreEnable{border:1px solid #000;margin-left:50px;max-width:30px;width:-webkit-fill-available}.my-accounts-wraper .button-wrapper{display:inline-flex}.my-accounts-wraper .addCorrelationBtn{background:#04caa7;border:none;border-radius:3px;color:#fff;height:16px;margin-left:10px;padding-left:4px;width:16px}.main-div{display:flex;margin:0 5px 0 0;width:100%}.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{color:#9783cf;display:flex;font-size:12px;margin-top:8px;min-width:25%}.main-div .page-column .column-body .labelCalender .datepicker-input{padding:0 10px;width:70%}.main-div .page-column .column-body .chart{margin:5% 0 0 15%;width:70%}.user-detail-component,.user-detail-component .MsgWrapper{width:100%}.user-detail-component .roundeImg{height:105px;max-width:100%}.user-detail-component .titleLabel{margin:5% 0;text-align:center;text-transform:uppercase}.user-detail-component .leftLabel{display:table-cell;min-width:90px}.user-detail-component .rightLabel{border-radius:3px;display:table-cell;padding:6px 10px;width:100%}.user-detail-component .dashItemImg{align-items:center;background:#dfd9f7;border-radius:50%;display:flex;height:104px;justify-content:center;margin:0 auto;overflow:hidden;position:relative;width:104px}.user-detail-component .no-dp .roundeImg{max-width:40px}.company-list .list-item{align-items:center;display:flex;padding:15px 36px 15px 15px}.company-list .dashItemImg{background:#f1edff;border-radius:50%;height:52px;overflow:hidden;width:52px}.company-list .roundImg{height:52px;width:52px}.company-list .CompNameCnt{flex:1 1;padding:0 0 0 20px}.company-list .defaultCompanyName{color:#9783cf;font-family:rubik,Arial,sans-sarif;font-size:14px;font-weight:500;font-weight:700}.company-list .listLabel{font-family:rubik,Arial,sans-sarif;font-size:14px;font-weight:500}.company-list .CompAddress{font-weight:400}.company-list .CompAddress,.company-list .getStarted{color:#9783cf;font-size:12px}.company-list .no-dp{align-items:center;display:flex;justify-content:center}.company-list .no-dp .roundImg{height:25px;width:25px}.input-select-field{border:2px solid #77b5df;border-radius:5px;color:#0267aa;height:auto;margin-bottom:15px;margin-top:8px}.input-select-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.input-select-field .css-1pahdxg-control{background:#0000;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:#0000;border:#0000}.input-select-field .select-input>div:last-of-type{background:#e7f4fd;border:none;height:auto}.input-select-field .select-input .css-yk16xz-control{min-width:56px}.input-select-field .select-input div[class~=-control]{background:#fff!important;border:#0000;border-radius:3px;box-shadow:none!important;color:#9783cf;font-size:13px}.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{line-height:1;min-width:0;padding:6px 0}.input-select-field .select-input .Select-placeholder{color:#beb6e0;font-size:13px;line-height:30px}.input-select-field .select-input .Select-menu-outer{border:none}.input-select-field .select-input .Select-menu-outer:before{bottom:0;box-shadow:0 0 6px #888;content:"";left:0;position:absolute;right:0;top:2px;z-index:-1}.input-select-field .select-input .Select-menu-outer .Select-menu{background:#fff}.input-select-field .select-input .Select-noresults{font-size:13px;padding:6px 10px}.input-select-field .select-input .Select-option{font-size:13px;padding:5px 6px}.list-wrapper .list-item.selected-item{background:#dfd9f7}.statisticsText{text-align:center}.main-div-reports{display:flex;margin:0 5px 0 0;width:100%}.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{color:#9783cf;display:flex;font-size:12px;margin-top:8px;min-width:25%}.main-div-reports .page-column .column-body .labelCalender .datepicker-input{padding:0 10px;width:70%}.main-div-reports .page-column .column-body .chart{margin:5% 0 0 15%;width:70%}.selected-searches{display:flex;width:100%}.selected-searches .MsgWrapper{width:100%}.selected-searches .roundeImg{height:105px;max-width:100%}.selected-searches .titleLabel{margin:5% 0;text-align:center;text-transform:uppercase}.selected-searches .leftLabel{display:table-cell;min-width:150px}.selected-searches .rightLabel{border-radius:3px;display:table-cell;padding:6px 10px;width:100%}.selected-searches .dashItemImg{align-items:center;background:#dfd9f7;border-radius:50%;display:flex;height:104px;justify-content:center;margin:0 auto;overflow:hidden;position:relative;width:104px}.selected-searches .no-dp .roundeImg{max-width:40px}.email-module .column-body .add-btn:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FontAwesome;font-size:25px;font-style:normal;font-weight:400;line-height:1;text-decoration:none}.email-module .admin-save-form .input-field{width:auto}.email-module .list-checkbox{align-self:center;margin-left:5px;margin-right:5px}.email-module .list-checkbox input[type=checkbox]{margin-right:5px;padding:10px;transform:scale(1.5);width:auto!important}.email-module .list-checkbox span{margin-left:10px}.email-module .select-fix .Select-control{padding-top:5px!important}.email-module .input-select-field{border:2px solid #77b5df;border-radius:5px;color:#0267aa;height:auto;margin-bottom:15px;margin-top:10px;min-height:40px}.email-module .input-select-field.inValid{border:2px solid #f54949}.email-module .input-select-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.email-module .input-select-field .css-1pahdxg-control{background:#0000;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:#0000;border:#0000}.email-module .input-select-field .select-input>div:last-of-type{background:#e7f4fd;border:none;height:auto}.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;border:#0000;border-radius:3px;box-shadow:none!important;color:#9783cf;font-size:13px}.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{line-height:1;min-width:0;padding:6px 0}.email-module .input-select-field .select-input .Select-placeholder{color:#beb6e0;font-size:13px;line-height:30px}.email-module .input-select-field .select-input .Select-menu-outer{border:none}.email-module .input-select-field .select-input .Select-menu-outer:before{bottom:0;box-shadow:0 0 6px #888;content:"";left:0;position:absolute;right:0;top:2px;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{font-size:13px;padding:6px 10px}.email-module .input-select-field .select-input .Select-option{font-size:13px;padding:5px 6px}.email-module .AddBtn{height:55px;margin-top:0;width:55px}.email-module .email-list-wrapper{margin:20px}.email-module .adminRoleInput-field{display:flex;flex-flow:row}.email-module .input-field{border:2px solid #77b5df;border-radius:5px;height:auto;margin-bottom:15px;margin-top:10px;min-height:50px;width:100%}.email-module .input-field.inValid{border:2px solid #f54949}.email-module .input-field h6{-webkit-margin-after:1.2em;background:#e7f4fd;color:#77b5df;margin-block-end:1.2em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.email-module .input-field input,.email-module .input-field select,.email-module .input-field textarea{background:#0000;border:none;margin-left:10px;outline:none;width:-webkit-fill-available}.email-module .input-field .labelsTitle{margin-bottom:10px;margin-left:10px;overflow:hidden;padding-top:12px;width:120px}.email-module .input-field .labelsListItem{display:inline-flex;margin-bottom:10px;margin-left:10px;min-width:200px;overflow:hidden;width:100%}.email-module .input-field .labelsListItem input{border-radius:5px;flex:1 1;margin-right:35px;max-width:100%}.email-module .input-field .labelsListItem img{height:20px;margin-right:20px;margin-top:0;max-width:15%}.email-module .input-field .labelsListItem img.visible{visibility:visible}.email-module .input-field.no-label img{margin-top:10px}.email-module .list-item{align-items:center;background:#fff;border:1px solid #77b5df;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:5px}.email-module .list-item div{flex:1 1;padding-right:8px}.email-module .list-item div h4,.email-module .list-item div p{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start: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 .list-wrapper{overflow:auto}.email-module .column-body{position:relative}.email-module .column-body .add-btn{background:#0267aa;border:none;border-radius:50%;bottom:10px;height:70px;margin-bottom:20px;margin-left:10px;margin-right:20px;outline:none;padding:0;position:absolute;right:10px;width:70px}.email-module .column-body .add-btn:before{border-radius:50%;box-sizing:border-box;color:#fff;content:"";display:inline-block;font-size:20px;font-weight:lighter;line-height:2}.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{align-self:center;flex:2 1}.email-module .excution-list li img{max-height:20px;max-width:20px}.email-module .disabled{opacity:.4;pointer-events:none}.email-module .excuetion-options{display:flex;justify-content:space-between;margin:10px 20px}.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;height:20px;padding-right:5px;text-align:end;transition:all .1s}.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{border:1px solid;margin-top:20px;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{background-image:-webkit-linear-gradient(135deg,#0000,#0000 33%,#0000001a 0,#0000001a 66%,#0000 0),-webkit-linear-gradient(top,#ffffff40,#0003),-webkit-linear-gradient(left,#09c,#ff0);height:20px;width:90%}.email-module .progress-bar label{background:#e7f4fd}.email-module .correlation-table{border:3px solid #77b5df;border-collapse:collapse;font-size:13px;width:100%}.email-module .correlation-table th{background-color:#77b5df;border:1px solid #e7f4fd;color:#fff;font-weight:400;padding-bottom:12px;padding-top:12px}.email-module .correlation-table td{border:1px solid #e7f4fd;height:15px;padding:8px;width:50%}.email-module .correlation-table tr{background-color:#fff}.email-module .correlation-table tr:hover{background-color:#77b5df}.email-module .correlationScoreDisable{background:#0000;border:none;margin-left:50px;max-width:30px;outline:none;width:-webkit-fill-available}.email-module .correlationScoreEnable{border:1px solid #000;margin-left:50px;max-width:30px;width:-webkit-fill-available}.email-module .button-wrapper{display:inline-flex}.email-module .addCorrelationBtn{background:#04caa7;border:none;border-radius:3px;color:#fff;height:16px;margin-left:10px;padding-left:4px;width:16px}.tox .tox-editor-header{z-index:0!important}.email-templates-module .column-body .add-btn:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FontAwesome;font-size:25px;font-style:normal;font-weight:400;line-height:1;text-decoration:none}.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-left:5px;margin-right:5px}.email-templates-module .list-checkbox input[type=checkbox]{margin-right:5px;padding:10px;transform:scale(1.5);width:auto!important}.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{border:2px solid #77b5df;border-radius:5px;color:#0267aa;height:auto;margin-bottom:15px;margin-top:10px;min-height:40px}.email-templates-module .input-select-field.inValid{border:2px solid #f54949}.email-templates-module .input-select-field h6{-webkit-margin-after:.8em;background:#e7f4fd;color:#77b5df;margin-block-end:.8em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.email-templates-module .input-select-field .css-1pahdxg-control{background:#0000;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:#0000;border:#0000}.email-templates-module .input-select-field .select-input>div:last-of-type{background:#e7f4fd;border:none;height:auto}.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;border:#0000;border-radius:3px;box-shadow:none!important;color:#9783cf;font-size:13px}.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{line-height:1;min-width:0;padding:6px 0}.email-templates-module .input-select-field .select-input .Select-placeholder{color:#beb6e0;font-size:13px;line-height:30px}.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{bottom:0;box-shadow:0 0 6px #888;content:"";left:0;position:absolute;right:0;top:2px;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{font-size:13px;padding:6px 10px}.email-templates-module .input-select-field .select-input .Select-option{font-size:13px;padding:5px 6px}.email-templates-module .AddBtn{height:55px;margin-top:0;width:55px}.email-templates-module .email-list-wrapper{margin:20px}.email-templates-module .adminRoleInput-field{display:flex;flex-flow:row}.email-templates-module .input-field{border:2px solid #77b5df;border-radius:5px;height:auto;margin-bottom:15px;margin-top:10px;min-height:50px;width:100%}.email-templates-module .input-field.inValid{border:2px solid #f54949}.email-templates-module .input-field h6{-webkit-margin-after:1.2em;background:#e7f4fd;color:#77b5df;margin-block-end:1.2em;margin-left:10px;margin-top:-10px;padding-left:5px;padding-right:5px;width:-webkit-fit-content;width:fit-content}.email-templates-module .input-field input,.email-templates-module .input-field select,.email-templates-module .input-field textarea{background:#0000;border:none;margin-left:10px;outline:none;width:-webkit-fill-available;width:100%}.email-templates-module .input-field .labelsTitle{margin-bottom:10px;margin-left:10px;overflow:hidden;padding-top:12px;width:120px}.email-templates-module .input-field .labelsListItem{display:inline-flex;margin-bottom:10px;margin-left:10px;min-width:200px;overflow:hidden;width:100%}.email-templates-module .input-field .labelsListItem input{border-radius:5px;flex:1 1;margin-right:35px;max-width:100%}.email-templates-module .input-field .labelsListItem img{height:20px;margin-right:20px;margin-top:0;max-width:15%}.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{align-items:center;background:#fff;border:1px solid #77b5df;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:5px}.email-templates-module .list-item div{flex:1 1;padding-right:8px}.email-templates-module .list-item div h4,.email-templates-module .list-item div p{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start: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 .list-wrapper{overflow:auto}.email-templates-module .column-body{position:relative}.email-templates-module .column-body .add-btn{background:#0267aa;border:none;border-radius:50%;bottom:10px;height:70px;margin-bottom:20px;margin-left:10px;margin-right:20px;outline:none;padding:0;position:absolute;right:10px;width:70px}.email-templates-module .column-body .add-btn:before{border-radius:50%;box-sizing:border-box;color:#fff;content:"";display:inline-block;font-size:20px;font-weight:lighter;line-height:2}.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{align-self:center;flex:2 1}.email-templates-module .excution-list li img{max-height:20px;max-width:20px}.email-templates-module .disabled{opacity:.4;pointer-events:none}.email-templates-module .excuetion-options{display:flex;justify-content:space-between;margin:10px 20px}.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;height:20px;padding-right:5px;text-align:end;transition:all .1s}.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{border:1px solid;margin-top:20px;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{background-image:-webkit-linear-gradient(135deg,#0000,#0000 33%,#0000001a 0,#0000001a 66%,#0000 0),-webkit-linear-gradient(top,#ffffff40,#0003),-webkit-linear-gradient(left,#09c,#ff0);height:20px;width:90%}.email-templates-module .progress-bar label{background:#e7f4fd}.email-templates-module .correlation-table{border:3px solid #77b5df;border-collapse:collapse;font-size:13px;width:100%}.email-templates-module .correlation-table th{background-color:#77b5df;border:1px solid #e7f4fd;color:#fff;font-weight:400;padding-bottom:12px;padding-top:12px}.email-templates-module .correlation-table td{border:1px solid #e7f4fd;height:15px;padding:8px;width:50%}.email-templates-module .correlation-table tr{background-color:#fff}.email-templates-module .correlation-table tr:hover{background-color:#77b5df}.email-templates-module .correlationScoreDisable{background:#0000;border:none;margin-left:50px;max-width:30px;outline:none;width:-webkit-fill-available}.email-templates-module .correlationScoreEnable{border:1px solid #000;margin-left:50px;max-width:30px;width:-webkit-fill-available}.email-templates-module .button-wrapper{display:inline-flex}.email-templates-module .addCorrelationBtn{background:#04caa7;border:none;border-radius:3px;color:#fff;height:16px;margin-left:10px;padding-left:4px;width:16px}.email-templates-modal{border:1px solid #eae5fc;box-shadow:2px 2px 204px 0 #0003;max-height:calc(100% - 20px);overflow:auto;width:46%}.btn-SubmitPass{align-self:center;height:40px;margin-top:10px;width:40%}.setFontto15AndBold{font-size:15px;font-weight:700}.nocolorMyaccount{background:none}@media screen and (max-width:767px){.email-templates-modal{border:1px solid #eae5fc;box-shadow:2px 2px 204px 0 #0003;max-height:calc(100% - 20px);overflow:auto;width:100%}.maintitle{font-size:60px!important}}.searches-list .list-item{align-items:center;margin:5px 0;padding:15px}.searches-list .dashItemImg{background:#f1edff;border-radius:50%;height:52px;overflow:hidden;width:52px}.searches-list .roundImg{height:52px;width:52px}.searches-list .CompNameCnt{flex:1 1;padding:0 0 0 20px}.searches-list .defaultCompanyName{color:#9783cf;font-family:rubik,Arial,sans-sarif;font-size:14px;font-weight:500;font-weight:700}.searches-list .listLabel{font-family:rubik,Arial,sans-sarif;font-size:14px;font-weight:500}.searches-list .CompAddress{font-weight:400;text-align:end}.searches-list .CompAddress,.searches-list .getStarted{color:#9783cf;font-size:12px}.searches-list .no-dp{align-items:center;display:flex;justify-content:center}.searches-list .no-dp .roundImg{height:25px;width:25px}.selected-logs{display:flex;width:100%}.selected-logs .MsgWrapper{width:100%}.selected-logs .roundeImg{height:105px;max-width:100%}.selected-logs .titleLabel{margin:5% 0;text-align:center;text-transform:uppercase}.selected-logs .leftLabel{display:table-cell;min-width:150px}.selected-logs .rightLabel{border-radius:3px;display:table-cell;padding:6px 10px;width:100%;word-break:break-all}.selected-logs .dashItemImg{align-items:center;background:#dfd9f7;border-radius:50%;display:flex;height:104px;justify-content:center;margin:0 auto;overflow:hidden;position:relative;width:104px}.selected-logs .no-dp .roundeImg{max-width:40px}.user-detail-component{display:flex;margin-left:3%;padding-top:3%;width:95%}.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{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FontAwesome;font-size:25px;font-style:normal;font-weight:400;line-height:1;text-decoration:none}.resume-detail-component .LanName:before,.resume-detail-component .LocName:before{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Linearicons-Free;font-size:25px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.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;margin-bottom:10px;overflow:hidden}.resume-detail-component .ResumeListWrap{background:#f1edff;font-size:15px}.resume-detail-component .ResumeList{background:#fff;color:#9783cf;font-family:rubik,Arial,sans-sarif;line-height:1}.resume-detail-component .AvailableHeading{background:#04caa7;color:#fff;display:block;padding:13px 40px 12px 50px;text-align:center}.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{background:#dfd9f7;color:#9783cf;display:block;padding:15px 40px 15px 50px;position:relative;text-align:center}.resume-detail-component .DownArrow{cursor:pointer;height:30px;margin-top:-15px;padding-top:5px;position:absolute;right:10px;text-align:center;top:50%;width:30px}.resume-detail-component .DownArrow:after{box-sizing:border-box;color:#9783cf;content:"";display:inline-block;font-size:20px;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{border-right:1px solid #ccc;color:#9783cf;display:table-cell;min-width:50px;padding:10px 0;text-align:center;vertical-align:middle;width:50px}.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;font-weight:500;padding:15px 10px;text-transform:uppercase}.resume-detail-component .LocLanCnt .ResumeHeading:before{content:none}.resume-detail-component .LocLanCnt .ResumeItem{padding:10px}.resume-detail-component .LocName{padding:10px;position:relative}.resume-detail-component .LocName:before{background:#dfd9f7;border-radius:50%;box-sizing:border-box;color:#fff;content:"";display:inline-block;font-size:13px;height:23px;margin-right:12px;padding:4px 0 0;text-align:center;vertical-align:initial;width:23px}.resume-detail-component .LanName{padding:10px;position:relative}.resume-detail-component .LanName:before{background:#dfd9f7;border-radius:50%;box-sizing:border-box;color:#fff;content:"";display:inline-block;font-size:12px;height:23px;margin-right:12px;padding:6px 0 0;text-align:center;vertical-align:initial;width:23px}.resume-detail-component .LevelCount{float:right;position:relative}.resume-detail-component .ProfExpCnt .ResumeHeading:before{content:none}.resume-detail-component .ProfExpCnt .ResumeList .ResumeHeadingCnt{background-color:#f9f7ff;min-height:37px;position:relative}.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{bottom:0;position:absolute;right:0;text-align:center;top:0;width:40px}.resume-detail-component .shortlist:after{content:"";display:inline-block}.resume-detail-component .lblHeading{color:#dfd9f7;display:block;font-family:rubik,Arial,sans-sarif;font-size:15px;font-weight:500;line-height:1.2;padding:15px 0 0}.activeSearch .resume-detail-component .lblHeading{color:#9783cf}.resume-detail-component .collapseableCnt{position:absolute;right:0;top:0;width:40px;z-index:1}@media(max-width:767px){.resume-detail-component .collapseableCnt{width:100%}}.resume-detail-component .collapseableCnt>div{display:block;height:100%}.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{background:#dfd9f7;border-radius:4px;color:#9783cf;display:none;flex:1 1;font-size:20px;margin:10px 0 0;padding:10px 0 0;text-align:center}@media(max-width:767px){.resume-detail-component .CollapseHeading{margin:0 10px 0 0;min-height:0;padding-top:0;width:auto}}.resume-detail-component .CollapseHeading>div{position:relative;transform:rotate(180deg);width:40px!important;writing-mode:vertical-rl}@media(max-width:767px){.resume-detail-component .CollapseHeading>div{transform:none;width:100%!important;writing-mode:horizontal-tb}}.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{padding:10px 0 0;width:100%}}.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{align-items:center;display:flex}.resume-detail-component .CollapseCol.col-2,.resume-detail-component .CollapseCol.col-3{padding:0 0 0 10px;width:50px}@media(max-width:767px){.resume-detail-component .CollapseCol.col-2,.resume-detail-component .CollapseCol.col-3{padding:10px 0 0;width:100%}}.resume-detail-component .CollapseCol .collapseableCnt{display:block;height:100%;position:relative}.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{border-radius:50%;bottom:5px;height:60px;left:7px;overflow:visible;padding-top:22px;position:absolute;width:60px}.resume-detail-component .info{background:#3e335e;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;font-family:sans-serif;font-size:15px;font-weight:500;height:25px;padding-top:3px;position:absolute;right:35px;text-align:center;top:3px;width:25px}.resume-detail-component .savedLabel{font-size:15px;font-weight:500}.resume-detail-component li.ResumeItem:before{display:none}.resume-detail-component .resumeProfile{background:#fff;padding:10px}.resume-detail-component .ExpName{float:right}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}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:#0000}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;font-style:normal;font-weight:400;src:url(/static/media/fontawesome-webfont.8b43027f47b20503057d.eot);src:url(/static/media/fontawesome-webfont.8b43027f47b20503057d.eot?#iefix&v=4.0.3) format("embedded-opentype"),url(/static/media/fontawesome-webfont.f691f37e57f04c152e23.woff) format("woff"),url(/static/media/fontawesome-webfont.1e59d2330b4c6deb84b3.ttf) format("truetype"),url(/static/media/fontawesome-webfont.c1e38fd9e0e74ba58f7a.svg#fontawesomeregular) format("svg")}.fa{-webkit-font-smoothing:antialiased;display:inline-block;font-family:FontAwesome;font-size:25px;line-height:1;line-height:11px;text-decoration:none}@font-face{font-family:icomoon;font-style:normal;font-weight:400;src:url(/static/media/icomoon.c87087041ecafa3e402f.eot);src:url(/static/media/icomoon.c87087041ecafa3e402f.eot#iefix) format("embedded-opentype"),url(/static/media/icomoon.098ec7dc8fde16846604.ttf) format("truetype"),url(/static/media/icomoon.e55ee97225bda997be47.woff) format("woff"),url(/static/media/icomoon.8260db0f93bf45e6e512.svg#icomoon) format("svg")}@font-face{font-family:icomoon;font-style:normal;font-weight:400;src:url(/static/media/Linearicons-Free.3dc0c072acc6f732664e.eot);src:url(/static/media/Linearicons-Free.3dc0c072acc6f732664e.eot#iefix) format("embedded-opentype"),url(/static/media/Linearicons-Free.043d617589bc6548fd69.ttf) format("truetype"),url(/static/media/Linearicons-Free.6b77b69b3dd87c3091fb.woff) format("woff"),url(/static/media/Linearicons-Free.c2e5e3736f0a0ac9b1ae.svg#Linearicons-Free) format("svg")}.fa,[class*=" icon-"],[class^=icon-]{-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400}[class*=" icon-"],[class^=icon-]{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;font-family:icomoon!important;font-variant:normal;line-height:1;text-transform:none}.setHeight50p{height:50px!important}.datepicker-wrapper{margin-bottom:10px;width:100%}.datepicker-input{background:#f5f2ff;border:#0000;border-radius:3px;color:#9783cf;font-family:rubik,Arial,sans-sarif;font-size:13px;height:28px;min-width:0;outline:none;padding:6px 10px;width:100%}.react-datepicker-wrapper{display:block;position:relative;width:100%}.react-datepicker-wrapper:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAAsTAAALEwEAmpwYAAAHzmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIiB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE2LTAzLTAyVDIxOjI2OjA3KzA1OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wMi0wMlQxNzoyOTo0NiswNTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMi0wMlQxNzoyOTo0NiswNTowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDplZjk0MWJkYS1lM2Y3LTc4NGYtODgyZi1hMGExMzhhZjU0ZWEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDk0MzFFRDM1RERFMTFFMkJENTFDN0U5RDMyMEEwMEIiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowOTQzMUVEMzVEREUxMUUyQkQ1MUM3RTlEMzIwQTAwQiIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgdGlmZjpPcmllbnRhdGlvbj0iMSIgdGlmZjpYUmVzb2x1dGlvbj0iNzIwMDAwLzEwMDAwIiB0aWZmOllSZXNvbHV0aW9uPSI3MjAwMDAvMTAwMDAiIHRpZmY6UmVzb2x1dGlvblVuaXQ9IjIiIGV4aWY6Q29sb3JTcGFjZT0iNjU1MzUiIGV4aWY6UGl4ZWxYRGltZW5zaW9uPSIxMTAiIGV4aWY6UGl4ZWxZRGltZW5zaW9uPSIyMiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NDMxRUQwNURERTExRTJCRDUxQzdFOUQzMjBBMDBCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjA5NDMxRUQxNURERTExRTJCRDUxQzdFOUQzMjBBMDBCIi8+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmIxNGMyOGJlLTVhMGYtNGQ0My1iZWI2LThmZmUxYTkwNGJlMCIgc3RFdnQ6d2hlbj0iMjAxNi0wMy0wMlQyMToyODoyOCswNTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplZjk0MWJkYS1lM2Y3LTc4NGYtODgyZi1hMGExMzhhZjU0ZWEiIHN0RXZ0OndoZW49IjIwMTktMDItMDJUMTc6Mjk6NDYrMDU6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE4IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6tN7qLAAAATUlEQVQokWOc0fr0PwOZgIlcjQwMDAwsDAwMjJRoRnY2Iyl8ipxNdT8TzcfmZwaoGDIbWR6vn/+j0TgBNs2MaDROgCueGXGwUfhDNJ4BqncRL2iy0MIAAAAASUVORK5CYII=) no-repeat 0;content:"";height:18px;margin-top:-9px;position:absolute;right:0;top:50%;width:23px;z-index:1}.react-datepicker__input-container{display:block}.react-datepicker-popper{z-index:10000}.CloseBtn{background:#f54949;border:none;border-radius:3px;font-size:0;height:55px;margin-left:10px;width:55px}.CloseBtn:before{box-sizing:border-box;color:#fff;content:"";font-size:20px;margin:-1px 0 0 1px;vertical-align:middle}.edit-btn{align-self:center;background:#04caa7;border:none;border-radius:50%;outline:none;padding:0}.edit-btn:before{box-sizing:border-box;color:#fff;content:"";font-size:20px;margin:0 2px 2px 2.5px!important;transform:rotate(45degdeg);vertical-align:middle}.delete-btn{align-self:center;background:#f54949;border:none;border-radius:50%;height:25px;outline:none;padding:0;width:25px}.delete-btn:before{box-sizing:border-box;color:#fff;content:"";font-size:16px;margin:0 2px 2px 2.5px!important;transform:rotate(45degdeg);vertical-align:middle}.SaveCloudBtn{background:#04caa7;border:none;border-radius:3px;height:55px;margin-left:10px;padding:0;position:relative;width:55px}.SaveCloudBtn:before{color:#fff;content:"";font-size:20px;line-height:1.1;vertical-align:middle}.AddBtn{background:#04caa7;border:none;border-radius:3px;font-size:0;height:55px;margin-left:10px;width:55px}.AddBtn:before{color:#fff;content:"";font-size:20px;margin:-1px 0 0 1px;transform:rotate(45deg);vertical-align:middle}.App{background:#3e335e;font-family:rubik,Arial,sans-sarif;height:100vh;overflow:auto}.App,hr{width:100%}hr{border-top:1px solid #77b5df;box-sizing:initial;color:#77b5df;height:0}.select-input{margin-bottom:10px;width:100%}.select-input.inValid{border:1px solid #f54949;border-radius:3px}.select-input .Select-control{background:#e7f4fd!important;border:#0000;border-radius:3px;box-shadow:none!important;color:#9783cf;font-size:13px;height:40px;padding-top:10px}.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{line-height:1;min-width:0;padding:0}.select-input .Select-placeholder{color:#beb6e0;font-size:13px;line-height:30px}.select-input .Select-menu-outer{border:none}.select-input .Select-menu-outer:before{bottom:0;box-shadow:0 0 6px #888;content:"";left:0;position:absolute;right:0;top:2px;z-index:-1}.select-input .Select-menu-outer .Select-menu{background:#fff}.select-input .Select-noresults{font-size:13px;padding:6px 10px}.select-input .Select-option{font-size:13px;padding:5px 6px}.btn-login{background:#04caa7;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-family:rubik,Arial,sans-sarif;font-size:16px;margin-right:10px;outline:none;padding:6px 10px;transition:all .3s}.rdw-editor-main{background:#fff;height:150px}.close-btn{align-self:flex-end;background:#fff;border:1px solid #0000;border-radius:20px;height:40px;margin:-15px -15px 10px 10px;outline:none;padding:0;width:40px}.close-btn:before{box-sizing:border-box;color:#ccc;content:"";font-size:20px;margin:-1px 0 0 1px;vertical-align:middle}.close-btn:hover{background:#f54949}.collapseBtn{background:#77b5df;border:none;border-radius:3px;font-size:0;height:55px;margin-left:10px;width:55px}.collapseBtn:before{border-radius:50%;box-sizing:border-box;color:#fff;content:"";font-size:23px;margin-left:-3px}@media(max-width:767px){.collapseBtn:before{transform:rotate(-90degdeg)}}.collapseBtn.expandBtn{margin-left:0;padding-bottom:10px;transform:rotate(180deg)}@media(max-width:767px){.collapseBtn.expandBtn{order:1}}.collapseBtn.expandBtn:before{margin-left:2px;margin-top:3px;transform:rotate(180degdeg)}@media(max-width:767px){.collapseBtn.expandBtn:before{transform:rotate(90degdeg)}}.round-search{background:#fff;border:10px solid #77b5df;border-radius:3px;flex:1 1;font-size:13px;height:35px;line-height:35px;outline:none;padding-left:10px}.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{background:#77b5df;border-radius:3px;color:#fff;display:flex;display:block;flex:1 1;font-size:15px;overflow:hidden}.heading p{margin-left:10px;margin-right:20px;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expand-heading{align-items:center;background:#77b5df;border-radius:4px;color:#fff;cursor:pointer;display:flex!important;flex:1 1;font-size:15px;justify-content:center;margin:10px 0 0;outline:none;text-align:center;transform:rotate(180deg);writing-mode:vertical-rl}@media(max-width:767px){.expand-heading{margin:0 10px 0 0;order:-1;transform:none;writing-mode:horizontal-tb}}.header{background:#3e335e;color:azure;display:flex;height:30px;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{margin-left:10px;max-width:130px}@media(max-width:767px){.header .left{align-self:center;flex-flow:row}.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{color:#fff;text-decoration:none}@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{background:#000;height:100%;left:0;opacity:.6;position:fixed;top:0;width:100%;z-index:10000000}#loader{animation:spin 2s linear infinite;border:3px solid #0000;border-radius:50%;border-top-color:#3498db;display:block;height:150px;left:50%;margin:-75px 0 0 -75px;position:relative;top:50%;width:150px}#loader:before{animation:spin 3s linear infinite;border:3px solid #0000;border-radius:50%;border-top-color:#e74c3c;bottom:5px;content:"";left:5px;position:absolute;right:5px;top:5px}#loader:after{animation:spin 1.5s linear infinite;border:3px solid #0000;border-radius:50%;border-top-color:#f9c922;bottom:15px;content:"";left:15px;position:absolute;right:15px;top:15px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}progress[value]{-webkit-appearance:none;appearance:none;background-color:#f5f5f5;border:none;border-radius:3px;box-shadow:inset 0 2px 3px #00000080;color:#4169e1;height:20px;margin:0 0 1.5em;position:relative;width:100%}progress[value]::-webkit-progress-bar{background-color:#f5f5f5;border-radius:3px;box-shadow:inset 0 2px 3px #00000080}progress[value]::-webkit-progress-value{animation:animate-stripes 5s linear infinite;background-size:35px 20px,100% 100%,100% 100%;border-radius:3px;position:relative}@keyframes animate-stripes{to{background-position:-100px 0}}progress[value]::-webkit-progress-value:after{background-color:#fff;border-radius:100%;content:"";height:5px;position:absolute;right:7px;top:7px;width:5px}progress[value]::-moz-progress-bar{background-image:-moz-linear-gradient(135deg,#0000,#0000 33%,#0000001a 33%,#0000001a 66%,#0000 66%),-moz-linear-gradient(top,#ffffff40,#0003),-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 #00000080;height:20px;width:100%}.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{margin:0 5px;width:10px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#77b5df;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#9783cf}.collapseBtn:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:FontAwesome;font-size:25px;font-style:normal;font-weight:400;line-height:1;text-decoration:none}.CloseBtn:before,.close-btn:before{font-feature-settings:normal;-webkit-font-smoothing:antialiased;font-family:Linearicons-Free;font-size:25px;font-variant:normal}.AddBtn:before,.CloseBtn:before,.SaveCloudBtn:before,.close-btn:before,.delete-btn:before,.edit-btn:before{speak:none;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-weight:400;line-height:1;text-transform:none}.AddBtn:before,.SaveCloudBtn:before,.delete-btn:before,.edit-btn:before{font-feature-settings:normal;-webkit-font-smoothing:antialiased;font-family:icomoon!important;font-variant:normal}.Select{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button{display:none!important}.Select input::-ms-clear,.Select input::-ms-reveal{display:none!important}.Select,.Select div,.Select input,.Select span{box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;opacity:.35;pointer-events:none}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-open>.Select-control{background:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{border-color:#0000 #0000 #999;border-width:0 5px 5px;top:-2px}.Select.is-searchable.is-focused:not(.is-open)>.Select-control,.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{background:#fff;border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px #007eff1a}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select .Select-arrow-zone:hover>.Select-arrow,.Select.is-open .Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border:1px solid #ccc;border-collapse:initial;border-radius:4px;border-spacing:0;color:#333;cursor:default;display:table;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px 0 #0000000f}.Select-control .Select-input:focus{background:#fff;outline:none}.Select--single>.Select-control .Select-value,.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;max-width:100%;overflow:hidden;padding-left:10px;padding-right:10px;position:absolute;right:0;text-overflow:ellipsis;top:0;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{-webkit-appearance:none;background:none #0000;border:0;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;line-height:17px;margin:0;outline:none;padding:8px 0 12px;width:100%}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{animation:Select-animation-spin .4s linear infinite;border:2px solid #ccc;border-radius:50%;border-right-color:#333;box-sizing:border-box;display:inline-block;height:16px}.Select-clear-zone{animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;padding-right:5px;position:relative;text-align:center;vertical-align:middle;width:25px}.Select--rtl .Select-arrow-zone{padding-left:5px;padding-right:0}.Select-arrow{border-color:#999 #0000 #0000;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;position:relative;width:0}.Select-control>:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{clip:rect(0,0,0,0);display:inline-block;float:left;height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{-webkit-overflow-scrolling:touch;background-color:#fff;border:1px solid #ccc;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top-color:#e6e6e6;box-shadow:0 1px 0 #0000000f;box-sizing:border-box;left:0;margin-top:-1px;max-height:200px;position:absolute;top:100%;width:100%;z-index:1}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{background-color:#fff;box-sizing:border-box;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:#007eff0a;color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:#007eff14;color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{margin-left:10px;padding:0;vertical-align:middle}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:#007eff14;border:1px solid #007eff3d;border-radius:2px;color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{border-bottom-left-radius:2px;border-right:1px solid #007eff3d;border-top-left-radius:2px;cursor:pointer;padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:#0071e614;color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:#007eff3d}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-left:1px solid #007eff3d;border-right:none}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{border-right:1px solid #e3e3e3;cursor:not-allowed}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{margin-left:-8px;position:absolute}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before{border:8px solid #0000;box-sizing:initial;height:0;position:absolute;width:1px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before{border-bottom-color:#aeaeae;border-width:8px;content:"";left:-8px;z-index:-1}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-top:-8px;top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#f0f0f0;border-top:none}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae;top:-1px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before{border-top-color:#aeaeae;bottom:-1px}.react-datepicker,.react-datepicker-wrapper{display:inline-block}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8rem;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-radius:.3rem}.react-datepicker__triangle{left:50px;position:absolute}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{margin-top:10px}.react-datepicker-popper[data-placement^=top]{margin-bottom:10px}.react-datepicker-popper[data-placement^=right]{margin-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{margin-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;border-top-right-radius:.3rem;padding-top:8px;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 2px}.react-datepicker-time__header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{background:none;border:.45rem solid #0000;cursor:pointer;height:10px;line-height:1.7rem;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:10px;width:0;width:10px;z-index:1}.react-datepicker__navigation--previous{border-right-color:#ccc;left:10px}.react-datepicker__navigation--previous:hover{border-right-color:#b3b3b3}.react-datepicker__navigation--previous--disabled,.react-datepicker__navigation--previous--disabled:hover{border-right-color:#e6e6e6;cursor:default}.react-datepicker__navigation--next{border-left-color:#ccc;right:10px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:80px}.react-datepicker__navigation--next:hover{border-left-color:#b3b3b3}.react-datepicker__navigation--next--disabled,.react-datepicker__navigation--next--disabled:hover{border-left-color:#e6e6e6;cursor:default}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{border-top-color:#ccc;top:4px}.react-datepicker__navigation--years-previous:hover{border-top-color:#b3b3b3}.react-datepicker__navigation--years-upcoming{border-bottom-color:#ccc;top:-4px}.react-datepicker__navigation--years-upcoming:hover{border-bottom-color:#b3b3b3}.react-datepicker__month-container{float:left}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:70px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-72px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{margin:0 auto;overflow-x:hidden;text-align:center;width:70px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day{cursor:pointer}.react-datepicker__day:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today{font-weight:700}.react-datepicker__day--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2{color:green}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.react-datepicker__day--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover{background-color:initial}.react-datepicker__input-container{display:inline-block;position:relative}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{border-top-color:#ccc;border-width:.45rem;float:right;margin-left:20px;position:relative;top:8px}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;height:16px;outline:0;padding:0;position:absolute;right:7px;top:25%;vertical-align:middle;width:16px}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;bottom:0;box-sizing:border-box;color:#fff;content:"\00d7";cursor:pointer;font-size:12px;height:16px;line-height:1;margin:-8px auto 0;padding:2px;position:absolute;right:0;text-align:center;width:16px}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__portal .react-datepicker__navigation{border:.81rem solid #0000}.react-datepicker__portal .react-datepicker__navigation--previous{border-right-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--previous:hover{border-right-color:#b3b3b3}.react-datepicker__portal .react-datepicker__navigation--previous--disabled,.react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover{border-right-color:#e6e6e6;cursor:default}.react-datepicker__portal .react-datepicker__navigation--next{border-left-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--next:hover{border-left-color:#b3b3b3}.react-datepicker__portal .react-datepicker__navigation--next--disabled,.react-datepicker__portal .react-datepicker__navigation--next--disabled:hover{border-left-color:#e6e6e6;cursor:default}
/*# sourceMappingURL=main.4912c2ea.css.map*/