.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;-ms-flex:1;flex:1}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;font-weight:700;font-size:14px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:#ffffffb3;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}html,*{font-family:MetaOffcPro Normal,Helvetica,Arial,Verdana,Tahoma,sans-serif}body{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#main-content{min-height:calc(100% - 260px)}.app,.h-100{height:100%}.w-100{width:100%}::-webkit-scrollbar{width:10px;height:10px;background-color:#fff}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#ff6000;border-radius:10px}h1,h2,h3,h4,h5{color:#041e42;letter-spacing:-.02em;margin:0}h1.extra-large{font-size:60px;line-height:50px}h1.line-height-fix{line-height:70px}h1 sup{font-size:40%;top:-1.15em}h5.smaller{font-size:16px}a{color:#2477ab;font-size:14px;text-decoration:none;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}a.white{color:#fff}.bg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+0AAADICAIAAAASrJdcAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAQ0SURBVHhe7daxDYAwAANB9l+KLqMwQRo6JEqUAfLirKs8wR/XvAEAgBYdDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj42FrY4zz3ecHAH5Ox8PWdDwAsKTjYWsKHgBY0vEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAANTM+wGzhPHwxSUanwAAAABJRU5ErkJggg==);background-repeat:repeat-x;width:100%}.ds-button{background-color:transparent;border:1px solid #041e42;border-radius:6px;color:#041e42;display:inline-block;font-family:MetaOffcPro Bold,Helvetica,Arial,Verdana,Tahoma,sans-serif;font-size:18px;padding:10px 40px;cursor:pointer}input{width:100%;height:40px;padding-left:15px;padding-right:15px;margin-top:15px;margin-bottom:15px;border:#e0e0e0 solid 1px}.align-self-center{align-self:center;-ms-flex-item-align:center!important}.align-self-end{align-self:flex-end;-ms-flex-item-align:end!important}.min-h-fullscreen{min-height:100vh!important}.dci-orange{color:#ff6000}.dci-blue{color:#022a48}.dci-blue-border{border-color:#022a48}.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-auto{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.dci-grey{color:#63666b}.dci-gray-border{border:1px solid #dbdbdb}.dci-gray-border-top{border-top:1px solid #dbdbdb}.dci-gray-border-right{border-right:1px solid #dbdbdb}.dci-gray-border-bottom{border-bottom:1px solid #dbdbdb}.dci-gray-border-left{border-left:1px solid #dbdbdb}.h-80{height:80px}html,body,#root{height:100%}.margin{margin:15px}.padding{padding:25px}.underline{text-decoration:underline}.br-18{border-radius:18px}.item-container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-item-align:center;align-self:center}.hide{display:none}.flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.flex-basis-100{-ms-flex-preferred-size:100%;flex-basis:100%}.scrollable-table-container{width:100%;overflow-x:auto}.scrollable-table-container table{min-width:1440px}.cardvolume .scrollable-table-container table,.sediscountrevenue .scrollable-table-container table,.semembershipcount .scrollable-table-container table,.seactivation .scrollable-table-container table,.royaltyvolumefees .scrollable-table-container table,.royaltyadditionsexclusions .scrollable-table-container table,.cardvolumefees .scrollable-table-container table{min-width:auto}.scrollable-table-container td:first-child,.scrollable-table-container th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2;background:#fff}.scrollable-table-container tr.section-title-row td:first-child{background:inherit;color:#fff}.scrollable-table-container th:first-child{background:#002949}.card-member-page .scrollable-table-container .commercial th,.sesalesvolume .scrollable-table-container .commercial th{width:120px}.franchise-flow-routes-container .scrollable-table-container th:first-of-type,.franchise-flow-routes-container .scrollable-table-container td:first-of-type{width:250px;-webkit-box-shadow:6px 0px 5px -3px rgba(0,0,0,.1);box-shadow:6px 0 5px -3px #0000001a;color:#2477ab}.intes .scrollable-table-container th:first-of-type{width:inherit;color:#fff}.intes .scrollable-table-container td:first-of-type{width:inherit;color:#022a48;text-align:right}.seactivation .scrollable-table-container input{width:149px}@media screen and (min-width: 1024px){.scrollable-table-container{width:885px;min-width:100%}}@media screen and (min-width: 1280px){.scrollable-table-container{width:1140px;min-width:100%}}@media screen and (min-width: 1360px){.scrollable-table-container{width:1220px;min-width:100%}}@media screen and (min-width: 1440px){.scrollable-table-container{width:1300px;min-width:100%}}@media screen and (min-width: 1600px){.scrollable-table-container{width:1460px;min-width:100%}}@media screen and (min-width: 1920px){.scrollable-table-container{width:auto}.franchise-flow-routes-container .scrollable-table-container th:first-of-type,.franchise-flow-routes-container .scrollable-table-container td:first-of-type{-webkit-box-shadow:initial;box-shadow:initial}}.common-profile-container{margin:30px;border-radius:9px;border:1px solid #dce8f0;background-color:#fff;-webkit-box-shadow:0px 3px 21px rgba(0,0,0,.1);box-shadow:0 3px 21px #0000001a}.common-profile-container .head-text{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #dce8f0}.common-profile-container .head-text h6{font-size:16px;color:#1a587e;font-weight:600;line-height:28px;text-align:center}.common-profile-data-container{padding:30px}.common-profile-data-container .border-div{border:1px solid #d9e7ef;border-radius:9px}.bg-white{background-color:#fff}.text-right{text-align:right}.ml-30{margin-left:30px}.p-15{padding:15px}.px-15{padding:15px 0}.pl-15{padding-left:15px}.pr-15{padding-right:15px}.border-bottom{border-bottom:1px solid #dae7ef}.w-90{width:90%}.toast-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.toast-container{border-radius:12px;-webkit-box-shadow:0px 3px 6px #00000029;box-shadow:0 3px 6px #00000029}.toast-container.accept{background-color:#f8fff4;border:1px solid #b9d0ac;color:#68c172}.toast-container.reject{background-color:#fff4f4;border:1px solid #d0acac;color:#ff1616}.content-section{font-size:14px}.outer-div{background-color:#f3fafc;-webkit-box-sizing:border-box;box-sizing:border-box;margin:auto;height:28px;width:28px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inner-div{background-color:#e2eef9;height:22px;width:22px;border-radius:50%;position:relative}.icon-container-toast{background-color:#fff;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.icon-container-toast-success{border:2px solid rgb(104,193,114)}.icon-container-toast-error{border:2px solid #f05050}.image-icon{height:18px;width:18px}.grid-tooltip-error{background-color:#fff7f7;border:.5px solid #ff9b9b;box-shadow:0 3px 6px #00000029;padding:15px;max-width:200px;color:#ff1616;font-size:11px}.grid-tooltip-error-arrow{background-color:#fff7f7;border:.5px solid #ff9b9b;box-shadow:0 3px 6px #00000029}.grid-tooltip-warning{background-color:#fffef1;border:.5px solid #ecb96c;box-shadow:0 3px 6px #00000029;padding:15px;max-width:200px;color:#f3b962;font-size:11px}.grid-tooltip-warning-arrow{background-color:#fff7f7;border:.5px solid #ff9b9b;box-shadow:0 3px 6px #00000029}.error-container{border-radius:9px;padding:8px;min-height:50px;max-height:75px;margin:20px 0}.error-container.has-error{border:1px solid red}.error-text{color:#727272;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:16px;padding-right:16px;max-height:60px;overflow-x:auto}.error-icon{background-color:red;width:18px;height:18px;border-radius:50%;color:#fff;text-align:center}.app-header{background-color:#fff;align-self:flex-start;-webkit-box-shadow:0px 5px 5px 0px rgba(71,78,91,.1);box-shadow:0 5px 5px #474e5b1a}.header-container{padding-left:30px;padding-right:30px}.header-title{font-size:21px}.header-title-container{margin-left:15px}.header-last-login{font-size:16px}.header-help-icon{height:22px;width:22px;border:1px solid #1a597d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a597d}.header-help{margin-right:30px}.header-last-login-icon{padding-left:10px!important;position:relative;bottom:3px}.header-icon{border-left:#f2f2f2 solid 1px;cursor:pointer;padding:12px 15px}.header-seperator{margin-left:4px;margin-right:4px}.header-user-container{border-left:#f2f2f2 solid 1px;padding-left:15px}.last-login-tooltip{background-color:#fff;padding:15px;border:.5px solid #e0e0e0;-webkit-box-shadow:#00000029 0px 3px 6px;box-shadow:#00000029 0 3px 6px}.tooltip-date{margin-bottom:10px}.header-username{font-size:14px;line-height:12px}.header-role{font-size:14px}.header-icon:nth-child(2n){border:none}@media screen and (max-width: 1025px){.header-icon{margin-right:20px}.header-help{margin-right:5px}.header-user-container{margin-left:0}}.header-svg{fill:#2477ab}.header-container-header{display:flex;flex-direction:column;margin-left:10px;padding:10px 0 0}.header-container-hearderMain{color:#ff6000;font-weight:700;line-height:30px;font-family:Meta Offc Pro,sans-serif;font-size:35px}.header-container-headerSub{color:#63666b;font-size:25px;font-family:Meta Offc Pro,sans-serif;font-weight:300}.user-impersonate-button{margin:0% 5%;width:32%;align-items:center}.user-cancel-impersonate-button-container{border-top:4px solid #ff6000;position:fixed;z-index:10000}.user-cancel-impersonate-button{background-color:#ff6000;margin:auto;width:auto;text-align:center;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.user-cancel-impersonate-text{color:#fff;line-height:inherit;font-size:smaller;padding:0 5px 0 10px}.exit-icon{height:15px;position:relative;top:3px;padding-left:4px}.search-user-impersonate-button{float:right}.footer{margin-top:50px}.modal{min-width:500px;min-height:300px;background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMgIyIoLTkwKCo2KyIjMkQyNjs9QEBAJjBGS0U+Sjk/QD3/2wBDAQsLCw8NDx0QEB09KSMpPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT3/wgARCAF7BQADAREAAhEBAxEB/8QAGAABAQEBAQAAAAAAAAAAAAAAAAECAwf/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAQL/2gAMAwEAAhADEAAAAPZjKSsoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB1mgBEzUSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhQdZoAACEsyRkoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHWaEKAAAQiSsoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB0mgQpCghSAoBM1EgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB0lAAAAAAAAErJEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHSUAAAAKQAFIAAlQiQAEKAAQFBAUEBQAQpCkKACAFAIUAhQAAAQpAAAUhQACFIUAEKAACAoIUAAEBSFABCgAAAgBSAoAAIUEBQQpCkAB0UAAAAAAAAAAACESEBSAAAoAICkAKAQFICgEKQApAUgBQCFIUhSFIUEBSAoIAAUgKQoIAUhSFICkKCAAoIAACkBQQAAFBCkAKCAoIAAAdFAAAAAAAAAAAAAAyRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABtQAAAAAAAAAAAAAABkJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbUAAAAAAAAAAAAAAAACESAAAAAAAAAAAAAAAAAAAAAAAAAAhQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbUAAAAAAAAAAAAAAAAAAQiQgAAKQAAAAAAAAFIAAAAAAAAAAAUgAAAAAABSAAAAAAAApAAAAACkAAAAAABSAAAAG1AAAAAAAAAAAAAAAAAAAAEIggAAAAAAAABSAAAAAAAAAAAFIAAAAACggAAAAAAAAAKQFIAAAAAAAAAAAAAUgBSG1AAAAAAAAAAAAAAAAAAAAAAgSAAhSFIUhSApACkKQAAFBCkKQpCkAKQAAAAAoIUAhQQFIUEAKAQFBAUhQQoIUAAgAKQoBACkABQQG1hQQpACkKCAAoIUAAAgABSAFIUAEAAKQJAQoIUhQQoAAAAABAUhQCFIUhQCAoIUAEKACFIUgKAAQpCgEBSApCgAEKQpCghQAQpCgAAAEKQGlAAAAAAAAAAAAAAAAAAAAAAAAABICAAAAAAAAAAAAAAAAAFIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAABACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAAAAAAAAAAAAAAAAAAAAAAAAACAEAABSAAAApAAAUgAAAAAAAAAAAABSAAAAAAAAFIAAAAAAAAAAAAAUhoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAIAAAAAAAAAAAAAAAAAACkAAAAAAAABSAAAFIAAAAAUgABSAAAAAGgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQoAAAAAAAAAAAAAAAIUAAAAAAAAAhQQoAAABAAAABSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFIUgAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmwAAAAAAApAAAAAAAAAAAAAAAAAAAAAAAAAAAUgAAAAAAFVFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgLYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABRLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFloAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiwAAUgQpCghQQoIUAAAAAELSAAAqRQAAKQAAqRSFAAAAIUAUgQoAAApCkAQoFIAAhaAalAAAAAAAAAAAAAAAAAAAAAAAAAAAAGLkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACqKWUAAAAAAAAAAAAAAAAAAAAAAAAAAY1kICkKQFIAAUgKAQAoIAUgBSFIAACkAAKACApCkKCFICkKQAFICgEABQQAFIAAUgAKQoIUhSKo1KAAAAAAAAAAAAAAAAAAAAAAAABjWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAirVsAAAAAAAAAAKQAAAAAAAAAAABjWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABZRqUAAAAAAAAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFEVatgAAAAAAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFLKNSgAAAAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFirZaAAAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAApZaWUAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEKAAAAAAAAAAAAAAAAAAAAAAACxVstAAAAAAAAAAAABy1kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaLLVsASrAAAAUiFAAABy1khSAAAoAIAUEAAAAKCApAAUgBSAAAFICgEKQAAAAAoBAUgAAAAAABSFAIUhSAApAUgKQoIAAACkBQQAApCkKQFGiy1bEqiJSKBSJQRakWhItcrgAAAAAAAAAACFAAAIUhSFBCgAAAAhQAQoAAABCgAAgKAAAAAAAAAAAAAAAAAAAAQoAAAAAABAUAAABaalqooABC0gCVYAHHWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABV0WXUoACkAAAcdYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAq6LLVsQoAAIctYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAq6jSpaCAHHWAAAAAAAAKQApAAACkAAAAAAAAAKQAAAAAAAAAAApAAAUgAAAAAAAAAAAAAAAAAAKQApAAAAUgAAABSAApAAAaXRZbKBx1gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmiy87AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//xAAaEAEAAwEBAQAAAAAAAAAAAAABABFwAhKg/9oACAEBAAE/AJ5J4lOQ0TxPLkXkniVkPkZ4lOReSeXIqJ4lOQ1PM8uRUM8yshonmUmRVKyKhnmVkXmeciqecj8ysiqVkdZHUrI6+mK8juXkVy8iuDByI6gwyEYdQchGodQ6HIhh1kQz1BHIjqHQ5EKQ6ljkIpDuHQ5CQ6SHcG8hFIdwRyEh2w7GGQnSQ7gjkIpDuHRkJDtIdwTIRSHcOjIRqHbDsch//8QAGBEBAQEBAQAAAAAAAAAAAAAAEXAAgMD/2gAIAQIBAT8A8ZQcjkjJGYkZIzEiMSMxIjEiMSMxIjEjMSIxIjGJEYkP/8QAFxEBAQEBAAAAAAAAAAAAAAAAEXAAsP/aAAgBAwEBPwCTEkJEYkZJCRkjJISMkZiRGJGSMkZiRnBMZG5kTnMicyNkbmRsjcyNkbmRsjZIyNkbmROZG5kTmROZD//Z);background-repeat:no-repeat;background-position:center bottom;background-size:cover}.modal-title{border-bottom:1px solid rgb(224,224,224);padding:15px 30px}.modal-content{padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-actions{padding:15px}.modal-action-btns{margin-left:15px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.modal{height:300px}}.sticky-row{position:sticky;bottom:-.5px;background-color:#fff;z-index:1;box-shadow:0 -1px 2px #0000001a}.megamenu-container{height:52px;border-bottom:3px solid #ff6000;background-color:#f8f8f8;box-sizing:content-box}.business-profile-section{background-color:#1a587e}.profile-txt{color:#fff}.profile-change-container{color:#fff;text-decoration:underline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-change-icon{height:15px;vertical-align:middle}.change-text{font-size:12px}@media (max-width: 1440px){.profile-txt{font-size:12px}}@media (max-width: 1024px){.profile-txt{line-height:15px}}.business-proile-section-content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:5%;padding-left:5%;-ms-flex-pack:distribute;justify-content:space-around}.megamenu{padding-left:30px}.megamenu .selected,.megamenu .menu-active{background-color:#ff6000;color:#fff!important;fill:#fff!important}.megamenu-item{color:#2477ab;fill:#2477ab;font-weight:400;font-size:15px;border-radius:0}.megamenu-container-down-arrow{height:6px;position:relative;top:1px;margin-left:3px}.icon-container svg{height:18px;width:18px;border:1px solid #fff;border-radius:50%;margin:0 5px 0 2px}.icon-container a{color:#fff;display:flex}.loader-wrapper{min-height:30vh;max-height:100vh}.loader-div{height:150px;width:300px;border:1px solid #88bdd5;margin:5px;border-radius:9px;-webkit-box-shadow:0 3px 18px #556b7929;box-shadow:0 3px 18px #556b7929;color:#1a587e;background-color:#fff}.saving{font-size:40px;color:#ff6000}@-webkit-keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.saving span{-webkit-animation-name:blink;animation-name:blink;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.saving span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.saving span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.saving span:nth-child(4){-webkit-animation-delay:.6s;animation-delay:.6s}.saving span:nth-child(5){-webkit-animation-delay:.8s;animation-delay:.8s}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){[class*=MuiOutlinedInput-root].MuiAutocomplete-inputRoot :first-child.MuiAutocomplete-input{margin-top:14px}}.megamenu-section{border:1px solid #bbd5db;height:100%;border-radius:5px;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff}.mega-menu-paper{position:relative}.megamenu-manual-data-action{margin-left:10px}.megamenu-paper .upload .icon{position:relative;left:30%}.megamenu-paper .upload .icon-container{margin:40px 0}.megamenu-paper{border:1px solid #bbd5db;border-top:2px solid #ff6000;width:100%;z-index:5;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMgIyIoLTkwKCo2KyIjMkQyNjs9QEBAJjBGS0U+Sjk/QD3/2wBDAQsLCw8NDx0QEB09KSMpPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT3/wgARCAF7BQADAREAAhEBAxEB/8QAGAABAQEBAQAAAAAAAAAAAAAAAAECAwf/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAQL/2gAMAwEAAhADEAAAAPZjKSsoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB1mgBEzUSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhQdZoAACEsyRkoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHWaEKAAAQiSsoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB0mgQpCghSAoBM1EgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB0lAAAAAAAAErJEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHSUAAAAKQAFIAAlQiQAEKAAQFBAUEBQAQpCkKACAFAIUAhQAAAQpAAAUhQACFIUAEKAACAoIUAAEBSFABCgAAAgBSAoAAIUEBQQpCkAB0UAAAAAAAAAAACESEBSAAAoAICkAKAQFICgEKQApAUgBQCFIUhSFIUEBSAoIAAUgKQoIAUhSFICkKCAAoIAACkBQQAAFBCkAKCAoIAAAdFAAAAAAAAAAAAAAyRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABtQAAAAAAAAAAAAAABkJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbUAAAAAAAAAAAAAAAACESAAAAAAAAAAAAAAAAAAAAAAAAAAhQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbUAAAAAAAAAAAAAAAAAAQiQgAAKQAAAAAAAAFIAAAAAAAAAAAUgAAAAAABSAAAAAAAApAAAAACkAAAAAABSAAAAG1AAAAAAAAAAAAAAAAAAAAEIggAAAAAAAABSAAAAAAAAAAAFIAAAAACggAAAAAAAAAKQFIAAAAAAAAAAAAAUgBSG1AAAAAAAAAAAAAAAAAAAAAAgSAAhSFIUhSApACkKQAAFBCkKQpCkAKQAAAAAoIUAhQQFIUEAKAQFBAUhQQoIUAAgAKQoBACkABQQG1hQQpACkKCAAoIUAAAgABSAFIUAEAAKQJAQoIUhQQoAAAAABAUhQCFIUhQCAoIUAEKACFIUgKAAQpCgEBSApCgAEKQpCghQAQpCgAAAEKQGlAAAAAAAAAAAAAAAAAAAAAAAAABICAAAAAAAAAAAAAAAAAFIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAABACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAAAAAAAAAAAAAAAAAAAAAAAAACAEAABSAAAApAAAUgAAAAAAAAAAAABSAAAAAAAAFIAAAAAAAAAAAAAUhoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAIAAAAAAAAAAAAAAAAAACkAAAAAAAABSAAAFIAAAAAUgABSAAAAAGgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQoAAAAAAAAAAAAAAAIUAAAAAAAAAhQQoAAABAAAABSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFIUgAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmwAAAAAAApAAAAAAAAAAAAAAAAAAAAAAAAAAAUgAAAAAAFVFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgLYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABRLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFloAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiwAAUgQpCghQQoIUAAAAAELSAAAqRQAAKQAAqRSFAAAAIUAUgQoAAApCkAQoFIAAhaAalAAAAAAAAAAAAAAAAAAAAAAAAAAAAGLkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACqKWUAAAAAAAAAAAAAAAAAAAAAAAAAAY1kICkKQFIAAUgKAQAoIAUgBSFIAACkAAKACApCkKCFICkKQAFICgEABQQAFIAAUgAKQoIUhSKo1KAAAAAAAAAAAAAAAAAAAAAAAABjWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAirVsAAAAAAAAAAKQAAAAAAAAAAABjWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABZRqUAAAAAAAAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFEVatgAAAAAAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFLKNSgAAAAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFirZaAAAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAApZaWUAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEKAAAAAAAAAAAAAAAAAAAAAAACxVstAAAAAAAAAAAABy1kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaLLVsASrAAAAUiFAAABy1khSAAAoAIAUEAAAAKCApAAUgBSAAAFICgEKQAAAAAoBAUgAAAAAABSFAIUhSAApAUgKQoIAAACkBQQAApCkKQFGiy1bEqiJSKBSJQRakWhItcrgAAAAAAAAAACFAAAIUhSFBCgAAAAhQAQoAAABCgAAgKAAAAAAAAAAAAAAAAAAAAQoAAAAAABAUAAABaalqooABC0gCVYAHHWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABV0WXUoACkAAAcdYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAq6LLVsQoAAIctYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAq6jSpaCAHHWAAAAAAAAKQApAAACkAAAAAAAAAKQAAAAAAAAAAApAAAUgAAAAAAAAAAAAAAAAAAKQApAAAAUgAAABSAApAAAaXRZbKBx1gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmiy87AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//xAAaEAEAAwEBAQAAAAAAAAAAAAABABFwAhKg/9oACAEBAAE/AJ5J4lOQ0TxPLkXkniVkPkZ4lOReSeXIqJ4lOQ1PM8uRUM8yshonmUmRVKyKhnmVkXmeciqecj8ysiqVkdZHUrI6+mK8juXkVy8iuDByI6gwyEYdQchGodQ6HIhh1kQz1BHIjqHQ5EKQ6ljkIpDuHQ5CQ6SHcG8hFIdwRyEh2w7GGQnSQ7gjkIpDuHRkJDtIdwTIRSHcOjIRqHbDsch//8QAGBEBAQEBAQAAAAAAAAAAAAAAEXAAgMD/2gAIAQIBAT8A8ZQcjkjJGYkZIzEiMSMxIjEiMSMxIjEjMSIxIjGJEYkP/8QAFxEBAQEBAAAAAAAAAAAAAAAAEXAAsP/aAAgBAwEBPwCTEkJEYkZJCRkjJISMkZiRGJGSMkZiRnBMZG5kTnMicyNkbmRsjcyNkbmRsjZIyNkbmROZG5kTmROZD//Z);background-repeat:no-repeat;background-position:center bottom;background-size:cover}.megamenu-paper-header{position:absolute}.megamenu-section .data-entry-form-container{height:150px;margin-top:10px;-webkit-column-fill:auto;column-fill:auto;columns:auto 3}.megamenu-section .data-entry-form-container .data-entry-form,.megamenu-section .item{line-height:29px;font-size:13px}.megamenu-section .data-entry-form-container .data-entry-form-disabled{opacity:.4}.megamenu-section .reviews-container{margin-top:15px}.megamenu-section.upload{padding-bottom:25px;margin-top:30px;margin-left:-15px}.manage-data-positioning{position:absolute;width:80%}.header-text-font{font-size:16px!important;color:#474e58!important}.megamenu-section .megamenu-warning-icon{height:18px;width:18px;fill:#1a587e;margin-right:10px}.megamenu-section .data-entry-forms-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.megamenu-section .data-entry-forms-empty-container{height:100%}.megamenu-gray{color:#474e58}.upload-icon-Invisible-Button{justify-content:center;height:123px;width:123px;margin:20px 10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%}.upload-icon-outer-disabled{background-color:#f9f9f9;box-shadow:0 0 20px 10px #e3e3e3 inset;height:120px;width:120px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upload-icon-inner-disabled{background-color:#f3f3f3;height:90px;width:90px;border-radius:50%;position:relative}.megamenu-manual-organization-action{margin-left:10px;display:inline-flex}.MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root] .MuiAutocomplete-input:first-child{padding-left:6px;width:100%}.admin-menu-padding{padding:10px}.admin-menu-categories{margin:0 10px}.admin-menu-container{margin-top:0}.admin-menu-header{padding-bottom:15px}.admin-menu-features{padding-left:5px;padding-bottom:15px}.field-validations{margin-bottom:15px}.field-validations .title{font-weight:700}.field-validations .list-item{padding-top:0;padding-bottom:0;margin-bottom:8}.field-validations .list-item:hover{background-color:transparent}.field-validations .avatar{min-width:20px}.field-validations .avatar .check{width:12px}.field-validations .avatar .cross{width:10px}.field-validations .list-item-text{margin:0;line-height:25px}.org-section-container{border:1px solid #e7f2f7;background-color:#f2f9fc;border-radius:20px}.org-section-container.is-org-approved{border:1px solid #cdebc6;background-color:#d7facf}.org-section-item.is-org-item-approved{opacity:.3}.org-section-container .org-section-item{padding:3px 5px}.org-section-container .MuiFormControlLabel-root{margin:0!important}.org-section-container .switch-label{display:none}.org-section-container .MuiSwitch-thumb:before,.org-section-container .MuiSwitch-thumb:after{content:"lua";line-height:1.1;font-size:12px;text-transform:uppercase}.org-section-item .caption{color:#1a587e}.circular-icon-outer{margin:auto;height:120px;width:120px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.circular-icon-inner{height:90px;width:90px;border-radius:50%;position:relative}.circular-icon-container{position:absolute;width:60px;height:60px;top:17%;left:18%;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%}.circular-icon{height:55px;position:absolute;top:4%;left:15%}.circe-check-icon-container div{padding-right:7px}.circe-check-icon{height:20px;width:20px}.check-icon-container .check-icon,.cross-icon-container .cross-icon{height:11px;width:11px;cursor:pointer}.circe-plus-icon-container div{padding-right:7px}.circe-plus-icon{height:20px;width:20px}.trash-icon-container .trash-icon{height:20px;width:20px;cursor:pointer}.ph-circle{-webkit-box-sizing:border-box;box-sizing:border-box;height:15px;width:15px;border-radius:50%;background-color:#63666b;border:1px solid #707070}.place-holder{border:1px solid #707070;padding:3px;margin:2px}.ph-one,.ph-three,.ph-two{-webkit-box-sizing:border-box;box-sizing:border-box;height:5px;background-color:#63666b;margin:3px}.ph-one{width:30px}.ph-two{width:20px}.ph-three{width:15px}.user-org-roles-header .title{background-color:#022a48;padding:10px 30px;color:#fff}.user-org-roles-header .sub-title{background-color:#1a587e;padding:10px 30px;color:#fff}.user-org-roles-form-container{background-color:#f2f9fc;padding:15px 30px;color:#1a587e;border-bottom:1px solid #d9e7ef}.user-org-roles-form-container .select-box{background-color:#fff}.user-org-roles-form-container .multi-select-box{background-color:#fff;margin:0 30px}.actions-container-clear{display:flex;align-items:center;background:none}.user-org-roles-form-container .circle-check-icon{height:18px;width:18px;cursor:pointer}.events-disabled{pointer-events:none;opacity:.5}.user-org-roles-form-container .clear{cursor:pointer;display:inline-block}.organization-role-row{padding:15px 30px;border-bottom:1px solid #d9e7ef}.organization-role-row .organization-role-row-container{height:100%}.organization-role-row .organization-role-row-list-container{margin:0 30px}.draggable-area{min-height:20px}.org-role-type{color:#022a48}.page-skeleton{position:relative;margin:30px;border-radius:9px;border:1px solid #dce8f0;background-color:#fff;-webkit-box-shadow:0px 3px 21px rgba(0,0,0,.1);box-shadow:0 3px 21px #0000001a;padding-bottom:15px}.page-skeleton .title{font-weight:600}.page-skeleton .header{border-bottom:1px solid #d9e7ef;padding:15px 30px}.action-bar{background-color:#fbfefe;padding:10px 15px}.action-bar.border{border:1px solid #d9e7ef}.action-bar.rounded-all{border-radius:9px}.action-bar.rounded-top{border-radius:9px 9px 0 0}.action-bar.rounded-bottom{border-radius:0 0 9px 9px}.last-updated-text{color:#63666b}.circularProgressWithLabel{display:flex;flex-direction:column;justify-content:center;align-items:center}.circularProgressWithLabel span{margin-bottom:30px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){[data-test=component-DropdownGrid] .MuiInputAdornment-root.MuiInputAdornment-positionEnd{margin-right:30px!important}}.intes-table-header{background-color:#022a48}.royalty-table-form-fields{text-align:left;background-color:#fff;color:#022a48}.intes-table-textfieldgrid{text-align:right}.intes-table-form-total-row{background-color:#f2f9fc!important}.intes-table-form-total{font-weight:700;background-color:transparent;color:#022a48}.sticky-row{position:sticky;bottom:0;background-color:#fff;z-index:1;box-shadow:0 -1px 2px #0000001a}.issuer-table-header{background-color:#022a48}.intes-tablehead{text-align:right!important;justify-content:center}.intes-tablehead:first-child,.intes-tablebody-actions{text-align:left!important}.intes-tablehead.issuer-readonly:last-child{text-align:right!important}.issuer-fraud-form-fields{text-align:left;color:#022a48}.issuer-fraud-table-form-delete-button{text-align:center;margin-right:35px;cursor:pointer}.issuer-table-header .col-Type,.issuer-table-header .col-Description,.issuer-table-header .col-Description.issuer-readonly{text-align:left!important}.issuer-fraud-table-form-total-row{background-color:#f2f9fc!important}.issuer-fraud-table-form-total{font-weight:700;background-color:transparent;color:#022a48}.total-centered{margin-right:26px}.issuer-fraud-form-fields{background-color:#fff;color:#022a48}@media (max-width: 1532px){.country-dropdown{width:20%!important}}.royalty-table-header{background-color:"#1A587E";color:#022a48}.route-container .intes .form-row .intes_code_select_box_container input{text-align:left;top:-3px}.route-container .intes table td:nth-last-child(2){font-weight:600}.route-container .intes table td:last-child svg{height:19px;width:19px;cursor:pointer}.form-row td:first-of-type div[name=intes_code]{background-color:#fff}.form-row .add{display:inline-block;margin:0 5px;cursor:pointer}.intes-form-table-header{width:auto;display:table!important;overflow:auto!important;white-space:nowrap!important}.intes-table{display:table;overflow-x:auto}.intes-table-form{background-color:#f2f9fc}.intes-form-actions-fields{text-align:center!important}.intes-table-form-fields{background-color:#fff;color:#022a48}.royality-addition-tablehead{text-align:right!important;justify-content:center}.royality-addition-tablehead:first-child,.royality-addition-tablehead:nth-of-type(2),.royality-addition-tablebody-actions{text-align:left!important}.royality-addition-tablehead:last-child{text-align:center!important}.royality-addition-tablehead.royalty-readonly:last-child{text-align:right!important}.royality-exclusion-additions-table:last-of-type{background-color:#f2f9fc!important}.royality-exclusion-additions-table:last-of-type td{color:#022a48!important;font-weight:600;font-size:16px;font-family:Meta Offc Pro,sans-serif;line-height:30px}.col-others{text-align:left!important}.code-Highlight{color:#ff6000!important}.action-button-events-disabled{pointer-events:none;opacity:.5}.page-error{text-align:center;margin:5% 20%;width:60%;padding:140px;box-sizing:border-box}.page-error .action-button{margin-top:30px}.page-error .error-description{margin-top:10px}.page-error .error-code{color:#2477ab}.franchise-flow{position:relative;margin:30px 30px 0;padding-top:10px;border-radius:9px;border:1px solid #dce8f0;background-color:#fff;-webkit-box-shadow:0px 3px 21px rgba(0,0,0,.1);box-shadow:0 3px 21px #0000001a}.franchise-flow .table-nav{position:relative;height:62px;margin-left:15px;margin-right:15px}.franchise-flow .table-nav .left-link{position:absolute;top:11px;left:0}.franchise-flow .table-nav .middle-text{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.franchise-flow .table-nav .middle-text h6{font-size:16px;color:#1a587e;font-weight:600;line-height:28px}.franchise-flow .table-nav .middle-text p{font-size:14px;color:#2477ab}.dci-outof{color:#63666b}.franchise-flow .table-nav .right-link{position:absolute;top:11px;right:0}.franchise-flow .table-nav .left-link a p,.franchise-flow .table-nav .right-link a p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.franchise-flow .table-nav .left-link img{margin:0 5px 0 0}.franchise-flow .table-nav .right-link img{margin:0 0 0 5px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.franchise-flow .action-buttons{width:100%;max-width:100%;padding:15px;border-top:1px solid #dce8f0;border-bottom:1px solid #dce8f0;text-align:right;background-color:#fbfefe;-webkit-box-sizing:border-box;box-sizing:border-box}.franchise-flow .action-buttons .data-auto-save,.intes-data-duplicate{display:inline-block;font-size:small;color:green;position:absolute;transform:translate(-50%);left:50%;margin-top:5px}.franchise-flow .action-buttons .intes-data-duplicate{font-size:16px;color:red}.franchise-flow .action-buttons.footer-block{border-bottom:none;border-radius:0 0 9px 9px}.franchise-flow .action-buttons button{margin-right:20px}.franchise-flow .action-buttons button p{font-size:18px}.franchise-flow .action-buttons .save-button{margin-left:30px;margin-right:0}.franchise-flow .franchise-flow-routes-container{padding:15px}.franchise-flow .franchise-flow-routes-container .table-wrapper{margin:0}.table-wrapper .tabs button{position:relative;background-color:#c4dfee;color:#18587e;border-radius:9px 9px 0 0;border:none;padding:10px 30px;margin:0 5px 0 0;font-size:16px}.table-wrapper .tabs button.active{background-color:#002949;color:#fff}.table-wrapper .franchise-flow-routes-container table{table-layout:fixed;width:100%;max-width:100%;border-spacing:0}.franchise-flow .header-1{background-color:#002949}.franchise-flow th p{line-height:20px;font-size:15px}.franchise-flow table tbody{margin:0 30px;color:#022a48;font-size:14px;line-height:20px}.franchise-flow td{border-top:1px solid #dae7ef;padding:15px;text-align:right}.franchise-flow td:first-of-type{border-left:1px solid #dae7ef;text-align:left}.franchise-flow tr:last-of-type td{border-bottom:1px solid #dae7ef}.franchise-flow tr:last-of-type td:first-of-type{border-bottom-left-radius:9px}.franchise-flow tr:last-of-type td:last-of-type{border-bottom-right-radius:9px}.franchise-flow td:last-of-type{border-right:1px solid #dae7ef}.franchise-flow button.error:after{content:"";margin-right:10px}.franchise-flow td.error{color:#ff1616}.franchise-flow td.error input{color:#ff1616;border:1px solid #ff1616}.franchise-flow .section-title-row{background-color:#1a587e;color:#fff;height:40px;font-size:17px}.franchise-flow .period-data-row td{font-family:MetaOffcPro Bold,sans-serif;background-color:#f8f8f8;color:#022a48;font-size:15px}.franchise-flow .period-data-row:last-of-type td:first-of-type{border-radius:0 0 0 9px}.franchise-flow .period-data-row:last-of-type td:last-of-type{border-radius:0 0 9px}.franchise-flow tr.section-title-row td{height:44px;padding:0 0 0 30px!important;border-top:none}.cursor-hover{cursor:pointer}.error-dot,.actual-dot{position:absolute;top:12px;right:13px;height:14px;width:14px;border-radius:50%}.error-dot{background-color:#d72828}.actual-dot{background-color:#4dee5a}.bottom-table th{padding:10px 30px!important}.tick-mark{position:relative;display:inline-block;width:14px;height:14px}.tick-mark:before{position:absolute;left:0;top:50%;height:50%;width:3px;background-color:#4dee5a;content:"";transform:translate(10px) rotate(-45deg);transform-origin:left bottom}.tick-mark:after{position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#4dee5a;content:"";transform:translate(10px) rotate(-45deg);transform-origin:left bottom}.table-wrapper.card-member table,.table-wrapper.qr-code table{margin-bottom:0}.data-form-table .header-1{background-color:#022a48}.data-form-table .header-1 th{text-align:right;border-bottom:0}.qr-code-upload-center{text-align:center!important}.qr-code-upload-right{text-align:right!important}.data-form-table .col-0 div{width:250px}.se-discount-revenue .data-form-table .col-0 div{width:280px!important}.card-member-table,.d-pass-franchise-table{overflow-x:auto}.data-form-table .col-0{width:250px;position:-webkit-sticky;position:sticky;left:0;z-index:2;background:#fff;color:#2477ab}.se-discount-revenue .data-form-table .col-0{width:280px!important}.data-form-table .header-1 th.col-0{background:#022a48;text-align:left;color:#fff}.data-form-table .header-2 th.col-0{background:#1a587e;color:#fff}.data-form-table td{color:#022a48}.data-form-table td div{margin-left:auto}.data-form-table td input{width:100%;max-width:100%;text-align:right;padding:7px 10px;height:30px;margin:0;color:#022a48;font-size:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.se-membership-count .dataform-row .col-4,.card-volume .section-0 .dataform-row .tab-4.col-3,.card-volume .section-1 .dataform-row .tab-4.col-1{font-weight:700}.data-form-table .header-2{background-color:#1a587e}.review .section-1 .header-2 th,.qr-code .section-1 .header-2 th,.dpass-franchisee.tab-0 .header-2 th,.dpass-aquirer .header-2 th,.data-form-table .header-2 td,.review.tab-0 .header-2 th{text-align:right}.qr-code .section-0 .row-2{background-color:#f2f9fc;font-weight:700;color:#00274b}.table-wrapper.qr-code,.table-wrapper.review{overflow-x:auto}.dpass-franchisee.tab-0 .header-2 th.col-0,.review.tab-0 .header-2 th.col-0,.dpass-aquirer .header-2 th.col-0,.qr-code .section-0 .header-1 th{text-align:left}.dpass-franchisee.tab-0 .header-1 th,.dpass-aquirer .header-1 th,.qr-code .section-1 .header-1 th,.review.tab-0 .section-1 .header-1 th,.review.tab-0 .section-0 .header-1 th{text-align:center}.card-member.section-0 .row-2,.card-member.section-0 .row-3,.card-member.section-0 .dataform-row .row-2 input,.card-member.section-0 .dataform-row .row-3 input{color:#d72828}.qr-code.section-1 .header-1 .col-1,.qr-code.section-1 .header-2 .col-3,.dpass-franchisee.tab-0 .section-0 .header-1 .col-1,.dpass-franchisee.tab-0 .section-0 .header-2 .col-4,.dpass-aquirer .section-0 .header-1 .col-1,.dpass-aquirer .section-0 .header-2 .col-4,.review.tab-0 .section-0 .header-1 .col-1,.review.tab-0 .section-0 .header-2 .col-4{border-right:1px solid #d0c9c9}.se-membership-count .section-0 .col-4{width:200px}.se-discount-revenue .data-form-table .header-1 th{padding:5px!important}.se-discount-revenue .section-0 .col-1 div,.se-discount-revenue .section-0 .col-3 div,.se-discount-revenue .section-0 .col-5 div,.se-discount-revenue .section-0 .col-2 div,.se-discount-revenue .section-0 .col-4 div,.se-discount-revenue .section-0 .col-7 div,.se-discount-revenue .section-0 .col-6 div,.se-discount-revenue .section-0 .col-8 div{width:280px!important}.se-sales-volume-summary td,.se-transactions-summary td{color:#63666b}.se-sales-volume-summary table th:first-child,.se-transactions-summary table th:first-child{border-radius:10px 0 0}.se-sales-volume-summary table th:last-child,.se-transactions-summary table th:last-child{border-radius:0 10px 0 0}.se-sales-volume-summary .col-3,.se-sales-volume-summary .col-5,.se-transactions-summary .col-3,.se-transactions-summary .col-5{font-weight:600}.se-sales-volume-summary td.col-6,.se-sales-volume-summary td.col-7,.se-transactions-summary td.col-6,.se-transactions-summary td.col-7{background-color:#f8f8f8}.se-sales-volume-summary td.col-3,.se-sales-volume-summary td.col-5,.se-transactions-summary td.col-3,.se-transactions-summary td.col-5{color:#022a48}.se-sales-volume-summary th,.se-transactions-summary th{line-height:1rem}.se-sales-volume-summary .data-form-table th,.se-transactions-summary .data-form-table th{width:130px}.se-sales-volume-summary .col-0 div,.se-transactions-summary .col-0 div{width:250px!important;margin-left:0!important}.se-sales-volume-summary .data-form-table td div,.se-transactions-summary .data-form-table td div{width:100px;margin-left:auto}.qr-code.section-1 .header-2 .col-c3{border-right:1px solid #d0c9c9}.card-member-summary .col-4,.card-volume-summary .row-1{background-color:#f8f8f8!important}.dpass-franchisee.tab-1 table thead .header-1,.dpass-franchisee.tab-1 table thead .header-1 th.col-0{background-color:#1a587e}.generictable-tablecell{width:280px!important}.generictable-tablecell-warning-blank{display:none}.generictable-tablecell-warning-errors{padding:0 10px;width:1rem;font-size:1.5rem;flex-shrink:0;margin-right:5px}.bold-row-total{background-color:#f2f9fc!important;font-weight:700;color:#00274b!important}@media (max-width: 1440px){.se-discount-revenue .data-form-table .col-0 div{width:280px!important;margin-left:0}.se-discount-revenue .section-0 .col-2 div,.se-discount-revenue .section-0 .col-4 div,.se-discount-revenue .section-0 .col-6 div,.se-discount-revenue .section-0 .col-7 div,.se-discount-revenue .section-0 .col-8 div{width:280px!important}}@media (max-width: 1280px){.se-discount-revenue .section-0 .col-6 div,.se-discount-revenue .section-0 .col-8 div{width:280px!important}}#submit-success-container{width:100%!important}.upload-icon-outer-submit{margin-top:15px!important}.action-block{text-align:left!important}.submit-action-block{display:flex!important}.submit-current-title{margin-left:5px}.se-membership-count .section-0 .header-1 .col-3,.se-membership-count .section-0 .col-3,.se-membership-count .section-0 .col-3 input{color:#d72828!important}.lh-18{line-height:18px}.nav-btn-icon{height:40px;margin-right:15px}.nav-btn-container{max-width:450px}.nav-btn{border-radius:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:120px;background-color:#1a587e!important;color:#fff;padding:15px;cursor:pointer;transition:filter .5s}.nav-btn:hover{filter:brightness(85%)}.nav-btn-title{text-align:left}.nav-btn .nav-btn-title{font-size:24px;line-height:24px;color:#fff;font-weight:700;margin-bottom:3px}.nav-btn .nav-description-section{margin-right:15px}.nav-btn .nav-btn-description{font-size:14px;line-height:20px;text-align:left}.nav-btn .pending-review-text{font-size:13px;color:#fff}.nav-btn-description{font-weight:400}.nav-btn-review-circle{color:#fff!important;height:52px;width:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;margin-bottom:5px}.nav-btn-review-circle-selected{background-color:#fff!important}.nav-btn-review-circle-selected .nav-btn-review-title{color:#022a48}.nav-btn-review-title{font-weight:700;color:#fff}.announcement-banner{background:#f2efe3;background:-webkit-gradient(linear,left top,right top,from(rgba(242,239,227,1)),to(rgba(240,252,255,1)));background:linear-gradient(90deg,#f2efe3,#f0fcff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2efe3",endColorstr="#f0fcff",GradientType=1);background-color:azure;height:180px;border-radius:18px;border:1px solid #f2f2f2;padding:20px;width:auto}.announcement-head{font-size:16px;font-weight:700;padding-left:2px}.announcement-title{font-size:22px}.announcement-body{font-size:14px;padding-top:5px;line-height:20px;text-align:justify}.announcement-text-container{align-self:flex-start;padding-right:10px}.announcement-banner-container{height:100%;text-align:right}.announcement-banner-image{max-width:100%;height:100%}.announcement-banner-image-over:hover,.announcement-desc-text:hover{cursor:pointer}.announcement-img,.announcement-desc{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:600px;width:1100px}.announcement-desc{min-height:200px;height:auto;padding:20px;background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMgIyIoLTkwKCo2KyIjMkQyNjs9QEBAJjBGS0U+Sjk/QD3/2wBDAQsLCw8NDx0QEB09KSMpPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT3/wgARCAF7BQADAREAAhEBAxEB/8QAGAABAQEBAQAAAAAAAAAAAAAAAAECAwf/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAQL/2gAMAwEAAhADEAAAAPZjKSsoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB1mgBEzUSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhQdZoAACEsyRkoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHWaEKAAAQiSsoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB0mgQpCghSAoBM1EgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB0lAAAAAAAAErJEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHSUAAAAKQAFIAAlQiQAEKAAQFBAUEBQAQpCkKACAFAIUAhQAAAQpAAAUhQACFIUAEKAACAoIUAAEBSFABCgAAAgBSAoAAIUEBQQpCkAB0UAAAAAAAAAAACESEBSAAAoAICkAKAQFICgEKQApAUgBQCFIUhSFIUEBSAoIAAUgKQoIAUhSFICkKCAAoIAACkBQQAAFBCkAKCAoIAAAdFAAAAAAAAAAAAAAyRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABtQAAAAAAAAAAAAAABkJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbUAAAAAAAAAAAAAAAACESAAAAAAAAAAAAAAAAAAAAAAAAAAhQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbUAAAAAAAAAAAAAAAAAAQiQgAAKQAAAAAAAAFIAAAAAAAAAAAUgAAAAAABSAAAAAAAApAAAAACkAAAAAABSAAAAG1AAAAAAAAAAAAAAAAAAAAEIggAAAAAAAABSAAAAAAAAAAAFIAAAAACggAAAAAAAAAKQFIAAAAAAAAAAAAAUgBSG1AAAAAAAAAAAAAAAAAAAAAAgSAAhSFIUhSApACkKQAAFBCkKQpCkAKQAAAAAoIUAhQQFIUEAKAQFBAUhQQoIUAAgAKQoBACkABQQG1hQQpACkKCAAoIUAAAgABSAFIUAEAAKQJAQoIUhQQoAAAAABAUhQCFIUhQCAoIUAEKACFIUgKAAQpCgEBSApCgAEKQpCghQAQpCgAAAEKQGlAAAAAAAAAAAAAAAAAAAAAAAAABICAAAAAAAAAAAAAAAAAFIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAABACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAAAAAAAAAAAAAAAAAAAAAAAAACAEAABSAAAApAAAUgAAAAAAAAAAAABSAAAAAAAAFIAAAAAAAAAAAAAUhoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAIAAAAAAAAAAAAAAAAAACkAAAAAAAABSAAAFIAAAAAUgABSAAAAAGgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQoAAAAAAAAAAAAAAAIUAAAAAAAAAhQQoAAABAAAABSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFIUgAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmwAAAAAAApAAAAAAAAAAAAAAAAAAAAAAAAAAAUgAAAAAAFVFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgLYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABRLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFloAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiwAAUgQpCghQQoIUAAAAAELSAAAqRQAAKQAAqRSFAAAAIUAUgQoAAApCkAQoFIAAhaAalAAAAAAAAAAAAAAAAAAAAAAAAAAAAGLkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACqKWUAAAAAAAAAAAAAAAAAAAAAAAAAAY1kICkKQFIAAUgKAQAoIAUgBSFIAACkAAKACApCkKCFICkKQAFICgEABQQAFIAAUgAKQoIUhSKo1KAAAAAAAAAAAAAAAAAAAAAAAABjWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAirVsAAAAAAAAAAKQAAAAAAAAAAABjWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABZRqUAAAAAAAAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFEVatgAAAAAAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFLKNSgAAAAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFirZaAAAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAApZaWUAAAAAAAAAAAAAAc9ZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEKAAAAAAAAAAAAAAAAAAAAAAACxVstAAAAAAAAAAAABy1kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaLLVsASrAAAAUiFAAABy1khSAAAoAIAUEAAAAKCApAAUgBSAAAFICgEKQAAAAAoBAUgAAAAAABSFAIUhSAApAUgKQoIAAACkBQQAApCkKQFGiy1bEqiJSKBSJQRakWhItcrgAAAAAAAAAACFAAAIUhSFBCgAAAAhQAQoAAABCgAAgKAAAAAAAAAAAAAAAAAAAAQoAAAAAABAUAAABaalqooABC0gCVYAHHWAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABV0WXUoACkAAAcdYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAq6LLVsQoAAIctYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAq6jSpaCAHHWAAAAAAAAKQApAAACkAAAAAAAAAKQAAAAAAAAAAApAAAUgAAAAAAAAAAAAAAAAAAKQApAAAAUgAAABSAApAAAaXRZbKBx1gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmiy87AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//xAAaEAEAAwEBAQAAAAAAAAAAAAABABFwAhKg/9oACAEBAAE/AJ5J4lOQ0TxPLkXkniVkPkZ4lOReSeXIqJ4lOQ1PM8uRUM8yshonmUmRVKyKhnmVkXmeciqecj8ysiqVkdZHUrI6+mK8juXkVy8iuDByI6gwyEYdQchGodQ6HIhh1kQz1BHIjqHQ5EKQ6ljkIpDuHQ5CQ6SHcG8hFIdwRyEh2w7GGQnSQ7gjkIpDuHRkJDtIdwTIRSHcOjIRqHbDsch//8QAGBEBAQEBAQAAAAAAAAAAAAAAEXAAgMD/2gAIAQIBAT8A8ZQcjkjJGYkZIzEiMSMxIjEiMSMxIjEjMSIxIjGJEYkP/8QAFxEBAQEBAAAAAAAAAAAAAAAAEXAAsP/aAAgBAwEBPwCTEkJEYkZJCRkjJISMkZiRGJGSMkZiRnBMZG5kTnMicyNkbmRsjcyNkbmRsjZIyNkbmROZG5kTmROZD//Z);background-repeat:no-repeat;background-position:center bottom;background-size:cover}.announcement-img-close-btn{position:absolute;top:0;right:0;width:25px;height:25px;font-size:20px;border:none;background:#022a48;color:#fff;cursor:pointer}.announcement-desc-text{color:#022a48;font-weight:700;text-decoration:underline}.date-heading{font-weight:700;font-size:16px;padding-bottom:5px;border-bottom:1px solid #ff6000;margin-bottom:15px;line-height:18px}.MuiTableHead-root{position:sticky;top:0;z-index:1}.MuiTableFooter-root{position:sticky;bottom:0;z-index:1}.css-2e16le ::-webkit-scrollbar-thumb{background-color:#ff6000!important}.franchise-data-table thead.franchise-data-table-head{background-color:#022a48}.franchise-container-dashboard{height:350px}.franchise-container-dashboard-default{height:auto!important}.paticipant-nodata-table{display:flex;justify-content:center;align-self:center;width:500%;margin-top:80px;font-size:16px;font-family:Meta Offc Pro,sans-serif;font-weight:400;line-height:30px;opacity:.4}.franchise-data-table th,.franchise-data-table td{padding:10px 15px;font-size:14px;font-weight:400}.franchise-data-table td{color:#022a48}.franchise-data-table .highlight{background-color:#ffe79e}.participant-table-header>input{width:auto!important;margin-bottom:0!important}.franchise-data-table-body-row>td{font-size:13px;font-family:Meta Offc Pro,sans-serif;font-weight:500;line-height:22px}.franchise-data-table tbody tr.franchise-data-table-body-row:last-child td{border-bottom:none}.franchise-data-table th.franchise-data-table-head-cell{color:#fff}.circular-progress-div{padding-right:10px}.circular-div-title{font-family:MetaOffcPro Bold,Helvetica,Arial,Verdana,Tahoma,sans-serif;text-transform:uppercase;color:#2477ab;font-size:13px;text-decoration:underline;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out;cursor:pointer}.legend-component-container .legend-color-box{height:20px;width:20px}.legend-box-content{margin-left:10px;margin-right:30px}.franchise-component-section{min-height:60px;padding:15px}.franchise-component-section-description{width:750px}.franchise-component-circular-div-section{background-color:#f0f9ff}.franchise-component-circular-div-container{padding:18px 30px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.date-title{font-size:14px;line-height:15px}.date-body{font-size:14px;font-weight:700;text-align:right;line-height:24px}.submitted-color{color:#56bb89}.approval-color{color:#63666b}.not-submitted-color{color:#ff9292}@media all and (max-width: 1919px){.important-date-grid.admin .nav-btn-icon{height:35px}.important-date-grid.admin .nav-btn .nav-btn-title{font-size:16px;line-height:20px;font-weight:700;margin-bottom:3px}.important-date-grid.admin .nav-btn .nav-btn-description{font-size:12px;line-height:15px}.important-date-grid.admin .nav-btn-review-title{font-size:18px}.important-date-grid.admin .nav-btn .pending-review-text{font-size:11px}}@media all and (max-width: 1280px){.nav-btn .nav-btn-title{font-size:22px}}@media all and (max-width: 1024px){.nav-btn{min-height:150px}.nav-btn .nav-btn-title{font-size:20px;line-height:20px}.date-title{font-size:13px;line-height:15px}.important-date-grid.admin .nav-btn{min-height:180px}}.nav-button-selected{background-color:#ff6000!important;border-radius:18px 18px 0 0;height:130px}.circle-wrap{width:48px;height:48px;background:#0000001a;border-radius:100%;position:relative}.circle-wrap .circle .mask,.circle-wrap .circle .fill{width:48px;height:48px;position:absolute;border-radius:100%}.circle-wrap .circle .mask{clip:rect(0px,48px,48px,24px)}.circle-wrap .circle .mask .fill{clip:rect(0px,24px,48px,0px);background-color:#ff6000}.circle-wrap .inside-circle{font-family:MetaOffcPro Bold,Helvetica,Arial,Verdana,Tahoma,sans-serif;font-size:18px;width:44px;height:44px;border-radius:100%;background:#fff;line-height:44px;text-align:center;margin-top:2px;margin-left:2px;position:absolute;z-index:100}.terms-conditions-modal,.MuiDialog-paperWidthMd{max-width:50%!important}.terms-conditions-body{padding:0 5%}.terms-conditions-header{margin:5% 0;text-align:center}.terms-conditions-header-text{word-spacing:4px}.terms-conditions-subheader{text-align:justify}.terms-conditions-checkbox-container{margin-top:4%}.privacy-policy-link,.terms-of-use-link,.license-agreement-link{color:#ff6000}.terms-conditions-button-section{margin-top:4%}.terms-conditions-buttons{text-align:center}.terms-conditions-cancel-button,.terms-conditions-confirm-button{width:200px}.landing{background-image:url(/assets/bg_login-Bo3A769P.jpg);background-size:cover;background-attachment:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.banner{position:fixed;top:30%;left:10%}.top-line{font-family:Source Sans Pro,sans-serif;font-weight:700;line-height:40px}.bottom-line-welcomeHeading{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:46px;font-weight:500;line-height:54px}.bottom-line{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:50px;color:#63666b}.bottom-line-welcomHeading{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:46px;font-family:Meta Offc Pro,sans-serif;font-weight:500;line-height:54px}.foot-note{color:#fff;position:fixed;bottom:5%;left:10%}.foot-note-text{font-family:Source Sans Pro,sans-serif;font-size:14px;background-color:#000;color:#fff}.right-panel{border-radius:18px 0 0 18px;-webkit-box-shadow:-6px 0px 18px #0000001a;box-shadow:-6px 0 18px #0000001a;padding:35px;height:calc(100% - 80px);overflow-x:auto}.right-panel .seperator{width:100%;height:30px}.brand-name{position:relative;top:20px}.login-logo-container{width:100%}.login-header-logo{height:12vh;width:30vh;max-width:100%;margin-left:-2vh}.home-header-logo{height:80px;top:-8px;left:33px;position:absolute}.right-header-container{position:absolute;right:40px;top:14px;padding:5px}.login-header-logo-title{font-weight:700}.internal-user-label{color:#293033;font-weight:700}.login-forgot-user-a{margin-bottom:15px}#userId-label{color:#1a587e}#userId{color:#000;font-size:medium}.form-input{margin-bottom:15px}.password-input,.okta-input{flex:1}.form-input .two-column{margin-right:15px}.two-column-break{display:flex}.form-input-align{margin-right:5px}.login-header-grid{margin-bottom:30px}.toggle-switch-div{margin-left:5px}.login-footer{position:relative}.sign-up-container{flex:1 0 auto;-webkit-box-flex:1 0 auto;-ms-flex:1 0 auto}.login-form{width:100%}.otp-form{position:absolute;top:22%;left:50%;transform:translate(-50%);border:1px solid #dbdbdb;padding:20px 60px 80px;border-radius:18px}@media screen and (min-width: 1920px){.login-header{padding-top:12px!important}}.header{margin-bottom:15px}.login-form-switch{margin:0!important}.login-form-switch-layout{align-items:center;padding-top:10px}.login-form-title{margin-bottom:15px;display:flex;justify-content:space-between;align-items:center}.login-form-title{margin-bottom:15px}.login-form-actions{margin-top:15px}.change-password-actions{margin-top:10px}.error-container-div{min-height:80px}@media all and (max-width: 1980px){.header{margin-bottom:0}.right-panel .seperator1{width:100%;height:140px}}@media all and (max-width: 1440px){.header{margin-bottom:0}.right-panel .seperator,.right-panel .seperator1{width:100%;height:50px}}@media all and (max-width: 1279px){.bottom-line{max-width:80%;font-size:38px}.sign-up-container{margin:20px 0}.right-panel .seperator1{width:100%;height:0px}}.form-container{height:100%}.registration .form-subheading{font-weight:700;line-height:10px}.registration .account-info .field{margin-bottom:5px}.first-Time-Visitor-Remark{font-size:12px;font-family:Meta Offc Pro,sans-serif;line-height:1.66;padding-top:10px;color:#2477ab;margin-left:5px}.fa-circle-info{margin-top:-19px;font-style:italic;font-size:15px;padding:1px 1px 1px 2px}.fa-circle-remark{color:#2477ab;font-style:italic;font-size:15px}.registration-lua-warning{font-size:12px;font-family:Meta Offc Pro,sans-serif;line-height:1.66;color:red;margin-top:-60px;margin-bottom:15px;font-weight:400}.forgot-sso-text{font-size:12px;font-family:Meta Offc Pro,sans-serif;line-height:1.66;color:#2477ab;margin-top:10px;font-weight:400}.disable-forget-container{color:currentColor;cursor:not-allowed;opacity:.5;text-decoration:none}.registration-error-container{min-height:0px!important}.help-text{display:flex;flex-direction:row-reverse;width:100%}.data-upload-container{height:calc(110vh - 84px)}@media (max-width: 1024px){.data-upload-container{height:calc(100% - 144px);margin-bottom:151px}}.upload-progress{height:90px;position:relative}.upload-section{padding-left:30px;padding-right:30px}.file-upload-container{padding-right:15px}.resources-tips-container{padding-left:15px}.file-upload{border-radius:18px;background:#fff;padding:15px;-webkit-box-shadow:0px 3px 21px rgba(0,0,0,.1);box-shadow:0 3px 21px #0000001a}.resources-tips{border:1px solid #e6f4f9;border-radius:18px;padding:15px;background:#fff}.upload-progress:before{content:"";background-color:#e6f4f9;position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;height:140px}.resource-container{margin-top:25px}.file-upload-main{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.upload-content{padding:5%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.success-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:500px;padding-bottom:15px;border-bottom:2px dashed #c4dfee}.success-upload-new{font-size:16px;color:#2477ab;cursor:pointer}.success-upload-new img{height:14px;vertical-align:middle}.upload-main-item{border-radius:18px;border:2px dashed #c4dfee;display:-webkit-box;display:-ms-flexbox;display:flex}.upload-icon-outer{background-color:#f3fafc;height:120px;width:120px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upload-icon-inner{background-color:#e2eef9;height:90px;width:90px;border-radius:50%;position:relative}.upload-icon-initial{position:initial!important}.upload-icon-Invisible-Button{justify-content:center;height:123px;width:123px;margin:20px 10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;box-shadow:0 0 20px 10px #f0f0f0}.upload-icon-Invisible-Button:hover{border:1px solid #1a587e}.white-Space{padding:2%}.data-file-icon{height:60%;margin:20% 0}.data-file-error-icon{position:absolute;top:20%;right:20%;height:60%}.dnd-txt{margin-top:10px;font-weight:600;font-size:16px}.error-txt{margin-top:10px;font-weight:700;color:#ff1616}.or-txt{font-size:14px;color:#63666b;font-family:MetaOffcPro Normal,Helvetica,Arial,Verdana,Tahoma,sans-serif}.file-info-txt{font-size:14px;color:#63666b;line-height:20px;padding-top:15px}.uploading-info{font-size:12px;color:#63666b;margin-bottom:10px}.uploading-info-subhead{padding-top:15px;margin-bottom:0}.uploading-info span{font-weight:600;color:#1a587e}.types-tx{color:#63666b;font-family:MetaOffcPro Normal,Helvetica,Arial,Verdana,Tahoma,sans-serif;font-size:15px}.upload-cancel-button{width:100px}.browse-file-button{width:200px}.data-review-button{width:150px}.progressContainer{position:absolute;top:13%;left:15%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%;-webkit-box-shadow:inset 0px 0px 0px 3px #7dbaef;box-shadow:inset 0 0 0 3px #7dbaef}.successContainer{position:absolute;width:60px;height:60px;top:17%;left:18%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%;-webkit-box-shadow:inset 0px 0px 0px 3px #68c172;box-shadow:inset 0 0 0 3px #68c172}.success-icon{height:55px;position:absolute;top:4%;left:15%}.upload-success-txt{color:#68c172;font-weight:600;margin-top:10px}.uploading-icon{height:30px;position:absolute;top:26%;left:26%}.uploading-csv-icon{height:30px;position:absolute;top:26%;left:32%}.tips-heading{font-weight:700;font-size:16px;padding-bottom:5px;border-bottom:1px solid #ff6000;line-height:18px}.tips-container{margin-top:8px}.tips-container div{margin:0 0 10px}.data-tip-txt{color:#474e5b}.resource-links-heading{font-weight:700;font-size:16px;padding-bottom:5px;line-height:18px}.resource-links-subheading{font-size:12px;padding-bottom:12px;border-bottom:1px solid #ff6000;line-height:10px}.links-container{padding-bottom:15px}.link-container{padding:4px 0;border-bottom:.5px solid #dbdbdb}.link-download{text-align:right}.download-icon{height:13px;vertical-align:middle}.progress-holder{text-align:center;padding-left:6%}.profile-text-container{background:#fbfefe 0% 0% no-repeat padding-box;padding:15px 30px;border-radius:9px 9px 0 0}.profile-text-container h6.profile-name{font-size:16px;font-weight:600;text-align:left;color:#022a48}.profile-text-container .information-txt p{font-size:12px;color:#63666b;line-height:20px}.heavy-txt{font-size:13px;font-weight:600;color:#022a48}.profile-button-container{padding-left:20px;text-align:right}.profile-button-container button{margin-right:25px}.profile-password-change-button-container button{margin-right:20px;margin-top:6px}.toggle-pass-div{margin-top:5px}.profile-button-container .MuiButton-label,.profile-password-change-button-container .MuiButton-label,.toggle-pass-div .MuiButton-label{height:16px}.button-holder{text-align:right}.myprofile-data-header{padding-top:10px;padding-bottom:10px;background-color:#022a48;color:#fff;padding-left:30px}.personal-data-inputs-container{padding:20px 30px 25px;-webkit-box-sizing:border-box;box-sizing:border-box}.organization-role-header{padding-top:10px;padding-bottom:10px;background-color:#1a587e;color:#fff;padding-left:30px}.personal-data-roles-container{padding-left:30px;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #dae7ef}.personal-data-roles-container p{color:#022a48}.personal-data-roles-container.empty-row{height:50px}.profile-tag-chip{margin-right:10px;background-color:#d6efd3}.profile-tag-chip-pending{background-color:#f2f9fc}.besic-details-grid-item,.password-change-grid-item{padding:10px 10px 18px 0}.besic-details-grid-item>div,.password-change-grid-item>div{width:95%}.profile-details-dropdown-container{width:5%}.profile-password-last-update{font-size:12px;color:#63666b;line-height:20px;white-space:nowrap}.profile-role-legend{background-color:#1a587e;padding-right:0;height:18px}.profile-role-legend span{color:#fff!important;font-size:14px}.profile-legend-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.profile-pending-legend{color:#f2f9fc}.profile-pending-legend span{height:11px;width:14px;border-radius:6px;background-color:#f2f9fc;display:inline-block}.profile-approved-legend{color:#cef4c9}.profile-approved-legend span{height:11px;width:14px;border-radius:6px;background-color:#cef4c9;display:inline-block}.profile-password-no-permission{color:#022a48}.password-elements-container{min-height:120px}.personal-data-field-name{color:#293033}.personal-data-field-value{color:#022a48}.my-profile-password-field-validations{color:#63666b}@media (min-width: 1920px){.profile-legend-container{padding-left:7%}}@media (max-width: 1024px){.profile-pending-legend p,.profile-approved-legend p,.profile-role-legend span{font-size:13px!important}.profile-pending-legend span,.profile-approved-legend span{height:10px;width:12px}}.contract-component-left-section{padding:15px 0 15px 15px}.contract-component-right-section{padding:15px 0 15px 15px;min-height:56vh}.icon-button:hover{background-color:transparent}.icon-button{margin-right:-5px;float:right}.contact-list-header{background-color:#022a48}.contact-list-header .txt{color:#fff;padding-left:2%;padding-right:.5%}.contract-list-table-header{background-color:#1a587e}.contract-table,.contact-list-header{border-left:1px solid #d9e7ef;border-right:1px solid #d9e7ef}.contract-notes-component .row-header-bar{background-color:#1a587e}.contract-notes-text-area-item{padding:15px}.contract-notes-text-area{width:100%}.buisness-tier-number{width:150px!important}.search-bprofile-container{padding:15px}.add-bprofile-button-container{text-align:right}.search-b-profile-head{padding-left:30px;padding-right:30px}.search-bprofile-buttons{border-radius:0 0 9px 9px;border-left:1px solid #d9e7ef;border-right:1px solid #d9e7ef;border-bottom:1px solid #d9e7ef;background:#fbfefe 0% 0% no-repeat padding-box;padding:15px 30px}.search-bprofile-button-container-item{padding-right:13px;text-align:right}.search-bprofile-button-container-item button:first-child{margin-right:30px}@media (max-width: 1024px){.add-bprofile-button-container button{font-size:10px}}.search-bprofile-result-txt{font-size:16px;color:#1a587e;font-weight:600;line-height:28px}.search-bprofile-result-txt span{color:#ff6000}.search-bprofile-result{margin-top:15px;border-collapse:separate;border-left:1px solid #d9e7ef;border-right:1px solid #d9e7ef;border-bottom:1px solid #d9e7ef;border-radius:9px}.search-bprofile-result th{background-color:#022a48;padding:10px 15px;color:#fff;font-size:14px}.search-bprofile-result td{padding:10px 15px;color:#022a48}.search-bprofile-result thead th:first-of-type{border-top-left-radius:9px}.search-bprofile-result thead th:last-of-type{border-top-right-radius:9px}.search-bprofile-result tbody tr td{border-bottom:1px solid #d9e7ef}.search-bprofile-result tbody tr:last-child>td{border-bottom:0}.search-bprofile-result tr:last-of-type td:first-of-type{border-bottom-left-radius:9px}.search-bprofile-result-empty-row{height:85px}.search-bprofile-result-empty-row div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#63666b}.search-bprofile-result-empty-row h5{color:#63666b}.organization-profile-backbutton,.oragnization-profile-backtext{display:inline-block;vertical-align:middle}.organization-profile-backbutton{margin-right:5px}.oraganization-profile-form-header,.oraganization-profile-table-tableheader{background-color:#022a48}.organization-page-main-text{color:#022a48;margin-top:-10px}.organization-page-main-text.edit-mode{padding-top:5px}.edit-check{margin-top:-6px}.organization-profile-table .form{background-color:#f2f9fc}.oraganization-profile-form-header .txt{color:#fff;opacity:1;padding-left:2%;padding-right:.5%}.organization-details-form{padding:30px 0 45px}.organization-details-form .field{padding:0 15px}.required:after{color:red;content:"*"}.organization-profile-div{margin-top:15px}.oraganization-profile-table-tableheader-tablecell{color:#fff}.oraganization-profile-table-fields{color:#022a48;background-color:#fff}.oraganization-profile-notes{margin-top:10px}.oraganization-profile-table-button{border:1px solid #022a48}.organization-profile-table{display:table;overflow-x:auto;white-space:nowrap}.organization-table-form-add-icon:hover{background-color:transparent}.organization-container{border:1px solid #d9e7ef;border-radius:9px;overflow:hidden}.organization-id-copy-icon-button{margin-left:7%;padding:0}.organization-id-copy-icon{fill:gray}.organization-id-copy-icon:hover{fill:#022a48}.pending-approval-component{position:relative;margin:30px;border-radius:9px;border:1px solid #dce8f0;background-color:#fff;-webkit-box-shadow:0px 3px 21px rgba(0,0,0,.1);box-shadow:0 3px 21px #0000001a;padding-bottom:15px}.pending-approval-component-left-section{padding:15px 0 15px 15px;min-height:55vh}.pending-approval-header-container{border-bottom:1px solid #d9e7ef;padding:15px 30px}.pending-approval-header-title{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-weight:600;color:#1a587e}.p-relative{position:relative}.pending-approval-users-list-component{border-radius:5px}.pending-approval-users-list-component>div:nth-child(2){border-top:none}.pending-approval-users-list-component .users-sort-box{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;width:100%;background-color:#fff;border:1px solid #ccc;padding:15px;display:none;z-index:50}.users-sort-box.active{display:block;z-index:50}.users-sort-box .sort-item{cursor:pointer;padding:5px 0;display:inline-block}.users-sort-box .sort-item:hover,.users-sort-box .sort-item.active{color:#ff6000}.pending-approval-users-list-component .list-header{background-color:#022a48;padding:10px 15px;color:#fff;font-size:14px;max-width:98%}.pending-approval-users-list-component .list-header .sorted-value{padding-left:10px;font-weight:700}.pending-approval-users-list-component .list-header-icon-container{cursor:pointer}.pending-approval-users-list-component .list-header-icon{cursor:pointer;fill:#fff;height:5px}.pending-approval-users-list-component .list-header-icon-container.active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pending-approval-user-main-container{max-height:720px;overflow-y:auto}.pending-approval-user-container{padding:10px 15px;cursor:pointer}.pending-approval-user-container:hover,.pending-approval-user-container.active{background-color:#f2f9fc}.pending-approval-user-container:not(:last-child){border:1px solid #d9e7ef}.pending-approval-user-id{text-transform:uppercase;color:#2477ab;font-size:14px;padding:2px 0}.pending-approval-user-name{font-size:13px;color:#022a48;padding:2px 0}.pending-approval-user-email{font-size:12px;color:#2477ab;padding:2px 0}.pending-approval-user-date{font-size:12px;color:#63666b;padding:2px 0}.pending-approval-user-location{font-size:13px;color:#022a48;padding:2px 0}.pending-approval-user-type{font-size:11px;color:#1a587e;border:1px solid #e7f2f7;background-color:#f2f9fc;padding:5px;border-radius:15px;margin:2px 0}.pending-approval-component-right-section{padding:15px}.empty-user-details-screen-container,.user-details-screen-container{height:100%;border:1px solid #d9e7ef;border-radius:5px;color:#63666b}.user-details-screen-header{background-color:#fbfefe;border-bottom:1px solid #d9e7ef;border-top-left-radius:5px;border-top-right-radius:5px;padding:10px 30px}.reject-btn{margin-right:10px}.danger{color:#ff1616;margin-left:3px}.user-personal-data-container{background-color:#022a48;padding:10px 30px;color:#fff}.user-personal-data-body-section .data-title{color:#293033}.user-personal-data-body-section .data-value{color:#022a48}.user-personal-data-body-section{padding:15px 30px;background-color:#fff}.user-personal-data-body-section .row{padding-bottom:15px}.user-application-roles-container{background-color:#022a48;padding:15px 30px;color:#fff}.user-application-roles-body{background-color:#fff;padding:15px 30px 30px}.user-application-roles-body label{margin-bottom:0!important}.user-application-roles-body label>span{padding-left:0}.user-organization-roles-container .delete-icon-container{height:100%}.user-organization-roles-container .delete-icon{height:18px;width:18px;cursor:pointer}.modal-content .approval-modal-container{color:#022a48;text-align:center}.modal-content .approval-modal-container .user{color:#2477ab}.modal-content .approval-modal-container .business-name{font-weight:600}.modal-content .reject-modal-container{color:#022a48}.modal-content .reject-modal-container .drop-down{width:100%}.modal-content .reject-modal-container .reject-title{padding:15px 0}#menu-rejectionList>div{max-height:100%}#menu-rejectionList>div li,#mui-component-select-rejectionList{font-size:13px}#selectOrganization-popup li{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#selectOrganization-popup li:first-child{background-color:initial!important}#selectOrganization-popup label.MuiFormControlLabel-root{margin:5px 10px 5px 0!important}.org-names-container{margin:5px;cursor:move}.draggable-area{height:100%}.non-draggable-area{pointer-events:none}.user-details-screen-header .last-modify{color:#022a48;font-weight:600}.modal-title .modal-title-text{font-weight:600}.textfield-search-container{color:#000;margin-top:5px;margin-bottom:5px;border:1px solid #d9e7ef;height:41px;max-width:97%}.user-search-container{position:relative;margin:30px 30px 0;min-height:80vh;height:auto!important;border-radius:9px;border:1px solid #dce8f0;background-color:#fff;-webkit-box-shadow:0px 3px 21px rgba(0,0,0,.1);box-shadow:0 3px 21px #0000001a;padding-bottom:20vh}.user-search-header-container{border-bottom:1px solid #d9e7ef;padding:15px 30px}.user-search-header-title{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-weight:600;color:#1a587e}.user-search-criteria-container{position:relative;height:auto;margin:1% auto auto;border-radius:9px;opacity:1;padding:15px 30px}.user-search-fields-container{position:relative;height:70%;border:1px solid #d9e7ef;padding-bottom:3%;padding-top:2%;border-radius:9px 9px 0 0}.user-search-buttons-container{background:#fbfefe 0% 0% no-repeat padding-box;border-radius:0 0 9px 9px;justify-content:center;display:flex;height:65px}.user-search-button{margin-right:1%;width:7%;align-items:center}.user-search-textbox{width:90%}.user-search-dropdown{width:90%;margin-bottom:4%}.user-Table-Pagination{display:flex;justify-content:flex-start;padding-left:8px}.user-impersonate-modal-typography{text-align:center;margin-top:40px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.user-impersonate-modal-typography{margin-top:0}}.user-search-buttons-container{border:1px solid #d9e7ef}.export-buttons-container{border:none;display:flex;flex-direction:row-reverse;padding-top:13px;padding-right:15px}.user-search-item3-container,.user-search-item2-container{margin-left:20px!important}.user-log-export-container{min-height:1vh;padding-bottom:10px;display:flex;flex-direction:row-reverse;padding-right:25px}.create-user-component .user-reset-btn{margin-right:10px}.create-user-component{position:relative;margin:30px;border-radius:9px;border:1px solid #dce8f0;background-color:#fff;-webkit-box-shadow:0px 3px 21px rgba(0,0,0,.1);box-shadow:0 3px 21px #0000001a;padding-bottom:15px}.create-user-component .user-personal-data-container{border-top-left-radius:5px;border-top-right-radius:5px}.create-user-component .user-personal-data-body-section{padding:30px 15px}.create-user-component .user-personal-data-body-section .row{padding-bottom:15px}.create-user-component .create-user-header-item{border-bottom:1px solid #d9e7ef;padding:15px 30px}.create-user-component .create-user-body-item{margin:30px;border:1px solid #d9e7ef;border-radius:5px}.create-user-body-item.user-personal-data{margin-bottom:0;border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.create-user-body-item.org-item-section{margin-top:0}.user-reset-btn{margin:0% 2%;width:26%}.user-update-btn{margin-left:2%;width:26%}.user-edit-action-buttons{text-align:right;display:flex;flex-direction:row-reverse}.announcements-container{position:relative;margin:30px 30px 0;min-height:80vh;height:auto!important;border-radius:9px;border:1px solid #dce8f0;background-color:#fff;-webkit-box-shadow:0px 3px 21px rgba(0,0,0,.1);box-shadow:0 3px 21px #0000001a;padding-bottom:10vh}.announcements-header-title{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;color:#1a587e;font-size:500 24px/31px "Meta Offc Pro",sans-serif}.announcements-fields-container{position:relative;border-bottom:1px solid #d9e7ef;padding-bottom:105px;padding-top:2%}.announcements-criteria-container{width:95%;position:relative;height:auto;margin:1% auto auto;border:1px solid #d9e7ef;border-radius:9px;opacity:1}.announcements-bottom-container{position:relative;min-height:60vh;margin:auto;margin-top:1%!important;width:95%;overflow:hidden}.announcements-listing-container{border:1px solid #d9e7ef;border-radius:9px;opacity:1;padding-bottom:1%;overflow-y:auto;max-height:720px}.announcements-list-header{background-color:#022a48;border-top-left-radius:9px;border-top-right-radius:9px;opacity:1;padding-left:3%;color:#fff;position:absolute;width:41.6%;z-index:1}.announcements-list-header p{font:400 18px/20px Meta Offc Pro,sans-serif}.upload-image-container{margin-top:"10%"}.announcement-listing-item{border-bottom:1px solid #d9e7ef;padding:0 2%;position:relative;cursor:pointer}.announcement-listing-title{color:#2477ab;font:500 18px/18px Meta Offc Pro,sans-serif;letter-spacing:0px;text-transform:capitalize;opacity:1}.announcement-listing-title-container{max-width:50%;word-wrap:break-word;text-align:left}.announcement-listing-active{background:#d7facf 0% 0% no-repeat padding-box;border:1px solid #b6e0ac;border-radius:13px;opacity:1;text-align:center;font: .8em Meta Offc Pro,sans-serif;letter-spacing:0px;color:#293033;padding:4px 15px}.announcement-listing-upcoming{background:#ffe8d9 0% 0% no-repeat padding-box;border:1px solid #f4c9ad;border-radius:13px;opacity:1;text-align:center;font:400 .8em Meta Offc Pro,sans-serif;letter-spacing:0px;color:#293033;padding:4px 8px}.announcement-listing-active-container{position:absolute;margin-left:50%;top:5%}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.announcement-listing-active-container{margin-left:30%}}.announcement-listing-start-date{color:#63666b}.announcement-listing-start-date-container{margin-left:auto;margin-right:0;font:400 18px/18px Meta Offc Pro,sans-serif}.announcements-selected-criteria{padding-left:5%;border-top:1px solid #d9e7ef;opacity:1}.announcements-selected-description{width:95%}.announcements-selected-item{background-color:#f2f9fc}.announcements-image-remove-text{color:#2477ab;margin-right:20%;cursor:pointer;text-decoration:underline}.announcements-button{width:130px}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){:-ms-fullscreen,:root .announcements-button span{margin-top:10%}}.announcement-list-top-filler{margin-top:50px}.form-helper-text{margin:8px 2px 0}.announcement-date-margin{margin-left:5%}.form-product-input,.brand-dropdown{margin-bottom:15px;margin-top:15px;min-width:300px;color:#022a48}.franchisees-container{position:relative;margin:30px 30px 0;min-height:80vh;height:auto!important;border-radius:9px;border:1px solid #dce8f0;background-color:#fff;-webkit-box-shadow:0px 3px 21px rgba(0,0,0,.1);box-shadow:0 3px 21px #0000001a;padding-bottom:10vh}.franchisees-header-title{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;color:#1a587e;font-size:500 24px/31px Meta Offc Pro}.franchisees-bottom-container{position:relative;min-height:60vh;margin:auto;margin-top:1%!important;width:95%;overflow:hidden}.franchisees-listing-container{border-radius:9px;opacity:1;padding-bottom:1%;overflow-y:auto;max-height:720px;border:"none";height:100%!important}.franchisees-component-left-section{padding:15px 0 15px 15px}.franchisees-component-right-section{padding:15px 0 15px 15px;min-height:56vh}.org-scroll{max-height:56vh;overflow-y:hidden;border-left:1px solid #d9e7ef!important;border-right:1px solid #d9e7ef!important;border-bottom:1px solid #d9e7ef!important;border-radius:0 0 5px 5px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.org-scroll{max-height:45vh}}.org-scroll:hover{overflow-y:scroll}.contract-list-container .list-header{background-color:#022a48;padding:6px 15px;border-radius:5px 5px 0 0;color:#fff;font-size:14px}.contract-list-container{border-radius:5px}.contract-org-container{padding:10px 15px;cursor:pointer}.contract-org-container:hover,.contract-org-container.active{background-color:#f2f9fc}.contract-org-container:not(:last-child){border-bottom:1px solid #d9e7ef}.search-list,.row-value,.contact-list-actionbar-text{color:#2477ab}.search-list,.contact-list-actionbar-text{font-weight:600}.contract-container{border:1px solid #d9e7ef;border-radius:9px;overflow:hidden}label#isIncludeCentralSubmissionVolume,label#isAllowManulaRoyalityExclusion{margin:0!important}.row-header-bar{background-color:#022a48;padding:10px 15px;color:#fff}.body-item-column{padding:15px 15px 30px}.back-btn-text{padding-left:5px;padding-top:1px}.child-org-child-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-sizing:border-box;box-sizing:border-box;margin:3px}.table-list,.no-records-item{display:flex;align-items:center;justify-content:center;color:#dbdbdb}.parent-organization-no-records-container{max-height:56vh;overflow-y:hidden;border-left:1px solid #d9e7ef!important;border-right:1px solid #d9e7ef!important;border-bottom:1px solid #d9e7ef!important;border-radius:0 0 5px 5px}.parent-organization-no-records-container .no-records-item{padding:20px 15px}.royality-rate-scale-form-field{text-align:right!important}.search-list-org{color:#2477ab;display:contents}.franchisees-header-container{height:70px;display:flex;align-items:center;padding-left:30px;border-top:1px solid #d9e7ef;border-right:1px solid #d9e7ef;border-left:1px solid #d9e7ef;border-radius:9px 9px 0 0}.actions-container{background:#fbfefe 0% 0% no-repeat padding-box;border-radius:0 0 9px 9px;display:flex;height:65px;align-items:center;justify-content:flex-end;border-left:1px solid #d9e7ef;border-right:1px solid #d9e7ef;border-bottom:1px solid #d9e7ef;padding:15px 30px;border-top:1px solid #d9e7ef}.action-buttons-container{display:flex}.unlock-data-action{margin-left:20px}.unlock-data-action>div:nth-child(2){min-width:175px!important}.success-actions-container{padding:30px;border-radius:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;border-left:1px solid #d9e7ef;border-right:1px solid #d9e7ef;border-bottom:1px solid #d9e7ef;background:#fbfefe 0% 0% no-repeat padding-box}.success-unlock-icon{display:flex;align-items:center;justify-content:center;height:60px;width:60px}.success-unlock-container{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;height:80px;width:80px}.success-unlock-icon-inner{display:flex;align-items:center;justify-content:center;background-color:#e2eef9;height:90px;width:90px;border-radius:50%;box-shadow:inset 0 0 0 3px #68c172}.success-unlock-icon-outer{background-color:#f3fafc;height:120px;width:120px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.action-buttons-orgname-container{width:200px}.success-unlock-txt{font-size:16px;color:#68c172;line-height:20px;padding-top:15px}.textfield-search{color:#fff}.textfield-search input::placeholder{color:#fff;opacity:1}.textfield-search input::-ms-input-placeholder{color:#fff}.audit-report-container{position:relative;margin:30px 30px 0;min-height:80vh;height:auto!important;border-radius:9px;border:1px solid #dce8f0;background-color:#fff;-webkit-box-shadow:0px 3px 21px rgba(0,0,0,.1);box-shadow:0 3px 21px #0000001a;padding-bottom:20vh}.audit-report-header-container{border-bottom:1px solid #d9e7ef;padding:15px 30px}.audit-report-header-title{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-weight:600;color:#1a587e}.audit-report-criteria-container{width:95%;position:relative;height:auto;margin:1% auto auto;border:1px solid #d9e7ef;border-radius:9px;opacity:1}.audit-report-fields-container{position:relative;height:70%;border-bottom:1px solid #d9e7ef;padding-bottom:3%;padding-top:2%}.audit-report-buttons-container{background:#fbfefe 0% 0% no-repeat padding-box;border-radius:0 0 9px 9px;justify-content:center;display:flex;height:65px}.audit-report-button{margin-right:1%;width:7%;align-items:center}.audit-report-textbox{width:90%}.audit-report-dropdown{width:90%;margin-bottom:4%}.audit-report-modal-container{display:flex;flex-direction:column;align-items:center;align-content:center}.audit-success-icon{height:65px;width:65px}.audit-report-filename{color:#1a587e;font-weight:600;margin-top:10px}.audit-report-download-filename{color:#68c172;font-weight:600;margin-top:10px;text-align:center}.audit-report-filename-download{text-align:center;color:#dbdbdb;font-size:8pt}.search-rates-container{padding:15px}.search-fields-container{padding:45px 30px;border:1px solid #d9e7ef;border-radius:9px 9px 0 0}.each-field-container{padding-left:1%;padding-right:1%}.search-rates-result-txt-cont{padding-right:10px;padding-bottom:10px}.title-holder{padding-left:10%}.add-rates-button-container{text-align:right}.search-rates-head{padding-left:30px;padding-right:30px}.search-rates-buttons{border-radius:0 0 9px 9px;border-left:1px solid #d9e7ef;border-right:1px solid #d9e7ef;border-bottom:1px solid #d9e7ef;background:#fbfefe 0% 0% no-repeat padding-box;padding:15px 30px}.search-rates-button-container-item{padding-right:13px;text-align:right}.search-rates-button-container-item button:first-child{margin-right:30px}@media (max-width: 1024px){.add-rates-button-container button{font-size:10px}}.search-rates-result-txt{font-size:16px;color:#1a587e;font-weight:600;line-height:28px}.search-rates-result-txt span{color:#ff6000}.search-rates-result{margin-top:15px;border-collapse:separate;border-left:1px solid #d9e7ef;border-right:1px solid #d9e7ef;border-bottom:1px solid #d9e7ef;border-radius:9px}.search-rates-result th{background-color:#022a48;padding:10px 15px;color:#fff;font-size:14px}.search-rates-result td{padding:10px 15px;color:#022a48}.search-rates-result thead th:first-of-type{border-top-left-radius:9px}.search-rates-result thead th:last-of-type{border-top-right-radius:9px}.search-rates-result tbody tr td{border-bottom:1px solid #d9e7ef}.search-rates-result tbody tr:last-child>td{border-bottom:0}.search-rates-result tr:last-of-type td:first-of-type{border-bottom-left-radius:9px}.search-rates-result-empty-row{height:85px}.search-rates-result-empty-row div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#63666b}.search-rates-result-empty-row h5{color:#63666b}.rates-modal-container{display:flex;flex-direction:column;align-items:center;align-content:center}.rates-success-icon{height:65px;width:65px}.rates-filename{color:#1a587e;font-weight:600;margin-top:10px}.rates-download{color:#68c172;font-weight:600;margin-top:10px}.rates-loading-txt{color:#1a587e;font-weight:600;margin-top:10px}.rates-status-txt{color:#68c172;text-align:center;font-weight:600;margin-top:10px}.modal-actions{justify-content:center!important}.product-line-table-header{background-color:#022a48;height:50px}.route-container .product-line .form-row .product-line_code_select_box_container input{text-align:left;top:-3px}.route-container .product-line table td:nth-last-child(2){font-weight:600}.route-container .product-line table td:last-child svg{height:19px;width:19px;cursor:pointer}.form-row{background-color:#f2f9fc}.form-row td:first-of-type{background-color:#f2f9fc}.form-row td:first-of-type div[name=product-line_code]{background-color:#fff}.form-row .add{display:inline-block;cursor:pointer}.form-row .cross{display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer}.product-line-form-table-header{width:auto;display:table!important;overflow:auto!important;white-space:nowrap!important}.product-line-table{display:table;overflow-x:auto}.product-line-table-form{background-color:#f2f9fc}.product-line-form-actions-fields{text-align:center!important}.product-line-table-form-fields{background-color:#fff;color:#022a48}.product-line-table-textfieldgrid{text-align:right}.product-line-tablehead{text-align:left!important;justify-content:center}.product-line-tablehead:first-child,.intes-tablebody-actions{text-align:left!important}.intes-tablehead:last-child{text-align:center!important}.intes-tablehead.intes-readonly:last-child{text-align:right!important}.intes-table-form-delete-button{text-align:center;margin-right:35px;cursor:pointer}.cancel-button{margin-left:5px}.product-line-table-sub-header{background-color:#f2f9fc}.MuiTab-textColorInherit.Mui-selected{opacity:1!important;background-color:#ff6000;color:#fff;border-radius:9px 9px 0 0}.MuiTab-textColorInherit{color:#fff;opacity:1!important;background-color:#002949;border-radius:9px}.product-tab-consumer{margin-left:5px;font-family:Meta Offc Pro,sans-serif;font-size:15px;line-height:24px;color:#fff;font-weight:700;margin-bottom:3px}.product-tab-commercial{font-family:Meta Offc Pro,sans-serif;font-size:15px;line-height:24px;color:#fff;font-weight:700;margin-bottom:3px}.MuiTabs-flexContainer{display:flex;padding:10px 0 0!important}.MuiTableRow-root{border:1px solid rgba(224,224,224,1)!important}.isedit{background-color:#f2f9fc}.add-icon-button:disabled{opacity:.4}.form-product-input,.brand-dropdown{margin-bottom:15px;margin-top:15px;min-width:220px;color:#022a48}.switch-toggle{min-width:80px}.datepicker-container{margin-bottom:15px;margin-top:15px;min-width:80px;color:#022a48;align-items:center;display:flex;justify-content:center}.buisness-search-textbox{margin-bottom:15px;margin-top:15px;min-width:220px;color:#022a48;align-items:center;display:flex;justify-content:center}.brand-dropdown{background:#fff}div#brandingType{background-color:inherit}.product-textbox div fieldset{background-color:#fff!important}.product-textbox div div{z-index:1;color:#022a48}.product-textbox div input{z-index:1}.PrivateTabIndicator-colorSecondary-4{background-color:#ff6000!important;width:100%!important;height:4px}.product-line-table-sub-header{color:#1a587e!important;background-color:#e6f4f9!important}.reset-button-container{display:flex;align-items:center;justify-content:center;height:auto;border:none;margin-top:7px;margin-bottom:7px}.list-table-header{background-color:#2477ab;height:50px}.help-bg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+0AAADICAIAAAASrJdcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAF8WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDYgNzkuMTY0NjQ4LCAyMDIxLzAxLzEyLTE1OjUyOjI5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjIuMiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIyLTAxLTI1VDA3OjM2OjM5LTA2OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMi0wNC0xM1QwNTo1NzowMy0wNTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMi0wNC0xM1QwNTo1NzowMy0wNTowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpkZmE1NjM3Yi02MDc4LWQ4NGItOGI3NS1kYzZhYzhmYmQ3NDgiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDoyYjNlNDVlOC1mNzEyLWNhNDAtOWUwMS01ZWNkNDRlYjY2NzYiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxMjEyYzI5OC0xOTJjLTRjNDgtYTliYS0yMGM1ZjRhZDVjYWUiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjEyMTJjMjk4LTE5MmMtNGM0OC1hOWJhLTIwYzVmNGFkNWNhZSIgc3RFdnQ6d2hlbj0iMjAyMi0wMS0yNVQwNzozNjozOS0wNjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIyLjIgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpkZmE1NjM3Yi02MDc4LWQ4NGItOGI3NS1kYzZhYzhmYmQ3NDgiIHN0RXZ0OndoZW49IjIwMjItMDQtMTNUMDU6NTc6MDMtMDU6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMi4yIChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5THTIpAAAF0klEQVR4nO3dwU4rNwBAURvl/7+zu/YP3AWPFlpBG5hJcuNzdpGSsS3Q5GImk/n7H7+tNcYYa6w5DjS/eHSOW4zxnRGPnNft1/iz0X8630f9mR756toav3PUZ1njpyM84wL/NeK69eCPero7a16P+lvUfgvb4ZTOjtYYc4w55+Xvh0eHPABPY/33UwC4ifXrb8aXe08EAAC4mo4HAICM+XYFzWXOOcZYa00X1QAAwMObc8457ccDAEDPZYwx323Fr+WzTAAA8HDmx+tn7McDAECPjgcAgJ7L+vilBfOwj7v6HqjrnnXkiGfxPVBnvLq2xu8c9VnW+OkIz7jAL0b0PVA3HvEsO7yF7XBKZ1NzzmU/HgAAii7z9Tuhjr/rpP3465515IhnsR9/xqtra/zOUZ9ljZ+O8IwL/GJE+/E3HvEsO7yF7XBKZ1OvF9TYjwcAgB4dDwAAPS9jjDnmGsN94wEA4MH9dZca+/EAANCj4wEAoOcyxhhjvX2+eq7l+hoA/sl7A8Ddvd5hcr6dku3HAwBAz+Xjw3X8feRf7XxDVWvfx27rfW+3te+23vd2XvvYb/m7rfe9ndfO4/rwz1H78QAA0KPjAQCg52WedSUNAABwFvvxAADQ8zLebmEDAAA8vjnnnNN+PAAA9Oh4AADo+XX/+BMurZlfPDrH7a8O+n8jHjmv+14Bdf3oP53vo/5Mj3x1bY3fOeqzrPHTEZ5xgV+MeKPBH/V0d9a8HvW3qP0WtsMpna3ZjwcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HoBrrHtPAIAxho4HAIAiHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToe4IfWvScAwI50PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKDnZd57BgAAwLXO249fpx0ZAAB257oaAADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCg55k6ft17AgAAcCPP1PEAALALHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBcta9JwDA/el4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PMD11r0nAMD2dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj44EjrHtPAAA2o+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoOdPPGgsCGQsDn8AAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:contain;width:100%}.helplink-container{width:100%}.help-bottom-container{margin-bottom:inherit}.help-contact{float:left;background-color:#313030;width:100%}.help-header-container{margin-top:30px;margin-left:30px}.help-content-container{margin-top:20px;margin-left:30px}.help-content-header1{margin:20px 50px;font-size:larger;font-weight:inherit}.help-content-header2{margin:10px 50px;font-size:larger}.help-link-icon{min-width:30px}.help-link-list{margin-left:30px}.help-heading2{font-size:xx-large;font-weight:inherit}.help-contact-container1{border:1.5px solid #0000001f;width:85%;margin:30px 10px;background-color:#d3d3d333;border-radius:9px}.help-contact-container2{border:1.5px solid #0000001f;width:85%;margin:0 10px;background-color:#d3d3d333;border-radius:9px}.help-contact-phone{font-size:13px;font-weight:700}.login-help-bg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+0AAADICAIAAAASrJdcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAF8WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDYgNzkuMTY0NjQ4LCAyMDIxLzAxLzEyLTE1OjUyOjI5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjIuMiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIyLTAxLTI1VDA3OjM2OjM5LTA2OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMi0wNC0xM1QwNTo1NzowMy0wNTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMi0wNC0xM1QwNTo1NzowMy0wNTowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpkZmE1NjM3Yi02MDc4LWQ4NGItOGI3NS1kYzZhYzhmYmQ3NDgiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDoyYjNlNDVlOC1mNzEyLWNhNDAtOWUwMS01ZWNkNDRlYjY2NzYiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxMjEyYzI5OC0xOTJjLTRjNDgtYTliYS0yMGM1ZjRhZDVjYWUiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjEyMTJjMjk4LTE5MmMtNGM0OC1hOWJhLTIwYzVmNGFkNWNhZSIgc3RFdnQ6d2hlbj0iMjAyMi0wMS0yNVQwNzozNjozOS0wNjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIyLjIgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpkZmE1NjM3Yi02MDc4LWQ4NGItOGI3NS1kYzZhYzhmYmQ3NDgiIHN0RXZ0OndoZW49IjIwMjItMDQtMTNUMDU6NTc6MDMtMDU6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMi4yIChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5THTIpAAAF0klEQVR4nO3dwU4rNwBAURvl/7+zu/YP3AWPFlpBG5hJcuNzdpGSsS3Q5GImk/n7H7+tNcYYa6w5DjS/eHSOW4zxnRGPnNft1/iz0X8630f9mR756toav3PUZ1njpyM84wL/NeK69eCPero7a16P+lvUfgvb4ZTOjtYYc4w55+Xvh0eHPABPY/33UwC4ifXrb8aXe08EAAC4mo4HAICM+XYFzWXOOcZYa00X1QAAwMObc8457ccDAEDPZYwx323Fr+WzTAAA8HDmx+tn7McDAECPjgcAgJ7L+vilBfOwj7v6HqjrnnXkiGfxPVBnvLq2xu8c9VnW+OkIz7jAL0b0PVA3HvEsO7yF7XBKZ1NzzmU/HgAAii7z9Tuhjr/rpP3465515IhnsR9/xqtra/zOUZ9ljZ+O8IwL/GJE+/E3HvEsO7yF7XBKZ1OvF9TYjwcAgB4dDwAAPS9jjDnmGsN94wEA4MH9dZca+/EAANCj4wEAoOcyxhhjvX2+eq7l+hoA/sl7A8Ddvd5hcr6dku3HAwBAz+Xjw3X8feRf7XxDVWvfx27rfW+3te+23vd2XvvYb/m7rfe9ndfO4/rwz1H78QAA0KPjAQCg52WedSUNAABwFvvxAADQ8zLebmEDAAA8vjnnnNN+PAAA9Oh4AADo+XX/+BMurZlfPDrH7a8O+n8jHjmv+14Bdf3oP53vo/5Mj3x1bY3fOeqzrPHTEZ5xgV+MeKPBH/V0d9a8HvW3qP0WtsMpna3ZjwcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HoBrrHtPAIAxho4HAIAiHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToe4IfWvScAwI50PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKDnZd57BgAAwLXO249fpx0ZAAB257oaAADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCg55k6ft17AgAAcCPP1PEAALALHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBcta9JwDA/el4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PMD11r0nAMD2dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj44EjrHtPAAA2o+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoOdPPGgsCGQsDn8AAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:contain;width:100%}.login-help-header-container{margin-top:2%;margin-left:3%}.login-help-backheader-icon{display:flex;align-items:center;justify-content:center;margin-top:.1%}.login-help-backheader-text{display:flex;align-items:center;justify-content:center;margin-left:.3%}.login-help-heading{margin-top:2%;font-weight:inherit}.login-help-main-container{width:100%;margin:3% 3% 0;padding:3% 2%;background-color:#fff;border:1.5px solid #0000001f;border-radius:9px;box-shadow:0 3px 21px #0000001a}.login-help-list-answer{margin-left:1%;white-space:pre-line;text-align:justify}.login-help-contact-container{margin-left:8%;border:1.5px solid #0000001f;width:80%;background-color:#d3d3d333;border-radius:9px}.login-help-contact-text{font-size:13px;margin-bottom:4px}.login-help-contact-phone{font-size:13px;font-weight:700}.home-help-bg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+0AAADICAIAAAASrJdcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAF8WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDYgNzkuMTY0NjQ4LCAyMDIxLzAxLzEyLTE1OjUyOjI5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjIuMiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIyLTAxLTI1VDA3OjM2OjM5LTA2OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMi0wNC0xM1QwNTo1NzowMy0wNTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMi0wNC0xM1QwNTo1NzowMy0wNTowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpkZmE1NjM3Yi02MDc4LWQ4NGItOGI3NS1kYzZhYzhmYmQ3NDgiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDoyYjNlNDVlOC1mNzEyLWNhNDAtOWUwMS01ZWNkNDRlYjY2NzYiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxMjEyYzI5OC0xOTJjLTRjNDgtYTliYS0yMGM1ZjRhZDVjYWUiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjEyMTJjMjk4LTE5MmMtNGM0OC1hOWJhLTIwYzVmNGFkNWNhZSIgc3RFdnQ6d2hlbj0iMjAyMi0wMS0yNVQwNzozNjozOS0wNjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIyLjIgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpkZmE1NjM3Yi02MDc4LWQ4NGItOGI3NS1kYzZhYzhmYmQ3NDgiIHN0RXZ0OndoZW49IjIwMjItMDQtMTNUMDU6NTc6MDMtMDU6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMi4yIChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5THTIpAAAF0klEQVR4nO3dwU4rNwBAURvl/7+zu/YP3AWPFlpBG5hJcuNzdpGSsS3Q5GImk/n7H7+tNcYYa6w5DjS/eHSOW4zxnRGPnNft1/iz0X8630f9mR756toav3PUZ1njpyM84wL/NeK69eCPero7a16P+lvUfgvb4ZTOjtYYc4w55+Xvh0eHPABPY/33UwC4ifXrb8aXe08EAAC4mo4HAICM+XYFzWXOOcZYa00X1QAAwMObc8457ccDAEDPZYwx323Fr+WzTAAA8HDmx+tn7McDAECPjgcAgJ7L+vilBfOwj7v6HqjrnnXkiGfxPVBnvLq2xu8c9VnW+OkIz7jAL0b0PVA3HvEsO7yF7XBKZ1NzzmU/HgAAii7z9Tuhjr/rpP3465515IhnsR9/xqtra/zOUZ9ljZ+O8IwL/GJE+/E3HvEsO7yF7XBKZ1OvF9TYjwcAgB4dDwAAPS9jjDnmGsN94wEA4MH9dZca+/EAANCj4wEAoOcyxhhjvX2+eq7l+hoA/sl7A8Ddvd5hcr6dku3HAwBAz+Xjw3X8feRf7XxDVWvfx27rfW+3te+23vd2XvvYb/m7rfe9ndfO4/rwz1H78QAA0KPjAQCg52WedSUNAABwFvvxAADQ8zLebmEDAAA8vjnnnNN+PAAA9Oh4AADo+XX/+BMurZlfPDrH7a8O+n8jHjmv+14Bdf3oP53vo/5Mj3x1bY3fOeqzrPHTEZ5xgV+MeKPBH/V0d9a8HvW3qP0WtsMpna3ZjwcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HoBrrHtPAIAxho4HAIAiHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToe4IfWvScAwI50PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKDnZd57BgAAwLXO249fpx0ZAAB257oaAADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCg55k6ft17AgAAcCPP1PEAALALHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBcta9JwDA/el4AADo0fEAANCj4wEAoEfHAwBAj44HAIAeHQ8AAD06HgAAenQ8AAD06HgAAOjR8QAA0KPjAQCgR8cDAECPjgcAgB4dDwAAPToeAAB6dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PMD11r0nAMD2dDwAAPToeAAA6NHxAADQo+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj44EjrHtPAAA2o+MBAKBHxwMAQI+OBwCAHh0PAAA9Oh4AAHp0PAAA9Oh4AADo0fEAANCj4wEAoOdPPGgsCGQsDn8AAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:contain;width:100%}.home-help-header-container{margin-top:2%;margin-left:3%}.home-help-backheader-icon{display:flex;align-items:center;justify-content:center;margin-top:.1%}.home-help-backheader-text{display:flex;align-items:center;justify-content:center;margin-left:.3%}.home-help-heading{margin-top:2%;font-weight:inherit}.home-help-main-container{border:1.5px solid #0000001f;box-shadow:0 3px 21px #0000001a;background-color:#fff;border-radius:9px;width:100%;margin:3% 3% 0;padding:3% 2%}.home-help-documentation-container{border:1.5px solid #0000001f;border-radius:9px;margin-right:4%;height:60vh;display:flex;flex-direction:column;align-items:flex-start}.home-help-documentation-text-header{margin-bottom:7%}.home-help-documentation-text{border-bottom:1.5px solid #0000001f;font-size:14px;margin-bottom:5%}.home-help-videos-container{border:1.5px solid #0000001f;border-radius:9px;margin-left:1%;margin-right:2%;height:60vh}.home-help-videos-inner{display:flex;height:90%}.home-help-video{width:100%;height:280px}.home-help-support-container{border:1.5px solid #0000001f;background-color:#d3d3d333;border-radius:9px;margin-left:1%;height:60vh}.home-help-support-text{font-size:11px;line-height:14px;margin-bottom:5%;text-align:justify}.last-text{text-align:left;word-wrap:break-word}.home-help-support-link{word-wrap:break-word;font-size:10px;font-weight:700}.stepper-component-text{font-weight:700}@media screen and (min-width: 1600px){.back-btn-text{font-size:18px}.home-help-heading{font-size:44px}.home-help-documentation-text{font-size:18px}.home-help-video{height:370px}.home-help-support-text{font-size:14px;margin-bottom:8%;line-height:18px}.home-help-support-link{word-wrap:break-word;font-size:12px;font-weight:700}}.network-grid-item{position:relative}.warning-icon-container{display:flex;border-radius:50%;height:18px;width:20px;justify-content:center;background-color:#d72828;color:#fff;position:absolute;right:5px;bottom:5px}
