.loaderWrap{z-index:99999;background-color:rgba(236,236,236,.5);width:100%;height:100%;position:fixed;top:0;left:0}.innerLoaderWrap{z-index:99999;background-color:rgba(206,206,206,.5);width:100%;height:100%;position:absolute}.loader{justify-content:center;align-items:center;height:100%;padding:20px;display:flex}.loaderCircle{background-color:#f4456e;border-radius:50%;width:22px;height:22px;margin:0 5px;animation:.4s infinite alternate bounce}.loaderCircle:nth-child(2){background-color:#00bd63;animation-delay:.2s}.loaderCircle:nth-child(3){background-color:#00a9e4;animation-delay:.4s}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-25px)}}@media only screen and (max-width:599px){.loaderCircle{width:18px;height:18px;margin:0 4px;animation:.37s infinite alternate bounce}.loaderCircle:nth-child(3){animation-delay:.37s}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-17px)}}}.sk-folding-cube{width:40px;height:40px;margin:-20px auto 20px -20px;position:absolute;top:50%;left:50%;transform:rotate(45deg)}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:"";transform-origin:100% 100%;background-color:#323b4e;width:100%;height:100%;animation:2.4s linear infinite both sk-foldCubeAngle;position:absolute;top:0;left:0}.sk-folding-cube .sk-cube2{transform:scale(1.1)rotate(90deg)}.sk-folding-cube .sk-cube3{transform:scale(1.1)rotate(180deg)}.sk-folding-cube .sk-cube4{transform:scale(1.1)rotate(270deg)}.sk-folding-cube .sk-cube2:before{animation-delay:.3s}.sk-folding-cube .sk-cube3:before{animation-delay:.6s}.sk-folding-cube .sk-cube4:before{animation-delay:.9s}@keyframes sk-foldCubeAngle{0%,10%{opacity:0;transform:perspective(140px)rotateX(-180deg)}25%,75%{opacity:1;transform:perspective(140px)rotateX(0)}90%,to{opacity:0;transform:perspective(140px)rotateY(180deg)}}:root{--blue:#20a8d8;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#f86c6b;--orange:#f8cb00;--yellow:#ffc107;--green:#4dbd74;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#73818f;--gray-dark:#2f353a;--light-blue:#63c2de;--primary:#20a8d8;--secondary:#c8ced3;--success:#4dbd74;--info:#63c2de;--warning:#ffc107;--danger:#f86c6b;--light:#f0f3f5;--dark:#2f353a;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:sans-serif;line-height:1.15}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{color:#23282c;text-align:left;background-color:#e4e5e6;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-weight:400;line-height:1.5}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}a{color:#20a8d8;background-color:transparent;text-decoration:none}a:hover{color:#167495;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{vertical-align:middle;overflow:hidden}table{border-collapse:collapse}caption{color:#73818f;text-align:left;caption-side:bottom;padding-top:.75rem;padding-bottom:.75rem}th{text-align:inherit}label{margin-bottom:.5rem;display:inline-block}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button{-webkit-appearance:button}[type=button]{-webkit-appearance:button}[type=reset]{-webkit-appearance:button}[type=submit]{-webkit-appearance:button}button:not(:disabled){cursor:pointer}[type=button]:not(:disabled){cursor:pointer}[type=reset]:not(:disabled){cursor:pointer}[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio]{box-sizing:border-box;padding:0}input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date]{-webkit-appearance:listbox}input[type=time]{-webkit-appearance:listbox}input[type=datetime-local]{-webkit-appearance:listbox}input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;margin-bottom:.5rem;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.1875rem}h2,.h2{font-size:1.75rem}h3,.h3{font-size:1.53125rem}h4,.h4{font-size:1.3125rem}h5,.h5{font-size:1.09375rem}h6,.h6{font-size:.875rem}.lead{font-size:1.09375rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-top:1rem;margin-bottom:1rem}small,.small{font-size:80%;font-weight:400}mark,.mark{background-color:#fcf8e3;padding:.2em}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{text-transform:uppercase;font-size:90%}.blockquote{margin-bottom:1rem;font-size:1.09375rem}.blockquote-footer{color:#73818f;font-size:80%;display:block}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{background-color:#e4e5e6;border:1px solid #c8ced3;border-radius:.25rem;max-width:100%;height:auto;padding:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{color:#73818f;font-size:90%}code{color:#e83e8c;word-break:break-word;font-size:87.5%}a>code{color:inherit}kbd{color:#fff;background-color:#23282c;border-radius:.2rem;padding:.2rem .4rem;font-size:87.5%}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{color:#23282c;font-size:87.5%;display:block}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{width:100%;padding-left:15px;padding-right:15px;position:relative}.col{flex-grow:1;flex-basis:0;max-width:100%}.col-auto{flex:none;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.6667%;max-width:16.6667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333%;max-width:33.3333%}.col-5{flex:0 0 41.6667%;max-width:41.6667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333%;max-width:58.3333%}.col-8{flex:0 0 66.6667%;max-width:66.6667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333%;max-width:83.3333%}.col-11{flex:0 0 91.6667%;max-width:91.6667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.6667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333%}.offset-5{margin-left:41.6667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333%}.offset-8{margin-left:66.6667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333%}.offset-11{margin-left:91.6667%}@media (min-width:576px){.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-auto{flex:none;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.6667%;max-width:16.6667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333%;max-width:33.3333%}.col-sm-5{flex:0 0 41.6667%;max-width:41.6667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333%;max-width:58.3333%}.col-sm-8{flex:0 0 66.6667%;max-width:66.6667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333%;max-width:83.3333%}.col-sm-11{flex:0 0 91.6667%;max-width:91.6667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.6667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333%}.offset-sm-5{margin-left:41.6667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333%}.offset-sm-8{margin-left:66.6667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333%}.offset-sm-11{margin-left:91.6667%}}@media (min-width:768px){.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-auto{flex:none;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.6667%;max-width:16.6667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333%;max-width:33.3333%}.col-md-5{flex:0 0 41.6667%;max-width:41.6667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333%;max-width:58.3333%}.col-md-8{flex:0 0 66.6667%;max-width:66.6667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333%;max-width:83.3333%}.col-md-11{flex:0 0 91.6667%;max-width:91.6667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.6667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333%}.offset-md-5{margin-left:41.6667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333%}.offset-md-8{margin-left:66.6667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333%}.offset-md-11{margin-left:91.6667%}}@media (min-width:992px){.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-auto{flex:none;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.6667%;max-width:16.6667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333%;max-width:33.3333%}.col-lg-5{flex:0 0 41.6667%;max-width:41.6667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333%;max-width:58.3333%}.col-lg-8{flex:0 0 66.6667%;max-width:66.6667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333%;max-width:83.3333%}.col-lg-11{flex:0 0 91.6667%;max-width:91.6667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.6667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333%}.offset-lg-5{margin-left:41.6667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333%}.offset-lg-8{margin-left:66.6667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333%}.offset-lg-11{margin-left:91.6667%}}@media (min-width:1200px){.col-xl{flex-grow:1;flex-basis:0;max-width:100%}.col-xl-auto{flex:none;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.6667%;max-width:16.6667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333%;max-width:33.3333%}.col-xl-5{flex:0 0 41.6667%;max-width:41.6667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333%;max-width:58.3333%}.col-xl-8{flex:0 0 66.6667%;max-width:66.6667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333%;max-width:83.3333%}.col-xl-11{flex:0 0 91.6667%;max-width:91.6667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.6667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333%}.offset-xl-5{margin-left:41.6667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333%}.offset-xl-8{margin-left:66.6667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333%}.offset-xl-11{margin-left:91.6667%}}.table{color:#23282c;width:100%;margin-bottom:1rem}.table th,.table td{vertical-align:top;border-top:1px solid #c8ced3;padding:.75rem}.table thead th{vertical-align:bottom;border-bottom:2px solid #c8ced3}.table tbody+tbody{border-top:2px solid #c8ced3}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #c8ced3}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#23282c;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#c1e7f4}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#8bd2eb}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#abdef0}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#f0f1f3}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#e2e6e8}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#e1e5e7}.table-success,.table-success>th,.table-success>td{background-color:#cdedd8}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#a2ddb7}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#bbe6ca}.table-info,.table-info>th,.table-info>td{background-color:#d3eef6}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#aedfee}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#bee6f1}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe7a0}.table-danger,.table-danger>th,.table-danger>td{background-color:#fdd6d6}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#fbb3b2}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#fcbebd}.table-light,.table-light>th,.table-light>td{background-color:#fbfcfc}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#f7f9fa}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#eceff2}.table-dark,.table-dark>th,.table-dark>td{background-color:#c5c6c8}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#939699}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b8babb}.table-active,.table-active>th,.table-active>td,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#2f353a;border-color:#40484f}.table .thead-light th{color:#5c6873;background-color:#e4e7ea;border-color:#c8ced3}.table-dark{color:#fff;background-color:#2f353a}.table-dark th,.table-dark td,.table-dark thead th{border-color:#40484f}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.table-responsive>.table-bordered{border:0}.form-control{color:#5c6873;background-color:#fff;background-clip:padding-box;border:1px solid #e4e7ea;border-radius:.25rem;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:.875rem;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#5c6873;background-color:#fff;border-color:#8ad4ee;outline:0;box-shadow:0 0 0 .2rem rgba(32,168,216,.25)}.form-control::placeholder{color:#73818f;opacity:1}.form-control:disabled,.form-control[readonly]{opacity:1;background-color:#e4e7ea}select.form-control:focus::-ms-value{color:#5c6873;background-color:#fff}.form-control-file,.form-control-range{width:100%;display:block}.col-form-label{font-size:inherit;margin-bottom:0;padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.09375rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.765625rem;line-height:1.5}.form-control-plaintext{color:#23282c;background-color:transparent;border:1px solid transparent;border-width:1px 0;width:100%;margin-bottom:0;padding-top:.375rem;padding-bottom:.375rem;line-height:1.5;display:block}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.765625rem;line-height:1.5}.form-control-lg{border-radius:.3rem;height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.09375rem;line-height:1.5}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{margin-top:.25rem;display:block}.form-row{flex-wrap:wrap;margin-left:-5px;margin-right:-5px;display:flex}.form-row>.col,.form-row>[class*=col-]{padding-left:5px;padding-right:5px}.form-check{padding-left:1.25rem;display:block;position:relative}.form-check-input{margin-top:.3rem;margin-left:-1.25rem;position:absolute}.form-check-input:disabled~.form-check-label{color:#73818f}.form-check-label{margin-bottom:0}.form-check-inline{align-items:center;margin-right:.75rem;padding-left:0;display:inline-flex}.form-check-inline .form-check-input{margin-top:0;margin-left:0;margin-right:.3125rem;position:static}.valid-feedback{color:#4dbd74;width:100%;margin-top:.25rem;font-size:80%;display:none}.valid-tooltip{z-index:5;color:#fff;background-color:rgba(77,189,116,.9);border-radius:.25rem;max-width:100%;margin-top:.1rem;padding:.25rem .5rem;font-size:.765625rem;line-height:1.5;display:none;position:absolute;top:100%}.was-validated .form-control:valid,.form-control.is-valid{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%234dbd74%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#4dbd74;padding-right:calc(1.5em + .75rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#4dbd74;box-shadow:0 0 0 .2rem rgba(77,189,116,.25)}.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:right calc(.375em + .1875rem) top calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.was-validated .custom-select:valid,.custom-select.is-valid{background:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 5%27%3e%3cpath fill=%27%232f353a%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%234dbd74%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e") right 1.75rem center/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;border-color:#4dbd74;padding-right:calc(.75em + 2.3125rem)}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#4dbd74;box-shadow:0 0 0 .2rem rgba(77,189,116,.25)}.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip{display:block}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#4dbd74}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#4dbd74}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{border-color:#4dbd74}.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip,.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{background-color:#72cb91;border-color:#72cb91}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(77,189,116,.25)}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#4dbd74}.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip,.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#4dbd74;box-shadow:0 0 0 .2rem rgba(77,189,116,.25)}.invalid-feedback{color:#f86c6b;width:100%;margin-top:.25rem;font-size:80%;display:none}.invalid-tooltip{z-index:5;color:#fff;background-color:rgba(248,108,107,.9);border-radius:.25rem;max-width:100%;margin-top:.1rem;padding:.25rem .5rem;font-size:.765625rem;line-height:1.5;display:none;position:absolute;top:100%}.was-validated .form-control:invalid,.form-control.is-invalid{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23f86c6b%27 viewBox=%27-2 -2 7 7%27%3e%3cpath stroke=%27%23f86c6b%27 d=%27M0 0l3 3m0-3L0 3%27/%3e%3ccircle r=%27.5%27/%3e%3ccircle cx=%273%27 r=%27.5%27/%3e%3ccircle cy=%273%27 r=%27.5%27/%3e%3ccircle cx=%273%27 cy=%273%27 r=%27.5%27/%3e%3c/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#f86c6b;padding-right:calc(1.5em + .75rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#f86c6b;box-shadow:0 0 0 .2rem rgba(248,108,107,.25)}.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:right calc(.375em + .1875rem) top calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{background:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 5%27%3e%3cpath fill=%27%232f353a%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23f86c6b%27 viewBox=%27-2 -2 7 7%27%3e%3cpath stroke=%27%23f86c6b%27 d=%27M0 0l3 3m0-3L0 3%27/%3e%3ccircle r=%27.5%27/%3e%3ccircle cx=%273%27 r=%27.5%27/%3e%3ccircle cy=%273%27 r=%27.5%27/%3e%3ccircle cx=%273%27 cy=%273%27 r=%27.5%27/%3e%3c/svg%3E") right 1.75rem center/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;border-color:#f86c6b;padding-right:calc(.75em + 2.3125rem)}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#f86c6b;box-shadow:0 0 0 .2rem rgba(248,108,107,.25)}.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip{display:block}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#f86c6b}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#f86c6b}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{border-color:#f86c6b}.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip,.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{background-color:#fa9c9c;border-color:#fa9c9c}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(248,108,107,.25)}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#f86c6b}.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip,.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#f86c6b;box-shadow:0 0 0 .2rem rgba(248,108,107,.25)}.form-inline{flex-flow:wrap;align-items:center;display:flex}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center;align-items:center;margin-bottom:0;display:flex}.form-inline .form-group{flex-flow:wrap;flex:none;align-items:center;margin-bottom:0;display:flex}.form-inline .form-control{vertical-align:middle;width:auto;display:inline-block}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{justify-content:center;align-items:center;width:auto;padding-left:0;display:flex}.form-inline .form-check-input{flex-shrink:0;margin-top:0;margin-left:0;margin-right:.25rem;position:relative}.form-inline .custom-control{justify-content:center;align-items:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{color:#23282c;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;border-radius:.25rem;padding:.375rem .75rem;font-size:.875rem;font-weight:400;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#23282c;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(32,168,216,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#20a8d8;border-color:#20a8d8}.btn-primary:hover{color:#fff;background-color:#1b8eb7;border-color:#1985ac}.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 .2rem rgba(65,181,222,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#20a8d8;border-color:#20a8d8}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#1985ac;border-color:#187da0}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(65,181,222,.5)}.btn-secondary{color:#23282c;background-color:#c8ced3;border-color:#c8ced3}.btn-secondary:hover{color:#23282c;background-color:#b3bbc2;border-color:#acb5bc}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 0 0 .2rem rgba(175,181,186,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#23282c;background-color:#c8ced3;border-color:#c8ced3}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#23282c;background-color:#acb5bc;border-color:#a5aeb7}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(175,181,186,.5)}.btn-success{color:#fff;background-color:#4dbd74;border-color:#4dbd74}.btn-success:hover{color:#fff;background-color:#3ea662;border-color:#3a9d5d}.btn-success:focus,.btn-success.focus{box-shadow:0 0 0 .2rem rgba(104,199,137,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#4dbd74;border-color:#4dbd74}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#3a9d5d;border-color:#379457}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(104,199,137,.5)}.btn-info{color:#23282c;background-color:#63c2de;border-color:#63c2de}.btn-info:hover{color:#23282c;background-color:#43b6d7;border-color:#39b2d5}.btn-info:focus,.btn-info.focus{box-shadow:0 0 0 .2rem rgba(89,171,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#23282c;background-color:#63c2de;border-color:#63c2de}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#39b2d5;border-color:#2eadd3}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(89,171,195,.5)}.btn-warning{color:#23282c;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#23282c;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{box-shadow:0 0 0 .2rem rgba(222,170,13,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#23282c;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#23282c;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,13,.5)}.btn-danger{color:#fff;background-color:#f86c6b;border-color:#f86c6b}.btn-danger:hover{color:#fff;background-color:#f64846;border-color:#f63c3a}.btn-danger:focus,.btn-danger.focus{box-shadow:0 0 0 .2rem rgba(249,130,129,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#f86c6b;border-color:#f86c6b}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#f63c3a;border-color:#f5302e}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(249,130,129,.5)}.btn-light{color:#23282c;background-color:#f0f3f5;border-color:#f0f3f5}.btn-light:hover{color:#23282c;background-color:#d9e1e6;border-color:#d1dbe1}.btn-light:focus,.btn-light.focus{box-shadow:0 0 0 .2rem rgba(209,213,215,.5)}.btn-light.disabled,.btn-light:disabled{color:#23282c;background-color:#f0f3f5;border-color:#f0f3f5}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#23282c;background-color:#d1dbe1;border-color:#cad4dc}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(209,213,215,.5)}.btn-dark{color:#fff;background-color:#2f353a;border-color:#2f353a}.btn-dark:hover{color:#fff;background-color:#1e2225;border-color:#181b1e}.btn-dark:focus,.btn-dark.focus{box-shadow:0 0 0 .2rem rgba(78,83,88,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#2f353a;border-color:#2f353a}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#181b1e;border-color:#121517}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(78,83,88,.5)}.btn-outline-primary{color:#20a8d8;border-color:#20a8d8}.btn-outline-primary:hover{color:#fff;background-color:#20a8d8;border-color:#20a8d8}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(32,168,216,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#20a8d8;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#20a8d8;border-color:#20a8d8}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(32,168,216,.5)}.btn-outline-secondary{color:#c8ced3;border-color:#c8ced3}.btn-outline-secondary:hover{color:#23282c;background-color:#c8ced3;border-color:#c8ced3}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(200,206,211,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#c8ced3;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#23282c;background-color:#c8ced3;border-color:#c8ced3}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(200,206,211,.5)}.btn-outline-success{color:#4dbd74;border-color:#4dbd74}.btn-outline-success:hover{color:#fff;background-color:#4dbd74;border-color:#4dbd74}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(77,189,116,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#4dbd74;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#4dbd74;border-color:#4dbd74}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(77,189,116,.5)}.btn-outline-info{color:#63c2de;border-color:#63c2de}.btn-outline-info:hover{color:#23282c;background-color:#63c2de;border-color:#63c2de}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(99,194,222,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#63c2de;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#23282c;background-color:#63c2de;border-color:#63c2de}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(99,194,222,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#23282c;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#23282c;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#f86c6b;border-color:#f86c6b}.btn-outline-danger:hover{color:#fff;background-color:#f86c6b;border-color:#f86c6b}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(248,108,107,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#f86c6b;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#f86c6b;border-color:#f86c6b}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,108,107,.5)}.btn-outline-light{color:#f0f3f5;border-color:#f0f3f5}.btn-outline-light:hover{color:#23282c;background-color:#f0f3f5;border-color:#f0f3f5}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(240,243,245,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f0f3f5;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#23282c;background-color:#f0f3f5;border-color:#f0f3f5}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(240,243,245,.5)}.btn-outline-dark{color:#2f353a;border-color:#2f353a}.btn-outline-dark:hover{color:#fff;background-color:#2f353a;border-color:#2f353a}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(47,53,58,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#2f353a;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#2f353a;border-color:#2f353a}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(47,53,58,.5)}.btn-link{color:#20a8d8;font-weight:400;text-decoration:none}.btn-link:hover{color:#167495;text-decoration:underline}.btn-link:focus,.btn-link.focus{box-shadow:none;text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#73818f;pointer-events:none}.btn-lg,.btn-group-lg>.btn{border-radius:.3rem;padding:.5rem 1rem;font-size:1.09375rem;line-height:1.5}.btn-sm,.btn-group-sm>.btn{border-radius:.2rem;padding:.25rem .5rem;font-size:.765625rem;line-height:1.5}.btn-block{width:100%;display:block}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block{width:100%}input[type=reset].btn-block{width:100%}input[type=button].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;transition:height .35s;position:relative;overflow:hidden}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{vertical-align:.255em;content:"";border:.3em solid transparent;border-top-color:currentColor;border-bottom:0;margin-left:.255em;display:inline-block}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{z-index:1000;float:left;color:#23282c;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #c8ced3;border-radius:.25rem;min-width:10rem;margin:.125rem 0 0;padding:0;font-size:.875rem;list-style:none;display:none;position:absolute;top:100%;left:0}.dropdown-menu-left{left:0;right:auto}.dropdown-menu-right{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-left{left:0;right:auto}.dropdown-menu-sm-right{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-left{left:0;right:auto}.dropdown-menu-md-right{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-left{left:0;right:auto}.dropdown-menu-lg-right{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-left{left:0;right:auto}.dropdown-menu-xl-right{left:auto;right:0}}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem;top:auto;bottom:100%}.dropup .dropdown-toggle:after{vertical-align:.255em;content:"";border:.3em solid transparent;border-top:0;border-bottom-color:currentColor;margin-left:.255em;display:inline-block}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem;top:0;left:100%;right:auto}.dropright .dropdown-toggle:after{vertical-align:.255em;content:"";border:.3em solid transparent;border-left-color:currentColor;border-right:0;margin-left:.255em;display:inline-block}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem;top:0;left:auto;right:100%}.dropleft .dropdown-toggle:after{vertical-align:.255em;content:"";margin-left:.255em;display:none}.dropleft .dropdown-toggle:before{vertical-align:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-right:.3em solid;margin-right:.255em;display:inline-block}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{bottom:auto;right:auto}.dropdown-divider{border-top:1px solid #e4e7ea;height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{clear:both;color:#23282c;width:100%;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;padding:.25rem 1.5rem;font-weight:400;display:block}.dropdown-item:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.dropdown-item:last-child{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.dropdown-item:hover,.dropdown-item:focus{color:#181b1e;background-color:#f0f3f5;text-decoration:none}.dropdown-item.active,.dropdown-item:active{color:#fff;background-color:#20a8d8;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{color:#73818f;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{color:#73818f;white-space:nowrap;margin-bottom:0;padding:0 1.5rem;font-size:.765625rem;display:block}.dropdown-item-text{color:#23282c;padding:.25rem 1.5rem;display:block}.btn-group,.btn-group-vertical{vertical-align:middle;display:inline-flex;position:relative}.btn-group>.btn,.btn-group-vertical>.btn{flex:auto;position:relative}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{flex-wrap:wrap;justify-content:flex-start;display:flex}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{flex-direction:column;justify-content:center;align-items:flex-start}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=radio]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-group-toggle>.btn input[type=checkbox]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-group-toggle>.btn-group>.btn input[type=radio]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-group-toggle>.btn-group>.btn input[type=checkbox]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.input-group{flex-wrap:wrap;align-items:stretch;width:100%;display:flex;position:relative}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{flex:auto;width:1%;margin-bottom:0;position:relative}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:last-child),.input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{align-items:center;display:flex}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{z-index:2;position:relative}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{color:#5c6873;text-align:center;white-space:nowrap;background-color:#f0f3f5;border:1px solid #e4e7ea;border-radius:.25rem;align-items:center;margin-bottom:0;padding:.375rem .75rem;font-size:.875rem;font-weight:400;line-height:1.5;display:flex}.input-group-text input[type=radio]{margin-top:0}.input-group-text input[type=checkbox]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{border-radius:.3rem;padding:.5rem 1rem;font-size:1.09375rem;line-height:1.5}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{border-radius:.2rem;padding:.25rem .5rem;font-size:.765625rem;line-height:1.5}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{min-height:1.3125rem;padding-left:1.5rem;display:block;position:relative}.custom-control-inline{margin-right:1rem;display:inline-flex}.custom-control-input{z-index:-1;opacity:0;position:absolute}.custom-control-input:checked~.custom-control-label:before{color:#fff;background-color:#20a8d8;border-color:#20a8d8}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(32,168,216,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#8ad4ee}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b6e4f4;border-color:#b6e4f4}.custom-control-input:disabled~.custom-control-label{color:#73818f}.custom-control-input:disabled~.custom-control-label:before{background-color:#e4e7ea}.custom-control-label{vertical-align:top;margin-bottom:0;position:relative}.custom-control-label:before{pointer-events:none;content:"";background-color:#fff;border:1px solid #8f9ba6;width:1rem;height:1rem;display:block;position:absolute;top:.15625rem;left:-1.5rem}.custom-control-label:after{content:"";background:50%/50% 50% no-repeat;width:1rem;height:1rem;display:block;position:absolute;top:.15625rem;left:-1.5rem}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23fff%27 d=%27M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z%27/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#20a8d8;border-color:#20a8d8}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 4%27%3e%3cpath stroke=%27%23fff%27 d=%27M0 2h4%27/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(32,168,216,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(32,168,216,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(32,168,216,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{pointer-events:all;border-radius:.5rem;width:1.75rem;left:-2.25rem}.custom-switch .custom-control-label:after{background-color:#8f9ba6;border-radius:.5rem;width:calc(1rem - 4px);height:calc(1rem - 4px);transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;top:calc(.15625rem + 2px);left:calc(2px - 2.25rem)}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translate(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(32,168,216,.5)}.custom-select{color:#5c6873;vertical-align:middle;-webkit-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 5%27%3e%3cpath fill=%27%232f353a%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #e4e7ea;border-radius:.25rem;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:.875rem;font-weight:400;line-height:1.5;display:inline-block}.custom-select:focus{border-color:#8ad4ee;outline:0;box-shadow:0 0 0 .2rem rgba(32,168,216,.25)}.custom-select:focus::-ms-value{color:#5c6873;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.75rem}.custom-select:disabled{color:#73818f;background-color:#e4e7ea}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.765625rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.09375rem}.custom-file{width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0;display:inline-block;position:relative}.custom-file-input{z-index:2;opacity:0;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;position:relative}.custom-file-input:focus~.custom-file-label{border-color:#8ad4ee;box-shadow:0 0 0 .2rem rgba(32,168,216,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e4e7ea}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{z-index:1;color:#5c6873;background-color:#fff;border:1px solid #e4e7ea;border-radius:.25rem;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;position:absolute;top:0;left:0;right:0}.custom-file-label:after{z-index:3;color:#5c6873;content:"Browse";border-left:inherit;background-color:#f0f3f5;border-radius:0 .25rem .25rem 0;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;display:block;position:absolute;top:0;bottom:0;right:0}.custom-range{-webkit-appearance:none;appearance:none;background-color:transparent;width:100%;height:1.4rem;padding:0}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #e4e5e6,0 0 0 .2rem rgba(32,168,216,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #e4e5e6,0 0 0 .2rem rgba(32,168,216,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #e4e5e6,0 0 0 .2rem rgba(32,168,216,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{background-color:#20a8d8;border:0;border-radius:1rem;width:1rem;height:1rem;margin-top:-.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.custom-range::-webkit-slider-thumb:active{background-color:#b6e4f4}.custom-range::-webkit-slider-runnable-track{color:transparent;cursor:pointer;background-color:#c8ced3;border-color:transparent;border-radius:1rem;width:100%;height:.5rem}.custom-range::-moz-range-thumb{background-color:#20a8d8;border:0;border-radius:1rem;width:1rem;height:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb{-webkit-appearance:none;appearance:none}.custom-range::-moz-range-thumb:active{background-color:#b6e4f4}.custom-range::-moz-range-track{color:transparent;cursor:pointer;background-color:#c8ced3;border-color:transparent;border-radius:1rem;width:100%;height:.5rem}.custom-range::-ms-thumb{background-color:#20a8d8;border:0;border-radius:1rem;width:1rem;height:1rem;margin-top:0;margin-left:.2rem;margin-right:.2rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb{-webkit-appearance:none;appearance:none}.custom-range::-ms-thumb:active{background-color:#b6e4f4}.custom-range::-ms-track{color:transparent;cursor:pointer;background-color:transparent;border-width:.5rem;border-color:transparent;width:100%;height:.5rem}.custom-range::-ms-fill-lower{background-color:#c8ced3;border-radius:1rem}.custom-range::-ms-fill-upper{background-color:#c8ced3;border-radius:1rem;margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#8f9ba6}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#8f9ba6}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#8f9ba6}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{flex-wrap:wrap;margin-bottom:0;padding-left:0;list-style:none;display:flex}.nav-link{padding:.5rem 1rem;display:block}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#73818f;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #c8ced3}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e4e7ea #e4e7ea #c8ced3}.nav-tabs .nav-link.disabled{color:#73818f;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#5c6873;background-color:#e4e5e6;border-color:#c8ced3 #c8ced3 #e4e5e6}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#20a8d8}.nav-fill .nav-item{text-align:center;flex:auto}.nav-justified .nav-item{text-align:center;flex-grow:1;flex-basis:0}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{flex-wrap:wrap;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex;position:relative}.navbar>.container,.navbar>.container-fluid{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.navbar-brand{font-size:1.09375rem;line-height:inherit;white-space:nowrap;margin-right:1rem;padding-top:.335938rem;padding-bottom:.335938rem;display:inline-block}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{flex-direction:column;margin-bottom:0;padding-left:0;list-style:none;display:flex}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{float:none;position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;display:inline-block}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;padding:.25rem .75rem;font-size:1.09375rem;line-height:1}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{vertical-align:middle;content:"";background:50%/100% 100% no-repeat;width:1.5em;height:1.5em;display:inline-block}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-left:0;padding-right:0}.navbar-expand{flex-flow:row;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox=%270 0 30 30%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath stroke=%27rgba%280, 0, 0, 0.5%29%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox=%270 0 30 30%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.5%29%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #c8ced3;border-radius:.25rem;flex-direction:column;min-width:0;display:flex;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{flex:auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{background-color:#f0f3f5;border-bottom:1px solid #c8ced3;margin-bottom:0;padding:.75rem 1.25rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{background-color:#f0f3f5;border-top:1px solid #c8ced3;padding:.75rem 1.25rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.75rem;margin-left:-.625rem;margin-right:-.625rem}.card-header-pills{margin-left:-.625rem;margin-right:-.625rem}.card-img-overlay{padding:1.25rem;position:absolute;top:0;bottom:0;left:0;right:0}.card-img{border-radius:calc(.25rem - 1px);width:100%}.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);width:100%}.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px);width:100%}.card-deck{flex-direction:column;display:flex}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{flex-flow:wrap;margin-left:-15px;margin-right:-15px}.card-deck .card{flex-direction:column;flex:1 0;margin-bottom:0;margin-left:15px;margin-right:15px;display:flex}}.card-group{flex-direction:column;display:flex}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{flex-flow:wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{column-count:3;orphans:1;widows:1;column-gap:1.25rem}.card-columns .card{width:100%;display:inline-block}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{background-color:#fff;border-radius:0;flex-wrap:wrap;margin-bottom:1.5rem;padding:.75rem 1rem;list-style:none;display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#73818f;content:"/";padding-right:.5rem;display:inline-block}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#73818f}.pagination{border-radius:.25rem;padding-left:0;list-style:none;display:flex}.page-link{color:#20a8d8;background-color:#fff;border:1px solid #c8ced3;margin-left:-1px;padding:.5rem .75rem;line-height:1.25;display:block;position:relative}.page-link:hover{z-index:2;color:#167495;background-color:#e4e7ea;border-color:#c8ced3;text-decoration:none}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(32,168,216,.25)}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;margin-left:0}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#20a8d8;border-color:#20a8d8}.page-item.disabled .page-link{color:#73818f;pointer-events:none;cursor:auto;background-color:#fff;border-color:#c8ced3}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.09375rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.765625rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{border-radius:10rem;padding-left:.6em;padding-right:.6em}.badge-primary{color:#fff;background-color:#20a8d8}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#1985ac}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(32,168,216,.5)}.badge-secondary{color:#23282c;background-color:#c8ced3}a.badge-secondary:hover,a.badge-secondary:focus{color:#23282c;background-color:#acb5bc}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(200,206,211,.5)}.badge-success{color:#fff;background-color:#4dbd74}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#3a9d5d}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem rgba(77,189,116,.5)}.badge-info{color:#23282c;background-color:#63c2de}a.badge-info:hover,a.badge-info:focus{color:#23282c;background-color:#39b2d5}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem rgba(99,194,222,.5)}.badge-warning{color:#23282c;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#23282c;background-color:#d39e00}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#f86c6b}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#f63c3a}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,108,107,.5)}.badge-light{color:#23282c;background-color:#f0f3f5}a.badge-light:hover,a.badge-light:focus{color:#23282c;background-color:#d1dbe1}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem rgba(240,243,245,.5)}.badge-dark{color:#fff;background-color:#2f353a}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#181b1e}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem rgba(47,53,58,.5)}.jumbotron{background-color:#e4e7ea;border-radius:.3rem;margin-bottom:2rem;padding:2rem 1rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{border-radius:0;padding-left:0;padding-right:0}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.8125rem}.alert-dismissible .close{color:inherit;padding:.75rem 1.25rem;position:absolute;top:0;right:0}.alert-primary{color:#115770;background-color:#d2eef7;border-color:#c1e7f4}.alert-primary hr{border-top-color:#abdef0}.alert-primary .alert-link{color:#0a3544}.alert-secondary{color:#686b6e;background-color:#f4f5f6;border-color:#f0f1f3}.alert-secondary hr{border-top-color:#e1e5e7}.alert-secondary .alert-link{color:#4f5254}.alert-success{color:#28623c;background-color:#dbf2e3;border-color:#cdedd8}.alert-success hr{border-top-color:#bbe6ca}.alert-success .alert-link{color:#193e26}.alert-info{color:#336573;background-color:#e0f3f8;border-color:#d3eef6}.alert-info hr{border-top-color:#bee6f1}.alert-info .alert-link{color:#244650}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe7a0}.alert-warning .alert-link{color:#533f02}.alert-danger{color:#813838;background-color:#fee2e1;border-color:#fdd6d6}.alert-danger hr{border-top-color:#fcbebd}.alert-danger .alert-link{color:#5d2928}.alert-light{color:#7d7e7f;background-color:#fcfdfd;border-color:#fbfcfc}.alert-light hr{border-top-color:#eceff2}.alert-light .alert-link{color:#646566}.alert-dark{color:#181c1e;background-color:#d5d7d8;border-color:#c5c6c8}.alert-dark hr{border-top-color:#b8babb}.alert-dark .alert-link{color:#020202}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{background-color:#f0f3f5;border-radius:.25rem;height:1rem;font-size:.65625rem;display:flex;overflow:hidden}.progress-bar{color:#fff;text-align:center;white-space:nowrap;background-color:#20a8d8;flex-direction:column;justify-content:center;transition:width .6s;display:flex}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{align-items:flex-start;display:flex}.media-body{flex:1}.list-group{flex-direction:column;margin-bottom:0;padding-left:0;display:flex}.list-group-item-action{color:#5c6873;width:100%;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#5c6873;background-color:#f0f3f5;text-decoration:none}.list-group-item-action:active{color:#23282c;background-color:#e4e7ea}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);margin-bottom:-1px;padding:.75rem 1.25rem;display:block;position:relative}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;margin-bottom:0}.list-group-item.disabled,.list-group-item:disabled{color:#73818f;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#20a8d8;border-color:#20a8d8}.list-group-horizontal{flex-direction:row}.list-group-horizontal .list-group-item{margin-bottom:0;margin-right:-1px}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:0;border-bottom-left-radius:.25rem}.list-group-horizontal .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0;margin-right:0}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-bottom:0;margin-right:-1px}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:0;border-bottom-left-radius:.25rem}.list-group-horizontal-sm .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0;margin-right:0}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md .list-group-item{margin-bottom:0;margin-right:-1px}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:0;border-bottom-left-radius:.25rem}.list-group-horizontal-md .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0;margin-right:0}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-bottom:0;margin-right:-1px}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:0;border-bottom-left-radius:.25rem}.list-group-horizontal-lg .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0;margin-right:0}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-bottom:0;margin-right:-1px}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:0;border-bottom-left-radius:.25rem}.list-group-horizontal-xl .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0;margin-right:0}}.list-group-flush .list-group-item{border-left:0;border-right:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0;margin-bottom:0}.list-group-item-primary{color:#115770;background-color:#c1e7f4}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#115770;background-color:#abdef0}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#115770;border-color:#115770}.list-group-item-secondary{color:#686b6e;background-color:#f0f1f3}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#686b6e;background-color:#e1e5e7}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#686b6e;border-color:#686b6e}.list-group-item-success{color:#28623c;background-color:#cdedd8}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#28623c;background-color:#bbe6ca}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#28623c;border-color:#28623c}.list-group-item-info{color:#336573;background-color:#d3eef6}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#336573;background-color:#bee6f1}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#336573;border-color:#336573}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe7a0}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#813838;background-color:#fdd6d6}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#813838;background-color:#fcbebd}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#813838;border-color:#813838}.list-group-item-light{color:#7d7e7f;background-color:#fbfcfc}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#7d7e7f;background-color:#eceff2}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#7d7e7f;border-color:#7d7e7f}.list-group-item-dark{color:#181c1e;background-color:#c5c6c8}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#181c1e;background-color:#b8babb}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#181c1e;border-color:#181c1e}.close{float:right;color:#000;text-shadow:0 1px #fff;opacity:.5;font-size:1.3125rem;font-weight:700;line-height:1}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{-webkit-appearance:none;appearance:none;background-color:transparent;border:0;padding:0}a.close.disabled{pointer-events:none}.toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;max-width:350px;font-size:.875rem;overflow:hidden;box-shadow:0 .25rem .75rem rgba(0,0,0,.1)}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{opacity:1;display:block}.toast.hide{display:none}.toast-header{color:#73818f;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);align-items:center;padding:.25rem .75rem;display:flex}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{z-index:1050;outline:0;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:hidden}.modal-dialog{pointer-events:none;width:auto;margin:.5rem;position:relative}.modal.fade .modal-dialog{transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.fade .modal-dialog{transform:translateY(-50px)}.modal.show .modal-dialog{transform:none}.modal-dialog-scrollable{max-height:calc(100% - 1rem);display:flex}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;min-height:calc(100% - 1rem);display:flex}.modal-dialog-centered:before{content:"";height:calc(100vh - 1rem);display:block}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0;flex-direction:column;width:100%;display:flex;position:relative}.modal-backdrop{z-index:1040;background-color:#000;width:100vw;height:100vh;position:fixed;top:0;left:0}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{border-bottom:1px solid #c8ced3;border-top-left-radius:.3rem;border-top-right-radius:.3rem;justify-content:space-between;align-items:flex-start;padding:1rem;display:flex}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{flex:auto;padding:1rem;position:relative}.modal-footer{border-top:1px solid #c8ced3;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem;justify-content:flex-end;align-items:center;padding:1rem;display:flex}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{width:50px;height:50px;position:absolute;top:-9999px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{z-index:1070;text-align:left;text-align:start;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;word-wrap:break-word;opacity:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.765625rem;font-style:normal;font-weight:400;line-height:1.5;text-decoration:none;display:block;position:absolute}.tooltip.show{opacity:.9}.tooltip .arrow{width:.8rem;height:.4rem;display:block;position:absolute}.tooltip .arrow:before{content:"";border-style:solid;border-color:transparent;position:absolute}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{border-width:.4rem .4rem 0;border-top-color:#000;top:0}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{width:.4rem;height:.8rem;left:0}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{border-width:.4rem .4rem .4rem 0;border-right-color:#000;right:0}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{border-width:0 .4rem .4rem;border-bottom-color:#000;bottom:0}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{width:.4rem;height:.8rem;right:0}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=left] .arrow:before{border-width:.4rem 0 .4rem .4rem;border-left-color:#000;left:0}.tooltip-inner{color:#fff;text-align:center;background-color:#000;border-radius:.25rem;max-width:200px;padding:.25rem .5rem}.popover{z-index:1060;text-align:left;text-align:start;max-width:276px;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.765625rem;font-style:normal;font-weight:400;line-height:1.5;text-decoration:none;display:block;position:absolute;top:0;left:0}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem;display:block;position:absolute}.popover .arrow:before,.popover .arrow:after{content:"";border-style:solid;border-color:transparent;display:block;position:absolute}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow:before,.bs-popover-auto[x-placement^=top]>.arrow:before{border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25);bottom:0}.bs-popover-top>.arrow:after,.bs-popover-auto[x-placement^=top]>.arrow:after{border-width:.5rem .5rem 0;border-top-color:#fff;bottom:1px}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{width:.5rem;height:1rem;margin:.3rem 0;left:calc(-.5rem - 1px)}.bs-popover-right>.arrow:before,.bs-popover-auto[x-placement^=right]>.arrow:before{border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25);left:0}.bs-popover-right>.arrow:after,.bs-popover-auto[x-placement^=right]>.arrow:after{border-width:.5rem .5rem .5rem 0;border-right-color:#fff;left:1px}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow:before,.bs-popover-auto[x-placement^=bottom]>.arrow:before{border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25);top:0}.bs-popover-bottom>.arrow:after,.bs-popover-auto[x-placement^=bottom]>.arrow:after{border-width:0 .5rem .5rem;border-bottom-color:#fff;top:1px}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before{content:"";border-bottom:1px solid #f7f7f7;width:1rem;margin-left:-.5rem;display:block;position:absolute;top:0;left:50%}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{width:.5rem;height:1rem;margin:.3rem 0;right:calc(-.5rem - 1px)}.bs-popover-left>.arrow:before,.bs-popover-auto[x-placement^=left]>.arrow:before{border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25);right:0}.bs-popover-left>.arrow:after,.bs-popover-auto[x-placement^=left]>.arrow:after{border-width:.5rem 0 .5rem .5rem;border-left-color:#fff;right:1px}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);margin-bottom:0;padding:.5rem .75rem;font-size:.875rem}.popover-header:empty{display:none}.popover-body{color:#23282c;padding:.5rem .75rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{width:100%;position:relative;overflow:hidden}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{float:left;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:100%;margin-right:-100%;transition:transform .6s ease-in-out;display:none;position:relative}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{z-index:1;color:#fff;text-align:center;opacity:.5;justify-content:center;align-items:center;width:15%;transition:opacity .15s;display:flex;position:absolute;top:0;bottom:0}@media (prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{background:50%/100% 100% no-repeat;width:20px;height:20px;display:inline-block}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 viewBox=%270 0 8 8%27%3e%3cpath d=%27M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z%27/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 viewBox=%270 0 8 8%27%3e%3cpath d=%27M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z%27/%3e%3c/svg%3e")}.carousel-indicators{z-index:15;justify-content:center;margin-left:15%;margin-right:15%;padding-left:0;list-style:none;display:flex;position:absolute;bottom:0;left:0;right:0}.carousel-indicators li{box-sizing:content-box;text-indent:-999px;cursor:pointer;opacity:.5;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;flex:0 auto;width:30px;height:3px;margin-left:3px;margin-right:3px;transition:opacity .6s}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{z-index:10;color:#fff;text-align:center;padding-top:20px;padding-bottom:20px;position:absolute;bottom:20px;left:15%;right:15%}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{vertical-align:text-bottom;border:.25em solid;border-right-color:transparent;border-radius:50%;width:2rem;height:2rem;animation:.75s linear infinite spinner-border;display:inline-block}.spinner-border-sm{border-width:.2em;width:1rem;height:1rem}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}.spinner-grow{vertical-align:text-bottom;opacity:0;background-color:currentColor;border-radius:50%;width:2rem;height:2rem;animation:.75s linear infinite spinner-grow;display:inline-block}.spinner-grow-sm{width:1rem;height:1rem}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}@supports (position:sticky){.sticky-top{z-index:1020;position:-webkit-sticky;position:sticky;top:0}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}@media print{*,:before,:after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title)")"}pre{white-space:pre-wrap!important}pre,blockquote{page-break-inside:avoid;border:1px solid #8f9ba6}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #c8ced3!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#c8ced3}.table .thead-dark th{color:inherit;border-color:#c8ced3}}.animated{animation-duration:1s}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}.ps{-ms-touch-action:auto;touch-action:auto;-ms-overflow-style:none;overflow-anchor:none;overflow:hidden!important}.ps__rail-x{opacity:0;height:15px;transition:background-color .2s linear,opacity .2s linear;display:none;position:absolute;bottom:0}.ps__rail-y{opacity:0;width:15px;transition:background-color .2s linear,opacity .2s linear;display:none;position:absolute;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{background-color:transparent;display:block}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps__rail-x:hover,.ps__rail-y:hover,.ps__rail-x:focus,.ps__rail-y:focus{opacity:.9;background-color:#eee}.ps__thumb-x{background-color:#aaa;border-radius:6px;height:6px;transition:background-color .2s linear,height .2s ease-in-out;position:absolute;bottom:2px}.ps__thumb-y{background-color:#aaa;border-radius:6px;width:6px;transition:background-color .2s linear,width .2s ease-in-out;position:absolute;right:2px}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.aside-menu{z-index:1019;color:#2f353a;background:#fff;border-left:1px solid #c8ced3;width:250px}.aside-menu .nav-tabs{border-color:#c8ced3}.aside-menu .nav-tabs .nav-link{color:#23282c;border-top:0;border-radius:0;padding:.75rem 1rem}.aside-menu .nav-tabs .nav-link.active{color:#20a8d8;border-left-color:#c8ced3;border-right-color:#c8ced3}.aside-menu .nav-tabs .nav-item:first-child .nav-link{border-left:0}.aside-menu .tab-content{-ms-overflow-style:-ms-autohiding-scrollbar;border:0;border-top:1px solid #c8ced3;position:relative;overflow-x:hidden;overflow-y:auto}.aside-menu .tab-content::-webkit-scrollbar{-webkit-appearance:none;appearance:none;width:10px;margin-left:-10px}.aside-menu .tab-content::-webkit-scrollbar-track{background-color:#fff;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2}.aside-menu .tab-content::-webkit-scrollbar-thumb{background-color:#e6e6e6;background-clip:content-box;border:1px solid transparent;border-width:1px 2px;height:50px}.aside-menu .tab-content .tab-pane{padding:0}.avatar{width:36px;height:36px;display:inline-block;position:relative}.avatar .avatar-status{border:1px solid #fff;border-radius:50em;width:10px;height:10px;display:block;position:absolute;bottom:0;right:0}.avatar>img{vertical-align:initial}.avatar-lg{width:72px;height:72px;display:inline-block;position:relative}.avatar-lg .avatar-status{border:1px solid #fff;border-radius:50em;width:12px;height:12px;display:block;position:absolute;bottom:0;right:0}.avatar-sm{width:24px;height:24px;display:inline-block;position:relative}.avatar-sm .avatar-status{border:1px solid #fff;border-radius:50em;width:8px;height:8px;display:block;position:absolute;bottom:0;right:0}.avatar-xs{width:20px;height:20px;display:inline-block;position:relative}.avatar-xs .avatar-status{border:1px solid #fff;border-radius:50em;width:8px;height:8px;display:block;position:absolute;bottom:0;right:0}.avatars-stack .avatar{margin-right:-18px;transition:margin-right .25s}.avatars-stack .avatar:hover{margin-right:0}.avatars-stack .avatar-lg{margin-right:-36px}.avatars-stack .avatar-sm{margin-right:-12px}.avatars-stack .avatar-xs{margin-right:-10px}.badge-pill{border-radius:10rem}.breadcrumb-menu{margin-left:auto}.breadcrumb-menu:before{display:none}.breadcrumb-menu .btn-group{vertical-align:top}.breadcrumb-menu .btn{color:#73818f;vertical-align:top;border:0;padding:0 .75rem}.breadcrumb-menu .btn:hover,.breadcrumb-menu .btn.active,.breadcrumb-menu .open .btn{color:#23282c;background:0 0}.breadcrumb-menu .dropdown-menu{min-width:180px;line-height:1.5}[dir=rtl] .breadcrumb-menu{margin-right:auto;margin-left:initial}.breadcrumb{border-bottom:1px solid #c8ced3;border-radius:0;position:relative}[dir=rtl] .breadcrumb-item:before{padding-left:.5rem;padding-right:0}[dir=rtl] .breadcrumb-item{padding-left:0;padding-right:.5rem}.brand-card{word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #c8ced3;border-radius:.25rem;flex-direction:column;min-width:0;margin-bottom:1.5rem;display:flex;position:relative}.brand-card-header{border-radius:.25rem .25rem 0 0;justify-content:center;align-items:center;height:6rem;display:flex;position:relative}.brand-card-header i{color:#fff;font-size:2rem}.brand-card-header .chart-wrapper{width:100%;height:100%;position:absolute;top:0;left:0}.brand-card-body{text-align:center;flex-direction:row;padding:.75rem 0;display:flex}.brand-card-body>*{flex:1;padding:.1875rem 0}.brand-card-body>:not(:last-child){border-right:1px solid #c8ced3}[dir=rtl] .brand-card-body>:not(:last-child){border-left:1px solid #c8ced3;border-right:0}.btn-brand{border:0}.btn-brand i{text-align:center;background-color:rgba(0,0,0,.2);border-radius:.25rem;width:2.0625rem;margin:-.375rem -.75rem;line-height:2.0625rem;display:inline-block}.btn-brand i+span{margin-left:1.5rem}.btn-brand.btn-lg i,.btn-group-lg>.btn-brand.btn i{border-radius:.3rem;width:2.64063rem;margin:-.5rem -1rem;line-height:2.64063rem}.btn-brand.btn-lg i+span,.btn-group-lg>.btn-brand.btn i+span{margin-left:2rem}.btn-brand.btn-sm i,.btn-group-sm>.btn-brand.btn i{border-radius:.2rem;width:1.64844rem;margin:-.25rem -.5rem;line-height:1.64844rem}.btn-brand.btn-sm i+span,.btn-group-sm>.btn-brand.btn i+span{margin-left:1rem}.btn-brand.btn-square i{border-radius:0}.btn-facebook{color:#fff;background-color:#3b5998;border-color:#3b5998}.btn-facebook:hover{color:#fff;background-color:#30497c;border-color:#2d4373}.btn-facebook:focus,.btn-facebook.focus{box-shadow:0 0 0 .2rem rgba(88,114,167,.5)}.btn-facebook.disabled,.btn-facebook:disabled{color:#fff;background-color:#3b5998;border-color:#3b5998}.btn-facebook:not(:disabled):not(.disabled):active,.btn-facebook:not(:disabled):not(.disabled).active,.show>.btn-facebook.dropdown-toggle{color:#fff;background-color:#2d4373;border-color:#293e6a}.btn-facebook:not(:disabled):not(.disabled):active:focus,.btn-facebook:not(:disabled):not(.disabled).active:focus,.show>.btn-facebook.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(88,114,167,.5)}.btn-twitter{color:#fff;background-color:#00aced;border-color:#00aced}.btn-twitter:hover{color:#fff;background-color:#0090c7;border-color:#0087ba}.btn-twitter:focus,.btn-twitter.focus{box-shadow:0 0 0 .2rem rgba(38,184,240,.5)}.btn-twitter.disabled,.btn-twitter:disabled{color:#fff;background-color:#00aced;border-color:#00aced}.btn-twitter:not(:disabled):not(.disabled):active,.btn-twitter:not(:disabled):not(.disabled).active,.show>.btn-twitter.dropdown-toggle{color:#fff;background-color:#0087ba;border-color:#007ead}.btn-twitter:not(:disabled):not(.disabled):active:focus,.btn-twitter:not(:disabled):not(.disabled).active:focus,.show>.btn-twitter.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,184,240,.5)}.btn-linkedin{color:#fff;background-color:#4875b4;border-color:#4875b4}.btn-linkedin:hover{color:#fff;background-color:#3d6399;border-color:#395d90}.btn-linkedin:focus,.btn-linkedin.focus{box-shadow:0 0 0 .2rem rgba(99,138,191,.5)}.btn-linkedin.disabled,.btn-linkedin:disabled{color:#fff;background-color:#4875b4;border-color:#4875b4}.btn-linkedin:not(:disabled):not(.disabled):active,.btn-linkedin:not(:disabled):not(.disabled).active,.show>.btn-linkedin.dropdown-toggle{color:#fff;background-color:#395d90;border-color:#365786}.btn-linkedin:not(:disabled):not(.disabled):active:focus,.btn-linkedin:not(:disabled):not(.disabled).active:focus,.show>.btn-linkedin.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(99,138,191,.5)}.btn-google-plus{color:#fff;background-color:#d34836;border-color:#d34836}.btn-google-plus:hover{color:#fff;background-color:#ba3929;border-color:#b03626}.btn-google-plus:focus,.btn-google-plus.focus{box-shadow:0 0 0 .2rem rgba(218,99,84,.5)}.btn-google-plus.disabled,.btn-google-plus:disabled{color:#fff;background-color:#d34836;border-color:#d34836}.btn-google-plus:not(:disabled):not(.disabled):active,.btn-google-plus:not(:disabled):not(.disabled).active,.show>.btn-google-plus.dropdown-toggle{color:#fff;background-color:#b03626;border-color:#a53324}.btn-google-plus:not(:disabled):not(.disabled):active:focus,.btn-google-plus:not(:disabled):not(.disabled).active:focus,.show>.btn-google-plus.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(218,99,84,.5)}.btn-flickr{color:#fff;background-color:#ff0084;border-color:#ff0084}.btn-flickr:hover{color:#fff;background-color:#d90070;border-color:#cc006a}.btn-flickr:focus,.btn-flickr.focus{box-shadow:0 0 0 .2rem rgba(255,38,150,.5)}.btn-flickr.disabled,.btn-flickr:disabled{color:#fff;background-color:#ff0084;border-color:#ff0084}.btn-flickr:not(:disabled):not(.disabled):active,.btn-flickr:not(:disabled):not(.disabled).active,.show>.btn-flickr.dropdown-toggle{color:#fff;background-color:#cc006a;border-color:#bf0063}.btn-flickr:not(:disabled):not(.disabled):active:focus,.btn-flickr:not(:disabled):not(.disabled).active:focus,.show>.btn-flickr.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,38,150,.5)}.btn-tumblr{color:#fff;background-color:#32506d;border-color:#32506d}.btn-tumblr:hover{color:#fff;background-color:#263d53;border-color:#22364a}.btn-tumblr:focus,.btn-tumblr.focus{box-shadow:0 0 0 .2rem rgba(81,106,131,.5)}.btn-tumblr.disabled,.btn-tumblr:disabled{color:#fff;background-color:#32506d;border-color:#32506d}.btn-tumblr:not(:disabled):not(.disabled):active,.btn-tumblr:not(:disabled):not(.disabled).active,.show>.btn-tumblr.dropdown-toggle{color:#fff;background-color:#22364a;border-color:#1e3041}.btn-tumblr:not(:disabled):not(.disabled):active:focus,.btn-tumblr:not(:disabled):not(.disabled).active:focus,.show>.btn-tumblr.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(81,106,131,.5)}.btn-xing{color:#fff;background-color:#026466;border-color:#026466}.btn-xing:hover{color:#fff;background-color:#013f40;border-color:#013334}.btn-xing:focus,.btn-xing.focus{box-shadow:0 0 0 .2rem rgba(40,123,125,.5)}.btn-xing.disabled,.btn-xing:disabled{color:#fff;background-color:#026466;border-color:#026466}.btn-xing:not(:disabled):not(.disabled):active,.btn-xing:not(:disabled):not(.disabled).active,.show>.btn-xing.dropdown-toggle{color:#fff;background-color:#013334;border-color:#012727}.btn-xing:not(:disabled):not(.disabled):active:focus,.btn-xing:not(:disabled):not(.disabled).active:focus,.show>.btn-xing.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,123,125,.5)}.btn-github{color:#fff;background-color:#4183c4;border-color:#4183c4}.btn-github:hover{color:#fff;background-color:#3570aa;border-color:#3269a0}.btn-github:focus,.btn-github.focus{box-shadow:0 0 0 .2rem rgba(94,150,205,.5)}.btn-github.disabled,.btn-github:disabled{color:#fff;background-color:#4183c4;border-color:#4183c4}.btn-github:not(:disabled):not(.disabled):active,.btn-github:not(:disabled):not(.disabled).active,.show>.btn-github.dropdown-toggle{color:#fff;background-color:#3269a0;border-color:#2f6397}.btn-github:not(:disabled):not(.disabled):active:focus,.btn-github:not(:disabled):not(.disabled).active:focus,.show>.btn-github.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(94,150,205,.5)}.btn-html5{color:#fff;background-color:#e34f26;border-color:#e34f26}.btn-html5:hover{color:#fff;background-color:#c9401a;border-color:#be3c18}.btn-html5:focus,.btn-html5.focus{box-shadow:0 0 0 .2rem rgba(231,105,71,.5)}.btn-html5.disabled,.btn-html5:disabled{color:#fff;background-color:#e34f26;border-color:#e34f26}.btn-html5:not(:disabled):not(.disabled):active,.btn-html5:not(:disabled):not(.disabled).active,.show>.btn-html5.dropdown-toggle{color:#fff;background-color:#be3c18;border-color:#b23917}.btn-html5:not(:disabled):not(.disabled):active:focus,.btn-html5:not(:disabled):not(.disabled).active:focus,.show>.btn-html5.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(231,105,71,.5)}.btn-openid{color:#23282c;background-color:#f78c40;border-color:#f78c40}.btn-openid:hover{color:#fff;background-color:#f5761b;border-color:#f56f0f}.btn-openid:focus,.btn-openid.focus{box-shadow:0 0 0 .2rem rgba(215,125,61,.5)}.btn-openid.disabled,.btn-openid:disabled{color:#23282c;background-color:#f78c40;border-color:#f78c40}.btn-openid:not(:disabled):not(.disabled):active,.btn-openid:not(:disabled):not(.disabled).active,.show>.btn-openid.dropdown-toggle{color:#fff;background-color:#f56f0f;border-color:#ed680a}.btn-openid:not(:disabled):not(.disabled):active:focus,.btn-openid:not(:disabled):not(.disabled).active:focus,.show>.btn-openid.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(215,125,61,.5)}.btn-stack-overflow{color:#fff;background-color:#fe7a15;border-color:#fe7a15}.btn-stack-overflow:hover{color:#fff;background-color:#ec6701;border-color:#df6101}.btn-stack-overflow:focus,.btn-stack-overflow.focus{box-shadow:0 0 0 .2rem rgba(254,142,56,.5)}.btn-stack-overflow.disabled,.btn-stack-overflow:disabled{color:#fff;background-color:#fe7a15;border-color:#fe7a15}.btn-stack-overflow:not(:disabled):not(.disabled):active,.btn-stack-overflow:not(:disabled):not(.disabled).active,.show>.btn-stack-overflow.dropdown-toggle{color:#fff;background-color:#df6101;border-color:#d25c01}.btn-stack-overflow:not(:disabled):not(.disabled):active:focus,.btn-stack-overflow:not(:disabled):not(.disabled).active:focus,.show>.btn-stack-overflow.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(254,142,56,.5)}.btn-youtube{color:#fff;background-color:#b00;border-color:#b00}.btn-youtube:hover{color:#fff;background-color:#950000;border-color:#800}.btn-youtube:focus,.btn-youtube.focus{box-shadow:0 0 0 .2rem rgba(197,38,38,.5)}.btn-youtube.disabled,.btn-youtube:disabled{color:#fff;background-color:#b00;border-color:#b00}.btn-youtube:not(:disabled):not(.disabled):active,.btn-youtube:not(:disabled):not(.disabled).active,.show>.btn-youtube.dropdown-toggle{color:#fff;background-color:#800;border-color:#7b0000}.btn-youtube:not(:disabled):not(.disabled):active:focus,.btn-youtube:not(:disabled):not(.disabled).active:focus,.show>.btn-youtube.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(197,38,38,.5)}.btn-css3{color:#fff;background-color:#0170ba;border-color:#0170ba}.btn-css3:hover{color:#fff;background-color:#015994;border-color:#015187}.btn-css3:focus,.btn-css3.focus{box-shadow:0 0 0 .2rem rgba(39,133,196,.5)}.btn-css3.disabled,.btn-css3:disabled{color:#fff;background-color:#0170ba;border-color:#0170ba}.btn-css3:not(:disabled):not(.disabled):active,.btn-css3:not(:disabled):not(.disabled).active,.show>.btn-css3.dropdown-toggle{color:#fff;background-color:#015187;border-color:#014a7b}.btn-css3:not(:disabled):not(.disabled):active:focus,.btn-css3:not(:disabled):not(.disabled).active:focus,.show>.btn-css3.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(39,133,196,.5)}.btn-dribbble{color:#fff;background-color:#ea4c89;border-color:#ea4c89}.btn-dribbble:hover{color:#fff;background-color:#e62a72;border-color:#e51e6b}.btn-dribbble:focus,.btn-dribbble.focus{box-shadow:0 0 0 .2rem rgba(237,103,155,.5)}.btn-dribbble.disabled,.btn-dribbble:disabled{color:#fff;background-color:#ea4c89;border-color:#ea4c89}.btn-dribbble:not(:disabled):not(.disabled):active,.btn-dribbble:not(:disabled):not(.disabled).active,.show>.btn-dribbble.dropdown-toggle{color:#fff;background-color:#e51e6b;border-color:#dc1a65}.btn-dribbble:not(:disabled):not(.disabled):active:focus,.btn-dribbble:not(:disabled):not(.disabled).active:focus,.show>.btn-dribbble.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(237,103,155,.5)}.btn-instagram{color:#fff;background-color:#517fa4;border-color:#517fa4}.btn-instagram:hover{color:#fff;background-color:#446b8a;border-color:#406582}.btn-instagram:focus,.btn-instagram.focus{box-shadow:0 0 0 .2rem rgba(107,146,178,.5)}.btn-instagram.disabled,.btn-instagram:disabled{color:#fff;background-color:#517fa4;border-color:#517fa4}.btn-instagram:not(:disabled):not(.disabled):active,.btn-instagram:not(:disabled):not(.disabled).active,.show>.btn-instagram.dropdown-toggle{color:#fff;background-color:#406582;border-color:#3c5e79}.btn-instagram:not(:disabled):not(.disabled):active:focus,.btn-instagram:not(:disabled):not(.disabled).active:focus,.show>.btn-instagram.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(107,146,178,.5)}.btn-pinterest{color:#fff;background-color:#cb2027;border-color:#cb2027}.btn-pinterest:hover{color:#fff;background-color:#aa1b21;border-color:#9f191f}.btn-pinterest:focus,.btn-pinterest.focus{box-shadow:0 0 0 .2rem rgba(211,65,71,.5)}.btn-pinterest.disabled,.btn-pinterest:disabled{color:#fff;background-color:#cb2027;border-color:#cb2027}.btn-pinterest:not(:disabled):not(.disabled):active,.btn-pinterest:not(:disabled):not(.disabled).active,.show>.btn-pinterest.dropdown-toggle{color:#fff;background-color:#9f191f;border-color:#94171c}.btn-pinterest:not(:disabled):not(.disabled):active:focus,.btn-pinterest:not(:disabled):not(.disabled).active:focus,.show>.btn-pinterest.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(211,65,71,.5)}.btn-vk{color:#fff;background-color:#45668e;border-color:#45668e}.btn-vk:hover{color:#fff;background-color:#385474;border-color:#344d6c}.btn-vk:focus,.btn-vk.focus{box-shadow:0 0 0 .2rem rgba(97,125,159,.5)}.btn-vk.disabled,.btn-vk:disabled{color:#fff;background-color:#45668e;border-color:#45668e}.btn-vk:not(:disabled):not(.disabled):active,.btn-vk:not(:disabled):not(.disabled).active,.show>.btn-vk.dropdown-toggle{color:#fff;background-color:#344d6c;border-color:#304763}.btn-vk:not(:disabled):not(.disabled):active:focus,.btn-vk:not(:disabled):not(.disabled).active:focus,.show>.btn-vk.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(97,125,159,.5)}.btn-yahoo{color:#fff;background-color:#400191;border-color:#400191}.btn-yahoo:hover{color:#fff;background-color:#2f016b;border-color:#2a015e}.btn-yahoo:focus,.btn-yahoo.focus{box-shadow:0 0 0 .2rem rgba(93,39,162,.5)}.btn-yahoo.disabled,.btn-yahoo:disabled{color:#fff;background-color:#400191;border-color:#400191}.btn-yahoo:not(:disabled):not(.disabled):active,.btn-yahoo:not(:disabled):not(.disabled).active,.show>.btn-yahoo.dropdown-toggle{color:#fff;background-color:#2a015e;border-color:#240152}.btn-yahoo:not(:disabled):not(.disabled):active:focus,.btn-yahoo:not(:disabled):not(.disabled).active:focus,.show>.btn-yahoo.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(93,39,162,.5)}.btn-behance{color:#fff;background-color:#1769ff;border-color:#1769ff}.btn-behance:hover{color:#fff;background-color:#0055f0;border-color:#0050e3}.btn-behance:focus,.btn-behance.focus{box-shadow:0 0 0 .2rem rgba(58,128,255,.5)}.btn-behance.disabled,.btn-behance:disabled{color:#fff;background-color:#1769ff;border-color:#1769ff}.btn-behance:not(:disabled):not(.disabled):active,.btn-behance:not(:disabled):not(.disabled).active,.show>.btn-behance.dropdown-toggle{color:#fff;background-color:#0050e3;border-color:#004cd6}.btn-behance:not(:disabled):not(.disabled):active:focus,.btn-behance:not(:disabled):not(.disabled).active:focus,.show>.btn-behance.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,128,255,.5)}.btn-dropbox{color:#fff;background-color:#007ee5;border-color:#007ee5}.btn-dropbox:hover{color:#fff;background-color:#0069bf;border-color:#0062b2}.btn-dropbox:focus,.btn-dropbox.focus{box-shadow:0 0 0 .2rem rgba(38,145,233,.5)}.btn-dropbox.disabled,.btn-dropbox:disabled{color:#fff;background-color:#007ee5;border-color:#007ee5}.btn-dropbox:not(:disabled):not(.disabled):active,.btn-dropbox:not(:disabled):not(.disabled).active,.show>.btn-dropbox.dropdown-toggle{color:#fff;background-color:#0062b2;border-color:#005ba5}.btn-dropbox:not(:disabled):not(.disabled):active:focus,.btn-dropbox:not(:disabled):not(.disabled).active:focus,.show>.btn-dropbox.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,145,233,.5)}.btn-reddit{color:#fff;background-color:#ff4500;border-color:#ff4500}.btn-reddit:hover{color:#fff;background-color:#d93b00;border-color:#cc3700}.btn-reddit:focus,.btn-reddit.focus{box-shadow:0 0 0 .2rem rgba(255,97,38,.5)}.btn-reddit.disabled,.btn-reddit:disabled{color:#fff;background-color:#ff4500;border-color:#ff4500}.btn-reddit:not(:disabled):not(.disabled):active,.btn-reddit:not(:disabled):not(.disabled).active,.show>.btn-reddit.dropdown-toggle{color:#fff;background-color:#cc3700;border-color:#bf3400}.btn-reddit:not(:disabled):not(.disabled):active:focus,.btn-reddit:not(:disabled):not(.disabled).active:focus,.show>.btn-reddit.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,97,38,.5)}.btn-spotify{color:#fff;background-color:#7ab800;border-color:#7ab800}.btn-spotify:hover{color:#fff;background-color:#619200;border-color:#588500}.btn-spotify:focus,.btn-spotify.focus{box-shadow:0 0 0 .2rem rgba(142,195,38,.5)}.btn-spotify.disabled,.btn-spotify:disabled{color:#fff;background-color:#7ab800;border-color:#7ab800}.btn-spotify:not(:disabled):not(.disabled):active,.btn-spotify:not(:disabled):not(.disabled).active,.show>.btn-spotify.dropdown-toggle{color:#fff;background-color:#588500;border-color:#507800}.btn-spotify:not(:disabled):not(.disabled):active:focus,.btn-spotify:not(:disabled):not(.disabled).active:focus,.show>.btn-spotify.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(142,195,38,.5)}.btn-vine{color:#fff;background-color:#00bf8f;border-color:#00bf8f}.btn-vine:hover{color:#fff;background-color:#009972;border-color:#008c69}.btn-vine:focus,.btn-vine.focus{box-shadow:0 0 0 .2rem rgba(38,201,160,.5)}.btn-vine.disabled,.btn-vine:disabled{color:#fff;background-color:#00bf8f;border-color:#00bf8f}.btn-vine:not(:disabled):not(.disabled):active,.btn-vine:not(:disabled):not(.disabled).active,.show>.btn-vine.dropdown-toggle{color:#fff;background-color:#008c69;border-color:#007f5f}.btn-vine:not(:disabled):not(.disabled):active:focus,.btn-vine:not(:disabled):not(.disabled).active:focus,.show>.btn-vine.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,201,160,.5)}.btn-foursquare{color:#fff;background-color:#1073af;border-color:#1073af}.btn-foursquare:hover{color:#fff;background-color:#0d5c8c;border-color:#0c5480}.btn-foursquare:focus,.btn-foursquare.focus{box-shadow:0 0 0 .2rem rgba(52,136,187,.5)}.btn-foursquare.disabled,.btn-foursquare:disabled{color:#fff;background-color:#1073af;border-color:#1073af}.btn-foursquare:not(:disabled):not(.disabled):active,.btn-foursquare:not(:disabled):not(.disabled).active,.show>.btn-foursquare.dropdown-toggle{color:#fff;background-color:#0c5480;border-color:#0b4d75}.btn-foursquare:not(:disabled):not(.disabled):active:focus,.btn-foursquare:not(:disabled):not(.disabled).active:focus,.show>.btn-foursquare.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,136,187,.5)}.btn-vimeo{color:#23282c;background-color:#aad450;border-color:#aad450}.btn-vimeo:hover{color:#23282c;background-color:#9bcc32;border-color:#93c130}.btn-vimeo:focus,.btn-vimeo.focus{box-shadow:0 0 0 .2rem rgba(150,186,75,.5)}.btn-vimeo.disabled,.btn-vimeo:disabled{color:#23282c;background-color:#aad450;border-color:#aad450}.btn-vimeo:not(:disabled):not(.disabled):active,.btn-vimeo:not(:disabled):not(.disabled).active,.show>.btn-vimeo.dropdown-toggle{color:#23282c;background-color:#93c130;border-color:#8bb72d}.btn-vimeo:not(:disabled):not(.disabled):active:focus,.btn-vimeo:not(:disabled):not(.disabled).active:focus,.show>.btn-vimeo.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(150,186,75,.5)}[dir=rtl] .btn-group>.btn:not(:first-child){margin-right:-1px}[dir=rtl] .btn-group>.btn-group:not(:first-child){margin-right:-1px}[dir=rtl] .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-radius:0 .25rem .25rem 0}[dir=rtl] .btn-group>.btn-group:not(:last-child)>.btn{border-radius:0 .25rem .25rem 0}[dir=rtl] .btn-group>.btn:not(:first-child){border-radius:.25rem 0 0 .25rem}[dir=rtl] .btn-group>.btn-group:not(:first-child)>.btn{border-radius:.25rem 0 0 .25rem}[dir=rtl] .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-transparent{color:#fff;background-color:transparent;border-color:transparent}.btn [class^=icon-],.btn [class*=\ icon-]{vertical-align:middle;margin-top:-2px;display:inline-block}.btn-pill{border-radius:50em}.btn-square{border-radius:0}.btn-ghost-primary{color:#20a8d8;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-primary:hover{color:#fff;background-color:#20a8d8;border-color:#20a8d8}.btn-ghost-primary:focus,.btn-ghost-primary.focus{box-shadow:0 0 0 .2rem rgba(32,168,216,.5)}.btn-ghost-primary.disabled,.btn-ghost-primary:disabled{color:#20a8d8;background-color:transparent;border-color:transparent}.btn-ghost-primary:not(:disabled):not(.disabled):active,.btn-ghost-primary:not(:disabled):not(.disabled).active,.show>.btn-ghost-primary.dropdown-toggle{color:#fff;background-color:#20a8d8;border-color:#20a8d8}.btn-ghost-primary:not(:disabled):not(.disabled):active:focus,.btn-ghost-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(32,168,216,.5)}.btn-ghost-secondary{color:#c8ced3;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-secondary:hover{color:#23282c;background-color:#c8ced3;border-color:#c8ced3}.btn-ghost-secondary:focus,.btn-ghost-secondary.focus{box-shadow:0 0 0 .2rem rgba(200,206,211,.5)}.btn-ghost-secondary.disabled,.btn-ghost-secondary:disabled{color:#c8ced3;background-color:transparent;border-color:transparent}.btn-ghost-secondary:not(:disabled):not(.disabled):active,.btn-ghost-secondary:not(:disabled):not(.disabled).active,.show>.btn-ghost-secondary.dropdown-toggle{color:#23282c;background-color:#c8ced3;border-color:#c8ced3}.btn-ghost-secondary:not(:disabled):not(.disabled):active:focus,.btn-ghost-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(200,206,211,.5)}.btn-ghost-success{color:#4dbd74;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-success:hover{color:#fff;background-color:#4dbd74;border-color:#4dbd74}.btn-ghost-success:focus,.btn-ghost-success.focus{box-shadow:0 0 0 .2rem rgba(77,189,116,.5)}.btn-ghost-success.disabled,.btn-ghost-success:disabled{color:#4dbd74;background-color:transparent;border-color:transparent}.btn-ghost-success:not(:disabled):not(.disabled):active,.btn-ghost-success:not(:disabled):not(.disabled).active,.show>.btn-ghost-success.dropdown-toggle{color:#fff;background-color:#4dbd74;border-color:#4dbd74}.btn-ghost-success:not(:disabled):not(.disabled):active:focus,.btn-ghost-success:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(77,189,116,.5)}.btn-ghost-info{color:#63c2de;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-info:hover{color:#23282c;background-color:#63c2de;border-color:#63c2de}.btn-ghost-info:focus,.btn-ghost-info.focus{box-shadow:0 0 0 .2rem rgba(99,194,222,.5)}.btn-ghost-info.disabled,.btn-ghost-info:disabled{color:#63c2de;background-color:transparent;border-color:transparent}.btn-ghost-info:not(:disabled):not(.disabled):active,.btn-ghost-info:not(:disabled):not(.disabled).active,.show>.btn-ghost-info.dropdown-toggle{color:#23282c;background-color:#63c2de;border-color:#63c2de}.btn-ghost-info:not(:disabled):not(.disabled):active:focus,.btn-ghost-info:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(99,194,222,.5)}.btn-ghost-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-warning:hover{color:#23282c;background-color:#ffc107;border-color:#ffc107}.btn-ghost-warning:focus,.btn-ghost-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-ghost-warning.disabled,.btn-ghost-warning:disabled{color:#ffc107;background-color:transparent;border-color:transparent}.btn-ghost-warning:not(:disabled):not(.disabled):active,.btn-ghost-warning:not(:disabled):not(.disabled).active,.show>.btn-ghost-warning.dropdown-toggle{color:#23282c;background-color:#ffc107;border-color:#ffc107}.btn-ghost-warning:not(:disabled):not(.disabled):active:focus,.btn-ghost-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-ghost-danger{color:#f86c6b;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-danger:hover{color:#fff;background-color:#f86c6b;border-color:#f86c6b}.btn-ghost-danger:focus,.btn-ghost-danger.focus{box-shadow:0 0 0 .2rem rgba(248,108,107,.5)}.btn-ghost-danger.disabled,.btn-ghost-danger:disabled{color:#f86c6b;background-color:transparent;border-color:transparent}.btn-ghost-danger:not(:disabled):not(.disabled):active,.btn-ghost-danger:not(:disabled):not(.disabled).active,.show>.btn-ghost-danger.dropdown-toggle{color:#fff;background-color:#f86c6b;border-color:#f86c6b}.btn-ghost-danger:not(:disabled):not(.disabled):active:focus,.btn-ghost-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,108,107,.5)}.btn-ghost-light{color:#f0f3f5;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-light:hover{color:#23282c;background-color:#f0f3f5;border-color:#f0f3f5}.btn-ghost-light:focus,.btn-ghost-light.focus{box-shadow:0 0 0 .2rem rgba(240,243,245,.5)}.btn-ghost-light.disabled,.btn-ghost-light:disabled{color:#f0f3f5;background-color:transparent;border-color:transparent}.btn-ghost-light:not(:disabled):not(.disabled):active,.btn-ghost-light:not(:disabled):not(.disabled).active,.show>.btn-ghost-light.dropdown-toggle{color:#23282c;background-color:#f0f3f5;border-color:#f0f3f5}.btn-ghost-light:not(:disabled):not(.disabled):active:focus,.btn-ghost-light:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(240,243,245,.5)}.btn-ghost-dark{color:#2f353a;background-color:transparent;background-image:none;border-color:transparent}.btn-ghost-dark:hover{color:#fff;background-color:#2f353a;border-color:#2f353a}.btn-ghost-dark:focus,.btn-ghost-dark.focus{box-shadow:0 0 0 .2rem rgba(47,53,58,.5)}.btn-ghost-dark.disabled,.btn-ghost-dark:disabled{color:#2f353a;background-color:transparent;border-color:transparent}.btn-ghost-dark:not(:disabled):not(.disabled):active,.btn-ghost-dark:not(:disabled):not(.disabled).active,.show>.btn-ghost-dark.dropdown-toggle{color:#fff;background-color:#2f353a;border-color:#2f353a}.btn-ghost-dark:not(:disabled):not(.disabled):active:focus,.btn-ghost-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-ghost-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(47,53,58,.5)}.callout{border-left:4px solid #c8ced3;border-radius:.25rem;margin:1rem 0;padding:0 1rem;position:relative}.callout .chart-wrapper{float:right;width:50%;position:absolute;top:10px;left:50%}.callout-bordered{border:1px solid #c8ced3;border-left-width:4px}.callout code{border-radius:.25rem}.callout h4{margin-top:0;margin-bottom:.25rem}.callout p:last-child{margin-bottom:0}.callout+.callout{margin-top:-.25rem}.callout-primary{border-left-color:#20a8d8}.callout-primary h4{color:#20a8d8}.callout-secondary{border-left-color:#c8ced3}.callout-secondary h4{color:#c8ced3}.callout-success{border-left-color:#4dbd74}.callout-success h4{color:#4dbd74}.callout-info{border-left-color:#63c2de}.callout-info h4{color:#63c2de}.callout-warning{border-left-color:#ffc107}.callout-warning h4{color:#ffc107}.callout-danger{border-left-color:#f86c6b}.callout-danger h4{color:#f86c6b}.callout-light{border-left-color:#f0f3f5}.callout-light h4{color:#f0f3f5}.callout-dark{border-left-color:#2f353a}.callout-dark h4{color:#2f353a}[dir=rtl] .callout{border-left:0;border-right:4px solid #c8ced3}[dir=rtl] .callout.callout-primary{border-right-color:#20a8d8}[dir=rtl] .callout.callout-secondary{border-right-color:#c8ced3}[dir=rtl] .callout.callout-success{border-right-color:#4dbd74}[dir=rtl] .callout.callout-info{border-right-color:#63c2de}[dir=rtl] .callout.callout-warning{border-right-color:#ffc107}[dir=rtl] .callout.callout-danger{border-right-color:#f86c6b}[dir=rtl] .callout.callout-light{border-right-color:#f0f3f5}[dir=rtl] .callout.callout-dark{border-right-color:#2f353a}[dir=rtl] .callout .chart-wrapper{float:left;left:0}.card{margin-bottom:1.5rem}.card.bg-primary{border-color:#187da0}.card.bg-primary .card-header{background-color:#1e9ecb;border-color:#187da0}.card.bg-secondary{border-color:#a5aeb7}.card.bg-secondary .card-header{background-color:#c0c6cc;border-color:#a5aeb7}.card.bg-success{border-color:#379457}.card.bg-success .card-header{background-color:#44b76c;border-color:#379457}.card.bg-info{border-color:#2eadd3}.card.bg-info .card-header{background-color:#56bddb;border-color:#2eadd3}.card.bg-warning{border-color:#c69500}.card.bg-warning .card-header{background-color:#f7b900;border-color:#c69500}.card.bg-danger{border-color:#f5302e}.card.bg-danger .card-header{background-color:#f75d5c;border-color:#f5302e}.card.bg-light{border-color:#cad4dc}.card.bg-light .card-header{background-color:#e7ecef;border-color:#cad4dc}.card.bg-dark{border-color:#121517}.card.bg-dark .card-header{background-color:#282d32;border-color:#121517}.card.drag,.card .drag{cursor:move}.card-placeholder{background:rgba(0,0,0,.024);border:1px dashed #c8ced3}.card-header>i{margin-right:.5rem}.card-header .nav-tabs{border-bottom:0;margin-top:-.75rem;margin-bottom:-.75rem}.card-header .nav-tabs .nav-item{border-top:0}.card-header .nav-tabs .nav-link{color:#73818f;border-top:0;padding:.75rem .625rem}.card-header .nav-tabs .nav-link.active{color:#23282c;background:#fff}[dir=rtl] .card-header>i{margin-left:.5rem;margin-right:0}.card-header-icon-bg{width:2.8125rem;line-height:inherit;color:#23282c;text-align:center;background:0 0;border-right:1px solid #c8ced3;margin:-.75rem 1.25rem -.75rem -1.25rem;padding:.75rem 0;display:inline-block}.card-header-actions{float:right;margin-right:-.25rem;display:inline-block}[dir=rtl] .card-header-actions{float:left;margin-left:-.25rem;margin-right:auto}.card-header-action{color:#73818f;padding:0 .25rem}.card-header-action:hover{color:#23282c;text-decoration:none}.card-accent-primary{border-top-width:2px;border-top-color:#20a8d8}.card-accent-secondary{border-top-width:2px;border-top-color:#c8ced3}.card-accent-success{border-top-width:2px;border-top-color:#4dbd74}.card-accent-info{border-top-width:2px;border-top-color:#63c2de}.card-accent-warning{border-top-width:2px;border-top-color:#ffc107}.card-accent-danger{border-top-width:2px;border-top-color:#f86c6b}.card-accent-light{border-top-width:2px;border-top-color:#f0f3f5}.card-accent-dark{border-top-width:2px;border-top-color:#2f353a}.card-full{border:0;border-bottom:1px solid #c8ced3;margin-top:-1rem;margin-left:-15px;margin-right:-15px}@media (min-width:576px){.card-columns.cols-2{column-count:2}}.chart-wrapper canvas{width:100%}base-chart.chart{display:block}canvas{-webkit-user-select:none;user-select:none}.chartjs-tooltip{z-index:1021;color:#fff;pointer-events:none;opacity:0;background:rgba(0,0,0,.7);border-radius:.25rem;flex-direction:column;padding:.25rem .5rem;transition:all .25s;display:flex;position:absolute;transform:translate(-50%)}.chartjs-tooltip .tooltip-header{margin-bottom:.5rem}.chartjs-tooltip .tooltip-header-item{font-size:.765625rem;font-weight:700}.chartjs-tooltip .tooltip-body-item{white-space:nowrap;align-items:center;font-size:.765625rem;display:flex}.chartjs-tooltip .tooltip-body-item-color{width:.875rem;height:.875rem;margin-right:.875rem;display:inline-block}.chartjs-tooltip .tooltip-body-item-value{margin-left:auto;padding-left:1rem;font-weight:700}.dropdown-item{border-bottom:1px solid #c8ced3;padding:10px 20px;position:relative}.dropdown-item:last-child{border-bottom:0}.dropdown-item i{color:#c8ced3;text-align:center;width:20px;margin-left:-10px;margin-right:10px;display:inline-block}.dropdown-item .badge{margin-top:2px;position:absolute;right:10px}.dropdown-header{background:#e4e7ea;border-bottom:1px solid #c8ced3;padding:8px 20px}.dropdown-header .btn{color:#73818f;margin-top:-7px}.dropdown-header .btn:hover{color:#23282c}.dropdown-header .btn.pull-right{margin-right:-20px}.dropdown-menu-lg{width:250px}.app-header .navbar-nav .dropdown-menu{position:absolute}.app-header .navbar-nav .dropdown-menu-right{left:auto;right:0}.app-header .navbar-nav .dropdown-menu-left{left:0;right:auto}[dir=rtl] .dropdown-toggle:before{margin-left:.255em;margin-right:0}[dir=rtl] .dropdown-toggle:after{margin-left:0;margin-right:.255em}.app-footer{color:#23282c;background:#f0f3f5;border-top:1px solid #c8ced3;flex-wrap:wrap;align-items:center;padding:0 1rem;display:flex}.row.row-equal{margin-left:-15px;margin-right:-15px;padding-left:7.5px;padding-right:7.5px}.row.row-equal [class*=col-]{padding-left:7.5px;padding-right:7.5px}.main .container-fluid{padding:0 30px}.app-header{background-color:#fff;border-bottom:1px solid #c8ced3;flex-direction:row;height:55px;margin:0;padding:0;position:relative}.app-header .navbar-brand{background-color:transparent;justify-content:center;align-items:center;width:155px;height:55px;margin-right:0;padding:0;display:inline-flex}.app-header .navbar-brand .navbar-brand-minimized{display:none}.app-header .navbar-toggler{min-width:50px;padding:.25rem 0}.app-header .navbar-toggler:hover .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=%270 0 30 30%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath stroke=%27%232f353a%27 stroke-width=%272.25%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3E%3C/svg%3E")}.app-header .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=%270 0 30 30%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath stroke=%27%2373818f%27 stroke-width=%272.25%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3E%3C/svg%3E");height:23px}.app-header .navbar-nav{flex-direction:row;align-items:center}.app-header .nav-item{text-align:center;min-width:50px;margin:0;position:relative}.app-header .nav-item button{margin:0 auto}.app-header .nav-item .nav-link{background:0;border:0;padding-top:0;padding-bottom:0}.app-header .nav-item .nav-link .badge{margin-top:-16px;margin-left:0;position:absolute;top:50%;left:50%}.app-header .nav-item .nav-link>.img-avatar,.app-header .nav-item .nav-link.avatar>img{height:35px;margin:0 10px}.app-header .dropdown-menu{padding-bottom:0;line-height:1.5}.app-header .dropdown-item{min-width:180px}.navbar-nav .nav-link{color:#73818f}.navbar-nav .nav-link:hover,.navbar-nav .nav-link:focus,.navbar-nav .open>.nav-link,.navbar-nav .open>.nav-link:hover,.navbar-nav .open>.nav-link:focus,.navbar-nav .active>.nav-link,.navbar-nav .active>.nav-link:hover,.navbar-nav .active>.nav-link:focus,.navbar-nav .nav-link.open,.navbar-nav .nav-link.open:hover,.navbar-nav .nav-link.open:focus,.navbar-nav .nav-link.active,.navbar-nav .nav-link.active:hover,.navbar-nav .nav-link.active:focus{color:#2f353a}.navbar-divider{background-color:rgba(0,0,0,.075)}@media (min-width:992px){.brand-minimized .app-header .navbar-brand{background-color:transparent;width:50px}.brand-minimized .app-header .navbar-brand .navbar-brand-full{display:none}.brand-minimized .app-header .navbar-brand .navbar-brand-minimized{display:block}}.input-group-prepend,.input-group-append{white-space:nowrap;vertical-align:middle}[dir=rtl] .input-group>.form-control{border-radius:.25rem}[dir=rtl] .input-group>.custom-select{border-radius:.25rem}[dir=rtl] .input-group>.form-control:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .input-group>.custom-select:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .input-group>.form-control:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .input-group>.custom-select:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .input-group-prepend{margin-left:-1px}[dir=rtl] .input-group-append{margin-right:-1px}[dir=rtl] .input-group>.input-group-prepend>.btn{border-radius:0 .25rem .25rem 0}[dir=rtl] .input-group>.input-group-prepend>.input-group-text{border-radius:0 .25rem .25rem 0}[dir=rtl] .input-group>.input-group-append:not(:last-child)>.btn{border-radius:0 .25rem .25rem 0}[dir=rtl] .input-group>.input-group-append:not(:last-child)>.input-group-text{border-radius:0 .25rem .25rem 0}[dir=rtl] .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-radius:0 .25rem .25rem 0}[dir=rtl] .input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-radius:0 .25rem .25rem 0}[dir=rtl] .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .input-group>.input-group-append>.btn{border-radius:.25rem 0 0 .25rem}[dir=rtl] .input-group>.input-group-append>.input-group-text{border-radius:.25rem 0 0 .25rem}[dir=rtl] .input-group>.input-group-prepend:not(:first-child)>.btn{border-radius:.25rem 0 0 .25rem}[dir=rtl] .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-radius:.25rem 0 0 .25rem}[dir=rtl] .input-group>.input-group-prepend:first-child>.btn:not(:first-child){border-radius:.25rem 0 0 .25rem}[dir=rtl] .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-radius:.25rem 0 0 .25rem}[dir=rtl] .input-group>.input-group-prepend:first-child>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.img-avatar,.avatar>img,.img-circle{border-radius:50em;max-width:100%;height:auto}.list-group-accent .list-group-item{border-top:0;border-bottom:0;border-right:0;border-radius:0;margin-bottom:1px}.list-group-accent .list-group-item.list-group-item-divider{position:relative}.list-group-accent .list-group-item.list-group-item-divider:before{content:"";background-color:#e4e7ea;width:90%;height:1px;position:absolute;bottom:-1px;left:5%}.list-group-item-accent-primary{border-left:4px solid #20a8d8}.list-group-item-accent-secondary{border-left:4px solid #c8ced3}.list-group-item-accent-success{border-left:4px solid #4dbd74}.list-group-item-accent-info{border-left:4px solid #63c2de}.list-group-item-accent-warning{border-left:4px solid #ffc107}.list-group-item-accent-danger{border-left:4px solid #f86c6b}.list-group-item-accent-light{border-left:4px solid #f0f3f5}.list-group-item-accent-dark{border-left:4px solid #2f353a}.modal-primary .modal-content{border-color:#20a8d8}.modal-primary .modal-header{color:#fff;background-color:#20a8d8}.modal-secondary .modal-content{border-color:#c8ced3}.modal-secondary .modal-header{color:#fff;background-color:#c8ced3}.modal-success .modal-content{border-color:#4dbd74}.modal-success .modal-header{color:#fff;background-color:#4dbd74}.modal-info .modal-content{border-color:#63c2de}.modal-info .modal-header{color:#fff;background-color:#63c2de}.modal-warning .modal-content{border-color:#ffc107}.modal-warning .modal-header{color:#fff;background-color:#ffc107}.modal-danger .modal-content{border-color:#f86c6b}.modal-danger .modal-header{color:#fff;background-color:#f86c6b}.modal-light .modal-content{border-color:#f0f3f5}.modal-light .modal-header{color:#fff;background-color:#f0f3f5}.modal-dark .modal-content{border-color:#2f353a}.modal-dark .modal-header{color:#fff;background-color:#2f353a}.nav-tabs .nav-link{color:#73818f}.nav-tabs .nav-link:hover{cursor:pointer}.nav-tabs .nav-link.active{color:#2f353a;background:#fff;border-color:#c8ced3 #c8ced3 #fff}.nav-tabs .nav-link.active:focus{background:#fff;border-color:#c8ced3 #c8ced3 #fff}.tab-content{background:#fff;border:1px solid #c8ced3;margin-top:-1px}.tab-content .tab-pane{padding:1rem}.card-block .tab-content{border:0;margin-top:0}.nav-fill .nav-link{background-color:#fff;border-color:#c8ced3}.nav-fill .nav-link+.nav-link{margin-left:-1px}.nav-fill .nav-link.active{border-top:2px solid #20a8d8;margin-top:-1px}[dir=rtl] .nav{padding-right:0}.progress-xs{height:4px}.progress-sm{height:8px}.progress-white{background-color:rgba(255,255,255,.2)}.progress-white .progress-bar{background-color:#fff}.progress-group{flex-flow:wrap;margin-bottom:1rem;display:flex}.progress-group-prepend{flex:0 0 100px;align-self:center}.progress-group-icon{margin:0 1rem 0 .25rem;font-size:1.09375rem}.progress-group-text{color:#73818f;font-size:.765625rem}.progress-group-header{flex-basis:100%;align-items:flex-end;margin-bottom:.25rem;display:flex}.progress-group-bars{flex-grow:1;align-self:center}.progress-group-bars .progress:not(:last-child){margin-bottom:2px}.progress-group-header+.progress-group-bars{flex-basis:100%}.sidebar{color:#fff;background:#2f353a;flex-direction:column;padding:0;display:flex}.sidebar .sidebar-close{color:#fff;opacity:.8;background:0;border:0;padding:0 1rem;font-size:24px;font-weight:800;line-height:55px;display:none;position:absolute;right:0}.sidebar .sidebar-close:hover{opacity:1}.sidebar .sidebar-header{text-align:center;background:rgba(0,0,0,.2);flex:none;padding:.75rem 1rem}.sidebar .sidebar-form .form-control{color:#fff;background:#181b1e;border:0}.sidebar .sidebar-form .form-control::placeholder{color:rgba(255,255,255,.7)}.sidebar .sidebar-scroll{flex:1;width:200px;position:relative;overflow-x:hidden;overflow-y:auto}.sidebar .sidebar-nav{flex:1;width:200px;position:relative}.sidebar>.sidebar-nav{overflow-x:hidden;overflow-y:auto}.sidebar .nav{flex-direction:column;width:200px;min-height:100%;padding:0}.sidebar .nav-title{color:#e4e7ea;text-transform:uppercase;padding:.75rem 1rem;font-size:80%;font-weight:700}.sidebar .nav-divider{height:10px}.sidebar .nav-item{margin:0;transition:background .3s ease-in-out;position:relative}.sidebar .nav-dropdown-items{max-height:0;margin:0;padding:0;transition:max-height .3s ease-in-out;overflow-y:hidden}.sidebar .nav-dropdown-items .nav-item{padding:0;list-style:none}.sidebar .nav-link{color:#fff;background:0 0;padding:.75rem 1rem;text-decoration:none;display:block}.sidebar .nav-link .nav-icon{color:#73818f;text-align:center;width:1.09375rem;margin:0 .5rem 0 0;font-size:.875rem;display:inline-block}.sidebar .nav-link .badge{float:right;margin-top:2px}.sidebar .nav-link.active{color:#fff;background:#3a4248}.sidebar .nav-link:hover{color:#fff;background:#20a8d8}.sidebar .nav-link:hover .nav-icon{color:#fff}.sidebar .nav-link:hover.nav-dropdown-toggle:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 11 14%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z%27/%3E%3C/svg%3E")}.sidebar .nav-link.disabled{color:#b3b3b3;cursor:default;background:0 0}.sidebar .nav-link.disabled .nav-icon{color:#73818f}.sidebar .nav-link.disabled:hover{color:#b3b3b3}.sidebar .nav-link.disabled:hover .nav-icon{color:#73818f}.sidebar .nav-link.disabled:hover.nav-dropdown-toggle:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 11 14%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z%27/%3E%3C/svg%3E")}.sidebar .nav-link.nav-link-primary{background:#20a8d8}.sidebar .nav-link.nav-link-primary .nav-icon{color:rgba(255,255,255,.7)}.sidebar .nav-link.nav-link-primary:hover{background:#1d97c2}.sidebar .nav-link.nav-link-primary:hover i{color:#fff}.sidebar .nav-link.nav-link-secondary{background:#c8ced3}.sidebar .nav-link.nav-link-secondary .nav-icon{color:rgba(255,255,255,.7)}.sidebar .nav-link.nav-link-secondary:hover{background:#bac1c8}.sidebar .nav-link.nav-link-secondary:hover i{color:#fff}.sidebar .nav-link.nav-link-success{background:#4dbd74}.sidebar .nav-link.nav-link-success .nav-icon{color:rgba(255,255,255,.7)}.sidebar .nav-link.nav-link-success:hover{background:#41af67}.sidebar .nav-link.nav-link-success:hover i{color:#fff}.sidebar .nav-link.nav-link-info{background:#63c2de}.sidebar .nav-link.nav-link-info .nav-icon{color:rgba(255,255,255,.7)}.sidebar .nav-link.nav-link-info:hover{background:#4ebada}.sidebar .nav-link.nav-link-info:hover i{color:#fff}.sidebar .nav-link.nav-link-warning{background:#ffc107}.sidebar .nav-link.nav-link-warning .nav-icon{color:rgba(255,255,255,.7)}.sidebar .nav-link.nav-link-warning:hover{background:#edb100}.sidebar .nav-link.nav-link-warning:hover i{color:#fff}.sidebar .nav-link.nav-link-danger{background:#f86c6b}.sidebar .nav-link.nav-link-danger .nav-icon{color:rgba(255,255,255,.7)}.sidebar .nav-link.nav-link-danger:hover{background:#f75453}.sidebar .nav-link.nav-link-danger:hover i{color:#fff}.sidebar .nav-link.nav-link-light{background:#f0f3f5}.sidebar .nav-link.nav-link-light .nav-icon{color:rgba(255,255,255,.7)}.sidebar .nav-link.nav-link-light:hover{background:#e1e7eb}.sidebar .nav-link.nav-link-light:hover i{color:#fff}.sidebar .nav-link.nav-link-dark{background:#2f353a}.sidebar .nav-link.nav-link-dark .nav-icon{color:rgba(255,255,255,.7)}.sidebar .nav-link.nav-link-dark:hover{background:#24282c}.sidebar .nav-link.nav-link-dark:hover i{color:#fff}.sidebar .nav-dropdown-toggle{position:relative}.sidebar .nav-dropdown-toggle:before{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 11 14%27%3E%3Cpath fill=%27%2373818f%27 d=%27M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;width:8px;height:8px;margin-top:-4px;padding:0;transition:transform .3s;display:block;position:absolute;top:50%;right:1rem}.sidebar .nav-dropdown-toggle .badge{margin-right:16px}.sidebar .nav-dropdown.open{background:rgba(0,0,0,.2)}.sidebar .nav-dropdown.open>.nav-dropdown-items{max-height:1500px}.sidebar .nav-dropdown.open .nav-link{color:#fff;border-left:0}.sidebar .nav-dropdown.open .nav-link.disabled{color:#b3b3b3;background:0 0}.sidebar .nav-dropdown.open .nav-link.disabled:hover{color:#b3b3b3}.sidebar .nav-dropdown.open .nav-link.disabled:hover .nav-icon{color:#73818f}.sidebar .nav-dropdown.open>.nav-dropdown-toggle:before{transform:rotate(-90deg)}.sidebar .nav-dropdown.open .nav-dropdown.open{border-left:0}.sidebar .nav-label{color:#e4e7ea;padding:.09375rem 1rem;display:block}.sidebar .nav-label:hover{color:#fff;text-decoration:none}.sidebar .nav-label .nav-icon{color:#73818f;text-align:center;vertical-align:middle;width:20px;margin:-3px .5rem 0 0;font-size:10px}.sidebar .progress{background-color:#515c64!important}.sidebar .sidebar-footer{background:rgba(0,0,0,.2);flex:none;padding:.75rem 1rem}.sidebar .sidebar-minimizer{cursor:pointer;background-color:rgba(0,0,0,.2);border:0;flex:0 0 50px;position:relative}.sidebar .sidebar-minimizer:before{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 11 14%27%3E%3Cpath fill=%27%2373818f%27 d=%27M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12.5px;width:50px;height:50px;transition:all .3s;position:absolute;top:0;right:0}.sidebar .sidebar-minimizer:focus,.sidebar .sidebar-minimizer.focus{outline:0}.sidebar .sidebar-minimizer:hover{background-color:rgba(0,0,0,.3)}.sidebar .sidebar-minimizer:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 11 14%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z%27/%3E%3C/svg%3E")}@media (min-width:992px){.sidebar-compact .sidebar .sidebar-nav,.sidebar-compact .sidebar .nav{width:150px}.sidebar-compact .sidebar .d-compact-none{display:none}.sidebar-compact .sidebar .nav-title{text-align:center}.sidebar-compact .sidebar .nav-item{border-left:0;width:150px}.sidebar-compact .sidebar .nav-link{text-align:center}.sidebar-compact .sidebar .nav-link .nav-icon{width:100%;margin:.25rem 0;font-size:24px;display:block}.sidebar-compact .sidebar .nav-link .badge{position:absolute;top:18px;right:10px}.sidebar-compact .sidebar .nav-link.nav-dropdown-toggle:before{top:30px}.sidebar-minimized .sidebar{z-index:1019}.sidebar-minimized .sidebar .sidebar-scroll,.sidebar-minimized .sidebar .sidebar-nav{width:50px;overflow:visible}.sidebar-minimized .sidebar .nav{width:50px}.sidebar-minimized .sidebar .d-minimized-none,.sidebar-minimized .sidebar .nav-divider,.sidebar-minimized .sidebar .nav-label,.sidebar-minimized .sidebar .nav-title,.sidebar-minimized .sidebar .sidebar-footer,.sidebar-minimized .sidebar .sidebar-form,.sidebar-minimized .sidebar .sidebar-header{display:none}.sidebar-minimized .sidebar .sidebar-minimizer{background-color:#24282c;width:50px;height:50px;position:fixed;bottom:0}.sidebar-minimized .sidebar .sidebar-nav{padding-bottom:50px}.sidebar-minimized .sidebar .sidebar-minimizer:before{width:100%;transform:rotate(-180deg)}.sidebar-minimized .sidebar .nav-item{width:50px;overflow:hidden}.sidebar-minimized .sidebar .nav-item:hover{width:250px;overflow:visible}.sidebar-minimized .sidebar .nav-item:hover>.nav-link{background:#20a8d8}.sidebar-minimized .sidebar .nav-item:hover>.nav-link .nav-icon{color:#fff}.sidebar-minimized .sidebar .nav-item:hover .nav-link.disabled,.sidebar-minimized .sidebar .nav-item:hover .nav-link :disabled{background:#2f353a}.sidebar-minimized .sidebar .nav-item:hover .nav-link.disabled .nav-icon,.sidebar-minimized .sidebar .nav-item:hover .nav-link :disabled .nav-icon{color:#73818f}.sidebar-minimized .sidebar section :not(.nav-dropdown-items)>.nav-item:last-child:after{content:"";margin-bottom:50px;display:block}.sidebar-minimized .sidebar .nav-link{white-space:nowrap;border-left:0;margin:0;padding-left:0;position:relative}.sidebar-minimized .sidebar .nav-link .nav-icon{float:left;width:50px;font-size:18px;display:block}.sidebar-minimized .sidebar .nav-link .badge{display:none;position:absolute;right:15px}.sidebar-minimized .sidebar .nav-link:hover{background:#20a8d8;width:250px}.sidebar-minimized .sidebar .nav-link:hover .badge{display:inline}.sidebar-minimized .sidebar .nav-link.nav-dropdown-toggle:before{display:none}.sidebar-minimized .sidebar .nav-dropdown-items .nav-item,.sidebar-minimized .sidebar .nav-dropdown-items .nav-item .nav-link{width:200px}.sidebar-minimized .sidebar .nav>.nav-dropdown>.nav-dropdown-items{background:#2f353a;max-height:1000px;display:none}.sidebar-minimized .sidebar .nav>.nav-dropdown:hover{background:#20a8d8}.sidebar-minimized .sidebar .nav>.nav-dropdown:hover>.nav-dropdown-items{display:inline;position:absolute;left:50px}[dir=rtl] .sidebar-minimized .sidebar .nav{list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}[dir=rtl] .sidebar-minimized .sidebar .nav .divider{height:0}[dir=rtl] .sidebar-minimized .sidebar .sidebar-minimizer:before{width:100%;transform:rotate(0)}[dir=rtl] .sidebar-minimized .sidebar .nav-link{padding-right:0}[dir=rtl] .sidebar-minimized .sidebar .nav-link .nav-icon{float:right}[dir=rtl] .sidebar-minimized .sidebar .nav-link .badge{left:15px;right:auto}[dir=rtl] .sidebar-minimized .sidebar .nav-link:hover .badge{display:inline}[dir=rtl] .sidebar-minimized .sidebar .nav>.nav-dropdown>.nav-dropdown-items{background:#2f353a;max-height:1000px;display:none}[dir=rtl] .sidebar-minimized .sidebar .nav>.nav-dropdown:hover{background:#20a8d8}[dir=rtl] .sidebar-minimized .sidebar .nav>.nav-dropdown:hover>.nav-dropdown-items{display:inline;position:absolute;left:0}}[dir=rtl] .sidebar .nav-dropdown-toggle:before{position:absolute;left:1rem;right:auto;transform:rotate(180deg)}[dir=rtl] .sidebar .nav-dropdown.open>.nav-dropdown-toggle:before{transform:rotate(270deg)}[dir=rtl] .sidebar .nav-link .nav-icon{margin:0 0 0 .5rem}[dir=rtl] .sidebar .nav-link .badge{float:left;margin-top:2px}[dir=rtl] .sidebar .nav-link.nav-dropdown-toggle .badge{margin-left:16px;margin-right:auto}[dir=rtl] .sidebar .sidebar-minimizer:before{left:0;right:auto;transform:rotate(180deg)}[dir=rtl] .sidebar-toggler{margin-right:0!important}.switch{width:40px;height:26px;display:inline-block}.switch-input{display:none}.switch-slider{height:inherit;cursor:pointer;background-color:#fff;border:1px solid #c8ced3;border-radius:.25rem;transition:all .15s ease-out;display:block;position:relative}.switch-slider:before{box-sizing:border-box;content:"";background-color:#fff;border:1px solid #c8ced3;border-radius:.125rem;width:20px;height:20px;transition:all .15s ease-out;position:absolute;top:2px;left:2px}.switch-input:checked~.switch-slider:before{transform:translate(14px)}.switch-input:disabled~.switch-slider{cursor:not-allowed;opacity:.5}.switch-lg{width:48px;height:30px}.switch-lg .switch-slider{font-size:12px}.switch-lg .switch-slider:before{width:24px;height:24px}.switch-lg .switch-slider:after{font-size:12px}.switch-lg .switch-input:checked~.switch-slider:before{transform:translate(18px)}.switch-sm{width:32px;height:22px}.switch-sm .switch-slider{font-size:8px}.switch-sm .switch-slider:before{width:16px;height:16px}.switch-sm .switch-slider:after{font-size:8px}.switch-sm .switch-input:checked~.switch-slider:before{transform:translate(10px)}.switch-label{width:48px}.switch-label .switch-slider:before{z-index:2}.switch-label .switch-slider:after{z-index:1;color:#c8ced3;text-align:center;text-transform:uppercase;content:attr(data-unchecked);width:50%;margin-top:-.5em;font-size:10px;font-weight:600;line-height:1;transition:inherit;position:absolute;top:50%;right:1px}.switch-label .switch-input:checked~.switch-slider:before{transform:translate(22px)}.switch-label .switch-input:checked~.switch-slider:after{color:#fff;content:attr(data-checked);left:1px}.switch-label.switch-lg .switch-slider{font-size:12px}.switch-label.switch-lg .switch-slider:before{width:24px;height:24px}.switch-label.switch-lg .switch-slider:after{font-size:12px}.switch-label.switch-lg .switch-input:checked~.switch-slider:before{transform:translate(26px)}.switch-label.switch-sm{width:40px;height:22px}.switch-label.switch-sm .switch-slider{font-size:8px}.switch-label.switch-sm .switch-slider:before{width:16px;height:16px}.switch-label.switch-sm .switch-slider:after{font-size:8px}.switch-label.switch-sm .switch-input:checked~.switch-slider:before{transform:translate(18px)}.switch-3d .switch-slider{background-color:#f0f3f5;border-radius:50em}.switch-3d .switch-slider:before{border:0;border-radius:50em;width:26px;height:26px;top:-1px;left:-1px;box-shadow:0 2px 5px rgba(0,0,0,.3)}.switch-3d.switch-lg{width:48px;height:30px}.switch-3d.switch-lg .switch-slider:before{width:30px;height:30px}.switch-3d.switch-lg .switch-input:checked~.switch-slider:before{transform:translate(18px)}.switch-3d.switch-sm{width:32px;height:22px}.switch-3d.switch-sm .switch-slider:before{width:22px;height:22px}.switch-3d.switch-sm .switch-input:checked~.switch-slider:before{transform:translate(10px)}.switch-primary .switch-input:checked+.switch-slider{background-color:#20a8d8;border-color:#1985ac}.switch-primary .switch-input:checked+.switch-slider:before{border-color:#1985ac}.switch-outline-primary .switch-input:checked+.switch-slider{background-color:#fff;border-color:#20a8d8}.switch-outline-primary .switch-input:checked+.switch-slider:before{border-color:#20a8d8}.switch-outline-primary .switch-input:checked+.switch-slider:after{color:#20a8d8}.switch-outline-primary-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#20a8d8}.switch-outline-primary-alt .switch-input:checked+.switch-slider:before{background-color:#20a8d8;border-color:#20a8d8}.switch-outline-primary-alt .switch-input:checked+.switch-slider:after{color:#20a8d8}.switch-secondary .switch-input:checked+.switch-slider{background-color:#c8ced3;border-color:#acb5bc}.switch-secondary .switch-input:checked+.switch-slider:before{border-color:#acb5bc}.switch-outline-secondary .switch-input:checked+.switch-slider{background-color:#fff;border-color:#c8ced3}.switch-outline-secondary .switch-input:checked+.switch-slider:before{border-color:#c8ced3}.switch-outline-secondary .switch-input:checked+.switch-slider:after{color:#c8ced3}.switch-outline-secondary-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#c8ced3}.switch-outline-secondary-alt .switch-input:checked+.switch-slider:before{background-color:#c8ced3;border-color:#c8ced3}.switch-outline-secondary-alt .switch-input:checked+.switch-slider:after{color:#c8ced3}.switch-success .switch-input:checked+.switch-slider{background-color:#4dbd74;border-color:#3a9d5d}.switch-success .switch-input:checked+.switch-slider:before{border-color:#3a9d5d}.switch-outline-success .switch-input:checked+.switch-slider{background-color:#fff;border-color:#4dbd74}.switch-outline-success .switch-input:checked+.switch-slider:before{border-color:#4dbd74}.switch-outline-success .switch-input:checked+.switch-slider:after{color:#4dbd74}.switch-outline-success-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#4dbd74}.switch-outline-success-alt .switch-input:checked+.switch-slider:before{background-color:#4dbd74;border-color:#4dbd74}.switch-outline-success-alt .switch-input:checked+.switch-slider:after{color:#4dbd74}.switch-info .switch-input:checked+.switch-slider{background-color:#63c2de;border-color:#39b2d5}.switch-info .switch-input:checked+.switch-slider:before{border-color:#39b2d5}.switch-outline-info .switch-input:checked+.switch-slider{background-color:#fff;border-color:#63c2de}.switch-outline-info .switch-input:checked+.switch-slider:before{border-color:#63c2de}.switch-outline-info .switch-input:checked+.switch-slider:after{color:#63c2de}.switch-outline-info-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#63c2de}.switch-outline-info-alt .switch-input:checked+.switch-slider:before{background-color:#63c2de;border-color:#63c2de}.switch-outline-info-alt .switch-input:checked+.switch-slider:after{color:#63c2de}.switch-warning .switch-input:checked+.switch-slider{background-color:#ffc107;border-color:#d39e00}.switch-warning .switch-input:checked+.switch-slider:before{border-color:#d39e00}.switch-outline-warning .switch-input:checked+.switch-slider{background-color:#fff;border-color:#ffc107}.switch-outline-warning .switch-input:checked+.switch-slider:before{border-color:#ffc107}.switch-outline-warning .switch-input:checked+.switch-slider:after{color:#ffc107}.switch-outline-warning-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#ffc107}.switch-outline-warning-alt .switch-input:checked+.switch-slider:before{background-color:#ffc107;border-color:#ffc107}.switch-outline-warning-alt .switch-input:checked+.switch-slider:after{color:#ffc107}.switch-danger .switch-input:checked+.switch-slider{background-color:#f86c6b;border-color:#f63c3a}.switch-danger .switch-input:checked+.switch-slider:before{border-color:#f63c3a}.switch-outline-danger .switch-input:checked+.switch-slider{background-color:#fff;border-color:#f86c6b}.switch-outline-danger .switch-input:checked+.switch-slider:before{border-color:#f86c6b}.switch-outline-danger .switch-input:checked+.switch-slider:after{color:#f86c6b}.switch-outline-danger-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#f86c6b}.switch-outline-danger-alt .switch-input:checked+.switch-slider:before{background-color:#f86c6b;border-color:#f86c6b}.switch-outline-danger-alt .switch-input:checked+.switch-slider:after{color:#f86c6b}.switch-light .switch-input:checked+.switch-slider{background-color:#f0f3f5;border-color:#d1dbe1}.switch-light .switch-input:checked+.switch-slider:before{border-color:#d1dbe1}.switch-outline-light .switch-input:checked+.switch-slider{background-color:#fff;border-color:#f0f3f5}.switch-outline-light .switch-input:checked+.switch-slider:before{border-color:#f0f3f5}.switch-outline-light .switch-input:checked+.switch-slider:after{color:#f0f3f5}.switch-outline-light-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#f0f3f5}.switch-outline-light-alt .switch-input:checked+.switch-slider:before{background-color:#f0f3f5;border-color:#f0f3f5}.switch-outline-light-alt .switch-input:checked+.switch-slider:after{color:#f0f3f5}.switch-dark .switch-input:checked+.switch-slider{background-color:#2f353a;border-color:#181b1e}.switch-dark .switch-input:checked+.switch-slider:before{border-color:#181b1e}.switch-outline-dark .switch-input:checked+.switch-slider{background-color:#fff;border-color:#2f353a}.switch-outline-dark .switch-input:checked+.switch-slider:before{border-color:#2f353a}.switch-outline-dark .switch-input:checked+.switch-slider:after{color:#2f353a}.switch-outline-dark-alt .switch-input:checked+.switch-slider{background-color:#fff;border-color:#2f353a}.switch-outline-dark-alt .switch-input:checked+.switch-slider:before{background-color:#2f353a;border-color:#2f353a}.switch-outline-dark-alt .switch-input:checked+.switch-slider:after{color:#2f353a}.switch-pill .switch-slider,.switch-pill .switch-slider:before{border-radius:50em}.table-outline{border:1px solid #c8ced3}.table-outline td,.table-align-middle td{vertical-align:middle}.table-clear td{border:0}@media (-ms-high-contrast:none){html{flex-direction:column;display:flex}}.app,app-dashboard,app-root{flex-direction:column;min-height:100vh;display:flex}.app-header{flex:0 0 55px}.app-footer{flex:0 0 50px}.app-body{flex-direction:row;flex-grow:1;display:flex;overflow-x:hidden}.app-body .main{flex:1;min-width:0}.app-body .sidebar{flex:0 0 200px;order:-1}.app-body .aside-menu{flex:0 0 250px}html:not([dir=rtl]) .sidebar{margin-left:-200px}html:not([dir=rtl]) .aside-menu{margin-right:-250px;right:0}html[dir=rtl] .sidebar{margin-right:-200px}html[dir=rtl] .aside-menu{margin-left:-250px;left:0}@media (min-width:992px){.header-fixed .app-header{z-index:1020;width:100%;position:fixed}.header-fixed .app-body{margin-top:55px}.sidebar-fixed .sidebar{z-index:1019;width:200px;height:100vh;position:fixed}.sidebar-fixed .app-header+.app-body .sidebar{height:calc(100vh - 55px)}.sidebar-compact .sidebar{flex:0 0 150px}.sidebar-compact.sidebar-fixed .sidebar{width:150px}.sidebar-compact .sidebar-minimizer{display:none}.sidebar-minimized .sidebar{flex:0 0 50px}.sidebar-minimized.sidebar-fixed .sidebar{width:50px}.sidebar-off-canvas .sidebar{z-index:1019;height:100%;position:fixed}.sidebar-off-canvas .app-header+.app-body .sidebar{height:calc(100vh - 55px)}html:not([dir=rtl]) .sidebar-compact .sidebar{margin-left:-150px}html:not([dir=rtl]) .sidebar-minimized .sidebar{margin-left:-50px}html[dir=rtl] .sidebar-compact .sidebar{margin-right:-150px}html[dir=rtl] .sidebar-minimized .sidebar{margin-right:-50px}.aside-menu-fixed .aside-menu{height:100%;position:fixed}.aside-menu-fixed .aside-menu .tab-content{height:calc(100vh - 2.375rem - 55px)}.aside-menu-fixed .app-header+.app-body .aside-menu{height:calc(100vh - 55px)}.aside-menu-off-canvas .aside-menu{z-index:1019;height:100%;position:fixed}.aside-menu-off-canvas .app-header+.app-body .aside-menu{height:calc(100vh - 55px)}html:not([dir=rtl]) .aside-menu-fixed .aside-menu{right:0}html:not([dir=rtl]) .aside-menu-off-canvas .aside-menu{right:0}html[dir=rtl] .aside-menu-fixed .aside-menu{left:0}html[dir=rtl] .aside-menu-off-canvas .aside-menu{left:0}}.breadcrumb-fixed .main{padding-top:3.875rem}.breadcrumb-fixed .breadcrumb{z-index:1017;position:fixed;top:55px;left:0;right:0}html:not([dir=rtl]) .sidebar-show .sidebar{margin-left:0}html:not([dir=rtl]) .aside-menu-show .aside-menu{margin-right:0}html[dir=rtl] .sidebar-show .sidebar{margin-right:0}html[dir=rtl] .aside-menu-show .aside-menu{margin-left:0}@keyframes opacity{0%{opacity:0}to{opacity:1}}@media (max-width:575.98px){.sidebar-show .main,.aside-menu-show .main{position:relative}.sidebar-show .main:before,.aside-menu-show .main:before{z-index:1018;content:"";background:rgba(0,0,0,.7);width:100%;height:100%;animation:.25s opacity;position:absolute;top:0;left:0}}@media (min-width:576px){html:not([dir=rtl]) .sidebar-sm-show .sidebar{margin-left:0}html:not([dir=rtl]) .sidebar-show .sidebar{margin-left:0}html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed .main{margin-left:200px}html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed .main{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed.sidebar-compact .main{margin-left:150px}html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed.sidebar-compact .app-footer{margin-left:150px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .main{margin-left:150px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-left:150px}}@media (min-width:576px) and (max-width:991.98px){html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed.sidebar-minimized .main{margin-left:200px}html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:200px}}@media (min-width:576px) and (min-width:992px){html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed.sidebar-minimized .main{margin-left:50px}html:not([dir=rtl]) .sidebar-sm-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:50px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-left:50px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:50px}}@media (min-width:576px){html:not([dir=rtl]) .sidebar-sm-show.breadcrumb-fixed .breadcrumb{left:200px}html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed .breadcrumb{left:200px}html:not([dir=rtl]) .sidebar-sm-show.breadcrumb-fixed.sidebar-compact .breadcrumb{left:150px}html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{left:150px}html:not([dir=rtl]) .sidebar-sm-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{left:50px}html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{left:50px}html:not([dir=rtl]) .aside-menu-show .aside-menu{margin-right:0}html:not([dir=rtl]) .aside-menu-sm-show .aside-menu{margin-right:0}html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .main{margin-right:250px}html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .app-footer{margin-right:250px}html:not([dir=rtl]) .aside-menu-sm-show.aside-menu-fixed .main{margin-right:250px}html:not([dir=rtl]) .aside-menu-sm-show.aside-menu-fixed .app-footer{margin-right:250px}html:not([dir=rtl]) .aside-menu-show.breadcrumb-fixed .breadcrumb{right:250px}html:not([dir=rtl]) .aside-menu-sm-show.breadcrumb-fixed .breadcrumb{right:250px}html[dir=rtl] .sidebar-sm-show .sidebar{margin-right:0}html[dir=rtl] .sidebar-show .sidebar{margin-right:0}html[dir=rtl] .sidebar-sm-show.sidebar-fixed .main{margin-right:200px}html[dir=rtl] .sidebar-sm-show.sidebar-fixed .app-footer{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed .main{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed .app-footer{margin-right:200px}html[dir=rtl] .sidebar-sm-show.sidebar-fixed.sidebar-compact .main{margin-right:150px}html[dir=rtl] .sidebar-sm-show.sidebar-fixed.sidebar-compact .app-footer{margin-right:150px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .main{margin-right:150px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-right:150px}}@media (min-width:576px) and (max-width:991.98px){html[dir=rtl] .sidebar-sm-show.sidebar-fixed.sidebar-minimized .main{margin-right:200px}html[dir=rtl] .sidebar-sm-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:200px}}@media (min-width:576px) and (min-width:992px){html[dir=rtl] .sidebar-sm-show.sidebar-fixed.sidebar-minimized .main{margin-right:50px}html[dir=rtl] .sidebar-sm-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:50px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-right:50px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:50px}}@media (min-width:576px){html[dir=rtl] .sidebar-sm-show.breadcrumb-fixed .breadcrumb{right:200px}html[dir=rtl] .sidebar-show.breadcrumb-fixed .breadcrumb{right:200px}html[dir=rtl] .sidebar-sm-show.breadcrumb-fixed.sidebar-compact .breadcrumb{right:150px}html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{right:150px}html[dir=rtl] .sidebar-sm-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{right:50px}html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{right:50px}html[dir=rtl] .aside-menu-show .aside-menu{margin-left:0}html[dir=rtl] .aside-menu-sm-show .aside-menu{margin-left:0}html[dir=rtl] .aside-menu-show.aside-menu-fixed .main{margin-left:250px}html[dir=rtl] .aside-menu-show.aside-menu-fixed .app-footer{margin-left:250px}html[dir=rtl] .aside-menu-sm-show.aside-menu-fixed .main{margin-left:250px}html[dir=rtl] .aside-menu-sm-show.aside-menu-fixed .app-footer{margin-left:250px}html[dir=rtl] .aside-menu-show.breadcrumb-fixed .breadcrumb{left:250px}html[dir=rtl] .aside-menu-sm-show.breadcrumb-fixed .breadcrumb{left:250px}@keyframes opacity{0%{opacity:0}to{opacity:1}}}@media (min-width:768px){html:not([dir=rtl]) .sidebar-md-show .sidebar{margin-left:0}html:not([dir=rtl]) .sidebar-show .sidebar{margin-left:0}html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed .main{margin-left:200px}html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed .main{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed.sidebar-compact .main{margin-left:150px}html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed.sidebar-compact .app-footer{margin-left:150px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .main{margin-left:150px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-left:150px}}@media (min-width:768px) and (max-width:991.98px){html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed.sidebar-minimized .main{margin-left:200px}html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:200px}}@media (min-width:768px) and (min-width:992px){html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed.sidebar-minimized .main{margin-left:50px}html:not([dir=rtl]) .sidebar-md-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:50px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-left:50px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:50px}}@media (min-width:768px){html:not([dir=rtl]) .sidebar-md-show.breadcrumb-fixed .breadcrumb{left:200px}html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed .breadcrumb{left:200px}html:not([dir=rtl]) .sidebar-md-show.breadcrumb-fixed.sidebar-compact .breadcrumb{left:150px}html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{left:150px}html:not([dir=rtl]) .sidebar-md-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{left:50px}html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{left:50px}html:not([dir=rtl]) .aside-menu-show .aside-menu{margin-right:0}html:not([dir=rtl]) .aside-menu-md-show .aside-menu{margin-right:0}html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .main{margin-right:250px}html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .app-footer{margin-right:250px}html:not([dir=rtl]) .aside-menu-md-show.aside-menu-fixed .main{margin-right:250px}html:not([dir=rtl]) .aside-menu-md-show.aside-menu-fixed .app-footer{margin-right:250px}html:not([dir=rtl]) .aside-menu-show.breadcrumb-fixed .breadcrumb{right:250px}html:not([dir=rtl]) .aside-menu-md-show.breadcrumb-fixed .breadcrumb{right:250px}html[dir=rtl] .sidebar-md-show .sidebar{margin-right:0}html[dir=rtl] .sidebar-show .sidebar{margin-right:0}html[dir=rtl] .sidebar-md-show.sidebar-fixed .main{margin-right:200px}html[dir=rtl] .sidebar-md-show.sidebar-fixed .app-footer{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed .main{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed .app-footer{margin-right:200px}html[dir=rtl] .sidebar-md-show.sidebar-fixed.sidebar-compact .main{margin-right:150px}html[dir=rtl] .sidebar-md-show.sidebar-fixed.sidebar-compact .app-footer{margin-right:150px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .main{margin-right:150px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-right:150px}}@media (min-width:768px) and (max-width:991.98px){html[dir=rtl] .sidebar-md-show.sidebar-fixed.sidebar-minimized .main{margin-right:200px}html[dir=rtl] .sidebar-md-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:200px}}@media (min-width:768px) and (min-width:992px){html[dir=rtl] .sidebar-md-show.sidebar-fixed.sidebar-minimized .main{margin-right:50px}html[dir=rtl] .sidebar-md-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:50px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-right:50px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:50px}}@media (min-width:768px){html[dir=rtl] .sidebar-md-show.breadcrumb-fixed .breadcrumb{right:200px}html[dir=rtl] .sidebar-show.breadcrumb-fixed .breadcrumb{right:200px}html[dir=rtl] .sidebar-md-show.breadcrumb-fixed.sidebar-compact .breadcrumb{right:150px}html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{right:150px}html[dir=rtl] .sidebar-md-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{right:50px}html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{right:50px}html[dir=rtl] .aside-menu-show .aside-menu{margin-left:0}html[dir=rtl] .aside-menu-md-show .aside-menu{margin-left:0}html[dir=rtl] .aside-menu-show.aside-menu-fixed .main{margin-left:250px}html[dir=rtl] .aside-menu-show.aside-menu-fixed .app-footer{margin-left:250px}html[dir=rtl] .aside-menu-md-show.aside-menu-fixed .main{margin-left:250px}html[dir=rtl] .aside-menu-md-show.aside-menu-fixed .app-footer{margin-left:250px}html[dir=rtl] .aside-menu-show.breadcrumb-fixed .breadcrumb{left:250px}html[dir=rtl] .aside-menu-md-show.breadcrumb-fixed .breadcrumb{left:250px}@keyframes opacity{0%{opacity:0}to{opacity:1}}}@media (min-width:992px){html:not([dir=rtl]) .sidebar-lg-show .sidebar{margin-left:0}html:not([dir=rtl]) .sidebar-show .sidebar{margin-left:0}html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed .main{margin-left:200px}html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed .main{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed.sidebar-compact .main{margin-left:150px}html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed.sidebar-compact .app-footer{margin-left:150px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .main{margin-left:150px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-left:150px}}@media (min-width:992px) and (max-width:991.98px){html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed.sidebar-minimized .main{margin-left:200px}html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:200px}}@media (min-width:992px) and (min-width:992px){html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed.sidebar-minimized .main{margin-left:50px}html:not([dir=rtl]) .sidebar-lg-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:50px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-left:50px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:50px}}@media (min-width:992px){html:not([dir=rtl]) .sidebar-lg-show.breadcrumb-fixed .breadcrumb{left:200px}html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed .breadcrumb{left:200px}html:not([dir=rtl]) .sidebar-lg-show.breadcrumb-fixed.sidebar-compact .breadcrumb{left:150px}html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{left:150px}html:not([dir=rtl]) .sidebar-lg-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{left:50px}html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{left:50px}html:not([dir=rtl]) .aside-menu-show .aside-menu{margin-right:0}html:not([dir=rtl]) .aside-menu-lg-show .aside-menu{margin-right:0}html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .main{margin-right:250px}html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .app-footer{margin-right:250px}html:not([dir=rtl]) .aside-menu-lg-show.aside-menu-fixed .main{margin-right:250px}html:not([dir=rtl]) .aside-menu-lg-show.aside-menu-fixed .app-footer{margin-right:250px}html:not([dir=rtl]) .aside-menu-show.breadcrumb-fixed .breadcrumb{right:250px}html:not([dir=rtl]) .aside-menu-lg-show.breadcrumb-fixed .breadcrumb{right:250px}html[dir=rtl] .sidebar-lg-show .sidebar{margin-right:0}html[dir=rtl] .sidebar-show .sidebar{margin-right:0}html[dir=rtl] .sidebar-lg-show.sidebar-fixed .main{margin-right:200px}html[dir=rtl] .sidebar-lg-show.sidebar-fixed .app-footer{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed .main{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed .app-footer{margin-right:200px}html[dir=rtl] .sidebar-lg-show.sidebar-fixed.sidebar-compact .main{margin-right:150px}html[dir=rtl] .sidebar-lg-show.sidebar-fixed.sidebar-compact .app-footer{margin-right:150px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .main{margin-right:150px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-right:150px}}@media (min-width:992px) and (max-width:991.98px){html[dir=rtl] .sidebar-lg-show.sidebar-fixed.sidebar-minimized .main{margin-right:200px}html[dir=rtl] .sidebar-lg-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:200px}}@media (min-width:992px) and (min-width:992px){html[dir=rtl] .sidebar-lg-show.sidebar-fixed.sidebar-minimized .main{margin-right:50px}html[dir=rtl] .sidebar-lg-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:50px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-right:50px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:50px}}@media (min-width:992px){html[dir=rtl] .sidebar-lg-show.breadcrumb-fixed .breadcrumb{right:200px}html[dir=rtl] .sidebar-show.breadcrumb-fixed .breadcrumb{right:200px}html[dir=rtl] .sidebar-lg-show.breadcrumb-fixed.sidebar-compact .breadcrumb{right:150px}html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{right:150px}html[dir=rtl] .sidebar-lg-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{right:50px}html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{right:50px}html[dir=rtl] .aside-menu-show .aside-menu{margin-left:0}html[dir=rtl] .aside-menu-lg-show .aside-menu{margin-left:0}html[dir=rtl] .aside-menu-show.aside-menu-fixed .main{margin-left:250px}html[dir=rtl] .aside-menu-show.aside-menu-fixed .app-footer{margin-left:250px}html[dir=rtl] .aside-menu-lg-show.aside-menu-fixed .main{margin-left:250px}html[dir=rtl] .aside-menu-lg-show.aside-menu-fixed .app-footer{margin-left:250px}html[dir=rtl] .aside-menu-show.breadcrumb-fixed .breadcrumb{left:250px}html[dir=rtl] .aside-menu-lg-show.breadcrumb-fixed .breadcrumb{left:250px}@keyframes opacity{0%{opacity:0}to{opacity:1}}}@media (min-width:1200px){html:not([dir=rtl]) .sidebar-xl-show .sidebar{margin-left:0}html:not([dir=rtl]) .sidebar-show .sidebar{margin-left:0}html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed .main{margin-left:200px}html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed .main{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed.sidebar-compact .main{margin-left:150px}html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed.sidebar-compact .app-footer{margin-left:150px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .main{margin-left:150px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-left:150px}}@media (min-width:1200px) and (max-width:991.98px){html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed.sidebar-minimized .main{margin-left:200px}html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-left:200px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:200px}}@media (min-width:1200px) and (min-width:992px){html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed.sidebar-minimized .main{margin-left:50px}html:not([dir=rtl]) .sidebar-xl-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:50px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-left:50px}html:not([dir=rtl]) .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-left:50px}}@media (min-width:1200px){html:not([dir=rtl]) .sidebar-xl-show.breadcrumb-fixed .breadcrumb{left:200px}html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed .breadcrumb{left:200px}html:not([dir=rtl]) .sidebar-xl-show.breadcrumb-fixed.sidebar-compact .breadcrumb{left:150px}html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{left:150px}html:not([dir=rtl]) .sidebar-xl-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{left:50px}html:not([dir=rtl]) .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{left:50px}html:not([dir=rtl]) .aside-menu-show .aside-menu{margin-right:0}html:not([dir=rtl]) .aside-menu-xl-show .aside-menu{margin-right:0}html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .main{margin-right:250px}html:not([dir=rtl]) .aside-menu-show.aside-menu-fixed .app-footer{margin-right:250px}html:not([dir=rtl]) .aside-menu-xl-show.aside-menu-fixed .main{margin-right:250px}html:not([dir=rtl]) .aside-menu-xl-show.aside-menu-fixed .app-footer{margin-right:250px}html:not([dir=rtl]) .aside-menu-show.breadcrumb-fixed .breadcrumb{right:250px}html:not([dir=rtl]) .aside-menu-xl-show.breadcrumb-fixed .breadcrumb{right:250px}html[dir=rtl] .sidebar-xl-show .sidebar{margin-right:0}html[dir=rtl] .sidebar-show .sidebar{margin-right:0}html[dir=rtl] .sidebar-xl-show.sidebar-fixed .main{margin-right:200px}html[dir=rtl] .sidebar-xl-show.sidebar-fixed .app-footer{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed .main{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed .app-footer{margin-right:200px}html[dir=rtl] .sidebar-xl-show.sidebar-fixed.sidebar-compact .main{margin-right:150px}html[dir=rtl] .sidebar-xl-show.sidebar-fixed.sidebar-compact .app-footer{margin-right:150px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .main{margin-right:150px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-compact .app-footer{margin-right:150px}}@media (min-width:1200px) and (max-width:991.98px){html[dir=rtl] .sidebar-xl-show.sidebar-fixed.sidebar-minimized .main{margin-right:200px}html[dir=rtl] .sidebar-xl-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-right:200px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:200px}}@media (min-width:1200px) and (min-width:992px){html[dir=rtl] .sidebar-xl-show.sidebar-fixed.sidebar-minimized .main{margin-right:50px}html[dir=rtl] .sidebar-xl-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:50px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .main{margin-right:50px}html[dir=rtl] .sidebar-show.sidebar-fixed.sidebar-minimized .app-footer{margin-right:50px}}@media (min-width:1200px){html[dir=rtl] .sidebar-xl-show.breadcrumb-fixed .breadcrumb{right:200px}html[dir=rtl] .sidebar-show.breadcrumb-fixed .breadcrumb{right:200px}html[dir=rtl] .sidebar-xl-show.breadcrumb-fixed.sidebar-compact .breadcrumb{right:150px}html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-compact .breadcrumb{right:150px}html[dir=rtl] .sidebar-xl-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{right:50px}html[dir=rtl] .sidebar-show.breadcrumb-fixed.sidebar-minimized .breadcrumb{right:50px}html[dir=rtl] .aside-menu-show .aside-menu{margin-left:0}html[dir=rtl] .aside-menu-xl-show .aside-menu{margin-left:0}html[dir=rtl] .aside-menu-show.aside-menu-fixed .main{margin-left:250px}html[dir=rtl] .aside-menu-show.aside-menu-fixed .app-footer{margin-left:250px}html[dir=rtl] .aside-menu-xl-show.aside-menu-fixed .main{margin-left:250px}html[dir=rtl] .aside-menu-xl-show.aside-menu-fixed .app-footer{margin-left:250px}html[dir=rtl] .aside-menu-show.breadcrumb-fixed .breadcrumb{left:250px}html[dir=rtl] .aside-menu-xl-show.breadcrumb-fixed .breadcrumb{left:250px}@keyframes opacity{0%{opacity:0}to{opacity:1}}}.footer-fixed .app-footer{z-index:1020;height:50px;position:fixed;bottom:0;left:0;right:0}.footer-fixed .app-body{margin-bottom:50px}.app-header,.app-footer,.sidebar,.main,.aside-menu{transition:margin-left .25s,margin-right .25s,width .25s,flex .25s}.sidebar-nav{transition:width .25s}.breadcrumb{transition:left .25s,right .25s,width .25s}@media (max-width:991.98px){.app-header{z-index:1020;text-align:center;background-color:#fff;width:100%;position:fixed}.app-header .navbar-toggler{color:#fff}.app-header .navbar-brand{margin-left:-77.5px;position:absolute;top:0;left:50%}.app-body{margin-top:55px}.sidebar{z-index:1019;width:200px;height:calc(100vh - 55px);position:fixed}.sidebar-minimizer{display:none}.aside-menu{height:100%;position:fixed}}hr.transparent{border-top:1px solid transparent}.bg-primary,.bg-success,.bg-info,.bg-warning,.bg-danger,.bg-dark{color:#fff}.bg-facebook{background-color:#3b5998!important}a.bg-facebook:hover,a.bg-facebook:focus,button.bg-facebook:hover,button.bg-facebook:focus{background-color:#2d4373!important}.bg-twitter{background-color:#00aced!important}a.bg-twitter:hover,a.bg-twitter:focus,button.bg-twitter:hover,button.bg-twitter:focus{background-color:#0087ba!important}.bg-linkedin{background-color:#4875b4!important}a.bg-linkedin:hover,a.bg-linkedin:focus,button.bg-linkedin:hover,button.bg-linkedin:focus{background-color:#395d90!important}.bg-google-plus{background-color:#d34836!important}a.bg-google-plus:hover,a.bg-google-plus:focus,button.bg-google-plus:hover,button.bg-google-plus:focus{background-color:#b03626!important}.bg-flickr{background-color:#ff0084!important}a.bg-flickr:hover,a.bg-flickr:focus,button.bg-flickr:hover,button.bg-flickr:focus{background-color:#cc006a!important}.bg-tumblr{background-color:#32506d!important}a.bg-tumblr:hover,a.bg-tumblr:focus,button.bg-tumblr:hover,button.bg-tumblr:focus{background-color:#22364a!important}.bg-xing{background-color:#026466!important}a.bg-xing:hover,a.bg-xing:focus,button.bg-xing:hover,button.bg-xing:focus{background-color:#013334!important}.bg-github{background-color:#4183c4!important}a.bg-github:hover,a.bg-github:focus,button.bg-github:hover,button.bg-github:focus{background-color:#3269a0!important}.bg-html5{background-color:#e34f26!important}a.bg-html5:hover,a.bg-html5:focus,button.bg-html5:hover,button.bg-html5:focus{background-color:#be3c18!important}.bg-openid{background-color:#f78c40!important}a.bg-openid:hover,a.bg-openid:focus,button.bg-openid:hover,button.bg-openid:focus{background-color:#f56f0f!important}.bg-stack-overflow{background-color:#fe7a15!important}a.bg-stack-overflow:hover,a.bg-stack-overflow:focus,button.bg-stack-overflow:hover,button.bg-stack-overflow:focus{background-color:#df6101!important}.bg-youtube{background-color:#b00!important}a.bg-youtube:hover,a.bg-youtube:focus,button.bg-youtube:hover,button.bg-youtube:focus{background-color:#800!important}.bg-css3{background-color:#0170ba!important}a.bg-css3:hover,a.bg-css3:focus,button.bg-css3:hover,button.bg-css3:focus{background-color:#015187!important}.bg-dribbble{background-color:#ea4c89!important}a.bg-dribbble:hover,a.bg-dribbble:focus,button.bg-dribbble:hover,button.bg-dribbble:focus{background-color:#e51e6b!important}.bg-instagram{background-color:#517fa4!important}a.bg-instagram:hover,a.bg-instagram:focus,button.bg-instagram:hover,button.bg-instagram:focus{background-color:#406582!important}.bg-pinterest{background-color:#cb2027!important}a.bg-pinterest:hover,a.bg-pinterest:focus,button.bg-pinterest:hover,button.bg-pinterest:focus{background-color:#9f191f!important}.bg-vk{background-color:#45668e!important}a.bg-vk:hover,a.bg-vk:focus,button.bg-vk:hover,button.bg-vk:focus{background-color:#344d6c!important}.bg-yahoo{background-color:#400191!important}a.bg-yahoo:hover,a.bg-yahoo:focus,button.bg-yahoo:hover,button.bg-yahoo:focus{background-color:#2a015e!important}.bg-behance{background-color:#1769ff!important}a.bg-behance:hover,a.bg-behance:focus,button.bg-behance:hover,button.bg-behance:focus{background-color:#0050e3!important}.bg-dropbox{background-color:#007ee5!important}a.bg-dropbox:hover,a.bg-dropbox:focus,button.bg-dropbox:hover,button.bg-dropbox:focus{background-color:#0062b2!important}.bg-reddit{background-color:#ff4500!important}a.bg-reddit:hover,a.bg-reddit:focus,button.bg-reddit:hover,button.bg-reddit:focus{background-color:#cc3700!important}.bg-spotify{background-color:#7ab800!important}a.bg-spotify:hover,a.bg-spotify:focus,button.bg-spotify:hover,button.bg-spotify:focus{background-color:#588500!important}.bg-vine{background-color:#00bf8f!important}a.bg-vine:hover,a.bg-vine:focus,button.bg-vine:hover,button.bg-vine:focus{background-color:#008c69!important}.bg-foursquare{background-color:#1073af!important}a.bg-foursquare:hover,a.bg-foursquare:focus,button.bg-foursquare:hover,button.bg-foursquare:focus{background-color:#0c5480!important}.bg-vimeo{background-color:#aad450!important}a.bg-vimeo:hover,a.bg-vimeo:focus,button.bg-vimeo:hover,button.bg-vimeo:focus{background-color:#93c130!important}.bg-blue{background-color:#20a8d8!important}a.bg-blue:hover,a.bg-blue:focus,button.bg-blue:hover,button.bg-blue:focus{background-color:#1985ac!important}.bg-indigo{background-color:#6610f2!important}a.bg-indigo:hover,a.bg-indigo:focus,button.bg-indigo:hover,button.bg-indigo:focus{background-color:#510bc4!important}.bg-purple{background-color:#6f42c1!important}a.bg-purple:hover,a.bg-purple:focus,button.bg-purple:hover,button.bg-purple:focus{background-color:#59339d!important}.bg-pink{background-color:#e83e8c!important}a.bg-pink:hover,a.bg-pink:focus,button.bg-pink:hover,button.bg-pink:focus{background-color:#d91a72!important}.bg-red{background-color:#f86c6b!important}a.bg-red:hover,a.bg-red:focus,button.bg-red:hover,button.bg-red:focus{background-color:#f63c3a!important}.bg-orange{background-color:#f8cb00!important}a.bg-orange:hover,a.bg-orange:focus,button.bg-orange:hover,button.bg-orange:focus{background-color:#c5a100!important}.bg-yellow{background-color:#ffc107!important}a.bg-yellow:hover,a.bg-yellow:focus,button.bg-yellow:hover,button.bg-yellow:focus{background-color:#d39e00!important}.bg-green{background-color:#4dbd74!important}a.bg-green:hover,a.bg-green:focus,button.bg-green:hover,button.bg-green:focus{background-color:#3a9d5d!important}.bg-teal{background-color:#20c997!important}a.bg-teal:hover,a.bg-teal:focus,button.bg-teal:hover,button.bg-teal:focus{background-color:#199d76!important}.bg-cyan{background-color:#17a2b8!important}a.bg-cyan:hover,a.bg-cyan:focus,button.bg-cyan:hover,button.bg-cyan:focus{background-color:#117a8b!important}a.bg-white:hover,a.bg-white:focus,button.bg-white:hover,button.bg-white:focus{background-color:#e6e6e6!important}.bg-gray{background-color:#73818f!important}a.bg-gray:hover,a.bg-gray:focus,button.bg-gray:hover,button.bg-gray:focus{background-color:#5c6873!important}.bg-gray-dark{background-color:#2f353a!important}a.bg-gray-dark:hover,a.bg-gray-dark:focus,button.bg-gray-dark:hover,button.bg-gray-dark:focus{background-color:#181b1e!important}.bg-light-blue{background-color:#63c2de!important}a.bg-light-blue:hover,a.bg-light-blue:focus,button.bg-light-blue:hover,button.bg-light-blue:focus{background-color:#39b2d5!important}.bg-gray-100{background-color:#f0f3f5!important}a.bg-gray-100:hover,a.bg-gray-100:focus,button.bg-gray-100:hover,button.bg-gray-100:focus{background-color:#d1dbe1!important}.bg-gray-200{background-color:#e4e7ea!important}a.bg-gray-200:hover,a.bg-gray-200:focus,button.bg-gray-200:hover,button.bg-gray-200:focus{background-color:#c7ced4!important}.bg-gray-300{background-color:#c8ced3!important}a.bg-gray-300:hover,a.bg-gray-300:focus,button.bg-gray-300:hover,button.bg-gray-300:focus{background-color:#acb5bc!important}.bg-gray-400{background-color:#acb4bc!important}a.bg-gray-400:hover,a.bg-gray-400:focus,button.bg-gray-400:hover,button.bg-gray-400:focus{background-color:#909ba5!important}.bg-gray-500{background-color:#8f9ba6!important}a.bg-gray-500:hover,a.bg-gray-500:focus,button.bg-gray-500:hover,button.bg-gray-500:focus{background-color:#73828f!important}.bg-gray-600{background-color:#73818f!important}a.bg-gray-600:hover,a.bg-gray-600:focus,button.bg-gray-600:hover,button.bg-gray-600:focus,.bg-gray-700{background-color:#5c6873!important}a.bg-gray-700:hover,a.bg-gray-700:focus,button.bg-gray-700:hover,button.bg-gray-700:focus{background-color:#454e57!important}.bg-gray-800{background-color:#2f353a!important}a.bg-gray-800:hover,a.bg-gray-800:focus,button.bg-gray-800:hover,button.bg-gray-800:focus{background-color:#181b1e!important}.bg-gray-900{background-color:#23282c!important}a.bg-gray-900:hover,a.bg-gray-900:focus,button.bg-gray-900:hover,button.bg-gray-900:focus{background-color:#0c0e10!important}.bg-box{justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.b-a-0{border:0!important}.b-t-0{border-top:0!important}.b-r-0{border-right:0!important}.b-b-0{border-bottom:0!important}.b-l-0{border-left:0!important}.b-a-1{border:1px solid #c8ced3}.b-t-1{border-top:1px solid #c8ced3}.b-r-1{border-right:1px solid #c8ced3}.b-b-1{border-bottom:1px solid #c8ced3}.b-l-1{border-left:1px solid #c8ced3}.b-a-2{border:2px solid #c8ced3}.b-t-2{border-top:2px solid #c8ced3}.b-r-2{border-right:2px solid #c8ced3}.b-b-2{border-bottom:2px solid #c8ced3}.b-l-2{border-left:2px solid #c8ced3}@media (max-width:575.98px){.d-down-none{display:none!important}}@media (max-width:767.98px){.d-sm-down-none{display:none!important}}@media (max-width:991.98px){.d-md-down-none{display:none!important}}@media (max-width:1199.98px){.d-lg-down-none{display:none!important}}.d-xl-down-none{display:none!important}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.font-xs{font-size:.75rem!important}.font-sm{font-size:.85rem!important}.font-lg{font-size:1rem!important}.font-xl{font-size:1.25rem!important}.font-2xl{font-size:1.5rem!important}.font-3xl{font-size:1.75rem!important}.font-4xl{font-size:2rem!important}.font-5xl{font-size:2.5rem!important}.text-value{font-size:1.3125rem;font-weight:600}.text-value-sm{font-size:1.09375rem;font-weight:600}.text-value-lg{font-size:1.53125rem;font-weight:600}.text-white .text-muted{color:rgba(255,255,255,.6)!important}[dir=rtl]{direction:rtl;unicode-bidi:embed}[dir=rtl] body{text-align:right}[dir=rtl] .dropdown-item{text-align:right}[dir=rtl] .dropdown-item i{margin-left:10px;margin-right:-10px}[dir=rtl] .dropdown-item .badge{left:10px;right:auto}[dir=rtl] .float-left{float:right!important}[dir=rtl] .float-right{float:left!important}[dir=rtl] .mr-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .ml-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .mx-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .mr-1{margin-left:.25rem!important;margin-right:0!important}[dir=rtl] .ml-1{margin-left:0!important;margin-right:.25rem!important}[dir=rtl] .mx-1{margin-left:0!important;margin-right:.25rem!important}[dir=rtl] .mr-2{margin-left:.5rem!important;margin-right:0!important}[dir=rtl] .ml-2{margin-left:0!important;margin-right:.5rem!important}[dir=rtl] .mx-2{margin-left:0!important;margin-right:.5rem!important}[dir=rtl] .mr-3{margin-left:1rem!important;margin-right:0!important}[dir=rtl] .ml-3{margin-left:0!important;margin-right:1rem!important}[dir=rtl] .mx-3{margin-left:0!important;margin-right:1rem!important}[dir=rtl] .mr-4{margin-left:1.5rem!important;margin-right:0!important}[dir=rtl] .ml-4{margin-left:0!important;margin-right:1.5rem!important}[dir=rtl] .mx-4{margin-left:0!important;margin-right:1.5rem!important}[dir=rtl] .mr-5{margin-left:3rem!important;margin-right:0!important}[dir=rtl] .ml-5{margin-left:0!important;margin-right:3rem!important}[dir=rtl] .mx-5{margin-left:0!important;margin-right:3rem!important}[dir=rtl] .pr-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .pl-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .px-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .pr-1{padding-left:.25rem!important;padding-right:0!important}[dir=rtl] .pl-1{padding-left:0!important;padding-right:.25rem!important}[dir=rtl] .px-1{padding-left:0!important;padding-right:.25rem!important}[dir=rtl] .pr-2{padding-left:.5rem!important;padding-right:0!important}[dir=rtl] .pl-2{padding-left:0!important;padding-right:.5rem!important}[dir=rtl] .px-2{padding-left:0!important;padding-right:.5rem!important}[dir=rtl] .pr-3{padding-left:1rem!important;padding-right:0!important}[dir=rtl] .pl-3{padding-left:0!important;padding-right:1rem!important}[dir=rtl] .px-3{padding-left:0!important;padding-right:1rem!important}[dir=rtl] .pr-4{padding-left:1.5rem!important;padding-right:0!important}[dir=rtl] .pl-4{padding-left:0!important;padding-right:1.5rem!important}[dir=rtl] .px-4{padding-left:0!important;padding-right:1.5rem!important}[dir=rtl] .pr-5{padding-left:3rem!important;padding-right:0!important}[dir=rtl] .pl-5{padding-left:0!important;padding-right:3rem!important}[dir=rtl] .px-5{padding-left:0!important;padding-right:3rem!important}[dir=rtl] .mr-n1{margin-left:-.25rem!important;margin-right:0!important}[dir=rtl] .ml-n1{margin-left:0!important;margin-right:-.25rem!important}[dir=rtl] .mx-n1{margin-left:0!important;margin-right:-.25rem!important}[dir=rtl] .mr-n2{margin-left:-.5rem!important;margin-right:0!important}[dir=rtl] .ml-n2{margin-left:0!important;margin-right:-.5rem!important}[dir=rtl] .mx-n2{margin-left:0!important;margin-right:-.5rem!important}[dir=rtl] .mr-n3{margin-left:-1rem!important;margin-right:0!important}[dir=rtl] .ml-n3{margin-left:0!important;margin-right:-1rem!important}[dir=rtl] .mx-n3{margin-left:0!important;margin-right:-1rem!important}[dir=rtl] .mr-n4{margin-left:-1.5rem!important;margin-right:0!important}[dir=rtl] .ml-n4{margin-left:0!important;margin-right:-1.5rem!important}[dir=rtl] .mx-n4{margin-left:0!important;margin-right:-1.5rem!important}[dir=rtl] .mr-n5{margin-left:-3rem!important;margin-right:0!important}[dir=rtl] .ml-n5{margin-left:0!important;margin-right:-3rem!important}[dir=rtl] .mx-n5{margin-left:0!important;margin-right:-3rem!important}[dir=rtl] .mr-auto{margin-left:auto!important}[dir=rtl] .mx-auto{margin-left:auto!important}[dir=rtl] .ml-auto{margin-right:auto!important}[dir=rtl] .mx-auto{margin-right:auto!important}@media (min-width:576px){[dir=rtl] .mr-sm-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .ml-sm-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .mx-sm-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .mr-sm-1{margin-left:.25rem!important;margin-right:0!important}[dir=rtl] .ml-sm-1{margin-left:0!important;margin-right:.25rem!important}[dir=rtl] .mx-sm-1{margin-left:0!important;margin-right:.25rem!important}[dir=rtl] .mr-sm-2{margin-left:.5rem!important;margin-right:0!important}[dir=rtl] .ml-sm-2{margin-left:0!important;margin-right:.5rem!important}[dir=rtl] .mx-sm-2{margin-left:0!important;margin-right:.5rem!important}[dir=rtl] .mr-sm-3{margin-left:1rem!important;margin-right:0!important}[dir=rtl] .ml-sm-3{margin-left:0!important;margin-right:1rem!important}[dir=rtl] .mx-sm-3{margin-left:0!important;margin-right:1rem!important}[dir=rtl] .mr-sm-4{margin-left:1.5rem!important;margin-right:0!important}[dir=rtl] .ml-sm-4{margin-left:0!important;margin-right:1.5rem!important}[dir=rtl] .mx-sm-4{margin-left:0!important;margin-right:1.5rem!important}[dir=rtl] .mr-sm-5{margin-left:3rem!important;margin-right:0!important}[dir=rtl] .ml-sm-5{margin-left:0!important;margin-right:3rem!important}[dir=rtl] .mx-sm-5{margin-left:0!important;margin-right:3rem!important}[dir=rtl] .pr-sm-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .pl-sm-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .px-sm-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .pr-sm-1{padding-left:.25rem!important;padding-right:0!important}[dir=rtl] .pl-sm-1{padding-left:0!important;padding-right:.25rem!important}[dir=rtl] .px-sm-1{padding-left:0!important;padding-right:.25rem!important}[dir=rtl] .pr-sm-2{padding-left:.5rem!important;padding-right:0!important}[dir=rtl] .pl-sm-2{padding-left:0!important;padding-right:.5rem!important}[dir=rtl] .px-sm-2{padding-left:0!important;padding-right:.5rem!important}[dir=rtl] .pr-sm-3{padding-left:1rem!important;padding-right:0!important}[dir=rtl] .pl-sm-3{padding-left:0!important;padding-right:1rem!important}[dir=rtl] .px-sm-3{padding-left:0!important;padding-right:1rem!important}[dir=rtl] .pr-sm-4{padding-left:1.5rem!important;padding-right:0!important}[dir=rtl] .pl-sm-4{padding-left:0!important;padding-right:1.5rem!important}[dir=rtl] .px-sm-4{padding-left:0!important;padding-right:1.5rem!important}[dir=rtl] .pr-sm-5{padding-left:3rem!important;padding-right:0!important}[dir=rtl] .pl-sm-5{padding-left:0!important;padding-right:3rem!important}[dir=rtl] .px-sm-5{padding-left:0!important;padding-right:3rem!important}[dir=rtl] .mr-sm-n1{margin-left:-.25rem!important;margin-right:0!important}[dir=rtl] .ml-sm-n1{margin-left:0!important;margin-right:-.25rem!important}[dir=rtl] .mx-sm-n1{margin-left:0!important;margin-right:-.25rem!important}[dir=rtl] .mr-sm-n2{margin-left:-.5rem!important;margin-right:0!important}[dir=rtl] .ml-sm-n2{margin-left:0!important;margin-right:-.5rem!important}[dir=rtl] .mx-sm-n2{margin-left:0!important;margin-right:-.5rem!important}[dir=rtl] .mr-sm-n3{margin-left:-1rem!important;margin-right:0!important}[dir=rtl] .ml-sm-n3{margin-left:0!important;margin-right:-1rem!important}[dir=rtl] .mx-sm-n3{margin-left:0!important;margin-right:-1rem!important}[dir=rtl] .mr-sm-n4{margin-left:-1.5rem!important;margin-right:0!important}[dir=rtl] .ml-sm-n4{margin-left:0!important;margin-right:-1.5rem!important}[dir=rtl] .mx-sm-n4{margin-left:0!important;margin-right:-1.5rem!important}[dir=rtl] .mr-sm-n5{margin-left:-3rem!important;margin-right:0!important}[dir=rtl] .ml-sm-n5{margin-left:0!important;margin-right:-3rem!important}[dir=rtl] .mx-sm-n5{margin-left:0!important;margin-right:-3rem!important}[dir=rtl] .mr-sm-auto{margin-left:auto!important}[dir=rtl] .mx-sm-auto{margin-left:auto!important}[dir=rtl] .ml-sm-auto{margin-right:auto!important}[dir=rtl] .mx-sm-auto{margin-right:auto!important}}@media (min-width:768px){[dir=rtl] .mr-md-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .ml-md-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .mx-md-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .mr-md-1{margin-left:.25rem!important;margin-right:0!important}[dir=rtl] .ml-md-1{margin-left:0!important;margin-right:.25rem!important}[dir=rtl] .mx-md-1{margin-left:0!important;margin-right:.25rem!important}[dir=rtl] .mr-md-2{margin-left:.5rem!important;margin-right:0!important}[dir=rtl] .ml-md-2{margin-left:0!important;margin-right:.5rem!important}[dir=rtl] .mx-md-2{margin-left:0!important;margin-right:.5rem!important}[dir=rtl] .mr-md-3{margin-left:1rem!important;margin-right:0!important}[dir=rtl] .ml-md-3{margin-left:0!important;margin-right:1rem!important}[dir=rtl] .mx-md-3{margin-left:0!important;margin-right:1rem!important}[dir=rtl] .mr-md-4{margin-left:1.5rem!important;margin-right:0!important}[dir=rtl] .ml-md-4{margin-left:0!important;margin-right:1.5rem!important}[dir=rtl] .mx-md-4{margin-left:0!important;margin-right:1.5rem!important}[dir=rtl] .mr-md-5{margin-left:3rem!important;margin-right:0!important}[dir=rtl] .ml-md-5{margin-left:0!important;margin-right:3rem!important}[dir=rtl] .mx-md-5{margin-left:0!important;margin-right:3rem!important}[dir=rtl] .pr-md-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .pl-md-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .px-md-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .pr-md-1{padding-left:.25rem!important;padding-right:0!important}[dir=rtl] .pl-md-1{padding-left:0!important;padding-right:.25rem!important}[dir=rtl] .px-md-1{padding-left:0!important;padding-right:.25rem!important}[dir=rtl] .pr-md-2{padding-left:.5rem!important;padding-right:0!important}[dir=rtl] .pl-md-2{padding-left:0!important;padding-right:.5rem!important}[dir=rtl] .px-md-2{padding-left:0!important;padding-right:.5rem!important}[dir=rtl] .pr-md-3{padding-left:1rem!important;padding-right:0!important}[dir=rtl] .pl-md-3{padding-left:0!important;padding-right:1rem!important}[dir=rtl] .px-md-3{padding-left:0!important;padding-right:1rem!important}[dir=rtl] .pr-md-4{padding-left:1.5rem!important;padding-right:0!important}[dir=rtl] .pl-md-4{padding-left:0!important;padding-right:1.5rem!important}[dir=rtl] .px-md-4{padding-left:0!important;padding-right:1.5rem!important}[dir=rtl] .pr-md-5{padding-left:3rem!important;padding-right:0!important}[dir=rtl] .pl-md-5{padding-left:0!important;padding-right:3rem!important}[dir=rtl] .px-md-5{padding-left:0!important;padding-right:3rem!important}[dir=rtl] .mr-md-n1{margin-left:-.25rem!important;margin-right:0!important}[dir=rtl] .ml-md-n1{margin-left:0!important;margin-right:-.25rem!important}[dir=rtl] .mx-md-n1{margin-left:0!important;margin-right:-.25rem!important}[dir=rtl] .mr-md-n2{margin-left:-.5rem!important;margin-right:0!important}[dir=rtl] .ml-md-n2{margin-left:0!important;margin-right:-.5rem!important}[dir=rtl] .mx-md-n2{margin-left:0!important;margin-right:-.5rem!important}[dir=rtl] .mr-md-n3{margin-left:-1rem!important;margin-right:0!important}[dir=rtl] .ml-md-n3{margin-left:0!important;margin-right:-1rem!important}[dir=rtl] .mx-md-n3{margin-left:0!important;margin-right:-1rem!important}[dir=rtl] .mr-md-n4{margin-left:-1.5rem!important;margin-right:0!important}[dir=rtl] .ml-md-n4{margin-left:0!important;margin-right:-1.5rem!important}[dir=rtl] .mx-md-n4{margin-left:0!important;margin-right:-1.5rem!important}[dir=rtl] .mr-md-n5{margin-left:-3rem!important;margin-right:0!important}[dir=rtl] .ml-md-n5{margin-left:0!important;margin-right:-3rem!important}[dir=rtl] .mx-md-n5{margin-left:0!important;margin-right:-3rem!important}[dir=rtl] .mr-md-auto{margin-left:auto!important}[dir=rtl] .mx-md-auto{margin-left:auto!important}[dir=rtl] .ml-md-auto{margin-right:auto!important}[dir=rtl] .mx-md-auto{margin-right:auto!important}}@media (min-width:992px){[dir=rtl] .mr-lg-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .ml-lg-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .mx-lg-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .mr-lg-1{margin-left:.25rem!important;margin-right:0!important}[dir=rtl] .ml-lg-1{margin-left:0!important;margin-right:.25rem!important}[dir=rtl] .mx-lg-1{margin-left:0!important;margin-right:.25rem!important}[dir=rtl] .mr-lg-2{margin-left:.5rem!important;margin-right:0!important}[dir=rtl] .ml-lg-2{margin-left:0!important;margin-right:.5rem!important}[dir=rtl] .mx-lg-2{margin-left:0!important;margin-right:.5rem!important}[dir=rtl] .mr-lg-3{margin-left:1rem!important;margin-right:0!important}[dir=rtl] .ml-lg-3{margin-left:0!important;margin-right:1rem!important}[dir=rtl] .mx-lg-3{margin-left:0!important;margin-right:1rem!important}[dir=rtl] .mr-lg-4{margin-left:1.5rem!important;margin-right:0!important}[dir=rtl] .ml-lg-4{margin-left:0!important;margin-right:1.5rem!important}[dir=rtl] .mx-lg-4{margin-left:0!important;margin-right:1.5rem!important}[dir=rtl] .mr-lg-5{margin-left:3rem!important;margin-right:0!important}[dir=rtl] .ml-lg-5{margin-left:0!important;margin-right:3rem!important}[dir=rtl] .mx-lg-5{margin-left:0!important;margin-right:3rem!important}[dir=rtl] .pr-lg-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .pl-lg-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .px-lg-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .pr-lg-1{padding-left:.25rem!important;padding-right:0!important}[dir=rtl] .pl-lg-1{padding-left:0!important;padding-right:.25rem!important}[dir=rtl] .px-lg-1{padding-left:0!important;padding-right:.25rem!important}[dir=rtl] .pr-lg-2{padding-left:.5rem!important;padding-right:0!important}[dir=rtl] .pl-lg-2{padding-left:0!important;padding-right:.5rem!important}[dir=rtl] .px-lg-2{padding-left:0!important;padding-right:.5rem!important}[dir=rtl] .pr-lg-3{padding-left:1rem!important;padding-right:0!important}[dir=rtl] .pl-lg-3{padding-left:0!important;padding-right:1rem!important}[dir=rtl] .px-lg-3{padding-left:0!important;padding-right:1rem!important}[dir=rtl] .pr-lg-4{padding-left:1.5rem!important;padding-right:0!important}[dir=rtl] .pl-lg-4{padding-left:0!important;padding-right:1.5rem!important}[dir=rtl] .px-lg-4{padding-left:0!important;padding-right:1.5rem!important}[dir=rtl] .pr-lg-5{padding-left:3rem!important;padding-right:0!important}[dir=rtl] .pl-lg-5{padding-left:0!important;padding-right:3rem!important}[dir=rtl] .px-lg-5{padding-left:0!important;padding-right:3rem!important}[dir=rtl] .mr-lg-n1{margin-left:-.25rem!important;margin-right:0!important}[dir=rtl] .ml-lg-n1{margin-left:0!important;margin-right:-.25rem!important}[dir=rtl] .mx-lg-n1{margin-left:0!important;margin-right:-.25rem!important}[dir=rtl] .mr-lg-n2{margin-left:-.5rem!important;margin-right:0!important}[dir=rtl] .ml-lg-n2{margin-left:0!important;margin-right:-.5rem!important}[dir=rtl] .mx-lg-n2{margin-left:0!important;margin-right:-.5rem!important}[dir=rtl] .mr-lg-n3{margin-left:-1rem!important;margin-right:0!important}[dir=rtl] .ml-lg-n3{margin-left:0!important;margin-right:-1rem!important}[dir=rtl] .mx-lg-n3{margin-left:0!important;margin-right:-1rem!important}[dir=rtl] .mr-lg-n4{margin-left:-1.5rem!important;margin-right:0!important}[dir=rtl] .ml-lg-n4{margin-left:0!important;margin-right:-1.5rem!important}[dir=rtl] .mx-lg-n4{margin-left:0!important;margin-right:-1.5rem!important}[dir=rtl] .mr-lg-n5{margin-left:-3rem!important;margin-right:0!important}[dir=rtl] .ml-lg-n5{margin-left:0!important;margin-right:-3rem!important}[dir=rtl] .mx-lg-n5{margin-left:0!important;margin-right:-3rem!important}[dir=rtl] .mr-lg-auto{margin-left:auto!important}[dir=rtl] .mx-lg-auto{margin-left:auto!important}[dir=rtl] .ml-lg-auto{margin-right:auto!important}[dir=rtl] .mx-lg-auto{margin-right:auto!important}}@media (min-width:1200px){[dir=rtl] .mr-xl-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .ml-xl-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .mx-xl-0{margin-left:0!important;margin-right:0!important}[dir=rtl] .mr-xl-1{margin-left:.25rem!important;margin-right:0!important}[dir=rtl] .ml-xl-1{margin-left:0!important;margin-right:.25rem!important}[dir=rtl] .mx-xl-1{margin-left:0!important;margin-right:.25rem!important}[dir=rtl] .mr-xl-2{margin-left:.5rem!important;margin-right:0!important}[dir=rtl] .ml-xl-2{margin-left:0!important;margin-right:.5rem!important}[dir=rtl] .mx-xl-2{margin-left:0!important;margin-right:.5rem!important}[dir=rtl] .mr-xl-3{margin-left:1rem!important;margin-right:0!important}[dir=rtl] .ml-xl-3{margin-left:0!important;margin-right:1rem!important}[dir=rtl] .mx-xl-3{margin-left:0!important;margin-right:1rem!important}[dir=rtl] .mr-xl-4{margin-left:1.5rem!important;margin-right:0!important}[dir=rtl] .ml-xl-4{margin-left:0!important;margin-right:1.5rem!important}[dir=rtl] .mx-xl-4{margin-left:0!important;margin-right:1.5rem!important}[dir=rtl] .mr-xl-5{margin-left:3rem!important;margin-right:0!important}[dir=rtl] .ml-xl-5{margin-left:0!important;margin-right:3rem!important}[dir=rtl] .mx-xl-5{margin-left:0!important;margin-right:3rem!important}[dir=rtl] .pr-xl-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .pl-xl-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .px-xl-0{padding-left:0!important;padding-right:0!important}[dir=rtl] .pr-xl-1{padding-left:.25rem!important;padding-right:0!important}[dir=rtl] .pl-xl-1{padding-left:0!important;padding-right:.25rem!important}[dir=rtl] .px-xl-1{padding-left:0!important;padding-right:.25rem!important}[dir=rtl] .pr-xl-2{padding-left:.5rem!important;padding-right:0!important}[dir=rtl] .pl-xl-2{padding-left:0!important;padding-right:.5rem!important}[dir=rtl] .px-xl-2{padding-left:0!important;padding-right:.5rem!important}[dir=rtl] .pr-xl-3{padding-left:1rem!important;padding-right:0!important}[dir=rtl] .pl-xl-3{padding-left:0!important;padding-right:1rem!important}[dir=rtl] .px-xl-3{padding-left:0!important;padding-right:1rem!important}[dir=rtl] .pr-xl-4{padding-left:1.5rem!important;padding-right:0!important}[dir=rtl] .pl-xl-4{padding-left:0!important;padding-right:1.5rem!important}[dir=rtl] .px-xl-4{padding-left:0!important;padding-right:1.5rem!important}[dir=rtl] .pr-xl-5{padding-left:3rem!important;padding-right:0!important}[dir=rtl] .pl-xl-5{padding-left:0!important;padding-right:3rem!important}[dir=rtl] .px-xl-5{padding-left:0!important;padding-right:3rem!important}[dir=rtl] .mr-xl-n1{margin-left:-.25rem!important;margin-right:0!important}[dir=rtl] .ml-xl-n1{margin-left:0!important;margin-right:-.25rem!important}[dir=rtl] .mx-xl-n1{margin-left:0!important;margin-right:-.25rem!important}[dir=rtl] .mr-xl-n2{margin-left:-.5rem!important;margin-right:0!important}[dir=rtl] .ml-xl-n2{margin-left:0!important;margin-right:-.5rem!important}[dir=rtl] .mx-xl-n2{margin-left:0!important;margin-right:-.5rem!important}[dir=rtl] .mr-xl-n3{margin-left:-1rem!important;margin-right:0!important}[dir=rtl] .ml-xl-n3{margin-left:0!important;margin-right:-1rem!important}[dir=rtl] .mx-xl-n3{margin-left:0!important;margin-right:-1rem!important}[dir=rtl] .mr-xl-n4{margin-left:-1.5rem!important;margin-right:0!important}[dir=rtl] .ml-xl-n4{margin-left:0!important;margin-right:-1.5rem!important}[dir=rtl] .mx-xl-n4{margin-left:0!important;margin-right:-1.5rem!important}[dir=rtl] .mr-xl-n5{margin-left:-3rem!important;margin-right:0!important}[dir=rtl] .ml-xl-n5{margin-left:0!important;margin-right:-3rem!important}[dir=rtl] .mx-xl-n5{margin-left:0!important;margin-right:-3rem!important}[dir=rtl] .mr-xl-auto{margin-left:auto!important}[dir=rtl] .mx-xl-auto{margin-left:auto!important}[dir=rtl] .ml-xl-auto{margin-right:auto!important}[dir=rtl] .mx-xl-auto{margin-right:auto!important}}.ie-custom-properties{blue:#20a8d8;indigo:#6610f2;purple:#6f42c1;pink:#e83e8c;red:#f86c6b;orange:#f8cb00;yellow:#ffc107;green:#4dbd74;teal:#20c997;cyan:#17a2b8;white:#fff;gray:#73818f;gray-dark:#2f353a;light-blue:#63c2de;primary:#20a8d8;secondary:#c8ced3;success:#4dbd74;info:#63c2de;warning:#ffc107;danger:#f86c6b;light:#f0f3f5;dark:#2f353a;breakpoint-xs:0;breakpoint-sm:576px;breakpoint-md:768px;breakpoint-lg:992px;breakpoint-xl:1200px}.was-validated .form-control:valid,.form-control.is-valid,.was-validated .form-control:invalid,.form-control.is-invalid{background-position:right calc(.375em + .1875rem) center}.app-header .navbar-nav .dropdown-menu-right{right:auto}body.sidebar-fixed{color:#5e5e5e;background-color:#fff;font-size:15px;overflow:auto}.super-admin-side select.form-control{background-position:98%;padding:.375rem 1.75rem .3rem .75rem}.moduleTableContent .table-responsive{background-color:#fff;height:100%;box-shadow:0 1px 3px rgba(63,63,68,.15),0 0 0 1px rgba(63,63,68,.05)}.flex-right{justify-content:flex-end;display:flex}.add-new{margin-left:.5rem;font-weight:500;color:#292c37!important}.customJumbotron{padding:2rem}.label-mr{margin-left:1.4375rem}.super-admin-dashboard,.super-admin-dashboard>div{width:100%;height:100%}.super-admin-dashboard>div .super-admin-side{padding-top:4.0625rem}.super-admin-dashboard .headerWrapper{z-index:11;flex:0 0 70px;width:100%;line-height:1;position:fixed}.super-admin-dashboard .headerWrapper .transcriber-account .account-tooltip .settings-tooltip .menu-options{background:#fff;border-radius:10px}.app-header{border-color:#ddd;flex:0 0 63px;height:63px}.username-header{color:#888;font-size:16px!important;font-weight:500!important}.app-header .navbar-nav .dropdown-menu-right{background-color:#fff;min-width:200px;padding:12px;box-shadow:0 2px 4px rgba(107,107,107,.5)}ol,ul{margin:0;padding:0;list-style-type:none}.dropdown-item{border-bottom:0}.app-header .nav-item button{cursor:pointer;font-size:15px;font-weight:500;line-height:1.2}.breadcrumb{background:border-box;border-width:0;margin-bottom:0}.full-height{height:100%}.z-1{z-index:1!important}.admin-details-screen{z-index:10;background-color:#f1f1f1;height:100%;position:absolute;top:0;left:0;right:0;overflow-y:auto}.main .container-fluid{height:100%;padding:0;position:relative}.main .container-fluid .animated.fadeIn.details{height:100%;overflow-y:auto}.main .container-fluid .animated.auditor.fadeIn.details{height:100%;overflow-y:hidden}.main .container-fluid .animated.fadeIn.signal-customTable,.main .container-fluid .animated.fadeIn.jsa-customTable,.main .container-fluid .admin-custom-table{height:100%;overflow:auto}.main .container-fluid .animated.fadeIn.signal-customTable .card,.main .container-fluid .animated.fadeIn.jsa-customTable .card,.main .container-fluid .admin-custom-table .card,.main .container-fluid .animated.fadeIn.signal-customTable .card .card-body,.main .container-fluid .animated.fadeIn.jsa-customTable .card .card-body,.main .container-fluid .admin-custom-table .card .card-body,.main .container-fluid .animated.fadeIn.signal-customTable .card .card-body.EmptyTable .table-responsive,.main .container-fluid .animated.fadeIn.jsa-customTable .card .card-body.EmptyTable .table-responsive,.main .container-fluid .admin-custom-table .card .card-body.EmptyTable .table-responsive,.main .container-fluid .animated.fadeIn.signal-customTable .card .card-body.EmptyTable .table-responsive .list-table,.main .container-fluid .animated.fadeIn.jsa-customTable .card .card-body.EmptyTable .table-responsive .list-table,.main .container-fluid .admin-custom-table .card .card-body.EmptyTable .table-responsive .list-table{height:100%;overflow:hidden}.main .container-fluid .animated.fadeIn.signal-customTable .card .card-body.EmptyTable .table-responsive .list-table tbody,.main .container-fluid .animated.fadeIn.jsa-customTable .card .card-body.EmptyTable .table-responsive .list-table tbody,.main .container-fluid .admin-custom-table .card .card-body.EmptyTable .table-responsive .list-table tbody,.main .container-fluid .animated.fadeIn.signal-customTable .card .card-body.EmptyTable .table-responsive .list-table tbody tr,.main .container-fluid .animated.fadeIn.jsa-customTable .card .card-body.EmptyTable .table-responsive .list-table tbody tr,.main .container-fluid .admin-custom-table .card .card-body.EmptyTable .table-responsive .list-table tbody tr,.main .container-fluid .animated.fadeIn.signal-customTable .card .card-body.EmptyTable .table-responsive .list-table tbody tr td,.main .container-fluid .animated.fadeIn.jsa-customTable .card .card-body.EmptyTable .table-responsive .list-table tbody tr td,.main .container-fluid .admin-custom-table .card .card-body.EmptyTable .table-responsive .list-table tbody tr td{height:100%}.main .container-fluid .animated.fadeIn.signal-customTable .card .card-body.EmptyTable .table-responsive .list-table tbody tr td.MoreInfo,.main .container-fluid .animated.fadeIn.jsa-customTable .card .card-body.EmptyTable .table-responsive .list-table tbody tr td.MoreInfo,.main .container-fluid .admin-custom-table .card .card-body.EmptyTable .table-responsive .list-table tbody tr td.MoreInfo{width:3.25rem;position:relative}.main .container-fluid .animated.fadeIn.signal-customTable .card .card-body .table-responsive .list-table .emptyTable td,.main .container-fluid .animated.fadeIn.jsa-customTable .card .card-body .table-responsive .list-table .emptyTable td,.main .container-fluid .admin-custom-table .card .card-body .table-responsive .list-table .emptyTable td{padding:0}.main .container-fluid .animated.fadeIn.signal-customTable .card .card-body .table-responsive .list-table .emptyTable .table,.main .container-fluid .animated.fadeIn.jsa-customTable .card .card-body .table-responsive .list-table .emptyTable .table,.main .container-fluid .admin-custom-table .card .card-body .table-responsive .list-table .emptyTable .table{vertical-align:middle;flex-direction:column;justify-content:center;align-items:center;height:30.9rem;display:flex}.main .container-fluid .animated.fadeIn.signal-customTable .row,.main .container-fluid .animated.fadeIn.jsa-customTable .row,.main .container-fluid .admin-custom-table .row{height:calc(100% - 59px)}.main .container-fluid .animated.fadeIn.signal-customTable .row .col-12,.main .container-fluid .animated.fadeIn.jsa-customTable .row .col-12,.main .container-fluid .admin-custom-table .row .col-12,.main .container-fluid .animated.fadeIn.signal-customTable .row .col-12 .card,.main .container-fluid .animated.fadeIn.jsa-customTable .row .col-12 .card,.main .container-fluid .admin-custom-table .row .col-12 .card,.main .container-fluid .animated.fadeIn.signal-customTable .row .col-12 .card .card-body,.main .container-fluid .animated.fadeIn.jsa-customTable .row .col-12 .card .card-body,.main .container-fluid .admin-custom-table .row .col-12 .card .card-body,.main .container-fluid .animated.fadeIn.signal-customTable .row .col-12 .card .card-body.EmptyTable .table-responsive,.main .container-fluid .animated.fadeIn.jsa-customTable .row .col-12 .card .card-body.EmptyTable .table-responsive,.main .container-fluid .admin-custom-table .row .col-12 .card .card-body.EmptyTable .table-responsive,.main .container-fluid .animated.fadeIn.signal-customTable .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table,.main .container-fluid .animated.fadeIn.jsa-customTable .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table,.main .container-fluid .admin-custom-table .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table{height:100%;overflow:hidden}.main .container-fluid .animated.fadeIn.signal-customTable .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table tbody,.main .container-fluid .animated.fadeIn.jsa-customTable .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table tbody,.main .container-fluid .admin-custom-table .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table tbody,.main .container-fluid .animated.fadeIn.signal-customTable .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table tbody tr,.main .container-fluid .animated.fadeIn.jsa-customTable .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table tbody tr,.main .container-fluid .admin-custom-table .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table tbody tr,.main .container-fluid .animated.fadeIn.signal-customTable .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table tbody tr td,.main .container-fluid .animated.fadeIn.jsa-customTable .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table tbody tr td,.main .container-fluid .admin-custom-table .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table tbody tr td{height:100%}.main .container-fluid .animated.fadeIn.signal-customTable .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table tbody tr td.MoreInfo,.main .container-fluid .animated.fadeIn.jsa-customTable .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table tbody tr td.MoreInfo,.main .container-fluid .admin-custom-table .row .col-12 .card .card-body.EmptyTable .table-responsive .list-table tbody tr td.MoreInfo{width:3.25rem;position:relative}.main .container-fluid .animated.fadeIn.signal-customTable .row .col-12 .card .card-body .table-responsive .list-table .emptyTable td,.main .container-fluid .animated.fadeIn.jsa-customTable .row .col-12 .card .card-body .table-responsive .list-table .emptyTable td,.main .container-fluid .admin-custom-table .row .col-12 .card .card-body .table-responsive .list-table .emptyTable td{padding:0}.main .container-fluid .animated.fadeIn.signal-customTable .row .col-12 .card .card-body .table-responsive .list-table .emptyTable .table,.main .container-fluid .animated.fadeIn.jsa-customTable .row .col-12 .card .card-body .table-responsive .list-table .emptyTable .table,.main .container-fluid .admin-custom-table .row .col-12 .card .card-body .table-responsive .list-table .emptyTable .table{vertical-align:middle;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}[type=search]::-webkit-search-cancel-button{-webkit-appearance:searchfield-cancel-button}[type=search]::-webkit-search-decoration{-webkit-appearance:searchfield-cancel-button}.sidebar .nav>li>.nav-link{padding:16px 8px}.sidebar ul>li ul li>a.nav-link{padding:10px 5px}.sidebar .nav-link:hover{background:#3a4248}.sidebar .nav-link.active{background:#20a8d8}.sidebar .nav-link.active .nav-icon{color:#fff}.bg-grey,.main{background-color:#f1f1f1}.dropdown-menu{box-shadow:0 2px 4px rgba(107,107,107,.5)}.dropdown-item{cursor:pointer}.dropdown-item:focus{outline:none}span.add-shift-time{cursor:pointer;color:#00aae5}span.add-shift-time.disable{display:none}span.remove-shift-time{cursor:pointer;color:#00aae5;padding-top:6px;display:inline-block}.picky.pickySetWidth{width:66.1%}span[data-testid=picky_placeholder]{white-space:nowrap;text-overflow:ellipsis;width:90%;display:block;overflow:hidden}.width-100{width:100px}.AddOwnerCompanyModal{min-width:50rem}.SiteSelection button.add-new.btn.btn-btn.disabled,.SiteSelection button.add-new.btn.btn-.disabled{color:#23282c;opacity:.65;text-decoration:none}.SiteSelection{align-items:center}.auditorSiteSelection .picky .picky__dropdown{height:9.375rem}.picky .picky__input{height:38px}.picky button#picky__button__button{height:2.375rem;padding-left:.75rem}.shift-stripes .react-datepicker__time-container,.shift-stripes .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:100px}.tooltip-inner{text-align:left}.card{border-width:0}.card .card-body{padding:0}.card .card-body .extra-padding{padding:24px}.card .card-body .extra-padding-loader{padding:0 20px 5px 0}.card .card-body.stats-card{padding:20px}.card .card-body .jha-stats .selector-module-transcriber{color:#5e5e5e;margin-bottom:.5rem;background-color:#e6e6e6!important;width:60%!important}.card .card-body .jha-stats .selector-module{color:#5e5e5e;margin-bottom:.5rem;background-color:#e6e6e6!important;width:70%!important;height:1.75rem!important}.card .card-body .jha-stats .list{padding-top:3px}.card .card-body .jha-stats .list span{color:#637381;font-size:14px}.card .card-body .jha-stats .pd h5{color:#637381;padding-bottom:20px}.card .card-body .jha-stats .pd h5:last-child{padding-bottom:0}.card .card-body .jha-stats h6{color:#000;font-size:14px;font-weight:500}.card .card-body .jha-stats h5{color:#637381;font-size:16px;font-weight:500}.card .card-body .jha-stats h3{font-size:14px;font-weight:400}.card .card-body .contractors-buttons .dropdown{padding-left:30px;display:inline}.card .card-body .contractors-buttons .dropdown button.btn-link{color:#272c33;background:#fff;border-radius:50%;width:30px;height:30px;padding:0;box-shadow:0 2px 4px rgba(107,107,107,.5)}.card .card-body .delete-turn.dropdown-menu.show{top:40px!important}.card .card-body .turnaround-p{border-bottom:1px solid #ddd;padding:25px 25px 10px}.card .card-body .turnaround-p p{margin-bottom:0}.card .card-body .turnaround-p .item-count{color:#5e5e5e;margin-top:20px;font-size:14px;font-weight:500;line-height:1.5}.card .card-body .turnaround-p .last-updated{color:#5e5e5e;font-size:12px;font-weight:400;line-height:normal}.card .card-body .turnaround-p button{padding:7px 27px}.card .card-body .data-list{border-bottom:1px solid #ddd;padding:11px 0 11px 20px}.card .card-body .data-list i{float:right}.card .card-body .data-list .dropdown{float:right;visibility:hidden}.card .card-body .data-list.active .dropdown,.card .card-body .data-list:hover .dropdown,.card .card-body .data-list.active .shift-timings,.card .card-body .data-list:hover .shift-timings{visibility:visible}.card .card-body .data-list.active .badge.badge-light{color:#fff;border-color:#fff}.card .card-body .data-list span.count{float:right}.card .card-body .data-list .dropdown .btn-link{color:#5e5e5e;padding-top:4px}.card .card-body .data-list span.shift-timings{float:right;visibility:hidden;margin-top:3px;margin-right:10px;display:inline-block}.card .card-body .data-list.click{cursor:pointer}.card .card-body .data-list.click:hover{background:#f5f5f5}.card .card-body .data-list.active,.card .card-body .data-list.active:hover{color:#fff;background:#20a8d8}.card .card-body .data-list.active i,.card .card-body .data-list.active:hover i{color:#fff}.card .card-body.height-fixed{height:400px;overflow-x:auto}.card .card-body .companyDetailsArea .col.fixed{border-right:1px solid #ddd;min-height:619px;max-height:619px;overflow-y:auto}.card .card-body .companyDetailsArea .col.fixed:last-child{border-width:0}.card .card-body .companyDetailsArea .badge.badge-pill{margin-left:.25rem;margin-right:-4px}.card .card-body .companyDetailsArea .badge.badge-light{background-color:transparent;background-image:none;border:1px solid #bfbfbf}.card .card-body .companyDetailsAreaFooter{border-top:1px solid #ddd;padding:20px}.card .card-body .companyDetailsAreaFooter .count{padding-top:10px;padding-left:0}.card .card-body .companyDetailsAreaFooter .count li{list-style-type:none;display:inline-block}.card .card-body .companyDetailsAreaFooter .count li:last-child span{border-width:0}.card .card-body .companyDetailsAreaFooter .count li span{border-right:1px solid #ddd;margin-right:12px;padding-left:10px;padding-right:12px;font-weight:600}.card .card-body .show-com-p{border-bottom:1px solid #ddd;padding:10px 5px}.card .card-body .show-com-p .btn-submit{height:auto}.card .card-body .show-com-p .input-group>.input-group-append:last-child>.btn:not(:last-child){border-top-right-radius:3px;border-bottom-right-radius:3px}.card .card-body .show-com-p .btn-close{color:#828282;background-color:transparent;font-size:22px;line-height:20px}.card.extra-margin{margin:0 0 30px 15px}.card.extra-margin.first{margin-left:30px}.card.extra-margin.last{margin-left:0;margin-right:0}.card.extra-margin.last .hr-margin{margin:0 1rem .5rem 0}.card .card-header{background-color:#fafafa;border-color:#d6d6d6;font-size:16px;font-weight:500;position:relative}.card .card-header .btn{float:right;color:#20a8d8;height:unset;width:unset;background:0 0;padding:0;font-weight:500}.card .card-header .arrow{position:absolute;right:0}.card .card-header span{display:inline-block}.card.shadow{box-shadow:0 2px 4px rgba(107,107,107,.5)!important}.card.cardshadow{border-radius:8px;box-shadow:0 0 4px rgba(164,164,164,.5)!important}.card{word-wrap:unset}.star-area{display:flex}.star-area .rate-indicator{width:100%}.star-area .rating-count{vertical-align:top;margin-top:3px;padding-left:17px;display:inline-block}.star-area i{font-size:18px}.email-verification-blk{margin-top:10px}.email-verification-blk>label{font-weight:500}.email-verification-blk a{cursor:pointer;text-decoration:underline!important}.email-verification-blk p{cursor:pointer;margin:.2rem 0 0;text-decoration:underline}.reset-link{cursor:pointer;margin-top:.85rem;text-decoration:underline}.reset-password-blk{margin-top:10px}.reset-password-blk>label{font-weight:500}.reset-password-blk .reset-password{background-color:#efefef;border-radius:4px;justify-content:space-between;min-width:210px;padding:12px 16px;display:flex}.reset-password-blk .reset-password>span{font-size:.85em}.reset-password-blk .reset-password>span.float-left{float:left;letter-spacing:1px}.reset-password-blk .reset-password>span.float-right{float:right;cursor:pointer}.react-datepicker-wrapper{display:block!important}.react-datepicker-wrapper .form-control{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAACtra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra2tra0WMtvAAAAAH3RSTlMAAQIDBAkeJig1PFZiaXB5e4CCoKKwtMPFyNHk+fv9DpWzrAAAAGhJREFUGFe1zrsSgkAQRNE7qOODxVlFZZFH//9fGpBsQOoJb1VXNUCaM0CeWzbLSQam4wRAKmo0ljKKdUiApIMkSSatW6gAunjn/nL3u58FqOEKAdyw/fCMd8Q3Ij7x+Nukr4/2AFaBH9xFC/z5vDowAAAAAElFTkSuQmCC);background-position:98% 9px;background-repeat:no-repeat}.react-datepicker-wrapper .form-control.time{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAABINJREFUWAnNmE1oVFcUx2cmLUymlVAkxtJFSbT4sSiVZuMgaRMJ+drWdhNxk43YXdFaXXWjIiIutKssSiMUidBVvtpKQGG6aEpp6UaIZqOLNHExoJOUJhl//+c7l/vejJNJMhO9cDn3nnvP//zfud8vkXjNUnIzfGZmZjILCwt7i8ViWzKZbEW2gpNEzlF/mEqlJGd7enqebRR/Q4TGx8cP4uBL8nGcv72OswKkbpJv9PX1/b1OX9dcFaGJiYmjEDhH7nKWGyvcbWhouNjb2zu5nllFQhBIEZVv+crzlEv6ol9GP4eTh6EjG8J0OccM5dV0Ov11Z2fnSrl26UqcWEeINFP+EYdHTScJiSeIYcCHmSMPqBf9dhGfmpras7a2NoR+iPpOv51yDpsv+vv7H8X0QbUsIZEB6Hd6vG9GgOTJZ5qamkay2eyS6SvJXC7XmM/nNd8uk5u8vvNgtZcjVUIIwxRz5mekiwzGfwJ2DIAHHmjVRT5wD3i3MfjIM8q1tLR82t7e/r+nS6T8isqaMzEytxobG7ObJSNM2WYymcN82C3Vw5Rl67hkFZORCIWr6RcIBXpFRmSYhMtmEJfMlyzzpQ39M5b3T/F2vz49PZ0uFAq/oXORYvX1+asvEiGIaGkbmTyGxyqRkbOVlZWTEBohX1O9UhIWH/kZWdhBWl1d/cbKko4QQ3UQMl3WiNGZrQyT4cSlMIXt6TsYmQ+t7gih0A4cJAyeaDVZvdZS2PJhuATilJUDQjqbUBw3JXK42qXt2VRdDLGHzQBCg8zFt1QPCIUHpTubtOlZ53rJmI8MpPY6QlTazDGhXNYObPV6yXCXd6uXRdHqCEEiqEgBOV0dIsdBPUjJh3wZtnEIhsyPEB3soLS+9ZTOl3EICNXI4zss3yNbxQoIES7HFEA3n6oBx/Zx2G8H8+De2NjYyOTk5LvV2Pq+jIMNWWQsCV+wW1cDykZ3lhXzOX2N2CC773022q/YTt58GYZ8kCJzV31LIkTHtO4zLwMqp+cMG+Xw3I+DK2RdvnaAc2V+fv4vnY/lbORDvqyNjwqCEhBqbm6eBeipNRJ6Xa42lDinnhKt0xyWhzC8FxofAOtXojUKgV0+YMyH7t+zag8IcScpUPaPiiFdrnyAasvsL/8MDAx04OAE+d/QroMI/GcYIbb7aPrdxC54oQSEwo7XzYBQ7tRNz+qbkUTrB64u+7D9Dryz3d3d7oQPb5HuaguhG+YjMnkJ7R2Mu9RIJwF8rNPZOtdC4kPz8w/82JX2LhH9xLD9CInEBXJRjaHBqC5V1nmrUljg3vbIJPQ88nEjhFgtdyDkrpUYHlpaWvq+FqSEISycu9si8+qqf1sUsciQSQGJBpaqhs6FEZLbdskvISRS2mnZ3PQMek91JUi9mmfQC/eJBCHezYVcr4QO00lCbPsfikYAUm9A6gL106bzJeS27yntO2YIe8PXQSRafp91yrX52RB3otcBk/0UeZA23cMrpfr9jol71aNgcXHxA86jVobNflhpfs1Bdk4HJeVN/bCK+3rl9eeMgkwV5NBl5gAAAABJRU5ErkJggg==);background-position:95% 7px;background-size:20px}.react-datepicker__input-container{width:100%}.list-table.table thead th{color:#666e83;background-color:#f4f6f8;border-top-width:0;padding-top:7px;padding-bottom:7px;font-size:.75rem;font-weight:500}.list-table.table td{color:#292c37;padding:11px;font-size:.875rem}.list-table.table td.reason{text-overflow:ellipsis;width:210px;max-width:210px;overflow:hidden}.list-table.table.table-striped tbody tr:nth-of-type(odd){background-color:#f9fafb}.list-table.table td:first-of-type,.list-table.table th:first-of-type{padding-left:2rem;padding-right:2rem}.list-table.table .show-on-hover{visibility:hidden}.list-table.table .show-on-hover i.left-space{margin-left:10px}.list-table.table.table-jhas tbody tr:hover .show-on-hover{visibility:visible}.list-table.table.table-jhas tbody tr:hover{background-color:#f7f7f7;box-shadow:0 0 8px rgba(140,140,140,.5)}nav.no-styled-pagination{padding:35px 20px}nav.no-styled-pagination .page-item .page-link{color:#5e5e5e;border-color:#fff;border-radius:5px;font-weight:500}nav.no-styled-pagination .page-item .page-link:focus{box-shadow:none}nav.no-styled-pagination .page-item.active .page-link{color:#fff;z-index:0}.page-item .page-link{color:#666e83;border:1px solid #c8ced3;border-radius:0;font-weight:500}.page-item .page-link:focus{box-shadow:none}.page-item.active .page-link{color:#666e83;z-index:0;z-index:0;background-color:#dfe3e8;border:1px solid #c8ced3}.navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,<svg viewBox=%270 0 30 30%27 xmlns=%27http://www.w3.org/2000/svg%27><path stroke=%27%2373818f%27 stroke-width=%272.25%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 d=%27M4 7h22M4 15h22M4 23h22%27/></svg>");height:23px}.content-header{background:#fff;padding:.75rem 1rem}.content-header .navbar-toggler{outline:none;padding:6px 0 0;display:inline-block}.content-header nav{padding-top:0;padding-bottom:0;display:inline-block}.content-header nav ol{padding-top:0;padding-bottom:0}.content-header .buttons button{margin-right:10px}.content-header.filter-bar{padding-top:0}.short-info button{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAAH7+Yj7AAAAAXNSR0IArs4c6QAAAvBJREFUWAntWD1vE0EQtS0KV4GaAD0o4gdEoo8iIdFB448GowB1UCJCg5DgD1BYgD+UAqiAkEBFkZ9gIZIyFTXpXJAzb1ae1e7e7N7ena2gKJZOszvz5s3bj7vbc6US+jWbzd9W3HXUKFqv169bKO602+1L3A7bRqOxaiGQesd0qEJJkrw2nbrtytIBbnQ6nYvcFi0xoOZtKVglJzGMx+MDCUC+4XB42YpRQqYuK2OmHZS+KRGqieTAFPSd+6IlUOZAYkBqHjOY9jGP97QMArdarVfaEWoQGNeLEEbHCDyZTJQk7TzVRqYUSKYVVYs1GAwWq9XqJKTYS2gSgeQ+yHZDRBxLEZpEAK1h7T4zOMZqQocoJtfE6E2jCSnq3LHbULduZsW0LUJOcIgHIN7gWJYVCTnJJMbCvMXCbHGslCXi/2u3lxrOqSTjOfQhtrD1kJWSsOEPsSC3YHekuOsLbhsiQ8ICtsxfbJlrbrLU9xIyGZJOsLGvSsmSTyQsSkYFUoQGWQJlVyQVIZ9FWJbMUmiQhQSIMYxEnxvMbXMkonM63SHTu0OdCmLeH1Iti5AAGHop0hShS2rOj6TI9YmEZUi9hEVJzVV21dMxcgXO0ZT8ZQpQ1IGFelg09zzv7M1AcFvHDhebih4nH3Et4BrhS/But9s9js0P4S6EglkxR5iC4/V4A19wy+h8y8qPiReaQUkYip3UarUH/X5/L6ZwLCaXQJ8wFKNz/dfYonlwUQJ9wrCcj/Aa+5KnYF5sUKBHWIKlfIyl/JS3WBG8KNAjrIIZ+4nrR5FCETlHGPR7F5e6i+kYTSdfF0h9+JfokmIz8O2DIyVQnEH64wp/NhFYHZeM4iPM4HMscfDT28Dnaf7p9Xq/3ARRIIOmX4z0YeIK3cbN8QRi5yGUyysbFMjIgNAhhG7MU2iUwCyhENiH0E3GzdLmEsiFfTMKoe8g9CnjZmELCeTCPqGIv8Gb5RnjythSArmwI3Tu+5LrntszMQP/APEAIOdkCDaAAAAAAElFTkSuQmCC) 0/20px no-repeat;outline:none;padding-left:0;font-size:16px;display:inline-block}.short-info h4{vertical-align:bottom;padding-left:14px;display:inline-block}.short-info h4 span{border-left:1px solid #c8c8c8;margin-left:111px;padding-left:16px;font-size:15px}.btn-submit{letter-spacing:.3px;text-align:center;color:#fff;text-transform:uppercase;background-color:#00bd63;border-radius:3px;width:100%;height:48px;font-size:14px;font-weight:700}.btn:focus,.btn.focus{box-shadow:none}.badge-skyBlue{color:#fff;background-color:#00aae5;align-items:center;margin-bottom:.5rem;margin-right:.5rem;padding:.625rem;font-size:.875rem;display:inline-flex}.badge-skyBlue i{padding-right:.3125rem;font-size:1.25rem;font-style:normal}.form-control{color:#333a40;font-size:16px}.form-control:focus{color:#333a40}input[type=checkbox]{width:15px;height:15px;margin-top:3px}input[type=radio]{width:15px;height:15px;margin-top:3px}span.icon-btn{background-repeat:no-repeat;background-size:cover;width:20px;height:20px;display:inline-block}span.icon-btn.info{background-image:url(data:image/png;base64,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)}span.icon-btn.trash{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAAH7+Yj7AAAAAXNSR0IArs4c6QAAAflJREFUWAntV71KA0EQzqlX6QOIIj6FxPewjCRFKkFLfQBrOwubK/JTG7QVwSYgYpdK2xSCWtskXM5vzuwyzO6dGzckFntw7Px8M7v3zU3mUqlYrohs9Xr9Tfk6nc7WCikkKCOtuZEbCo0SlOvFG0m450YyHen55srRaDQOlKzWdrt9TfKaMtCaZdkl16dyDrQe0gJepkk/Na8vP5AqsX7qKIpOOIBkRQ3JGlhGDQGd6VkikM65nEsXxrZ9s9ncHY/Hj8J3hGLdCptWjYRFFdcRQlBvgjIbCcnhmlQmo1jnOhPY5QoJNUv3WioWPotdwePDgLVTVEJ0zBPkHaVjTdEdXGeuH9FI6Np200w1bPDAs869U/QUYLvsY3TsMd0qAjNstVrP0mkkpGQFI0bG9mAwEs79kUNCyfvseuAQH6JRlDoyZ8UZHKKdblwSopvOXXABExhYOAPGyJMnsP1lQyvFk8nkDNhNiZc6sBlsF7iH0hfHcT9Jkndp57oxoLiTZNuwgk3CCnVgiYRTG2A0GtVgLz2gLe5f2X4tMZ2Wymxj8q9PgrL38Pf12CXe+GV1CVokJhzQl+3AYGDQlwHf+PAOLoRBfBi8+m7E4zGVXrheJq+WOZVvMBh8VKvVqzRNN2Dbxr2ufDOsXxhxfRzusNvt3s0QF6BeDHwDIseDNiB6wWcAAAAASUVORK5CYII=)}span.icon-btn.m-r{margin-right:10px}.padding{padding:.75rem 1rem}.margine-bottom{margin-bottom:20px}.margine-bottom-10{margin-bottom:10px}.modal{text-align:center;padding:0}.modal:before{content:"";vertical-align:middle;height:100%;margin-right:-4px;display:inline-block}.modal-dialog{text-align:left;vertical-align:middle;display:inline-block}@media (min-width:576px){.modal-dialog{max-width:875px}}.modal .modal-id-heading{letter-spacing:normal;margin:0;padding-top:0;font-size:20px;font-style:normal;font-weight:500;font-stretch:100%;line-height:1.27;display:table}.modal .modal-id-heading span{vertical-align:middle;padding-left:10px;font-size:16px;display:table-cell}.modal .modal-id-heading span:first-child{padding-left:0;font-size:20px}.modal .modal-id-heading span:last-child{max-width:350px}.modal .modal-header{padding:1.5rem}.modal .modal-header .close{padding:.5rem 1rem;font-size:37px;font-weight:300}.modal .modal-header .close:focus{outline:none}.modal .modal-body{padding:1.5rem}.modal .modal-footer{padding:1rem 1.5rem}label.styled-checkbox{cursor:pointer;margin-bottom:0}.p-l-0{padding-left:0}.sidebar{background-color:#272c33}table{white-space:nowrap}.list-table tbody tr{cursor:pointer}.list-table tbody tr.no-click{cursor:auto}.list-table td{border:none}.list-table .non-verified-colomn{color:red}.table thead th{border-top:none;border-bottom:1px solid #c8ced3;padding-top:0}.max-500{max-width:500px}.username-header{margin-right:30px;font-size:12px;font-weight:700}.checkbox-container{float:left;width:100%}.checkbox-container span{float:left;padding:0 20px}.checkbox-container .round{position:relative}.checkbox-container .round label{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:10%;width:15px;height:15px;margin-top:2px;position:absolute;top:0;left:0}.checkbox-container .round label:after{content:"";opacity:0;border-top:none;border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:none;width:8px;height:4px;position:absolute;top:4px;left:3px;transform:rotate(-45deg)}.checkbox-container .round input[type=checkbox]{visibility:hidden}.checkbox-container .round input[type=checkbox]:checked+label{background-color:#00aae5;border-color:#00aae5}.checkbox-container .round input[type=checkbox]:checked+label:after{opacity:1}.user-detail-modal .jhs-count{float:left;width:100%;font-weight:700}.user-detail-modal .note-text{letter-spacing:normal;text-align:left;color:#5e5e5e;opacity:.7;float:left;width:100%;font-size:14px;line-height:1.43}.user-detail-modal .modal-submit-btn{color:#fff;background-color:#04bd63;border:1px solid #04bd63}.user-detail-modal .modal-submit-btn:hover{color:#fff;background-color:#00aae5}.user-detail-modal .rating-blk,.user-detail-modal .rating-blk>label{float:left;width:100%}.user-detail-modal .rating-count{float:left;margin-left:15px}.user-detail-modal .user-profile-separator{border-top:1px solid #e4e7ea;margin:20px 0}.user-detail-modal .profile-separator-transcriber{float:left;border-bottom:1px solid #e4e7ea;width:100%;height:90px;margin-bottom:30px}.user-detail-modal .padding-left-15{float:left;width:100%;padding-left:15px}.user-detail-modal .stat-container-label{float:left;text-align:left;width:23%;margin-top:20px}.user-detail-modal .stat-container{float:left;opacity:.9;letter-spacing:normal;color:#878787;text-align:left;width:19%;margin-top:20px;padding-left:10px;font-size:15px;font-style:normal;font-stretch:100%;line-height:18px}.user-detail-modal .stat-container .jhs-count{margin-bottom:.5rem;display:inline-block}.user-detail-modal .stat-container-label label{opacity:.9;letter-spacing:normal;color:#5e5e5e;width:100%;font-size:15px;font-style:normal;font-weight:400;font-stretch:100%;line-height:normal}.company-detail-modal .modal-body{float:left;background-color:#d7d7d9;width:100%;padding:0}.company-detail-modal .company-modal-entity-container{float:left;background-color:#e3e4e6;width:100%;height:450px}.company-detail-modal .company-modal-wrapper{float:left;width:33.3%}.company-detail-modal .company-modal-data-container{float:left;background-color:#e3e4e6;width:100%}.company-detail-modal .company-modal-header{float:left;background-color:#fff;width:100%;height:38px;margin-bottom:10px}.company-detail-modal .company-modal-header .header-label{float:left;letter-spacing:normal;color:#778087;padding:10px;font-size:17px;font-style:normal;font-weight:700;font-stretch:100%;line-height:1.12}.company-detail-modal .company-modal-header button{opacity:.9;text-align:right;color:#04bd63;float:right;background:0 0;border:none;padding:10px;font-size:15px;font-weight:700}.company-detail-modal .slot-container{float:left;color:#171f24;background-color:#fff;border-radius:4px;width:90%;height:40px;margin:0 10px 10px;box-shadow:0 1px 5px rgba(41,40,40,.3)}.company-detail-modal .slot-container:hover{color:#fff;background-color:#778087}.company-detail-modal .slot-label-value{float:left;opacity:.9;width:60%;padding:11px 0 11px 20px;font-size:15px}.company-detail-modal .slot-count{float:left;opacity:.9;width:20%;padding:11px 0;font-size:15px}.company-detail-modal .menu-container{float:left;opacity:.9;text-align:right;width:20%;padding:11px 10px 11px 0;font-size:15px}.company-detail-modal .modal-submit-btn{color:#fff;background-color:#04bd63;border:1px solid #04bd63}.company-detail-modal .modal-submit-btn:hover{color:#fff;background-color:#00aae5}.site-shift-fields{margin-bottom:13px}.site-shift-fields:last-child{margin-bottom:0}.site-info{padding:0 1.25rem}.site-padding{padding-top:.75rem}.tabs{justify-content:space-between;display:flex}.tabs .tab-item{text-align:center;cursor:pointer;letter-spacing:.3px;text-align:center;color:#5e5e5e;height:50px;padding:.75rem 14px 0;font-weight:500;display:inline-block;position:relative}.tabs .tab-item:hover{background-color:#ebeced}.turnaround{font-size:16px;font-weight:500}.turnaround .title{color:#5e5e5e;line-height:normal}.turnaround .inactive{color:#919191;font-weight:400;line-height:normal}.turnaround .active{color:#5e5e5e}.turnaround .btn{color:#22a8d8;font-size:14px;font-weight:500}.turnaround .btn:hover{color:#fff}.turnaround .toggle-turnaround{justify-content:center;align-items:center;display:flex}.turnaround .toggle-turnaround label{margin:0 10px}.turnaround .switch-slider{height:inherit;cursor:pointer;background-color:#ccc;border-radius:25px;width:3.05rem;height:1.89rem;display:block;position:relative}.turnaround .switch-success .switch-input:checked+.switch-slider{background-color:#4dbd63;border-color:#4dbd63;border-radius:25px}.turnaround .data-list.d-flex.justify-content-between.align-items-center{color:#5e5e5e;padding:11px 10px 11px 20px;font-size:15px;font-weight:400}.turnaround .data-list.d-flex.justify-content-between.align-items-center.first-zone{border-bottom:1px solid #ddd}.turnaround label{margin-bottom:0}.turnaround .confirm-container{z-index:3}.switch-label.switch-lg{width:60px;height:30px}.pagination-center{padding:1rem 2rem;position:relative}.available-jha{display:flex}.available-jha .custom-control-label:before{border:unset;background-color:#c8ced3}.btn-danger{background-color:#cc3129;border-color:#cc3129}.close-jha-modal{background:rgba(0,0,0,.5)}.custom-file-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.checklist-content-wrapper{height:100%}.checklist-main-wrapper{background-color:#fff}.picky__filter{padding:.4688rem!important}.picky__filter .picky__filter__input{outline:none}.userDetailsProfile{justify-content:space-between;display:flex}@media screen and (min-width:1290px) and (max-width:1320px){.card .card-body .jha-stats .list span{font-size:13px}}@media screen and (min-width:1152px) and (max-width:1289px){.card.extra-margin.first{margin-left:0}.make-100{flex:0 0 100%;max-width:100%}.make-50{flex:0 0 50%;max-width:50%}.make-60{flex:0 0 60%;max-width:60%}.make-40{flex:0 0 40%;max-width:40%}}@media screen and (min-width:992px){.sidebar-fixed .sidebar{z-index:0;height:calc(100vh - 58px)}.sidebar-fixed .app-header+.app-body .sidebar{height:calc(100vh - 58px)}}@media screen and (max-width:991px){.app-body{margin-top:0}}@media screen and (max-width:768px){.card.extra-margin.first{margin-left:0}}@media screen and (min-width:768px){.modal:before{vertical-align:middle;content:" ";height:100%;display:inline-block}}@media only screen and (max-width:599px){.list-table.table td:first-of-type,.list-table.table th:first-of-type{padding-left:1rem;padding-right:0}}html body .app.flex-row.align-items-center{height:100vh}.picky{width:100%;position:relative}.picky *{box-sizing:border-box}.picky__input{text-align:left;box-sizing:border-box;background-color:#fff;border:1px solid #eee;border-radius:.25rem;width:100%;height:35px;padding:5px;position:relative}.picky__input:focus{background-color:#fff;border-color:#8ad4ee;outline:0;box-shadow:0 0 0 .2rem rgba(32,168,216,.25)}.picky__input--disabled,.picky__input--disabled+.picky__dropdown .option{color:#5f5e5e;opacity:1;background-color:#e4e7ea}.picky__input--disabled:focus,.picky__input--disabled+.picky__dropdown .option:focus{opacity:1;background-color:#e4e7ea}.picky__input--disabled input[type=checkbox]{margin-right:10px}.picky__input--disabled+.picky__dropdown .option input[type=checkbox]{margin-right:10px}.picky__input--disabled input[type=checkbox]:before{content:" ";box-sizing:border-box;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAe1JREFUaAXtmrFOAkEQhmcuHORsjaJWhEITI72hk1ZfwMKno/AFtJXO2GNMtCBGExGNrQSOuM4/y0UgMdliA0uyU9yxy2Tvu4+9a36YFqr78HRKxlyQ4aYhsyNfpwstyxrmTPxObG6Jud043L+evTAXg26vV6Xv/NIQnRRzIZ0FtEMb6XmjXh+AS8EBbYb5HRmq6SQzlStlqpRT4kRbML3UMj+GRuOcxqOxbADRiWJ65iw9BnxJJ8S0nGv4nGUV2t7apFLJfoW5VdZkMqGPzy8aDkekYi1ri7Gn5e6uAAfovd3qKjn/vfZbf2DhpUN2wVmiDyIGsj1gOtQCGxi15OUh4NzEAHs6lO1h6eaPYAOjljAn01eePojzreGN8LJAgTmRs45W9fZQEsfDDGMK8LWsCL7sny0aj8YdDcSt4ijKW1s07k2l40LRuKMob23RuDeVjgtF446ivLVF495UOi4UjTuK8tYWjXtT6bhQNO4oyltbNO5NpeNC0bijKG9ta208hwZkLqHXDGMu0ZREclIIikKvghHMieaIQox0C0FRqAU2MGpJ9ing3MYAkRzSrVALbH+xIbc1DereP94UwWzQcaFYFeBO4+igZcNMSWxpGtAiT3x57Qcb0FImrPYG7OZYy0jcok9vYE3+hPALloC+8jYZMkoAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100%;border-radius:3px;width:18px;height:18px;margin:11px 7px;display:inline-block;position:absolute;top:0;left:0}.picky__input--disabled+.picky__dropdown .option input[type=checkbox]:before{content:" ";box-sizing:border-box;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAe1JREFUaAXtmrFOAkEQhmcuHORsjaJWhEITI72hk1ZfwMKno/AFtJXO2GNMtCBGExGNrQSOuM4/y0UgMdliA0uyU9yxy2Tvu4+9a36YFqr78HRKxlyQ4aYhsyNfpwstyxrmTPxObG6Jud043L+evTAXg26vV6Xv/NIQnRRzIZ0FtEMb6XmjXh+AS8EBbYb5HRmq6SQzlStlqpRT4kRbML3UMj+GRuOcxqOxbADRiWJ65iw9BnxJJ8S0nGv4nGUV2t7apFLJfoW5VdZkMqGPzy8aDkekYi1ri7Gn5e6uAAfovd3qKjn/vfZbf2DhpUN2wVmiDyIGsj1gOtQCGxi15OUh4NzEAHs6lO1h6eaPYAOjljAn01eePojzreGN8LJAgTmRs45W9fZQEsfDDGMK8LWsCL7sny0aj8YdDcSt4ijKW1s07k2l40LRuKMob23RuDeVjgtF446ivLVF495UOi4UjTuK8tYWjXtT6bhQNO4oyltbNO5NpeNC0bijKG9ta208hwZkLqHXDGMu0ZREclIIikKvghHMieaIQox0C0FRqAU2MGpJ9ing3MYAkRzSrVALbH+xIbc1DereP94UwWzQcaFYFeBO4+igZcNMSWxpGtAiT3x57Qcb0FImrPYG7OZYy0jcok9vYE3+hPALloC+8jYZMkoAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100%;border-radius:3px;width:18px;height:18px;margin:11px 7px;display:inline-block;position:absolute;top:0;left:0}.picky__dropdown .option{align-items:center;display:flex}.picky__dropdown .option input[type=checkbox]{width:18px!important;height:18px!important;margin-top:0!important}.picky__dropdown .option input[type=checkbox]:before{width:18px!important;height:18px!important}.picky__input:after{vertical-align:middle;content:"";border-top:4px solid;border-left:4px solid transparent;border-right:4px solid transparent;width:0;height:0;margin-left:2px;position:absolute;top:16px;right:16px}.picky__dropdown{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;z-index:99;background:#fff;border-bottom:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #eee;width:100%;position:absolute;top:39px;left:0}.picky__dropdown .option,.picky__dropdown li{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;cursor:pointer;text-align:left;background-color:#fff;padding:.5em;list-style:none}.picky__dropdown .option:hover,.picky__dropdown li:hover,.picky__dropdown .option.selected,.picky__dropdown li.selected{background-color:#ecf0f1}.picky__dropdown .option.selected input[type=checkbox]:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAzJJREFUaAXtmk1IFGEYx/+zuflRWSikGdI33aKvQy54sEMUFWqF1cGgqCiyulUoSqYoepKiqA4ReAikS2BplzqEW4fo4rd0sCBdKTdxF3M1d3ueGWYcdXd2Z3ednaF9Djvv+87M+/ze/z7zzMw+K2CxtY0eBfzlNOwAhFwgYF98iDF9YZZ8u8iXE7C1omzDa7VfQem8GsuBb+4FHVykjJmqIbxH6oqzKM4ZYywJXIL+RNCbTcW6BEYYJvgDDG8T90lKmxyaSUlYkZUVl2K6XVyAZT5sx0hx8UK0DLIE6i/nUKHsYTlzEDinPKuZkEvgicrTsYgVsHOoWNKS4EZ/bUnF/yvFT+enYejwevwuzsWz/euQmTL/zBdOiJRwByzX/ps7VqFl91pl+vNbMsT2hc8TyphWIyExfn37QmgZsGRjmtwMuzUcvIKg7++ZV1pNOD7jV3c124aCX9uWgQchoJnyXp9HE1a90zDwq2GgK7sn0frtj5pNsx3VxXluUzpKKR5/+vxoHvTiq3dO08mVrRl4SEoLQvCsUUXQjQNezTkW79QNfmvnajTtylTmOZOfjiMf3Ogan1HG1I3LBP1ob2jo6p5JNOiE5vl1h8oNSmNqW0PPaR2FWXBkL/0x4BKluMca0DUEXd+vT2nZt25we5Bvm+E7C7NRoIK/SNBP9oVW+m7vJOqihGZ43eDPh6fkRS/YyvCHclLBKe+pBnRtrwe1fdEpLTull+UfAbkTyXYlLfVlQRaO50V+s1DPW0cpr4bAYzXdivM94tRHN9pHpnX7ro8TNDvWDc4nMfxJgn8zGjl8Q78H1XFQmv2zRQXOJzL8CacbHRHANxJ0VU/s4cF+ZYsanCeg+w9KCb7TFVr5pgEPKuMMzb5jAlfgu9x4GwS+maDvdMdXafbJFjM4TzJNypcQfMuQF798c/g+9RcVXyZwe5mg2afudMgnmcHiongiFpIEN1r1pOIJUJyrW1YzYZZCRSzJWYw84OIYpzqi5cxJ4FT8tJzZWqUXsbaRdxQyRdbgp0JtWd5BKR1yxRZU/DS9iQVaYpUfsrjMzBVb0GpMa2JJXKwqM+LSd3aL/AnhH3o96mTktq2xAAAAAElFTkSuQmCC)}.picky__dropdown li.selected input[type=checkbox]:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAzJJREFUaAXtmk1IFGEYx/+zuflRWSikGdI33aKvQy54sEMUFWqF1cGgqCiyulUoSqYoepKiqA4ReAikS2BplzqEW4fo4rd0sCBdKTdxF3M1d3ueGWYcdXd2Z3ednaF9Djvv+87M+/ze/z7zzMw+K2CxtY0eBfzlNOwAhFwgYF98iDF9YZZ8u8iXE7C1omzDa7VfQem8GsuBb+4FHVykjJmqIbxH6oqzKM4ZYywJXIL+RNCbTcW6BEYYJvgDDG8T90lKmxyaSUlYkZUVl2K6XVyAZT5sx0hx8UK0DLIE6i/nUKHsYTlzEDinPKuZkEvgicrTsYgVsHOoWNKS4EZ/bUnF/yvFT+enYejwevwuzsWz/euQmTL/zBdOiJRwByzX/ps7VqFl91pl+vNbMsT2hc8TyphWIyExfn37QmgZsGRjmtwMuzUcvIKg7++ZV1pNOD7jV3c124aCX9uWgQchoJnyXp9HE1a90zDwq2GgK7sn0frtj5pNsx3VxXluUzpKKR5/+vxoHvTiq3dO08mVrRl4SEoLQvCsUUXQjQNezTkW79QNfmvnajTtylTmOZOfjiMf3Ogan1HG1I3LBP1ob2jo6p5JNOiE5vl1h8oNSmNqW0PPaR2FWXBkL/0x4BKluMca0DUEXd+vT2nZt25we5Bvm+E7C7NRoIK/SNBP9oVW+m7vJOqihGZ43eDPh6fkRS/YyvCHclLBKe+pBnRtrwe1fdEpLTull+UfAbkTyXYlLfVlQRaO50V+s1DPW0cpr4bAYzXdivM94tRHN9pHpnX7ro8TNDvWDc4nMfxJgn8zGjl8Q78H1XFQmv2zRQXOJzL8CacbHRHANxJ0VU/s4cF+ZYsanCeg+w9KCb7TFVr5pgEPKuMMzb5jAlfgu9x4GwS+maDvdMdXafbJFjM4TzJNypcQfMuQF798c/g+9RcVXyZwe5mg2afudMgnmcHiongiFpIEN1r1pOIJUJyrW1YzYZZCRSzJWYw84OIYpzqi5cxJ4FT8tJzZWqUXsbaRdxQyRdbgp0JtWd5BKR1yxRZU/DS9iQVaYpUfsrjMzBVb0GpMa2JJXKwqM+LSd3aL/AnhH3o96mTktq2xAAAAAElFTkSuQmCC)}.picky__dropdown .option:focus,.picky__dropdown li:focus{outline:none}.picky__dropdown .option input[type=checkbox]{margin-right:10px}.picky__dropdown .option input[type=radio]{margin-right:10px}.picky__dropdown li input[type=checkbox]{margin-right:10px}.picky__dropdown li input[type=radio]{margin-right:10px}.picky__dropdown .option input[type=checkbox]:before{content:" ";box-sizing:border-box;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAe1JREFUaAXtmrFOAkEQhmcuHORsjaJWhEITI72hk1ZfwMKno/AFtJXO2GNMtCBGExGNrQSOuM4/y0UgMdliA0uyU9yxy2Tvu4+9a36YFqr78HRKxlyQ4aYhsyNfpwstyxrmTPxObG6Jud043L+evTAXg26vV6Xv/NIQnRRzIZ0FtEMb6XmjXh+AS8EBbYb5HRmq6SQzlStlqpRT4kRbML3UMj+GRuOcxqOxbADRiWJ65iw9BnxJJ8S0nGv4nGUV2t7apFLJfoW5VdZkMqGPzy8aDkekYi1ri7Gn5e6uAAfovd3qKjn/vfZbf2DhpUN2wVmiDyIGsj1gOtQCGxi15OUh4NzEAHs6lO1h6eaPYAOjljAn01eePojzreGN8LJAgTmRs45W9fZQEsfDDGMK8LWsCL7sny0aj8YdDcSt4ijKW1s07k2l40LRuKMob23RuDeVjgtF446ivLVF495UOi4UjTuK8tYWjXtT6bhQNO4oyltbNO5NpeNC0bijKG9ta208hwZkLqHXDGMu0ZREclIIikKvghHMieaIQox0C0FRqAU2MGpJ9ing3MYAkRzSrVALbH+xIbc1DereP94UwWzQcaFYFeBO4+igZcNMSWxpGtAiT3x57Qcb0FImrPYG7OZYy0jcok9vYE3+hPALloC+8jYZMkoAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100%;border-radius:3px;width:18px;height:18px;display:inline-block;position:relative;top:0;left:0}.picky__dropdown .option input[type=radio]:before{content:" ";box-sizing:border-box;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAe1JREFUaAXtmrFOAkEQhmcuHORsjaJWhEITI72hk1ZfwMKno/AFtJXO2GNMtCBGExGNrQSOuM4/y0UgMdliA0uyU9yxy2Tvu4+9a36YFqr78HRKxlyQ4aYhsyNfpwstyxrmTPxObG6Jud043L+evTAXg26vV6Xv/NIQnRRzIZ0FtEMb6XmjXh+AS8EBbYb5HRmq6SQzlStlqpRT4kRbML3UMj+GRuOcxqOxbADRiWJ65iw9BnxJJ8S0nGv4nGUV2t7apFLJfoW5VdZkMqGPzy8aDkekYi1ri7Gn5e6uAAfovd3qKjn/vfZbf2DhpUN2wVmiDyIGsj1gOtQCGxi15OUh4NzEAHs6lO1h6eaPYAOjljAn01eePojzreGN8LJAgTmRs45W9fZQEsfDDGMK8LWsCL7sny0aj8YdDcSt4ijKW1s07k2l40LRuKMob23RuDeVjgtF446ivLVF495UOi4UjTuK8tYWjXtT6bhQNO4oyltbNO5NpeNC0bijKG9ta208hwZkLqHXDGMu0ZREclIIikKvghHMieaIQox0C0FRqAU2MGpJ9ing3MYAkRzSrVALbH+xIbc1DereP94UwWzQcaFYFeBO4+igZcNMSWxpGtAiT3x57Qcb0FImrPYG7OZYy0jcok9vYE3+hPALloC+8jYZMkoAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100%;border-radius:3px;width:18px;height:18px;display:inline-block;position:relative;top:0;left:0}.picky__dropdown li input[type=checkbox]:before{content:" ";box-sizing:border-box;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAe1JREFUaAXtmrFOAkEQhmcuHORsjaJWhEITI72hk1ZfwMKno/AFtJXO2GNMtCBGExGNrQSOuM4/y0UgMdliA0uyU9yxy2Tvu4+9a36YFqr78HRKxlyQ4aYhsyNfpwstyxrmTPxObG6Jud043L+evTAXg26vV6Xv/NIQnRRzIZ0FtEMb6XmjXh+AS8EBbYb5HRmq6SQzlStlqpRT4kRbML3UMj+GRuOcxqOxbADRiWJ65iw9BnxJJ8S0nGv4nGUV2t7apFLJfoW5VdZkMqGPzy8aDkekYi1ri7Gn5e6uAAfovd3qKjn/vfZbf2DhpUN2wVmiDyIGsj1gOtQCGxi15OUh4NzEAHs6lO1h6eaPYAOjljAn01eePojzreGN8LJAgTmRs45W9fZQEsfDDGMK8LWsCL7sny0aj8YdDcSt4ijKW1s07k2l40LRuKMob23RuDeVjgtF446ivLVF495UOi4UjTuK8tYWjXtT6bhQNO4oyltbNO5NpeNC0bijKG9ta208hwZkLqHXDGMu0ZREclIIikKvghHMieaIQox0C0FRqAU2MGpJ9ing3MYAkRzSrVALbH+xIbc1DereP94UwWzQcaFYFeBO4+igZcNMSWxpGtAiT3x57Qcb0FImrPYG7OZYy0jcok9vYE3+hPALloC+8jYZMkoAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100%;border-radius:3px;width:18px;height:18px;display:inline-block;position:relative;top:0;left:0}.picky__dropdown li input[type=radio]:before{content:" ";box-sizing:border-box;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAe1JREFUaAXtmrFOAkEQhmcuHORsjaJWhEITI72hk1ZfwMKno/AFtJXO2GNMtCBGExGNrQSOuM4/y0UgMdliA0uyU9yxy2Tvu4+9a36YFqr78HRKxlyQ4aYhsyNfpwstyxrmTPxObG6Jud043L+evTAXg26vV6Xv/NIQnRRzIZ0FtEMb6XmjXh+AS8EBbYb5HRmq6SQzlStlqpRT4kRbML3UMj+GRuOcxqOxbADRiWJ65iw9BnxJJ8S0nGv4nGUV2t7apFLJfoW5VdZkMqGPzy8aDkekYi1ri7Gn5e6uAAfovd3qKjn/vfZbf2DhpUN2wVmiDyIGsj1gOtQCGxi15OUh4NzEAHs6lO1h6eaPYAOjljAn01eePojzreGN8LJAgTmRs45W9fZQEsfDDGMK8LWsCL7sny0aj8YdDcSt4ijKW1s07k2l40LRuKMob23RuDeVjgtF446ivLVF495UOi4UjTuK8tYWjXtT6bhQNO4oyltbNO5NpeNC0bijKG9ta208hwZkLqHXDGMu0ZREclIIikKvghHMieaIQox0C0FRqAU2MGpJ9ing3MYAkRzSrVALbH+xIbc1DereP94UwWzQcaFYFeBO4+igZcNMSWxpGtAiT3x57Qcb0FImrPYG7OZYy0jcok9vYE3+hPALloC+8jYZMkoAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100%;border-radius:3px;width:18px;height:18px;display:inline-block;position:relative;top:0;left:0}.picky__filter{width:100%;padding:3px;display:flex}.picky__filter__input{border:1px solid #ccc;border-radius:4px;width:100%;height:30px;padding:3px;display:inline-block;position:relative}.adminPanelNav{margin-top:62px}.data-loader{background-position:50%;background-repeat:no-repeat;background-size:40px;width:100%;height:60px;display:flex;position:relative}.data-loader .loader{text-indent:-9999em;background:-o-linear-gradient(270deg,#06a9e5 10%,rgba(6,169,229,0) 42%);background:-ms-linear-gradient(left,#06a9e5 10%,rgba(6,169,229,0) 42%);background:linear-gradient(90deg,#06a9e5 10%,rgba(6,169,229,0) 42%);border-radius:50%;width:3.75rem;height:3.75rem;margin:50px auto;font-size:10px;animation:1.4s linear infinite load3;position:relative;transform:translateZ(0)}.data-loader .loader:before{content:"";background:#06a9e5;border-radius:100% 0 0;width:50%;height:50%;position:absolute;top:0;left:0}.data-loader .loader:after{content:"";background:#fefffd;border-radius:50%;width:75%;height:75%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes load3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.headerWrapper{background-color:#fff;border-bottom:1px solid #dadee6;width:100vw;position:absolute;top:0;left:0}.headerWrapper>div{z-index:2;background-color:#fff;justify-content:space-between;display:flex;position:relative}.headerWrapper>div>div{color:#373d40;align-items:center;font-family:Inter;font-size:.9375rem;line-height:1rem;display:flex}.headerWrapper>div.resLogout{display:none}.headerWrapper .iGZLogo{border-right:1px solid #dadee6;padding:1.4375rem 2rem 1.375rem}.headerWrapper .iGZLogo img{width:auto;height:1.1875rem;display:block}.headerWrapper .selectSite{align-items:center;margin-left:1.5rem;display:flex}.headerWrapper .selectSite span{color:#757b80;margin-right:1rem}.headerWrapper .auditRatingsCount{margin-left:1.5rem;display:flex}.headerWrapper .auditRatingsCount>p{white-space:nowrap;margin:0}.headerWrapper .auditRatingsCount>p>span{color:#757b80}.headerWrapper .auditRatingsCount>div{margin:0 .75rem}.headerWrapper .companyDetails{color:#373d40}.headerWrapper .companyDetails span{color:#757b80}.headerWrapper .companyDetails[data-isqrlistview=true]{padding-right:1rem}.headerWrapper .userProfile{z-index:3;margin-left:1rem;position:relative}.headerWrapper .userProfile>a{align-items:center;margin-right:2rem;text-decoration:none;display:flex}.headerWrapper .userProfile>a .userInfo{color:#373d40;border-left:1px solid #dadee6;padding-left:1rem;font-family:Inter;font-weight:500}.headerWrapper .userProfile>a .userBadge{text-align:center;color:#fff;background-color:#00aae5;border-radius:50%;width:2rem;height:2rem;margin:0 1rem;font-size:.875rem;line-height:2rem}.headerWrapper .userProfile>a:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAAAXNSR0IArs4c6QAAAT1JREFUOBFjZACCmTNnst57/n4JI8N/LwZGxt3/2RkSOysqPoLkiAXlHR38DD8YFjAwMrgy/GfYqiQpGJOenv6bCWTA/ZfvohkY/of9Z2Dg+f//fyDjz/87wRqINB2kFqQHaEYAw///3CCzHrz4EAXSDrYA3Zz//xnMibUEZjhID7o5cAs4NJSXMTAwHkFWQIwluA1nPKIgIQA0E+qDhrCwX5yivJ6kWILPcJBZoPAHWcAIImCgYepUnu+vP28HhqENTAxEMzIynPzPzugOi3hChjdkZ3+B6UexACRIyBKQGlD8YIY54xGQy5ENB6sFEegAnyUgtcQaDlKL4QOQIAjgsgQii0xidzlMBU4LQAoIW4LfcJAZeC3Abwlhw4myALslxBlOtAUghaDyCpT9/zP+Y1QUF1oKS+cguQEFAF1qwkezJzxaAAAAAElFTkSuQmCC) 50%/.75rem no-repeat;width:.75rem;height:.75rem}.headerWrapper .userProfile>.pointerArrow{z-index:2;background:#f2f3f5;width:1rem;height:1rem;position:absolute;top:2.75rem;right:2rem;transform:rotate(-45deg);box-shadow:2px -2px 2px rgba(0,0,0,.1)}.headerWrapper .userProfile>.menuOptions{z-index:1;background-color:#fff;border-radius:.5rem;min-width:18rem;position:absolute;top:3.25rem;right:1rem;box-shadow:0 0 2px 1px rgba(0,0,0,.2)}.headerWrapper .userProfile>.menuOptions>div.realtimeAudit{letter-spacing:1px;color:#778087;border-radius:.5rem .5rem 0 0;padding:1.5rem;font-family:Inter;font-size:.875rem;font-weight:700}.headerWrapper .userProfile>.menuOptions>div.realtimeAudit>p{color:#171f24;align-items:center;width:-webkit-max-content;width:max-content;margin:1rem 0 0;font-family:Inter;font-size:1rem;font-weight:500;display:flex}.headerWrapper .userProfile>.menuOptions>div.realtimeAudit>p>span{color:#fff;text-align:center;background-color:#00aae5;border-radius:50%;width:3.75rem;height:3.75rem;margin-right:1.25rem;font-size:1.5625rem;line-height:3.75rem}.headerWrapper .userProfile>.menuOptions>div.realtimeAudit.small>p>span{width:2.1875rem;height:2.1875rem;font-size:1rem;line-height:2.1875rem}.headerWrapper .userProfile>.menuOptions>ul{background-color:#f2f3f5;border-radius:0 0 .5rem .5rem;margin-bottom:0;padding:1.5rem}.headerWrapper .userProfile>.menuOptions>ul.bgNone{background:0 0}.headerWrapper .userProfile>.menuOptions>ul .disableAdminPanel{pointer-events:none;opacity:.6}.headerWrapper .userProfile>.menuOptions>ul>li{padding:.625rem 0;font-family:Inter;font-size:1rem;font-weight:500}.headerWrapper .userProfile>.menuOptions>ul>li:first-child{padding-top:0}.headerWrapper .userProfile>.menuOptions>ul>li:last-child{padding-bottom:0}.headerWrapper .userProfile>.menuOptions>ul>li>.aiFormBuilderDropdown .toggleBtn{color:#778087;align-items:center;width:100%;padding:0;font-size:1rem;font-weight:500;display:flex}.headerWrapper .userProfile>.menuOptions>ul>li>.aiFormBuilderDropdown .toggleBtn i.formBuilderIcon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEjSURBVHgBrVLLUcMwEH27wuTEjKkA0gElUELoIEAByUABcQoAcuQCmA5CB5RAB7gEM9wcrGXliY0NsoBJ3ows7+c97UoLbAhyn7OL+SsRDv9DFEF2fz0bcqXyK1lOoAQROdX/VB2PNWcHfzkN9KCEWI+6UTMWIKd1rBGIShmWkQZXLrELau0UITcr5IWhZ+fjOul2kWTWYmYZx8FlMXG5+F6Bg7X0JiQZAjBCR22b28ZgIAmvnX0r2pVpm9OpoCgw0cvaRwCa45B6BfSS4rJEEhIwVMVTr4AqPDFjHBIg/iL/ELi7Spa6Ldu+8TQZafPN09oPZL0CPrChhbZ2UNvCbhr7WvDAsIx07psK9kq8+CrIzi/n4hPQweng3QCaW3GwDXwC5EZfy5cAZ7QAAAAASUVORK5CYII=);background-position:50%;background-repeat:no-repeat;background-size:auto 1.25rem;width:1.25rem;height:1.25rem;margin-right:1.25rem;display:inline-block}.headerWrapper .userProfile>.menuOptions>ul>li>.aiFormBuilderDropdown .menu{flex-direction:column;gap:1rem;padding:1rem;display:flex}.headerWrapper .userProfile>.menuOptions>ul>li>.aiFormBuilderDropdown .menu button{all:unset;color:#778087;cursor:pointer;align-items:center;gap:1rem;font-size:1rem;font-weight:500;display:flex}.headerWrapper .userProfile>.menuOptions>ul>li>a{color:#778087;align-items:center;display:flex}.headerWrapper .userProfile>.menuOptions>ul>li>a:hover,.headerWrapper .userProfile>.menuOptions>ul>li>a:active,.headerWrapper .userProfile>.menuOptions>ul>li>a:focus{text-decoration:none}.headerWrapper .userProfile>.menuOptions>ul>li>a>i{background-position:50%;background-repeat:no-repeat;width:1.25rem;height:1.25rem;margin-right:1.25rem;display:inline-block}.headerWrapper .userProfile>.menuOptions>ul>li>a>i.trainingToolkitIcon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAMAAAC9bj0JAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAA2UExURUdwTHyDjHuEjH2EjXyEi3yEjH2HjnuDi3uEjHuEjIKHkHyDjHyDjIaMk3yFi3uEjH2EjnyFjGQ8uvsAAAASdFJOUwDqsUW7Yyn/ntsbx4gNeNE2bSw3ND4AAADASURBVBjTbVEHjsQgDDTB9Bb+/9n1gGH3pBspwoCZ4hBdxBAi/YMWBO3vmU2dfMRF9NSTPedOTkxQoHBfcgFPayevsh4mqYvftS+yOVx+28lsOK/32kRPKFjYkWNZS3iwza5qi9FPCKrLS3l13BfCAO5x7anGtj8Ivl8Ej2KyRkR/EYc8L4lWJppnaUuEoZrgu2uo2pErqVvRGHlf5AGNRyciXkxSiGHe43eqfvGqz4RJ/fyHhmlBpIcbkU680OkDLcUHBe9uYvUAAAAASUVORK5CYII=);background-size:auto 1.0625rem}.headerWrapper .userProfile>.menuOptions>ul>li>a>i.historyIcon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAiCAYAAAAtZZsLAAAAAXNSR0IArs4c6QAABcBJREFUWAm9WGtsVEUUnnNv231oDKuIfYhJ4RcmGCMJoDy0QUvCQwiFij80QSOowRqq7d5tafe2bLsPa0kaDFYF/GmKIJCiiSH4Av74Qw0mhMSYqOkjPFWEbtm9d/zmtnd37rLbbmHLTdo5c+acM9+eOXPmzBArwBfo7HmQJUbWcGY+xznNJsbLOVEZ42wU9CDoIeL8vELUX+rznqyrqxvNd1rKVzCbnL8tshYAGgBkCWdMySaTycOE/3FGx4pVag+1+M9njmf2bwtgoP29J03TiDHGl2YazLtPZMCr+5Rit97ZvGMol96UAfrbIxqZvCOnx4g4PHqRiA0xzl2YuByy9+UCwBhdUhRlY7i18btsMnkD7O7u9ly4NrqPc/ZipiGAGUDsHSSVH62cdf/pbdu2JWQZfffuGfF/EysZM9YB/DoA9srjjEjIvx0NansdfHTyAqhzrsTbo0c452tlAwB2mYg6y2Z4P8g38PVotDw+YgZh5xUALZLtAeibmSDzAujXI1HEW6NsjBh9TyXejeGmuosyP1+6ORRdbBjmYaxIma0DMEmmspWRlsBJiWeT2VutLbwJRvrkUYDbX1nmez1zKWWZfOjmUHeFkRz9Ep58zJbHqlxVVdf8jp31A4I3YWrQDxxwI7a6bGWrJfrKHfS/dqfghC0BQi1yrbI21PgkcIbPSN4MjXcnBhj/c/gtLO0jtjCW4DePz7tZJzJt3p22FkhVWY/4M9K2+MvIFvNFX00znVRPT4/rWjxxBFyPPaKoyquhxnd+sfvZWrEJFi9b8c3Sqme3LquqTpz69sTP2eRk3g8nTwwse2ZFBXgLxvlwKs2Cbl/OJR76J75CuNs2BI3T4Ra/ADzhl7ypuKC3QPyZxFMbYEIlDLq9ahArdMOWQ1yu0nt7vTkBmqa53hYWLc7Tj+R+oWm9sXFYHIEpu5x7Ri/8XZ0TIBLqaltYbH/PvSX9dn+6WiLFsULcYKuzAhS7Fz4rTwEh9pNeX38l1Z8mgoq9J2TTnPjcrADjw8NpcNBAqvlLVpwuOty0/TJ284htH8VERVaA3CAHQFHT2Up3oZXnKi/S2qJBzk3dMXESe0j60Nvu18PbJRZOcTpe4fPWTHIGO89ah4HJO9iYXIkE/W1MoZbJxdMS2DT9nnlzNkwCDrHBmgJ6pG0sptP6k1Dy6g1aSxxt1UIA2TyJojUMcMfcj86t0Wtrb2aTL3p45hAx5RN4GHUhd5mMt8b/GD6r7YpVZ5OXeYHOPQ9AJ3UwYGwQ86U/UYwyk4fTHCeF0upoZalvUz7ncHMo8lTSYB9iQuvIGrNEfR4P7dD9fjnOUpNobbEXODc+sxnihzo2CTwZURTy2wLOlo7kC07odezUzniWL3oC9hrgzetjtngtasFzubyJveA4HEhlxx0AhZFwqxazjI5ZHP9Ph+eU+Wrz8ZyspldVJWGvq0gtnoddZSVhBL7qLuG/ynKC1mOxUmSL51N8pBvXrBlfO5Y4NQgi0B6pN03+Ppb1kHv5os1iMnn8dujArtgaZpoV4aDWm6mv6eFeZIutaT59HtW1TTkBCsHAruh619KF/YUAl574VgrV9cKkwc8gXq3qCqBMrtDjCLmzEwK81VThOVZVbYz+iOonVfmg1Po0omtbxGxTTqR6X1/JyLnf30Ae3Jsr1eT7M6SSPw3OKvlLdto2puRBUcQOXL1xCEuBSodOee5Ra/SGhgu2sam04tKUTPIvkM1LbT2AmfqlyVYW4AavXD8sCkmbJy444trpmv3QHn3LlrjNn6ht6thdZibiOmQKd+0UE1oAr17/GLHykug7PxoE2IMKo6Ml8ypPZy79tF/cZTBIP+9yk0fhyVtyqCWHIw757BJCYBChcPeePmSQIi3g0h2DN5+W+VOix25x+3HtDBb08UgGgee31SgJGuGyJXYOk8ez0dgI0//8ljmx3tU1M34jsQblVXWhHzD/B+xLRW2NQcjyAAAAAElFTkSuQmCC);background-size:auto 1.0625rem}.headerWrapper .userProfile>.menuOptions>ul>li>a>i.auditIcon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAkCAMAAADM4ogkAAAAflBMVEUAAAB3gYh4gYh+iY13gYd8hYt9h4x3gYd4gYh6gYl4gYd4gYh3gYd4gYh4gol3gId4gYd4goh4gomAra14gYh4goh+jY13gYh3gYh3gYh4g4l3hIt5gol5hIqHjo54gYh4gYh4gId3goh6hYt3gIl2gId4gox3gYh3gId3gIeKIP/HAAAAKXRSTlMA+/gV9B4Z48ly09HOpnrWhWtkBet/EN2tmlROQy8L55GxXSWLszXtvedPvhQAAAGhSURBVDjLpZTrjoMgEIXFCyAo4t262mpvu7z/C+5MdRsVk5rs/GPyeWYOnOj8p263Y9zVL7IjnBcZI70DYEiMIeEhQajIOySIkkcE6xolDwhqjZKfBZMgSFDykyDRjqPJB0kqjBGB47wk6f7MvsuGUYJSiceSGNcfh6zrFxsE4b3hkvkGCwWxJ6aTzyRv7tnUY2ZRvpq+HtxFk3yjbldMJ5cJPsbpPCZv72Mk2IwXHbZ+CAjFadfTfL13TvsujX1QTM4vqw8g69bZrbYG7nGeHTdAsutuNhlwzdt5FbtA7qQ1A86NgVuRl3TLpRfkqmXrfEIy3HAFuDzBfmsS3BXXlQ/f4rBy1ByWnRLmDrm9+JdrSLtShPf+cuxSsORz2XiCFbUDxhBZusocZC3eAbkxfPpRKHV7d/Yzi98HOgFpHUwzhJ3enuFGtAQMKykpbs162zR6VJJgJjHDRCq8B9t2CfddI+byLOMuogJeprTAZo5vlFbw9mk0R7axHoab17zQm6MXSoIdvn2aSuIstTBJlSAAVlvJE5M6WLcCLWv9d/gFkQAv6B07wvAAAAAASUVORK5CYII=);background-size:auto 1.25rem}.headerWrapper .userProfile>.menuOptions>ul>li>a>i.profileIcon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAclBMVEUAAAB4gYh8i4t4gYl6g4l3gYh4gId4gIehvb14gIh3gIh3gYh4gId5gYh3gYh4gYd4gYh4gYd+iY13gYh5gol6gYl5g4h4gYh3gIh4gYh4goh6gYh5goh4g4mCiYl3gYh4gYh4god6hYmSkpKZmZl3gIeNflySAAAAJXRSTlMAvxFcOsT12gKi57q3YtenkFEW8G1FMtHPhnNJQS0NloFmIAcFzYm/sAAAAZpJREFUOMuVVNm2gyAMBHEDt1ar1q07//+LlxAW9fTUc/OgECbJGDOQtQWM0ySOE8pZQL7bmcqV0fMXSBjJnUXhDpKezElCq4omZnNKN2Qy7cyLGvd1kWtHFqwwpU2/L186VKrzXHBz67obri46l60IfJoWc/JYyphjfNsAL5MYIhCzCGQsFkTBGklErtbnKo1dP65ipHuIC+sT4ygwyiaArlKXkuSKz4uQl+KVeypUUZXOQ3pVB96qak9cnAwIU88Ctpi0CVRcA+FohTpmhKtnbTwPoDfPQORhXLVac4hOXOeFNCZcpxOVFR/Wphgx8WQ9mES5K+Js6QHTL95TqRAA8fXMhM9nmPo9cG6gXE5+WK7KQc3yF6gEzlx3y9q7mxiburcfNd0CBt1COvO9t193vc9IDI8BmsGwDUJuTAwwfBkUwh/ckcJDPKwgncQ2nuFdGRUNrA3Dlg1GXxU1o0Ks4ErUitVLaeXnx1c2LN1JkTX6ILRCwC/cG9MC3Uhq3GNGLykvTroVJ/XiPJb58YXx76vn+BI7vg7/ALoZRPsVpPmKAAAAAElFTkSuQmCC);background-size:auto 1.25rem}.headerWrapper .userProfile>.menuOptions>ul>li>a>i.changePasswordIcon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAoCAYAAADpE0oSAAAAAXNSR0IArs4c6QAAA1tJREFUWAntV01IVFEUvufNmJMj5liU6SJDatEPRdCPBbUowTYpLYRoVRuhpllIoxlZk0KOKS4EF66ENoFQ6iLEDIIgECIjKvqhJhNKXahY6ag573Tuc+7zjs+ZN++lSOCFeefcc7/zfXPuvPszwJJsgebmjJnxcLGKWMKA7aa0nGjqD4bsnQLQmepZ3xXw+X4mQwlmoNbW1pSvw2NeRLjBGGYlxsOYokBt3pbMlrKysj+JsAmFA42Nm6Z/zz1AhscTkSweAwbPYF362brr3tHFY6IfVzjQ1JQV/jXbxxB3CDC3AOwFIHSTM6DFEfMQ8DQiO6j1ow8i/uTKSC0IlJePyXHhLync3t7uePk+1EOiJ3UgwGsA5XLdzYrnIibbqpq7xxDVFkTcJ+JE/uTArvyi0tLSiIgJqwhHtq/ehy7KolTdI1e252g8UZ7LxziGYwUXMnaq/8OXC6IvW0PFgbY21/Tg8GeaulwOJMDbjW7nEb/fPyknxvMbGhrco5NzfSS6R8sH9j3H4873+Xwzco6h4vDgSKEQ5UAFFF+yohzPsTyH+7xxrqGJ6cL53sLTIEwvzhl9GODNnVuVT/V+ko6WQ7kCrqrqAmc0aBCmpaNNkTaOrFskW7ZyLrK9i/MNwgC4VQcBG9B9q46UG8MZ5TEI0w61QdcANqH7Vh0pN4YznrBVfrt4Q8V2iazmrZow8NMnNDLuB8Qi+tZpyGA/LT4Hr4D25W/0XHKvNa8Qs2gNb9NwABFg2E/+FO0MPduzMxudoaHxIC3zctppok3ytEScTxbDdiwVQqzRQ0Q9QZqb6fzGc3a4/iWHNM876fbgESQA0EXT81H0l9nupJkt0ThJ0ymTgwL3gtWVD+XYcvlVtfUlaiQqTKSr9lavCS/XT2rKszbVplMkAHx5VN4OFou+VWtrqknwihpRO2hP77xWU++1KsrxtoRpwz+si6mSrwfNHVvCdKPQr8W0+dvisJVkXo854v8SpnmeFTXJvoglY+1V7FDu0/VkRvtw30azJRysrnispKTn8g/3beiymPPYCkGiP93J8MQI00FdQDuSrVkwE0OVHZIxTrpV0s0PXfNBvEri8vhK+VP8ste7UuxxeQF6FZc7xUuXvA5aFlT5CjeAML9QutIcl/4CTtASPh5z8OgAAAAASUVORK5CYII=);background-size:auto 1.25rem}.headerWrapper .userProfile>.menuOptions>ul>li>a>i.helpIcon{background-image:url(data:image/png;base64,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);background-size:auto 1.25rem}.headerWrapper .userProfile>.menuOptions>ul>li>a>i.logoutIcon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAABJ9JREFUWAnVmH9oW1UUx+95TdMkdZttnV2pU9e/3BxSV9eKoFAFwfmnmL9ELIgBGVHLuqTT1bfBmq4dFaL/DGUTxD/Mv8KoIIqCP4ZubortX+1gVjtmaSxtfq3LPX7vS1KTLGle7uB1Pgjv3XvPOfeTc+8597wnxB1+UTnf8Gh0O62l9kohu8vHbLVJLI+NDJ+xJWtDqAQwfCzyArP4TAhaIcFuJmqwYaNUhLkJRs+NmcPPlw7otVwFtfDx8VdYyg+FYEDx3awGQKtzQeuAjl4lHUN1HjnxXoeQ2fdBtA5cSdhuHxnGlF3ZWnIWEMu1HkEiK4odZtAZErRay0DJuJRqW7Dn6OGDYiRUMqTbsAAly30w0GwZwQS4f3RyJPyarlHxblhbtVzRWmLC34b38ssLPhLz5YKb1bYAN2tyO/PmvWZHVF/GjMXc6ZnZOSSFdmHQsa72lpOBQGDNjkVHPAi4N5ipFUAu7PDDcwtL5xT0HQMohNGOTW4dCsy8BQ9PpGbmpqLRaFMtSEc86HmqN4zAiyNt3VBACEMfgPvm44kvakE6Amj299/0+FzdkngBoDlIFj44tffPpcSX5tmznmqedARQTW4ODV1vaGzejz04jyW2IOFFL3JaT/Lqta8mJyfxfOvlGKCaOnIk+LfnrsY+SfSHIMrkcNhrCOq+vpL52jx92leO6Cigmtw8dGjRt8Xdi8erBUgEjvLkI5mF+DcTExO5Ey1PeluAsVis/nJMQQ4OLpGb+4j5CsDSikVBInj2Liay3xanIK1ErQykpmfjF6ZnfSEzkv+v9d04v8BWTOdVWbAHkb4HKeg7dO1X3VoezEzPHcVGt5Vo83PbvilIuPOx0PGxl7QBJYk2LIeW922SIiPRTm1A70joIOqfyzAgsdFZ+1eJlgTOaFrct3vXuBrW8oJJJKHbrYLE7/dnK81Tqy8cibSIjPgeB+CDOFoKiTqNrTPj2dP1eMGu1h4sTF4wUmjbvQ+PftAmbtAPKEN3rcMRpbAqv7f5XE+afr+VyJU9LQ/aBakkZ546dU96dUXB7UQw5IoFEimDxW9NHa39Q4FAsljPUUD1zp1eTfyIALsPcFYWQFpJok78dftW99ODgUCqGE49OwZoRqNbk/HET1jGDixrDo4E4PiS94EdzwwODFgJe1MAVUmFqmWZiNbgucY8hPLcz52tzc8GBwbW03Y54G0FSbmxau2/ltOvI3XgtfY/OKSm8xZcMFgVTtlzZIk5K+/FkabeQXB20xJqwl+8u7sOBIuitdqfc8SDna0+k4TxOSBWkNununa0PFecSqrBqX5HPBjMLaN/I5BqY454sNrkdvotQEZhhn1xM6eAw0aKFjvKTshYS2yQcZE5m0AC3YZIA6F4E98KO0F9rW4IEos9D3Wd0D0Gy+ezAMlovCCz2W3Fg/Dpi8XFZPHYhs9M2YszV16FzP0bytkctJZ49O23FthlqAJRqzIpnYsbmKVVy5X267XWg2T8ndCn+G7yMszgmyD9g3VOIplm6v7BADbJJ3o4t2qp/VZyqQMd2/FhBMqjRKgx6rjgOZz9Io6P6B/Xofb/Fv0XOFSjgK2QC6sAAAAASUVORK5CYII=);background-size:auto 1.25rem}.headerWrapper.nonAuditorHeader .iGZLogo{border-right:unset}.headerWrapper.nonAuditorHeader .userProfile>a .userInfo{border-left:unset}.headerWrapper .dashboardSwitch{border-right:1px solid #dadee6;align-items:center;height:100%;display:flex}.headerWrapper .dashboardSwitch .dashboardMenuSelected{color:#006fbb!important}.headerWrapper .dashboardSwitch .dashboardSwitchLink{color:#292c37;text-align:center;margin-left:10px;margin-right:10px;padding:10px;font-size:14px;font-weight:500;text-decoration:none}.headerWrapper .dashboardSwitch .dashboardSwitchLink .dashboardSwitchIcons{height:24px;padding-right:6px}.headerWrapper .dashboardSwitch .dashboardSwitchLink .dispatchSwitchIcons{margin-bottom:.2rem;padding-right:6px}.headerWrapper .auditorRightHeader{display:flex}.headerWrapper .auditorRightHeader .dashboardSwitch{border-right:none}.siteSelection .icon-location-marker{display:none}.resCol .flex-center{position:absolute;left:8rem}@media only screen and (max-device-width:1080px) and (orientation:portrait){.headerWrapper>div,.headerWrapper .selectSite span,.headerWrapper .auditRatingsCount>p,.headerWrapper .companyDetails,.headerWrapper .userInfo{font-size:.875rem}.headerWrapper .iGZLogo{padding:1.25rem 1rem}.headerWrapper .iGZLogo img{height:1.0625rem}.headerWrapper .selectSite{margin-left:1rem}.headerWrapper .selectSite span{margin-right:.5rem}.headerWrapper .auditRatingsCount{margin-left:1rem}.headerWrapper .companyDetails span{display:none}.headerWrapper .userProfile>a{margin-right:1.25rem}.resCol .flex-center{position:unset}.resCol .siteSelectionTab{width:51%;margin-right:8.5rem}}.auditorLogo{min-width:5rem!important;max-width:11.5rem!important;height:4rem!important}.auditorLogo>img{object-fit:fill!important;width:100%!important;height:100%!important}.auditorLogoPadding{padding:.7rem!important}@media only screen and (max-width:599px){.headerWrapper>div>div{width:100%}.headerWrapper>div{padding-bottom:0}.siteSelection{padding-right:1rem}.logoSiteWrapper{flex-direction:column}.headerWrapper .iGZLogo{border-right:none}.headerlogo{border-bottom:1px solid #dfe3e8;justify-content:space-between;width:100%;display:flex}.auditorLogo{justify-content:start;width:100%;display:flex}.auditorLogo>img{padding-right:3rem;object-fit:contain!important}.resLogout{padding:1rem;font-size:1.5rem;transform:rotate(90deg)}.resLogout .logOutLogo{color:#637381}.resSelector{padding-top:1.1rem;width:91vw!important}.resSelector .select__single-value{padding-left:1.25rem;font-size:.875rem}.resSelector .select__menu{font-size:.875rem}.siteSelection .icon-location-marker{z-index:1;color:#2d323e;margin-top:1.6rem;margin-left:.3rem;font-size:1.4rem;display:block;position:absolute}}.adminPanelNavbar{background-color:#2d323e;flex-shrink:0;justify-content:space-between;align-items:center;height:4rem;margin-left:1rem;display:flex;padding:0!important}.adminPanelNavbar .navIcon{color:#292c37;margin-bottom:0;font-size:1.125rem;font-weight:600;line-height:.89}.adminPanelNavbar h2{color:#292c37;margin-bottom:0;font-size:18px;font-weight:600;line-height:.89}@media only screen and (max-width:768px){.headerWrapper .dashboardSwitch .dashboardSwitchLink{margin-top:3px;margin-right:0;padding:0}}.hideHeader{display:none}.toast-message-main-container{visibility:hidden;z-index:3000;position:fixed;top:70px;right:20px}.toast-message-main-container .toast-message{color:#fff;text-align:left;pointer-events:auto;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);width:300px;height:auto;filter:alpha(opacity=80);background-position:15px;background-repeat:no-repeat;border-radius:3px;padding:15px 15px 15px 50px;display:block;box-shadow:0 0 12px #999}.toast-message-main-container .toast-message:hover{opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer;box-shadow:0 0 12px #000}.toast-message-main-container .toast-message p{color:#fff;margin:0;font-family:Inter;font-size:14px;line-height:20px}.toast-message-main-container .toast-message.error{background-color:#e64756;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}.toast-message-main-container .toast-message.success{background-color:#1bc89c;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}.toast-message-main-container.visible{visibility:unset;-webkit-animation:.5s mymove;animation:mymove}@keyframes mymove{0%{top:-50%}to{top:-25%}}@media only screen and (max-width:599px){.toast-message-main-container .toast-message{border-radius:.5rem}.toast-message-main-container .toast-message.error{background-color:#de3618}}.email-container{background-color:#e3e5e7;justify-content:center;align-items:center;width:100%;height:auto;min-height:100%;display:flex;position:fixed}.email-container .email-content{background-color:#fff;border-radius:10px;width:400px;box-shadow:0 1px 10px rgba(41,40,40,.3)}.email-container .email-content a{-webkit-text-decoration:unset;-webkit-text-decoration:unset;text-decoration:unset}.email-container .email-content .email-title{padding:0 40px}.email-container .email-content .email-title h4{letter-spacing:.2px;text-align:left;color:#171f24;padding:18px 0;font-size:23px;font-weight:700}.email-container .email-content p{padding:0 40px 30px;font-size:18px;line-height:1.5}.email-container .email-content .icon{border-bottom:1px solid #ebebeb;padding:30px 40px}.email-container .email-content .icon i{vertical-align:middle;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:contain;width:120px;height:22px;display:inline-block}.dialogWrapper{z-index:9999;background:rgba(0,0,0,.5);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.dialogWrapper .dialogContent{background-color:#fff;border-radius:.5rem;position:relative;box-shadow:0 16px 15px rgba(55,61,64,.13),0 4px 5px rgba(117,123,128,.2)}.dialogWrapper .dialogContent a.close-icon,.dialogWrapper .dialogContent span.close-icon{width:1rem;height:1.75rem;position:absolute;top:1rem;right:1.875rem}.dialogWrapper .dialogContent a.close-icon:focus,.dialogWrapper .dialogContent span.close-icon:focus{outline:none}.dialogWrapper .dialogContent a.close-icon:before,.dialogWrapper .dialogContent a.close-icon:after,.dialogWrapper .dialogContent span.close-icon:before,.dialogWrapper .dialogContent span.close-icon:after{content:" ";background-color:#757b80;border-radius:2px;width:2px;height:1rem;margin:-.5rem 0 0 -1px;position:absolute;top:50%;left:50%}.dialogWrapper .dialogContent a.close-icon:before,.dialogWrapper .dialogContent span.close-icon:before{transform:rotate(45deg)}.dialogWrapper .dialogContent a.close-icon:after,.dialogWrapper .dialogContent span.close-icon:after{transform:rotate(-45deg)}.dialogWrapper .dialogContent a.close-btn,.dialogWrapper .dialogContent span.close-btn{z-index:1;background-image:linear-gradient(#636d73,#373d40);border:2px solid #f0f1f2;border-radius:50%;width:2rem;height:2rem;position:absolute;top:-1rem;right:-1rem;box-shadow:0 4px 4px rgba(31,33,34,.4)}.dialogWrapper .dialogContent a.close-btn>span,.dialogWrapper .dialogContent span.close-btn>span{mix-blend-mode:screen;opacity:.3;background-image:linear-gradient(#fff,rgba(255,255,255,0));border-radius:50%;width:1.25rem;height:.875rem;margin:.1875rem auto 0;display:block}.dialogWrapper .dialogContent a.close-btn:before,.dialogWrapper .dialogContent a.close-btn:after,.dialogWrapper .dialogContent span.close-btn:before,.dialogWrapper .dialogContent span.close-btn:after{content:" ";background-color:#fff;border-radius:1px;width:2px;height:14px;margin:-7px 0 0 -1px;position:absolute;top:50%;left:50%}.dialogWrapper .dialogContent a.close-btn:before,.dialogWrapper .dialogContent span.close-btn:before{transform:rotate(45deg)}.dialogWrapper .dialogContent a.close-btn:after,.dialogWrapper .dialogContent span.close-btn:after{transform:rotate(-45deg)}.dialogWrapper .dialogContent h4{text-align:center;color:#171f24;margin:0 0 2rem;font-family:Inter;font-size:1.5rem}.dialogWrapper .dialogContent>div{min-width:20vw;max-width:90vw;max-height:95vh;overflow-x:hidden;overflow-y:auto}.dialogWrapper .dialogContent>div.p-30{padding:1.875rem}.dialogWrapper .dialogContent>div.p-8{padding:.5rem}.dialogWrapper .dialogContent>div.auto{width:auto}.dialogWrapper .dialogContent>div.small{width:25rem}.dialogWrapper .dialogContent>div.normal{width:35rem}.dialogWrapper .dialogContent>div.large{width:45rem}.dialogWrapper .dialogContent>div.fullscreen{width:90vw}@media only screen and (max-width:599px){.dialogWrapper{min-width:100%;min-height:100%}}i.alertIcon,i.alertBlueIcon{background:url(data:image/png;base64,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) 50%/3.125rem no-repeat;width:3.125rem;height:3.125rem;margin:auto;display:block}.alertBlueIcon{background:url(data:image/png;base64,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) 50%/3.1875rem no-repeat!important}h5.title{text-align:center;color:#373d40;margin:2rem 0 0;font-family:Inter;font-size:1.5rem;font-weight:700;line-height:1}.singleButtonAlertMessage{letter-spacing:0;text-align:center;color:#292c37;margin:1rem 0 0;font-family:Inter;font-size:16px;font-weight:500;line-height:19px}h6.subTitle{text-align:center;color:#757b80;margin:1rem 0 0;font-family:Inter;font-size:1.125rem;line-height:1.4}h6.subTitle.fw400{font-weight:400}div.customMessage{text-align:center;color:#757b80;margin:1rem 0 0;font-family:Inter;font-size:1.125rem;line-height:1.4}.alertActions{justify-content:space-between;align-items:center;margin-top:2.5rem;display:flex}.alertActions button{margin:0 1rem}.alertActions button:first-child{margin-left:0}.alertActions button:last-child{margin-right:0}@media only screen and (max-width:599px){.alertActions{flex-direction:column;gap:10px}.alertActions button{margin:unset!important}.alertSingleButtonBody{width:70vw!important}}.dispatchAlertDialog{padding:30px;width:41.1875rem!important}.dispatchAlertDialog .alertActions{justify-content:center}.dispatchAlertDialog .transcribe-button{border-radius:.25rem;width:6.25rem;height:2.5rem;background-color:#00aae5!important}.dispatchAlertDialog .report-jha-button{width:6.25rem;height:2.5rem}.singleButtonAlertActions{justify-content:center;align-items:center;margin-top:35px;display:flex}.alertSingleSecondaryButton{width:150px;height:40px;padding:8px,24px,8px,24px;background-color:#00aae5;border-radius:4px;justify-content:center;align-items:center;gap:10px;display:flex}.alertSingleSecondaryButtonText{letter-spacing:0;text-align:center;color:#fff;font-family:Inter;font-size:14px;font-weight:400;line-height:16px}.alertSingleButtonBody{border-radius:8px;width:465px}.customPrimaryButton{background-color:#00aae5!important}.star{float:left;font-size:15px}.star:after{content:" ☆";color:#778087;animation-name:c;animation-duration:1s;animation-fill-mode:forwards}.star.selected:after{content:" ★";color:#f7bf00}.star.black:after{content:" ★";color:#778087}.circle{float:left;background-color:#dadee6;border-radius:50%;width:1.25rem;height:1.25rem;margin-right:10px;animation-name:c;animation-duration:1s;animation-fill-mode:forwards}.circle:last-child{margin-right:0}.circle.selected{background-color:#00aae5}.star-ratings-css{color:#8d98a1;unicode-bidi:bidi-override;margin:0 auto;padding:0;font-size:15px;display:inline-block;position:relative}.star-ratings-css-top{color:#f7bf00;padding:0;display:block;position:absolute;top:0;left:0;overflow:hidden}.star-ratings-css-bottom{z-index:0;padding:0;display:block}.searchInput{height:2.5rem;position:relative}.searchInput>input[type=text]{border:unset;color:#171f24;resize:none;background-color:#f0f1f2;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAdVBMVEUAAAB4h4h4gYeKmpp4gIh4gId3gYh4gYd3gYh3gYh5hol5goh3gYh4gYh4gIh4goh3gYh9h4x3gYh4gYd3gYh3gIh4gIh4gYd4gYh5g4l4gYh4g4d6hIl6hYuDkZF4gYh3gol4gol3goh4gYd8iY93goh3gIesPqYBAAAAJnRSTlMAIuIH3vT5iNzSH1jJsZd2bBrtxLmno6CQT0tCNi4MgXtlX1EULe2F6OYAAAD2SURBVDjLvZLZcoJAEEWBWYCwyiKooMaY+/+fGDrGortDVXzKebtzzyzVELzKuS5S1+T9Ybs2o8MP9n2jD1MwBvOrb7CQx3U9Wiy0yjjT/mR6hIzuiqUwUr97phMZJ3GAe/ar0XOhBjDxhQrwO5YLIBdX3j2QsZzqR9FKxaID1GwKoGSxIV/QyTNz8gWJfMMeiMToZgAzy0cAt0DucEad6I9rjAFcxZU3kMF7q75WScble3ifeyzov8Z0ICUtugQg2iFUygUr9tACkTam3j9qdzXBAG0Q96wq42ym571ZYWj+z4j+NvRINWEE/7HGLcPqXmOCV/gCgZIehnFpEcoAAAAASUVORK5CYII=);background-position:1rem;background-repeat:no-repeat;background-size:auto 1rem;border:1px solid #d2d4d9;border-radius:5px;width:100%;height:100%;font-size:1rem;line-height:1.19;padding:.9375rem 2.875rem .9375rem 2.5625rem!important}.searchInput>input[type=text]:focus{border:unset;outline:none}.searchInput>input[type=text] :active{border:unset;outline:none}.searchInput i{z-index:2;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAAEEfUpiAAAAAXNSR0IArs4c6QAABOBJREFUWAm1V02IHEUUrqruzJBgAsFoNPHqDx48mOTgJWHFi0HBqydBiCDIkqyw0727mT+zOz1zGMMqEVcRj4IXIaIXlZWACo4ePIh/x2TW+Bdw4q4zznT5vpp+PTXdPbO7Eht2X9X7+d7rV69evxEierxyrYOlxL9COfhVCH0IazWU6EP1sm+EkUZNQ4rHwb9CJbh0auax8Mr6Rz/JQnkkhVDhn/2kGAZ0Ybnx8OCfwVe2JtbwrOCAhRwKU/hTFMblpKW9Ny7ASEYHHpBihdXV1Xz7j7++oWy0g7I3AwU8RiHLmkw3gpJ/RFKQm0LrvULJkgh1BVauqx7p98PPXTd/jzJCYlIC/lZKFuC3P9CfQbHf7151scAThroOoV+tnw3DMI4tzhyE5C6kc8oBaWhGQXqV2orWwmeGTWGkKNIFijiVZgQI5dgXNs1mc+/1Tu93Dhy85ENgNYAy3wAYwz+7m8zcGZWtetk7oXAC121jyqeJ3XpRAIKHvxG4Po56lfTveyrQ+0aC4QqZqhW9BvNNBrW2ACI9ysIGK9mUjb1q/QXwlRSeLee1QbRrBWWwvFT4IumRI7J1yXgtDonOs03neTcjb0dxjMtLc9diADZYvNA8Ouh3v6O83Ma8mEr5Rr3kPRfvaZECgHChEjweajFPZXectm0t5cdHD+47Nzs724XcfsYAppWlMZJy6/D+3O1zc3NbDBID7CYHzh7n2Mri/NcAMbeFjFu7SSC6DKrXACBpZHwsDskRM7wep7JJKbvKPHNnaKOQcWaCBuf99fGSBVc2qO5fpJQH2JmH2giugUoeFxfKCMQYF/xKcIZu6atsD3rtxubLqW7MCiMAIWAcar3GMqZ0Aj/ELYeZTAvVoMjrLONIdmQCAIVd9Kp+pf4MFO1oGHRIZSsDYPTOoQ7fTudkBEE3tKEE1feIBW+eSZgdNoOoXO5+W3el5H1oKpEVbOF2a+6N5hW4w25nxPLou2IaqwHAvd4pCFo8PkoxGC+YUidao4I5w3um9K43HTf/AJwxD9TkwGYk17gr/UGvJLV+Olm1Sd14LyXmjndcJ1dJOox1okVmAMZpv/de1JCSNv9hL1uum3sqK5ixAEw7HXS/3E1r2U00OHzHyZ+wA4kvAk1oNcwL/5dzBAps+EDn5sBNAKZwhM7+7lF/xFXGnz2WMECa4iZHX3ElH0rLTSD+0CcVIT5AA60/yFJkHn9Tee9Xg3kMVLwf0mELYZ7pgEK8Tq89dswsB3WkPI35ap1Sc8oWTFqnA6FpTugDaHxssxPHrEs18Slmm86Or1dkqZQ6VysWLjIQqFetPUsv++a0N7b1sabU3EQNtJOC6XvZSDqHflD035o0P03Ba2PuvURRPz9FKRJNPuP00WTVSIYHKV+T0S+E3yYfg2yaD3pkP+2Mk4F4lfqi1uGFDNeUf9mhaesOU6FRu/2RMmFmlXEDGkWUOC20OEn8V3ZyxlKqJbnHfVf3epfpxVKzMznfojZ9LxpSfEUwKP3S6V6hGxHPSOOB3KqdbB0+kDvJ42EcAMPjx2PYH7x/qzsi2rBynSd4pGR/qQBYEGXkvBbybPbRsOYUSqmWQl+8c3/+JX7jpPbEAJKKKNafb2w+OhDiSQJ9kGoCPyZ4MGjTpd6gYL/FD+i7Du77JGuUT2Ji/y+3zUG7qNiL4QAAAABJRU5ErkJggg==);background-position:50%;background-repeat:no-repeat;background-size:auto 1rem;width:1rem;height:100%;position:absolute;right:1.125rem}.searchInput i:hover{cursor:pointer;display:inline-block}@media only screen and (max-width:599px){.searchInput>input[type=text]{width:100%;height:2rem}}select.select-custom{-webkit-appearance:none;appearance:none;outline:unset;width:100%;min-width:8.75rem;min-height:2rem;color:initial;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(90deg,#ccc,#ccc);background-position-x:calc(100% - 15px),calc(100% - 10px),calc(100% - 2.5em);background-position-y:50%;background-repeat:no-repeat;background-size:6px 5px,6px 5px,0 1.5em;border:1px solid #c4cdd5;border-radius:4px;padding:.25rem 1.5rem .25rem 1rem;font-size:.875rem;line-height:normal;box-shadow:0 1px rgba(22,29,37,.05)}select.select-custom.placeholderTxtColor{color:#858d93!important}select.select-custom.placeholderTxtColor option:disabled{color:#a0a5a9!important}select.select-custom.placeholderTxtColor option{color:#171f24}select.select-custom.custom-date{min-width:17.5rem;min-height:2.5rem;font-weight:500;line-height:1rem}select.select-custom.custom-date *{font-weight:500}select.select-custom.important-questions{width:9rem}select.select-custom:disabled{color:#999!important;background-color:#f2f2f2!important;background-image:linear-gradient(45deg,transparent 50%,#999 0),linear-gradient(135deg,#999 50%,transparent 0),linear-gradient(90deg,#ccc,#ccc)!important;border:none!important}select.basicSelect{box-shadow:unset;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiMzNzNENDAiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTExLjY4OCAxMGwtMy4zNDQgMy4zNDRMNSAxMGg2LjY4OHpNOC4zNDQgM2wzLjM0NCAzLjM0NEg1TDguMzQ0IDN6Ii8+Cjwvc3ZnPgo=) 100% no-repeat;padding:0 1rem 0 .5rem}select.bg-grey{box-shadow:none;background-color:#f0f1f2}select.bg-dark-grey{box-shadow:none;background-color:#e3e6e8}select.raised{box-shadow:0 1px 4px rgba(117,123,128,.5)}@media only screen and (min-device-width:768px) and (max-device-width:1080px){select.select-custom{background-size:5px 4px,5px 4px,0 1.5em;min-width:7.5rem;max-width:7.5rem;font-size:.875rem}select.select-custom.basicSelect{background-size:unset}}i.person-icon{background:url(/static/image/call@2x.1441af28.png) 50%/2.5rem no-repeat;width:2.5rem;height:3rem;margin:0 auto 2rem;display:block}ul.help-item>li{color:#778087;border-top:1px solid #d3d8e0;justify-content:space-between;padding:1rem 0;font-size:1rem;line-height:1.25rem;display:flex}ul.help-item>li:last-child{border-bottom:1px solid #d3d8e0}ul.help-item>li>span{display:inline-flex}ul.help-item>li>span>i{width:1rem;height:1.25rem;margin-right:1rem}ul.help-item>li>span>i.email-icon{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAWCAYAAADTlvzyAAAAAXNSR0IArs4c6QAAAn1JREFUSA3tVktrE1EUvmcyVaeiIHajgqIbUesDH/hau1JRquQPuGgXQWmlmdo0zZQ0NWltF0XBgBu3QcRF/4EIUvBRrIobwYXWlRWhNHRm7vU7E6edJJO2KbP0Quace853vm/uyWFmSGANZAsHbanGSah2pSjGsagWkXKVoNkWje4Op80vOhM7Uj4VSpxVnkrlGpWg8ujUPkeqNnCeo/7c2DHXdmZYgIQoI78lKrFazliLflxzHXe/L6A0ugXZBxB2/NhGLXMQaWMVzgoLa2lVhEosFKy+XoBOQ3i6KtfUhqaZI58xk/irFoKlVYIYmjMKU1MY7JsxMuZ5QZTAnf4JFqzme1jUcC1zMBdzBmvIHMpfE0q98INAvNJ0vWsk1TvLMatQ2F0uq0kU3/Ax4ZaeGQbdsUzzB+cxG+2u7RaFUBeW8UTXvSldDsDBVF2UtvPOtPITxq4dQ1ZnJxPcvJcdvSJd+QiIvUE8bvAbabHE/XRyiuNWsdi6ODefAUcPtnX8VS31iTCpAKpkeW7+IzpwmeNM2LY1dhiDMI5Wu/xjf2erfsQX45sq//z1iWsrHD7jiq1r6Uoq6NFzXd90OzfQ852j/bnRE2xHUsn3bFPDE3scZ2kSQh28b7jCWhoOVh2Ou3QJp02fOnTgYTwe94RKpVLszeevCeSyENsWXlsdXecJg0X0ljS9iyNKOo9xPRnMruqv/4RBGghI+/W/SOgMBNG1ft0U1QLC9hiIpoV8ng0X+gTN2v+CzXZsTTy3VK6Jig4gNWP75pd4TC1Gx9mACRqspVnd3b9xzCcNYJGFWYO18AqrLDy2ruIb4yh2UU+uxEv4Q37QnCJ8Uf0FkFHpn/XkhTwAAAAASUVORK5CYII=) 50%/.875rem .6875rem no-repeat}ul.help-item>li>span>i.web-icon{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAeCAYAAAA/xX6fAAAAAXNSR0IArs4c6QAABS9JREFUSA29VW1sk1UUPudtCy3jY5s6CMRBpxAcPzDGxATF6BISjD9MRiRGY+KMyTCgmKBr67r57ivtNkQxos4fzERi0ADRX/7wAz9JEISYGTBxOAQUpzCjMttufd/rc25327ddiUtQbtLec5/znI977r3nJbrKg2car7+/v+JCyrnRYg6TUnVip5Qasfy+kVmVFcP25s2XZuLrXwO2dvfe6jjuFkX8ACLMLucUTiaI+B22fC8n2p85XI5jsMsGjHf1Lc+6zqBSdLshz2RmpsN+y2rqboucLMe3yoGxrt7GrOMc9QZDZn8WuHwMO8IvN7w62Nw26aoj0Y7eh4zeO08LGO1IRFzH3a+I5msi8/fIulExH8kb+mmr309PmLXohEPgakypCqXcPfDVaThmLgoY7epbj7NKiBJZu5bF2+oWVa2iWfQNoAaNM73dG49+0ROPHgLrLcEwGoQjXLERWwGx27ZIR/I+kc3IB4wkk7XkOnvAAh+D6elEe3RHc3PzJK7EYwb3+awdxpgttV3LYgOOcMVGbA2HFL0RTSTqzDofkDNqOzK6RhSI+FryudgLItsHD/rhr0lklGyoJx75Ssv4S7bHjjOz7F7GI8IVQWzFh8jYZ6XKcH9O1r6JWrt3LHGymdM4Nz+cppDVTmSS1XSixYrUozkDPgT8Y2MsM2rXAKdrRGbi3Qj08xQOX7QVlQnBp+P3BcI98W1ndUZudmKTDiZMIRBF9SHIumioNcC18yJ4aiGJwU9hmIVSPjc7uQmKViSMGKQeLLD+HwmxdQweGBgIjJwfSwNA1+L9wSA/5Q2ZSqvPsOswSjUcDFl3e3VGTqfcj2C/AiU9HQzxWoPLnE6rF9ECN8DeDdbfEPKPjI0vlWA5Eg/Zkcg5rwHe0hzo5YAuluoML2Inf0WdVhCreXYkWmLfOwTdBomRPnWu1qJsZpkxVKxOGdnMeJe5BqDoD4OVznj0v2tMUVWprsgnYlk+tgpdXtG8UgNWalIwdJNAqS6/LjT1iTxmBI9PiWUpnj1idKjzciPnZ87tDLrKPFYioArVGkLZS1Q4iYJPiYU13oCdGEeN52BxAgd/wGuEZ4DrrK7FIY7hoF/x6oyMsj0uTQOlvciKXzW4zHgBjfBdD99/J+1YhX6HcHYUqjtFAUK916Agq2oEjxfWHgmGMiQo7MtyUIVjwsndTrbKZi6E/2xYpHeuA4YXLTiAcpzXztHa2EfrQiHrevlZlu+OQlDea3Azozp7jV64Bhcfuk1CCd+joZV1+4SnA+ovApFu1rq1OTSQcUIZeXeJ9pYvYfC5dsp0z/xAQL9H/SZrai4AXy864QhXcLEl+Jhqk9BaO+2NG/UNzpUUULA9+jwO9kMxxpHUqcnx9+zBwaBeM78uMxwsGL00cb+W8Zc6O9oIUN9ePBvNERuxFR/CQyKf3nJTuM/Y6FtqFnZ/f01q3DkOJ4s1meg7OGoJ1S78IPXj6E/Aq2EwjBa1SvSpkz98iyTwlHgstHThktSZ0XV4t30ItlLbo5TBkO9mu6XlF1nLKAooQKQzuZpdehe3bZmsZeCpfCIzsLtkxlc9gv6IQTrzUr1wYHUGH+hGfDO/zq1z/9MCCowvdJWa4DeR/b1ecl5m/kvLSk3rTBpnft8KzH048eyWco0g76ZIQPoc60o2oac9CXl1kfIyC/31Z/VSoi06CHnqdRaTy+6wmEIU6+xbq1xXPq718BNGKa8TDi7Eb8hL2tUJtqzduKW521zq4ErX9q5dc+V3pX6uiv0/PbD/j1N8L/8AAAAASUVORK5CYII=) 50%/.875rem .9375rem no-repeat}ul.help-item>li>span>i.phone-icon{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAaCAYAAACtv5zzAAAAAXNSR0IArs4c6QAAAotJREFUSA2tVTts01AUvfeZpmkQiAohoIilIJXyGQqMIARSBxiApd2zMWVBjZ2WtA6BOBbQoQNSBtQOlCFLEQMMHdiQWEAMCARCooBoWYpEhcjXl/scJUr8CY6Fh9j3nHvOsf3uc5CIcCZ394RVr/VB2zHYLz6oqrrVBoW6RDWTfwpEF51qBPgVjSkjejK54eR6qQUSnfMSEMDOUql+yYvrBROEuO4nIAtH/biguAAC3wBEGAlq5NcnmPjuR/JrOuLHBcUFIn7t0jxcKBQ6pqtLrycl+B2tejIM8gDQerk84McHwUVkdPi5HEnPZoRpPZHw5jwFblDok5MVQHjmogSm8nOpOy68R0AuMvBCPO7Qsbk5q+U7sJCFHbBvV2yFR3LN9kD8vU30LYf0c8nsgEQiUUYQaZsl2l6rVR8Vi0XF1R0CsAOkrn82ucwj+6bhQWdevfuUCeHnkrQCdERLAE61OghSWta40KpDXrQCpD43p/KeQHtxeRcLsOBhKrewJ6S3LeMt0HnoRKKUya9wwGXJ8OK/VJTIxO0b1z13vL64GK18+XG+jvBt4ODej3o8Xmp3dAVI0jTNHT//WC845HijGTeFgnEjrT5pF2uGMQgVWCWCUxJnM4u/zmt8+Z4/om8jApY8A2TzzK35A7VahQ3ppKzlwc0L0aOHpuTmdJo3Ojp/EfCzb4Bs1QuFWGljc4nvcKIp5Ul7rSh4rV637jfvvMl5nbsGSIH8z9ayZpofWefin/3OkMAC7aYxxv4mh4w7TbrVgQOaJtMZc9wCMvnJxppYt3PPAdJMvrZU9t5poOoVArzKwDHPEMStUAFOM82YP4yV6lke6yEga4g3z35es90k4IGz97/XfwHxfM7H2RBuBQAAAABJRU5ErkJggg==) 50%/.75rem .8125rem no-repeat}ul.help-item>li>a{color:#171f24;font-weight:500}.ig-button{cursor:pointer;text-align:center;border:none;border-radius:3px;outline:none;width:100%;height:48px;font-family:Inter;transition-duration:.3s;position:relative;overflow:hidden}.ig-button:focus{outline:none}.ig-button:after{content:"";opacity:0;background:#90ee90;border-radius:3px;transition:all .8s;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.ig-button:active:after{opacity:1;transition:all;left:50%;right:50%}.ig-button.authentication-submit-button,.ig-button.transcribe-button{letter-spacing:.3px;color:#fff;background-color:#00bd63;font-size:14px;font-weight:700}.ig-button.report-jha-button{letter-spacing:.3px;color:#778087;background-color:#fff;border:1px solid #d2d4d9;font-family:Inter;font-size:14px;font-weight:500}.ig-button.close-jha-button{letter-spacing:.3px;color:#171f24;background-color:#eeeff0;font-weight:700}.ig-button.inactive-jha-button{color:#969899;cursor:default;background-color:#e3e6e8}.ig-button.close-audit{font-weight:700}.ig-button:disabled{opacity:.63}.close-jha,.open-jha{background-repeat:no-repeat;background-size:15px 15px;flex-direction:row;width:18px;height:15px;margin-bottom:2px;display:flex}.open-jha{background-image:url(data:image/png;base64,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)}.close-jha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAcCAYAAAAJKR1YAAAAAXNSR0IArs4c6QAAAzFJREFUSA3tVj1MFEEUnrcsKAkUNhYmJFRYSWB32d0j0crfAjulVQuNxJhAYQFKDEplgsYY0ahRKxI6aYxiidwt3AGRQGFLKNSCREyQC7fD986by5y541g4pWETmJn3873vvpl5uyTwxKdnTspQDpCULVKIWrb9r4eEWJNEc2RQf6zN+kRBkDoTCvFeSgnf3j1EJCHIWTOUcgCq7CkZliEnyD1TELVgpaRZJRIvwG9VGf7pKGUdKl9FjfpsHXAxwaxGK1ovJHUKQ/TEXHtUs1d8OhkkL5Cgh9DmDxlUYC40mUjm5dGrYg/HDTJveF7LV92+23kQzDWFcuMJip4qhlWSEAfjoKUxPJBHDg+2NzSsFQPYrm1yaamWlr/1AvTWX7tSAGEUrEiMgARkFBts50T89dHy98X4VKqjIDbCgnMZA6rc1shsGAY9wnUa0aEKCUlajXl2jzCFhS2bUIFSyEb0qbF4kBqLz842Knu5kWPjidQ7zmUMFQ/sz0Y12b5rd+PMFlygQkK5jHbHmfc9+wSa1WVI/EMB4dd1iPXMIoj1LSws6JdBhWRH9iGml2NB5HzeCSyocgXYx33b/pK3a5OihNjPjQo37U1dbfVRtIJnWKN/YhvRyUHs/s9fa/Pc4dmmP2xjH2IGOZZ9nMsYjAVVXjO2nqPPTX1RbN7c3LwC+/UgmHmVITGMg+VwHFpXk8iE41Bi9EA1dbNtPS2HZCbs5Hn+IUpWkdHluq3TedsWk7KEVK7nWUn8ai8xnbomQxoEpUPsg+3i77Q8l4vL9xToskKG7PPbrOdKXYW11Vhyy4olMXDMdYYP1hBv41tNeiaSJcM29nEMx3JOMaxStm0rpANYlsUH/VIimXyJBvEUB+IY+3F75qlKdvmOM6HHR5nviJAqwIWxZVZiavYm23y39TEUyfYwFRN13BUhLpYjMBS1cKn4SGeoFEgl7fuEyqm5r9C+QuUUKOc30UfSaG7ZTwl0Whsvy7vlkirql8JWr37mYuLtOIcCLhfBt4uNf3ZFC0YBAxd8L1E/mCmSUdIrGsscsEN3DM+zPwiDTuMdEIdhVx/yO2GYrYnazMH3nY+bvyI1Hkz/MMMAAAAASUVORK5CYII=);background-position:50%;background-size:18px 14px;margin-bottom:1px}.iconButton{border-radius:.25rem;justify-content:center;align-items:center;padding:.4063rem .75rem;display:flex}.iconButton:active{color:#373d40!important}.iconButton img{object-fit:contain;width:1rem;margin-right:.5rem}.iconButton .image{object-fit:contain;width:1rem;margin-bottom:3px;margin-right:.7rem}.iconButton .spanStyle{padding:0 .5rem}.iconButton.deleteButton{background-image:linear-gradient(#d93518,#cc3216);border:.0625rem solid #b50710;padding:.4063rem .5rem;box-shadow:0 .0625rem rgba(22,29,37,.1),inset 0 .0625rem 0 .0625rem rgba(255,255,255,.09)}.iconButton.deleteButton img{margin-right:0}.iconButton.filterButton{color:#373d40;background-image:linear-gradient(#fff,#f9fafb);border:.0625rem solid #c4cdd5;border-radius:.25rem;box-shadow:0 .0625rem rgba(22,29,37,.05)}.iconButton.filterButton:hover{color:#373d40;background-color:#00aae5;border-color:#00aae5}.iconButton.filterButton.count{border:.0625rem solid #b50710}.iconButton.filterButton.count span{color:#fff;background-image:linear-gradient(#d93518,#cc3216);border:.0625rem solid #b50710;border-radius:50%;margin-right:.5625rem;padding:.25rem .4375rem;font-size:.75rem;font-weight:500;line-height:1;box-shadow:0 .0625rem rgba(22,29,37,.1),inset 0 .0625rem 0 .0625rem rgba(255,255,255,.09)}.iconButton.scanQrButton{color:#637381;width:170px;height:32px;box-shadow:none;border:.06rem solid #c4cdd5;border-radius:.3rem}.iconButton.scanQrButton:hover{color:#637381;background-color:#fff;border-color:#c4cdd5}.iconButton.scanQrButton:active{color:#637381;box-shadow:none!important;background-color:#f1f1f1!important;border-color:#c4cdd5!important}@media only screen and (max-width:599px){.iconButton.scanQrButton{width:162px;height:30px}}.iconButton.switchCamera{color:#637381;border:.06rem solid #c3ccd4;border-radius:.3rem;width:150px;height:30px}.iconButton.switchCamera:hover{color:#637381;background-color:#fff;border-color:#c4cdd5}.iconButton.switchCamera:active{color:#637381;box-shadow:none!important;background-color:#f1f1f1!important;border-color:#c4cdd5!important}.iconButton.addLogic,.iconButton.addMedia{font-weight:500}.iconButton.addLogic span,.iconButton.addMedia span{display:flex}.iconButton.addLogic.outline,.iconButton.addMedia.outline{color:#292c37;border:.0625rem solid #c4cdd5;max-width:40%;padding:0 .75rem;font-size:.875rem;font-weight:400;box-shadow:0 .0625rem rgba(22,29,37,.05)}.iconButton.addLogic.outline:hover,.iconButton.addMedia.outline:hover{background-color:#c4cdd5}.iconButton.addComponent{max-width:55%}.iconButton.addLogic.outline,.iconButton.addMedia.outline,.iconButton.addComponent.outline{color:#292c37;border:.0625rem solid #c4cdd5;padding:.1875rem .75rem;font-weight:500}.iconButton.addComponent{margin-left:1rem}.iconButton.addComponent:hover{background-color:#c4cdd5}.iconButton.duplicateQuestion,.iconButton.deleteQuestion{box-shadow:none;background-color:unset;border:none;padding:0}.iconButton.duplicateQuestion:hover,.iconButton.duplicateQuestion:active,.iconButton.deleteQuestion:hover,.iconButton.deleteQuestion:active{background-color:#c4cdd5}.iconButton.duplicateQuestion,.iconButton.deleteQuestion{color:#292c37}.iconButton.formClose{background-color:unset;color:#637381;border:none;margin:0;padding:0}.iconButton.formClose.btn.btn-primary:active{background-color:unset;border:none;color:#637381!important}.iconButton.formClose.btn.btn-primary:active:focus{box-shadow:none}.iconButton.formClose img{width:2rem;margin-right:1.5rem}.iconButton.checkListClose{background-color:unset;color:#637381;border:none;margin:0;padding:0}.iconButton.checkListClose.btn.btn-primary:active{background-color:unset;border:none;color:#637381!important}.iconButton.checkListClose.btn.btn-primary:active:focus{box-shadow:none}.iconButton.checkListClose img{width:2rem;margin-right:0}.iconButton.formBack,.iconButton.formBack.btn.btn-primary:active{background-color:unset;opacity:.9;border:none;border-radius:20px;width:32px;height:32px;margin:0 1.2rem 0 0;padding:0}.iconButton.formBack.btn.btn-primary:active:focus{box-shadow:none;opacity:1!important}.iconButton.formBack img{width:2rem;margin-left:.53rem;opacity:1!important}.iconButton.viewIcon,.iconButton.moreIcon{background-color:unset;color:#637381;border:none;margin:0;padding:0}.iconButton.viewIcon img,.iconButton.moreIcon img{width:2rem;margin-right:0}.iconButton.checkListButton{padding:.2813rem 1.25rem}.spanEdit{letter-spacing:0;text-align:left;color:#637381;font-family:Inter;font-size:14px;font-weight:400;line-height:16px}.filter{margin-bottom:.2rem!important;margin-right:.53rem!important}.card-holder{border-radius:.25rem;border-top-left-radius:unset;border-bottom-left-radius:unset;color:#1f2122;-webkit-user-select:none;user-select:none;background-color:#fff;margin-bottom:1rem;padding:1rem 1.5rem 1.5rem;font-size:.9375rem;font-weight:400;line-height:1.4;box-shadow:0 1px 4px rgba(117,123,128,.5)}.card-holder.purple{border-left:.125rem solid #694bb6}.card-holder.pink{border-left:.125rem solid #ca5a9e}.card-holder.skyblue{border-left:.125rem solid #00a3bb}@media screen and (max-width:1080px) and (min-width:768px){.card-holder{margin-bottom:.5rem;padding:.8125rem .9375rem .9375rem;font-size:.875rem}}.highlight{letter-spacing:.2px;color:#373d40;font-size:2rem;font-style:normal;font-weight:400;font-stretch:100%;line-height:normal}.highlight p{letter-spacing:normal;color:#757b80;height:1rem;font-size:.875rem}.v2-tab{width:100%;height:100%}.v2-tab .rc-tabs-tab{-webkit-user-select:none;user-select:none}.rc-tabs.rc-tabs-top{flex-direction:column;height:100%;display:flex}.rc-tabs-tab{-webkit-user-select:none;user-select:none}.rc-tabs.rc-tabs-top.pill-tab{box-sizing:border-box;color:#778087;background-color:#e4e5e6;font-size:.875rem;font-weight:500;position:relative;overflow:hidden}.rc-tabs.rc-tabs-top.pill-tab .rc-tabs-bar,.rc-tabs.rc-tabs-top.pill-tab .rc-tabs-nav-container{box-sizing:border-box;white-space:nowrap;zoom:1;outline:none;font-size:14px;line-height:1.5;transition:padding .45s;position:relative;overflow:hidden}.rc-tabs.rc-tabs-top.pill-tab .rc-tabs-top .rc-tabs-nav-wrap{height:100%;min-height:30px}.rc-tabs.rc-tabs-top.pill-tab .rc-tabs-top .rc-tabs-nav-wrap .rc-tabs-top .rc-tabs-tab{color:#757b80;font-size:.9375rem;font-weight:500}.rc-tabs.rc-tabs-top.pill-tab>.rc-tabs-bar .rc-tabs-tab-active,.rc-tabs.rc-tabs-top.pill-tab>.rc-tabs-bar .rc-tabs-tab-active:hover,.rc-tabs.rc-tabs-top.pill-tab>.rc-tabs-bar .rc-tabs-tab-active .rc-tabs-tab:hover{color:#006fbb;background-color:transparent;border-radius:.25rem;margin-bottom:.5rem}.rc-tabs.rc-tabs-top.pill-tab>.rc-tabs-bar .rc-tabs-tab-active:after,.rc-tabs.rc-tabs-top.pill-tab>.rc-tabs-bar .rc-tabs-tab-active:hover:after,.rc-tabs.rc-tabs-top.pill-tab>.rc-tabs-bar .rc-tabs-tab-active .rc-tabs-tab:hover:after{content:"";clear:both;border-bottom:10px solid #006fbb;border-left:10px solid transparent;border-right:10px solid transparent;width:0;height:0;position:absolute;top:100%;left:38%}.rc-tabs.rc-tabs-top.pill-tab .rc-tabs-ink-bar{display:none!important}.rc-tabs.rc-tabs-top.pill-tab>.rc-tabs-bar{border-bottom:unset;padding:1rem 1rem 0 1.5rem}.rc-tabs.rc-tabs-top.pill-tab .rc-tabs-tab{box-sizing:border-box;cursor:pointer;margin-right:.5rem;padding:.5rem 1rem;font-weight:500;line-height:normal;transition:color .3s cubic-bezier(.35,0,.25,1);display:block;position:relative}.rc-tabs.rc-tabs-top.pill-tab .rc-tabs-tab:hover{color:#373d40}.rc-tabs.rc-tabs-top.count-tab .rc-tabs-nav-animated .rc-tabs-tab{padding-left:0;padding-right:0}.rc-tabs.rc-tabs-top.count-tab .test-count{text-align:center;color:#757b80;background-color:#f0f1f2;border-radius:50%;width:2rem;height:2rem;margin:0 1rem;font-size:.875rem;line-height:2rem;display:inline-block}.rc-tabs.rc-tabs-top.count-tab p{margin:0;font-weight:400}.rc-tabs.rc-tabs-top.count-tab .rc-tabs-tab{color:#757b80;margin-right:0;font-size:1rem}.rc-tabs.rc-tabs-top.count-tab .rc-tabs-ink-bar{display:none!important}.rc-tabs.rc-tabs-top.count-tab .rc-tabs-bar{border-bottom:unset}.rc-tabs.rc-tabs-top.count-tab .rc-tabs-tab-active,.rc-tabs.rc-tabs-top.count-tab .rc-tabs-tab-active:hover{color:#373d40}.rc-tabs.rc-tabs-top.count-tab .rc-tabs-tab-active .test-count,.rc-tabs.rc-tabs-top.count-tab .rc-tabs-tab-active:hover .test-count{color:#fff}.rc-tabs.rc-tabs-top.count-tab .rc-tabs-tab-active .test-count.index1,.rc-tabs.rc-tabs-top.count-tab .rc-tabs-tab-active:hover .test-count.index1{background-color:#7650c7}.rc-tabs.rc-tabs-top.count-tab .rc-tabs-tab-active .test-count.index2,.rc-tabs.rc-tabs-top.count-tab .rc-tabs-tab-active:hover .test-count.index2{background-color:#765078}.rc-tabs.rc-tabs-top.count-tab .rc-tabs-tab-active p,.rc-tabs.rc-tabs-top.count-tab .rc-tabs-tab-active:hover p{font-weight:500}.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-bar,.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-bar .rc-tabs-nav-container{overflow:unset}.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-nav-animated .rc-tabs-tab{padding:8px 20px}.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-top .rc-tabs-nav-wrap{height:unset}.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-tab{color:#757b80;font-size:.8125rem}.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-tab-active,.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-tab-active:hover{background-color:unset;color:#373d40;letter-spacing:.19px;border-radius:.25rem;font-style:normal;font-weight:700;font-stretch:100%}.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-ink-bar{background-color:#00aae5;display:block!important}.rc-tabs-tabpane.rc-tabs-tabpane-active{justify-content:space-between;padding:1rem;display:flex}.rc-tabs-top .rc-tabs-nav-wrap{height:unset}.rc-tabs-top .rc-tabs-content{width:100%;height:100%;min-height:0;display:flex}.rc-tabs-top .rc-tabs-tabpane{transition:width .5s;overflow:hidden}.rc-tabs-top .rc-tabs-content-animated .rc-tabs-tabpane{width:100%;height:100%;display:flex}.rc-tabs.rc-tabs-top.nav-tab{padding:unset;letter-spacing:.3px;color:#778087;width:100%;font-size:13px;font-weight:500}.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-tab{margin-right:unset}.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-bar{margin:0;padding:1px}.rc-tabs.rc-tabs-top.nav-tab.rc-tabs-tab-active,.rc-tabs.rc-tabs-top.nav-tab.rc-tabs-tab-active:hover{color:#000}.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-bar{border-bottom:1px solid #d3d8e0}.rc-tabs-top{border-bottom:unset}.rc-tabs-top .rc-tabs-tab-arrow-show{background-color:#fff}.rc-tabs-top .rc-tabs-tab-next-icon:before,.rc-tabs-top .rc-tabs-tab-prev-icon:before{content:none}.rc-tabs-top .rc-tabs-tab-prev-icon,.rc-tabs-top .rc-tabs-tab-next-icon{object-fit:contain;background-position:50%;background-repeat:no-repeat;background-size:29px 24px;width:25px;height:100%}.rc-tabs-top .rc-tabs-tab-prev-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAAH5FsI7AAAAAXNSR0IArs4c6QAABBxJREFUeAHtnM1OFEEQxxvjCS6wXjQLKmDEZcFnMRpMQDEBNLwH6kXjGwje1IVE401gYa8CF7lp4k2IJ1kkgQMX3F7tpWana7ampodpoPYy3dVV1f/5Tc0nM7Qd1X6K8LtA8Km7nJDjg/FHYUV6ZeDvyfQ07DbaqtECjf6bA6D3r9mmF+F5whb3a53h1MlW5kp3T5hPM9nL+e5mU71v3TI25wzxkKcOY7BbyLzt4WFrtgkPDg7CkposJIV6H9fV1N7e3hQe7pISrq2vhyMxi7U+EePKagUZOTafw7I5h6tMqkOs5Gx2SWijEs9GZqiPNr93dlpnP96t8ZY+be1Uq7gDGLGe98D4kU62u7sLTZHtlgl1tO3EimUlJYyTVA4OrcuslQe5sFslMuP+J3ReNmbVXS2dI3QlzOQRgYYEdykEueRM3PkkaG5oKHdIhhS6xE7UHPvYw/H6xYC+IKhd/3BShGLIFwyhSGCAwqrEaykQHtl0UoPwlrKzsxPdWpwBp6e6GwO31P7+fl3Hr62fHD2hGCcETdYf378pLayjo6N+1/95cdEMsZdOCbJVRAQ6JRgxD3tIBLLR/Q8UgmeeoBxmzvwmlr1YNnFSAknjpQaFYFICSeOlBoUgh8Dh4SEnzBrjvAa1uGt9/erO3XvWCeManQo04rSIP3t7cbVY/Z0JhOIGBwuqUl62ThjX6EQgFFcsDqqVpaW4OlD/xAKhuOGhIVV28LgDqk18T2Le4+nO59XG2heY20k7McFPHz/UhWxtb6vZuTdORAWSRD49JA7Wng82nqy+np0jRtHcnDxh1VOlJdKZwLREOhUIRfZc79XdxD/nArUivbld/RIfZgJ7XAqdxIeZFDQFUorAAA5GRwgyoAVChGAAB6MjBBnQAiFCMICD0fGeoPcXCwzoJxri/RY+URqMyQQgAxoMEYCQBqMtABnQYIgAhDQYbQHIgAZDBCCkwWgLQAY0GCIAIQ1GWwAyoMEQAQhpMNoCkAENhghASIPRPjUA9Z/K9acz+vUMJ5/OMGDZQrx/nKXBTUw9VquVSkD/2OioevXyRcCWRediFpNS5sTAFQoFtVB6ry7lcpQ0qft4BxADp98NWiiVVK6rK3UocSbwBiAGbqhYVPO1iuty/G1ZHEhRvpkDxMDdHh5WpXdvleuP8qJgcMYyPwt/3dxU8CtGsxL3R0a8h6e1enMWXt/YULXvVRtfWRqQz2Zm1NTkhOl6t/QGoCFz2kB6B/C0gfQWYCuQz5/OqMkJD3ZtV6/zpZ1Hv3qo/9Hi1d6+o+VyOe3pyPm9r0BTib4uM7+M8RUMVZcApJJC/AQgAoZqFoBUUoifAETAUM0CkEoK8ROACBiqWQBSSSF+AhABQzULQCopxE8AImCoZgFIJYX4CUAEDNX8FxgXfiApdK48AAAAAElFTkSuQmCC)}.rc-tabs-top .rc-tabs-tab-next-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAAH5FsI7AAAAAXNSR0IArs4c6QAABAtJREFUeAHtm89OFEEQxhtjuHDhqBGMaKIvIHhe/xC9GQ27iuLN8ABGLypPAuxBA68gEeEsXET+aaImPoDsnpBwWacHG3boqmzVTg1bZGsO7Oy331R//ZuepWfT09NINkfYzhA8qeWEjPv7+1GinlydWVldFa4YlUsEMp58ncnVNDljZDw/MAi17Jw/M8e3cxcGjkuNyAiZ/FEdxENuGkYRqxHG2MJTOlMQuiSx3KSEvb29zo8oSmFSwZDmy9pa2MVfo7EJCJ9XVgAVlrpw2HRhl1njEB98R59YwSMW7e61ZFi6fSf9piE3AF/iWfXW6GgD+/eVdSZTsOMC9v76yA1SUVLB6ZlZUjEfpmVBTjFf0L4cyKMNNbYc2OiRyAf6C4oPG4RE27I4wraTIAdaQAQMWTaCZFSIsTsI3n/wkHwDg4BCZbHvwWSa4ra2ttOGfv/66fxdl8QmFjCEGb17z61vbIgFFR+DlXI5ZHWkW8xDN7Ljp0kSW5ia+dko55a1Vdst54StCvjPBy8NpZNQyWChXfExiJyotmXxMdh2EuRAC4iAIctGkIwKMaonaF8zyJkjy+pPsQUkn0vEaAQRMGTZCJJRIUYjiIAhy0aQjAoxdgfB3d1dpP/55dwEfbgrV6+5JxPP8qcBKuQO+HdvLy27tLxcTMhwg5zn9c/OTnrj7n9VGH86kadUdKzILwu+6k6tVkhIsYA+ZK2AkKIBfch6vX5I8vnkpJdybeI3TWHxUV9fn/vx/RtwXfKk3Fdxc3PS4XxtsYBFhBMLWFQ4kYAfFhZ8HSc15tJizX9yXWL/D/60tCxRBqwhfhU3d15iX+wikQgD1bCAEBWOZgQ5tCCvEYSocDQjyKEFeY0gRIWjqSeofrLAod0Jr/oz3AkonDYNIIcW4DWAABSOZAA5tACvAQSgcCQDyKEFeA0gAIUjGUAOLcBrAAEoHMkAcmgBXgMIQOFIBpBDC/AaQAAKR1ID0C/H8I/K+OUYlGf9OZ0s0qvi56wXL1+5ufn5TD9vlkquOjMt9ihPprjgGxUAfX+SpSxurPLIbW8fPAcV+qgdpBqAAViy3CYBWTl8oCzoWkGqAxiA1ep1V05G5MbmZpDSV20g1QIM1JJlS67yeNx9XV8PkiqQav4LZ+g0venv73flsbEm5WA3eV5P5inHqDJPOMuzn6x7Zrbq3kxNZRr1a4Xm3r9zI8PDGb1Tb1QCPA3gwglTBfA0gVMFcLZada/f6r5UA7DoFVyb1wHx4+Ji4+LQ5Uayul70SfOiu6J+GhOdcWWC+mmMMl5RHAMYIeEJBpDHK3IbwAgJTzCAPF6R2wBGSHiCAeTxitwGMELCEwwgj1fkNoAREp5gAHm8IrcBjJDwBAPI4xW5/wFY+x1AxtvQ0QAAAABJRU5ErkJggg==)}.rc-tabs-top .rc-tabs-tab-btn-disabled .rc-tabs-tab-prev-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAAH5FsI7AAAAAXNSR0IArs4c6QAAA6JJREFUeAHtm8FuGjEQhp0KCSQugYpTOJFKvEAqcSINVKlErukpfbuSQl6hURHNtWnu3JtGKuKIRCJCylANMbs2mJ3Zrgmzh9gee8a/P8+yLNndeZoeyuF45TBmNuQ/Dex0OmFFsBj9+H51pTfndTWvaZVWu621/lV3oAjPE7bwrzrBqWmLaZ6fh/kEyX5uNoOmWdu4M6bBCeJxnjqMwWxx5m12D1uTDTgej8OSAhYnhXCOQzalUqmAe7jpFPBPvx/2tFmM+Wkx/rq9tfQ8m7cwbbZwyU55aEs5k10CmqisZ3NmCJ82o9FodfTn09peg8vWNJh9gNZjvO5p/U8Q7P7+Xjctra8MCN6mC6stqlPAdYLKh8PqNFs1wjmxVwXCfv8DsqcNLp2rZEfIJQzjiEAkEbUUglHJod92EsQbGpc7JCRlK1ffEtk8DXYQ9vvubtbz8fTU6Y7LEGbBxCIwKCydTi9MQmmw5KB+S8kpDhbGeqlrX1wozLtPZ2cUcHNfVoEYFYW+OzxUxWIRzZHKWARGUmJxYslBS2wWswikYhSCL56gfMy8+C2Ws1i2mEqA6i85KASpBKj+koNCMAqByWQSxc3ow56DIO5Lq6W+Xl4aJ1zXyCoQxYGIh4eHdbUYx7P8NgORdXG5XE6dNBrGCdc1shBcELe7yyYOFkMmqIvLT8k1mMghaTJBOCHgyGaz7OIgLlngh+NjiKOGw6Hq9XqzOucfssBCoaBQ5I/ra3aRZIFAK06RLALjFMkmMCjy580NmMhHLL8s9KePQcG2cxyxCOQQhjFYtxiDcpYikEpTCApBKgGqv+SgEKQSoPp7n4Pef1mg7kDc/t7vcNwAqPEFIJGgABSARAJEd8lAAUgkQHSXDBSARAJEd8lAAUgkQHSXDBSARAJEd8lAIkDyv7CJ8zu7w7/Ku92uGj8+qtrREcvbKc6TLxno/c9ZCA5f7cG1vNnfV5VKBZuJld5moA0cPOJSr9VUJpNJDJo+sXcAl4F7X68r7lekdBhR6t4AtIGDR4PqHoJD2IkDtIF7nc+r2vRU9S3jEByWiX+NGQwGSn+LEYWVSiXv4YFWb67C8FjNt+mLtPiWJYJ8e3CgyuUyNr0rvQGIZDYNpHcANw2ktwA3BaT3AIMg4apdrVZVcW8PuxItNwZgopSWTJ7415gl2jaiSwASt0kACkAiAaK7ZKAAJBIguksGCkAiAaK7ZKAAJBIguksGCkAiAaK7ZCAR4F/EXGWEkagMdAAAAABJRU5ErkJggg==)}.rc-tabs-top .rc-tabs-tab-btn-disabled .rc-tabs-tab-next-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAAH5FsI7AAAAAXNSR0IArs4c6QAAA8VJREFUeAHtnM9PGkEUx0ckgYSLPXCQ3uDvsCE2sQd6lFq1/12x1notHGrBBC8k9Q+ApN4QkxLgRAIJge6b9CmyuzC7720dwtuDM8zO++53PvPYH2TWrZmzKYMtZtBHd/lPHafTqcvRFmkw3W6XWdEl5zQY46ENhnRoY4+ujqWzM68jKwUzs7h9LpUWm2aujl6dIOoF8Rgf2huFu9WF0d0lWMvLCHp9Jf18GzmMxWIKMspE2EgQ3fR6Paz6lkazDOeMdDrtKzK/w0hwPmBVPdCQV4nBfnbBDRwyO0MRNEnd5X1WMvxeLuszzXKZp70rBd8XCurVzo6x6EpBOHbBEU2lUkaiRoKtVksNh0P16fT0aWx+Nde1eqGh2WzO/K7WC131Rzk5+JE2bzeaZXO5CC4B7A7Z0yYIHpO+7CM2OWiQPmIwCC2vvkLQi0qQts0g+OPqyvgBJgg96Mt2HixXKmowGOjjnxwfK3jq4tjYDKKZimO0z2iUZ5jozilzudzjJ5NHzMfOPpW4T3vgZrjP+3V7q+PeHRwYP7KuOhCLwS/n5/oJn9MYGmfPQRTmKtlzkMsY6ohBJBG2FIJhyWGc9QTlNINTFba0forFYNipxTghiCTClkIwLDmME4JIImwpBMOSw7jNIDiZTHDA7CWZIJj7enGharUauzkQZDEIQp2Hh0hMkg0mk0lVPDwEj5GYJBsEY4lEIjKTLAajNMlmEE1+KBahqqe7fnOj65Q/rAbByLfLS+0nHo+rN3t7FG86ltUgrowCcx+PjsjmQIDNYBTm2AxGZY7FYLvdBh3FOa1a8N8fll8W7jsd9TqTmddlq7MYZHPjIcT2JfHQZmkSg1SMQlAIUglQ4yUHhSCVADXe+hy0/maBOgNRx1s/w1EDoOoLQCJBASgAiQSI4ZKBApBIgBguGSgAiQSI4ZKBApBIgBguGSgAiQSI4ZKBRIAsq/eJHnQ4LMeoXV+r+Pa2yufzbG+gcHhbpmHFz1mNRkP9vrt75jOzu7sWIK0ACORGo5GqOouB8D0opGk7SGsAIrDxeKx+VqtrA9I6gPMgqw5IfOEN223LSGsBIjDISFjn1+v3sUmXtoC0/jYGVtFls9ln8ODDH+d/33C85egSDthgzW2Ml+/5Ny9xP6wVeru/z/YWJuqGLa0EuA7gELhVANcJnFUA1xEcArTmKty+v1f1el0/wtl0jkNQfqU1AP0M2t5u/W2MALSdANGfZKAAJBIghksGCkAiAWK4ZKAAJBIghksGCkAiAWK4ZKAAJBIghksGEgH+BTwG2Su6AmATAAAAAElFTkSuQmCC)}.rc-tabs-ink-bar{z-index:unset;background-color:#00aae5;bottom:4px}.rc-tabs-tabpane.rc-tabs-tabpane-active{padding:unset}.rc-tabs-top .rc-tabs-nav-swipe{transform:unset!important}.rc-tabs.rc-tabs-top.img-tab>.rc-tabs-bar .rc-tabs-ink-bar{display:none!important}.rc-tabs.rc-tabs-top.img-tab>.rc-tabs-bar .rc-tabs-nav-wrap{padding:1.0625rem 0}.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .rateJsa,.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .viewAttachment,.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .viewJsaDetails{letter-spacing:.13px;color:#757b80;align-items:center;font-size:1rem;font-weight:400;display:flex}.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .rateJsa i,.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .viewAttachment i,.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .viewJsaDetails i{background-position:50%;background-repeat:no-repeat;width:2rem;height:2rem;margin-right:1rem;display:inline-block}.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .viewAttachment i{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzIgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojRjBGMUYyO30KCS5zdDF7ZmlsbDojNjM2RDczO30KPC9zdHlsZT4KPHRpdGxlPmF0dGFjaG1lbnRzPC90aXRsZT4KPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CjxnIGlkPSJXZWIiPgoJPGcgaWQ9ImF0dGFjaG1lbnRzIj4KCQk8cGF0aCBpZD0iUmVjdGFuZ2xlLUNvcHkiIGNsYXNzPSJzdDAiIGQ9Ik0xNiwwTDE2LDBjOC44LDAsMTYsNy4yLDE2LDE2bDAsMGMwLDguOC03LjIsMTYtMTYsMTZsMCwwQzcuMiwzMiwwLDI0LjgsMCwxNmwwLDAKCQkJQzAsNy4yLDcuMiwwLDE2LDB6Ii8+CgkJCgkJCTxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYuMDAwMDAwLCAxNi4wMDAwMDApIHJvdGF0ZSg5MC4wMDAwMDApIHRyYW5zbGF0ZSgtMTYuMDAwMDAwLCAtMTYuMDAwMDAwKSB0cmFuc2xhdGUoMTAuMDAwMDAwLCA1LjAwMDAwMCkiPgoJCQk8ZyBpZD0iUGF0aCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC44ODc5NDksIDAuODg3OTQ5KSI+CgkJCQk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNOC4yLDUuNXY5LjVjMCwxLjUtMSwyLjktMi41LDMuMmMtMiwwLjQtMy44LTEuMS0zLjgtMy4xVjMuOGMwLTAuOSwwLjYtMS43LDEuNS0xLjkKCQkJCQljMS4xLTAuMiwyLjEsMC43LDIuMSwxLjh2OS41YzAsMC4zLTAuMiwwLjUtMC41LDAuNWMtMC4yLDAtMC41LTAuMi0wLjUtMC41VjUuNWMwLTAuNS0wLjQtMC45LTAuOS0wLjlsMCwwCgkJCQkJQzMuMiw0LjYsMi43LDUsMi43LDUuNXY3LjZjMCwxLjIsMC45LDIuMywyLDIuNGMxLjQsMC4xLDIuNS0wLjksMi41LTIuM1YzLjhDNy4zLDEuOSw1LjksMC4yLDQsMEMxLjktMC4yLDAsMS41LDAsMy43djExLjEKCQkJCQljMCwyLjYsMS45LDQuOSw0LjUsNS4yYzMsMC4zLDUuNS0yLjEsNS41LTVWNS41QzEwLDUsOS42LDQuNiw5LjEsNC42bDAsMEM4LjYsNC42LDguMiw1LDguMiw1LjVMOC4yLDUuNXoiLz4KCQkJPC9nPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K)}.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .viewJsaDetails i{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzIgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojRjBGMUYyO30KCS5zdDF7ZmlsbDojNjM2RDczO30KPC9zdHlsZT4KPHRpdGxlPmpzYS1kZXRhaWxzPC90aXRsZT4KPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CjxnIGlkPSJXZWIiPgoJPGcgaWQ9ImpzYS1kZXRhaWxzIj4KCQk8cGF0aCBpZD0iUmVjdGFuZ2xlLUNvcHktMiIgY2xhc3M9InN0MCIgZD0iTTE2LDBMMTYsMGM4LjgsMCwxNiw3LjIsMTYsMTZsMCwwYzAsOC44LTcuMiwxNi0xNiwxNmwwLDBDNy4yLDMyLDAsMjQuOCwwLDE2bDAsMAoJCQlDMCw3LjIsNy4yLDAsMTYsMHoiLz4KCQk8ZyBpZD0iR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDguMDAwMDAwLCA4LjAwMDAwMCkiPgoJCQk8ZyBpZD0iU2hhcGUiPgoJCQkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTEuOCwwLjFjLTEsMC0xLjgsMC44LTEuOCwxLjh2MTIuM2MwLDEsMC44LDEuOCwxLjgsMS44aDEyLjNjMSwwLDEuOC0wLjgsMS44LTEuOFYxLjhjMC0xLTAuOC0xLjgtMS44LTEuOAoJCQkJCUgxLjh6IE0xLjgsMy42aDEyLjN2MTAuNkgxLjhWMy42eiBNNCw2LjJjLTAuMiwwLTAuNCwwLjItMC40LDAuNHYwLjlDMy42LDcuOCwzLjgsOCw0LDhoMC45YzAuMiwwLDAuNC0wLjIsMC40LTAuNFY2LjcKCQkJCQljMC0wLjItMC4yLTAuNC0wLjQtMC40SDR6IE03LjYsNi4yYy0wLjIsMC0wLjQsMC4yLTAuNCwwLjR2MC45QzcuMSw3LjgsNy4zLDgsNy42LDhIMTJjMC4yLDAsMC40LTAuMiwwLjQtMC40VjYuNwoJCQkJCWMwLTAuMi0wLjItMC40LTAuNC0wLjRINy42eiBNNCw5LjhjLTAuMiwwLTAuNCwwLjItMC40LDAuNHYwLjljMCwwLjIsMC4yLDAuNCwwLjQsMC40aDAuOWMwLjIsMCwwLjQtMC4yLDAuNC0wLjR2LTAuOQoJCQkJCWMwLTAuMi0wLjItMC40LTAuNC0wLjRINHogTTcuNiw5LjhjLTAuMiwwLTAuNCwwLjItMC40LDAuNHYwLjljMCwwLjIsMC4yLDAuNCwwLjQsMC40SDEyYzAuMiwwLDAuNC0wLjIsMC40LTAuNHYtMC45CgkJCQkJYzAtMC4yLTAuMi0wLjQtMC40LTAuNEg3LjZ6Ii8+CgkJCTwvZz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==)}.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .rateJsa i{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzIgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojRjBGMUYyO30KCS5zdDF7ZmlsbDojNjM2RDczO30KPC9zdHlsZT4KPHRpdGxlPnJhdGUtdGhlLWpzYTwvdGl0bGU+CjxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgo8ZyBpZD0iV2ViIj4KCTxnIGlkPSJyYXRlLXRoZS1qc2EiPgoJCTxwYXRoIGlkPSJSZWN0YW5nbGUiIGNsYXNzPSJzdDAiIGQ9Ik0xNiwwTDE2LDBjOC44LDAsMTYsNy4yLDE2LDE2bDAsMGMwLDguOC03LjIsMTYtMTYsMTZsMCwwQzcuMiwzMiwwLDI0LjgsMCwxNmwwLDAKCQkJQzAsNy4yLDcuMiwwLDE2LDB6Ii8+CgkJPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4LjAwMDAwMCwgOS4wMDAwMDApIj4KCQkJPGcgaWQ9IlBhdGgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuODk3NDAxLCAwLjIxODg3OCkiPgoJCQkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTcuNSwxMS44bDMuOCwyLjJjMC42LDAuNCwxLjMtMC4yLDEuMi0wLjhsLTEtNC4ybDMuMy0yLjhjMC41LTAuNCwwLjItMS4zLTAuNC0xLjNMMTAsNC40bC0xLjctNAoJCQkJCUM4LTAuMiw3LjEtMC4yLDYuOCwwLjVsLTEuNyw0TDAuNyw0LjhDMCw0LjktMC4zLDUuNywwLjMsNi4xTDMuNiw5bC0xLDQuMmMtMC4yLDAuNywwLjYsMS4yLDEuMiwwLjhMNy41LDExLjh6Ii8+CgkJCTwvZz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==)}.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab-active.rc-tabs-tab .rateJsa,.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab-active.rc-tabs-tab .viewAttachment,.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab-active.rc-tabs-tab .viewJsaDetails{color:#373d40;font-weight:500}.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab-active.rc-tabs-tab .viewAttachment i{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzIgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojMDBBQUU1O30KCS5zdDF7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHRpdGxlPmF0dGFjaG1lbnRzLXNlbGVjdGVkPC90aXRsZT4KPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CjxnIGlkPSJXZWIiPgoJPGcgaWQ9ImF0dGFjaG1lbnRzLXNlbGVjdGVkIj4KCQk8cGF0aCBpZD0iUmVjdGFuZ2xlLUNvcHkiIGNsYXNzPSJzdDAiIGQ9Ik0xNiwwTDE2LDBjOC44LDAsMTYsNy4yLDE2LDE2bDAsMGMwLDguOC03LjIsMTYtMTYsMTZsMCwwQzcuMiwzMiwwLDI0LjgsMCwxNmwwLDAKCQkJQzAsNy4yLDcuMiwwLDE2LDB6Ii8+CgkJCgkJCTxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYuMDAwMDAwLCAxNi4wMDAwMDApIHJvdGF0ZSg5MC4wMDAwMDApIHRyYW5zbGF0ZSgtMTYuMDAwMDAwLCAtMTYuMDAwMDAwKSB0cmFuc2xhdGUoMTAuMDAwMDAwLCA1LjAwMDAwMCkiPgoJCQk8ZyBpZD0iUGF0aCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC44ODc5NDksIDAuODg3OTQ5KSI+CgkJCQk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNOC4yLDUuNXY5LjVjMCwxLjUtMSwyLjktMi41LDMuMmMtMiwwLjQtMy44LTEuMS0zLjgtMy4xVjMuOGMwLTAuOSwwLjYtMS43LDEuNS0xLjkKCQkJCQljMS4xLTAuMiwyLjEsMC43LDIuMSwxLjh2OS41YzAsMC4zLTAuMiwwLjUtMC41LDAuNWMtMC4yLDAtMC41LTAuMi0wLjUtMC41VjUuNWMwLTAuNS0wLjQtMC45LTAuOS0wLjlsMCwwCgkJCQkJQzMuMiw0LjYsMi43LDUsMi43LDUuNXY3LjZjMCwxLjIsMC45LDIuMywyLDIuNGMxLjQsMC4xLDIuNS0wLjksMi41LTIuM1YzLjhDNy4zLDEuOSw1LjksMC4yLDQsMEMxLjktMC4yLDAsMS41LDAsMy43djExLjEKCQkJCQljMCwyLjYsMS45LDQuOSw0LjUsNS4yYzMsMC4zLDUuNS0yLjEsNS41LTVWNS41QzEwLDUsOS42LDQuNiw5LjEsNC42bDAsMEM4LjYsNC42LDguMiw1LDguMiw1LjVMOC4yLDUuNXoiLz4KCQkJPC9nPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K)}.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab-active.rc-tabs-tab .viewJsaDetails i{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzIgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojMDBBQUU1O30KCS5zdDF7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHRpdGxlPmpzYS1kZXRhaWxzLWF0dGFjaGVkPC90aXRsZT4KPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CjxnIGlkPSJXZWIiPgoJPGcgaWQ9ImpzYS1kZXRhaWxzLWF0dGFjaGVkIj4KCQk8cGF0aCBpZD0iUmVjdGFuZ2xlLUNvcHktMiIgY2xhc3M9InN0MCIgZD0iTTE2LDBMMTYsMGM4LjgsMCwxNiw3LjIsMTYsMTZsMCwwYzAsOC44LTcuMiwxNi0xNiwxNmwwLDBDNy4yLDMyLDAsMjQuOCwwLDE2bDAsMAoJCQlDMCw3LjIsNy4yLDAsMTYsMHoiLz4KCQk8ZyBpZD0iR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDguMDAwMDAwLCA4LjAwMDAwMCkiPgoJCQk8ZyBpZD0iU2hhcGUiPgoJCQkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTEuOCwwLjFjLTEsMC0xLjgsMC44LTEuOCwxLjh2MTIuM2MwLDEsMC44LDEuOCwxLjgsMS44aDEyLjNjMSwwLDEuOC0wLjgsMS44LTEuOFYxLjhjMC0xLTAuOC0xLjgtMS44LTEuOAoJCQkJCUgxLjh6IE0xLjgsMy42aDEyLjN2MTAuNkgxLjhWMy42eiBNNCw2LjJjLTAuMiwwLTAuNCwwLjItMC40LDAuNHYwLjlDMy42LDcuOCwzLjgsOCw0LDhoMC45YzAuMiwwLDAuNC0wLjIsMC40LTAuNFY2LjcKCQkJCQljMC0wLjItMC4yLTAuNC0wLjQtMC40SDR6IE03LjYsNi4yYy0wLjIsMC0wLjQsMC4yLTAuNCwwLjR2MC45QzcuMSw3LjgsNy4zLDgsNy42LDhIMTJjMC4yLDAsMC40LTAuMiwwLjQtMC40VjYuNwoJCQkJCWMwLTAuMi0wLjItMC40LTAuNC0wLjRINy42eiBNNCw5LjhjLTAuMiwwLTAuNCwwLjItMC40LDAuNHYwLjljMCwwLjIsMC4yLDAuNCwwLjQsMC40aDAuOWMwLjIsMCwwLjQtMC4yLDAuNC0wLjR2LTAuOQoJCQkJCWMwLTAuMi0wLjItMC40LTAuNC0wLjRINHogTTcuNiw5LjhjLTAuMiwwLTAuNCwwLjItMC40LDAuNHYwLjljMCwwLjIsMC4yLDAuNCwwLjQsMC40SDEyYzAuMiwwLDAuNC0wLjIsMC40LTAuNHYtMC45CgkJCQkJYzAtMC4yLTAuMi0wLjQtMC40LTAuNEg3LjZ6Ii8+CgkJCTwvZz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==)}.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab-active.rc-tabs-tab .rateJsa i{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzIgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojMDBBQUU1O30KCS5zdDF7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHRpdGxlPnJhdGUtdGhlLWpzYS1zZWxlY3RlZDwvdGl0bGU+CjxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgo8ZyBpZD0iV2ViIj4KCTxnIGlkPSJyYXRlLXRoZS1qc2Etc2VsZWN0ZWQiPgoJCTxwYXRoIGlkPSJSZWN0YW5nbGUiIGNsYXNzPSJzdDAiIGQ9Ik0xNiwwTDE2LDBjOC44LDAsMTYsNy4yLDE2LDE2bDAsMGMwLDguOC03LjIsMTYtMTYsMTZsMCwwQzcuMiwzMiwwLDI0LjgsMCwxNmwwLDAKCQkJQzAsNy4yLDcuMiwwLDE2LDB6Ii8+CgkJPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4LjAwMDAwMCwgOS4wMDAwMDApIj4KCQkJPGcgaWQ9IlBhdGgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuODk3NDAxLCAwLjIxODg3OCkiPgoJCQkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTcuNSwxMS44bDMuOCwyLjJjMC42LDAuNCwxLjMtMC4yLDEuMi0wLjhsLTEtNC4ybDMuMy0yLjhjMC41LTAuNCwwLjItMS4zLTAuNC0xLjNMMTAsNC40bC0xLjctNAoJCQkJCUM4LTAuMiw3LjEtMC4yLDYuOCwwLjVsLTEuNyw0TDAuNyw0LjhDMCw0LjktMC4zLDUuNywwLjMsNi4xTDMuNiw5bC0xLDQuMmMtMC4yLDAuNywwLjYsMS4yLDEuMiwwLjhMNy41LDExLjh6Ii8+CgkJCTwvZz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==)}.rc-tabs.rc-tabs-top.img-tab .jR-content-details .audit-jha-details{padding:1.5rem}.rc-tabs.rc-tabs-top.img-tab .jR-content-details .rc-tabs.rc-tabs-top .rc-tabs-bar{box-shadow:none;padding-top:0}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-ink-bar{bottom:0}.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .rateJsa,.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .viewAttachment,.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .viewJsaDetails{font-size:.875rem}.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .rateJsa i,.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .viewAttachment i,.rc-tabs.rc-tabs-top.img-tab .rc-tabs-tab .viewJsaDetails i{width:1.5rem;height:1.5rem}}@media only screen and (max-device-width:1024px) and (orientation:portrait){.rc-tabs.rc-tabs-top.pill-tab .rc-tabs-tab{margin-right:0;padding:.5rem}}.tabsLink{align-items:baseline;gap:5px;display:flex}.dot{background-color:#00aae5;border-radius:.625rem;width:.3125rem;height:.3125rem}.tabName{margin:0}.print-container{justify-content:space-between;align-items:center;padding-bottom:.8125rem;display:flex}.print-container h6{color:#373d40;margin:0 0 0 .5rem;font-size:.9375rem;font-weight:700;line-height:1.5rem}.print-container i.printIcon{content:"";cursor:pointer;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGZpbGw9IiM2MzZENzMiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTguMjg4IDRhMS44NTYgMS44NTYgMCAwIDAtMS44NDYgMS44NDZ2My4wNzdoLS41OTZDNC44MjYgOC45MjMgNCA5Ljc1IDQgMTAuNzd2My42OTNjMCAxLjAxOS44MjcgMS44NDYgMS44NDYgMS44NDZoLjU5NnYxLjg0NmMwIDEuMDEyLjgzNCAxLjg0NiAxLjg0NiAxLjg0Nmg3LjM4NWExLjg1NiAxLjg1NiAwIDAgMCAxLjg0Ni0xLjg0NnYtMS44NDZoLjYzNWMxLjAyIDAgMS44NDYtLjgyNyAxLjg0Ni0xLjg0NnYtMy42OTNjMC0xLjAxOS0uODI3LTEuODQ2LTEuODQ2LTEuODQ2aC0uNjM1VjUuODQ2QTEuODU2IDEuODU2IDAgMCAwIDE1LjY3MyA0SDguMjg4em0wIDEuMjNoNy4zODVjLjM0NiAwIC42MTUuMjcuNjE1LjYxNnYzLjA3N0g3LjY3M1Y1Ljg0NmMwLS4zNDYuMjctLjYxNS42MTUtLjYxNXptOC45NDMgNC45MjRhLjkyMy45MjMgMCAxIDEgMCAxLjg0Ni45MjMuOTIzIDAgMCAxIDAtMS44NDZ6TTcuNjczIDEzLjIzaDguNjE1djQuOTIzYzAgLjM0Ni0uMjY5LjYxNS0uNjE1LjYxNUg4LjI4OGEuNjA4LjYwOCAwIDAgMS0uNjE1LS42MTVWMTMuMjN6bTEuMjUgMS4yM3YxLjIzMWg2LjE1NHYtMS4yM0g4LjkyM3ptMCAxLjg0N3YxLjIzaDQuMzA4di0xLjIzSDguOTIzeiIvPgo8L3N2Zz4K);background-size:1.5rem 1.5rem;width:1.5rem;height:1.5rem;display:inline-block}@media (hover:none){.print-container i.printIcon{display:none}}.print-container.isDisabled{cursor:not-allowed}.print-container.isDisabled i.printIcon{color:currentColor;opacity:.5;pointer-events:none;text-decoration:none}@media only screen and (min-device-width:768px) and (max-device-width:1080px){.print-container{padding-bottom:.6875rem}.print-container h6{margin-left:.4375rem;font-size:.875rem}}.panel-holder{background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 16px 15px rgba(55,61,64,.13),0 4px 5px rgba(117,123,128,.2)}.panel-holder .bg-grey{background-color:#e4e5e6}@media only screen and (min-device-width:768px) and (max-device-width:1080px){.panel-holder{box-shadow:unset}.panel-holder.left-panel{border-right:1px solid #dadee6;border-top-right-radius:0;border-bottom-right-radius:0}.panel-holder.right-panel{border-top-left-radius:0;border-bottom-left-radius:0}}.audit-table{padding-bottom:1.6875rem}.audit-table>div{border-radius:.5rem;transform:translate(0,0);box-shadow:0 1px 4px rgba(117,123,128,.5)}.audit-table table{width:100%;height:25rem;margin:0;overflow:hidden}.audit-table table thead{background-color:#a1a8b3;padding:0 .5rem;display:block}.audit-table table tbody{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background-color:#fff;height:23rem;padding:0 .5rem;display:block;overflow:auto}.audit-table table tbody tr:nth-child(odd){background-color:#fff}.audit-table table tbody tr:nth-child(2n){background-color:#f0f1f2}@supports (-ms-ime-align:auto){.audit-table table tbody{padding-right:1rem}}.audit-table table tr{table-layout:fixed;width:100%;display:table}.audit-table table tr.emptyTable{height:100%}.audit-table table tr th{border:unset;letter-spacing:.6px;color:#fff;text-transform:uppercase;background-color:#a1a8b3;padding:.5rem;font-size:.75rem;font-weight:500;line-height:1rem}.audit-table table tr th:last-child{text-align:right;width:5rem}.audit-table table tr td{border:unset;letter-spacing:normal;color:#373d40;white-space:normal;padding:.5rem;font-size:.875rem;font-weight:400;line-height:1rem}.audit-table table tr td:last-child{text-align:right;width:5rem}.audit-table table tr td.highlight{color:#333;font-weight:900}.audit-table table tr td .no-data{background-color:#fff;margin:0}.audit-table table.delaySource>thead>tr>th:last-child,.audit-table table.delaySource>tbody>tr>td:last-child{width:8rem}@media only screen and (min-device-width:768px) and (max-device-width:1080px){.audit-table{padding-bottom:1.25rem}}.emptyTable td{padding:0}.emptyTable .table{vertical-align:middle;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.list-table.table .toolTip{text-overflow:ellipsis;max-width:200px;position:relative;overflow:hidden}.list-table.table tbody tr:hover{background-color:#f7f7f7;box-shadow:0 0 8px rgba(140,140,140,.5)}.list-table.table tbody tr:hover .show-on-hover{visibility:visible}.list-table.table tbody tr .MoreInfo{width:52px;position:relative}.list-table.table tbody tr .MoreInfo .show-on-hover .toolItems{visibility:hidden}.list-table.table tbody tr .MoreInfo .show-on-hover:hover .toolItems{visibility:visible}.list-table.table .toolItems{visibility:visible;z-index:1070;visibility:visible;color:#fff;text-align:left;text-align:start;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;background-color:#000;border-radius:.25rem;margin:0;padding:.25rem .5rem;font-size:.76562rem;font-style:normal;font-weight:400;line-height:1.5;text-decoration:none;display:block;position:absolute;bottom:0;right:52px}.list-table.table .toolItems:after{content:"";border:10px solid transparent;border-left-color:#000;position:absolute;top:50%;right:-1.25rem;transform:translateY(-50%)}.card th:first-of-type{width:40px!important;min-width:40px!important}.card th:nth-of-type(2){width:132px!important;min-width:132px!important;padding-left:20px!important}.card tbody tr td:nth-of-type(2){padding-left:20px!important;padding-right:40px!important}.listViewBackgroundColor{border-radius:.25rem;justify-content:center;align-items:center;padding-left:.25rem;padding-right:.25rem;line-height:1;display:flex}.listViewLabelWrapper{justify-content:space-around}.disabledTableRow,.disableModuleRow{opacity:.5}.IGZAdmin{color:#000;margin-left:-17px;margin-right:3px}.hiddenDataMappingRow{opacity:.6}.tableWrapper{overflow:hidden}.tableWrapper.table{border-collapse:collapse;flex-direction:column;width:100%;height:100%;margin:0;display:flex}.tableWrapper.table tbody{background-color:#fff;width:100%;height:100%;display:block;overflow:auto}.tableWrapper.table tbody tr{cursor:pointer}.tableWrapper.table tr:hover{background-color:#fafafa}.tableWrapper.table thead{color:#778087;background:#f1f1f1}.tableWrapper.table thead th{border:none;padding:1rem;font-weight:400}.tableWrapper.table th,.tableWrapper.table td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border:none;font-size:1rem}.tableWrapper.table .toolTip{max-width:12.5rem;overflow:hidden}::-webkit-scrollbar{width:.875rem}::-webkit-scrollbar:hover{width:.875rem}.logic-column{justify-content:space-between}.logic-column-box{color:#637381;background-color:#f0f1f2;border-radius:5px;justify-content:center;align-items:center;width:67px;height:24px;font-size:12px;display:flex}.logic-icon{width:16px;height:16px;margin-right:5px}.advancedTable{background-color:#fff;margin:0}.advancedTable thead{table-layout:fixed;background:#a1a8b3;width:100%;display:table}.advancedTable tbody{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;display:block;overflow-x:hidden;overflow-y:auto}.advancedTable tbody tr{table-layout:fixed;cursor:pointer;width:100%;display:table}.advancedTable tbody tr:hover{background-color:#fcfcfc}.advancedTable tbody tr .taskDescription.show-on-hover.tooltipTop .tooltip-holder{min-width:115px;max-width:213px;max-height:50px;position:absolute;top:0;bottom:0;left:-98px;right:0}.advancedTable tbody tr .taskDescription.show-on-hover.tooltipTop .tooltip-holder .arrow{margin-top:-5px;margin-left:unset;border:5px solid transparent;border-left-color:#000;position:absolute;top:28%;left:100%}.advancedTable tr:last-child{border-bottom:1px solid #dadee6}.advancedTable tr.active-jsa{background-color:#e0f4fb;border-left:.25rem solid #00aae5}.advancedTable tr.active-jsa:hover{background-color:#e0f4fb}.advancedTable tr.active-jsa .first{padding-left:1.25rem}.advancedTable tr.emptyJsa{border:unset;cursor:default;height:100%}.advancedTable tr th{border:unset;letter-spacing:.6px;color:#fff;background:#a1a8b3;padding:.5625rem 1rem .5625rem 0;font-size:.75rem;font-weight:500}.advancedTable tr .first{width:23.25rem;padding-left:1.5rem}.advancedTable tr .flex-auto{text-overflow:ellipsis;text-align:left;overflow:hidden}.advancedTable tr .flex-auto>div{text-align:left}.advancedTable tr .flex-auto>div p{text-overflow:ellipsis;text-align:left;margin:0;overflow:hidden}.advancedTable tr .second{width:5.9375rem}.advancedTable tr .third{width:6.5rem}.advancedTable tr td{color:#757b80;border-color:#dadee6;padding:.5625rem 1rem .5625rem 0;font-size:.875rem;font-weight:400;line-height:1rem}.advancedTable tr td>div{align-items:center;min-height:2.5rem;display:flex}.advancedTable tr td.realtimeHeader{border:unset;letter-spacing:.6px;color:#757b80;background:#f3f4f5;padding:.3125rem 1.5rem;font-size:.75rem;font-weight:500;height:1.375rem!important}.advancedTable tr td .jsaThumnail{background:url(data:image/png;base64,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) 50%/contain no-repeat;width:2rem;height:2.5rem;margin-right:1.5rem}.advancedTable tr td .jsaUserDetail{min-width:7.5rem;margin-right:2.5rem}.advancedTable tr td .jsaUserDetail p{margin:0}.advancedTable tr td .jsaUserDetail p:first-child{color:#373d40;margin-bottom:.25rem;font-size:.9375rem;font-weight:500}.advancedTable tr td .jsaAttchment{margin-right:1rem;display:flex}.advancedTable tr td .jsaAttchment,.advancedTable tr td .jsaReviewCount,.advancedTable tr td .jsaReviewCount,.advancedTable tr td .jsaRiskStatus,.advancedTable tr td .jsaRiskProbability,.advancedTable tr td .taskDescription{position:relative}.advancedTable tr td .jsaAttchment .tooltip-holder,.advancedTable tr td .jsaReviewCount .tooltip-holder,.advancedTable tr td .jsaReviewCount .tooltip-holder,.advancedTable tr td .jsaRiskStatus .tooltip-holder,.advancedTable tr td .jsaRiskProbability .tooltip-holder,.advancedTable tr td .taskDescription .tooltip-holder{display:none}.advancedTable tr td .jsaAttchment .tooltip-holder span,.advancedTable tr td .jsaReviewCount .tooltip-holder span,.advancedTable tr td .jsaReviewCount .tooltip-holder span,.advancedTable tr td .jsaRiskStatus .tooltip-holder span,.advancedTable tr td .jsaRiskProbability .tooltip-holder span,.advancedTable tr td .taskDescription .tooltip-holder span{word-break:break-word;white-space:pre-line;width:100%;padding-right:.625rem;overflow:auto}.advancedTable tr td .jsaAttchment.show-on-hover:hover .tooltip-holder,.advancedTable tr td .jsaReviewCount.show-on-hover:hover .tooltip-holder,.advancedTable tr td .jsaReviewCount.show-on-hover:hover .tooltip-holder,.advancedTable tr td .jsaRiskStatus.show-on-hover:hover .tooltip-holder,.advancedTable tr td .jsaRiskProbability.show-on-hover:hover .tooltip-holder,.advancedTable tr td .taskDescription.show-on-hover:hover .tooltip-holder{justify-content:center;display:flex}.advancedTable tr td .jsaReviewCount{display:flex}.advancedTable tr td .jsaAttchment>span,.advancedTable tr td .jsaReviewCount>span{text-align:right;min-width:1.125rem;font-size:.9375rem;font-weight:500;line-height:1.5rem}.advancedTable tr td.second>div>p{min-width:2.25rem;max-width:2.5rem;margin:0}.advancedTable tr td .jsaRiskProbability{min-width:2.25rem;max-width:2.5rem}.advancedTable tr td .jsaRiskProbability:before{content:"";border-style:solid;border-width:1px;border-radius:50%;width:.625rem;height:.625rem;margin-right:.75rem;display:inline-block}.advancedTable tr td .jsaRiskProbability.red:before{background-color:#f45555;border-color:#c24444}.advancedTable tr td .jsaRiskProbability.yellow:before{background-color:#ffe000;border-color:#ccb300}.advancedTable tr td .jsaRiskProbability.orange:before{background-color:#ffa900;border-color:#cc8700}.advancedTable tr td .jsaRiskProbability.green:before{background-color:#00bd63;border-color:#008a48}.advancedTable tr td .jsaRiskStatus{margin-left:.9375rem}.advancedTable tr td.third p{margin:0;padding-right:1.6875rem;line-height:1.5rem;position:relative}.advancedTable tr td.third p:after{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGZpbGw9IiNDNkM4Q0MiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE0Ljc4NCAxMy4yMTdsLTQuNTI2IDQuODY1YS43MDEuNzAxIDAgMCAxLTEuMDQyIDAgLjgzNS44MzUgMCAwIDEgMC0xLjEybDQuMDA1LTQuMzA1LTQuMDA1LTQuMzA0YS44MzUuODM1IDAgMCAxIDAtMS4xMi43MDEuNzAxIDAgMCAxIDEuMDQyIDBsNC41MjYgNC44NjRhLjgyLjgyIDAgMCAxIC4yMTYuNTYuODIxLjgyMSAwIDAgMS0uMjE2LjU2eiIvPgo8L3N2Zz4K) 100%/contain no-repeat;width:1.5rem;height:1.5rem;position:absolute;top:0;right:0}@media (min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5),(min-resolution:144dpi),(min-resolution:1.5dppx){.advancedTable tr .first{width:20.25rem}.advancedTable tr td .jsaUserDetail{overflow:hidden;min-width:5rem!important;max-width:5rem!important}}@media screen and (max-width:1440px){.advancedTable tr .first{width:20.25rem}.advancedTable tr td .jsaUserDetail{min-width:5rem!important;max-width:5rem!important}}@media screen and (max-width:1336px){.advancedTable tr .first{width:18.75rem}.advancedTable tr td .jsaUserDetail{margin-right:1.5rem}}@media only screen and (min-device-width:768px) and (max-device-width:1080px){.advancedTable tr.active-jsa .first{padding-left:.75rem}.advancedTable tr th{padding:.375rem 1rem .375rem 0;font-size:.6875rem}.advancedTable tr .first{width:16rem;padding-left:1rem}.advancedTable tr .second{width:5.625rem}.advancedTable tr .third{width:5rem}.advancedTable tr td{padding:.5rem 1rem .5rem 0;font-size:.75rem}.advancedTable tr td.realtimeHeader{padding:.375rem 1rem;font-size:.6875rem}.advancedTable tr td .jsaThumnail{margin-right:.5rem}.advancedTable tr td .jsaUserDetail{margin-right:.75rem}.advancedTable tr td .jsaUserDetail p:first-child{margin-bottom:.125rem;font-size:.875rem}.advancedTable tr td .jsaAttchment{margin-right:.5rem}.advancedTable tr td .jsaAttchment>span,.advancedTable tr td .jsaReviewCount>span{margin-left:0;font-size:.875rem}.advancedTable tr td .jsaRiskProbability:before{width:.5rem;height:.5rem;margin-right:.25rem}.advancedTable tr td.third p:after{display:none}}.uncontrolledTooltip{padding:.875rem}.dropdown-wrapper{width:inherit;position:relative}.dropdown-wrapper.open>.dd-menu--list{min-width:12rem;display:block}.dropdown-wrapper .dd-toggle{cursor:pointer;width:inherit;color:#373d40;margin-bottom:0;padding:8px 12px;font-size:15px;font-weight:500;line-height:normal;display:flex;position:relative}.dropdown-wrapper .dd-toggle .arrow-dropdown{vertical-align:middle;display:inline-flex}.dropdown-wrapper .dd-toggle .arrow-dropdown .arrow-image{object-fit:contain;width:16px;height:16px;margin-left:.5rem}.dropdown-wrapper .dd-menu--list{z-index:1000;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border-radius:4px;width:auto;margin:2px 0 0;font-size:14px;list-style:none;display:none;position:absolute;right:0;box-shadow:0 4px 16px rgba(117,123,128,.5)}.dropdown-wrapper .dd-menu--list .dd-menu--list-item{cursor:pointer;color:#373d40;padding:.6875rem 1rem;font-size:.9375rem;font-weight:400}.dropdown-wrapper .dd-menu--list .dd-menu--list-item:not(:last-child){border-bottom:1px solid #dadee6}.dropdown-wrapper .dd-menu--list .dd-menu--list-item:hover{background:#ddd}.dropdown-wrapper .dd-menu--list .dd-menu--list-item.active{font-weight:500}.customMenuItem-esP2jT{-webkit-user-select:none;user-select:none}.customMenuItem-esP2jT:active{color:#292c37;background-color:unset;font-weight:700}.disabled-eGkcCc{opacity:.5}.dropDownMenu{padding:0}.dropDownMenu button.btn.btn-link{margin-right:0}.dropDownMenu .dropdown-divider{margin:0}.dropDownMenu .dropdown-item:active{background-color:#fafafa;outline:none}.dropDownMenu .dropdown-item:focus{outline:none}.dropDownMenu.moreOption{background-color:unset;box-shadow:none;color:#637381;background-image:none;border:none;margin:0;padding:0}.dropDownMenu.moreOption img{width:2rem}.dropDownMenu .colorRed{color:#de3618;display:block!important}.dropDownBtn .btn{padding:0}.modal .modal-footer{display:flex}.modal-header .modal-title{color:#292c37;width:100%;font-size:1.25rem;font-weight:500}.modal-content{border:none;border-radius:9px}.v7-modal .modal-content{border:none;border-radius:1rem}.v7-modal .modal-header{padding:1.5rem 2rem}.v7-modal .modal-header .modal-title{line-height:normal}.v7-modal .modal-body{padding:1.5rem 2rem 1rem}.v7-modal .modal-footer{padding:1rem 2rem}.v7-modal .modal-footer button{min-width:5.5rem;height:2rem;padding:.25rem}.qr-modal .modal-content{border:none;border-radius:.5rem}.template-Tug0jI{color:#637381;align-items:center;display:flex}.template-Tug0jI .templateIcon-BVMROX{margin-right:.25rem;font-size:1.5rem}.template-Tug0jI .templateUrl-oHz60w{color:inherit;font-weight:500;text-decoration:none}.fileUploadInstruction-UFUH88{margin:1.25rem 0 .75rem;font-size:.857rem;font-weight:500;line-height:1.25;display:flex}.fileUploadInstruction-UFUH88>div{flex-grow:1;width:0}.fieldOperations-co69R9{margin:1.25rem 0 .75rem;font-size:.857rem;font-weight:500;line-height:1.25}.defaultLabel-E_u0VE{color:#637381;margin-right:2.25rem;font-size:.75rem;font-weight:400;line-height:.938rem}.siteLabel-ocv05_{color:#292c37;width:44%;font-size:14px;font-weight:400}.siteInput-TgfyIS{width:100%;margin-right:12px}.siteInputMargin-CUJt7Y{margin-right:0!important}.removeShiftTime-i8_N1M{margin-left:12px}.SiteSelection-c_rXya{display:flex}.addButton-cf4ezR{color:#fff;background-color:#00aae5;border:none;margin-left:.5rem;font-weight:500}.defaultView-oYTyha{justify-content:space-between;align-items:center;display:flex}.defaultView-oYTyha div{width:100%}.defaultView-oYTyha p{text-align:left;color:#637381;margin-bottom:3px;font-size:12px;font-weight:400;line-height:14.52px}.defaultModuleLabel-Ombpln{color:#292c37;text-align:left;font-size:16px;font-weight:400;line-height:16px}.defaultViewSelector-tA3ZEX{height:2.4rem;width:100%!important}.defaultViewColumn-pDEM9F{padding:0 20px 0 10px;width:36%!important}.defaultViewColumnMiddle-p36ffe{padding:0 10px 0 0;width:27%!important}.defaultViewColumnLast-9D0PAm{padding:0 10px;width:37%!important}.defaultViewInput-S98m42{height:40px;box-shadow:0 1px rgba(22,29,37,.05);border:1px solid #c4cdd5!important;border-radius:4px!important}.pickeySelector-PNk1Bj button span{color:#292c37!important}.pickeySelector-PNk1Bj button{box-shadow:0 1px rgba(22,29,37,.05);border:1px solid #c4cdd5!important}.defaultProjectLabel-q9GnaO{margin:0 0 4px}.readOnly-cerN_h{height:40px;background-color:#f0f4f7!important;border-radius:.25rem!important}.show-on-hover:hover .tooltip-holder{visibility:visible}.show-on-hover .tooltip-holder{visibility:hidden;z-index:1070;color:#fff;text-align:left;text-align:start;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;background-color:#000;border-radius:.25rem;margin:0;padding:.25rem .5rem;font-size:.76562rem;font-style:normal;font-weight:400;line-height:1.5;text-decoration:none;display:block;position:absolute;bottom:0;right:52px}.show-on-hover .tooltip-holder .arrow{border:10px solid transparent;border-left-color:#000;position:absolute;top:50%;right:-1.25rem;transform:translateY(-50%)}.show-on-hover.tooltipTop .tooltip-holder{text-align:center;width:150px;height:-webkit-max-content;height:max-content;max-height:200px;margin-left:-60px;padding:10px;bottom:100%;left:0}.show-on-hover.tooltipTop .tooltip-holder .arrow{transform:unset;top:100%;left:50%;right:unset;border:5px solid transparent;border-top-color:#000;margin-left:-5px;position:absolute}.height{text-overflow:ellipsis;word-break:break-word;height:65px;overflow:hidden}.height.noWrap{text-overflow:ellipsis}.height.noWrap p{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.unsetHeight{height:unset;overflow:unset}.unsetHeight p{display:unset}.selectAllFiles.custom-checkbox .custom-control-input:checked~.custom-control-label:after{content:"-";color:#fff;background-image:none;justify-content:center;align-items:center;font-size:2rem;display:flex;top:.0625rem}.filterCheckBox .custom-checkbox .custom-control-label:before{background-color:#fff;border:.0625rem solid #8f9ba6}.filterCheckBox .custom-checkbox .custom-control-input:checked~.custom-control-label:before{color:#fff;background-color:#050607;border-color:#050607}.available-jha .custom-control-label:before{background-color:#fff;border:1px solid #c4cdd5}.custom-checkbox label{font-size:.875rem;line-height:1.5}.moduleAccess .jumbotron-fluid{border-radius:.1875rem;padding:2rem 0}.moduleAccess .dropdown-toggle:after{position:absolute;top:1rem;right:1rem;background:#fff!important}.moduleAccess .dropdown-menu{width:100%}.moduleAccess .dropdown-menu div{text-transform:uppercase;font-size:.865rem}.moduleAccess .dropdown-menu ::placeholder{text-transform:none}.moduleAccess button.dropdown-toggle:hover,.moduleAccess button.dropdown-toggle:focus,.moduleAccess button.dropdown-toggle:active{box-shadow:none!important;background:#fff!important}.moduleAccess .picky__dropdown{border:none;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;min-height:200px;overflow-x:hidden;box-shadow:0 .25rem .375rem rgba(107,107,107,.5);top:-1px!important}.moduleAccess .picky__filter{z-index:1;background-color:#fff;position:-webkit-sticky;position:sticky;top:0;box-shadow:-.25rem 0 .25rem -.25rem rgba(107,107,107,.5),.25rem 0 .25rem -.25rem rgba(107,107,107,.5)}.moduleAccess .picky__input{display:none}.moduleAccess .picky__input .picky__placeholder,.moduleAccess .picky__input:after{color:#757b80}.moduleAccess .moduleCheckBox{align-items:center;display:flex}.moduleAccess .moduleCheckBox>label:before,.moduleAccess .moduleCheckBox>label:after{top:3px}.moduleAccess .moduleAccessLabel{color:#292c37;font-size:14px}.nav-tabs .nav-link{border:none}li.disabled{background-color:#d1d3d8!important}.dropdown-header{background:0 0;border:none;padding:0!important}.dropdown-header .activeTab{font-weight:700;border:none!important;border-bottom:.375rem solid #00aae5!important}.dropdown-header .activeTab:hover{border:none}.dropdown-header .tab-pane{width:100%}.dropdown-header .tab-content{border:none}.company_site{width:100%}.company_site .picky__dropdown{top:2.5rem!important}.company_site .picky__input{display:block!important}.company_site .picky__input .picky__placeholder,.company_site .picky__input:after{color:#757b80}.closeDropdown .picky__dropdown{display:none}.title-un39PN{letter-spacing:.0625rem;color:#637381;font-family:Inter;font-size:.875rem;font-weight:500;line-height:1.6}.title-un39PN:hover{border:none}.activeTab-OZhvDu{font-weight:700;border:none!important;border-bottom:.3rem solid #00aae5!important}.dropdownToggle-a0yta8,.dropdownToggleSingleValue-zyyCyh{text-align:left;width:100%;min-width:358px;font-size:1rem;background-color:#fff!important}.dropdownToggle-a0yta8 span,.dropdownToggleSingleValue-zyyCyh span{text-overflow:ellipsis;vertical-align:bottom;max-width:50%;display:inline-block;overflow:hidden}.dropdownToggle-a0yta8:after,.dropdownToggleSingleValue-zyyCyh:after{background:#fff;margin-left:.625rem;position:absolute;top:1rem;right:1rem}.dropdownToggleSingleValue-zyyCyh span{max-width:93%}.disabled-c9U3K7{color:#555;opacity:1;background-color:#e4e7ea!important}.dropdownMenu-ZjSAQQ{cursor:pointer;width:100%;transform:translateY(40px)!important}.dropdownMenu-ZjSAQQ div{text-transform:uppercase;font-size:.865rem}.dropdownMenu-ZjSAQQ ::placeholder{text-transform:none}.dropdownMenu-ZjSAQQ .picky__dropdown{border:none;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;min-height:300px;overflow-x:hidden;box-shadow:0 .25rem .375rem rgba(107,107,107,.5);top:-1px!important}.dropdownMenu-ZjSAQQ .picky__input{display:none}.dropdownMenu-ZjSAQQ .picky__input .picky__placeholder,.dropdownMenu-ZjSAQQ .picky__input:after{color:#757b80}.dropdownMenu-ZjSAQQ .picky__filter{z-index:1;background-color:#fff;position:-webkit-sticky;position:sticky;top:-1px}.checkBox-sSK6nT{align-items:center;display:flex}.checkBox-sSK6nT>label:before,.checkBox-sSK6nT>label:after{top:3px}.loader-YWe4i_{text-transform:capitalize;justify-content:center;margin-top:12px;font-size:14px;display:flex}.creatableSelector .css-1okebmr-indicatorSeparator{width:unset}.creatableSelector .css-2b097c-container .css-1hb7zxy-IndicatorsContainer{font-family:Inter;font-size:1rem;font-weight:500}.creatableSelector .css-2b097c-container .css-1hb7zxy-IndicatorsContainer .css-1okebmr-indicatorSeparator{display:none}.creatableSelector .css-2b097c-container .css-1pahdxg-control{background-color:#fff;border-color:#8ad4ee;outline:0;box-shadow:0 0 0 .2rem rgba(32,168,216,.25)}.creatableSelector .creatableSelect__dropdown-indicator{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAAH7+Yj7AAAAAXNSR0IArs4c6QAAAN1JREFUWAntV1EOwiAMxTv54XmAxV+P4gn48jjeCUeyJrQpDNimRh/JMuja18dbGcOY7matfaarO7AnwDl3PTxJD6Hc96vJ5UTf0j/lWcQ7e4QQ7vlz1l8q6caMGPyNAqxy5KzTIosxTsJeryjhrA6X1YuqU9WBEQr8pgLFr43Ys9js5/3rzAzZoAiYfDTQGliKqQJK0DWw5N/UNKZNgXCCAlAACkABKAAFPqLA6h+DxqpwstJcyTZ86hoiSFkbiA4ToxybCBKIQnQzMcLe9e69v+wKCDAoAAWgABQwL2p7RfW9c6PCAAAAAElFTkSuQmCC) 50%/1.6563rem no-repeat;margin-right:.4375rem}.creatableSelector .creatableSelect__dropdown-indicator svg{display:none}.invalid .creatableSelect__control{border-color:#f86c6b}.invalid .css-2b097c-container .css-1pahdxg-control{border-color:#f86c6b;box-shadow:0 0 0 .2rem rgba(248,108,107,.25)}.breadCrumbs{display:flex}.breadCrumbs li{cursor:pointer}.breadCrumbs li:not(:last-child):after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjkiIHZpZXdCb3g9IjAgMCA2IDkiPgogICAgPHBhdGggZmlsbD0iIzc1N0I4MCIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMS40ODggOS4wMmw0LjUtNC41LTQuNS00LjVMLjQyNiAxLjA4MiAzLjg4MiA0LjUyLjQyNiA3Ljk3NnoiLz4KPC9zdmc+Cg==);background-position:50%;background-repeat:no-repeat;background-size:.35rem .5625rem;width:.35rem;height:.5625rem;padding:0 .625rem;display:inline-block}.breadCrumbs li{letter-spacing:.15px;color:#373d40;font-size:1.125rem;font-weight:500;line-height:normal}.breadCrumbs li:not(:last-child){letter-spacing:.15px;color:#636d73;font-size:1.125rem;font-weight:400;line-height:normal}.no-data{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.no-data h4{letter-spacing:-.4px;color:#8f9396;margin:0;font-size:1rem;font-weight:500;line-height:1.12}.no-data h6{letter-spacing:-.2px;color:#8f9396;font-size:.875rem;font-weight:400;line-height:1.36}.no-data h4:before,.no-data h6:before{content:"";background:url(/static/image/group-5@2x.6d9c19c8.png) 50%/contain no-repeat;width:6.25rem;height:6.25rem;margin:0 auto 1.5rem;display:block}.no-data.hazard h4:before,.no-data.hazard h6:before,.no-data.permit h4:before,.no-data.permit h6:before,.no-data.contractor h4:before,.no-data.contractor h6:before{width:5rem;height:5rem}.no-data.empty-hazard-protection h4:before,.no-data.empty-hazard-protection h6:before{background-image:url(/static/image/hazard-empty-page@2x.fbba0204.png)}.text-TfA1y8{color:#666e83;text-align:center;padding:1rem}.IGZImage-viewer-container{width:100%;height:100%}.IGZImage-viewer-container .IGZImage-tool-close{height:70px}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.jR-image-viewer .IGZImage-viewer-container .IGZImage-tool-close{height:60px}}@media (min-width:1199px){.jR-wrapper .jR-image-viewer{width:60%}}.IGZImage-viewer-container{background-color:#000;width:100%;height:100%;min-height:0;display:flex;position:relative}.IGZImage-viewer-container .IGZImage-img-list{display:none}.IGZImage-viewer-container .IGZImage-tool-close{z-index:2;background-color:#000;border-bottom:1px solid rgba(255,255,255,.2);justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;display:flex;position:absolute;top:0}.IGZImage-viewer-container .IGZImage-tool-close .close-button{cursor:pointer;z-index:1010;vertical-align:middle;width:24px;height:24px;position:unset;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTEzLjc2MiAxMmw1Ljk4Mi01Ljk4M0EuODcuODcgMCAwIDAgMjAgNS4zOThhLjg2OC44NjggMCAwIDAtLjI1Ni0uNjE4bC0uNTI0LS41MjVBLjg2OC44NjggMCAwIDAgMTguNjAxIDRhLjg2OC44NjggMCAwIDAtLjYxOS4yNTVMMTIgMTAuMjM4IDYuMDE4IDQuMjU1QS44NjcuODY3IDAgMCAwIDUuMzk5IDRhLjg2Ny44NjcgMCAwIDAtLjYxOS4yNTVsLS41MjQuNTI1YS44NzYuODc2IDAgMCAwIDAgMS4yMzdsNS45ODIgNS45ODItNS45ODIgNS45ODNhLjg3Ljg3IDAgMCAwLS4yNTUuNjE5YzAgLjIzNC4wOS40NTQuMjU1LjYxOGwuNTI0LjUyNEEuODY4Ljg2OCAwIDAgMCA1LjQgMjBjLjIzNCAwIC40NTQtLjA5LjYxOS0uMjU2TDEyIDEzLjc2MWw1Ljk4MiA1Ljk4MmEuODY4Ljg2OCAwIDAgMCAuNjE5LjI1NmMuMjM1IDAgLjQ1NC0uMDkuNjE5LS4yNTZsLjUyNC0uNTI0YS44Ny44NyAwIDAgMCAuMjU2LS42MTguODcuODcgMCAwIDAtLjI1Ni0uNjJMMTMuNzYyIDEyeiIgb3BhY2l0eT0iLjgiLz4KPC9zdmc+Cg==);background-size:24px 24px;margin-right:1.5rem;display:inline-block}.IGZImage-viewer-container .IGZImage-tool-close .full-screen{cursor:pointer;z-index:1010;vertical-align:middle;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGZpbGw9IiNEMkQyRDIiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSIjRDJEMkQyIiBzdHJva2Utd2lkdGg9Ii41IiBkPSJNNSAzYy0xLjA5MyAwLTIgLjkwNy0yIDJ2NGgyVjVoNFYzSDV6bTEwIDB2Mmg0djRoMlY1YzAtMS4wOTMtLjkwNy0yLTItMmgtNHpNMyAxNXY0YzAgMS4wOTMuOTA3IDIgMiAyaDR2LTJINXYtNEgzem0xNiAwdjRoLTR2Mmg0YzEuMDkzIDAgMi0uOTA3IDItMnYtNGgtMnoiLz4KPC9zdmc+Cg==);background-size:24px 24px;width:24px;height:24px;display:inline-block}.IGZImage-viewer-container .IGZImage-tool-close span{vertical-align:middle;letter-spacing:normal;color:#dadee6;font-size:15px;font-style:normal;font-weight:400;font-stretch:100%;line-height:1.19}.IGZImage-viewer-container .image-counter{opacity:.8;letter-spacing:-.1px;z-index:4;color:#dadee6;text-align:right;mix-blend-mode:difference;width:100%;font-size:15px;line-height:1.19;display:block;position:absolute;bottom:86px;right:24px}.IGZImage-viewer-container .IGZImage-tool{z-index:5;background-color:rgba(0,0,0,.9);border-top:1px solid rgba(255,255,255,.2);justify-content:space-between;align-items:center;width:100%;padding:.75rem 1.5rem;display:flex;position:absolute;bottom:0}.IGZImage-viewer-container .IGZImage-tool .IGZImage-prev{cursor:pointer;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTIuMzY4IDExLjU5Mmw4LjAzNC04LjIxNmExLjIzNiAxLjIzNiAwIDAgMSAxLjc3NiAwYy40OS41MDEuNDkgMS4zMTQgMCAxLjgxNmwtNS44OTIgNi4wMjRoMTQuNDU5Yy42OTMgMCAxLjI1NS41NzUgMS4yNTUgMS4yODQgMCAuNzA5LS41NjIgMS4yODQtMS4yNTUgMS4yODRINi4yODZsNS44OTIgNi4wMjRjLjQ5LjUwMi40OSAxLjMxNSAwIDEuODE2YTEuMjM4IDEuMjM4IDAgMCAxLTEuNzc2IDBsLTguMDM0LTguMjE2YTEuMzA0IDEuMzA0IDAgMCAxIDAtMS44MTZ6IiBvcGFjaXR5PSIuOCIvPgo8L3N2Zz4K);background-size:24px 24px;width:24px;height:24px}.IGZImage-viewer-container .IGZImage-tool .IGZImage-next{cursor:pointer;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTIxLjYzMiAxMS41OTJsLTguMDM0LTguMjE2YTEuMjM2IDEuMjM2IDAgMCAwLTEuNzc2IDAgMS4zMDQgMS4zMDQgMCAwIDAgMCAxLjgxNmw1Ljg5MiA2LjAyNEgzLjI1NUMyLjU2MiAxMS4yMTYgMiAxMS43OTEgMiAxMi41YzAgLjcwOS41NjIgMS4yODQgMS4yNTUgMS4yODRoMTQuNDU5bC01Ljg5MiA2LjAyNGExLjMwNCAxLjMwNCAwIDAgMCAwIDEuODE2IDEuMjM4IDEuMjM4IDAgMCAwIDEuNzc2IDBsOC4wMzQtOC4yMTZjLjQ5LS41MDIuNDktMS4zMTQgMC0xLjgxNnoiIG9wYWNpdHk9Ii44Ii8+Cjwvc3ZnPgo=);background-size:24px 24px;width:24px;height:24px}.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize{display:flex}.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .zoomActions,.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .rotateActions{background-color:rgba(255,255,255,.1);border-radius:.3125rem;align-items:center;padding:.625rem;display:flex}.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .zoomActions button,.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .rotateActions button{width:.875rem;padding:unset;border:unset;background:unset;outline:unset;cursor:pointer;margin:.1875rem 0}.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .zoomActions button.IGZImage-reset,.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .rotateActions button.IGZImage-reset{width:1.125rem;margin:.0625rem 1.5rem}.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .zoomActions button.IGZImage-rotate-right,.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .zoomActions button.IGZImage-rotate-left,.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .rotateActions button.IGZImage-rotate-right,.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .rotateActions button.IGZImage-rotate-left{width:1.25rem;height:1.25rem;opacity:unset;cursor:pointer;background-size:1.25rem;margin:0}.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .zoomActions button.IGZImage-rotate-left,.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .rotateActions button.IGZImage-rotate-left{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTQuOTYgNC45NkwzIDN2NS44Nmg1Ljg2bC0yLjctMi43YTUuMDk1IDUuMDk1IDAgMCAxIDEuNjEtMS4wOSA0Ljc5OSA0Ljc5OSAwIDAgMSAxLjkxLS4zOWMuOTA3IDAgMS43NDMuMjIzIDIuNTEuNjdhNC45NjQgNC45NjQgMCAwIDEgMS44MiAxLjgyYy40NDcuNzY3LjY3IDEuNjAzLjY3IDIuNTEgMCAuOTA3LS4yMjMgMS43NDMtLjY3IDIuNTFhNC45NjQgNC45NjQgMCAwIDEtMS44MiAxLjgyIDQuODk4IDQuODk4IDAgMCAxLTIuNTEuNjcgNC45MzUgNC45MzUgMCAwIDEtMi45Mi0uOTIgNC43MzMgNC43MzMgMCAwIDEtMS44LTIuNEgzLjI0YTYuMzkgNi4zOSAwIDAgMCAxLjMgMi41NyA2Ljc4MiA2Ljc4MiAwIDAgMCAyLjI0IDEuNzdjLjkwNy40NCAxLjg3My42NiAyLjkuNjYgMS4yIDAgMi4zMi0uMzA3IDMuMzYtLjkyYTYuNTIzIDYuNTIzIDAgMCAwIDIuMzgtMi40Yy42LTEuMDI3LjktMi4xNDcuOS0zLjM2cy0uMy0yLjMzMy0uOS0zLjM2YTYuNTIzIDYuNTIzIDAgMCAwLTIuMzgtMi40QTYuNTAxIDYuNTAxIDAgMCAwIDkuNjggM2MtLjkwNyAwLTEuNzY3LjE3My0yLjU4LjUyYTYuNzI0IDYuNzI0IDAgMCAwLTIuMTQgMS40NHoiIG9wYWNpdHk9Ii44Ii8+Cjwvc3ZnPgo=) 50% no-repeat;margin-right:.625rem}.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .zoomActions button.IGZImage-rotate-right,.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .rotateActions button.IGZImage-rotate-right{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE1LjA0IDQuOTZMMTcgM3Y1Ljg2aC01Ljg2bDIuNy0yLjdhNS4wOTUgNS4wOTUgMCAwIDAtMS42MS0xLjA5IDQuNzk5IDQuNzk5IDAgMCAwLTEuOTEtLjM5Yy0uOTA3IDAtMS43NDMuMjIzLTIuNTEuNjdhNC45NjQgNC45NjQgMCAwIDAtMS44MiAxLjgyIDQuODk4IDQuODk4IDAgMCAwLS42NyAyLjUxYzAgLjkwNy4yMjMgMS43NDMuNjcgMi41MWE0Ljk2NCA0Ljk2NCAwIDAgMCAxLjgyIDEuODJjLjc2Ny40NDcgMS42MDMuNjcgMi41MS42NyAxLjA4IDAgMi4wNTMtLjMwNyAyLjkyLS45MmE0LjczMyA0LjczMyAwIDAgMCAxLjgtMi40aDEuNzJhNi4zOSA2LjM5IDAgMCAxLTEuMyAyLjU3IDYuNzgyIDYuNzgyIDAgMCAxLTIuMjQgMS43N2MtLjkwNy40NC0xLjg3My42Ni0yLjkuNjYtMS4yIDAtMi4zMi0uMzA3LTMuMzYtLjkyYTYuNTIzIDYuNTIzIDAgMCAxLTIuMzgtMi40IDYuNTQxIDYuNTQxIDAgMCAxLS45LTMuMzZjMC0xLjIxMy4zLTIuMzMzLjktMy4zNmE2LjUyMyA2LjUyMyAwIDAgMSAyLjM4LTIuNEE2LjUwMSA2LjUwMSAwIDAgMSAxMC4zMiAzYy45MDcgMCAxLjc2Ny4xNzMgMi41OC41MmE2LjcyNCA2LjcyNCAwIDAgMSAyLjE0IDEuNDR6IiBvcGFjaXR5PSIuOCIvPgo8L3N2Zz4K) 50% no-repeat;border-left:1px solid rgba(255,255,255,.2);width:1.875rem;padding-left:.625rem}.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .zoomActions button svg,.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .rotateActions button svg{fill:#717374;width:100%;height:auto}.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .zoomActions button.enabled svg,.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .rotateActions button.enabled svg{fill:#d6d7d7}.IGZImage-viewer-container .IGZImage-tool .IGZImage-img-resize .zoomActions{margin-right:.625rem}.viewer-open .IGZImage-viewer-container .IGZImage-tool-close .full-screen{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAAGXcA1uAAAABGdBTUEAALGPC/xhBQAAArhJREFUSA29lUtrU1EQx5snMZEGXXSjiCF0k9dHkG5ECl1UN+60C7GgOyVd+gFUEDeCIli6EAW1uhJ10Y2KuDJPDCEEDULQ0ETQJA008Te3dy6HJAYRzYGb/zz+Z2bOnEdmZozhEjmXy70fDAYhtygiuFyWXVR7ZLPZgoiZTOaLG/dHUcCsoDWUQbAnapuMzPggDGJuTGaKl7hpG7eU7SbEGwpesQ07WoQSRpEw12W94gG3+B47rEKhcEWUfD7/zjGaAuwlcpTVhv4Q8jPVBb3yg/EccLDf7x8De2KzxxwF78e/hu9rKpVaV8cfo27aK2ZY2diIbiKRWJQIRL5HhqMiM34mk8kli4RwXCzUnCb1isgybHIT/6k9y9R/KWm7Wq0GNDEt7qisaB1OVaj5QLvdnlMddCarzVuv10ONRuOiGFiw2h2UPRCF7t2Kx+M/vK1WKwzxrM0o+v1+s4yi+nw+32s4b23efwQXnYkS/67mCAaDy9Fo9Lvo+JybgHqGDay5GTWUbfno0kK32w0jW0N0BPWF9qzGL30fcAeOqEl0lRWdfSCaB+MuGa3eS7uFZG6kTvo3KBkpablcLh8eF7FSqYRpyularbZvnF9tzhLUoMiJuIS82el0Xph9UD9H7ilFPGg2m/fVNg6dBJCHX9Jx/BEbR3Kk8SbJutC04jxVXgNn1UlCFScivJPm7pJwl+8mr8hlmehUXSqVDvV6PWdFGjUQCHTn5+e/qa7I3syaZ07tHo/HHYvFPqk+PZTTIPsw/E2qYJgrup5vnWe1iB6u4rxB78YduSLLXuRt+ayTBOXeMmfBtKlMnJfc4xOiW5vMH8RterpOr3eURIA0Aa6q/jsk2Kb5qsvNjEQiXeU7m2oGV+ffoBlc5jsJhoPxjN3B9oiX9MJwe4RL5Wu8K885ZavDc6eq/wIjpG5OJ+ArdAAAAABJRU5ErkJggg==)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.viewer-open .IGZImage-viewer-container .IGZImage-tool-close .full-screen{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAAEgBckRAAAABGdBTUEAALGPC/xhBQAABF1JREFUaAXtmc1rE0EUwE3SUhM/quJnvQk99QOvxaMKIiIIPfgHePIDFKEW9SCoB0FBhOLVgyfFi4iHXkQQ0UMV+0GReisUrFZNbW20TeLvTXeW2clssluTajAL23nfb96bN29n0jVrKj3Dw8NFkWH8JmPSQxRRYJ5WLbSMWn8Tgnvqrd3d3YmRkZGfxWJx3pfT6oxffGJFADPXtFBSTGgzQjRhLRQckXjDq4ISUxoOSJk+AgxBTB8I7jBx4atUCRDynIGeDeFFI6vUTkxMbMvlcme1SldX1yWBSXFydHT0qk3XuBrNOYdmIaBRU8ScjjhiSgXbYdm0ErRKiqlUVsEU1HCTAPZUNNPivaKie0xebWAVFNm4rs3rVRbcRTd3ncionSeAPF5sqviSyeSxzs7OZ8sc768dvI2LWElapeACVuobkZhdcUtU3lYRvmogYZHWPB+qVMV72EzDZmbQS9p3IpH4Tn1tNGSqB1Il/qSrZ/VvWvIbDmuwxERSrsnIh8+mSxWRDtWtbZ7gWsfPFwQf1goRFz6L7iatY481L9NKDoYouVl7VoJThpc9+n4Xv0H78wxwSDhOKebGxsb6XdakwuTlKSlhUz50kQuFwh2UW/L5vH8aMRU1zCR6NewaQx24hFdCq38Hqj2woPvI+YuVpACdByy2qVqgdfg9TaWI3RpaCWVYplEfjivvK0YFqDx/9lF1GnK1zYBfPZTqSRZot+0O2iBl99ym0yL8I7DFG+dbcV/T9D7oYx/c0ERr7ANvtmhya7po0wzcd6D2QUdHx03qV46AcpZWL/icoRAKIidfPF/PFlQRICT3n80mk905Db7epLlgIjlBCh+6eEKr/2YXJYK8K3zSKge1ik+oA0ptp2in0+ntLivk/pzQy+XfpdegrXoG/FYU1zP7sIfL8yGKaYhG8DiO/uTkZDqbzZ5HZx79AfR/xdE3ZWMHQHE20XffM+4xDVHMa9vb23+aNBdMD74CvR/9Fo9fJIijbIonLvlKtNBdFqYo2xfnGyz+UpTJezpNxuSFNAuetuxFRmMHENnyKgnWfQDqY2kmixo9CH6b19mgRZYl3ypjlR45ZD7A72eXPXzJ8zqTyfS6yjQQAJ3lKcIHMFRyPnEZrxJNnSjwG5oU9t2RhYWFHP5Kmk6ghPjsHaY1ys19GqXFKC+O5Vv9NWowqVRqUGSj2BYZbRc9u3FoVmNsZKCRgXrOQKAt8XvWFn5ymmH3z9Nd1sUJjA4WsBWmK/dRbJe7MgZUmYscXeTQd9q8r2qhQBtl8qeEEXfyqES63nhOzX/leqTwgbnIt6qVd8AlFfiQkcWrU1NTt2ZmZvYS8S6XgtC4pN9jqHilFdlKD37meC8g99ElCy9BEBP8z+udix8IQATa2tp+MLx0CWsaX+y7wFUJgMnleT+RvEfafpwxUEJxFP8V2f8vAJa7mbJ8ywrojbvI+WmEvZOJsiroj5ty2OKYk/pg0hpwIwOrmIHfXsLiI/NgraIAAAAASUVORK5CYII=)}}.FullScreenMode{z-index:9998;width:100%;height:100%;position:absolute;top:0}.FullScreenMode .IGZImage-viewer-container .IGZImage-tool-close .full-screen{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAAGXcA1uAAAABGdBTUEAALGPC/xhBQAAArhJREFUSA29lUtrU1EQx5snMZEGXXSjiCF0k9dHkG5ECl1UN+60C7GgOyVd+gFUEDeCIli6EAW1uhJ10Y2KuDJPDCEEDULQ0ETQJA008Te3dy6HJAYRzYGb/zz+Z2bOnEdmZozhEjmXy70fDAYhtygiuFyWXVR7ZLPZgoiZTOaLG/dHUcCsoDWUQbAnapuMzPggDGJuTGaKl7hpG7eU7SbEGwpesQ07WoQSRpEw12W94gG3+B47rEKhcEWUfD7/zjGaAuwlcpTVhv4Q8jPVBb3yg/EccLDf7x8De2KzxxwF78e/hu9rKpVaV8cfo27aK2ZY2diIbiKRWJQIRL5HhqMiM34mk8kli4RwXCzUnCb1isgybHIT/6k9y9R/KWm7Wq0GNDEt7qisaB1OVaj5QLvdnlMddCarzVuv10ONRuOiGFiw2h2UPRCF7t2Kx+M/vK1WKwzxrM0o+v1+s4yi+nw+32s4b23efwQXnYkS/67mCAaDy9Fo9Lvo+JybgHqGDay5GTWUbfno0kK32w0jW0N0BPWF9qzGL30fcAeOqEl0lRWdfSCaB+MuGa3eS7uFZG6kTvo3KBkpablcLh8eF7FSqYRpyularbZvnF9tzhLUoMiJuIS82el0Xph9UD9H7ilFPGg2m/fVNg6dBJCHX9Jx/BEbR3Kk8SbJutC04jxVXgNn1UlCFScivJPm7pJwl+8mr8hlmehUXSqVDvV6PWdFGjUQCHTn5+e/qa7I3syaZ07tHo/HHYvFPqk+PZTTIPsw/E2qYJgrup5vnWe1iB6u4rxB78YduSLLXuRt+ayTBOXeMmfBtKlMnJfc4xOiW5vMH8RterpOr3eURIA0Aa6q/jsk2Kb5qsvNjEQiXeU7m2oGV+ffoBlc5jsJhoPxjN3B9oiX9MJwe4RL5Wu8K885ZavDc6eq/wIjpG5OJ+ArdAAAAABJRU5ErkJggg==)}.igzId{margin-right:1.5rem}@media only screen and (max-width:599px){.IGZImage-viewer-container .IGZImage-tool{padding-top:.2rem;bottom:3.3rem}.IGZImage-viewer-container .IGZImage-tool-responsive{bottom:0}.IGZImage-viewer-container .IGZImage-tool-close{padding-top:3.8rem;padding-bottom:1.5rem;top:-2rem}.IGZImage-viewer-container .IGZImage-tool-close span{white-space:nowrap;line-height:1.5}.IGZImage-viewer-container .IGZImage-tool-close .full-screen{width:3.125rem}.IGZImage-viewer-container .image-counter{line-height:1.4;position:relative;bottom:0;right:1.734rem}.IGZImage-viewer-container .counterResponisive{display:none}.igzWrapper{flex-direction:row;width:100%;display:flex}.divider{display:none}.IgZfullScreenTool{padding-bottom:.2rem!important;bottom:0!important}.IgZfullScreenTool .IGZImage-img-resize .zoomActions button{height:1.2rem!important}}.datePicker{width:100%;height:2.1875rem;opacity:unset;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAkCAYAAADo6zjiAAAAAXNSR0IArs4c6QAAAfxJREFUWAntV7FOwzAQvUuChIqYWMoIA2JlpRMTDEyIgaFdmMoAW2ikoqqqgCb9AbowwcTMwgcAYmOEhQ9Aoky0DK2PsxuXVG0jIrUNQ24527HvPd85dzZAzIKj8J2ye6W/mRZcnJ04D7r/F108ddc7bTjQc92yk9PtoLaCnWCbgLK63xZ4x+1IBNoCliFgg9cPJWBokLh0XwicSnUNyFwlFCYI6oWAJ9XJwPsoJFFQhgDyvTUG5kyANpjGy3nx+FmPKwKe581/tsQNL9jSHyapGfR2Yc7as237S4WAwd1pgcuNMdZ2o9mpyrYiQIA7sjNN4UO+K/H8Q0jpaYJLLCJYlDr2vyAhELsHBlMxJwyv5FzLAzJuKVTcbDDBSfuxeyB2AoMhCPg9rKQ6FS/P7syo6Vwn3FKhrpdGKeWhBEJLqio23ZKNQkH3CEQp5f87BJYBbx2Bw/8Idru/cz7K/aUa4XeNyTZ0aIbp0BD417ChNyE/5j23B42Pun4F5+h27CFICCQeSDyQeCB2D6hUzC+VJj8WUjI9IlGey+mmTpVj1URLjKNEYsqGIkCIT3xR35ADfF/nGu/XeTkwTtHobJMxH6VpFQLTMo94741xYoXZQoSPGQMP5Rz2RFfKtVq69S32OQQrTI8fshMQpA7v+XU2ZVyWbft9AgjRTf4ASUWefqoKXw8AAAAASUVORK5CYII=) .5625rem .5625rem/.9375rem .9375rem no-repeat;border:.0625rem solid #d2d4d9;border-radius:.3125rem;padding-left:1.875rem;font-size:1.0625rem}.react-datepicker__today-button{text-align:left;background-color:#fff;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem;padding:.5rem}.react-datepicker__today-button button{color:#fff;background-color:#00aae5;border:none;border-radius:4px;outline:none;padding:.5rem 1.5rem;font-size:14px;line-height:16px}.thumbnail{background-color:#d8d8d8;background-image:url(data:image/png;base64,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);background-size:3.75rem 4.375rem;border:.0625rem solid #d3d8e0;border-radius:.1875rem;width:3.75rem;height:4.375rem;margin-left:1rem;display:inline-block;overflow:hidden;box-shadow:0 .0625rem .125rem rgba(165,165,165,.5)}.thumbnail img{width:3.75rem}.knw-tab-container{height:100%}.knw-tab-container>.rc-tabs.rc-tabs-top .rc-tabs-nav-container-scrolling{padding-left:1.25rem;padding-right:1.25rem}.knw-tab-container>.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-tab{padding:20px 16px}.knw-tab-container>.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-tab:first-child{padding-left:24px}.knw-tab-container>.rc-tabs.rc-tabs-top .rc-tabs-bar{padding-top:0!important}.knw-tab-container>.rc-tabs.rc-tabs-top .rc-tabs-bar .rc-tabs-nav-container{align-items:center;display:flex}.knw-tab-container>.rc-tabs.rc-tabs-top .rc-tabs-ink-bar{display:none!important}.knw-tab-container>.rc-tabs.rc-tabs-top .rc-tabs-content{height:100%;min-height:0}.knw-tab-container>.rc-tabs.rc-tabs-top .rc-tabs-content .rc-tabs-tabpane{background:#f3f4f5;min-height:0}.knw-tab-container .knw-tabs-tab.active-knw-tab .tab-count{color:#fff}.knw-tab-container .knw-tabs-tab.active-knw-tab .tab-count.purple{background:#694bb6}.knw-tab-container .knw-tabs-tab.active-knw-tab .tab-count.pink{background:#ca5a9e}.knw-tab-container .knw-tabs-tab.active-knw-tab .tab-count.skyblue{background:#00a3bb}.knw-tab-container .knw-tabs-tab.active-knw-tab .tab-count.skyblue a{display:none}.knw-tab-container .knw-tabs-tab.active-knw-tab .tab-title{color:#373d40;font-weight:500}.knw-tab-container .knw-tabs-tab{align-items:center;display:flex}.knw-tab-container .knw-tabs-tab .tab-count{color:#757b80;letter-spacing:.13px;background:#f0f1f2;border-radius:1.25rem;justify-content:center;align-items:center;width:2rem;height:2rem;margin:0 1rem 0 0;font-size:1rem;font-weight:700;display:flex}.knw-tab-container .knw-tabs-tab .tab-title{letter-spacing:.13px;color:#757b80;font-size:1rem;font-weight:400}@media screen and (max-width:1080px) and (min-width:768px){.knw-tab-container>.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-tab{padding:16px 13px}.knw-tab-container>.rc-tabs.rc-tabs-top.nav-tab .rc-tabs-tab:first-child{padding-left:16px}.knw-tab-container .knw-tabs-tab .tab-count{width:1.5rem;height:1.5rem;margin-right:.5rem;font-size:.875rem}.knw-tab-container .knw-tabs-tab .tab-title{letter-spacing:.008rem;font-size:.875rem}}.knw-tab-content-container{-webkit-overflow-scrolling:touch;width:100%;padding:1.5rem 1.5rem 0;overflow-y:auto}.knw-tab-content-container .card-holder:last-child{margin-bottom:1.5rem}@media screen and (min-width:768px) and (max-width:1080px){.knw-tab-content-container{padding:1rem 1rem 0}.knw-tab-content-container .card-holder:last-child{margin-bottom:1rem}}.resources-list-item{justify-content:space-between;align-items:center;display:flex}.resources-list-item>div{align-items:center;display:flex}.resources-list-item img{object-fit:contain;width:40px;height:40px;margin-right:1rem}.resources-list-item .pdf-button{letter-spacing:.3px;color:#373d40;border:1px solid #a1a8b3;border-radius:3px;padding:.5rem 1.3125rem;font-size:14px;font-weight:700;line-height:normal}.resources-list-item a{letter-spacing:.3px;color:#373d40;border:1px solid #a1a8b3;border-radius:3px;padding:.5rem 1.3125rem;font-size:14px;font-weight:700;line-height:normal;text-decoration:none}@media (hover){.resources-list-item a:hover{background-color:#c8ced3;text-decoration:none}}.dialogWrapper .dialogContent .resource-dialog{align-items:center;max-width:1200px;padding:.625rem;display:flex}.dialogWrapper .dialogContent .resource-dialog .data-loader{align-items:center;position:absolute}.dialogWrapper .dialogContent .resource-dialog .iframe-container{height:0;padding-bottom:56.25%}.dialogWrapper .dialogContent .resource-dialog .iframe-pdf{width:100%;height:85vh}.dialogWrapper .dialogContent .resource-dialog iframe{width:100%;height:100%;padding:.625rem;position:absolute;top:0;left:0}.dialogWrapper .dialogContent .resource-dialog.pdf{height:96vh}.dialogWrapper .dialogContent>div.fullscreen video{object-fit:cover;background-size:cover;min-width:100%;max-height:87vh}.dialogWrapper .dialogContent>div.fullscreen video:fullscreen{object-fit:unset}.v2-accordion .accordion{background-color:#fff;border-radius:5px;box-shadow:0 1px 4px #cdcdcd}.v2-accordion .accordion .accordion-header{color:#171f24;cursor:pointer;border-radius:4px;align-items:center;height:48px;padding:0 1rem 0 1.25rem;font-size:16px;font-weight:400;line-height:1.19;display:flex}.v2-accordion .accordion .accordion-header>div{display:flex}.v2-accordion .accordion .accordion-header>div .category-id.rating-count{width:2.625rem}.v2-accordion .accordion .accordion-header .active,.v2-accordion .accordion .accordion-header .accordion-header:hover{background-color:#ccc}.v2-accordion .accordion .accordion-header .category-title{pointer-events:none;text-transform:capitalize;margin-left:1.875rem;transition:all .4s}.v2-accordion .accordion .accordion-header .category-count{margin-left:auto;font-weight:500}.v2-accordion .accordion .accordion-header .category-count .accordion-status-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICAgIDxwYXRoIGZpbGw9IiM3NzgwODciIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE0IDhIOHY2SDZWOEgwVjZoNlYwaDJ2Nmg2eiIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-size:100%;width:.75rem;height:.75rem;margin-left:1rem;display:inline-block}.v2-accordion .accordion .accordion-content{box-sizing:border-box;background-color:#fff;width:100%;height:100%;max-height:0;padding:0;transition:max-height .3s ease-out;overflow:hidden}.v2-accordion .accordion .accordion-content ul li{padding:.5rem 1.5rem .5rem 1.25rem}.v2-accordion .accordion .accordion-content ul li:nth-child(odd){background-color:#f0f1f2}.v2-accordion .accordion.active-accordion .accordion-content{-webkit-overflow-scrolling:touch;border-radius:0 0 5px 5px;width:100%;max-height:500px;overflow-y:auto}.v2-accordion .accordion.active-accordion .accordion-header{border-radius:5px 5px 0 0}.v2-accordion .accordion.active-accordion .accordion-header .category-title,.v2-accordion .accordion.active-accordion .accordion-header .category-id{font-weight:500}.v2-accordion .accordion.active-accordion .accordion-header .accordion-status-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIyIiB2aWV3Qm94PSIwIDAgMTQgMiI+CiAgICA8cGF0aCBmaWxsPSIjNzc4MDg3IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0xNCAySDBWMGgxNHoiLz4KPC9zdmc+Cg==);background-position:50%}.transcriber-form #checklist-wrapper,#signal-transcriber-form #checklist-wrapper{scroll-behavior:smooth;background-color:#d1d3d8;flex:2;width:100%;padding:1.0625rem 1.4375rem 1.0625rem 1.875rem;position:relative;overflow-y:auto}.transcriber-form #checklist-wrapper .accordion .accordion-header,#signal-transcriber-form #checklist-wrapper .accordion .accordion-header{cursor:pointer;background-color:#fff;border-radius:.3125rem;justify-content:space-between;align-items:center;height:3.375rem;padding:0 1.875rem;transition:background-color .3s linear;display:flex;box-shadow:0 .0625rem .1875rem rgba(0,0,0,.2)}.transcriber-form #checklist-wrapper .accordion .accordion-header .active,.transcriber-form #checklist-wrapper .accordion .accordion-header .accordion-header:hover,#signal-transcriber-form #checklist-wrapper .accordion .accordion-header .active,#signal-transcriber-form #checklist-wrapper .accordion .accordion-header .accordion-header:hover{background-color:#ccc}.transcriber-form #checklist-wrapper .accordion .accordion-header div,#signal-transcriber-form #checklist-wrapper .accordion .accordion-header div{pointer-events:none}.transcriber-form #checklist-wrapper .accordion .accordion-header .category-title,#signal-transcriber-form #checklist-wrapper .accordion .accordion-header .category-title{color:#171f24;pointer-events:none;font-family:Inter;font-size:1.0625rem;line-height:3.375rem;transition:all .4s}.transcriber-form #checklist-wrapper .accordion .accordion-header .category-count span,#signal-transcriber-form #checklist-wrapper .accordion .accordion-header .category-count span{color:#fff;text-align:center;background-color:#778087;border-radius:.3125rem;width:2.125rem;height:1.625rem;margin-top:-.375rem;margin-right:1.25rem;padding:.25rem 0;font-family:Inter;font-size:1rem;line-height:1.19;display:inline-block;position:relative}.transcriber-form #checklist-wrapper .accordion .accordion-header .category-count .accordion-status-icon,#signal-transcriber-form #checklist-wrapper .accordion .accordion-header .category-count .accordion-status-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICAgIDxwYXRoIGZpbGw9IiM3NzgwODciIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE0IDhIOHY2SDZWOEgwVjZoNlYwaDJ2Nmg2eiIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-size:100%;width:.875rem;height:.875rem;display:inline-block}.transcriber-form #checklist-wrapper .accordion .accordion-header .right-side,#signal-transcriber-form #checklist-wrapper .accordion .accordion-header .right-side{float:right;pointer-events:none;margin:1.25rem 0 .875rem}.transcriber-form #checklist-wrapper .accordion .accordion-header .right-side .category-count,#signal-transcriber-form #checklist-wrapper .accordion .accordion-header .right-side .category-count{color:#fff;text-align:center;background-color:#778087;border-radius:.3125rem;width:2.125rem;height:1.625rem;margin-top:-.375rem;margin-right:1.25rem;padding:.25rem 0;font-family:Inter;font-size:1rem;line-height:1.19;display:inline-block}.transcriber-form #checklist-wrapper .accordion .accordion-content,#signal-transcriber-form #checklist-wrapper .accordion .accordion-content{box-sizing:border-box;background-color:#fff;width:100%;max-height:0;transition:max-height .3s ease-out;overflow:hidden}.transcriber-form #checklist-wrapper .accordion .accordion-content .inner-wrapper,#signal-transcriber-form #checklist-wrapper .accordion .accordion-content .inner-wrapper{padding:1.25rem 1.875rem}.transcriber-form #checklist-wrapper .accordion .accordion-content .inner-wrapper .search-bar,#signal-transcriber-form #checklist-wrapper .accordion .accordion-content .inner-wrapper .search-bar{margin-bottom:.625rem}.transcriber-form #checklist-wrapper .accordion .accordion-content .general-search,#signal-transcriber-form #checklist-wrapper .accordion .accordion-content .general-search{padding:.625rem .625rem 0}.transcriber-form #checklist-wrapper .accordion .accordion-content .general-search h5,#signal-transcriber-form #checklist-wrapper .accordion .accordion-content .general-search h5{color:#778087;margin:1.25rem 1.25rem 0;font-size:.875rem;font-weight:400}.transcriber-form #checklist-wrapper .accordion.active-accordion .accordion-content,#signal-transcriber-form #checklist-wrapper .accordion.active-accordion .accordion-content{background:#fff;border-radius:0 0 .3125rem .3125rem;width:100%;max-height:31.25rem;overflow-y:auto}.transcriber-form #checklist-wrapper .accordion.active-accordion .accordion-header,#signal-transcriber-form #checklist-wrapper .accordion.active-accordion .accordion-header{background-color:#778087;border-radius:.3125rem .3125rem 0 0}.transcriber-form #checklist-wrapper .accordion.active-accordion .accordion-header .category-title,#signal-transcriber-form #checklist-wrapper .accordion.active-accordion .accordion-header .category-title{color:#fff}.transcriber-form #checklist-wrapper .accordion.active-accordion .accordion-header .category-count span,#signal-transcriber-form #checklist-wrapper .accordion.active-accordion .accordion-header .category-count span,.transcriber-form #checklist-wrapper .accordion.active-accordion .accordion-header .right-side .check-count,#signal-transcriber-form #checklist-wrapper .accordion.active-accordion .accordion-header .right-side .check-count{color:#171f24;background-color:#fff}.transcriber-form #checklist-wrapper .accordion.active-accordion .accordion-header .accordion-status-icon,#signal-transcriber-form #checklist-wrapper .accordion.active-accordion .accordion-header .accordion-status-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIyIiB2aWV3Qm94PSIwIDAgMTQgMiI+CiAgICA8cGF0aCBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0xNCAySDBWMGgxNHoiLz4KPC9zdmc+Cg==);background-position:50%}.FolderItem{border-bottom:1px solid #e7ebed;justify-content:space-between;align-items:center;width:100%;padding:1rem .5rem;display:flex}.FolderItem:hover{cursor:pointer;background-color:#f8f9fa}.FolderItem.active{cursor:pointer;background-color:#e0e4e6}.FolderItem>div{text-align:right;flex-shrink:1;align-items:center;display:flex}.FolderItem>div img{padding-right:1.5rem}.FolderItem>div span{color:#373d40;font-size:1rem}.FolderItem>div:last-child:first-child{justify-content:center;display:flex}.FolderItem>div:last-child:last-child{text-align:right;justify-content:space-between;display:flex}.FolderItem>div:last-child:last-child span{color:#778087;width:3.125rem;font-size:14px}.FolderItem>div:last-child:last-child :last-child{margin-left:2.2rem}.transcribe-tabs .tab-item{color:#778087;cursor:pointer;background-color:#f5f6f7;border:1px solid #ddd;border-top-color:transparent;width:50%;padding:15px 20px;font-size:16px;line-height:1.19;display:inline-block}.transcribe-tabs .tab-item .jha-count{letter-spacing:-.1px;text-align:center;color:#778087;border:1px solid #d3d8e0;border-radius:11.5px;width:auto;min-width:2rem;height:22px;margin-left:10px;padding:0 8px;font-family:Inter;font-size:15px}.transcribe-tabs .tab-item.active-tab{color:#171f24;background-color:#fff;border:1px solid transparent;border-radius:4px 4px 0 0}.transcribe-tabs .tab-item.active-tab .jha-count{color:#171f24}.transcribe-tabs .tab-item.br-lt{border-right-color:transparent}.transcribe-tabs.signal-tab{webkit-box-shadow:inset 0px -1px 0px 0px #ddd;background-color:#f5f6f7;flex:1 0 auto;display:flex;box-shadow:inset 0 -1px #ddd}.transcribe-tabs.signal-tab .tab-item{justify-content:center;align-items:center;width:176px;padding:.9375rem 0;display:flex}.transcribe-tabs.signal-tab .tab-item.active-tab{border-radius:unset;border:1px solid #ddd;border-bottom-color:transparent;position:relative}.transcribe-tabs.signal-tab .tab-item .jha-count{justify-content:center;align-items:center;display:flex}.transcribe-tabs.signal-tab .tab-item:not(:last-child){border-right:unset}.transcribe-tabs.signal-tab .tab-item:last-child:after{content:"";border-bottom:1px solid #ddd}.filter-modal{width:100%;max-width:36rem;min-height:33rem;transition:max-width .2s ease-out}.filter-modal .custom-footer-class{display:block!important}.filter-modal .modal-title{width:100%;line-height:normal}.filter-modal .modal-header{padding:1rem 2rem}.filter-modal .modal-content{border:none;border-radius:1rem}.filter-modal .modal-body{padding:0}.filter-modal .modal-footer{justify-content:flex-end;align-items:center;padding:1rem 2rem;display:flex}.filter-modal .modal-footer button{width:auto;min-width:6.25rem;height:auto;margin-left:1rem}.filter-modal .checkbox-group-label{margin:1rem 0}.addConditionCustomClass{max-width:49rem;height:33rem;transition:max-width .2s ease-out}.filter-content-wrapper{height:25rem;display:flex}.filter-by-wrapper{z-index:1;background-color:rgba(0,0,0,.03);flex-shrink:0;width:18%;min-width:9.5rem;height:100%;overflow:auto}.filter-by-wrapper button{text-align:left;background-color:transparent;border:none;border-bottom:1px solid #c8ced3;border-radius:0;outline:none;justify-content:space-between;align-items:center;width:100%;min-height:3rem;padding:1rem .5rem 1rem 2rem;display:flex}.filter-by-wrapper button.active{background-color:#fff!important}.filter-by-wrapper button:focus{box-shadow:none}.filter-count{border:1px solid #c8ced3;border-radius:50%;padding:.25rem .45rem;font-size:.75rem;line-height:1}.filter-options{border-left:1px solid #c8ced3;flex-grow:1;height:100%;margin-left:-1px;padding:1.5rem;overflow-y:auto;padding-top:2rem!important}.filter-options .custom-control{padding:.5rem 1rem}.filter-options label{padding-left:.5rem}.filter-options label:before,.filter-options label:after{left:-1rem}.filter-options .customDate{gap:.8rem;display:flex}.filter-options .searchInput{margin-bottom:1rem}.filter-options .checkbox-group-label:first-child{margin-top:0}.filter-options .custom-control:first-child{padding-top:0}.filter-options .custom-checkbox .custom-control-label:before,.filter-options .custom-checkbox .custom-control-label:after{top:50%;transform:translateY(-50%)}.filter-header{justify-content:space-between;align-items:center;display:flex}.filter-header .clear-button{color:#006fbb;background-color:transparent;border:none;outline:none;font-weight:500}.filter-header .mobileHeader{align-items:center;margin-left:-20px;display:flex}.filter-header .mobileHeader .menuIcon{color:#666e83;box-shadow:none;background:0 0;border:none;outline:none;font-size:large}.filter-header .mobileHeader .menuIcon i:before{font-weight:700}.filter-header .mobileHeader .menuCloseIcon{color:#666e83;box-shadow:none;background:0 0;border:none;outline:none}.filter-header .mobileHeader .menuCloseIcon i:before{font-weight:700}.export-label{max-width:16rem;margin:0;font-size:.75rem;margin-right:auto!important}.filter-modal .modal-footer .footer-button-container{justify-content:space-around;display:flex}.filterContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.footerBtn{justify-content:space-around;display:flex}@media only screen and (max-width:599px){.filter-modal{margin:unset;max-width:24rem}.filter-modal .modal-footer .footer-button-container{justify-content:space-between;display:flex}.export-label{display:none}.filter-modal .modal-footer button{width:100%;margin:unset;padding-top:.75rem!important;padding-bottom:.75rem!important}:global .modal-backdrop.show{min-width:100%;min-height:100%}.customDate{display:block!important}.customDate :first-child{margin-top:.25rem}.datePicker{width:100%}.rowFooter{margin:0}.filter-options .react-datepicker-popper[data-placement^=top]{right:10rem!important;left:unset!important}.filter-options .datePicker[placeholder=From\ Date]{margin-top:0;font-size:.875rem}.filter-options .datePicker[placeholder=To\ Date]{font-size:.875rem}.CustomButtonV2_btn__3pfT2{padding:.75rem 1.75rem!important}.filterContainer{display:block}.filter-by-wrapper{min-width:8.5rem}.filter-options{padding:1rem;overflow:auto;padding-top:1rem!important}.filter-options label{white-space:nowrap;display:inline-block}.footerBtn .applyBtn{color:#fff;font-weight:unset;background-color:#00aae5;border:none;outline:none!important}.footerBtn .applyBtn:disabled{color:#fff;background-color:#8ad4ee!important}.transparentBtn{background-image:unset!important}.cancelBtn{margin-right:1rem!important}}.searchInput{height:2.25rem}.searchInput input[type=text]{background-color:#fff}.searchInput input[type=text]:focus{border:.0625rem solid #c4cdd5}@media only screen and (max-width:599px){.searchInput input[type=text]{height:2rem;width:100%!important}}.dateRangeSelector{display:flex}.dateRangeSelector :first-child{margin-right:.625rem}.sortColum{cursor:pointer;align-items:center;display:flex}.sortColum .arrow{flex-direction:column;margin-left:.25rem;display:flex}.sortColum .arrow i{line-height:.15}.sortColum .arrow i:before{color:#cccaca;font-size:1.125rem}.sortColum .arrow.ASCENDING i:before,.sortColum .arrow.DESCENDING i:before{color:#22282c}@media only screen and (max-width:599px){.sortColum .arrow i{line-height:.25}.sortColum .arrow i:before{color:#637381}}.btn-kbSU2f{color:#292c37;text-transform:capitalize;border:.0625rem solid #c4cdd5;border-radius:.25rem;outline:none;justify-content:center;align-items:center;min-height:2rem;padding:.4063rem .75rem;font-size:.875rem;font-weight:500;line-height:1.14;display:flex;box-shadow:0 .0625rem rgba(22,29,37,.05);outline:none!important}.btn-kbSU2f:focus{outline:none}.disableFlowWorkFlow-mIUB0r{opacity:.7;color:#555!important;background-color:#f4f6f8!important;border:.0625rem solid #f4f6f8!important}.outline-bnDirS{color:#292c37;background-color:#fff;border:.0625rem solid #d0d5e0}.link-S2yazu{box-shadow:none;letter-spacing:normal;color:#006fbb;border:none;font-weight:500;line-height:1.23}.link-S2yazu:hover,.link-S2yazu:focus{background-color:unset;color:inherit;border:none;outline:none}.secondary-woCHi1{color:#292c37;background-color:#fff;border-color:#d0d5e0}.secondary-woCHi1:hover,.secondary-woCHi1:focus{background-color:#fafafa;outline:none;box-shadow:0 .0625rem rgba(22,29,37,.05)}.secondary-woCHi1:disabled{color:#949494;background-color:#f6f6f6;border-color:#f6f6f6}.primary-FK39Dz{color:#fff;background-color:#00aae5;border-color:#00aae5}.primary-FK39Dz:hover{color:#fff;background-color:#00bdff!important;border-color:#00bdff!important}.primary-FK39Dz:active{color:#fff!important;background-color:#009fd6!important;border-color:#009fd6!important}.primary-FK39Dz:focus{outline:none}.primary-FK39Dz:disabled{color:#7f9ba4;background-color:#d6ecf3!important;border-color:#d6ecf3!important}.submit-WiaQMJ{color:#fff;background-color:#00bd63;border-color:#00bd63}.submit-WiaQMJ:hover,.submit-WiaQMJ:focus{color:#fff;background-color:#00d670;border-color:#00d670;box-shadow:0 2px 4px #bdefd7}.submit-WiaQMJ:disabled{color:#6fa38a;background-color:#d3f3e4;border-color:#d3f3e4}.btn-objA9f{color:#637381;border:1px solid #c4cdd5;border-radius:.25rem;justify-content:center;align-items:center;padding:.4063rem .75rem;font-size:.875rem;font-weight:500;line-height:1rem;display:flex;box-shadow:0 1px rgba(22,29,37,.05)}.btn-objA9f i+*{margin-left:.75rem}.btn-objA9f>*{pointer-events:none}.btn-objA9f:focus{outline:none}.icon-close-MMoWeW{color:#99a0b2}.secondary-QY4Jnh{color:#292c37;background-color:#fff;border-color:#c4cdd5}.secondary-QY4Jnh:hover,.secondary-QY4Jnh:focus{background-image:linear-gradient(#fafbfc,#ebeff2);border:1px solid #c4cdd5;outline:none;box-shadow:0 .0625rem rgba(22,29,37,.05)}.secondary-QY4Jnh:active{background-color:#f4f6f8;border:1px solid #c4cdd5;box-shadow:inset 0 1px 4px rgba(99,115,129,.2),inset 0 1px 1px rgba(99,115,129,.6)}.secondary-QY4Jnh:disabled{color:#949494;background-color:#f6f6f6;border-color:#f6f6f6}.primary-wosHgK{color:#006fbb}.primary-wosHgK:hover{background-color:#00bdff!important;border-color:#00bdff!important}.primary-wosHgK:active{color:#009fd6!important}.primary-wosHgK:focus{outline:none}.primary-wosHgK:disabled{color:#7f9ba4}@media only screen and (max-width:599px){.secondary-QY4Jnh{color:#00aae5}.secondary-QY4Jnh:disabled{color:#8ad4ee;background-color:unset;background-image:unset;border:unset;box-shadow:unset}}.transparentButton-YdwOHi{box-shadow:none;background-color:transparent;border:none;border-radius:0;padding:0;outline:none!important}.transparentButton-YdwOHi:hover,.transparentButton-YdwOHi:focus,.transparentButton-YdwOHi:active{border:none;box-shadow:none!important;background-color:transparent!important}.btn-UTU30T{color:#006fbb}.btn-UTU30T:active{color:#373d40!important}.btn-UTU30T:hover{background-color:unset;color:#373d40;border:none}.btn-UTU30T:hover span{text-decoration:underline}.btn-UTU30T:disabled{pointer-events:none;opacity:.5}.magicMenu .tab-item{display:inherit}.magicMenu{display:inherit;position:relative}span.magicLine{background:#00aae5;width:0;height:3px;position:absolute;bottom:0;left:0}.tabManager .tab-item{color:#99a0b2;cursor:pointer;margin-left:2rem;font-size:.9375rem;font-weight:500}.tabManager .tab-item.active-tab,.tabManager .tab-item:hover{color:#fff}.tabManager .tab-item.br-lt{border-right-color:transparent}@media only screen and (min-device-width:768px) and (max-device-width:1080px){.tabManager{padding:0 1.25rem}.tabManager .tab-item{letter-spacing:.1696px;color:#757b80;margin-right:1rem;padding:.8125rem .25rem;font-size:.75rem;line-height:.875rem}}.customResponseDrop .css-1okebmr-indicatorSeparator{width:0}.customResponseDrop .css-tlfecz-indicatorContainer,.customResponseDrop .css-1gtu0rj-indicatorContainer{font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:icomoon!important}.customResponseDrop .css-tlfecz-indicatorContainer:before,.customResponseDrop .css-1gtu0rj-indicatorContainer:before{content:"";color:#637381}.customResponseDrop .css-tlfecz-indicatorContainer svg,.customResponseDrop .css-1gtu0rj-indicatorContainer svg{display:none}.customResponseDrop .css-1uccc91-singleValue{color:#292c37;font-size:.875rem;font-weight:500;overflow:unset!important}.customResponseDrop .css-1ms5neh-control,.customResponseDrop .css-1ms5neh-control:hover{border-color:#00aae5}.inputContainer-_LNtSb{align-items:center;width:100%;display:flex}.btnContainer-CgBgjP{justify-content:center;width:1.5rem;margin-left:1rem;display:flex}.btnRemove-hPFG1d{color:#dfe3e8}.btnRemove-hPFG1d .removeIcon-QmtzoY{color:#99a0b2;font-size:.75rem;font-weight:400}.customInput-XApsC7:disabled{background-color:#fff}.scoreInput-C1uUa9{max-width:8rem;margin-left:1rem;background-color:#fff!important}.scoreInput-C1uUa9::-webkit-inner-spin-button{visibility:hidden}.colorPickerBtn-sgmw9e{background:#fff;border:1px solid #e4e7ea;border-radius:.25rem;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;margin-left:1rem;display:flex}.colorPickerBtn-sgmw9e img{width:1rem;height:1rem}input:checked~label:before{color:#fff;border-color:#00aae5}.radioFont{color:#292c37;font-weight:500}.customRadio-LPvQoW{align-items:center;display:flex}.customRadio-LPvQoW label:before,.customRadio-LPvQoW label:after{top:50%!important;transform:translateY(-50%)!important}.customInput-LmBhKW{letter-spacing:normal;color:#292c37;background-color:#fff;border:1px solid #c4cdd5;border-radius:.25rem;width:100%;min-height:2.5rem;margin:0;padding:.5rem 1rem;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:500;font-stretch:100%;box-shadow:0 1px rgba(22,29,37,.05)}.customInput-LmBhKW::-webkit-input-placeholder{color:#637381;font-weight:400}.customInput-LmBhKW:-ms-placeholder-shown{color:#637381;font-weight:400}.customInput-LmBhKW::placeholder{color:#637381;font-weight:400}.customInput-LmBhKW:focus{outline:none}.customInput-LmBhKW:disabled{color:#999;background-color:#f2f2f2;border:none}@media only screen and (max-width:599px){.customInput-LmBhKW:disabled{-webkit-text-fill-color:#999;opacity:1}}.customLabel-oYCzqn{color:#666e83;margin-bottom:.5rem;margin-right:.5rem;font-size:.75rem;font-weight:400;line-height:1.33}.customTableLabel-TWPaAv{color:#666e83;white-space:nowrap;margin-bottom:.5rem;margin-right:.5rem;font-size:.75rem;font-weight:400;line-height:1.33}.required-yhfZM1{color:#f4456f;font-size:.9rem;line-height:1.33}.footer-d3O5bE{justify-content:flex-end;align-items:center;display:flex}.footer-d3O5bE button:not(:first-child){margin-left:1rem}.modalContent-TW1aEG>*{border:none}.modalContent-TW1aEG input{background-color:#fff;border:1px solid #d2d4d9;border-radius:4px;padding:.5rem 1rem}.modalContent-TW1aEG input:focus{outline:none}.fullScreen-D_YRIA{z-index:1000;background-color:#fff;flex-direction:column;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}@media only screen and (max-width:599px){.fullScreen-D_YRIA{z-index:1201}}.customTextArea-lgd2tx{letter-spacing:normal;color:#292c37;background-color:#fff;border:1px solid #c4cdd5;border-radius:.25rem;width:100%;min-height:2.5rem;margin:.5rem 0;padding:.5rem 1rem;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:500;font-stretch:100%;box-shadow:0 1px rgba(22,29,37,.05)}.customTextArea-lgd2tx::-webkit-input-placeholder{color:#637381;font-weight:400}.customTextArea-lgd2tx:-ms-placeholder-shown{color:#637381;font-weight:400}.customTextArea-lgd2tx::placeholder{color:#637381;font-weight:400}.customTextArea-lgd2tx:focus{outline:none}.customTextArea-lgd2tx:disabled{color:#999;background-color:#f2f2f2!important}input:-internal-autofill-selected{background-color:inherit!important}.dateTimeCss-F0Czn2{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxnPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTAgMEwyMCAwIDIwIDIwIDAgMjB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjk2IC0xMzEwKSB0cmFuc2xhdGUoNjk2IDEzMTApIi8+CiAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjMjkyQzM3IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik05Ljk5MiAxLjY2N2MtNC42IDAtOC4zMjUgMy43MzMtOC4zMjUgOC4zMzNzMy43MjUgOC4zMzMgOC4zMjUgOC4zMzNjNC42MDggMCA4LjM0MS0zLjczMyA4LjM0MS04LjMzM1MxNC42IDEuNjY3IDkuOTkyIDEuNjY3em0uMDA4IDE1Yy0zLjY4MyAwLTYuNjY3LTIuOTg0LTYuNjY3LTYuNjY3UzYuMzE3IDMuMzMzIDEwIDMuMzMzIDE2LjY2NyA2LjMxNyAxNi42NjcgMTAgMTMuNjgzIDE2LjY2NyAxMCAxNi42Njd6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjk2IC0xMzEwKSB0cmFuc2xhdGUoNjk2IDEzMTApIi8+CiAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjMjkyQzM3IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0xMC40MTcgNS44MzNMOS4xNjcgNS44MzMgOS4xNjcgMTAuODMzIDEzLjU0MiAxMy40NTggMTQuMTY3IDEyLjQzMyAxMC40MTcgMTAuMjA4eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY5NiAtMTMxMCkgdHJhbnNsYXRlKDY5NiAxMzEwKSIvPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K);background-position:.6rem;background-repeat:no-repeat;width:100%;height:100%}.dateTimeCss-F0Czn2 .rc-time-picker-input{font-size:inherit;cursor:pointer;color:inherit;opacity:1;text-transform:uppercase;background-color:transparent;background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(90deg,#ccc,#ccc);background-position:calc(100% - .7375rem) .975rem,calc(100% - .425rem) .975rem,calc(100% - 2.5em) .5em;background-repeat:no-repeat;background-size:.375rem .3125rem,.375rem .3125rem,0 1.5em;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:none;width:100%;height:100%;padding:.625rem .5rem .625rem 2.2rem;font-weight:500;line-height:1.14}.dateTimeCss-F0Czn2 .rc-time-picker-input:focus{outline:none}.dateTimeCss-F0Czn2 .rc-time-picker-panel-inner{text-transform:uppercase;font-size:.875rem;font-weight:500}.dateTimeCss-F0Czn2 .rc-time-picker-clear{display:none}.timePickerAddons-nU7uGL{border-top:1px solid #ccc;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem;display:flex}.timePickerAddons-nU7uGL button{color:#fff;background-color:#00aae5;border:none;border-radius:4px;outline:none;padding:.5rem 1.5rem;font-size:14px;line-height:16px}.rc-time-picker-panel{width:unset!important}.rc-time-picker-panel-inner,.rc-time-picker-panel-input{text-transform:uppercase;font-size:.875rem;font-weight:500}.rc-time-picker-panel-input-wrap{border-bottom:unset;width:100%;min-width:4.125rem}.rc-time-picker-panel-combobox{border-top:.0625rem solid #e9e9e9;display:flex}.rc-time-picker-panel-select{width:4.125rem}.popupClassName{width:4.125rem!important}@media only screen and (max-width:599px){.rc-time-picker-panel{z-index:2201}}.dateTimeContainer-nvZaLw{margin-bottom:1.08rem;display:flex}.dateContainer-AkH9Q4{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxnPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTAgMEwyMCAwIDIwIDIwIDAgMjB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzY4IC0xMzEwKSB0cmFuc2xhdGUoMzY4IDEzMTApIi8+CiAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjMjkyQzM3IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0xNS44MzMgMi41SDE1Vi44MzNoLTEuNjY3VjIuNUg2LjY2N1YuODMzSDVWMi41aC0uODMzYy0uOTI1IDAtMS42NTkuNzUtMS42NTkgMS42NjdMMi41IDE1LjgzM2MwIC45MTcuNzQyIDEuNjY3IDEuNjY3IDEuNjY3aDExLjY2NmMuOTE3IDAgMS42NjctLjc1IDEuNjY3LTEuNjY3VjQuMTY3YzAtLjkxNy0uNzUtMS42NjctMS42NjctMS42Njd6bTAgMTMuMzMzSDQuMTY3VjYuNjY3aDExLjY2NnY5LjE2NnptLTEwLTcuNUgxMFYxMi41SDUuODMzVjguMzMzeiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM2OCAtMTMxMCkgdHJhbnNsYXRlKDM2OCAxMzEwKSIvPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K);background-position:.6rem;background-repeat:no-repeat;width:100%;margin-right:1rem}.expiryDate-UEctb2{margin-right:0}.dateInput-mGmqCk{cursor:pointer;background-color:transparent;background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(90deg,#ccc,#ccc);background-position:calc(100% - .7375rem) .975rem,calc(100% - .425rem) .975rem,calc(100% - 2.5em) .5em;background-repeat:no-repeat;background-size:.375rem .3125rem,.375rem .3125rem,0 1.5em;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:.0625rem solid #c4cdd5;border-radius:.25rem;align-items:center;width:100%;height:100%;padding:.625rem .5rem .625rem 2.2rem;font-weight:500;box-shadow:0 .0625rem rgba(22,29,37,.05)}.timeContainer-VTbsRV{border:.0625rem solid #c4cdd5;border-radius:.25rem;align-items:center;width:100%;padding:0;font-weight:500;box-shadow:0 .0625rem rgba(22,29,37,.05)}.disabled-HdRr5P,.timeDisabled-sYl_L5>input{box-shadow:none;border:none;color:#999!important;background-image:linear-gradient(45deg,transparent 50%,#999 50%),linear-gradient(135deg,#999 50%,transparent 50%),linear-gradient(90deg,#ccc,#ccc)!important}.disableContainer-XMUNDn{background-color:#f2f2f2;border:none;border-radius:.25rem}.disabled-HdRr5P,.timeDisabled-sYl_L5>input{opacity:1;-webkit-text-fill-color:#999!important}.strikeThrough-NWDlWt{text-decoration:line-through;position:relative}.strikeThrough-NWDlWt .rc-time-picker-input{text-decoration:line-through}@media only screen and (max-width:599px){.dateTimeContainer-nvZaLw{flex-direction:column;gap:.9375rem;width:100%;display:inline-flex}.dateContainer-AkH9Q4{max-width:unset}.disabled-HdRr5P,.timeDisabled-sYl_L5>input{-webkit-text-fill-color:#999;opacity:1}}@media print{.dateInput-mGmqCk{background-repeat:no-repeat}.timeInput-kUMZxW>input{background-repeat:no-repeat!important}}.button-E5EPpi>button{border-radius:.25rem!important}.customDropDownToggle-u4lCNS{margin-left:.5rem}@media only screen and (max-width:599px){.button-E5EPpi>button{border-radius:.5rem!important}}.divider-vb9tke{border-top:.1875rem solid #c6d2da;margin-top:2rem;margin-bottom:2rem}.toolTipBody-fJsr6q{cursor:pointer;background-color:#00aae5;max-width:25rem;padding:.5rem .75rem}.helpIcon-d0D85l{cursor:pointer}.toolTip-V6XtA9{transition:none}.toolTip-V6XtA9 .tooltip-inner{background-color:#00aae5}.toolTip-V6XtA9 .bs-tooltip-left .arrow:before,.toolTip-V6XtA9 .bs-tooltip-auto[x-placement^=left] .arrow:before{border-left-color:#00aae5}.toolTip-V6XtA9 .bs-tooltip-right .arrow:before,.toolTip-V6XtA9 .bs-tooltip-auto[x-placement^=right] .arrow:before{border-right-color:#00aae5}.toolTip-V6XtA9 .bs-tooltip-top .arrow:before,.toolTip-V6XtA9 .bs-tooltip-auto[x-placement^=top] .arrow:before{border-top-color:#00aae5}.toolTip-V6XtA9 .bs-tooltip-bottom .arrow:before,.toolTip-V6XtA9 .bs-tooltip-auto[x-placement^=bottom] .arrow:before{border-bottom-color:#00aae5}@media only screen and (max-width:599px){.toolTip-V6XtA9 .bs-tooltip-bottom,.toolTip-V6XtA9 .bs-tooltip-auto[x-placement^=bottom]{z-index:1206}}.accordion-wPaqij{width:100%;margin:2rem 0}.accordion-wPaqij .accordionHeader-yKSz_T{cursor:pointer;color:#292c37;align-items:center;font-family:Inter;font-size:15px;font-weight:500;line-height:1.07;display:flex}.accordion-wPaqij .accordionHeader-yKSz_T .rightIcon-Z4hkFe{background-color:#666e83;border-radius:50%;justify-content:center;align-items:center;min-width:1rem;height:1rem;margin-right:1rem;display:flex;position:relative}.accordion-wPaqij .accordionHeader-yKSz_T .rightIcon-Z4hkFe:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff!important}.accordion-wPaqij .accordionContent-di1P2B{padding:2rem 0 0 2rem;display:none}.accordion-wPaqij .accordionContentHideTitle-CwIdFM{margin-top:-1rem;padding:.5rem 0 0 2rem}.visible-l_uxsP .accordionContent-di1P2B{display:block}.visible-l_uxsP .rightIcon-Z4hkFe{transform:rotate(90deg)}.required-CCmX7P{color:#f4456f;font-size:.9rem;line-height:1.33}.thirdLevelMenu-sxZeYq{z-index:1;background-color:#fff;border:.063rem solid rgba(0,0,0,.145);border-radius:.25rem;width:100%;min-width:8.75rem;min-height:2rem;max-height:18.75rem;list-style:none;display:none;position:absolute;top:0;left:100%;overflow-y:auto;box-shadow:0 .25rem 1.063rem rgba(0,0,0,.145)}.thirdLevelMenu-sxZeYq>li{color:#171f24;background:#fff;padding:.45rem .375rem .45rem .75rem;font-size:.875rem;line-height:1.07}.thirdLevelMenu-sxZeYq>li:hover{color:#171f24;background:#deebff}.secondLevelMenu-LE92eG{z-index:1;background-color:#fff;border:.063rem solid rgba(0,0,0,.145);border-radius:.25rem;width:100%;min-width:8.75rem;min-height:2rem;padding:.75rem 0 .55rem;list-style:none;display:inline;position:absolute;top:2.1rem;left:0;box-shadow:0 .25rem 1.063rem rgba(0,0,0,.145)}.secondLevelMenu-LE92eG>li{color:#171f24;text-transform:capitalize;background:#fff;padding:.45rem .375rem .45rem .75rem;font-size:.875rem;line-height:1.07;position:relative}.secondLevelMenu-LE92eG>li:hover{color:#171f24;background:#deebff}.topLevelMenu-fNHSwf{text-transform:capitalize;min-width:2.188rem;margin:0;padding:0;list-style:none}.topLevelMenu-fNHSwf>li{float:left;color:#171f24;text-transform:capitalize;background-color:#fff;border:.063rem solid #c4cdd5;border-radius:.25rem;justify-content:space-between;align-items:center;width:100%;min-width:8.75rem;padding:.55rem .75rem .55rem 1rem;font-size:.875rem;line-height:1.14;display:flex;position:relative}.secondLevelMenu-LE92eG li:hover>ul,.thirdLevelMenu-sxZeYq>li:focus{display:inline}.placeholderText-H8Ud8P{color:#a0a5a9!important}.activeSelectedOption-XlBti9{border:none;color:#fff!important;background:#00aae5!important}.activeSelectedOption-XlBti9:hover{color:#fff!important;background:#00aae5!important}.selectorValueContainer-SKE3KP{white-space:nowrap;text-overflow:ellipsis;width:13.938rem;display:inline-block;overflow:hidden}.listGroupItem-nnPwTA:last-child{margin-bottom:0}.checkboxWrapper-SBGcGD{align-items:center;gap:.625rem;display:flex}.checkboxWrapper-SBGcGD>input{width:1rem!important}.triggerCheckboxWrapper-lUmuux{flex-direction:row;justify-content:space-between;align-items:center}.triggerCheckboxWrapper-lUmuux .inputCheckboxWrapper-ZK_MXp{align-items:center;display:flex}.triggerCheckboxWrapper-lUmuux .checkboxLabel-J4oo8w{color:#292c37;margin-top:4px;margin-left:.5rem;font-size:.875rem;font-weight:400;line-height:1rem}.triggerCheckboxWrapper-lUmuux .customName-WQYAWb{color:#637381;text-align:right;font-size:.875rem;font-weight:400;line-height:1rem}.checkboxLabel-J4oo8w{color:#171f24;width:100%;margin-top:4px;font-size:.938rem;line-height:1.07;margin-bottom:0!important}.disabledStyle-BacszZ{color:#778087;font-size:.938rem;line-height:1.07}.multiSelector-NStShs{width:20rem!important}.multiSelector-NStShs .select__input-eKyjVI{color:transparent;display:none!important}.disableChecklist-Xh04iG{pointer-events:none}.dropdownOptionContainer-loOBEq{max-width:90%;height:auto}.dropdownOptionContainer-loOBEq .checkboxLabel-J4oo8w{padding-top:4px}.dropdownOptionContainer-loOBEq .optionDescription-E_GPjh{color:#a1a8b3;white-space:nowrap;text-overflow:ellipsis;padding-top:2px;font-size:.8rem;line-height:1.2;overflow:hidden}.dropdownOptionContainer-loOBEq .optionDescription-E_GPjh p{margin-bottom:0}.descCheckboxWrapper-R1XdnP{align-items:center}.selectAllClass-RoJxwK{border-bottom:.5px solid #c4cdd5}.selectCheckWithSearchBox-JMr07c{padding:10px 16px;position:relative}.selectCheckWithSearchBox-JMr07c .selectCheckWithSearchBoxInput-oIYS8k{color:#171f24;resize:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAdVBMVEUAAAB4h4h4gYeKmpp4gIh4gId3gYh4gYd3gYh3gYh5hol5goh3gYh4gYh4gIh4goh3gYh9h4x3gYh4gYd3gYh3gIh4gIh4gYd4gYh5g4l4gYh4g4d6hIl6hYuDkZF4gYh3gol4gol3goh4gYd8iY93goh3gIesPqYBAAAAJnRSTlMAIuIH3vT5iNzSH1jJsZd2bBrtxLmno6CQT0tCNi4MgXtlX1EULe2F6OYAAAD2SURBVDjLvZLZcoJAEEWBWYCwyiKooMaY+/+fGDrGortDVXzKebtzzyzVELzKuS5S1+T9Ybs2o8MP9n2jD1MwBvOrb7CQx3U9Wiy0yjjT/mR6hIzuiqUwUr97phMZJ3GAe/ar0XOhBjDxhQrwO5YLIBdX3j2QsZzqR9FKxaID1GwKoGSxIV/QyTNz8gWJfMMeiMToZgAzy0cAt0DucEad6I9rjAFcxZU3kMF7q75WScble3ifeyzov8Z0ICUtugQg2iFUygUr9tACkTam3j9qdzXBAG0Q96wq42ym571ZYWj+z4j+NvRINWEE/7HGLcPqXmOCV/gCgZIehnFpEcoAAAAASUVORK5CYII=);background-position:1rem;background-repeat:no-repeat;background-size:auto 1rem;border:1px solid #d2d4d9;border-radius:5px;width:100%;height:32px;font-size:1rem;line-height:1.19;padding:.9375rem 2.875rem .9375rem 2.5625rem!important}.selectCheckWithSearchBox-JMr07c .selectCheckWithSearchBoxInput-oIYS8k:focus,.selectCheckWithSearchBox-JMr07c .selectCheckWithSearchBoxInput-oIYS8k:active{outline:none}.noOptionMessage-_AUcEs{height:200px}.checkboxMultiSelector-XGQ3UP{position:relative!important}.tagName-gLLoEd{background-color:#ebeff2;border-bottom:1px solid #dfe3e8;border-radius:0;align-items:center;margin-bottom:0;margin-right:.938rem;padding:.5rem .625rem .5rem 1rem;font-size:.875rem;display:flex}.biggerTags-hwdD1J{white-space:nowrap;text-overflow:ellipsis;max-width:248px;overflow:clip}.biggerFiftyTags-MSExmK{white-space:nowrap;text-overflow:ellipsis;max-width:50px;overflow:hidden}.biggerTagsone-JsFi0b{white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden}.closeBtn-jUoUIe{margin-left:auto;margin-right:0;padding:0}.closeBtn-jUoUIe>img{margin-right:0}@media print{.tagName-gLLoEd{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}}.hyperLink-rmFWQE:hover{cursor:pointer}@media only screen and (max-width:599px){.biggerTags-hwdD1J{max-width:11rem}}.multitags-L3bQjI{flex-wrap:wrap;gap:.75rem;max-height:350px;margin-top:1rem;display:flex;overflow-y:auto}.mulitiTagsGroup-C6RYc8{flex-wrap:wrap;gap:.75rem;max-height:340px;margin-top:1rem;display:flex;overflow-y:auto}.singletag-TGrsX8{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.tag-Tb89aS{border:unset;color:#292c37;border-radius:.1875rem;margin-right:0;display:flex}.tag-Tb89aS .btn_close-IAZp13{background-color:unset;border:none;margin-left:.5rem;padding:0;font-size:.8rem}.tag-Tb89aS .btn_close-IAZp13:hover{background-color:unset}@media only screen and (max-device-width:1024px){.tag-Tb89aS{word-break:break-word}}@media not all and (-webkit-min-device-pixel-ratio:.0000264583),not all and (-webkit-min-device-pixel-ratio:.0000264583),not all and (min-resolution:.001dpcm){@supports ((-webkit-appearance:none)){.tag-Tb89aS{margin-bottom:.75rem;margin-right:.75rem}}}.textEditorContainer-bVK1HK{letter-spacing:normal;color:#292c37;background-color:#fff;border:.063rem solid #c4cdd5;border-radius:.25rem;width:100%;min-height:2.5rem;margin:0;font-style:normal;font-weight:500;font-stretch:100%}.textEditorContainer-bVK1HK .wrapperClass-cPjzQl{flex-direction:column-reverse;height:12.375rem;display:flex}.textEditorContainer-bVK1HK .textEditor-_9E1hb{padding:.5rem 1rem;overflow-y:auto}.textEditorContainer-bVK1HK .textEditor-_9E1hb .public-DraftStyleDefault-block{margin:0!important}.textEditorContainer-bVK1HK .toolbar-FW4nie{background-color:#f0f4f7;width:100%;margin-bottom:0;padding:.406rem .313rem 0}.textEditorContainer-bVK1HK .toolbar-FW4nie>div:last-child{align-items:center;display:flex;position:absolute;right:5%}.textEditorContainer-bVK1HK .toolbar-FW4nie>div:last-child>span{margin-right:.5rem}.textEditorContainer-bVK1HK .toolbar-FW4nie .rdw-option-active{color:#fff!important;background-color:#00aae5!important}.textEditorContainer-bVK1HK .textAlignmentWrapper-rX5Xr8{border:.063rem solid #292c37;height:1.875rem}.textEditorContainer-bVK1HK .textAlignmentDropdown-gCO1Uz{border:.063rem solid #c4cdd5;border-radius:.25rem;flex-direction:row;width:5.938rem;display:flex;overflow:hidden}.textEditorContainer-bVK1HK .textAlignmentDropdown-gCO1Uz li:nth-child(2){margin:0 .5rem}.textEditorContainer-bVK1HK .boxPadding-wNz5ac{border-radius:.125rem;width:2rem;margin-left:.2rem;padding:0 .7rem}.demoColorWrapper-fkrdgV{align-items:center;margin-bottom:.375rem;margin-left:.2rem;margin-right:.2rem;display:flex;position:relative}.demoIconWrapper-IG8p0V{border:.063rem solid #f1f1f1;padding:.188rem .313rem}.colorPickerICon-gwUHCJ{width:2.275rem;height:1.875rem}.colorPicker-jJGURQ{margin:0 .188rem}.demoColorModal-di7qZt{z-index:100;background-color:#fff;border:1px solid rgba(0,0,0,.06);flex-direction:column;display:flex;position:absolute;top:1.875rem;left:.313rem;box-shadow:0 4px 17px rgba(0,0,0,.1)}.demoColorModal-di7qZt .sketch-picker{border-bottom:1px solid rgba(119,119,130,.2);box-shadow:none!important;border-radius:0!important}.backgroundColorPicker-X5Qass{z-index:100;flex-direction:column;display:flex;position:absolute;top:25.563rem;right:9.375rem}.bgWrapper-bTIWks{display:flex;position:relative}.backgroundColorIcon-Z1Z5Tq{border-radius:.2rem}.textSize-jpJxOz>a{width:2.813rem}.textSize-jpJxOz>ul{overflow-y:auto!important}.backgroundColorImg-SYY4gC{width:1.875rem;height:1.875rem}.UndoRedo-ZJsvMd{background-color:inherit}.historyAlignmentWrapper-zW0rAt{border:none;height:1.875rem;box-shadow:none!important}.boxColorSubText-GuU7Wh{margin-top:2.3px;margin-left:1.3px}.boxColorText-QBHJaE{flex-direction:column;display:flex}.disabled-koBJYb{opacity:.5}.rdw-suggestion-dropdown{border-radius:4px;max-width:-webkit-fit-content;max-width:fit-content;top:-6px;min-width:200px!important}.rdw-suggestion-option{padding:8px 12px;font-size:14px;line-height:1.7}.rdw-suggestion-option:hover{background-color:#e6f7ff}.categoryDataSection-bcXhCC{background:#f0f4f7;flex-direction:column;flex:1 0 0;gap:2rem;padding:2rem;display:flex}.categoryData-o213SS{background-color:#fff;border-radius:8px;flex-direction:column;display:flex}.categoryData-o213SS .categoryName-XHe_Gv{color:#333;background:#fafafa;border-bottom:.0625rem solid rgba(221,221,221,.867);border-radius:8px 8px 0 0;margin:0;padding:.65rem;font-size:1.125rem;font-weight:700;line-height:1.5}.categoryData-o213SS .toolkitCover-TQfRLP{grid-gap:3rem;grid-template-columns:repeat(4,1fr);padding:1rem;display:grid}.categoryData-o213SS .toolkitCover-TQfRLP .toolkitBody-HR67H5{all:unset;cursor:pointer;align-items:start;gap:.5rem;display:flex}.categoryData-o213SS .toolkitCover-TQfRLP .toolkitBody-HR67H5 .image-G0IaUX{width:1.25rem;height:1.25rem}.categoryData-o213SS .toolkitCover-TQfRLP .toolkitBody-HR67H5 .toolkit-A87FBm{color:#333;text-align:justify;font-size:1rem;font-weight:500;line-height:1.4}.dialogMediaWrapper-gEFrlC{text-align:center}.dialogMediaWrapper-gEFrlC>video{object-fit:contain!important;background-size:cover!important;min-width:100%!important;max-height:87vh!important}.iframeContainer-UUcb9E{justify-content:center;height:85vh;display:flex}.tabletPDFContainer-lXtEy9{height:90vh;overflow:auto}.imageContainer-QmFUhh{place-content:center;align-items:center;min-height:50vh;max-height:88vh;display:flex}.image-G0IaUX{object-fit:contain;width:82vw;height:82vh}.noData-V9uZZy{margin:2rem 0}@media (max-width:1700px){.categoryData-o213SS .toolkitCover-TQfRLP{grid-template-columns:repeat(3,1fr)}}@media (max-width:970px){.categoryData-o213SS .toolkitCover-TQfRLP{grid-template-columns:repeat(2,1fr)}}.supersetEmbed-_Sj69k{width:100%;height:100%}.supersetEmbed-_Sj69k iframe{border:none;width:100%;height:700px}.unableToLoad-B2I2pc{text-align:center;align-items:center;width:100%;height:100%;min-height:700px;font-size:12px;font-weight:400;display:flex;color:#637381!important;justify-content:center!important}.supersetWidget-YXxWVa{background:#fff;border-radius:12px;flex-direction:column;width:100%;height:100%;min-height:700px;display:flex;overflow:hidden;box-shadow:0 4px 16px rgba(22,29,37,.12)}.supersetHeader-aeVtkb{background:#f8fafc;border-bottom:1px solid #e6ebf1;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex}.supersetTitle-Pi9MvO{color:#292c37;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.openButton-Y3QD27{cursor:pointer;color:#637381;background:0 0;border:none;font-size:16px}.openButton-Y3QD27:hover{color:#1f2937}.supersetBody-AOV8WM{flex:1;position:relative;overflow:hidden}.trainingToolkitSection-VDMquH{--top:4.1rem;width:100vw;height:calc(100vh - var(--top));margin-top:var(--top);background-color:#fff;flex-direction:column;display:flex;position:relative;overflow-y:auto}.trainingToolkitSection-VDMquH header{background-color:#fff;position:-webkit-sticky;position:sticky;top:0}.header-w1arpz{border-bottom:1px solid #dadee6;justify-content:space-between;align-items:center;padding:1rem;display:flex}.title-wA7d42{align-items:center;gap:1rem;display:flex}.title-wA7d42 h1{margin:0;font-size:1.5rem;font-weight:600}.title-wA7d42 button{all:unset;cursor:pointer}.title-wA7d42 button img{aspect-ratio:1;width:24px}.controls-Bsy235{gap:2rem;display:flex}.search-Wb_IA4{width:250px!important;height:40px!important}.trainingToolkitTabs-JnDu3R{background-color:#fff;border-bottom:1px solid #dadee6;justify-content:space-between;align-items:center;gap:2rem;padding:0 2rem;display:flex;overflow-x:hidden}.trainingToolkitTabs-JnDu3R button{all:unset;cursor:pointer;color:#778087;border-bottom:2px solid transparent;min-width:-webkit-max-content;min-width:max-content;padding:1rem 0;font-size:14px}.trainingToolkitTabs-JnDu3R button[data-selected=true]{color:#333a40;border-bottom:2px solid #00aae5}.trainingToolkitTabs-JnDu3R .showMoreButton-iDh1JS{flex-grow:0;align-items:center;gap:.25rem;display:flex}.trainingToolkitTabs-JnDu3R .showMoreButton-iDh1JS span{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}.dropdownMenu-OrtVuk{z-index:1;background-color:#fff;border:1px solid #ccc;flex-direction:column;min-width:200px;max-height:500px;display:flex;position:absolute;right:0;overflow-y:auto;box-shadow:0 8px 16px rgba(0,0,0,.2)}.dropdownMenu-OrtVuk button{all:unset;text-align:left;cursor:pointer;background:0 0;border:none;padding:10px}.dropdownMenu-OrtVuk button:hover{background-color:#f1f1f1}.dropdownMenu-OrtVuk button[data-selected=true]{color:#00aae5}.headerWrapper-k8l3t1{background-color:#fff;border-bottom:.0625rem solid #dadee6;flex-shrink:0;justify-content:space-between;align-items:center;height:4.625rem;padding:0 2rem 0 1.75rem;display:flex}.navBar-FpZi2y{align-items:center;display:flex}.navBar-FpZi2y .iconBtn-Lm7OxN{background-color:#f0f0f0;border:none;border-radius:1.25rem;width:2rem;height:2rem}.navBar-FpZi2y .iconBtn-Lm7OxN:hover,.navBar-FpZi2y .iconBtn-Lm7OxN:active,.navBar-FpZi2y .iconBtn-Lm7OxN:focus{box-shadow:none;background-image:none;outline:none}.navBar-FpZi2y .iconBtn-Lm7OxN:focus-visible{box-shadow:none;background-image:none;outline:none}.headerText-WfZZOg{margin-bottom:unset;color:#171f24;text-transform:uppercase;margin-left:1.25rem;font-size:.875rem;font-weight:500}.userProfileWrapper-WkSndj{align-items:center;display:flex}.companyDetails-rO5i9F{color:#373d40;border-right:.0625rem solid #dadee6;margin-right:1.188rem;padding-right:1.188rem}.companyDetails-rO5i9F span{color:#7a838a;margin-right:.5rem}.trainingToolkit-TqfCwd{--top:0rem!important}.trainingToolkitCategoryDataSection-JOnIjE{margin-bottom:5rem!important}.modal-iesSEh .modalHeader-D18EMA{justify-content:space-between;align-items:center;width:100%;display:flex}.modal-iesSEh .modalHeader-D18EMA .iconClose-Of4vua{border:none;padding:0;font-size:1rem;position:absolute;top:1.125rem;right:1.125rem}.modal-iesSEh .modalHeader-D18EMA .iconClose-Of4vua:hover,.modal-iesSEh .modalHeader-D18EMA .iconClose-Of4vua:focus,.modal-iesSEh .modalHeader-D18EMA .iconClose-Of4vua:active{background:unset;box-shadow:unset;border:none}.modal-iesSEh .modalHeader-D18EMA .headerContent-cqP_Wg{color:#555;margin:0;font-size:1.125rem;font-weight:700}.modal-iesSEh .modalHeader-D18EMA .headerPageWrapper-GbUxkl{padding-right:5rem}.modal-iesSEh .modalHeader-D18EMA .headerPageWrapper-GbUxkl .headerPages-a7MQUC{color:#555;align-items:center;font-size:.9375rem;display:flex}.modal-iesSEh .modalHeader-D18EMA .headerPageWrapper-GbUxkl .headerPages-a7MQUC .pagination-LMkitf{padding:0 .5rem}.modal-iesSEh .customTable-e7BuH4 .tableHeader-yWlZVn th{color:#fff;vertical-align:middle;text-align:center;font-size:.75rem;font-weight:unset;background-color:#8c9399;background-clip:padding-box;border-left:.0625rem solid #fff;padding:.5rem .375rem}.modal-iesSEh .customTable-e7BuH4 .tableHeader-yWlZVn th:first-of-type{min-width:15rem;padding-left:2rem;padding-right:.75rem}.modal-iesSEh .customTable-e7BuH4 .tableHeader-yWlZVn th:last-child{padding-left:.75rem;padding-right:1.5rem}.modal-iesSEh .customTable-e7BuH4 .tableHeader-yWlZVn th .contentWithButton-N0GLQs{justify-content:space-between;align-items:center;font-size:1rem;font-weight:700;display:flex}.modal-iesSEh .customTable-e7BuH4 .tableHeader-yWlZVn th .contentWithButton-N0GLQs .headerButton-CCdJZ4{min-height:unset;background-color:#fff;border:none;padding:.2rem;font-size:1rem}.modal-iesSEh .customTable-e7BuH4 .tableHeader-yWlZVn th .contentWithButton-N0GLQs .headerButton-CCdJZ4:hover,.modal-iesSEh .customTable-e7BuH4 .tableHeader-yWlZVn th .contentWithButton-N0GLQs .headerButton-CCdJZ4:active{background-color:#fff!important;border:none!important}.modal-iesSEh .customTable-e7BuH4 .tableHeader-yWlZVn th .contentWithButton-N0GLQs .headerButton-CCdJZ4:disabled{opacity:.75;background-color:#fff!important}.modal-iesSEh .customTable-e7BuH4 .tableHeader-yWlZVn th .contentWithButton-N0GLQs .previousButton-Avgh1p{transform:rotate(180deg)}.modal-iesSEh .customTable-e7BuH4 .tableHeader-yWlZVn th .contentWrappper-rtUCiq{min-width:5rem}.modal-iesSEh .tableBody-XCiwUx td{color:#555;vertical-align:middle;background-clip:padding-box;border-left:.0625rem solid #f4f6f8;padding:.5rem .375rem;font-size:.9375rem}.modal-iesSEh .tableBody-XCiwUx td .moduleNames-USkj8w{white-space:initial}.modal-iesSEh .tableBody-XCiwUx td:first-of-type{border-left:none;min-width:15rem;padding-left:2rem}.modal-iesSEh .tableBody-XCiwUx .bodyContent-t4qTKf{justify-content:center;align-items:center;display:flex}.modal-iesSEh .tableBody-XCiwUx .contentTotal-iHPN_c{justify-content:flex-end;align-items:center;padding-right:1.75rem;font-weight:500;display:flex}.modal-iesSEh .footer-zWyLtl{color:#fff;background-color:#8c9399;justify-content:flex-end;align-items:center;width:100%;padding:.5rem 2rem;font-size:1rem;font-weight:700;display:flex}.modal-iesSEh .footer-zWyLtl p{margin:0;padding-left:1rem}.modalBody-df07HQ{padding:0 1.5rem!important}.modalBody-df07HQ table{margin-bottom:0}.modalBody-df07HQ table thead{position:-webkit-sticky;position:sticky;top:0}.modalBody-df07HQ .table-responsive{height:65vh;overflow:auto}.header-usSFRR{border-bottom:unset;position:relative;padding:2.5rem 1.5rem 1.5rem 3.5rem!important}.header-usSFRR h5{width:100%}.modalFooter-NCrnyd{border-top:none;padding:0 1.5rem 1rem!important}@media (min-width:576px){.modal-iesSEh{width:85%;max-width:76.4375rem}}.form-controls input[type=text]{letter-spacing:-.1px;color:#171f24;border:1px solid #d2d4d9;border-radius:3px;width:100%;height:48px;padding:15px 20px;font-family:Inter;font-size:15px;line-height:1.27}.form-controls input[type=email]{letter-spacing:-.1px;color:#171f24;border:1px solid #d2d4d9;border-radius:3px;width:100%;height:48px;padding:15px 20px;font-family:Inter;font-size:15px;line-height:1.27}.form-controls input[type=password]{letter-spacing:-.1px;color:#171f24;border:1px solid #d2d4d9;border-radius:3px;width:100%;height:48px;padding:15px 20px;font-family:Inter;font-size:15px;line-height:1.27}.form-controls input[type=number]{letter-spacing:-.1px;color:#171f24;border:1px solid #d2d4d9;border-radius:3px;width:100%;height:48px;padding:15px 20px;font-family:Inter;font-size:15px;line-height:1.27}.form-controls input[type=tel]{letter-spacing:-.1px;color:#171f24;border:1px solid #d2d4d9;border-radius:3px;width:100%;height:48px;padding:15px 20px;font-family:Inter;font-size:15px;line-height:1.27}.form-controls input[type=text]:active{border:1px solid #a6c7ff;outline:none}.form-controls input[type=text]:focus{border:1px solid #a6c7ff;outline:none}.form-controls input[type=text]:visited{border:1px solid #a6c7ff;outline:none}.form-controls input[type=email]:active{border:1px solid #a6c7ff;outline:none}.form-controls input[type=email]:focus{border:1px solid #a6c7ff;outline:none}.form-controls input[type=email]:visited{border:1px solid #a6c7ff;outline:none}.form-controls input[type=password]:active{border:1px solid #a6c7ff;outline:none}.form-controls input[type=password]:focus{border:1px solid #a6c7ff;outline:none}.form-controls input[type=password]:visited{border:1px solid #a6c7ff;outline:none}.form-controls input[type=number]:active{border:1px solid #a6c7ff;outline:none}.form-controls input[type=number]:focus{border:1px solid #a6c7ff;outline:none}.form-controls input[type=number]:visited{border:1px solid #a6c7ff;outline:none}.form-controls input[type=tel]:active{border:1px solid #a6c7ff;outline:none}.form-controls input[type=tel]:focus{border:1px solid #a6c7ff;outline:none}.form-controls input[type=tel]:visited{border:1px solid #a6c7ff;outline:none}.input-error{border-color:#dc3545!important}.newPasswordForm .form-controls{margin-bottom:1.5rem;position:relative}.newPasswordForm .form-controls>a{padding:.5rem 1rem;font-family:Inter;font-size:.85rem;line-height:2rem;text-decoration:none;position:absolute;top:0;right:0}.userProfile-pEtni5{z-index:3;position:relative}.userProfile-pEtni5>a{align-items:center;text-decoration:none;display:flex}.userProfile-pEtni5>a:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAAAXNSR0IArs4c6QAAAT1JREFUOBFjZACCmTNnst57/n4JI8N/LwZGxt3/2RkSOysqPoLkiAXlHR38DD8YFjAwMrgy/GfYqiQpGJOenv6bCWTA/ZfvohkY/of9Z2Dg+f//fyDjz/87wRqINB2kFqQHaEYAw///3CCzHrz4EAXSDrYA3Zz//xnMibUEZjhID7o5cAs4NJSXMTAwHkFWQIwluA1nPKIgIQA0E+qDhrCwX5yivJ6kWILPcJBZoPAHWcAIImCgYepUnu+vP28HhqENTAxEMzIynPzPzugOi3hChjdkZ3+B6UexACRIyBKQGlD8YIY54xGQy5ENB6sFEegAnyUgtcQaDlKL4QOQIAjgsgQii0xidzlMBU4LQAoIW4LfcJAZeC3Abwlhw4myALslxBlOtAUghaDyCpT9/zP+Y1QUF1oKS+cguQEFAF1qwkezJzxaAAAAAElFTkSuQmCC) 50%/.75rem no-repeat;width:.75rem;height:.75rem}.userProfile-pEtni5 .userInfo-vOkBPw{color:#373d40;font-family:Inter;font-weight:500}.userProfile-pEtni5 .userBadge-b76EIu{text-align:center;color:#fff;background-color:#00aae5;border-radius:50%;width:2rem;height:2rem;margin:0 1rem;font-size:.875rem;line-height:2rem}.userProfile-pEtni5 .pointerArrow-HPxLek{z-index:2;background:#f4f6f8;width:1rem;height:1rem;position:absolute;top:2.75rem;right:2rem;transform:rotate(-45deg);box-shadow:.125rem -.125rem .125rem rgba(0,0,0,.1)}.userProfile-pEtni5 .menuOptions-JFEQrU{z-index:1;background-color:#fff;border-radius:.5rem;min-width:18rem;position:absolute;top:3.25rem;right:1rem;box-shadow:0 0 .125rem .0625rem rgba(0,0,0,.2)}.userProfile-pEtni5 .menuOptions-JFEQrU .realtimeAudit-cSeehD{letter-spacing:.0625rem;color:#778087;border-radius:.5rem .5rem 0 0;padding:1.5rem;font-family:Inter;font-size:.875rem;font-weight:700}.userProfile-pEtni5 .menuOptions-JFEQrU .realtimeAudit-cSeehD>p{color:#171f24;align-items:center;margin:1rem 0 0;font-family:Inter;font-size:1rem;font-weight:500;display:flex}.userProfile-pEtni5 .menuOptions-JFEQrU .realtimeAudit-cSeehD>p>span{color:#fff;text-align:center;background-color:#00aae5;border-radius:50%;width:3.75rem;height:3.75rem;margin-right:1.25rem;font-size:1.5625rem;line-height:3.75rem}.userProfile-pEtni5 .menuOptions-JFEQrU .realtimeAudit-cSeehD.small-GhZoz_>p>span{width:2.1875rem;height:2.1875rem;font-size:1rem;line-height:2.1875rem}.userProfileOptions-DujZfS{background-color:#f4f6f8;border-radius:0 0 .5rem .5rem;padding:1.5rem}.userProfileOptions-DujZfS>li{padding:.625rem 0;font-family:Inter;font-size:1rem;font-weight:500}.userProfileOptions-DujZfS>li:first-child{padding-top:0}.userProfileOptions-DujZfS>li:last-child{padding-bottom:0}.userProfileOptions-DujZfS>li>a{color:#778087;align-items:center;display:flex}.userProfileOptions-DujZfS>li>a:hover,.userProfileOptions-DujZfS>li>a:active,.userProfileOptions-DujZfS>li>a:focus{text-decoration:none}.userProfileOptions-DujZfS>li>a>i{background-position:50%;background-repeat:no-repeat;width:1.25rem;height:1.25rem;margin-right:1.25rem;display:inline-block}.bgNone-M_4Ol3{background:0 0}.historyIcon-r_noXy{background-image:url(data:image/png;base64,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);background-size:auto 1.0625rem}.auditIcon-Xgz9gB{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAkCAMAAADM4ogkAAAAflBMVEUAAAB3gYh4gYh+iY13gYd8hYt9h4x3gYd4gYh6gYl4gYd4gYh3gYd4gYh4gol3gId4gYd4goh4gomAra14gYh4goh+jY13gYh3gYh3gYh4g4l3hIt5gol5hIqHjo54gYh4gYh4gId3goh6hYt3gIl2gId4gox3gYh3gId3gIeKIP/HAAAAKXRSTlMA+/gV9B4Z48ly09HOpnrWhWtkBet/EN2tmlROQy8L55GxXSWLszXtvedPvhQAAAGhSURBVDjLpZTrjoMgEIXFCyAo4t262mpvu7z/C+5MdRsVk5rs/GPyeWYOnOj8p263Y9zVL7IjnBcZI70DYEiMIeEhQajIOySIkkcE6xolDwhqjZKfBZMgSFDykyDRjqPJB0kqjBGB47wk6f7MvsuGUYJSiceSGNcfh6zrFxsE4b3hkvkGCwWxJ6aTzyRv7tnUY2ZRvpq+HtxFk3yjbldMJ5cJPsbpPCZv72Mk2IwXHbZ+CAjFadfTfL13TvsujX1QTM4vqw8g69bZrbYG7nGeHTdAsutuNhlwzdt5FbtA7qQ1A86NgVuRl3TLpRfkqmXrfEIy3HAFuDzBfmsS3BXXlQ/f4rBy1ByWnRLmDrm9+JdrSLtShPf+cuxSsORz2XiCFbUDxhBZusocZC3eAbkxfPpRKHV7d/Yzi98HOgFpHUwzhJ3enuFGtAQMKykpbs162zR6VJJgJjHDRCq8B9t2CfddI+byLOMuogJeprTAZo5vlFbw9mk0R7axHoab17zQm6MXSoIdvn2aSuIstTBJlSAAVlvJE5M6WLcCLWv9d/gFkQAv6B07wvAAAAAASUVORK5CYII=);background-size:auto 1.25rem}.profileIcon-vDVw0y{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAclBMVEUAAAB4gYh8i4t4gYl6g4l3gYh4gId4gIehvb14gIh3gIh3gYh4gId5gYh3gYh4gYd4gYh4gYd+iY13gYh5gol6gYl5g4h4gYh3gIh4gYh4goh6gYh5goh4g4mCiYl3gYh4gYh4god6hYmSkpKZmZl3gIeNflySAAAAJXRSTlMAvxFcOsT12gKi57q3YtenkFEW8G1FMtHPhnNJQS0NloFmIAcFzYm/sAAAAZpJREFUOMuVVNm2gyAMBHEDt1ar1q07//+LlxAW9fTUc/OgECbJGDOQtQWM0ySOE8pZQL7bmcqV0fMXSBjJnUXhDpKezElCq4omZnNKN2Qy7cyLGvd1kWtHFqwwpU2/L186VKrzXHBz67obri46l60IfJoWc/JYyphjfNsAL5MYIhCzCGQsFkTBGklErtbnKo1dP65ipHuIC+sT4ygwyiaArlKXkuSKz4uQl+KVeypUUZXOQ3pVB96qak9cnAwIU88Ctpi0CVRcA+FohTpmhKtnbTwPoDfPQORhXLVac4hOXOeFNCZcpxOVFR/Wphgx8WQ9mES5K+Js6QHTL95TqRAA8fXMhM9nmPo9cG6gXE5+WK7KQc3yF6gEzlx3y9q7mxiburcfNd0CBt1COvO9t193vc9IDI8BmsGwDUJuTAwwfBkUwh/ckcJDPKwgncQ2nuFdGRUNrA3Dlg1GXxU1o0Ks4ErUitVLaeXnx1c2LN1JkTX6ILRCwC/cG9MC3Uhq3GNGLykvTroVJ/XiPJb58YXx76vn+BI7vg7/ALoZRPsVpPmKAAAAAElFTkSuQmCC);background-size:auto 1.25rem}.auditorIcon-tTUj8i{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjEuNDI2Nzk5OTk5OTk5OTk5OCAwLjkxNTIgMTQuNjU2IDEzLjYiIHN0eWxlPSJtYXgtaGVpZ2h0OiA1MDBweCIgd2lkdGg9IjE0LjY1NiIgaGVpZ2h0PSIxMy42Ij4KPHBhdGggc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2U9IiM2MzczODEiIGQ9Ik0xNCA4QzE0IDExLjMxMzcgMTEuMzEzNyAxNCA4IDE0QzQuNjg2MjkgMTQgMiAxMS4zMTM3IDIgOEMyIDQuNjg2MjkgNC42ODYyOSAyIDggMkM4LjQzMjM3IDIgOC44NTQwNSAyLjA0NTczIDkuMjYwNDggMi4xMzI2MiIvPgo8cGF0aCBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZT0iIzYzNzM4MSIgZD0iTTggMTBDOS4zODA3MSAxMCAxMC41IDguODgwNzEgMTAuNSA3LjVDMTAuNSA2LjExOTI5IDkuMzgwNzEgNSA4IDVDNi42MTkyOSA1IDUuNSA2LjExOTI5IDUuNSA3LjVDNS41IDguODgwNzEgNi42MTkyOSAxMCA4IDEwWiIvPgo8cGF0aCBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZT0iIzYzNzM4MSIgZD0iTTMuOTg3MyAxMi40NjI5QzQuMzYzNSAxMS43MjE5IDQuOTM3NTMgMTEuMDk5NiA1LjY0NTc3IDEwLjY2NDhDNi4zNTQwMSAxMC4yMzAxIDcuMTY4NzkgMTAgNy45OTk4IDEwQzguODMwODIgMTAgOS42NDU2IDEwLjIzMDEgMTAuMzUzOCAxMC42NjQ4QzExLjA2MjEgMTEuMDk5NiAxMS42MzYxIDExLjcyMTkgMTIuMDEyMyAxMi40NjI5Ii8+CjxwYXRoIGZpbGw9IiM2MzczODEiIGQ9Ik0xMy42Mzg5IDIuNzM2MTFDMTMuNjM4OSAyLjY4MDg2IDEzLjY2MDggMi42Mjc4NyAxMy42OTk5IDIuNTg4OEMxMy43MzkgMi41NDk3MyAxMy43OTIgMi41Mjc3OCAxMy44NDcyIDIuNTI3NzhIMTQuODE5NEMxNC44NzQ3IDIuNTI3NzggMTQuOTI3NyAyLjU0OTczIDE0Ljk2NjggMi41ODg4QzE1LjAwNTggMi42Mjc4NyAxNS4wMjc4IDIuNjgwODYgMTUuMDI3OCAyLjczNjExQzE1LjAyNzggMi43OTEzNiAxNS4wMDU4IDIuODQ0MzUgMTQuOTY2OCAyLjg4MzQyQzE0LjkyNzcgMi45MjI1IDE0Ljg3NDcgMi45NDQ0NCAxNC44MTk0IDIuOTQ0NDRIMTMuODQ3MkMxMy43OTIgMi45NDQ0NCAxMy43MzkgMi45MjI1IDEzLjY5OTkgMi44ODM0MkMxMy42NjA4IDIuODQ0MzUgMTMuNjM4OSAyLjc5MTM2IDEzLjYzODkgMi43MzYxMVpNMTMuODQ3MiA0LjA1NTU2QzEzLjc5MiA0LjA1NTU2IDEzLjczOSA0LjA3NzUxIDEzLjY5OTkgNC4xMTY1OEMxMy42NjA4IDQuMTU1NjUgMTMuNjM4OSA0LjIwODY0IDEzLjYzODkgNC4yNjM4OUMxMy42Mzg5IDQuMzE5MTQgMTMuNjYwOCA0LjM3MjEzIDEzLjY5OTkgNC40MTEyQzEzLjczOSA0LjQ1MDI3IDEzLjc5MiA0LjQ3MjIyIDEzLjg0NzIgNC40NzIyMkgxNC44MTk0QzE0Ljg3NDcgNC40NzIyMiAxNC45Mjc3IDQuNDUwMjcgMTQuOTY2OCA0LjQxMTJDMTUuMDA1OCA0LjM3MjEzIDE1LjAyNzggNC4zMTkxNCAxNS4wMjc4IDQuMjYzODlDMTUuMDI3OCA0LjIwODY0IDE1LjAwNTggNC4xNTU2NSAxNC45NjY4IDQuMTE2NThDMTQuOTI3NyA0LjA3NzUxIDE0Ljg3NDcgNC4wNTU1NiAxNC44MTk0IDQuMDU1NTZIMTMuODQ3MlpNMTMuMTYxMSAyLjYwNTU2QzEzLjE4MTYgMi41ODY0OCAxMy4xOTggMi41NjM0OCAxMy4yMDk0IDIuNTM3OTNDMTMuMjIwOCAyLjUxMjM3IDEzLjIyNjkgMi40ODQ3OCAxMy4yMjc0IDIuNDU2ODFDMTMuMjI3OSAyLjQyODg0IDEzLjIyMjcgMi40MDEwNSAxMy4yMTIzIDIuMzc1MTFDMTMuMjAxOCAyLjM0OTE3IDEzLjE4NjIgMi4zMjU2MSAxMy4xNjY0IDIuMzA1ODJDMTMuMTQ2NiAyLjI4NjA0IDEzLjEyMzEgMi4yNzA0NCAxMy4wOTcxIDIuMjU5OTdDMTMuMDcxMiAyLjI0OTQ5IDEzLjA0MzQgMi4yNDQzNCAxMy4wMTU0IDIuMjQ0ODRDMTIuOTg3NCAyLjI0NTMzIDEyLjk1OTkgMi4yNTE0NSAxMi45MzQzIDIuMjYyODRDMTIuOTA4NyAyLjI3NDIzIDEyLjg4NTcgMi4yOTA2NCAxMi44NjY3IDIuMzExMTFMMTIuNDU4MyAyLjcxOTQ0TDEyLjMyNzggMi41ODg4OUMxMi4yODgzIDIuNTUyMDkgMTIuMjM2IDIuNTMyMDUgMTIuMTgyMSAyLjUzMzAxQzEyLjEyODEgMi41MzM5NiAxMi4wNzY2IDIuNTU1ODIgMTIuMDM4NCAyLjU5Mzk5QzEyLjAwMDMgMi42MzIxNiAxMS45Nzg0IDIuNjgzNjYgMTEuOTc3NSAyLjczNzYzQzExLjk3NjUgMi43OTE2MSAxMS45OTY1IDIuODQzODQgMTIuMDMzMyAyLjg4MzMzTDEyLjMxMTEgMy4xNjExMUMxMi4zNTAyIDMuMjAwMTMgMTIuNDAzMSAzLjIyMjA0IDEyLjQ1ODMgMy4yMjIwNEMxMi41MTM1IDMuMjIyMDQgMTIuNTY2NSAzLjIwMDEzIDEyLjYwNTYgMy4xNjExMUwxMy4xNjExIDIuNjA1NTZaTTEzLjE2MTEgMy44Mzg4OUMxMy4yMDAxIDMuODc3OTUgMTMuMjIyIDMuOTMwOSAxMy4yMjIgMy45ODYxMUMxMy4yMjIgNC4wNDEzMiAxMy4yMDAxIDQuMDk0MjcgMTMuMTYxMSA0LjEzMzMzTDEyLjYwNTYgNC42ODg4OUMxMi41NjY1IDQuNzI3OSAxMi41MTM1IDQuNzQ5ODIgMTIuNDU4MyA0Ljc0OTgyQzEyLjQwMzEgNC43NDk4MiAxMi4zNTAyIDQuNzI3OSAxMi4zMTExIDQuNjg4ODlMMTIuMDMzMyA0LjQxMTExQzEyLjAxMjkgNC4zOTIwNCAxMS45OTY0IDQuMzY5MDQgMTEuOTg1MSA0LjM0MzQ4QzExLjk3MzcgNC4zMTc5MyAxMS45Njc2IDQuMjkwMzQgMTEuOTY3MSA0LjI2MjM3QzExLjk2NjYgNC4yMzQzOSAxMS45NzE3IDQuMjA2NjEgMTEuOTgyMiA0LjE4MDY3QzExLjk5MjcgNC4xNTQ3MyAxMi4wMDgzIDQuMTMxMTYgMTIuMDI4IDQuMTExMzhDMTIuMDQ3OCA0LjA5MTYgMTIuMDcxNCA0LjA3NiAxMi4wOTczIDQuMDY1NTJDMTIuMTIzMyA0LjA1NTA0IDEyLjE1MTEgNC4wNDk5IDEyLjE3OSA0LjA1MDM5QzEyLjIwNyA0LjA1MDg4IDEyLjIzNDYgNC4wNTcwMSAxMi4yNjAxIDQuMDY4MzlDMTIuMjg1NyA0LjA3OTc4IDEyLjMwODcgNC4wOTYyIDEyLjMyNzggNC4xMTY2N0wxMi40NTgzIDQuMjQ3MjJMMTIuODY2NyAzLjgzODg5QzEyLjkwNTcgMy43OTk4OCAxMi45NTg3IDMuNzc3OTYgMTMuMDEzOSAzLjc3Nzk2QzEzLjA2OTEgMy43Nzc5NiAxMy4xMjIgMy43OTk4OCAxMy4xNjExIDMuODM4ODlaTTExLjkwMjggMUMxMS42NjMzIDEgMTEuNDMzNyAxLjA5NTExIDExLjI2NDQgMS4yNjQ0MkMxMS4wOTUxIDEuNDMzNzIgMTEgMS42NjMzNSAxMSAxLjkwMjc4VjUuMDk3MjJDMTEgNS4zMzY2NSAxMS4wOTUxIDUuNTY2MjggMTEuMjY0NCA1LjczNTU4QzExLjQzMzcgNS45MDQ4OSAxMS42NjMzIDYgMTEuOTAyOCA2SDE1LjA5NzJDMTUuMzM2NyA2IDE1LjU2NjMgNS45MDQ4OSAxNS43MzU2IDUuNzM1NThDMTUuOTA0OSA1LjU2NjI4IDE2IDUuMzM2NjUgMTYgNS4wOTcyMlYxLjkwMjc4QzE2IDEuNjYzMzUgMTUuOTA0OSAxLjQzMzcyIDE1LjczNTYgMS4yNjQ0MkMxNS41NjYzIDEuMDk1MTEgMTUuMzM2NyAxIDE1LjA5NzIgMUgxMS45MDI4Wk0xMS41MzUyIDEuOTAyNzhDMTEuNTM1MiAxLjYzNDQ0IDExLjYzNDQgMS41ODk0NiAxMS45MDI4IDEuNTg5NDZIMTUuMDk3MkMxNS4zNjU2IDEuNTg5NDYgMTUuNDQxIDEuNjM0NDQgMTUuNDQxIDEuOTAyNzhWNS4wOTcyMkMxNS40NDEgNS4wOTcyMiAxNS40NzI4IDUuNDQwOTUgMTUuMDU3NCA1LjQ0MDk1SDE1LjAyNzhIMTEuOTAyOEMxMS43NzM5IDUuNDQwOTUgMTEuODg2NyA1LjQ0MDk1IDExLjg4NjcgNS40NDA5NUMxMS41ODk4IDUuNDQwOTUgMTEuNTM1MiA1LjIyNjE1IDExLjUzNTIgNS4wOTcyMlYxLjkwMjc4WiIvPgo8L3N2Zz4=);background-size:auto 1.2rem}.changePasswordIcon-I7oOaM{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAoCAYAAADpE0oSAAAAAXNSR0IArs4c6QAAA1tJREFUWAntV01IVFEUvufNmJMj5liU6SJDatEPRdCPBbUowTYpLYRoVRuhpllIoxlZk0KOKS4EF66ENoFQ6iLEDIIgECIjKvqhJhNKXahY6ag573Tuc+7zjs+ZN++lSOCFeefcc7/zfXPuvPszwJJsgebmjJnxcLGKWMKA7aa0nGjqD4bsnQLQmepZ3xXw+X4mQwlmoNbW1pSvw2NeRLjBGGYlxsOYokBt3pbMlrKysj+JsAmFA42Nm6Z/zz1AhscTkSweAwbPYF362brr3tHFY6IfVzjQ1JQV/jXbxxB3CDC3AOwFIHSTM6DFEfMQ8DQiO6j1ow8i/uTKSC0IlJePyXHhLync3t7uePk+1EOiJ3UgwGsA5XLdzYrnIibbqpq7xxDVFkTcJ+JE/uTArvyi0tLSiIgJqwhHtq/ehy7KolTdI1e252g8UZ7LxziGYwUXMnaq/8OXC6IvW0PFgbY21/Tg8GeaulwOJMDbjW7nEb/fPyknxvMbGhrco5NzfSS6R8sH9j3H4873+Xwzco6h4vDgSKEQ5UAFFF+yohzPsTyH+7xxrqGJ6cL53sLTIEwvzhl9GODNnVuVT/V+ko6WQ7kCrqrqAmc0aBCmpaNNkTaOrFskW7ZyLrK9i/MNwgC4VQcBG9B9q46UG8MZ5TEI0w61QdcANqH7Vh0pN4YznrBVfrt4Q8V2iazmrZow8NMnNDLuB8Qi+tZpyGA/LT4Hr4D25W/0XHKvNa8Qs2gNb9NwABFg2E/+FO0MPduzMxudoaHxIC3zctppok3ytEScTxbDdiwVQqzRQ0Q9QZqb6fzGc3a4/iWHNM876fbgESQA0EXT81H0l9nupJkt0ThJ0ymTgwL3gtWVD+XYcvlVtfUlaiQqTKSr9lavCS/XT2rKszbVplMkAHx5VN4OFou+VWtrqknwihpRO2hP77xWU++1KsrxtoRpwz+si6mSrwfNHVvCdKPQr8W0+dvisJVkXo854v8SpnmeFTXJvoglY+1V7FDu0/VkRvtw30azJRysrnispKTn8g/3beiymPPYCkGiP93J8MQI00FdQDuSrVkwE0OVHZIxTrpV0s0PXfNBvEri8vhK+VP8ste7UuxxeQF6FZc7xUuXvA5aFlT5CjeAML9QutIcl/4CTtASPh5z8OgAAAAASUVORK5CYII=);background-size:auto 1.25rem}.helpIcon-Yqykz0{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAAXNSR0IArs4c6QAACFVJREFUWAnVWW+MVFcVv+e+97rLssAuhJZCWyCNNcZWYkytJmrTqCyaaPFDiWlMYxObrdZgYVm6LAtOWJYduhDajYluNNXwxagfRI2WpV+0NlFqakJjU4MSiuVPqe4fCOzCznv3+jt35tx5+zozOwNoyiQz995zzr3n9+4799xzzih1k33oRuC11lLP3r0Lg6SpRZtCi9E0n9fVxl42OppKgqtT+WeeuUhE9nr1XTPg4eHhprOX4zt1IfmEVckXjFF3KVKLSNk2gFpSAjamFE1aqy5orf5FKnjRRMGfl88P3964cePVawHfMODcyEjL9L8nPk+JehzbtUZZu6ohxURvQekxG6gfz1va/lKus3Oqkfl1A+YdPXNx5gEVx5swaa1VtqURRVlZUjSFBz6iwvDAioW3HK13x+sCvG3P95aY+FKfsuox7OjirHJNdMKSfUMZfdaQeidQ9izLJIqWa6uWwZiXk6UPG2vvzs5VROMwpYM6bN092PttmFDtz5yA+/qHVscm2Y/dWA+wZXkoImtHoexXoQ5fDfu2nMoRmUrqctbqePe+lbGJP46HftgSdcx6cBxGLHwo1EHX7h3dJyutIbQyAKGk2tzA0EemC/EvQLpHyEQKNkejRPrAnh3drzR68tmj9PYPfcpaswmgO7ARZdMienVeGDyR2979uujLtlUBl3b2Z1Bwv0wirU/Bdnvn3dZ+qNHDImtI6w7v+Yn1sOU91piVQkd7PArCddV2uiJgtllbuPRDgP2KLAQ7fU2R7hrcufUPQsu2IyMj0bnJyduuJsFC5jUFycXb29rOd3Z2FrKyMu7rf3ZtwZjnsNsfEhre2i8pan2ikk2/B7DzBpNTedjad7BIkU/0ZhAGG/Zs7/6bLJptofjuOLE9OHwPKGXvKPLpNKzzaBhQfveOrSeyc2TcOzB0r42Tn+BQfszR+IIh9fyKtpaerPfQMkla57qK3sCBZTOItH66Ftit/Xsfj435nVXmG3jI+/Cw7cWvvY9pcZIc6t2V/5royLZubbw91uV4vFHA4LBkhGcBZrtiPwulznW5A0bmSezOkcw8P+wZ3P9RnZidMB9/MD2z1MHBujexaohlszwZs6nx+cAuFS8SxgAsDpMIoZ0F2N1guBTKfBptvnXxy+Xx7F5ueHihLRR2AtAqz9H0ezzoTv7Cm/zV061dxrI8x9MyHT7M8MujQgb4tYxJxtx6wGy7xeu2dIOxn4XrquUNrkxe/iBe3WdTC/4l1NFj+e9u6+fvvNawA7b4G8+HrJvjCbM7rMsG4XPuMgGLb1PGxNhE0gN+98IVPihrPMOqw+xnZVypxWTYq13APOyGCUPaMtDX9bbI5rZs+Y8Kon3MczTIujkiUKHNb+/6o7uQSjy8vTUcZImoB2wsfRJ2uEoYOO2/nutSMFavKMvT6SS4xV3JQuM2ssl53GyXPc0WQ08/znScTtyengxMHBHK2AEGUDI2/qInIjbg61bG1dogiF7A63uFYwnIjK5ePP9UVraQ2IflLUDWqpCqukaZy7pLazoSh6+MkQch/3DwrSxh2/EC8OFAhmMDtaPbjav9DPRtPoNLZr2lmfZ8z6YT8kbY5sZnZhbMXLXrTFz4lnfn1v7DUnSm2npCZ91xf/4NwHHBEsfaDqNCXM1CnCnACBfJBI66clUCGS9T6vBtlN+2+Z8CFhfIB85OTI9OX5r5rYnj7wPsSpkD5/rzwd6u4zKu1jrdwCB8eJxFDiMIboddWoNMobi/OCEIEUW4kZav5pPnxvuxzoN8DJFp+A8e6GjTgqYDnjBHhzHAgEof28YYeeB2uGANDyStURLPlqQbazS1pydgd8ZI0wsUtXwpt3nzeJpXq5/BsETyRLfDtSZeDw+n5LWguenJqLXp77mnnrp0PWvJXAc4Ij2V2GQMb8BtO2cKInB9LY1Fq+94Pbdhw0yj6zAGDihKnzHOwLnvTIJTcYPsVrgurZFBA+259nZ2XF4L7LhiBlLPkmkMCN0mGSPPc4C5bgA1F/xCyMFySGv8uN7O0qW4f/jSK320eef2iYnUAwijdut0A4OXAjaHEQQHioscXDcQAU4YOQeTcb1t7qGHYgpbH9Wa9uGw/bS5JequFbxXW5d1MwbhMzbGyGNnw+xDe3cNvahU/CgTObu1nDAqdZLHjXxKWULtG2eOBTlZhUv0GTYXYMTP+9euyf4JxLdkLTzhl+U6FNr/o3U6kVl7XcDE1SIZe8C3Lmo+DeIxYcBxr+PsVsaNtD39g5/jbyNzRLZnYP+nXRmgRMCBOMalLeF7wJw7cfmIKzKOiYifU/FsxC8Tq7U9ucHnbaJe4i/3q8lVorMuSuKncUUWMx6uDgFTOq/zgHkBrnXhSB8pL2Y7ppGKl8d19Eg94qXSfU+s3inqsh0iwVgYk4y5nQXYZReodSEMdFcoDL+F6wbbdj37YHrSHP2XU/x0P0V+b5fTfVejgE7HZQzAks14ZgFmQS7MwZMedLErxq7IYc1+TsXdQnP8NN+17OvIfr/JX+7PIe7YvDbXJnxBpZjmH3RYMguUnXyKUamQggd4k9P9Whl0aom6u+7tYUN8TQIz4a3qL6SIplKp6jDczD1C47rBjSxVXXl3/DPK6h/4nWVFqK9FOvhqQ6UqAcjFwCtx8iOAvl9ouMHgRW5QMVChGCg267DS8eYweOSaioECsFa5FQHKYU5W3zflVgF9UxW0BbQrEt4sfxkIaG75NpI/ZTBcA/texfR6P6V45X//p0wWEO84V4u4AMM1DWTHd3LmrYvJrOSHyGKQGKT+9uIgi+OW9HWbXbvWuKIfrjWhEo8jrPQfi6WkVnHqdaP/WKyk/31N+y8+WhG6AgxwnQAAAABJRU5ErkJggg==);background-size:auto 1.25rem}.logoutIcon-BoeMWm{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAABJ9JREFUWAnVmH9oW1UUx+95TdMkdZttnV2pU9e/3BxSV9eKoFAFwfmnmL9ELIgBGVHLuqTT1bfBmq4dFaL/DGUTxD/Mv8KoIIqCP4ZubortX+1gVjtmaSxtfq3LPX7vS1KTLGle7uB1Pgjv3XvPOfeTc+8597wnxB1+UTnf8Gh0O62l9kohu8vHbLVJLI+NDJ+xJWtDqAQwfCzyArP4TAhaIcFuJmqwYaNUhLkJRs+NmcPPlw7otVwFtfDx8VdYyg+FYEDx3awGQKtzQeuAjl4lHUN1HjnxXoeQ2fdBtA5cSdhuHxnGlF3ZWnIWEMu1HkEiK4odZtAZErRay0DJuJRqW7Dn6OGDYiRUMqTbsAAly30w0GwZwQS4f3RyJPyarlHxblhbtVzRWmLC34b38ssLPhLz5YKb1bYAN2tyO/PmvWZHVF/GjMXc6ZnZOSSFdmHQsa72lpOBQGDNjkVHPAi4N5ipFUAu7PDDcwtL5xT0HQMohNGOTW4dCsy8BQ9PpGbmpqLRaFMtSEc86HmqN4zAiyNt3VBACEMfgPvm44kvakE6Amj299/0+FzdkngBoDlIFj44tffPpcSX5tmznmqedARQTW4ODV1vaGzejz04jyW2IOFFL3JaT/Lqta8mJyfxfOvlGKCaOnIk+LfnrsY+SfSHIMrkcNhrCOq+vpL52jx92leO6Cigmtw8dGjRt8Xdi8erBUgEjvLkI5mF+DcTExO5Ey1PeluAsVis/nJMQQ4OLpGb+4j5CsDSikVBInj2Liay3xanIK1ErQykpmfjF6ZnfSEzkv+v9d04v8BWTOdVWbAHkb4HKeg7dO1X3VoezEzPHcVGt5Vo83PbvilIuPOx0PGxl7QBJYk2LIeW922SIiPRTm1A70joIOqfyzAgsdFZ+1eJlgTOaFrct3vXuBrW8oJJJKHbrYLE7/dnK81Tqy8cibSIjPgeB+CDOFoKiTqNrTPj2dP1eMGu1h4sTF4wUmjbvQ+PftAmbtAPKEN3rcMRpbAqv7f5XE+afr+VyJU9LQ/aBakkZ546dU96dUXB7UQw5IoFEimDxW9NHa39Q4FAsljPUUD1zp1eTfyIALsPcFYWQFpJok78dftW99ODgUCqGE49OwZoRqNbk/HET1jGDixrDo4E4PiS94EdzwwODFgJe1MAVUmFqmWZiNbgucY8hPLcz52tzc8GBwbW03Y54G0FSbmxau2/ltOvI3XgtfY/OKSm8xZcMFgVTtlzZIk5K+/FkabeQXB20xJqwl+8u7sOBIuitdqfc8SDna0+k4TxOSBWkNununa0PFecSqrBqX5HPBjMLaN/I5BqY454sNrkdvotQEZhhn1xM6eAw0aKFjvKTshYS2yQcZE5m0AC3YZIA6F4E98KO0F9rW4IEos9D3Wd0D0Gy+ezAMlovCCz2W3Fg/Dpi8XFZPHYhs9M2YszV16FzP0bytkctJZ49O23FthlqAJRqzIpnYsbmKVVy5X267XWg2T8ndCn+G7yMszgmyD9g3VOIplm6v7BADbJJ3o4t2qp/VZyqQMd2/FhBMqjRKgx6rjgOZz9Io6P6B/Xofb/Fv0XOFSjgK2QC6sAAAAASUVORK5CYII=);background-size:auto 1.25rem}.trainingToolkitIcon-CaBb0u{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAMAAAC9bj0JAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAA2UExURUdwTHyDjHuEjH2EjXyEi3yEjH2HjnuDi3uEjHuEjIKHkHyDjHyDjIaMk3yFi3uEjH2EjnyFjGQ8uvsAAAASdFJOUwDqsUW7Yyn/ntsbx4gNeNE2bSw3ND4AAADASURBVBjTbVEHjsQgDDTB9Bb+/9n1gGH3pBspwoCZ4hBdxBAi/YMWBO3vmU2dfMRF9NSTPedOTkxQoHBfcgFPayevsh4mqYvftS+yOVx+28lsOK/32kRPKFjYkWNZS3iwza5qi9FPCKrLS3l13BfCAO5x7anGtj8Ivl8Ej2KyRkR/EYc8L4lWJppnaUuEoZrgu2uo2pErqVvRGHlf5AGNRyciXkxSiGHe43eqfvGqz4RJ/fyHhmlBpIcbkU680OkDLcUHBe9uYvUAAAAASUVORK5CYII=);background-size:auto 1.0625rem}.card-mCkQ1z{cursor:pointer;background-color:#fff;border-radius:.25rem;align-items:center;height:11.375rem;margin:0;padding:0;display:flex;box-shadow:0 .125rem .5rem rgba(175,175,175,.25)}.cardTitle-jaZX0T{margin-bottom:unset;color:#555;text-align:center;margin:0;font-size:.875rem}.cardDescription-R0DQNc{color:#637381;text-align:center;min-height:35px;margin:0;font-size:.75rem;font-weight:500}.cardContainer-AqvVaA{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;padding:3.563rem 1.1875rem 2.5rem 1.4375rem;display:flex}.featureIcon-IMJWUe{min-height:45px}.fullScreen-aVMq79{background-color:#f0f4f7;flex-direction:column;width:100%;height:100%;padding:1.875rem;display:flex}.cardContainer-nxwrCL{flex-direction:column;justify-content:center;align-items:center;display:flex;padding:.875rem 1.563rem .625rem!important}.cardButton-J6O9lp{color:#00aae5;box-shadow:none;cursor:pointer;background-color:#fff;border:none;margin-top:.5rem;font-size:.75rem;font-weight:500;line-height:1rem;outline:none!important}.cardName-pjiUW3{margin-top:10px;font-size:16px;font-weight:600}.cardButton-J6O9lp:focus{background-color:#fff;border:none;outline:none!important}.customFileUpload-wDzXDn{color:#00aae5;cursor:pointer;text-align:center;margin:0;padding:.063rem 0;font-size:.75rem;font-weight:500}.customFileUpload-wDzXDn input[type=file]{display:none}.cardWrapper-FfCHpi,.cardWrapperUserProfile-3BQdZF{background:#fff;border-radius:.5rem;width:12vw;max-width:12.4rem;height:12rem;margin-bottom:1.5rem!important;box-shadow:0 .063rem .188rem rgba(22,29,37,.15)!important}.cardWrapperUserProfile-3BQdZF{width:13.75rem!important;max-width:13.75rem!important;height:13.75rem!important}.modalContent-o6lnwR{min-width:33.75rem}.modalContent-o6lnwR h5{width:100%}.iconClose-sjk4cF{float:right;color:#637381;border:none;padding:0;font-size:.75rem}.iconClose-sjk4cF:hover,.iconClose-sjk4cF:focus,.iconClose-sjk4cF:active{background:unset;box-shadow:unset;border:none}.qrWrapper-BLX0jz{flex-direction:column;justify-content:center;align-items:center;display:flex}.buttonWrapper-jJRxQA{margin:4rem 0 2rem;display:flex}.buttonStyle-fWKe9w{width:8.475rem;height:2.125rem}.marginRight-um41W2{margin-right:1.9rem}.modalHeader-Aaia4_{border-bottom:none;padding-bottom:.5rem!important}.header-ZKOveE{display:none}@media print{@page{margin-top:0;margin-bottom:0}body{padding-top:4.5rem;padding-bottom:4.5rem}.printContainer-T8ePDt{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.printContainer-T8ePDt canvas{max-width:43.75rem;margin-top:6.25rem;margin-left:0;padding:0;width:100%!important;height:auto!important}.header-ZKOveE{text-align:center;margin-top:12.5rem;padding:0;display:block}}.AddNewTab-bPrGSl{border-radius:.5rem;width:29.063rem;overflow:hidden}.AddNewTab-bPrGSl h5{width:100%}.AddNewTab-bPrGSl .modalBody-DBgtIP{border-bottom:.063rem solid #dfe3e8;height:26.688rem;overflow:auto;box-shadow:0 .063rem rgba(22,29,37,.05);padding:1.5rem 1.5rem 0!important}.AddNewTab-bPrGSl:first-child{border:none}.AddNewTab-bPrGSl label{color:#292c37;font-size:.875rem;font-weight:400;line-height:1rem}.footerWrapper-k380Bl{display:flex}.dateContainer-tezY2g{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxnPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTAgMEwyMCAwIDIwIDIwIDAgMjB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzY4IC0xMzEwKSB0cmFuc2xhdGUoMzY4IDEzMTApIi8+CiAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjMjkyQzM3IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0xNS44MzMgMi41SDE1Vi44MzNoLTEuNjY3VjIuNUg2LjY2N1YuODMzSDVWMi41aC0uODMzYy0uOTI1IDAtMS42NTkuNzUtMS42NTkgMS42NjdMMi41IDE1LjgzM2MwIC45MTcuNzQyIDEuNjY3IDEuNjY3IDEuNjY3aDExLjY2NmMuOTE3IDAgMS42NjctLjc1IDEuNjY3LTEuNjY3VjQuMTY3YzAtLjkxNy0uNzUtMS42NjctMS42NjctMS42Njd6bTAgMTMuMzMzSDQuMTY3VjYuNjY3aDExLjY2NnY5LjE2NnptLTEwLTcuNUgxMFYxMi41SDUuODMzVjguMzMzeiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM2OCAtMTMxMCkgdHJhbnNsYXRlKDM2OCAxMzEwKSIvPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K);background-position:1rem;background-repeat:no-repeat;width:100%}.dateInput-hlgJ_L{opacity:unset;cursor:pointer;z-index:999;background-color:transparent;background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(90deg,#ccc,#ccc);background-position:calc(100% - .9375rem) .875rem,calc(100% - .625rem) .875rem,calc(100% - 2.5em) .5em;background-repeat:no-repeat;background-size:.375rem .3125rem,.375rem .3125rem,0 1.5em;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:.0625rem solid #c4cdd5;border-radius:.25rem;align-items:center;width:100%;height:100%;padding:.625rem .5rem .625rem 3rem;font-weight:500;box-shadow:0 .0625rem rgba(22,29,37,.05)}.disabledDate-A9ECp6{box-shadow:none;border:none;color:#999!important;background-image:linear-gradient(45deg,transparent 50%,#999 50%),linear-gradient(135deg,#999 50%,transparent 50%),linear-gradient(90deg,#ccc,#ccc)!important}.disableDateContainer-AFsJL4{background-color:#f2f2f2;border:none;border-radius:.25rem}.qrGenerateBtn-gN2pwh{color:#00aae5;font-size:.875rem;font-weight:500}.qrGenerateBtn-gN2pwh span{text-decoration:underline}.qrGenerateBtn-gN2pwh:active{color:#00aae5!important}.qrGenerateBtn-gN2pwh:hover{background-color:unset;color:#00aae5;border:none}.qrGenerateBtn-gN2pwh:disabled,.qrGenerateBtn-gN2pwh[disabled]{color:#d1d3d8}.qrGenerateBtn-gN2pwh:focus{background-color:#fff;border:none;outline:none!important}.QRCodeWrapper-W7MACl{justify-content:center;align-items:center;margin:2rem 0;display:flex}.generaterButton-J1zR5l{justify-content:space-between;align-items:baseline;display:flex}.modalFooter-mK8FOq{border-top:none}.modalHeader-CUkXOb{border-bottom:.063rem solid #dfe3e8;box-shadow:0 .063rem rgba(22,29,37,.05)}.switchWrapper-gsDUS0{align-items:center;display:flex}.switchWrapper-gsDUS0 .switchLabel-uLgS91{color:#637381;font-size:.875rem;font-weight:400;line-height:1rem}.switchWrapper-gsDUS0 .switchButton-I3RkMw{margin-bottom:0;margin-left:.313rem;left:.375rem}.imageWrapper-b3_xtL{width:8.6rem;height:8.6rem}.imageWrapperUserProfile-wzBvDd{width:9.375rem;height:9.375rem}.qrCardWrapper-n4qwUm{position:relative;padding-bottom:.875rem!important}.updateQRButton-JDgXnc{display:none}.QRLabel-XvF_I4{font-weight:500!important}.cardButton-FBuC9R{color:#00aae5;box-shadow:none;cursor:pointer;background-color:#fff;border:none;font-size:.75rem;font-weight:500;line-height:1rem;position:absolute;outline:none!important}.cardButton-FBuC9R:focus{background-color:#fff;border:none;outline:none!important}.qrCard-djNqvf{cursor:pointer;justify-content:center;display:grid}.inputWrapper-ROhcf5{display:flex}.iconWrapper-rvhTbF{background-color:#fff;border:.063rem solid #c4cdd5;border-radius:.313rem 0 0 .313rem;align-items:center;height:2.5rem;padding:0 .75rem;display:flex}.customInput-x8DCLY{border-radius:0 .313rem .313rem 0}.listElement-E7wgqM{background:0 0;border:none;height:2.7rem;margin:0 0 0 .0625rem;padding:.813rem 1.313rem;line-height:normal;list-style-type:none}.listElement-E7wgqM:focus-visible{outline:transparent}.dark-ErKmfm{background-color:#f4f6f8}.light-Zd0oPW{background-color:#fff}.menuWrapper-kGLKoH{border:none;border-radius:4px;min-width:9rem;margin-top:.5rem;box-shadow:0 2px 16px rgba(33,43,54,.08),0 0 0 1px rgba(6,44,82,.1)}.menuWrapper-kGLKoH>button:not(:last-child){border-bottom:1px solid #dce0e4}.deleteItem-Tj8ds1{color:#de3618}.disabled-vKfZfh{opacity:.5}.optionWrapper-Hwh4V3{align-items:center;width:100%;display:flex}.responseIcon-JI9wbc{border-radius:.25rem;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;margin-right:1rem;display:flex;box-shadow:0 .0625rem rgba(22,29,37,.05)}.responseIcon-JI9wbc i:before{color:#fff;font-size:1rem}.optionLabel-sdqztE{color:#292c37;white-space:nowrap;text-overflow:ellipsis;padding-right:.5rem;font-size:.875rem;line-height:normal;display:block;overflow:hidden}.isImageContainer-VpVXBt{justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-right:.625rem;display:flex}.cardWrapper-DNteKv{background-color:#fff;border-radius:.5rem;margin:0 .125rem 1.5rem;padding:1rem 1.5rem 1.5rem;box-shadow:0 .0625rem .1875rem rgba(63,63,68,.15),0 0 0 .0625rem rgba(63,63,68,.05)}.splitWrapper-osMwop{width:100%;height:100%;min-height:0;display:flex}.left-vWNjOD{background-color:#fafbfc;flex-shrink:0;width:18%;min-width:16rem;overflow-y:auto}.right-cC4zGH{background-color:#fafbfc;flex-direction:column;flex-shrink:0;justify-content:space-between;width:25%;min-width:24rem;display:flex;overflow-y:auto}.main-ix80iI{z-index:0;background-color:#f0f4f7;flex-grow:1;width:100%;padding:2rem;position:relative;overflow-y:auto}.navbar-28Q8N3{background-color:#2d323e;flex-shrink:0;justify-content:space-between;align-items:center;height:4rem;padding:.75rem 1.5rem;display:flex}.navbar-28Q8N3 .navIcon-erUIs5{width:2.5rem;height:2.5rem;margin-right:1rem}.navbar-28Q8N3 h2{color:#f9fafb;margin-bottom:0;font-size:1.125rem;font-weight:600;line-height:.89}.toggleButton-eddIcl,.toggleButton-eddIcl:focus{all:unset;aspect-ratio:1;cursor:pointer;background-color:#3d4248;border-radius:50%;justify-content:center;align-items:center;width:32px;display:flex}.navbarControls-ohLei8{align-items:center;gap:1rem;display:flex}.title-CpszG9{letter-spacing:1px;color:#637381;text-transform:uppercase;margin-bottom:0;font-size:.625rem;font-weight:600;line-height:1.6}.widthConfig-Denc0L{align-items:center;padding:.5rem 1.5rem 1.5rem;display:flex}.radioContainer-_Ns01y{flex-wrap:wrap;flex:0 0 70%;justify-content:space-between;gap:.5rem;display:flex}.label-rH218_{color:#292c37;flex:0 0 30%;align-self:baseline;margin:0;font-size:.875rem}.radioButton-qvVR2n label:first-child{margin-right:0!important}.addNewDropdown-D_dnV4{width:15.5rem}.optionWrapper-lWGWQ9{cursor:pointer;text-align:left;background-color:#fff;justify-content:flex-start;align-items:center;padding:.5rem 1.25rem;display:flex}.optionWrapper-lWGWQ9:hover{background-color:#f4f6f8!important}.optionWrapper-lWGWQ9 .optionLabel-YYEh4z{color:#292c37;margin-left:1rem;font-size:.875rem}.addCategoryWrapper-aYpXur{padding:.5rem 0}.addCategoryWrapper-aYpXur>button{width:100%}.mainTitleWrapper-xJe8Ld{border-bottom:.0625rem solid #dce0e4;padding:.5rem 1.5rem}.title-h9m5n7{letter-spacing:.0225rem;color:#666e83;text-transform:uppercase;margin-bottom:0;font-size:.625rem;font-weight:500;line-height:1.6}.tabBtnWrapper-FRu5hN{border-bottom:.0625rem solid #dce0e4;align-items:flex-end;padding:0 1rem;display:flex}.tabBtnWrapper-FRu5hN .tabBtn-TYVdSs{border-bottom:.1875rem solid transparent;padding:.5rem}.tabBtnWrapper-FRu5hN .tabBtn-TYVdSs.active-DJZluo{color:#292c37;border-color:#00aae5}.tabContent-GXmTem{min-height:20rem;max-height:20rem;padding:1rem 0;overflow-y:auto}.tabContent-GXmTem>button{width:100%}.moreSearch-mHSiSG{margin:1rem 1.25rem .5rem}.componentTabContent-SXQQws{min-height:16rem;max-height:16rem;padding:0 0 1rem;overflow-y:auto}.componentTabContent-SXQQws>button{width:100%}.selectWrapper-zkXVpp{-webkit-user-select:none;user-select:none;width:20rem;height:2.5rem;display:inline-block;position:relative}.header-XQWndC{letter-spacing:.0225rem;color:#666e83;border-bottom:.0625rem solid #dce0e4;margin-bottom:.75rem;padding:.5rem 1.5rem;font-size:.625rem;font-weight:500;line-height:1.6}.responseIcon-SWuf3S{margin-right:.875rem}.responseIcon-SWuf3S i{font-size:1rem}.optionLabel-TcAGET{color:#292c37;font-size:.875rem}.dropdownLabel-cHm5TQ{letter-spacing:.0225rem;color:#666e83;text-transform:uppercase;border-bottom:.0625rem solid #dce0e4;padding:.5rem 1.5rem;font-size:.625rem;font-weight:500;line-height:1.6}.dropdownItem-yUO8HX{align-items:center;min-height:2.5rem;padding:.5rem 1.5rem;display:flex}.dropdownItem-yUO8HX span{color:#292c37;font-size:.875rem;line-height:1.14}.dropdownItem-yUO8HX:hover{background-color:#f4f6f8}.optionWrapper-OoOd2Q{align-items:center;display:flex}.responseIcon-SWuf3S{border-radius:.25rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-right:1rem;display:flex;box-shadow:0 .0625rem rgba(22,29,37,.05)}.responseIcon-SWuf3S i:before{color:#fff}.cardWrapper-QOXlCz{background-color:#fff;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem 1.5rem 1.5rem;box-shadow:0 .0625rem .1875rem rgba(63,63,68,.15),0 0 0 .0625rem rgba(63,63,68,.05)}.cardHeader-pr9jFb{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.cardTitle-nEGC_2{letter-spacing:-.0144rem;color:#292c37;margin-bottom:0;font-size:1rem;font-weight:500;line-height:1}.actionWrapper-nK7ngK{align-items:center;display:flex;position:relative}.actionWrapper-nK7ngK>*{margin-left:1rem}.actionWrapper-nK7ngK .icon-WeTdx3:before{color:#637381}.actionWrapper-nK7ngK .iconMore-VW38Sj i{font-size:1.875rem;line-height:0}.actionWrapper-nK7ngK .iconMore-VW38Sj{padding:0}.menuBtn-rI5QU6{padding:0;line-height:0}.cardItemWrapper-gGKnCC{justify-content:space-between;align-items:baseline;width:100%;margin-top:.5rem;display:flex}.itemActionBtn-Jelx8A{color:#637381;padding:.75rem .5rem .75rem 1rem;font-size:.9375rem}.cardItem-e8Ubmi{background-color:#fff;border:.0625rem solid #c4cdd5;border-radius:.25rem;flex-grow:1;justify-content:space-between;align-items:center;min-height:2.5rem;padding:.5rem;display:flex;box-shadow:0 .0625rem rgba(22,29,37,.05)}.cardItemTitle-Dhc915{color:#292c37;margin-bottom:0;font-size:.875rem;line-height:1.14}.closeBtn-JVp1aB{color:#666e83;font-size:.625rem}.settingActive-OwbEbj i:before{color:#00aae5}.cardActive-jEMA9q>div:first-of-type{border:.125rem solid #00aae5}.actionType-AG7UlH{color:#666e83;font-size:.75rem;line-height:1.33}.componentElement-GHbKNl{border:.0625rem solid #c4cdd5;border-radius:.25rem;align-items:center;padding:.5rem 1rem .5rem .5rem;display:flex;box-shadow:0 .0625rem rgba(22,29,37,.05)}.addElementBtn-gB2WBn{border:.0625rem dotted #666e83;border-radius:.25rem;justify-content:center;align-items:center;width:48%;margin:.5rem 0 0;display:flex}.RowElementsContainer-hd3PCN{background-color:#f4f6f8;border-radius:.25rem;width:100%;margin-top:.5rem;padding:.5rem 1rem 1rem;display:flex;position:relative}.firstNode-OAERCa{width:48%;margin-right:1rem}.secondNode-yGVvN5{width:48%;margin-left:1rem}.settingContainer-A1Y2nS{z-index:1;position:absolute;left:0;right:0}.addBtn-SQGRPO{width:100%;height:100%}.container-uacS6O{background:#fff;border:1px solid #c4cdd5;border-radius:4px;padding-left:10px;padding-right:10px}.container-uacS6O .dropzone-U2Y8Vo{border:.125rem dashed #dfe3e8;flex-wrap:wrap;justify-content:center;padding:2rem 0 1.5rem;display:flex}.container-uacS6O .dropzoneToggled-AWKyZ9{border:.125rem dashed #dfe3e8;flex-wrap:wrap;justify-content:center;margin:0 10px 20px;padding:2rem 0 1.5rem;display:flex}.container-uacS6O .browseBtn-ABSpYD{background:unset;color:#373d40;border:.01rem solid #c4cdd5;border-radius:.2rem;outline:none;width:auto;height:2rem;margin:.5rem 0;padding:.3rem .5rem;font-size:.875rem;font-weight:500;line-height:1.14}.container-uacS6O .dropText-oQafX2{text-align:center;color:#637381;width:100%;margin-bottom:0;font-size:.875rem;font-style:normal;font-weight:400;font-stretch:100%}.container-uacS6O .fileTag-suOUeP{background:unset;background-repeat:no-repeat;margin:0}.container-uacS6O .fileTagBtn-Rdh4Iu{background-color:unset;border:unset;text-transform:lowercase}.container-uacS6O .fileList-ayhen_{margin:1rem 0 0}.container-uacS6O .allowedType-Ef4egk{text-align:center;color:#637381;width:100%;margin-top:2rem;margin-bottom:.5rem;font-size:.7rem;font-style:normal;font-weight:400;font-stretch:100%}.container-uacS6O .fileNames-gM7B9a{text-align:center;color:#637381;flex-flow:wrap;justify-content:space-evenly;align-items:center;gap:1rem;margin-left:1rem;margin-right:1rem;font-size:.8rem;font-style:normal;font-weight:400;font-stretch:100%;display:flex}.container-uacS6O .fileNames-gM7B9a p{margin-bottom:0}.required-bO4xZJ{color:#d93518;font-size:.875rem;font-weight:500;line-height:1.14}.allowedTypeWrapper-npnRH1{flex-direction:column;display:flex}.errorMassageWrapper-_Rtxcr{background-color:#ffe9ea;border-radius:.125rem;margin-top:1rem;padding:.438rem 2.375rem}.errorMassage-Nm4AT1{color:#171f24;font-size:.75rem;font-weight:500;line-height:1.33}.toggleUploadBtn-LaNUcQ{justify-content:space-between;align-items:center;gap:1rem;display:flex}.toggleUploadBtn-LaNUcQ .labelContainer-K_qUKX{justify-content:normal;gap:5px}.toggleUploadBtn-LaNUcQ .arrowButton-kYLqbf{cursor:pointer;margin-left:10px;transform:rotate(90deg)}.dropFileContainer-VnnlTI{margin:8px 0 20px}.rotateArrowBtn-d58Q6c{transform:rotate(-90deg)!important}.uploadLabel-v4Z0IU{margin:0;font-size:.875rem}.attachBtn-s0Dzth{transform:rotate(-45deg)}.toggleBtnContainer-pUvP5J{justify-content:end;min-width:130px;display:flex}.disabledFileUpload-GOk5qR{background-color:#f2f2f2!important}@media only screen and (min-width:768px) and (max-width:1024px){.container-uacS6O .fileNames-gM7B9a{grid-gap:unset}.container-uacS6O .fileNames-gM7B9a p{margin:0 .5rem .5rem}}@media not all and (-webkit-min-device-pixel-ratio:.0000264583),not all and (-webkit-min-device-pixel-ratio:.0000264583),not all and (min-resolution:.001dpcm){@supports ((-webkit-appearance:none)){.container-uacS6O .fileNames-gM7B9a{grid-gap:unset}.container-uacS6O .fileNames-gM7B9a p{margin:0 .5rem .5rem}}}.popUpModule-YFN2OQ .optionContainer-vxmdsB{border-bottom:.063rem solid #dfe3e8;align-items:center;height:4rem;display:flex}.popUpModule-YFN2OQ .form-QftHvb{align-items:center;height:4rem;display:flex}.popUpModule-YFN2OQ .closeBtn-rlH6aQ{color:#fff;background-color:#00aae5;border:none;border-radius:.5rem;justify-content:center;align-items:center;height:2.5rem;padding:0 6.25rem;font-size:1rem;display:flex}.popUpModule-YFN2OQ .webContainer-QDVLme{background-color:#000;justify-content:center;align-items:center;width:100%;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.popUpModule-YFN2OQ .webContainer-QDVLme .popUpCam-e1qEEu{width:100%;margin-right:unset}.popUpModule-YFN2OQ .webContainer-QDVLme .camFooter-LQNmoI{background-color:#000;justify-content:space-evenly;align-items:center;width:100%;margin-bottom:1rem;padding:1rem;display:flex;position:absolute;bottom:-1rem}.popUpModule-YFN2OQ .webContainer-QDVLme .camFooter-LQNmoI i{color:#fff}.popUpModule-YFN2OQ .webContainer-QDVLme .camFooter-LQNmoI p.camClose-SgmuEv{color:#fff;margin-top:1.5rem;font-size:1.2rem}.popUpModule-YFN2OQ .webContainer-QDVLme .camFooter-LQNmoI i.shutter-Ca9FbA{font-size:4rem}.popUpModule-YFN2OQ .webContainer-QDVLme .camFooter-LQNmoI i.rotate-qv6hKe{background-color:#000;border-radius:50%;margin-top:.3rem;padding:.6rem .5rem;font-size:1.2rem}.popUpModule-YFN2OQ .previewImage-xEEBWX,.popUpModule-YFN2OQ .previewImage-xEEBWX img{width:100%;height:100%}.popUpModule-YFN2OQ .previewFooter-C2GP3l{color:#fff;background-color:#292c37;justify-content:space-around;align-items:center;width:100%;padding:1.5rem 0 .5rem;font-size:1.2rem;display:flex;position:absolute;bottom:0}.popUpIconCam-YTeebt{color:#637381;margin-right:1.125rem;font-size:1.25rem}.popUpIconForm-OOTA9R{color:#637381;margin-right:1.25rem;font-size:1.25rem}.text-PChusE{color:#292c37;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:500;line-height:1.5rem;overflow:hidden}@media only screen and (max-width:1200px){.customWebCameraModalContainer-s_sbYF .modal-content{border-radius:.5rem;width:18.438rem;height:auto;padding:1rem}.customWebCameraModalBody-TlsO6M{padding:0!important}}.titleBlock-c7RnYL{align-items:center;display:flex}.titleBlock-c7RnYL>p{color:#292c37;margin-bottom:0;font-weight:700;line-height:1.14}.titleBlock-c7RnYL>:not(:last-child){margin-right:1.25rem}.titleBlock-c7RnYL{letter-spacing:normal;color:var(--dark);margin-left:-.5rem;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:700;font-stretch:100%;line-height:1.14}.icon-OS6pFB{align-items:flex-end;width:2.5rem;height:2.5rem;display:flex}.iconAccordion-mekqQC{margin-left:auto;margin-right:0;padding:0}.iconAccordion-mekqQC>img{margin-right:0}.renderMediaContainer-Inwp1Z{background-color:#e0f5f5;border-radius:.375rem;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem 1rem;display:grid}.fileContainer-Ldatn4{flex-direction:row;display:flex}.filename_container-djA_Rj{justify-content:space-between;align-items:center;width:100%;padding-bottom:.5rem;font-size:.8125rem;display:flex}.description-X1T6M_{display:flex}.fileName-l4x6t8{text-overflow:ellipsis;color:#00848e;word-break:break-all;margin-bottom:0;font-weight:500;line-height:1rem;overflow:hidden}.filenameWithIcon-aZPd7q{align-items:center;width:65%;display:flex}.closeFileBtn-amf5qF{background-color:unset;border:none;margin:0;padding:0}.closeFileBtn-amf5qF:focus{outline:none}.enableDownload-JoNirD label{color:#373d40;font-size:13px;font-weight:500}.fullWidth-v0mLVq{width:100%;min-height:3rem}.previewImage-dN1ezR{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:.375rem;width:6.25rem;height:4.75rem;margin-right:1rem}.previewImage-dN1ezR .playIcon-ojGTfs,.previewImage-dN1ezR:hover{cursor:pointer}.nameDescription-nOngAT{flex-direction:column;justify-content:space-between;width:100%;display:flex}.nameDescriptionImage-xjP9ks{flex-direction:column;justify-content:space-between;width:100%;min-width:0;display:flex}.loadedImage-a_1USV{object-fit:contain;background-color:#000;width:88vw;height:88vh}.mediaImg-wHENy2{object-fit:cover;border-radius:.375rem;width:100%;height:100%}.dialogMediaWrapper-oUkRsF{text-align:center}.dialogMediaWrapper-oUkRsF>video{object-fit:contain!important;background-size:cover!important;min-width:100%!important;max-height:87vh!important}.videoThumbnail-zmkCh_{width:100%;height:100%;position:relative}.playIcon-ojGTfs{cursor:pointer;height:2rem;position:relative;top:-3.4375rem;left:2rem}.iframeContainer-p3ydwR{height:97vh}.zeroHeight-T2FMMx{width:0;height:0}.fileTag-WWuK3R{cursor:pointer;width:100%;background-color:transparent!important}.fileTagComp-aPqu4O{cursor:pointer;text-overflow:ellipsis;color:#00848e;word-break:break-all;font-weight:500;line-height:1rem;overflow:hidden;background-color:transparent!important;border:none!important}.tag-EroevG{flex-direction:row;row-gap:1rem;display:flex}.halfwidthelement-Y9kOjE{flex-direction:row;align-items:center;width:90%;display:flex}.headhalfWidth-p4N5r7{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.halffileName-DUV28W{text-overflow:ellipsis;color:#00848e;margin-bottom:0;margin-left:1rem;font-weight:500;line-height:1rem;overflow:hidden}.halffileNameOverflow-VEmihH{overflow-wrap:break-word}.halfdescription-kfl6Zz{margin-top:.75rem;display:flex}.halffileContainer-kS3nhE{flex-direction:column;display:flex}.halffilename_container-qmpT8p{justify-content:space-between;align-items:center;width:100%;font-size:.8125rem;display:flex}.documentContainer-dostn0{width:100%}.errorDescription-x1ieLq{border-color:#e81f1f}.descriptionError-KELC6Y{color:#e81f1f;padding-top:.3rem;font-size:.75rem}.descriptionWrapper-SxnyeU{flex-direction:column;width:100%;display:flex}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){.fileContainer-Ldatn4{grid-template-columns:minmax(100px,1fr) 5fr;column-gap:1rem;display:grid}.pdfContainer-GgwEpI{grid-template-columns:minmax(100px,1fr)}}.printImg-U0Soj9,.printDesc-Ggu4NR,.addonIcon-_VeIm_{display:none}@media print{.printDesc-Ggu4NR{-webkit-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;margin-bottom:0;display:block}.fullWidth-v0mLVq{display:none}.fileList-_xZnVa{grid-gap:1rem;grid-template-columns:1fr 1fr;width:100%;display:grid}.halfFileList-dQY_Cl{grid-template-columns:1fr}.fileContainer-Ldatn4,.halffileContainer-kS3nhE{background-color:unset;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;flex-wrap:wrap;align-content:start;padding:0}.halfwidthelement-Y9kOjE{flex-wrap:wrap}.pdfContainer-GgwEpI{display:unset}.webImg-cu2rgR{display:none}.printImg-U0Soj9{display:unset}.previewImage-dN1ezR,.previewImage-dN1ezR .mediaImg-wHENy2{width:100%;height:10rem}.filename_container-djA_Rj{padding-bottom:0}.fileName-l4x6t8,.halffileName-DUV28W{color:#171f24;margin:.5rem 0}.closeFileBtn-amf5qF{display:none}.description-X1T6M_ .fullWidth-v0mLVq,.halfdescription-kfl6Zz .fullWidth-v0mLVq{box-shadow:none;border:none;min-height:2rem;padding:0}.attachLinkIcon-ExBwsU{display:none}.addonIcon-_VeIm_{display:unset}.fileTagComp-aPqu4O{color:#171f24;text-overflow:unset;white-space:unset}.mediaImg-wHENy2{object-fit:contain}}.dialogWrapper-iUYP7v{padding:.625rem;height:100vh!important;max-height:none!important;overflow-y:hidden!important}.dialogCloseBtn-wUODn7{position:absolute!important;top:0!important;right:0!important}@media only screen and (max-width:599px){.halfwidthelement-Y9kOjE{align-items:unset}.halffileName-DUV28W{text-overflow:unset;overflow-wrap:break-word;margin-left:0}.halffileContainer-kS3nhE{max-width:100%;overflow:auto}.filenameWithIcon-aZPd7q{width:100%}}.popupActionIcon-vUYFRe{justify-content:center;align-items:center;margin-left:.5rem;display:flex}.popupActionIcon-vUYFRe span{justify-content:center;align-items:center;display:flex}.popupActionIcon-vUYFRe img{width:auto;height:16px;margin-right:0}.nodesSelector-SNihe4{min-width:50%}.nodesSelector-SNihe4 [class=modal-header]{padding:1rem 1.5rem!important}.nodesSelector-SNihe4 [class=modal-title]{gap:.25rem;display:grid}.nodesSelector-SNihe4 [class=modal-title] span:first-of-type{font-weight:700}.nodesSelector-SNihe4 [class=modal-title] span:last-of-type{font-size:14px}.nodesSelector-SNihe4 [class=modal-body]{gap:1rem;max-height:65vh;display:grid;overflow:auto}.node-Ea0lwg{align-items:center;gap:.5rem;display:flex}.node-Ea0lwg .nodeLabel-M9cYpa{border:1px solid #b9b9b9;border-radius:4px;flex-grow:1;align-items:center;gap:1rem;padding:.36rem;display:flex}.node-Ea0lwg .nodeLabel-M9cYpa [data-slot=icon]{border-radius:.25rem;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;display:flex}.node-Ea0lwg .nodeLabel-M9cYpa [data-slot=icon] i{color:#fff}.node-Ea0lwg .nodeLabel-M9cYpa [data-slot=icon] i:before{font-size:1rem}.node-Ea0lwg [data-slot=timestamp-input]{width:180px;height:100%}.timestampInput-m6ARDl{grid-template-columns:4fr 1fr 4fr 1fr 4fr;display:grid}.timestampInput-m6ARDl *{min-height:100%}.timestampInput-m6ARDl span{justify-content:center;align-items:center;display:flex}.timestampInput-m6ARDl input{text-align:center}.timestampInput-m6ARDl input::placeholder{font-size:12px}.mediaContainer-yS1J9J{width:100%;margin:0 0 1rem;padding:0 1.5rem}.mediaContainer-yS1J9J .mediaHeaderCard-FucbY9{background-color:#f9fafb;border-radius:.5rem;padding:.5rem 1.5rem}.mediaContainer-yS1J9J .uploadMedia-SmyEZt{background-color:#f9fafb;margin-top:1rem;position:relative}.mediaContainer-yS1J9J .uploadMedia-SmyEZt .browseFileContainer-yuxDvI{position:absolute;top:1rem;left:9rem}.mediaContainer-yS1J9J .uploadMedia-SmyEZt .browseFileContainer-yuxDvI .browseFile-isuIQT{background:unset;color:#4b4954;border-color:#ced6dc;font-weight:400}.mediaContainer-yS1J9J .uploadMedia-SmyEZt .dropFiles-E5bhdS{margin:2rem 0 0}.mediaContainer-yS1J9J .uploadMedia-SmyEZt .fileTag-aYI8qB{background:unset;word-break:break-word;letter-spacing:normal;color:var(--dark);background-repeat:no-repeat;background-size:1.2rem;margin-bottom:1.25rem;margin-right:0;padding:.125rem 0 .5rem 1.8rem;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:400;font-stretch:100%;line-height:1.14;display:flex}.mediaContainer-yS1J9J .uploadMedia-SmyEZt .fileTagBtn-dR7n5n{background-color:unset;text-transform:lowercase}.mediaContainer-yS1J9J .uploadMedia-SmyEZt .video-UwUIeP{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxnPgogICAgICAgICAgICAgICAgPHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1vcGFjaXR5PSIwIiBkPSJNMCAwSDIwVjIwSDB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzI4IC05MzQpIHRyYW5zbGF0ZSgzMjggOTM0KSIvPgogICAgICAgICAgICAgICAgPHBhdGggZmlsbD0iIzdENENGMSIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMTYuNDIzIDE0LjgwOGMuNDM2IDAgLjgwOC0uMTYgMS4xMTUtLjQ4MS4zMDgtLjMyLjQ2Mi0uNjk5LjQ2Mi0xLjEzNVYzLjU3N2MwLS40MzYtLjE1NC0uODA4LS40NjItMS4xMTVDMTcuMjMxIDIuMTU0IDE2Ljg2IDIgMTYuNDIzIDJINi44MDhjLS40MzYgMC0uODE0LjE1NC0xLjEzNS40NjItLjMyLjMwNy0uNDguNjc5LS40OCAxLjExNXY5LjYxNWMwIC40MzYuMTYuODE0LjQ4IDEuMTM1LjMyLjMyLjY5OS40OCAxLjEzNS40OGg5LjYxNXpNMTAgMTEuOThWNC43NjlsNC44MDggMy42MTZMMTAgMTEuOTh6TTE0LjgwOCAxOHYtMS41NzdIMy41NzdWNS4xOTNIMnYxMS4yM2MwIC40MzYuMTU0LjgwOC40NjIgMS4xMTUuMzA3LjMwOC42NzkuNDYyIDEuMTE1LjQ2MmgxMS4yM3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMjggLTkzNCkgdHJhbnNsYXRlKDMyOCA5MzQpIi8+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=)}.mediaContainer-yS1J9J .uploadMedia-SmyEZt .application-MvUAu4{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgZmlsbD0iI0RFMzYxOCIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPHBhdGggZD0iTTM0NC42OCA5NDJjLjQ1MyAwIC44NC0uMTY3IDEuMTYtLjUuMzItLjMzMy40OC0uNzI3LjQ4LTEuMTh2LTEwYzAtLjQ1My0uMTYtLjg0LS40OC0xLjE2LS4zMi0uMzItLjcwNy0uNDgtMS4xNi0uNDhoLTEwYy0uNDUzIDAtLjg0Ny4xNi0xLjE4LjQ4LS4zMzMuMzItLjUuNzA3LS41IDEuMTZ2MTBjMCAuNDUzLjE2Ny44NDcuNSAxLjE4LjMzMy4zMzMuNzI3LjUgMS4xOC41aDEwem0tMS42OCAzLjMydi0xLjY0aC0xMS42OFY5MzJoLTEuNjR2MTEuNjhjMCAuNDUzLjE2Ljg0LjQ4IDEuMTYuMzIuMzIuNzA3LjQ4IDEuMTYuNDhIMzQzem0uODItNy41aC0xLjI0di01aDIuNXYxLjI0aC0xLjI2di44NmgxLjI2djEuMjZoLTEuMjZ2MS42NHptLTMuMzIgMGgtMi4wNnYtNWgyLjA2Yy4zNDcgMCAuNjQzLjEyLjg5LjM2cy4zNy41MzMuMzcuODh2Mi41YzAgLjM2LS4xMjMuNjYtLjM3LjlzLS41NDMuMzYtLjg5LjM2em0tNSAwaC0xLjI0di01aDIuMDZjLjM0NyAwIC42NDMuMTIuODkuMzZzLjM3LjUzMy4zNy44OHYuODZjMCAuMzYtLjEyMy42Ni0uMzcuOXMtLjU0My4zNi0uODkuMzZoLS44MnYxLjY0em01LTEuMjZ2LTIuNWgtLjgydjIuNWguODJ6bS00LjE4LTEuNjR2LS44NmgtLjgydi44NmguODJ6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzI5IC05MjgpIi8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K)}.mediaContainer-yS1J9J .uploadMedia-SmyEZt .image-X_qAmF{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxnPgogICAgICAgICAgICAgICAgPHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1vcGFjaXR5PSIwIiBkPSJNMCAwSDIwVjIwSDB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzI4IC05ODIpIHRyYW5zbGF0ZSgzMjggOTgyKSIvPgogICAgICAgICAgICAgICAgPHBhdGggZmlsbD0iIzI1QkM5MCIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMTcgMTUuMzJjLjQ1MyAwIC44NC0uMTY3IDEuMTYtLjUuMzItLjMzMy40OC0uNzI3LjQ4LTEuMTh2LTEwYzAtLjQ1My0uMTYtLjg0LS40OC0xLjE2QzE3Ljg0IDIuMTYgMTcuNDUzIDIgMTcgMkg3Yy0uNDUzIDAtLjg0Ny4xNi0xLjE4LjQ4LS4zMzMuMzItLjUuNzA3LS41IDEuMTZ2MTBjMCAuNDUzLjE2Ny44NDcuNSAxLjE4LjMzMy4zMzMuNzI3LjUgMS4xOC41aDEwem0tMTMuMzYtMTBWMTdoMTEuNjh2MS42NEgzLjY0bC0uMTY3LS4wMDhjLS4zODItLjAzNS0uNzEzLS4xOTItLjk5My0uNDcyQzIuMTYgMTcuODQgMiAxNy40NTMgMiAxN1Y1LjMyaDEuNjR6TTEzLjc4NyA5TDE3IDEzSDdsMi40OTEtMy4wMDggMS44MDUgMkwxMy43ODYgOXoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMjggLTk4MikgdHJhbnNsYXRlKDMyOCA5ODIpIi8+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=)}.mediaContainer-yS1J9J .uploadMedia-SmyEZt .uploadMedia-SmyEZt{text-align:center;height:1rem;margin-bottom:0;display:flex}.mediaContainer-yS1J9J .iconStyle-iM3OF4{width:2.5rem;height:2.5rem}.mediaContainer-yS1J9J .componentName-v4e_gj{letter-spacing:normal;color:var(--dark);margin-left:.8rem;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:300;font-stretch:100%;line-height:1.14}.mediaContainer-yS1J9J .tagDiv-asPdwE{margin-left:auto;margin-right:0}.mediaContainer-yS1J9J .tagDiv-asPdwE>img{margin-right:0}.mediaContainer-yS1J9J .tagDiv-asPdwE{border-radius:0}.mediaContainer-yS1J9J .dropFile-DL81Zz{background-color:unset}.textLabelSettingsContainer-ZCIT8R{background-color:#fff;border-radius:8px;margin:1rem 0;box-shadow:0 2px 16px rgba(33,43,54,.08),0 1px 3px rgba(64,66,69,.12),0 0 0 1px rgba(6,44,82,.1)}.textLabelSettings-asfEoX{background-color:#fafbfc;border-top:1px solid #dfe3e8;border-radius:8px;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.textLabelContent-xwTCbW{background-color:#fafbfc;border-top-left-radius:.5rem;border-top-right-radius:.5rem;padding:1.5rem}.referenceMedia-lQDrbM{margin:1rem 0}.settingActive-tBMZS9 i:before{color:#00aae5}.itemActionBtn-rcR0Y1{color:#637381;padding:.75rem .5rem .75rem 1rem;font-size:.9375rem}.textLabelFields-R2GJUP{grid-gap:1rem 1.5rem;grid-template-columns:1fr 1fr;display:grid}.halfWidthFields-YsB0wK{margin-top:.5rem;margin-bottom:.5rem}.textSelector-T5nW1U>div:first-of-type{border:.125rem solid #00aae5}.labelAlign-PcHgs1{align-items:center;display:flex}.dataWrapper-Y_NPTr{justify-content:space-between;align-items:center;width:100%;display:flex}.setWidth-GFUwFB{justify-content:space-between;position:relative;right:0;width:auto!important}.setWidthApi-AiCPlL{margin-top:.5 rem;align-items:center;display:flex}.dataContainer-CiBcgh{width:100%}.labels-KWfnkQ{white-space:nowrap;margin-left:.5rem}.singletag-UFj2BV label{margin-right:0!important}.dropdownWrapper-lnUWsh{grid-gap:1rem 1.5rem;grid-template-columns:1fr 1fr;width:100%;display:grid}.apiLabel-rHGTSX{flex-direction:row;align-items:center;margin-top:1.5rem;margin-left:.5rem;display:flex}.workflow-xYOlIz{float:right;flex-direction:row;justify-content:flex-end;display:flex}@media only screen and (max-width:1376px){.dataWrapper-Y_NPTr{flex-wrap:wrap;row-gap:1.5rem}}.backGroundRound-xU47p7,.IconLogic-OT0DVt{color:#fff;object-fit:contain;background-color:#006fbb;border-radius:50%;margin-right:.5rem;padding:.125rem;font-size:.75rem;font-weight:500}.backGroundRound-xU47p7:before,.IconLogic-OT0DVt:before{color:#fff}.IconLogic-OT0DVt{border-radius:unset;color:#006fbb;background-color:#fff}.IconLogic-OT0DVt:before{color:#006fbb}.removeItemBtn-TdmTG5{color:#99a0b2;padding:7px}.removeItemBtn-TdmTG5:hover{background-color:#c4cdd5;border-radius:50%}input:focus{box-shadow:none!important}.checkBox-qBfyws{background-image:linear-gradient(#fff,#f9fafb);border:1px solid #c4cdd5;border-radius:.1875rem}.IconRound-KKAgeF{color:#fff;object-fit:contain;background-color:#006fbb;border-radius:50%;padding:.125rem;font-size:.75rem;font-weight:500}.IconRound-KKAgeF:before{color:#fff}.linkButton-wTUFl_:hover{text-decoration:none}.addNewOptionModal-ulvEnO{width:100%;max-width:28rem}.addNewOptionModal-ulvEnO .optionFooter-sTHVAs button{width:auto;min-width:6.25rem;height:auto;text-transform:unset;margin-left:1rem}.addNewOptionModal-ulvEnO .optionList-HqPbUX{flex-direction:column;max-height:19.938rem;display:flex;overflow:auto}.addNewOptionModal-ulvEnO .linkBtn-d77KM2 button{padding-left:0}.optionBody-TN2JPT{flex-direction:column;width:100%;display:flex}.optionBody-TN2JPT div{padding-left:0;padding-right:0}.label-zlxqPU{color:#666e83;font-size:.875rem;line-height:1.14}.footer-rvPT0n button{width:auto;min-width:6.25rem;height:auto;text-transform:unset;margin-left:1rem}.footer-rvPT0n button.cancelButton-NlP6TT{color:#292c37}.footer-rvPT0n button.cancelButton-NlP6TT:hover{background-color:#fafafa}.footer-rvPT0n button.cancelButton-NlP6TT:active{background-color:#fff!important}.footer-rvPT0n button.cancelButton-NlP6TT:disabled{background-color:#f6f6f6}.optionSet-kEkWqO{width:41rem;height:31rem;overflow:hidden}.optionSet-kEkWqO.show-ABehLS{flex-direction:column;display:flex}.optionSet-kEkWqO{min-height:2.5rem}.dropDownLabel-Rrn0Eq{color:#292c37;align-items:center;min-height:2.375rem;padding:.0938rem 0;font-size:.875rem;font-weight:500;display:flex}.dropDownActive-hnsVqF:focus,.dropDownActive-hnsVqF:hover,.dropDownActive-hnsVqF:active{background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff))!important;border:1px solid #00aae5!important}.dropDownActive-hnsVqF:disabled{pointer-events:none;cursor:none;color:#23282c;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f0f4f7),to(#f0f4f7))!important;border:1px solid #c4cdd5!important}.header-wt3GHC{text-transform:uppercase;letter-spacing:.36px;color:#666e83;flex-shrink:0;font-size:.625rem;font-weight:500;line-height:1.6}.gSetBody-EH4Qp1{width:100%;height:100%;min-height:0;display:flex;overflow:auto}.option-sxkE2u{color:#292c37;background-color:#fff;border-radius:4px;width:16rem;height:2.5rem;margin-top:.25rem;margin-bottom:.25rem;font-size:.875rem;font-weight:500;line-height:1.14;box-shadow:0 1px 3px rgba(63,63,68,.15),0 0 0 1px rgba(63,63,68,.05)}.optionListItem-nclHnQ{cursor:pointer;border:1px solid #eef0f2;margin-bottom:0;margin-left:1.5rem;margin-right:1.5rem;padding-left:0;padding-right:0}.optionListItem-nclHnQ:hover{background-color:#f9fafb;border-color:#f9fafb;margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}.active-lnz_Fp{color:#fff;background-color:#99a0b2;border-color:#99a0b2;margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}.active-lnz_Fp:hover{background-color:#99a0b2;border-color:#99a0b2}.btnAdd-Ci9ugj{width:11rem}.flexShrink0-sevNrp{flex-shrink:0}.flexScrolls-fkKf7S{height:100%;min-height:0;display:flex;overflow:hidden}.btnCancel-bcY81U{margin-right:1rem}.btnSelect-Mc1pO2{width:unset;height:unset}.labelColor-rWGiEH{color:#23282c!important}.pencilIconSize-WQD20b>i{font-size:1rem!important}.dateSetting-NDQAQj{color:#99a0b2}.menu-FGQvYX{width:19.5rem}.menu-FGQvYX button{width:5.5rem;height:2rem}.menu-FGQvYX select{border:.0625rem solid #c4cdd5;border-radius:.25rem;box-shadow:0 .0625rem rgba(22,29,37,.05)}.labelStyle-Sdh6tl{color:#666e83;font-size:.875rem;line-height:1}.lineHeight-Z_7Z2Q{padding-bottom:.5rem}.dateresponse-WVD_vP{justify-content:space-between;align-items:center;display:flex}.setting-Zgaq_S{width:6.1rem}@media (max-width:1400px){.dateresponse-WVD_vP{flex-direction:column;align-items:flex-start;row-gap:.5rem}}.mainLabel-sahRjU{color:#171f24;font-size:.875rem;display:inline-block;margin-bottom:1rem!important}.additionLabel-tD17kS{color:#171f24;font-size:.875rem;line-height:1.14}.additionLabel-tD17kS label:after,.additionLabel-tD17kS label:before{top:0}.checkbox-T521z6{color:#171f24;margin-right:1.75rem}.marginButtom-hZ9C42{margin-bottom:1rem}.IconRound-BAY97x,.IconLogic-ToYDxa{color:#fff;object-fit:contain;background-color:#006fbb;border-radius:50%;padding:.125rem;font-size:.75rem;font-weight:500}.IconRound-BAY97x:before,.IconLogic-ToYDxa:before{color:#fff}.IconLogic-ToYDxa{border-radius:unset;color:#006fbb;background-color:#fff}.IconLogic-ToYDxa:before{color:#006fbb}.addOptionTextStyle-F4Je_h{color:#666e83;font-size:.875rem;line-height:1.5}.optionArrangementStyle-_7voDX{margin-left:20px}.IconRound-tG3fw7,.IconLogic-GlySsK{color:#fff;object-fit:contain;background-color:#006fbb;border-radius:50%;padding:.125rem;font-size:.75rem;font-weight:500}.IconRound-tG3fw7:before,.IconLogic-GlySsK:before{color:#fff}.IconLogic-GlySsK{border-radius:unset;color:#006fbb;background-color:#fff}.IconLogic-GlySsK:before{color:#006fbb}.toolTipBody-u3k6Kn{cursor:pointer;background-color:#00aae5;max-width:25rem;padding:.5rem .75rem}.helpIcon-xbJT0b{cursor:pointer}.toolTip-e_WvJr{pointer-events:none;transition:none}.toolTip-e_WvJr .tooltip-inner{background-color:#00aae5}.toolTip-e_WvJr .bs-tooltip-left .arrow:before,.toolTip-e_WvJr .bs-tooltip-auto[x-placement^=left] .arrow:before{border-left-color:#00aae5}.toolTip-e_WvJr .bs-tooltip-right .arrow:before,.toolTip-e_WvJr .bs-tooltip-auto[x-placement^=right] .arrow:before{border-right-color:#00aae5}.toolTip-e_WvJr .bs-tooltip-top .arrow:before,.toolTip-e_WvJr .bs-tooltip-auto[x-placement^=top] .arrow:before{border-top-color:#00aae5}.toolTip-e_WvJr .bs-tooltip-bottom .arrow:before,.toolTip-e_WvJr .bs-tooltip-auto[x-placement^=bottom] .arrow:before{border-bottom-color:#00aae5}@media only screen and (max-width:599px){.toolTipBody-u3k6Kn{max-width:15.2rem}.toolTip-e_WvJr .bs-tooltip-auto[x-placement^=left],.toolTip-e_WvJr .bs-tooltip-auto[x-placement^=right],.toolTip-e_WvJr .bs-tooltip-auto[x-placement^=bottom],.toolTip-e_WvJr .bs-tooltip-auto[x-placement^=top]{z-index:1205}}.container-ts0kmo{align-items:center;padding:1.3125rem;display:flex}.light-vWXmpy{background-color:#fff}.dark-cT14SN{background-color:#fafbfc}.gridStyles-xdyKj5{background-color:#fff;row-gap:1rem;padding:1.1rem 1.3rem 1.3rem;grid-template-columns:1fr 1fr!important}.firstRow-UZg6w4{align-items:center;width:100%}.selectors-W9mfXo{font-size:.9375rem;font-weight:200;position:relative;color:#292c37!important}.selectors-W9mfXo span{font-size:.9375rem;font-weight:200;color:#292c37!important}.emailContainer-tPXF4e{background-color:#fff;border:none;align-items:baseline;padding:.2rem 1.3rem 1rem .4rem}.emailContainerSuper-U3v47n{background-color:#fff;border:none;align-items:baseline;padding:.07rem 1.3rem 1rem .4rem}.emailCont-hBlCiZ{background-color:#fff;border:none;align-items:baseline;padding:1rem 1.3rem 1rem .4rem}.selectTarget-Y6qtA2{background-color:#fff;align-items:baseline;padding:1.3rem 1.3rem 1.15rem .4rem}.emailConfigure-H33GEK{width:100%;color:#fff!important;background-color:#00aae5!important;height:2.2rem!important}.checkboxContainer-z54_Xq{margin-bottom:1rem;padding:0}.checkboxContainer-z54_Xq .helpIcon-uA1_Il>img{height:.8rem;margin-bottom:2px}.requiredField-fshvpT{flex-direction:column;row-gap:.8rem;display:flex}.helpTextWrapper-yR_l8Q{align-items:baseline;height:-webkit-fit-content;height:fit-content;display:flex}.helpTextWrapper-yR_l8Q .helpIcon-uA1_Il>img{height:.8rem;margin-bottom:4px}.helpTextWrapperAdmin-OWVE6q{align-items:initial;height:-webkit-fit-content;height:fit-content;display:flex}.helpTextWrapperAdmin-OWVE6q .helpIcon-uA1_Il>img{height:.8rem;margin-bottom:9px}.helpTextWrapperCheckbox-D1Bl_C{align-items:initial;color:#292c37;margin-top:.25rem;font-weight:400;display:flex;padding-top:0!important;font-size:12px!important}.helpTextWrapperCheckbox-D1Bl_C .helpIconAction-YJSsx5>img{height:.8rem;margin-top:.2rem;margin-left:.5rem}.descriptionTitle-UjCCd0{color:#292c37;max-width:10rem;font-family:Inter;font-size:14px;font-weight:500;line-height:1.14}.radioButton-MSwkdM{color:#292c37;letter-spacing:0;margin-left:20px;font-family:Inter;font-size:14px;font-weight:400;line-height:16px}.radioButtonDisable-NLmxpO{color:#292c37;letter-spacing:0;font-family:Inter;font-size:14px;font-weight:400;line-height:16px}.cancel-E42nkq{background-color:#fff;border:none;outline:none;width:20px;height:20px;position:absolute;bottom:165px;left:560px}.cancel-E42nkq :focus,.cancel-E42nkq :active{border:none;outline:none}.cancel-E42nkq>img{border:none;outline:none;width:13.3px;height:13.3px}.selector-oZO7Qi,.selector-oZO7Qi :focus,.selector-oZO7Qi :active{border:none;outline:none}.wrapperClass-H2Wv8j{background-color:#fff;justify-content:space-between;display:flex}.configurationContainer-ca8NoY{width:50%}.keepFocusOnCurrentTab-nmPV1p{text-align:left;color:#292c37;font-family:Inter;font-size:14px;font-weight:400;line-height:16px}.printTypeSelectionContainer-CfAo9d{align-items:center;gap:1rem;height:2.388rem;margin:2.5rem 1.3rem 1.2rem;display:flex}.printTypeSelectionContainer-CfAo9d label{margin:0!important}.variableNameLabel-cjpImS{color:#666e83;margin-top:.2rem;font-size:.75rem}.fieldLabelWrapper-zYrSM0{flex-direction:row;align-items:center;display:flex}.messageConfirmationContainer-PPlw9d{background-color:#fff;gap:1rem;width:100%;display:flex}.buttonWrapper-IOEIYA{width:50%}.buttonMessageConfigWrapper-QgGktK{flex-direction:column;padding-top:5px;display:flex}.buttonMessageConfigWrapper-QgGktK .messageButtonSelectWrapper-WaxbRl{gap:1rem;margin-top:4px;display:flex}.buttonMessageConfigWrapper-QgGktK .messageButtonLabelWrapper-cQSZ3w{grid-template-columns:1fr 1fr;gap:10px;max-width:90%;margin-top:16px;display:grid}.buttonMessageConfigWrapper-QgGktK .messageBtnInputLabel-Jeo6tJ{margin-top:5px;font-size:.75rem;line-height:1}.textEditor-iyqoKj{width:100%;margin-top:1rem}.firstRowContainer-T38uwh{align-items:center;gap:1rem;width:100%;display:flex}.gridStylesUpper-ADYjbm{background-color:#fff;row-gap:1rem;width:50%;padding-top:1.3rem;padding-bottom:1.3rem;padding-right:.4rem;grid-template-columns:1fr 1fr!important}.messageConfirmMargin-Nm5wnQ{width:50%;padding-right:.4rem}.checkBox-UzeGR4 label{font-size:14px!important}.emailConfig-m5sTtp{justify-content:flex-end;gap:1rem;display:flex}.textEditorContainer-hKecQX,.textEditorContainerLogic-oSSdeP{letter-spacing:normal;color:#292c37;background-color:#fff;border:.063rem solid #c4cdd5;border-radius:.25rem;width:100%;min-height:2.5rem;margin:0;font-style:normal;font-weight:500;font-stretch:100%}.textEditorContainer-hKecQX .selection-LHXnnh,.textEditorContainerLogic-oSSdeP .selection-LHXnnh{width:6rem;position:absolute;top:240px;left:6rem}.textEditorContainer-hKecQX .selectionAdmin-JwsSKF,.textEditorContainerLogic-oSSdeP .selectionAdmin-JwsSKF{width:6rem;position:absolute;top:247px;left:6rem}.textEditorContainer-hKecQX .selectionChecklist-Q02Kj2,.textEditorContainerLogic-oSSdeP .selectionChecklist-Q02Kj2,.textEditorContainer-hKecQX .selectionChecklistLogic-dtq7jS,.textEditorContainerLogic-oSSdeP .selectionChecklistLogic-dtq7jS{width:6rem;position:absolute;top:428px;left:9rem}.textEditorContainer-hKecQX .selectionChecklistLogic-dtq7jS,.textEditorContainerLogic-oSSdeP .selectionChecklistLogic-dtq7jS{top:68.5px;left:4.8rem}.textEditorContainer-hKecQX .wrapperClass-baJat_,.textEditorContainerLogic-oSSdeP .wrapperClass-baJat_{flex-direction:column-reverse;height:-webkit-fit-content;height:fit-content;display:flex}.textEditorContainer-hKecQX .textEditor-Slz0vk,.textEditorContainerLogic-oSSdeP .textEditor-Slz0vk{padding:1.3rem 1rem;overflow-y:auto}.textEditorContainer-hKecQX .textEditor-Slz0vk .public-DraftStyleDefault-block,.textEditorContainerLogic-oSSdeP .textEditor-Slz0vk .public-DraftStyleDefault-block{margin:0!important}.textEditorContainer-hKecQX .toolbar-cc01hu,.textEditorContainerLogic-oSSdeP .toolbar-cc01hu{background-color:#f0f4f7;justify-content:space-between;column-gap:12px;width:100%;margin-bottom:0;padding:.4rem}.textEditorContainer-hKecQX .textAlignmentWrapper-GR9cNN,.textEditorContainerLogic-oSSdeP .textAlignmentWrapper-GR9cNN{border:.06rem solid #313441;height:1.875rem}.textEditorContainer-hKecQX .textAlignmentDropdown-xU2nTZ,.textEditorContainerLogic-oSSdeP .textAlignmentDropdown-xU2nTZ{border:.063rem solid #c4cdd5;border-radius:.25rem;flex-direction:row;width:5.938rem;display:flex;overflow:hidden}.textEditorContainer-hKecQX .textAlignmentDropdown-xU2nTZ li:nth-child(2),.textEditorContainerLogic-oSSdeP .textAlignmentDropdown-xU2nTZ li:nth-child(2){margin:0 .5rem}.textEditorContainer-hKecQX .boxPadding-vXgMKL,.textEditorContainerLogic-oSSdeP .boxPadding-vXgMKL{border-radius:.125rem;width:2.275rem;margin-left:.938rem;padding:0 .7rem}.textEditorContainerLogic-oSSdeP{position:relative;overflow:visible}.demoColorWrapper-O6m_KN{align-items:center;margin-bottom:.375rem;margin-left:.938rem;margin-right:.938rem;display:flex;position:relative}.demoIconWrapper-A3YPJ4{border:.063rem solid #f1f1f1;padding:.188rem .313rem}.colorPickerICon-PjIJZY{margin-bottom:0}.colorPicker-VzKACv{margin:0 .188rem}.demoColorModal-d6lQ6E{z-index:100;background-color:#fff;border:1px solid rgba(0,0,0,.06);flex-direction:column;display:flex;position:absolute;top:1.875rem;left:.313rem;box-shadow:0 4px 17px rgba(0,0,0,.1)}.demoColorModal-d6lQ6E .sketch-picker{border-bottom:1px solid rgba(119,119,130,.2);box-shadow:none!important;border-radius:0!important}.backgroundColorPicker-Mgo0o5{z-index:100;flex-direction:column;display:flex;position:absolute;top:25.563rem;right:9.375rem}.bgWrapper-HZDRAz{align-items:center;gap:.5rem;display:flex;position:relative}.bgWrapper-HZDRAz span{letter-spacing:0;color:#292c37;font-family:Inter;font-size:12px;font-weight:400;line-height:15px}.styleWrapper-wDp9EK{column-gap:1.5rem;margin-right:1.2rem;display:flex}.backgroundColorIcon-tISgC6{border-radius:.2rem}.arrowStyle-Zw6ZN9{width:.7rem;height:.6rem;margin-top:.29rem;margin-left:1.5rem}.arrowStyleAdmin-E5fDvz{width:.7rem;height:.6rem;margin-bottom:.2rem;margin-left:1.5rem}.textSize-Vmh88Z>a{width:2.813rem}.textSize-Vmh88Z>ul{overflow-y:auto!important}.backgroundColorImg-MBx8sW{width:1.275rem;height:1.275rem}.customStyles-t2Jx1V{flex-direction:row;column-gap:1.5rem;padding-right:.9rem;display:flex}.toolTipBody-FndouU{cursor:pointer;background-color:#00aae5;max-width:25rem;padding:.5rem .75rem}.helpIcon-dafKLr{cursor:pointer}.toolTip-XMgRY1{pointer-events:none;transition:none}.toolTip-XMgRY1 .tooltip-inner{background-color:#00aae5}.toolTip-XMgRY1 .bs-tooltip-left .arrow:before,.toolTip-XMgRY1 .bs-tooltip-auto[x-placement^=left] .arrow:before{border-left-color:#00aae5}.toolTip-XMgRY1 .bs-tooltip-right .arrow:before,.toolTip-XMgRY1 .bs-tooltip-auto[x-placement^=right] .arrow:before{border-right-color:#00aae5}.toolTip-XMgRY1 .bs-tooltip-top .arrow:before,.toolTip-XMgRY1 .bs-tooltip-auto[x-placement^=top] .arrow:before{border-top-color:#00aae5}.toolTip-XMgRY1 .bs-tooltip-bottom .arrow:before,.toolTip-XMgRY1 .bs-tooltip-auto[x-placement^=bottom] .arrow:before{border-bottom-color:#00aae5}@media only screen and (max-width:599px){.toolTipBody-FndouU{max-width:15.2rem}.toolTip-XMgRY1 .bs-tooltip-auto[x-placement^=left],.toolTip-XMgRY1 .bs-tooltip-auto[x-placement^=right],.toolTip-XMgRY1 .bs-tooltip-auto[x-placement^=bottom],.toolTip-XMgRY1 .bs-tooltip-auto[x-placement^=top]{z-index:1205}}.emailTemplateSelect-Mi_OQZ{display:flex}.emailTemplateSelect-Mi_OQZ .dropdownContainer-c5KM6z{width:100%}.emailTemplateSelect-Mi_OQZ .previewIcon-YnmlTA{align-self:flex-end}.emailTemplateSelect-Mi_OQZ .previewIcon-YnmlTA .iconBtnPreview-_WVjes{width:2.5rem!important;height:2.5rem!important}.formBodyContainerUserProfile-gIsAmW{width:100%;padding-bottom:1rem}.checkBoxContainer-h70kSc{color:#292c37;font-size:14px;font-weight:400}.checkBoxContainerModal-ENVh4p,.numCheckBoxContainer-ESiZ0Z{color:#292c37;margin-top:1rem;font-size:14px;font-weight:400}.numCheckBoxContainer-ESiZ0Z{margin:-1rem 0 0}.addNotification-eSdIhI{background-color:unset;color:#084e8a;border:none;padding-right:2rem;font-weight:500;position:absolute;right:0}.addNotification-eSdIhI:focus{outline:none}.addNewNotificationTitle-M9gCL5{width:210px}.siteSelect-t80Wav{font-weight:500}.siteSelect-t80Wav button{border-color:#c4cdd5}.siteSelect-t80Wav button:focus{box-shadow:none!important;border-color:#c4cdd5!important}.siteSelect-t80Wav button span{padding-left:.75rem;color:initial!important}.siteSelect-t80Wav input{margin-top:0;width:inherit!important;height:inherit!important;margin-right:1rem!important}.siteSelect-t80Wav input:before{top:-.0625rem!important;left:-.0625rem!important}.siteSelect-t80Wav .picky__dropdown .option input[type=checkbox]:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAACXBIWXMAAAsTAAALEwEAmpwYAAABbUlEQVR4nO2awUrDQBCG9/2fq0JrVGyj0sRDezDCgqW0Ftu6OzMyazY2FaGn2Y3MBws55PDxZyaH/DF0gnOeli+WirKm0e1jFqcoa1o2NridYuLFevNO4/t5ctHRH2c8ndN6s+uLs/TV3VO44XpW0atd0f5wJECkVABicGjsKjixGztGefPpfJd0WS3I+f4jyQHnPc2qRZc8j43hmY5J5ygdYdmYPM+8iYvI45E7jX0LrjdlTSYOP89T7nwcjt2yduIA6RbxUgDgtzgmfINcCjuquCSoiQuDmrgwqIkLg5q4MKiJC4OauDCoiQuDmrgwqIkLg5q4MKiJC4OauDCoiQuD/ypxAKBBfmbeD+3DftFWKdxuDaZKeXgmw0XQIMsrx3Xh9Lsu5EruvMHNAed+6sIJ14Xex4J21yto+ZHwPKXshQAwOLBLr6DdtgVtvJHlY/I5nglX4q10T5wJPyE0NvSIqUXj4UUMPyGc7d8XVYApVgFGglsAAAAASUVORK5CYII=)}.siteSelect-t80Wav .picky__dropdown .option.selected input[type=checkbox]:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAzJJREFUaAXtmk1IFGEYx/+zuflRWSikGdI33aKvQy54sEMUFWqF1cGgqCiyulUoSqYoepKiqA4ReAikS2BplzqEW4fo4rd0sCBdKTdxF3M1d3ueGWYcdXd2Z3ednaF9Djvv+87M+/ze/z7zzMw+K2CxtY0eBfzlNOwAhFwgYF98iDF9YZZ8u8iXE7C1omzDa7VfQem8GsuBb+4FHVykjJmqIbxH6oqzKM4ZYywJXIL+RNCbTcW6BEYYJvgDDG8T90lKmxyaSUlYkZUVl2K6XVyAZT5sx0hx8UK0DLIE6i/nUKHsYTlzEDinPKuZkEvgicrTsYgVsHOoWNKS4EZ/bUnF/yvFT+enYejwevwuzsWz/euQmTL/zBdOiJRwByzX/ps7VqFl91pl+vNbMsT2hc8TyphWIyExfn37QmgZsGRjmtwMuzUcvIKg7++ZV1pNOD7jV3c124aCX9uWgQchoJnyXp9HE1a90zDwq2GgK7sn0frtj5pNsx3VxXluUzpKKR5/+vxoHvTiq3dO08mVrRl4SEoLQvCsUUXQjQNezTkW79QNfmvnajTtylTmOZOfjiMf3Ogan1HG1I3LBP1ob2jo6p5JNOiE5vl1h8oNSmNqW0PPaR2FWXBkL/0x4BKluMca0DUEXd+vT2nZt25we5Bvm+E7C7NRoIK/SNBP9oVW+m7vJOqihGZ43eDPh6fkRS/YyvCHclLBKe+pBnRtrwe1fdEpLTull+UfAbkTyXYlLfVlQRaO50V+s1DPW0cpr4bAYzXdivM94tRHN9pHpnX7ro8TNDvWDc4nMfxJgn8zGjl8Q78H1XFQmv2zRQXOJzL8CacbHRHANxJ0VU/s4cF+ZYsanCeg+w9KCb7TFVr5pgEPKuMMzb5jAlfgu9x4GwS+maDvdMdXafbJFjM4TzJNypcQfMuQF798c/g+9RcVXyZwe5mg2afudMgnmcHiongiFpIEN1r1pOIJUJyrW1YzYZZCRSzJWYw84OIYpzqi5cxJ4FT8tJzZWqUXsbaRdxQyRdbgp0JtWd5BKR1yxRZU/DS9iQVaYpUfsrjMzBVb0GpMa2JJXKwqM+LSd3aL/AnhH3o96mTktq2xAAAAAElFTkSuQmCC)!important}.warningMessage-YfMSqI{border:.01rem solid #c4cdd5;border-radius:.25rem;justify-content:center;margin-bottom:1rem;padding:.5rem;display:flex}.warningMessage-YfMSqI span{flex-wrap:wrap;align-items:center;font-size:13px;font-weight:500;display:flex}.warningMessage-YfMSqI .warningIcon-LldsVr{width:2.1rem;height:2.1rem;margin-right:.5rem}.formBodyContainer-inSMRr{width:100%}.formBodyRecipient-oITQSM{justify-content:space-between;display:flex}.formLabel-Apd1il{align-items:center;margin-bottom:0;display:flex}.formControl-dVGXmN{display:flex}.modalContent-eYqqP2{min-width:43rem;max-width:-webkit-min-content;max-width:min-content}.modalContent-eYqqP2 .modalHeader-Woq9SN{padding:1.5rem 2rem}.modalContent-eYqqP2 .modalHeader-Woq9SN h5{justify-content:space-between;align-items:baseline;display:flex}.modalContent-eYqqP2 .modalHeader-Woq9SN h5 .notificationPlatform-OmO4Cg{align-items:center;gap:1.3125rem;display:flex}.modalContent-eYqqP2 .modalBody-U5dMo0{max-height:30rem;padding:0;overflow-x:hidden;overflow-y:auto}.modalContent-eYqqP2 .modalFooter-TeBevm{border-top:.1rem solid #dfe3e8;padding:1rem 2rem}.labelForm-WmttUn{color:#666e83;margin-bottom:.438rem}.labelForm-WmttUn:hover{cursor:pointer}.recurrenceHelpText-Qsjt9h>img{height:.8rem;margin-left:.3rem}.labelFormAdd-EGMJyI{letter-spacing:0;color:#292c37;margin-bottom:.438rem;font-family:Inter;font-size:14px;font-weight:500;line-height:16px}.labelFormAdd-EGMJyI:hover{cursor:pointer}.formFieldContainer-kr9M9x{width:100%;padding:1rem 2rem 0}.dropDown-gGAj9x{height:2.5rem;margin:0;font-size:.875rem;font-weight:500}.selectFieldWrapper-eRFO9F{flex-direction:column;gap:1.5rem;display:flex}.optionsHeaderIcon-Km_54p{width:1rem;height:1rem}.variableNameLabel-FfVJdq{color:#666e83;font-size:.75rem}.addCBtn-eQb6NZ{color:#006fbb!important}.fieldTypeContainer-W_qsn4{justify-content:space-between;display:flex}.recepientContainer-ib7Y9L{margin-bottom:1rem}.recepientContainer-ib7Y9L:last-child{margin-bottom:2rem}.deleteBtn-sUywgn{background-color:unset;border:none;padding:0}.deleteBtn-sUywgn:focus{outline:none}.borderBottomBox-CWQQnw{border-bottom:.01rem solid #c8ced3;margin-bottom:.5rem}.conditionWrapper-n6kHG5{justify-content:space-between;display:flex}.labelContainer-urOXXN{gap:1rem;display:flex}.closeIcon-_4c6OK{cursor:pointer;width:1rem;height:1rem;margin-top:.1rem;right:2.5rem}.addConditionValue-EKLin5>*{margin:.5rem 0}.addConditionValue-EKLin5 .continueButton-XfWw0k{margin-top:.5rem}.customeDateTimeClass-eXq7_x>div{max-width:unset}.proxyUserWarning-akUSHp{justify-content:center;align-items:center;margin-top:.5rem;padding:.5rem;display:flex}.proxyUserWarning-akUSHp span{max-width:-webkit-fit-content;max-width:fit-content;font-size:13px;font-weight:500}.proxyUserWarning-akUSHp .warningIcon-LldsVr{width:1.75rem;height:1.75rem;margin-right:.5rem}.proxyUserContainer-LFXjoA:last-child{margin-bottom:1rem}.reviewer-S9WgpJ .css-1rhbuit-multiValue{background-color:#f0f4f7;border-radius:.25rem;margin-right:.5rem;font-weight:500}.reviewer-S9WgpJ .css-12jo7m5{color:#292c37;padding:.25rem .25rem .25rem .5rem}.modalHrLine-X_R5Lr{margin:0}.fieldEditStyles-I1ylRP{padding:1.5rem 2rem}.fieldEditStyles-I1ylRP .fieldEditSpan-VWyOTk{margin-bottom:.5rem}.editModalFooter-_KudB_{justify-content:flex-end;align-items:flex-end;margin-bottom:0;padding:.5rem 2rem 1rem;display:flex}.editModalFooter-_KudB_ .saveButton-A4rxEx{margin-left:1rem}.v8-edit-modal .modal-content{min-width:25rem!important}.v8-edit-modal .modal-body{padding:0!important}.customFilterEdit{max-height:500px;overflow-y:auto}.customFilterEdit .modal-content{overflow-y:auto}.mobileCustomFilterEdit{max-height:500px;overflow-y:auto}.mobileCustomFilterEdit .modal-content{overflow-y:auto}.addressBookIcon-WBo2sn{background:#deebff;border-radius:4px;padding:9px 11px}.emailFieldWithAddressBook-u8j0lf{grid-template-columns:13fr 1fr;gap:10px;width:100%;display:grid}.emailFieldWithAddressBookDispatchTask-JE0wI2{grid-template-columns:92% 42px;gap:10px;width:100%;display:grid}.dropdownStyles-TKTUGZ{min-width:38.15rem}.emailSearchDropdown-MTP9DK{min-width:39.8rem}.customInputTags-XifFh9{width:100%}.emailTagsContainer-q7p5Hg{max-height:100%}.fieldLabelWrapper-G9nDKY{flex-direction:row;align-items:center;display:flex}.fieldResponseIcon-svTxAx{border-radius:.25rem;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;margin-right:1rem;display:flex;box-shadow:0 .0625rem rgba(22,29,37,.05)}.fieldResponseIcon-svTxAx i:before{color:#fff;font-size:1rem}@media only screen and (min-device-width:768px) and (max-device-width:1080px){.dropDown-gGAj9x{max-width:100%!important}}@media only screen and (max-device-width:768px){.splitField-eADJXc{padding-right:0!important}.splitField-eADJXc:nth-child(2n){padding-top:1.5rem!important}}@media only screen and (max-device-width:450px){.v8-edit-modal{width:350px}.v8-edit-modal .modal-content{min-width:18rem!important}}@media only screen and (max-device-width:360px){.v8-edit-modal{width:300px}.v8-edit-modal .modal-content{min-width:16rem!important}}.pauseNotifications-mqXy2k{background-color:#f0f4f7;padding:10px 30px}.helpIcon-dafKLr>img{height:.7rem;margin-bottom:1px;margin-left:4px}.triggerCheckBox-jAvrX3{color:#292c37;margin-top:.5rem;font-family:Inter;font-size:.9rem;font-weight:400;line-height:1rem}.expandSwitch-wlphyJ label{cursor:pointer;font-size:.875rem;font-style:normal;line-height:1.5}.expandSwitch-wlphyJ label:before{height:15.3px}.flowEmailReceipient-HHYTKn{color:#292c37;margin-bottom:.5rem;font-size:14px;font-weight:400;line-height:16px}.readOnly-NtMPGW{background-color:#f0f4f7;border-radius:.25rem;margin-bottom:1.5rem}.reviewerVariableNameLabel-dDYViA{color:#666e83;word-break:break-all;font-size:.7rem}.tagList-Cf0Kmt{grid-template-columns:30% 30% 30%;row-gap:.75rem;margin-top:1rem;display:grid}.tagList-Cf0Kmt .tagStyle-bfuy5g{padding:.5rem .625rem .5rem .5rem;font-size:12px}.createPhoneNumber-e7OysM{cursor:auto;background-color:#fff;border:1px solid #d3d3d3;border-radius:5px;align-content:center;width:100%;height:2.5rem;margin-top:.3rem}.createPhoneNumber-e7OysM .background-NWbSeB{background-color:#deebff;align-content:center;height:1.9rem;padding-left:.6rem}@media only screen and (max-width:599px){.formControl-dVGXmN{flex-wrap:wrap;gap:1rem;margin-right:0}.dropdownStyles-TKTUGZ{min-width:18rem}}.syncModuleContainer-xAB99_{background-color:#f0f4f7;flex-direction:column;padding:16px;display:flex}.syncModuleContainer-xAB99_ .selectModuleLabel-Vq6KEf{margin-bottom:8px}.syncModuleContainer-xAB99_ .moduleKeyFieldSelection-X0tQzO{gap:40px;margin-top:16px;display:flex}.syncModuleContainer-xAB99_ .keyFieldWrapper-YYMdXB{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.syncModuleContainer-xAB99_ .selectName-kk_UBW{background:#fff;margin-top:16px}.syncModuleContainer-xAB99_ .selectEmailField-1veohG{background:#fff}.syncModuleContainer-xAB99_ .selectors-Zj8H3P{font-size:.9375rem;font-weight:200;position:relative;color:#292c37!important}.syncModuleContainer-xAB99_ .selectors-Zj8H3P span{font-size:.9375rem;font-weight:200;color:#292c37!important}.syncModuleContainer-xAB99_ .keyFieldOptionContent-olL3lF{word-wrap:break-word;line-height:1.15;overflow:hidden}.syncModuleContainer-xAB99_ .keyFieldVariableNameLabel-GuxmwH{color:#666e83;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.syncModuleContainer-xAB99_ .tags-yKL3Rm{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.syncModuleContainer-xAB99_ .tags-yKL3Rm .tag-kUCHn9{border:unset;color:#555;background-color:#d7d7d7;border-radius:.1875rem;margin-right:0;padding:.5rem .5rem .5rem .75rem}.syncModuleContainer-xAB99_ .tags-yKL3Rm .tag-kUCHn9 .btn_close-uEU4UP{background-color:unset;border:none;height:0;margin-left:.5rem;padding:0;font-size:.8rem}.syncModuleContainer-xAB99_ .tags-yKL3Rm .tag-kUCHn9 .btn_close-uEU4UP:hover{background-color:unset}.logicType-HAK_tV{margin-top:.5rem}.tableWrapper-yOLm5o{width:100%;max-height:300px;overflow-y:auto}.tableWrapper-yOLm5o::-webkit-scrollbar{border-radius:4px;width:8px}.tableWrapper-yOLm5o::-webkit-scrollbar-track{background:0 0;border:none;border-radius:4px;height:10px}.tableWrapper-yOLm5o::-webkit-scrollbar-thumb{opacity:.5;border-radius:4px}.tableHead-LfAmCM{border-collapse:collapse;width:100%;font-family:Inter,sans-serif;font-size:14px}.tableHead-LfAmCM th,.tableHead-LfAmCM td{text-align:left;padding:10px 14px 10px 0}.tableHead-LfAmCM th{color:#333;z-index:99999;background-color:#fff;font-weight:600;position:-webkit-sticky;position:sticky;top:0}.tableBody-Idy0X2 tr{border:1px solid #637381}.tableBody-Idy0X2 td{padding:10px 14px!important}.multipleCheckBoxes-ypm2GN{justify-content:flex-end;margin-bottom:.5rem;display:flex}.mutipleCheckbox-fnmlxN{background-color:#deebff;border:none;border-radius:4px;outline:none;width:42px;height:100%;margin-left:.4rem}.mutipleCheckbox-fnmlxN img{width:18px;height:18px}.mutipleCheckbox-fnmlxN:hover,.mutipleCheckbox-fnmlxN:active,.mutipleCheckbox-fnmlxN:focus{outline:none}.mutipleCheckbox-fnmlxN:focus-visible{outline:none}.closeMultiNumberIcon-oH1fwn{justify-content:space-between;align-items:center;width:100%;display:flex}.modalCustomModal-CNP_qz{width:32rem}.tableModalBody-hE29x0{flex-direction:column;justify-content:center;align-items:center;display:flex;padding:1rem!important}.tableFooterBody-P5svXe{border-top:1px solid #e2e8f0;padding:1rem!important}.tableHeaderBody-_n8Rem{border-bottom:1px solid #e2e8f0;padding:1rem!important}.multiNumberClose-iX_xV1{justify-self:end}.multiNumberClose-iX_xV1 img{width:12px!important;height:12px!important}.multiInput-qn8DFw{width:100%;margin:0}.commasWarning-a9p3g3{color:red;align-self:flex-start;margin:.4rem 0 0;font-size:12px;font-weight:400}.extractNumbers-SenyJA{align-self:flex-start;margin-top:.4rem;margin-bottom:.4rem}.selectCountryCode-b32fe5{color:red;margin:.2rem 0 0;font-size:10px}.phoneInputDropdown-vQT1Mb{z-index:99999!important;width:320px!important}.mainHeader-mhCetc{color:#292c37;margin:0;font-size:24px;font-weight:600}.secondHeader-cvPFmt{color:#637381;margin:0;font-size:12px}.multipleNumberBox-AuIh4J{border-radius:4px;grid-template-columns:35% 55% 10%;align-items:center;margin:.4rem .6rem .4rem 0;padding:.4rem .6rem;display:grid}.phoneNumberField-llUyqc{box-shadow:none;min-height:38px!important;max-height:38px!important}.dispatchNote-dJzeh_{color:#cc3216;margin-top:1rem;font-size:.8rem;font-weight:700;line-height:1.1rem}.selectAllFiles-wldiSV.custom-checkbox-BSgptW .custom-control-input-v6BY3V:checked~.custom-control-label-LEAp9c:after{content:"-";color:#fff;background-image:none;justify-content:center;align-items:center;font-size:2rem;display:flex;top:.0625rem}.filterCheckBox-VJaeVQ .custom-checkbox-BSgptW .custom-control-label-LEAp9c:before{background-color:#fff;border:.0625rem solid #8f9ba6}.filterCheckBox-VJaeVQ .custom-checkbox-BSgptW .custom-control-input-v6BY3V:checked~.custom-control-label-LEAp9c:before{color:#fff;background-color:#050607;border-color:#050607}.available-jha-S3KXXI .custom-control-label-LEAp9c:before{background-color:#fff;border:1px solid #c4cdd5}.customCheckbox-y42H8i{cursor:pointer}.customCheckbox-y42H8i label{font-size:.875rem;line-height:1.5}.deleteIcon-B_BvA1{color:#637381;vertical-align:text-bottom;cursor:pointer;margin-right:10px;font-size:1rem}.deleteIcon-B_BvA1:before{color:#637381!important}.checkboxWrapper-usHfZu{justify-content:space-between;align-items:center;min-height:2.3rem;display:flex}.hovered-oYV24D{background-color:#deebff}.multiSelectDropDownWithSearch-VjGDpJ .noCategoryFound-YUQ0jX{text-align:center;padding:2rem}.multiSelectDropDownWithSearch-VjGDpJ .dropdown-Mljg0K{background-color:#fff;border:none;border-radius:.1875rem;width:100%;padding:0}.multiSelectDropDownWithSearch-VjGDpJ .dropdownMenu-HuKsJZ{background-color:#fff;border-radius:.25rem;max-width:100%;max-height:200px;overflow-x:hidden;overflow-y:auto;will-change:unset!important}.multiSelectDropDownWithSearch-VjGDpJ .checkboxes-K6bohH{word-break:break-word;width:100%;margin:8px 10px 8px 12px}.multiSelectDropDownWithSearch-VjGDpJ .checkboxes-K6bohH label{line-height:1.7}.multiSelectDropDownWithSearch-VjGDpJ .checkboxes-K6bohH label:before{border:.0625rem solid #637381;width:.875rem;height:.875rem;border-radius:.1875rem!important;top:.3rem!important}.multiSelectDropDownWithSearch-VjGDpJ .checkboxes-K6bohH label:after{top:.25rem;left:-1.55rem}.multiSelectDropDownWithSearch-VjGDpJ .disabledAddressBook-jihfvB{opacity:.6}.multiSelectDropDownWithSearch-VjGDpJ .searchBar-E60yJe{margin-bottom:.5rem;padding:.5rem}.multiSelectDropDownWithSearch-VjGDpJ .searchBar-E60yJe i{top:.2rem;right:1.5rem}.deleteIcon-xDiaI1{color:#e81f1f;justify-content:center;align-items:center;font-size:3.125rem;display:flex}.addNotification-Piym99{background-color:unset;color:#084e8a;border:none;padding-right:2rem;font-weight:500;position:absolute;right:0}.addNotification-Piym99:focus{outline:none}.emailTemplateSelect-DCuBn0{display:flex}.emailTemplateSelect-DCuBn0 .dropdownContainer-hP9_6f{width:100%}.emailTemplateSelect-DCuBn0 .previewIcon-EoxJU_{align-self:flex-end}.emailTemplateSelect-DCuBn0 .previewIcon-EoxJU_ .iconBtnPreview-teD10v{width:2.5rem!important;height:2.5rem!important}.siteSelect-QtCTXE{font-weight:500}.siteSelect-QtCTXE button{border-color:#c4cdd5}.siteSelect-QtCTXE button:focus{box-shadow:none!important;border-color:#c4cdd5!important}.siteSelect-QtCTXE button span{padding-left:.75rem;color:initial!important}.siteSelect-QtCTXE input{margin-top:0;width:inherit!important;height:inherit!important;margin-right:1rem!important}.siteSelect-QtCTXE input:before{top:-.0625rem!important;left:-.0625rem!important}.siteSelect-QtCTXE .picky__dropdown .option input[type=checkbox]:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAACXBIWXMAAAsTAAALEwEAmpwYAAABbUlEQVR4nO2awUrDQBCG9/2fq0JrVGyj0sRDezDCgqW0Ftu6OzMyazY2FaGn2Y3MBws55PDxZyaH/DF0gnOeli+WirKm0e1jFqcoa1o2NridYuLFevNO4/t5ctHRH2c8ndN6s+uLs/TV3VO44XpW0atd0f5wJECkVABicGjsKjixGztGefPpfJd0WS3I+f4jyQHnPc2qRZc8j43hmY5J5ygdYdmYPM+8iYvI45E7jX0LrjdlTSYOP89T7nwcjt2yduIA6RbxUgDgtzgmfINcCjuquCSoiQuDmrgwqIkLg5q4MKiJC4OauDCoiQuDmrgwqIkLg5q4MKiJC4OauDCoiQuD/ypxAKBBfmbeD+3DftFWKdxuDaZKeXgmw0XQIMsrx3Xh9Lsu5EruvMHNAed+6sIJ14Xex4J21yto+ZHwPKXshQAwOLBLr6DdtgVtvJHlY/I5nglX4q10T5wJPyE0NvSIqUXj4UUMPyGc7d8XVYApVgFGglsAAAAASUVORK5CYII=)}.siteSelect-QtCTXE .picky__dropdown .option.selected input[type=checkbox]:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAzJJREFUaAXtmk1IFGEYx/+zuflRWSikGdI33aKvQy54sEMUFWqF1cGgqCiyulUoSqYoepKiqA4ReAikS2BplzqEW4fo4rd0sCBdKTdxF3M1d3ueGWYcdXd2Z3ednaF9Djvv+87M+/ze/z7zzMw+K2CxtY0eBfzlNOwAhFwgYF98iDF9YZZ8u8iXE7C1omzDa7VfQem8GsuBb+4FHVykjJmqIbxH6oqzKM4ZYywJXIL+RNCbTcW6BEYYJvgDDG8T90lKmxyaSUlYkZUVl2K6XVyAZT5sx0hx8UK0DLIE6i/nUKHsYTlzEDinPKuZkEvgicrTsYgVsHOoWNKS4EZ/bUnF/yvFT+enYejwevwuzsWz/euQmTL/zBdOiJRwByzX/ps7VqFl91pl+vNbMsT2hc8TyphWIyExfn37QmgZsGRjmtwMuzUcvIKg7++ZV1pNOD7jV3c124aCX9uWgQchoJnyXp9HE1a90zDwq2GgK7sn0frtj5pNsx3VxXluUzpKKR5/+vxoHvTiq3dO08mVrRl4SEoLQvCsUUXQjQNezTkW79QNfmvnajTtylTmOZOfjiMf3Ogan1HG1I3LBP1ob2jo6p5JNOiE5vl1h8oNSmNqW0PPaR2FWXBkL/0x4BKluMca0DUEXd+vT2nZt25we5Bvm+E7C7NRoIK/SNBP9oVW+m7vJOqihGZ43eDPh6fkRS/YyvCHclLBKe+pBnRtrwe1fdEpLTull+UfAbkTyXYlLfVlQRaO50V+s1DPW0cpr4bAYzXdivM94tRHN9pHpnX7ro8TNDvWDc4nMfxJgn8zGjl8Q78H1XFQmv2zRQXOJzL8CacbHRHANxJ0VU/s4cF+ZYsanCeg+w9KCb7TFVr5pgEPKuMMzb5jAlfgu9x4GwS+maDvdMdXafbJFjM4TzJNypcQfMuQF798c/g+9RcVXyZwe5mg2afudMgnmcHiongiFpIEN1r1pOIJUJyrW1YzYZZCRSzJWYw84OIYpzqi5cxJ4FT8tJzZWqUXsbaRdxQyRdbgp0JtWd5BKR1yxRZU/DS9iQVaYpUfsrjMzBVb0GpMa2JJXKwqM+LSd3aL/AnhH3o96mTktq2xAAAAAElFTkSuQmCC)!important}.warningMessage-j3VDdq{border:.01rem solid #c4cdd5;border-radius:.25rem;justify-content:center;margin-bottom:1rem;padding:.5rem;display:flex}.warningMessage-j3VDdq span{flex-wrap:wrap;align-items:center;font-size:13px;font-weight:500;display:flex}.warningMessage-j3VDdq .warningIcon-gGJU9A{width:2.1rem;height:2.1rem;margin-right:.5rem}.formBodyContainer-orNrYp{width:100%}.formBodyRecipient-cisxXj{justify-content:space-between;display:flex}.formLabel-SkXLqH{margin-bottom:0;display:flex}.formControl-DbozgP{display:flex}.emailNotificationsPreviewModal-b_zWqe{z-index:1000;background-color:pink;width:100vw;height:100vh;position:fixed;top:0;bottom:0;left:0;right:0}.emailNotificationsPreviewModalBodyArea-BpIlhs{background-color:#e2e5e7;width:100%;height:100%;padding-top:106px;padding-bottom:106px;overflow-x:hidden;overflow-y:scroll}.emailNotificationsPreviewModalBox-zRhvfE{background-color:#fff;border:1px solid #c4cdd5;border-radius:8px;flex-direction:column;justify-content:space-between;min-width:643px;max-width:800px;min-height:443px;margin:auto;display:flex;overflow:auto}.emailNotificationsPreviewModalBoxHeader-nB8dNj{background-color:#fff;border:0 solid #c4cdd5;border-bottom-width:1px;border-radius:8px 8px 0 0;justify-content:flex-start;align-items:center;width:100%;height:80px;padding-left:15px;display:flex}.emailNotificationsPreviewModalBoxFooter-CKoNwb{background-color:#f0f4f7;border-radius:0 0 8px 8px;justify-content:flex-start;align-items:center;width:100%;height:80px;padding-left:15px;display:flex}.emailNotificationsPreviewModalBoxBody-ese7Tj{min-width:643px;max-width:800px;min-height:200px;padding:20px}.modalContent-OjVoNS{min-width:41rem;max-width:-webkit-min-content;max-width:min-content;border:.4rem!important}.modalContent-OjVoNS .modalHeader-mdYpCt{padding:1rem 1.5rem}.modalContent-OjVoNS .modalHeader-mdYpCt h5{justify-content:space-between;align-items:baseline;display:flex}.modalContent-OjVoNS .modalHeader-mdYpCt h5 .notificationPlatform-j2Dc7P{align-items:center;gap:1.3125rem;display:flex}.modalContent-OjVoNS .modalBody-fBCZaf{max-height:30rem;padding:0;overflow-x:hidden;overflow-y:auto;height:25rem!important}.modalContent-OjVoNS .modalFooter-jzwtBk{border-top:.1rem solid #dfe3e8;padding:1rem 1.5rem}.labelForm-etiv6F{color:#292c37;margin-bottom:.438rem}.labelForm-etiv6F:hover{cursor:pointer}.formFieldContainer-qQlo51{width:100%;padding:0 1.4rem 1.6rem}.formFieldContainerUpper-sDIv1P{width:100%;padding:.7rem 1.4rem 0}.dropDown-PN2bZ7{height:2.5rem;margin:0;font-size:.875rem;font-weight:500}.fieldTypeContainer-T7XEVi{justify-content:space-between;display:flex}.recepientContainer-lcc304{margin-bottom:1rem}.recepientContainer-lcc304:last-child{margin-bottom:2rem}.deleteBtn-Ze5xQz{background-color:unset;border:none;padding:0}.deleteBtn-Ze5xQz:focus{outline:none}.borderBottomBox-KVsK09{border-bottom:.01rem solid #c8ced3;margin-bottom:.5rem}.closeIcon-Pg_Jgh{cursor:pointer;width:1rem;height:1rem;margin-top:.1rem;position:absolute;right:2.5rem}.addConditionValue-Cm_Cd3>*{margin:.5rem 0}.addConditionValue-Cm_Cd3 .continueButton-mQBr7p{margin-top:.5rem}.customeDateTimeClass-Xe5dXi>div{max-width:unset}.proxyUserWarning-zfSYie{justify-content:center;align-items:center;margin-top:.5rem;padding:.5rem;display:flex}.proxyUserWarning-zfSYie span{max-width:-webkit-fit-content;max-width:fit-content;font-size:13px;font-weight:500}.proxyUserWarning-zfSYie .warningIcon-gGJU9A{width:1.75rem;height:1.75rem;margin-right:.5rem}.proxyUserContainer-FfjTRp:last-child{margin-bottom:1rem}.reviewer-Dsp5tl .css-1rhbuit-multiValue{background-color:#f0f4f7;border-radius:.25rem;margin-right:.5rem;font-weight:500}.reviewer-Dsp5tl .css-12jo7m5{color:#292c37;padding:.25rem .25rem .25rem .5rem}@media only screen and (min-device-width:768px) and (max-device-width:1080px){.dropDown-PN2bZ7{max-width:100%!important}}@media only screen and (max-device-width:768px){.splitField-TK9vUO{padding-right:0!important}.splitField-TK9vUO:nth-child(2n){padding-top:1.5rem!important}}.dragContainer-Fl9KUi{outline:none;margin-bottom:1.5rem}.dragCardItemWrapper-A8AzTS{margin-top:.5rem}.RowElementsContainer-sTeHcM{display:flex}.itemActionBtn-uDjFNm{color:#637381;margin-left:1rem}.closeBtn-aEG3ra{color:#666e83;font-size:.625rem}.locationTreeWrapper-Q7tDjO{align-items:center;display:flex}.locationTreeWrapper-Q7tDjO .locationTreeTitle-awO2Yf{margin-right:1rem}.locationTreeWrapper-Q7tDjO .locationSelector-P2cSwC{width:unset;margin-right:1rem;min-width:9.5rem!important}.headerWrapper-g1Qr3_{z-index:10000;background-color:#f0f4f7;justify-content:space-between;align-items:center;width:100%;margin-bottom:.125rem;padding:2rem;display:flex;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 3px 3px rgba(22,29,37,.15)}.formActionsWrapper-Q_UL1P{width:100%;max-width:calc(100% - 21.3rem);display:flex}.iconBtn-cp63oE{background-color:transparent;outline:none;justify-content:center;align-items:center;margin-left:1rem;padding:0;font-weight:500;display:flex;border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.iconBtn-cp63oE>span{margin-left:.25rem}.addIcon-k_044y i:before{color:#637381}.icon-afPlN3{font-size:1.875rem}.icon-afPlN3:before{color:#637381}.border-jCanY9{border:1px solid #dce0e4;width:2rem;height:2rem}.border-jCanY9.addIcon-k_044y{background-color:#666e83}.border-jCanY9.addIcon-k_044y i:before{color:#f0f4f7}.closeLeftButton-jfFLNL{background-color:inherit;border:none;margin:0 .5rem 0 0;padding:0}.closeLeftButton-jfFLNL:hover,.closeLeftButton-jfFLNL:active,.closeLeftButton-jfFLNL:focus{background-color:inherit!important;-webkit-text-decoration:unset!important;-webkit-text-decoration:unset!important;text-decoration:unset!important;box-shadow:none!important;border:none!important}.iconText-wq44Wm{align-items:center;display:flex}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eee;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,\.SFNSText-Regular,sans-serif;font-weight:500}button.item i{opacity:.6}.App{text-align:center;padding:0 5%;font-family:sans-serif}.ContentEditable__root{tab-size:1;border:0;outline:0;min-height:calc(100% - 16px);padding:8px 28px;font-size:15px;display:block;position:relative}.PlaygroundEditorTheme__textBold{font-weight:700}.PlaygroundEditorTheme__textItalic{font-style:italic}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%;max-width:100%;margin:20px 0;overflow-y:scroll}.PlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.PlaygroundEditorTheme__tableCell{vertical-align:top;text-align:start;cursor:default;word-wrap:break-word;white-space:pre-wrap;border:1px solid #bbb;outline:none;min-width:75px;padding:6px 8px;position:relative;overflow:auto}.PlaygroundEditorTheme__tableCellSortedIndicator{opacity:.5;background-color:#999;width:100%;height:4px;display:block;position:absolute;bottom:0;left:0}.PlaygroundEditorTheme__tableCellResizer{cursor:ew-resize;z-index:10000;width:8px;height:100%;position:absolute;top:0;right:-4px}.PlaygroundEditorTheme__tableCellHeader{text-align:start;background-color:#f2f3f5}.PlaygroundEditorTheme__tableCellSelected{background-color:#c9dbf0}.PlaygroundEditorTheme__tableCellPrimarySelected{z-index:10000;border:2px solid #3c84f4;width:calc(100% - 2px);height:calc(100% - 2px);display:block;position:absolute;top:-1px;left:-1px}.PlaygroundEditorTheme__tableCellEditing{border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,.4)}.PlaygroundEditorTheme__tableAddColumns{cursor:pointer;background-color:#eee;border:0;width:20px;height:100%;animation:.2s table-controls;position:absolute;top:0;right:0}.PlaygroundEditorTheme__tableAddColumns:after{content:" ";opacity:.4;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.PlaygroundEditorTheme__textUnderline{text-decoration:underline}.PlaygroundEditorTheme__tableAddColumns:hover{background-color:#c9dbf0}.PlaygroundEditorTheme__tableAddRows{cursor:pointer;background-color:#eee;border:0;width:calc(100% - 25px);height:20px;animation:.2s table-controls;position:absolute;bottom:-25px;left:0}.PlaygroundEditorTheme__paragraph{margin:0;position:relative}.PlaygroundEditorTheme__tableAddRows:after{content:" ";opacity:.4;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.PlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.PlaygroundEditorTheme__tableCellResizeRuler{background-color:#3c84f4;width:1px;height:100%;display:block;position:absolute;top:0}.PlaygroundEditorTheme__tableCellActionButtonContainer{z-index:10000;width:20px;height:20px;display:block;position:absolute;top:6px;right:5px}.PlaygroundEditorTheme__tableCellActionButton{color:#222;cursor:pointer;background-color:#eee;border:0;border-radius:20px;width:20px;height:20px;display:block}.PlaygroundEditorTheme__tableCellActionButton:hover{background-color:#ddd}.TableCellResizer__resizer{position:absolute}.TableNode__contentEditable{resize:none;cursor:text;tab-size:1;-webkit-user-select:text;user-select:text;white-space:pre-wrap;word-break:break-word;z-index:10000;border:0;outline:0;min-height:20px;padding:0;font-size:15px;display:block;position:relative}.toolBarDropdown{z-index:10000;scrollbar-width:thin;background-color:#fff;border-radius:8px;min-height:40px;max-height:300px;display:block;position:absolute;overflow-y:auto;box-shadow:0 12px 28px rgba(0,0,0,.2),0 2px 4px rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.5)}.toolBarDropdown::-webkit-scrollbar{width:6px}.toolBarDropdown::-webkit-scrollbar-thumb{background-color:#9e9e9e;border-radius:6px}.toolBarDropdown::-webkit-scrollbar-track{background-color:#eee}.toolBarDropdown .item{color:#050505;cursor:pointer;background-color:#fff;border:0;border-radius:8px;outline:none;flex-direction:row;flex-shrink:0;place-content:center space-between;min-width:100px;max-width:250px;margin:0 8px;padding:8px;font-size:15px;line-height:16px;display:flex}.toolBarDropdown .item.fontsize-item,.toolBarDropdown .item.fontsize-item .text{min-width:unset}.toolBarDropdown .item .toolBarActive{background-size:contain;outline:none;width:20px;height:20px;display:flex}.toolBarDropdown .item:first-child{margin-top:8px}.toolBarDropdown .item:last-child{margin-bottom:8px}.toolBarDropdown .item:hover{background-color:#eee}.toolBarDropdown .item .text{flex-grow:1;min-width:150px;line-height:20px;display:flex}.toolBarDropdown .item .icon{-webkit-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-right:12px;line-height:16px;display:flex}.toolBarDropdown .divider{background-color:#eee;width:auto;height:1px;margin:4px 8px}@media screen and (max-width:1100px){.dropdown-button-text{display:none!important}.font-size .dropdown-button-text,.code-language .dropdown-button-text{display:flex!important}}.editor-container{color:#000;text-align:left;background:#fff;border:1px solid #c4cdd5;border-radius:0 0 2px 2px;width:651px;margin:5px 0 20px;font-weight:400;line-height:20px;position:relative}.editor-input{resize:none;caret-color:#444;tab-size:1;outline:0;min-height:170px;font-size:15px;position:relative}.editor-placeholder{color:#999;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;pointer-events:none;letter-spacing:0;text-align:left;font-family:Inter;font-size:14px;font-weight:400;line-height:16px;display:inline-block;position:absolute;top:52px;left:27px;overflow:hidden}.editor-paragraph{margin:0 0 15px;position:relative}.table-cell-action-button-container{z-index:20;will-change:transform;position:absolute;top:0;left:0}.table-cell-action-button{background-color:none;color:#222;cursor:pointer;background-color:#e4e4e4;border:0;border-radius:15px;justify-content:center;align-items:center;display:inline-block;position:relative}i.chevron-down{background-color:transparent;background-image:url(https://upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Feather-arrows-chevron-down.svg/480px-Feather-arrows-chevron-down.svg.png);background-size:contain;width:10px;height:10px;display:inline-block}.toolbar{vertical-align:middle;background:#f0f4f7;border-radius:4px 4px 0 0;align-items:center;height:40px;margin-bottom:1px;padding:4px 4px 4px 10px;display:flex}.insertTable{cursor:pointer;border:1px solid #2d323e;border-radius:2.5px;justify-content:center;align-items:center;width:24px;height:24px;margin-right:16px;display:flex}.attachmentsUpload{aspect-ratio:1;cursor:pointer;border:1px solid #2d323e;border-radius:2.5px;justify-content:center;align-items:center;width:24px;margin:0;display:flex}.attachmentsUpload>input{display:none}.colorPicker{cursor:pointer;border:1px solid #2d323e;border-radius:2.5px;justify-content:center;align-items:center;width:24px;height:24px;margin-right:3px;display:flex}.toolbarItem{cursor:pointer;background:0 0;border:1px solid #2d323e;justify-content:center;align-items:center;width:24px;height:24px;margin-right:10px;display:flex;z-index:10000000!important}.toolbarItemDropDown{cursor:pointer;background:0 0;border:1px solid #2d323e;border-radius:2.5px;justify-content:center;align-items:center;width:24px;height:24px;margin-right:3px;display:flex;z-index:1000000!important}.boldItalic{cursor:pointer;background:0 0;border:1px solid #2d323e;border-radius:2.5px;justify-content:center;align-items:center;width:24px;height:24px;margin-right:16px;display:flex}button.item.dropdown-item-active{background-color:rgba(223,232,250,.3)}button.item.dropdown-item-active i{opacity:1}.toolbarDivider{background-color:#c4cdd5;width:2px;height:25px;margin-right:16px}.boldItalicSelected{cursor:pointer;background:0 0;border:1px solid #035ecc;border-radius:2.5px;justify-content:center;align-items:center;width:24px;height:24px;margin-right:16px;display:flex}.toolbar button.toolbar-item{cursor:pointer;vertical-align:middle;background:0 0;border:1px solid #2d323e;flex-shrink:0;justify-content:space-between;align-items:center;width:35px;height:28px;padding:8px;display:flex}.toolbar button.toolbar-item.spaced{height:20px;margin:5px 5px 5px 15px}.toolbar .toolbar-item:hover:not([disabled]){background-color:#eee}.toolbar .toolbar-item.font-family .text{max-width:40px;display:block}.toolbar .toolbar-item .text{vertical-align:middle;color:#686868;text-overflow:ellipsis;text-align:left;height:20px;font-size:14px;line-height:20px;display:flex;overflow:hidden}.dropdownFontFamily{border:1px;width:24px;height:24px}.dropdown .item .icon{-webkit-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-right:12px;line-height:16px;display:flex}.mentions-menu{width:250px}.mention:focus{outline:none;box-shadow:0 0 0 2px #b4d5ff}.typeahead-popover{background:#fff;width:auto;box-shadow:0 5px 10px rgba(0,0,0,.3)}.typeahead-popover ul{max-height:200px;margin:0;padding:0;list-style:none;overflow-y:scroll}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul li{cursor:pointer;outline:none;min-width:180px;margin:0;font-size:14px}.typeahead-popover ul li.selected{color:#fff;background:#1f8fff}.typeahead-popover li{color:#050505;cursor:pointer;background-color:#fff;border:0;flex-direction:row;flex-shrink:0;align-content:center;margin:0 8px;padding:8px;font-size:15px;line-height:16px;display:flex}.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.typeahead-popover li.active{color:#fff;background-color:#1f8fff;background-size:contain;width:20px;height:20px;display:flex}.typeahead-popover li:hover{color:#fff;background-color:#1f8fff}.typeahead-popover li .text{flex-grow:1;min-width:150px;line-height:20px;display:flex}.dropdownSelector-DPYiBR{background-color:#fff;border-radius:.25rem;width:100%;min-width:12.75rem;min-height:2rem;padding-right:1.5rem;font-size:.875rem}.dropdownSelector-DPYiBR:hover{background-color:#fff}.dropdownSelector-DPYiBR:active{background-color:#fff!important}.dropdownSelector-DPYiBR:disabled{color:#999!important;border:none!important}.search-gEAUr1{margin:.5rem .75rem}.dropdownIndicator-JImILq{font-size:1.25rem}.groupLabel-f40eHT{align-items:center;height:1.5rem;display:flex}.groupLabel-f40eHT .groupLabelText-vhjSwi{font-family:Inter;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.5}.groupHrStyle-DGCI2l{border:none;border-bottom:.0625rem solid #dfe3e8;width:calc(100% + 24px);margin:-9px -12px 10px}.flowFieldValueContainer-XDpoTa{display:flex}.flowFieldValueContainer-XDpoTa .fieldElementResponseIcon-JsLpvd{border-radius:.25rem;justify-content:center;align-items:center;min-width:1.3rem;height:1.3rem;display:flex;box-shadow:0 .0625rem rgba(22,29,37,.05)}.flowFieldValueContainer-XDpoTa .fieldElementResponseIcon-JsLpvd i:before{color:#fff;font-size:.8rem}.inputCheckboxWrapperChecklist-xeJKVs{gap:.7rem;display:flex}.inputCheckboxWrapperChecklist-xeJKVs label{margin-bottom:.25rem}.inputCheckboxWrapperChecklist-xeJKVs input[type=checkbox]{margin-top:5px}.inputCheckboxWrapperDisplay-yGSnyo{align-items:flex-start;gap:.7rem;display:flex}.inputCheckboxWrapperDisplay-yGSnyo label{margin-bottom:.25rem}.inputCheckboxWrapperDisplay-yGSnyo input[type=checkbox]{margin-top:5px}.selectAllWrapper-uBsKIL{flex-direction:column;display:flex}.checkBoxSelectAll-itRT7f{margin:8px 12px}.dividerSelectAll{background-color:#c4cdd5;margin:0}.filter-modal-zw6fqL{width:100%;max-width:36rem;min-height:33rem;transition:max-width .2s ease-out}.filter-modal-zw6fqL .custom-footer-class-tmV4sT{display:block!important}.filter-modal-zw6fqL .modal-title-jsr88J{width:100%;line-height:normal}.filter-modal-zw6fqL .modal-header-t4lwyz{padding:1rem 2rem}.filter-modal-zw6fqL .modal-content-ZGV0s_{border:none;border-radius:1rem}.filter-modal-zw6fqL .modal-body-P8llwy{padding:0}.filter-modal-zw6fqL .modal-footer-YWyLcz{justify-content:flex-end;align-items:center;padding:1rem 2rem;display:flex}.filter-modal-zw6fqL .modal-footer-YWyLcz button{width:auto;min-width:6.25rem;height:auto;margin-left:1rem}.filter-modal-zw6fqL .checkbox-group-label-VeSyBw{margin:1rem 0}.addConditionCustomClass-dfxgOs{max-width:49rem;height:33rem;transition:max-width .2s ease-out}.filter-content-wrapper-hDCI4G{height:25rem;display:flex}.filter-by-wrapper-eZSFVH{z-index:1;background-color:rgba(0,0,0,.03);flex-shrink:0;width:18%;min-width:9.5rem;height:100%;overflow:auto}.filter-by-wrapper-eZSFVH button{text-align:left;background-color:transparent;border:none;border-bottom:1px solid #c8ced3;border-radius:0;outline:none;justify-content:space-between;align-items:center;width:100%;min-height:3rem;padding:1rem .5rem 1rem 2rem;display:flex}.filter-by-wrapper-eZSFVH button.active-VRmvkm{background-color:#fff!important}.filter-by-wrapper-eZSFVH button:focus{box-shadow:none}.filter-count-hpl0KW{border:1px solid #c8ced3;border-radius:50%;padding:.25rem .45rem;font-size:.75rem;line-height:1}.filter-options-NXBR6K{border-left:1px solid #c8ced3;flex-grow:1;height:100%;margin-left:-1px;padding:1.5rem;overflow-y:auto;padding-top:2rem!important}.filter-options-NXBR6K .custom-control-ikI9aR{padding:.5rem 1rem}.filter-options-NXBR6K label{padding-left:.5rem}.filter-options-NXBR6K label:before,.filter-options-NXBR6K label:after{left:-1rem}.filter-options-NXBR6K .customDate-j77hsr{gap:.8rem;display:flex}.filter-options-NXBR6K .searchInput-AQNTd9{margin-bottom:1rem}.filter-options-NXBR6K .checkbox-group-label-VeSyBw:first-child{margin-top:0}.filter-options-NXBR6K .custom-control-ikI9aR:first-child{padding-top:0}.filter-options-NXBR6K .custom-checkbox-Lj5TuO .custom-control-label-HfA3oK:before,.filter-options-NXBR6K .custom-checkbox-Lj5TuO .custom-control-label-HfA3oK:after{top:50%;transform:translateY(-50%)}.filter-header-4DSkUG{justify-content:space-between;align-items:center;display:flex}.filter-header-4DSkUG .clear-button-rg6EYo{color:#006fbb;background-color:transparent;border:none;outline:none;font-weight:500}.filter-header-4DSkUG .mobileHeader-tvGobI{align-items:center;margin-left:-20px;display:flex}.filter-header-4DSkUG .mobileHeader-tvGobI .menuIcon-E0Dk7m{color:#666e83;box-shadow:none;background:0 0;border:none;outline:none;font-size:large}.filter-header-4DSkUG .mobileHeader-tvGobI .menuIcon-E0Dk7m i:before{font-weight:700}.filter-header-4DSkUG .mobileHeader-tvGobI .menuCloseIcon-S9qQ8g{color:#666e83;box-shadow:none;background:0 0;border:none;outline:none}.filter-header-4DSkUG .mobileHeader-tvGobI .menuCloseIcon-S9qQ8g i:before{font-weight:700}.export-label-fn7Vs6{max-width:16rem;margin:0;font-size:.75rem;margin-right:auto!important}.filter-modal-zw6fqL .modal-footer-YWyLcz .footer-button-container-fet4DL{justify-content:space-around;display:flex}.filterContainer-D0cD03{justify-content:space-between;align-items:center;width:100%;display:flex}.footerBtn-sA_Z5k{justify-content:space-around;display:flex}@media only screen and (max-width:599px){.filter-modal-zw6fqL{margin:unset;max-width:24rem}.filter-modal-zw6fqL .modal-footer-YWyLcz .footer-button-container-fet4DL{justify-content:space-between;display:flex}.export-label-fn7Vs6{display:none}.filter-modal-zw6fqL .modal-footer-YWyLcz button{width:100%;margin:unset;padding-top:.75rem!important;padding-bottom:.75rem!important}.modal-backdrop.show{min-width:100%;min-height:100%}.customDate-j77hsr{display:block!important}.customDate-j77hsr :first-child{margin-top:.25rem}.datePicker-HDz8NC{width:100%}.rowFooter-OPbNL2{margin:0}.filter-options-NXBR6K .react-datepicker-popper-xISih0[data-placement^=top]{right:10rem!important;left:unset!important}.filter-options-NXBR6K .datePicker-HDz8NC[placeholder=From\ Date]{margin-top:0;font-size:.875rem}.filter-options-NXBR6K .datePicker-HDz8NC[placeholder=To\ Date]{font-size:.875rem}.CustomButtonV2_btn__3pfT2-Vscs9i{padding:.75rem 1.75rem!important}.filterContainer-D0cD03{display:block}.filter-by-wrapper-eZSFVH{min-width:8.5rem}.filter-options-NXBR6K{padding:1rem;overflow:auto;padding-top:1rem!important}.filter-options-NXBR6K label{white-space:nowrap;display:inline-block}.footerBtn-sA_Z5k .applyBtn-xBVWxE{color:#fff;font-weight:unset;background-color:#00aae5;border:none;outline:none!important}.footerBtn-sA_Z5k .applyBtn-xBVWxE:disabled{color:#fff;background-color:#8ad4ee!important}.transparentBtn-Mf9enD{background-image:unset!important}.cancelBtn-UZLA0w{margin-right:1rem!important}}.renderbuttons-OmFdR_{background:#fff;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;height:5rem;display:flex;position:relative}.renderbuttonsContainer-SUi4cW{background:#fff;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:.75rem 2rem;display:flex;position:relative}.renderbuttonsContainer-SUi4cW .block-oLVrOM{width:2rem;margin-right:5rem}.exitModal-ymGEqU{padding:1.875rem}.exitModal-ymGEqU h5{color:#757b80;font-size:1.1rem}.exitModal-ymGEqU h6{margin:.625rem 0 0;font-size:1rem}.backButton-CjeSvb{background-color:#f2f3f3;border:.0625rem solid transparent;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;margin-left:1.5rem;display:flex}.backButton-CjeSvb button{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAAH7+Yj7AAAAAXNSR0IArs4c6QAAAvBJREFUWAntWD1vE0EQtS0KV4GaAD0o4gdEoo8iIdFB448GowB1UCJCg5DgD1BYgD+UAqiAkEBFkZ9gIZIyFTXpXJAzb1ae1e7e7N7ena2gKJZOszvz5s3bj7vbc6US+jWbzd9W3HXUKFqv169bKO602+1L3A7bRqOxaiGQesd0qEJJkrw2nbrtytIBbnQ6nYvcFi0xoOZtKVglJzGMx+MDCUC+4XB42YpRQqYuK2OmHZS+KRGqieTAFPSd+6IlUOZAYkBqHjOY9jGP97QMArdarVfaEWoQGNeLEEbHCDyZTJQk7TzVRqYUSKYVVYs1GAwWq9XqJKTYS2gSgeQ+yHZDRBxLEZpEAK1h7T4zOMZqQocoJtfE6E2jCSnq3LHbULduZsW0LUJOcIgHIN7gWJYVCTnJJMbCvMXCbHGslCXi/2u3lxrOqSTjOfQhtrD1kJWSsOEPsSC3YHekuOsLbhsiQ8ICtsxfbJlrbrLU9xIyGZJOsLGvSsmSTyQsSkYFUoQGWQJlVyQVIZ9FWJbMUmiQhQSIMYxEnxvMbXMkonM63SHTu0OdCmLeH1Iti5AAGHop0hShS2rOj6TI9YmEZUi9hEVJzVV21dMxcgXO0ZT8ZQpQ1IGFelg09zzv7M1AcFvHDhebih4nH3Et4BrhS/But9s9js0P4S6EglkxR5iC4/V4A19wy+h8y8qPiReaQUkYip3UarUH/X5/L6ZwLCaXQJ8wFKNz/dfYonlwUQJ9wrCcj/Aa+5KnYF5sUKBHWIKlfIyl/JS3WBG8KNAjrIIZ+4nrR5FCETlHGPR7F5e6i+kYTSdfF0h9+JfokmIz8O2DIyVQnEH64wp/NhFYHZeM4iPM4HMscfDT28Dnaf7p9Xq/3ARRIIOmX4z0YeIK3cbN8QRi5yGUyysbFMjIgNAhhG7MU2iUwCyhENiH0E3GzdLmEsiFfTMKoe8g9CnjZmELCeTCPqGIv8Gb5RnjythSArmwI3Tu+5LrntszMQP/APEAIOdkCDaAAAAAAElFTkSuQmCC) 50%/1rem no-repeat;outline:none;padding-left:0;font-size:.875rem;display:inline-block}.rightButtons-ZQSpCu{height:2rem;margin-right:2rem}.rightButtons-ZQSpCu button{width:auto;min-width:6.25rem;height:auto;text-transform:unset;margin-left:1rem;font-weight:400}.selected-sdmVTQ:after,.GroupSelected-Xu19Dr:after{content:"";border:10px solid transparent;border-top-width:0;border-bottom-color:#637381;position:absolute;bottom:-2px;left:35px}.selected-sdmVTQ,.GroupSelected-Xu19Dr:after,.GroupSelected-Xu19Dr{color:#006fbb!important}.GroupSelected-Xu19Dr:after{color:#006fbb;left:11rem}.erpIconContainer-eGLJpD{justify-content:space-between;align-items:center;width:100%;display:flex}.erpIconContainer-eGLJpD .nav-lzzmj_{flex-direction:column;display:flex}.erpIconContainer-eGLJpD .erpIcon-z3rYh6{width:150px}.erpIconContainer-eGLJpD .navTabs-AYqM30{margin-right:10rem}.erpIconContainer-eGLJpD .navTabs-AYqM30 .navLink-BCGlo6{cursor:pointer}.container-mCRbKi{flex:1;justify-content:space-between;align-items:center;height:5rem;display:flex}.container-mCRbKi .navTabs-AYqM30{margin-right:20rem}.container-mCRbKi .navTabs-AYqM30 .navLink-BCGlo6{cursor:pointer}.iconContainer-znV6l5{gap:12px;display:flex}.featureIcon-TgMNKH{width:100px;max-height:50px}.breadCrumb-C3J_f4{height:2rem;display:flex}.breadCrumb-C3J_f4 .searchBar-PzVj7g{z-index:0;width:12.5rem;height:100%}.breadCrumb-C3J_f4 .filterButton-zYFEOY{height:100%}.breadCrumb-C3J_f4 .getTemplate-Jrna7i{color:#637381;background:#fff;border:1px solid #c4cdd5;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:211px;height:32px;padding:8px 16px;font-size:14px;font-style:normal;font-weight:400;line-height:16px;display:flex}.auditCheckListLayout-PGZIvF{flex-direction:column;height:calc(100vh - 3.9375rem);padding:0;display:flex}.tableContainer-MwQSub{height:100%}.formBackground-sqTtIp{background-color:#f0f4f7;height:100%;overflow-y:auto}.stepperFormHeading-nw7Eng{letter-spacing:normal;color:#555;margin-bottom:2.8125rem;font-size:1.3125rem;font-style:normal;font-weight:600;font-stretch:100%;line-height:normal}.stepperHeading-PFTA2d{flex-direction:row;justify-content:space-between;width:60%;display:flex}.stepperDataForm-ZzvaU8{background-color:#f0f4f7;width:100%;margin:0;padding:1.875rem;overflow:auto}.form1-qc8M3a{color:#555;width:60%;font-weight:550}.loadFormBody-DQlQyq{height:100%}.selector-yJMTGo{color:#000}.inputValues-iJA2hT{color:#888;border-radius:.1875rem;height:2.5rem;font-size:.9375rem;font-weight:500;border:.0625rem solid #e1dfdf!important}.inputValuesDisabled-KBCsY4{color:#292c37;background-color:#f4f6f8!important;border:.0625rem solid #f4f6f8!important}.exportDisabledInput-ZhQHrI{width:100%;min-width:8.75rem;padding:.25rem 1.5rem .25rem 1rem}.dropdownbutton-BI0wEn button{min-width:2.5rem!important;margin-left:0!important}.browse-wbgjKj{color:#fff;background-color:#00aae5;border:.0625rem solid #00aae5;border-radius:.1875rem;justify-content:center;align-items:center;width:6.5rem;height:2.5rem;padding:.6875rem 1.625rem;font-size:.875rem;font-weight:500;display:flex;position:relative;left:-.875rem;outline:none!important}.browse-wbgjKj:hover{color:#fff;background-color:#00bdff!important;border-color:#00bdff!important}.browse-wbgjKj:active{color:#fff!important;background-color:#009fd6!important;border-color:#009fd6!important}.browse-wbgjKj:focus{outline:none}.browse-wbgjKj:disabled{color:#7f9ba4;background-color:#d6ecf3!important;border-color:#d6ecf3!important}.selectedFileName-OG0JZt,.selectedFileName-OG0JZt:hover,.selectedFileName-OG0JZt:focus,.selectedFileName-OG0JZt:active{color:#888;text-align:left;background-color:#fff;border-radius:.1875rem 0 0 .1875rem;align-items:center;width:100%;height:2.5rem;padding-left:.875rem;font-size:.9375rem;font-weight:500;display:flex;border:.0625rem solid #e1dfdf!important}.required-aTV2Lt{color:#f4456f;font-size:.9rem}.modalContentImport-zBB6ao{width:100%;max-width:42rem}.modalContentImport-zBB6ao .modalHeader-_GGYC2{padding:1rem 2rem}.modalContentImport-zBB6ao .modalBody-Home9f{padding:0}.modalContentImport-zBB6ao .modalFooter-oOgx4b{border-top:.1rem solid #dfe3e8;padding:1rem 2rem}.filterWrapper-yC21zH{z-index:1;background-color:rgba(0,0,0,.03);flex-shrink:0;width:40%;min-width:12.5rem;height:25rem;overflow:auto}.filterOptions-HrV6Jg{border-left:.0625rem solid #c8ced3;flex-grow:1;min-width:18.625rem;height:100%;min-height:21.5rem;margin-left:-.0625rem;padding:1.5rem;overflow:auto;padding-top:2rem!important}.modalIdHeading-Oizwns{letter-spacing:normal;margin:0;padding-top:0;font-style:normal;font-weight:500;font-stretch:100%;line-height:1.27;display:table}.modalIdButton-gtR0Gu{color:#7f9ba4;box-shadow:none;background-color:transparent;border:none;border-radius:0;padding:0;font-size:.875rem;line-height:1rem;outline:none!important}.filterHeader-GLsxz3{justify-content:space-between;align-items:center;display:flex}.filterButtons-ymP3fn{text-align:left;background-color:transparent;border-radius:0;outline:none;justify-content:space-between;align-items:center;width:100%;min-height:3rem;padding:1rem .5rem 1rem 2rem;display:flex;border:none!important;border-bottom:.0625rem solid #c8ced3!important}.filterContentWrapper-TVM5fV{height:25rem;display:flex}.filterByWrapper-yJOQQm{z-index:1;background-color:rgba(0,0,0,.03);flex-shrink:0;width:40%;min-width:12.5rem;height:100%;overflow:auto}.activeFilterButton-XAs_CW:focus,.filterButtons-ymP3fn:focus{box-shadow:none;outline:none!important}.activeFilterButton-XAs_CW{box-shadow:none;background-color:#fff!important}.filterOptions-HrV6Jg{border-left:.0625rem solid #c8ced3;flex-grow:1;height:100%;margin-left:-.0625rem;padding:1.5rem;overflow:auto;padding-top:2rem!important}.historyDropdown-plcXSX{background-color:transparent!important;border:0 solid transparent!important;outline:none!important;width:1.375rem!important;min-width:1.375rem!important;height:1.375rem!important}.historyDropdown-plcXSX div{width:21.25rem}.historyDropdown-plcXSX div button{margin-left:0!important;padding-top:0!important;padding-bottom:0!important}.historyDropdown-plcXSX div button:active{background-color:#f4f6f8!important}.historyDropdown-plcXSX i{font-size:1.375rem}.historyDropdown-plcXSX button:focus{box-shadow:none!important}.historyContainer-aoD15H{background-color:#f4f6f8}.historydataContainer-EvMZNE{flex-direction:row;align-items:center;column-gap:.9375rem;display:flex;width:20rem!important}.historyImage-LATiwI{padding:1.5rem 0}.historyText-fZyaDE{border-bottom:.0625rem solid #c8cfd5;padding:1.5rem 1.1875rem 1.5rem 0;width:17.5625rem!important}.historyDate-zNbUwL{color:#888;font-size:.625rem;font-weight:500;line-height:.75rem}.historyData-YwGvHI{color:#171f24;margin-top:.3125rem;font-size:.875rem;font-weight:500;line-height:1rem;width:16.375rem!important}.historyData-YwGvHI span{word-wrap:break-word;white-space:initial}.historyChangedBy-omu3CH{margin-top:.3125rem}.historyNodataContainer-dtSfnF{padding:1rem 0}.formLabel-gsofuu{color:#555;margin-bottom:.75rem;font-size:.875rem;font-weight:500}::-webkit-input-placeholder{font-size:.875rem;color:#888!important}.excelFolderPlaceholder-pd4jld{flex-direction:row;justify-content:center;align-items:center;column-gap:.6875rem;display:flex}.acceptedFileName-FYKIu8{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.acceptedfileName-Gm8Q5G{text-overflow:ellipsis;white-space:nowrap;width:12.5rem;display:block;overflow:hidden}.miniContent-UdWABp{letter-spacing:normal;color:#888;width:23.4375rem;height:.75rem;margin:.25rem .5rem 0 0;font-size:.625rem;font-style:normal;font-weight:500;font-stretch:100%;line-height:normal}.importModal-jawzYB{width:41.75rem}.radioButtonStyles-C_ICdE{gap:1rem;margin-bottom:1rem;display:flex}.importModal-jawzYB>div{border-radius:1rem!important}.closeBtn-IAShmt{font-size:.875rem;color:#555!important}.closeBtn-IAShmt:hover{cursor:pointer}.import-g9FqQP{color:#292c37;font-size:1.25rem;font-weight:700}.importForm-orJyFg{margin:1.875rem 2.1875rem 1.5rem}.importButton-JTz0lI{color:#fff;background-color:#00bd63;border-radius:.25rem;width:100%;height:3rem;font-size:.875rem;font-weight:500}.acceptedFileNameImport-p81Cs0{text-overflow:ellipsis;white-space:nowrap;width:13.125rem;font-weight:500;display:block;overflow:hidden;font-size:.875rem!important}.unroundedBorder-eXS1wW{border-radius:.25rem!important;padding-right:0!important}.marginBoxes-FV1MZf{margin-top:1.5625rem}.marginBoxes-FV1MZf>div{margin-bottom:0}.declaration-tG4kxu{color:#555;font-size:.875rem;font-weight:500}.inputValuesImport-xO1Z0k{color:#555;background-color:#eaecee;border-radius:.25rem;height:2.5rem;font-size:.9375rem;font-weight:500;box-shadow:0 .0625rem rgba(22,29,37,.05);border:.0625rem solid #c4cdd5!important}.modalHeaderImport-DBQ3iA{border-bottom:.0625rem solid #eef0f2}.modalHeaderImport-DBQ3iA h5{width:100%}.template-IAvJVH{color:#637381;align-items:center;display:flex}.template-IAvJVH .templateIcon-wqfxqG{margin-right:.25rem}.template-IAvJVH .templateUrl-GoGAqp{color:#555;cursor:pointer;font-size:.875rem;font-weight:500}.dropdownmenu-o0q1tS{top:7.625rem}.formWrapper-Umwck9{color:#555;background-color:#fff;border-radius:.375rem;flex-direction:column;min-height:100%;padding:2.5rem 1.875rem;display:flex;box-shadow:0 .0625rem .1875rem rgba(63,63,68,.15),0 0 0 .0625rem rgba(63,63,68,.05)}.formWrapper-Umwck9 .formContainer-TxCOeX{flex-direction:column;max-width:43.75rem;height:100%;display:flex}.formWrapper-Umwck9 .formContainer-TxCOeX .formHeadingWrapper-rnYFti{justify-content:space-between;margin-bottom:2rem;display:flex}.formWrapper-Umwck9 .formContainer-TxCOeX .formHeadingWrapper-rnYFti .formHeading-keQmqE{font-size:1.125rem;font-weight:600}.formWrapper-Umwck9 .formContainer-TxCOeX .formHeadingWrapper-rnYFti .selectorLabel-tkRf8Z{margin:0;padding-right:1rem;font-size:.875rem;font-weight:500}.formWrapper-Umwck9 .formContainer-TxCOeX .formHeadingWrapper-rnYFti .selectorWrapper-CyOjPf{align-items:center;display:flex}.configureSelector-Xbrn3c{min-width:12.75rem!important}.close-lyM8eg{font-weight:500!important}.dateInput-m3LuXK{cursor:pointer;width:100%;height:2.1875rem;opacity:unset;cursor:pointer;background-color:transparent;background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(90deg,#ccc,#ccc);background-position:calc(100% - .9375rem) .875rem,calc(100% - .625rem) .875rem,calc(100% - 2.5em) .5em;background-repeat:no-repeat;background-size:.375rem .3125rem,.375rem .3125rem,0 1.5em;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:.0625rem solid #c4cdd5;border-radius:.25rem;align-items:center;width:100%;height:100%;padding:.625rem .5rem .625rem 3rem;font-weight:500;box-shadow:0 .0625rem rgba(22,29,37,.05)}.dateContainer-_ccXVl{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxnPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTAgMEwyMCAwIDIwIDIwIDAgMjB6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzY4IC0xMzEwKSB0cmFuc2xhdGUoMzY4IDEzMTApIi8+CiAgICAgICAgICAgICAgICA8cGF0aCBmaWxsPSIjMjkyQzM3IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0xNS44MzMgMi41SDE1Vi44MzNoLTEuNjY3VjIuNUg2LjY2N1YuODMzSDVWMi41aC0uODMzYy0uOTI1IDAtMS42NTkuNzUtMS42NTkgMS42NjdMMi41IDE1LjgzM2MwIC45MTcuNzQyIDEuNjY3IDEuNjY3IDEuNjY3aDExLjY2NmMuOTE3IDAgMS42NjctLjc1IDEuNjY3LTEuNjY3VjQuMTY3YzAtLjkxNy0uNzUtMS42NjctMS42NjctMS42Njd6bTAgMTMuMzMzSDQuMTY3VjYuNjY3aDExLjY2NnY5LjE2NnptLTEwLTcuNUgxMFYxMi41SDUuODMzVjguMzMzeiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM2OCAtMTMxMCkgdHJhbnNsYXRlKDM2OCAxMzEwKSIvPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K);background-position:1rem;background-repeat:no-repeat;width:100%;max-width:19.5rem;margin-right:1rem}.description-AofzKq{text-overflow:ellipsis;max-width:14.375rem;overflow:hidden}.tableWrapper-ZqRrMm{flex-direction:column;height:calc(100vh - 3.9375rem);display:flex}.tableWrapper-ZqRrMm .tableContainer-MwQSub{flex-direction:column;display:flex;overflow-y:auto;margin-bottom:0!important}.checklistHeader-uIDRDp{padding:.875rem 1rem!important}.dataTabContent-zbLOdT{margin-top:1.875rem;margin-bottom:1.875rem}.dataTabHeadingContent-X7lheF,.dataLookUpHeadingContent-dvtIPU{margin-top:1.875rem;font-size:16px;font-weight:700;line-height:16px}.dataLookUpHeadingContent-dvtIPU{margin:0}.dataMappingMainHeader-GgPVtN{margin-right:2.25rem!important}.importMarginBoxes-QO_m3r{margin-top:1.938rem}.importMarginBoxes-QO_m3r>div{margin-bottom:0}.getTemplateBoxes-_6AZGq{margin-top:1.313rem}.descriptionBoxes-XNAC6x{margin-top:1.438rem}.moduleBoxes-Huu8cY>div{margin-bottom:0}.dateRangBox-GOvaCd{margin:0}.buttonDropdown-jxOccP{width:100%;margin-top:-.5rem;padding:0 .5rem}.buttonDropdown-jxOccP>button{padding:0 .5rem!important}.tableRowCustomClass-n7xnTB td:last-child{z-index:0;padding:5px 0;position:-webkit-sticky;position:sticky;right:-.0625rem}.tableRowCustomClass-n7xnTB td:last-child>div{visibility:hidden;padding:.5125rem 0 .5rem .475rem}.tableRowCustomClass-n7xnTB:hover td:last-child>div{visibility:visible}.fullScreen-RSsirK{z-index:1000;color:#171f24;background-color:#fff;width:100%;height:100%;min-height:100vh;position:fixed;top:0;left:0;overflow:auto}.overFlowStyles-xn9YjE{overflow:unset!important}.pickySelect-vgliL4 .picky__dropdown{border:none;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;min-height:200px;box-shadow:0 .25rem .375rem rgba(107,107,107,.5)}.pickySelect-vgliL4 .picky__filter{z-index:1;background-color:#fff;border-bottom:1px solid #e2e3eb;position:-webkit-sticky;position:sticky;top:0}.pickySelect-vgliL4 .picky__input{border:1px solid #c4cdd5}.importErrorInfoWrapper-xqlIpW{margin-top:.813rem;display:flex}.importInfoIcon-AAP3do{margin-right:.688rem}.helpText-d7qqEw{margin-right:2rem}.descriptionBox-Bk1BwK{margin-top:1rem}.importErrorMessage-aWjpJK{color:#171f24;font-size:.75rem;font-weight:500}.messageBox-y2jHb_{background-color:#d20a0a;border:1px solid #ccc;border-radius:4px;align-items:center;padding:10px;display:flex}.messageBox-y2jHb_ .icon-y7YaJQ{margin-right:10px}.messageBox-y2jHb_ .close-icon-FE8ZYJ{cursor:pointer}.messageBox-y2jHb_ .close-icon-FE8ZYJ:hover{color:red}.iconStyle-skZaEV{width:20px;margin-right:8px}.crossIconStyle-y4Mbbe{width:15px;position:absolute;right:10px}.boxStyle-_DsRbU{border-radius:8px;flex:none;order:0;align-self:stretch;align-items:center;width:100%;height:46px;margin-top:10px;padding:6px 8px;font-size:12px;display:flex;position:relative}.disableDateContainer-lvNNKq{background-color:#f2f2f2;border:none;border-radius:.25rem}.disabledDate-wf3WAR{box-shadow:none;border:none;color:#999!important;background-image:linear-gradient(45deg,transparent 50%,#999 50%),linear-gradient(135deg,#999 50%,transparent 50%),linear-gradient(90deg,#ccc,#ccc)!important}.importOption-bkF_ci{align-items:center;gap:10rem;margin-top:1rem;display:flex}.erpImportConfiguration-tjwNag{background-color:#fff;align-items:baseline;padding:1rem 1.3rem 1rem .4rem}.erpImportConfiguration-tjwNag .helpTextWrapper-qXh4DC{align-items:baseline;height:-webkit-fit-content;height:fit-content;display:flex}.erpImportConfiguration-tjwNag .helpTextWrapper-qXh4DC .helpIcon-sQ4HrO>img{height:.8rem;margin-bottom:4px}.erpImportConfiguration-tjwNag .descriptionTitle-pT4BDU{color:#292c37;max-width:10rem;font-family:Inter;font-size:14px;font-weight:500;line-height:1.14}.erpImportConfiguration-tjwNag .configureBtn-Mkd9Fq{width:100%;color:#fff!important;background-color:#00aae5!important;height:2.2rem!important}.navbarWithIconContainer-h7AqyL{align-items:center;margin-left:1.3rem;display:flex}.navbarWithIconContainer-h7AqyL .erpIcon-z3rYh6{width:50px;margin-right:.4rem}.underlinedTab-W4XH_a{cursor:pointer;position:relative}.underlinedTab-W4XH_a:after{content:"";border:1.4px solid #006fbb;width:100%;position:absolute;bottom:-2px;left:0}.formLabelImport-id60n3{color:#333;margin-bottom:1rem;font-size:.875rem;font-weight:500;line-height:1}.exportMethodConfiguration-zME6kO{border-radius:8px;box-shadow:0 1px 3px rgba(22,29,37,.15)}.exportMethodConfiguration-zME6kO h3{background:#f0f4f7;padding:1.3rem 1rem;font-size:1rem;font-weight:600}.exportMethodConfiguration-zME6kO [data-slot=container]{width:50%;padding:1rem}.checkBoxContainer-EiW0N0,.checkBoxContainerTablePlugin-Ce7HH_{justify-content:flex-end;padding-top:8px;padding-bottom:8px;display:flex}.checkBoxContainer-EiW0N0 label,.checkBoxContainerTablePlugin-Ce7HH_ label{color:#292c37;align-items:center;gap:8px;height:1.3125rem;font-size:14px;font-weight:400;display:inline-flex}.checkBoxContainerTablePlugin-Ce7HH_{justify-content:flex-start;padding-bottom:0}.webLinkWrapper-RglZYH .gridStyles-H0pG35{background-color:#fff;row-gap:1rem;padding:1.1rem 1.3rem 1.3rem;grid-template-columns:1fr 1fr!important}.webLinkWrapper-RglZYH .selectors-Y3Oi9u{font-size:.9375rem;font-weight:200;position:relative;color:#292c37!important}.webLinkWrapper-RglZYH .selectors-Y3Oi9u span{font-size:.9375rem;font-weight:200;color:#292c37!important}.webLinkWrapper-RglZYH .gridStylesUpper-zWvKn_{background-color:#fff;row-gap:1rem;width:50%;padding:1.3rem .4rem 1.3rem 1.3rem;grid-template-columns:1fr 1fr!important}.webLinkWrapper-RglZYH .emailContainer-Bgl7PD{background-color:#fff;align-items:baseline;padding:.2rem 1.3rem 1rem .4rem}.webLinkWrapper-RglZYH .emailContainerSuper-UHnbbL{background-color:#fff;align-items:baseline;padding:.07rem 1.3rem 1rem .4rem}.webLinkWrapper-RglZYH .emailCont-NK1mx0{background-color:#fff;align-items:baseline;padding:1rem 1.3rem 1rem .4rem}.webLinkWrapper-RglZYH .selectTarget-A_JBLI{background-color:#fff;align-items:baseline;padding:1rem 1.3rem 1.15rem .4rem}.webLinkWrapper-RglZYH .emailConfigure-nGjKIJ{width:100%;color:#fff!important;background-color:#00aae5!important;height:2.2rem!important}.webLinkWrapper-RglZYH .checkboxContainer-jOeczC{background-color:#fff;margin-top:1rem;margin-bottom:1rem;padding-top:.8rem;padding-bottom:.8rem}.webLinkWrapper-RglZYH .checkboxContainer-jOeczC .helpIcon-RyeHu7>img{height:.8rem;margin-bottom:2px}.webLinkWrapper-RglZYH .helpTextWrapper-AOANtR{align-items:baseline;height:-webkit-fit-content;height:fit-content;display:flex}.webLinkWrapper-RglZYH .helpTextWrapper-AOANtR .helpIcon-RyeHu7>img{height:.8rem;margin-bottom:4px}.webLinkWrapper-RglZYH .helpTextWrapperAdmin-rR2SG6{align-items:initial;height:-webkit-fit-content;height:fit-content;display:flex}.webLinkWrapper-RglZYH .helpTextWrapperAdmin-rR2SG6 .helpIcon-RyeHu7>img{height:.8rem;margin-bottom:9px}.webLinkWrapper-RglZYH .checkBox-JAum6W label{font-size:14px!important}.webLinkWrapper-RglZYH .requiredField-Sz0gHR{flex-direction:column;row-gap:.8rem;display:flex}.webLinkWrapper-RglZYH .helpTextWrapperCheckbox-TAxQ_a{align-items:initial;color:#292c37;margin-top:.25rem;font-weight:400;display:flex;padding-top:0!important;font-size:12px!important}.webLinkWrapper-RglZYH .helpTextWrapperCheckbox-TAxQ_a .helpIconAction-MWjVd7>img{height:.8rem;margin-top:.2rem;margin-left:.5rem}.descriptionTitle-lyRHjT{color:#292c37;max-width:10rem;font-family:Inter;font-size:14px;font-weight:500;line-height:1.14}.radioButton-gpDaJj{color:#292c37;letter-spacing:0;margin-left:20px;font-family:Inter;font-size:14px;font-weight:400;line-height:16px}.radioButtonDisable-Cp6FxX{color:#292c37;letter-spacing:0;font-family:Inter;font-size:14px;font-weight:400;line-height:16px}.cancel-ErEA2S{background-color:#fff;border:none;outline:none;width:20px;height:20px;position:absolute;bottom:165px;left:560px}.cancel-ErEA2S :focus,.cancel-ErEA2S :active{border:none;outline:none}.cancel-ErEA2S>img{border:none;outline:none;width:13.3px;height:13.3px}.selector-ixaoc4,.selector-ixaoc4 :focus,.selector-ixaoc4 :active{border:none;outline:none}.wrapperClass-z2_5KR{background-color:#fff;justify-content:space-between;display:flex}.gridStylesRight-cvPN3e{background-color:#fff;width:50%;padding:.3rem 0 0 .2rem}.keepFocusOnCurrentTab-XRYnXy{text-align:left;color:#292c37;font-family:Inter;font-size:14px;font-weight:400;line-height:16px}.printTypeSelectionContainer-kL2OYw{align-items:center;gap:1rem;height:2.388rem;margin:2.5rem 1.3rem 1.2rem;display:flex}.printTypeSelectionContainer-kL2OYw label{margin:0!important}.variableNameLabel-FZ2qWZ{color:#666e83;margin-top:.2rem;font-size:.75rem}.fieldLabelWrapper-s1IPmy{flex-direction:row;align-items:center;display:flex}.messageConfirmationContainer-FGoBPX{background-color:#fff;grid-template-columns:1fr 1fr;gap:1rem;padding-left:1.3rem;padding-right:1.3rem;display:grid}.messageConfirmationContainer-FGoBPX .messageConfirmMargin-k5ga4_{margin-top:-82px}.buttonMessageConfigWrapper-TprhPV{flex-direction:column;padding-top:5px;display:flex}.buttonMessageConfigWrapper-TprhPV .messageButtonSelectWrapper-UJEyzb{gap:1rem;margin-top:4px;display:flex}.buttonMessageConfigWrapper-TprhPV .messageButtonLabelWrapper-HgErid{grid-template-columns:1fr 1fr;gap:10px;max-width:90%;margin-top:16px;display:grid}.buttonMessageConfigWrapper-TprhPV .messageBtnInputLabel-FkYBa7{margin-top:5px;font-size:.75rem;line-height:1}.dataWrapper-f2esHJ{justify-content:space-between;align-items:center;display:flex}.dataWrapper-f2esHJ>div{width:50%}.dataDropdownWrapper-L0y0cD{grid-gap:1rem 1.5rem;grid-template-columns:1fr 1fr;margin-top:1rem;display:grid}.iconLogic-ELHWyE:before{color:#006fbb}.logicContainer-_GgCjZ .logicHeaderCard-gs4kbJ{padding:1.5rem 1.5rem 1.5rem 3.5rem}.logicContainer-_GgCjZ .logicHeaderCard-gs4kbJ .titleBlock-_LxQuX{align-items:center;margin-bottom:1rem;display:flex}.logicContainer-_GgCjZ .logicHeaderCard-gs4kbJ .titleBlock-_LxQuX .logiLogo-AFfaKA{color:#292c37;margin-bottom:0;font-weight:700;line-height:1.14}.logicContainer-_GgCjZ .logicHeaderCard-gs4kbJ .titleBlock-_LxQuX .logiLogo-AFfaKA>img{margin-right:1rem}.logicContainer-_GgCjZ .logicHeaderCard-gs4kbJ .answerBlock-cH9NAt{align-items:center;display:flex}.logicContainer-_GgCjZ .logicHeaderCard-gs4kbJ .answerBlock-cH9NAt>p{color:#292c37;margin-bottom:0;margin-right:1.125rem}.logicContainer-_GgCjZ .logicHeaderCard-gs4kbJ .answerBlock-cH9NAt>*{margin-right:1rem}.logicContainer-_GgCjZ .logicHeaderCard-gs4kbJ .answerBlock-cH9NAt select{min-width:6.5rem;max-width:11rem}.logicContainer-_GgCjZ .logicHeaderCard-gs4kbJ .answerBlock-cH9NAt .selectAnswer-b0iMB4{width:100%;min-width:9.5rem;max-width:15rem;min-height:2rem!important}.logicContainer-_GgCjZ .logicHeaderCard-gs4kbJ .answerBlock-cH9NAt .logicType-G1hd14{padding-top:0;padding-bottom:0;max-width:11rem!important;min-height:2rem!important}.logicContainer-_GgCjZ .logicHeaderCard-gs4kbJ .answerBlock-cH9NAt .logicCustomInput-JCjdll{max-width:8rem;padding-top:0;padding-bottom:0;min-height:2rem!important}.logicContainer-_GgCjZ .logicHeaderCard-gs4kbJ .answerBlock-cH9NAt .dateTime-hwT98F{margin-bottom:0}.logicContainer-_GgCjZ .logicHeaderCard-gs4kbJ .answerBlock-cH9NAt .dateTime-hwT98F>div{max-width:11rem;max-height:2rem}.logicContainer-_GgCjZ .logicHeaderCard-gs4kbJ .answerBlock-cH9NAt .dateInput-jlHn0F{max-height:2rem}.logicContainer-_GgCjZ .responseBlock-cKGGqe{border-top:.0625rem solid #eef0f2;padding:1.5rem}.logicContainer-_GgCjZ .responseBlock-cKGGqe .responseBlockHeader-X8ljFc{justify-content:flex-end;align-items:center;display:flex}.logicContainer-_GgCjZ .responseBlock-cKGGqe .iconBtn-A0diN2,.logicContainer-_GgCjZ .responseBlock-cKGGqe .clearAll-_DrvYG{color:#23282c;cursor:pointer;padding:.375rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none}.logicContainer-_GgCjZ .responseBlock-cKGGqe .disabled-bX84EB{color:#292c37;opacity:.65;cursor:grab}.dateTimeGap-TT7Mkt{display:flex}@media only screen and (max-width:1440px){.answerBlock-cH9NAt{flex-wrap:wrap;row-gap:1.5rem}.answerBlock-cH9NAt .gap-jyjM4J{width:1.6875rem}}.mainGrid-Br_FGP{grid-template-columns:auto 1fr;display:grid}.newTitleBlock-FhwGXw{padding:.5rem 1.5rem .5rem 1rem!important}.titleBlock-a6mwe1{color:#292c37;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem 1.5rem .5rem 1.25rem;font-weight:600;display:flex}.titleBlock-a6mwe1 .iconTitle-OOZNLs{align-items:center;display:flex}.icon-WP_OBQ{align-items:flex-end;width:2.5em;height:2rem;margin-right:1.5rem;display:flex}.iconAccordion-L_k51r:before{color:#292c37;font-size:1.3rem}.iconAccordion-L_k51r{transform:rotate(90deg)}.active-nRnmlX{transform:rotate(-90deg)}.addLogicDragColumnIndicator-S3afdl{align-self:center;display:flex}.addLogicDragColumnIndicator-S3afdl img{opacity:.5;width:1.25rem}.logicNameContainer-E_n7nv{gap:1.2rem;display:flex}.settingsCard-KTXSri{background-color:#fff;border-radius:8px;margin:1rem 0;box-shadow:0 2px 16px rgba(33,43,54,.08),0 1px 3px rgba(64,66,69,.12),0 0 0 1px rgba(6,44,82,.1)}.helperInputContainer-PoPWcm{grid-gap:1rem 1.5rem;background-color:#fafbfc;border-top-left-radius:8px;border-top-right-radius:8px;grid-template-columns:1fr 1fr;padding:1.2rem 1.5rem 1.5rem;display:grid}.helperInputContainer-PoPWcm input:first-child{margin-right:1rem}.helperInputContainer-PoPWcm div:nth-child(2) input{margin-top:.5rem 0}.customContentPadding-TQ1F8R{padding-top:.25rem!important}.customContentContainer-cwzdCs{padding:.5rem 1.5rem 1.1rem}.additionalSection-lCYoEv{background-color:#fafbfc;padding:.75rem 1.5rem}.advancedSection-hm3J4z{background-color:#fafbfc;border-top:1px solid #dfe3e8;border-radius:8px;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.addLogicAccordion-n6PyKz{padding:0 1.5rem .5rem}.removeBtn-He0uYk{color:#006fbb;cursor:pointer;padding:.375rem .75rem;font-weight:500;text-decoration:none}.logicTitle-KBK2Nv{min-width:6rem}.logicContainer-uSw9IV{padding-top:1rem}.customInput-bAU52a{background-color:rgba(255,255,255,0)}.customInput-bAU52a:focus{border-color:#8ad4ee;outline:0;box-shadow:0 0 0 .2rem rgba(32,168,216,.25)!important}.InputWrapper-xfaGRH{width:100%;background-color:unset!important;padding:unset!important}.InputWrapper-xfaGRH .btn-submit-wka8LB{height:auto}.InputWrapper-xfaGRH .input-group>.input-group-append:last-child>.btn:not(:last-child){border-top-right-radius:3px;border-bottom-right-radius:3px;height:100%}.InputWrapper-xfaGRH .btn-close-aOlNWk{color:#828282;background-color:transparent;font-size:22px;line-height:20px}.customSelectWrapper-YNziFb{position:relative}.header-DICG0z{background-color:#f0f4f7;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.selectWrapper-lI96xq{-webkit-appearance:none;cursor:pointer;color:#292c37;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(90deg,#ccc,#ccc);background-position-x:calc(100% - .9375rem),calc(100% - .625rem),calc(100% - 2.5em);background-position-y:50%;background-repeat:no-repeat;background-size:.375rem .3125rem,.375rem .3125rem,0 1.5em;border:.0625rem solid #c4cdd5;border-radius:.25rem;align-items:center;height:2.5rem;padding:.75rem 1rem;display:flex;box-shadow:0 .0625rem rgba(22,29,37,.05)}.menuWrapper-eEqY5S{z-index:999;background-color:#fff;border-radius:.5rem;height:20rem;position:absolute;top:3.125rem;left:0;right:0;overflow:hidden;box-shadow:0 .125rem 1rem rgba(33,43,54,.08),0 0 0 .0625rem rgba(6,44,82,.1)}.optionsWrapper-VURD4R{height:100%;overflow-y:auto}.optionItem-mBxAAu{cursor:pointer;border-bottom:1px solid #dce0e4}.optionItem-mBxAAu .actionsWrapper-EydZ2F{visibility:hidden;align-items:center;display:flex}.optionItem-mBxAAu p{color:#292c37;font-size:.875rem;font-weight:400;line-height:1.14}.optionItem-mBxAAu:hover .actionsWrapper-EydZ2F{visibility:visible}.addUpdateInputWrapper-WbPxot{padding:unset;border-bottom:none}.active-Drnlxn{background-color:#e6e6e6}.AddNewTab-q0siGc{border-radius:1rem;width:35.125rem;overflow:hidden}.AddNewTab-q0siGc h5{width:100%}.AddNewTab-q0siGc .modalBody-_t8_XV{justify-content:center;align-items:center;width:200px;min-height:30rem;padding:1.5rem 2rem;display:flex;overflow:auto}.AddNewTab-q0siGc:first-child{border:none}.AddNewTab-q0siGc label{color:#171f24;font-size:.875rem;font-weight:500}.footerWrapper-LNONun{display:flex}.profileImage-HgjstF{width:8.65rem;height:8.6rem;margin-bottom:.5rem}.profileImageUserProfile-wMc2q9{width:9.375rem;height:9.375rem;margin-bottom:.5rem}.imageWrapperCenter-N7HGXy{justify-content:center;align-items:center;width:100%;display:flex}.imageWrapperCenter-N7HGXy .croppedImage-oJKHnP>div>img{max-height:30rem}.previewImage-vqPzjh,.previewImageAuditor-T1z_uN{cursor:pointer;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:.125rem;width:8.65rem;height:8.6rem;margin-bottom:.5rem;margin-right:0;box-shadow:0 .125rem .25rem rgba(0,0,0,.07)}.previewImageAuditor-T1z_uN{cursor:default;width:9.375rem;height:9.375rem;margin:0}.mediaImg-ykqNUu{object-fit:cover;border-radius:.25rem;width:100%;height:100%}.loadedImage-e3Fsrj{object-fit:contain;width:100%;height:100%;max-height:30rem}.dialogHeader-SgtHx6{justify-content:space-between;display:flex}.dialogHeader-SgtHx6 .moduleHeaderContent-EGdcfk{margin-bottom:0;margin-right:1rem;font-size:1rem;font-weight:400}.dialogHeader-SgtHx6 .moduleHeaderContent-EGdcfk .moduleOption-WSxHRS{color:#292c37;font-weight:500;line-height:1rem}.dialogHeader-SgtHx6 .iconClose-CJTBXv{box-shadow:none;border:none;padding:0;font-size:.8125rem}.dialogHeader-SgtHx6 .iconClose-CJTBXv:hover,.dialogHeader-SgtHx6 .iconClose-CJTBXv:focus,.dialogHeader-SgtHx6 .iconClose-CJTBXv:active{background:unset;box-shadow:unset;border:none}.dialogfooter-iYeLtm{justify-content:space-between;align-items:center;width:100%;display:flex}.dialogfooter-iYeLtm .customFileUpload-Qo0HK0{cursor:pointer;color:#fff;background:#00aae5;border-radius:.25rem;justify-content:center;align-items:center;width:6.875rem;height:2rem;margin:0;padding:.063rem 0;font-size:.875rem;font-weight:400;line-height:1rem;display:flex}.dialogfooter-iYeLtm .customFileUpload-Qo0HK0 input[type=file]{display:none}.dialogfooter-iYeLtm .iconDelete-DmyRZt{border:unset;box-shadow:none;margin:0}.dialogfooter-iYeLtm .iconDelete-DmyRZt>i{font-size:1.2rem}.dialogfooter-iYeLtm .iconDelete-DmyRZt>span{font-size:.875rem}.dialogfooter-iYeLtm .iconDelete-DmyRZt i+*{margin-left:.5rem}.dialogfooter-iYeLtm .iconDelete-DmyRZt:hover,.dialogfooter-iYeLtm .iconDelete-DmyRZt:focus,.dialogfooter-iYeLtm .iconDelete-DmyRZt:active{background:unset;box-shadow:unset;border:none}.header-hh5ZQa{color:#292c37}.header-hh5ZQa.secondary-HQdCwq{color:#637381}h2.header-hh5ZQa{letter-spacing:-.0163rem;margin-bottom:1rem;font-size:1.125rem;font-style:normal;font-weight:700;font-stretch:100%;line-height:.89}h3.header-hh5ZQa{letter-spacing:normal;font-size:.875rem;font-style:normal;font-weight:600;font-stretch:100%;line-height:1.14}.copyToClipBoard-mZxNrq span{z-index:1;background-color:#fff;border-radius:.25rem;justify-content:space-between;padding:.5rem;font-weight:500;display:flex;position:absolute;top:1.5rem;right:0;box-shadow:0 .125rem .25rem rgba(112,112,112,.39)}.copyToClipBoard-mZxNrq .duplicate-yRBsZb{color:#292c37;margin-left:.125rem}.gridContainer-hTk34c{grid-gap:1.3125rem;display:grid}.gridContainer-hTk34c.one-H6RgTS{grid-template-columns:1fr}.gridContainer-hTk34c.two-oIdvaI{grid-template-columns:1fr 1fr}.dropdownSelector-lqX5IH{background-color:#fff;border-radius:.25rem;width:100%;min-width:12.75rem;min-height:2rem;padding-right:1.5rem;font-size:.875rem}.dropdownSelector-lqX5IH:hover{background-color:#fff}.dropdownSelector-lqX5IH:active{background-color:#fff!important}.dropdownSelector-lqX5IH:disabled{color:#999!important;border:none!important}.search-lkci0U{margin:.5rem}.dropdownIndicator-j8SFQN{font-size:1.25rem}.dropdownOptionContainer-WtkvBv{height:auto}.dropdownOptionContainer-WtkvBv .optionLabel-n6hO6d{color:#171f24;font-size:.875rem;font-weight:400}.dropdownOptionContainer-WtkvBv .optionDescription-eNJXB0{color:#a1a8b3;white-space:nowrap;text-overflow:ellipsis;padding-top:4px;font-size:.8rem;line-height:1.2;overflow:hidden}.dropdownOptionContainer-WtkvBv .optionDescription-eNJXB0 p{margin-bottom:0}.selectedDropdownOptionContainer-bpIb2t .optionLabel-n6hO6d{color:#fff!important}.selectedDropdownOptionContainer-bpIb2t .optionDescription-eNJXB0{color:#fafafa!important}.colorPicker-nqGFz4{pointer-events:initial;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1);width:16.25rem}.colorPaletteContainer-Bq9lfR{padding:.75rem 0}.colorPaletteContainer-Bq9lfR>label{color:#555;margin-left:.75rem}.colorPalette-na7mTe{border-bottom:1px solid rgba(0,0,0,.1);padding:.75rem}.colorPalette-na7mTe .circle-picker span div span div{border:1px solid rgba(0,0,0,.1)}.sliderContainer-XyhTvv{gap:1rem;padding:0 .75rem;display:flex}.saturationPicker-bRRca8{aspect-ratio:3/2;border:1px solid rgba(0,0,0,.1);flex-grow:1;position:relative;overflow:hidden}.saturationPointer-ubJj3P{box-sizing:border-box;border:2px solid #fff;border-radius:50%;width:.75rem;height:.75rem;position:absolute;transform:translate(-.375rem,-.375rem);box-shadow:0 0 2px #000,inset 0 0 1px #000}.huePicker-KB934u{border:1px solid rgba(0,0,0,.1);width:1.75rem;transform:rotate(0)}.huePointer-tc4lZC{height:.375rempx;box-sizing:border-box;border:2px solid #fff;border-radius:5px;width:2.125rem;position:absolute;transform:translate(-.25rem,-.1875rem);box-shadow:0 0 2px #000,inset 0 0 1px #000}.hexInputContainer-bAc6iU{border:1px solid rgba(0,0,0,.1);border-radius:4px;align-items:center;margin:.75rem;display:flex;position:relative}.hexColor-L2h3Y_{border:2px solid rgba(0,0,0,.1);border-radius:50%;width:1.25rem;height:1.25rem;margin-left:auto;margin-right:.5rem}.pickerPopover-COVcg0{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;display:none;overflow:hidden;box-shadow:0 .25rem 1rem rgba(0,0,0,.1);cursor:auto!important}.footerWrapper-UBE8Lp{background-color:#fff;justify-content:end;padding:.813rem;display:flex}.footerWrapper-UBE8Lp .footerBtn-ireYRU{width:5.5rem}.popoverContainer-tEuFul{z-index:9999}.overlay-VMJKMZ{width:100vw;height:100vh;z-index:inherit;background-color:rgba(0,0,0,.1);position:fixed;top:0;left:0}.popover-nYLnS1{z-index:inherit}.accordion-OYBLpp{cursor:pointer;margin-bottom:1.5rem}.accordion-OYBLpp .accordionHeader-MgWhGU{color:#292c37;background-color:#f0f7fc;border-radius:.1875rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:500}.accordion-OYBLpp .accordionHeader-MgWhGU span{padding-right:.5rem;line-height:1.14}.accordion-OYBLpp .accordionContent-KN1vXu{padding:1rem 0 0}.accordion-OYBLpp .accordionContentHideTitle-KP5Y1i{margin-top:-1rem;padding:0}.mentionsWrapper-WFWSPI .mentionInput-oSZUtt{color:#171f24;height:5rem}.mentionsWrapper-WFWSPI .mentionInput-oSZUtt textarea{border:.0625rem solid #c4cdd5;border-radius:.25rem;outline:.0625rem solid #c4cdd5}.mentionsWrapper-WFWSPI .mentions__suggestions__item--focused{background-color:#1e8fff;color:#fff!important}.mentionsWrapper-WFWSPI .mentions__suggestions__item{color:#292c37;padding:.625rem 1.25rem}.mentionsWrapper-WFWSPI .mentions__suggestions__item:not(:last-child){border-bottom:1px solid #dce0e4}.mentionsWrapper-WFWSPI .mentions__suggestions__list{border-radius:.25rem;max-height:15rem;overflow:auto;box-shadow:0 .1875rem .25rem rgba(117,123,128,.2)}.segmentedControl-jflLcC{background:#f0f4f7;border:1px solid #d0d5e0;border-radius:4px;align-items:center;gap:.25rem;width:100%;display:flex}.segmentedControl-jflLcC[data-variant=rounded]{border-radius:9999px}.segmentedControl-jflLcC button{cursor:pointer;color:#637381;background:0 0;border:none;border-radius:4px;outline:none;flex:1;padding:9px 18px;font-size:14px}.segmentedControl-jflLcC button[data-active=true]{color:#fff;background:#00aae5}.segmentedControl-jflLcC button[data-variant=rounded]{border-radius:9999px}.passwordInput-gRfqkH{position:relative}.passwordInput-gRfqkH>input{padding-right:3rem}.passwordInput-gRfqkH>button{position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.passwordIcon-uxhA4Q{border:none;padding:0;font-size:1.3rem;background:0 0!important}.passwordIcon-uxhA4Q:hover,.passwordIcon-uxhA4Q:focus,.passwordIcon-uxhA4Q:active{box-shadow:unset;border:none}.hidePassword-SAHmeP{color:#666e83}.showPassword-nsqF18{color:#00aae5}.otpBox-xBgB4J{aspect-ratio:1;color:#333a40;border:1px solid #c4cdd5;border-radius:.25rem;justify-content:center;align-items:center;width:2.5rem;font-family:monospace;font-size:1rem;display:flex}.otpBox-xBgB4J.active-EHGJ3F{border:2.5px solid #a6c7ff!important}.myAudits{z-index:9;background-color:rgba(31,33,34,.7);justify-content:flex-end;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.myAudits .flex-1{flex-shrink:0;width:50%}.myAudits .myAuditWrapper{background-color:#fff;width:100%;height:100vh;padding:2rem 2.5rem;position:relative}.myAudits .myAuditWrapper>h4{color:#373d40;font-size:1.125rem}.myAudits .myAuditWrapper a.closeIcon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE1IDE1Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjNzU3QjgwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMi42NjciPgogICAgICAgIDxwYXRoIGQ9Ik0yIDJsMTEuMzE0IDExLjMxNE0xMy4zMTQgMkwyIDEzLjMxNCIvPgogICAgPC9nPgo8L3N2Zz4K);background-size:contain;width:1rem;height:1rem;position:absolute;top:2rem;right:2.5rem}.myAudits .myAuditWrapper .myAuditInfo{border-bottom:1px solid #dadee6;justify-content:space-between;margin:0 -2.5rem;padding:1.5rem 2.5rem;display:flex}.myAudits .myAuditWrapper .myAuditInfo .overallRatingAudits p{color:#757b80;margin:0;font-size:.875rem}.myAudits .myAuditWrapper .myAuditInfo .overallRatingAudits p:first-child{margin-bottom:.5rem}.myAudits .myAuditWrapper .myAuditInfo .overallRatingAudits p:last-child{margin-top:1.875rem}.myAudits .myAuditWrapper .myAuditInfo .overallRatingAudits p span{color:#373d40;font-size:2.625rem;font-weight:500;line-height:3.125rem;display:block}.myAudits .myAuditWrapper .myAuditInfo .detailedRatingProgress .progressContainer{align-items:center;padding-bottom:.5rem;display:flex}.myAudits .myAuditWrapper .myAuditInfo .detailedRatingProgress .progressContainer .progressBar{background-color:#f2f2f2;width:7.5rem;height:.25rem;margin:0 1.25rem}.myAudits .myAuditWrapper .myAuditInfo .detailedRatingProgress .progressContainer .progressBar>div{height:100%}.myAudits .myAuditWrapper .myAuditInfo .detailedRatingProgress .progressContainer span{color:#778087;font-size:.875rem}.myAudits .myAuditWrapper .myAuditFilter{justify-content:space-between;align-items:center;margin-top:1.5rem;margin-bottom:2.5rem;display:flex}.myAudits .myAuditWrapper .myAuditFilter .myAuditCount{color:#171f24;font-size:.875rem;font-weight:500;display:flex}.myAudits .myAuditWrapper .myAuditFilter .myAuditCount:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAANlBMVEUAAAB3gYh3gYh3gIh5gYl6hYt4gYd4gId4gYd3gYh4gYd3gYh3iIh4gYd4gYl5gop6hY93gIfUseH4AAAAEXRSTlMAlmnLYSyl8YDU6r4PzFs7Gcf70S4AAABhSURBVCjPrdBbCoAwDETRiY9E2/ro/jcriB8S26Fg7++BDARJLRczTdBcTWF1NGRSA67iWl8ocAnF1rNhdIUum3FyRfqELps6u5Ru/sWN4WEEce7DN3mw3HIjUzAFUzC9APIIHgcnNGKKAAAAAElFTkSuQmCC) 50%/contain no-repeat;width:.875rem;height:.875rem;margin-left:.5rem}.myAudits .myAuditWrapper .no-data{height:calc(100% - 4.5rem)}.myAudits .myAuditWrapper .no-data>i{width:5.5rem;height:5.5rem}.myAudits .myAuditWrapper .myAuditList{-webkit-overflow-scrolling:touch;height:calc(100vh - 23rem);margin:1.5rem -2.5rem;padding:0 2.5rem;overflow-y:auto}.myAudits .myAuditWrapper .myAuditList .myAuditListItem{justify-content:space-between;padding-bottom:1.5rem;display:flex}.myAudits .myAuditWrapper .myAuditList .myAuditListItem:last-child{padding-bottom:0}.myAudits .myAuditWrapper .myAuditList .myAuditListItem .overallRating{width:4.20413rem;margin-right:2.79588rem}.myAudits .myAuditWrapper .myAuditList .myAuditListItem .overallRating>span{letter-spacing:.13px;color:#373d40;margin-bottom:1rem;font-size:1rem;font-weight:500;display:block}.myAudits .myAuditWrapper .myAuditList .myAuditListItem .auditedJhaDetail{border-bottom:1px solid #dadee6;flex-grow:1;padding-bottom:1rem;font-size:.9375rem}.myAudits .myAuditWrapper .myAuditList .myAuditListItem .auditedJhaDetail p.nameDateTime{letter-spacing:-.2px;color:#636d73;justify-content:space-between;margin:0 0 1rem;font-weight:500;display:flex}.myAudits .myAuditWrapper .myAuditList .myAuditListItem .auditedJhaDetail p.nameDateTime span{color:#8c9399;letter-spacing:normal;font-weight:400;line-height:normal}.myAudits .myAuditWrapper .myAuditList .myAuditListItem .auditedJhaDetail>div{color:#373d40;word-break:break-word;line-height:1.4}.myAudits .myAuditWrapper .myAuditList .myAuditListItem .auditedJhaDetail>div a.showMoreOrLess{letter-spacing:-.19px;color:#00aae5;text-transform:uppercase;margin-top:1rem;font-size:.875rem;font-weight:500;display:table}.myAudits .myAuditWrapper .myAuditList .myAuditListItem .auditedJhaDetail ul.findings{color:#00aae5;margin:1rem 0 0;padding:0;font-size:1.65rem;list-style-type:none}.myAudits .myAuditWrapper .myAuditList .myAuditListItem .auditedJhaDetail ul.findings li{color:#636d73;margin-top:.25rem;font-size:.9375rem;line-height:1.4}.myAudits .myAuditWrapper .myAuditList .myAuditListItem .auditedJhaDetail ul.findings li:before{content:"";border:2px solid #00aae5;border-radius:50%;width:.625rem;height:.625rem;margin-right:1rem;display:inline-block}.myAudits .myAuditWrapper .myAuditList .myAuditListItem .auditedJhaDetail ul.findings li:first-child{margin-top:0}.myAudits .myAuditWrapper .myAuditList .myAuditListItem .auditedJhaDetail p.preparedBy{color:#a1a8b3;margin:1rem 0 0}.myAudits .myAuditWrapper .myAuditList .myAuditListItem .auditedJhaDetail p.preparedBy span{padding:0 .625rem}.myAudits .myAuditWrapper .myAuditList .myAuditListItem .auditedJhaDetail p.preparedBy span:first-child{color:#007299}.tabs{border-bottom:1px solid #d3d8e0;padding:0 1.6875rem}.tabs .tab-item{letter-spacing:.2px;text-align:center;color:#778087;cursor:pointer;height:auto;margin-right:1.5rem;padding:1rem .3125rem;font-size:.875rem;font-weight:500;line-height:1rem}.tabs .tab-item:last-child{margin-left:0}.tabs .tab-item.active-tab{color:#000}.tabs .tab-item.active-tab:hover{background-color:#fff}.tabs .tab-item:hover{color:#373d40;background-color:#fafafa}.tabs .tab-item.br-lt{border-right-color:transparent}@media only screen and (max-device-width:1080px){.tabs{padding:0 1.25rem}.tabs .tab-item{letter-spacing:.17px;color:#757b80;margin-right:1rem;padding:.8125rem .25rem;font-size:.75rem;line-height:.875rem}}.JSA-rating{width:100%}.JSA-rating .jR-content-ratings{padding-bottom:1.5rem}.JSA-rating .jR-content-ratings>ul li{display:flex}.JSA-rating .jR-content-ratings>ul li span{color:#373d40;font-size:15px;font-weight:500;line-height:1.27}.JSA-rating .jR-content-ratings>ul li:not(:last-child){margin-bottom:1rem}.JSA-rating .star{cursor:pointer;font-size:22px}.JSA-rating .star:after{color:#a1a8b3}.JSA-rating .star.selected:after{color:#f7bf00}.JSA-rating .star:not(:last-child){margin-right:.5rem}.JSA-rating .jR-content-comments{padding-bottom:1.5rem}.JSA-rating .jR-content-comments textarea{color:#373d40;border:1px solid #dadee6;border-radius:.25rem;width:100%;height:96px;padding:1rem;font-size:15px;line-height:1.27}.JSA-rating .jR-content-comments textarea::placeholder{color:#757b80}.JSA-rating .jR-content-checklist p{letter-spacing:normal;color:#636d73;font-size:15px;font-style:normal;font-weight:500;font-stretch:100%;line-height:1.27}.JSA-rating .jR-content-checklist p span{font-weight:400}.JSA-rating .jR-content-checklist .disable-check{opacity:.5}.JSA-rating .jR-checkbox-container.custom-control{align-items:center;padding:.5rem 1.5rem;display:flex}.JSA-rating .jR-checkbox-container label{color:#373d40;-webkit-user-select:none;user-select:none;cursor:pointer;padding-left:.625rem;font-size:15px;font-weight:400;line-height:1.27}.JSA-rating .jR-checkbox-container label:before,.JSA-rating .jR-checkbox-container label:after{outline:none;width:1.125rem;height:1.125rem;top:0}.JSA-rating .jR-checkbox-container .custom-control-label:before{transition:none}@media screen and (max-width:1023px){.JSA-rating .jR-content-ratings>ul li{flex-direction:column}.JSA-rating .jR-content-ratings>ul li span{margin-bottom:10px}}@media screen and (min-width:1024px){.JSA-rating .jR-content-ratings>ul li{justify-content:space-between;align-items:center}}.transcriber-form .audit-jha-details{width:100%;height:100%;padding:2rem;overflow:auto}.transcriber-form .audit-jha-details li:nth-child(odd){background-color:#f0f1f2}.transcriber-form .audit-jha-details .preparer-cmt{word-break:break-all;word-break:break-word;background:#fff}.transcriber-form .audit-jha-details .preparer-cmt li{background:#fff;flex-direction:column}.transcriber-form .audit-jha-details .preparer-cmt .title{line-height:2}.transcriber-form .audit-jha-details li{width:100%;display:table}.transcriber-form .audit-jha-details .wd-40{width:40%}.transcriber-form .audit-jha-details .wd-60{width:60%}.transcriber-form .audit-jha-details h3{letter-spacing:normal;color:#373d40;font-size:17px;font-weight:500;line-height:1.12}.transcriber-form .audit-jha-details li strong{float:right;color:#373d40;font-weight:500}.transcriber-form .audit-jha-details li{color:#373d40;letter-spacing:-.4px;opacity:.8;padding:.5rem 1rem;font-size:14px;font-weight:400;line-height:1.27}.transcriber-form .audit-jha-details .right-text-color{color:#373d40;font-weight:500}.transcriber-form .audit-jha-details .wopo-details{padding:1.5rem 0}.transcriber-form .audit-jha-details .wopo-details li:not(:last-child){width:100%;display:table}.transcriber-form .audit-jha-details .wopo-details li:nth-child(odd){background-color:#f0f1f2}.transcriber-form .audit-jha-details .wopo-details .preparer-cmt{background:#fff}.transcriber-form .audit-jha-details .wopo-details .preparer-cmt li{background:#fff;flex-direction:column}.transcriber-form .audit-jha-details .wopo-details .preparer-cmt .title{line-height:2}.jR-content-details{width:100%;min-height:200px;padding:1rem 0 0}.jR-content-details .content-pad{-webkit-overflow-scrolling:touch;padding:2rem;overflow-y:auto}.jR-content-details .accordion-container .accordion .accordion-header{padding-left:1.5rem}.jR-content-details .accordion-container .accordion .accordion-header .title{font-weight:500}.jR-content-details .accordion-container .accordion .accordion-header .right-side .accordion-status-icon{width:1.5rem;height:1.5rem}.jR-content-details .rc-tabs.rc-tabs-top .rc-tabs-bar{z-index:1;border:none;padding:0 1rem;box-shadow:0 6px 4px -4px rgba(161,168,179,.56)}.jR-content-details .rc-tabs.rc-tabs-top .rc-tabs-bar .rc-tabs-tab{margin:0 6px;padding:8px 10px}.jR-content-details li{width:100%;display:table}.jR-content-details .wd-40{width:40%}.jR-content-details .wd-60{width:60%}.jR-content-details h3{letter-spacing:normal;color:#373d40;font-size:17px;font-weight:500;line-height:1.12}.jR-content-details ul li strong{float:right;color:#373d40;font-weight:500}.jR-content-details ul li{color:#373d40;letter-spacing:-.4px;opacity:.8;padding:.5rem 1rem;font-size:14px;font-weight:400;line-height:1.27}.jR-content-details .audit-jha-details{width:100%;height:100%;padding:2rem;overflow:auto}.jR-content-details .audit-jha-details li:nth-child(odd){background-color:#f0f1f2}.jR-content-details .audit-jha-details .preparer-cmt{word-break:break-all;word-break:break-word;background:#fff}.jR-content-details .audit-jha-details .preparer-cmt li{background:#fff;flex-direction:column}.jR-content-details .audit-jha-details .preparer-cmt .title{line-height:2}.jR-content-details .wopo-container{flex-direction:column;width:100%;height:100%;display:flex;overflow:auto}.jR-content-details ul.wopo-details{padding:1.5rem 0}.jR-content-details ul.wopo-details li:not(:last-child){width:100%;display:table}.jR-content-details ul.wopo-details li:nth-child(odd){background-color:#f0f1f2}.jR-content-details ul.wopo-details .preparer-cmt{background:#fff}.jR-content-details ul.wopo-details .preparer-cmt li{background:#fff;flex-direction:column}.jR-content-details ul.wopo-details .preparer-cmt .title{line-height:2}.jR-content-details .wopo-title{color:#373d40;padding:0 1rem;font-size:17px;font-weight:500}.jR-content-details .wopo-details li:not(:last-child){width:100%;display:table}.jR-content-details .wopo-details .wopo-heading{width:40%}.jR-content-details .wopo-details .wopo-content{width:60%;display:table-cell}.jR-content-details .wopo-details .preparer-cmt,.jR-content-details .wopo-details .preparer-cmt li{background:#fff}.jR-content-details .wopo-details .preparer-cmt .title{line-height:2}.jR-content-details .wopo-details .wopo-content{text-align:left}.jR-content-details .wopo-details .wopo-content strong{float:unset}.jR-content-details ul.work-delay{height:100%;overflow:auto}.jR-content-details ul.work-delay li{width:100%;display:table}.jR-content-details ul.work-delay li:nth-child(odd){background-color:#f0f1f2}.jR-content-details ul.work-delay .wd-40{width:40%}.jR-content-details ul.work-delay .wd-60{text-align:left;width:60%}.right-text-color{color:#373d40;font-weight:500}.jR-content-details .permit-details{width:100%;height:100%;overflow:auto}.jR-content-details .permit-details>li:nth-child(odd){background-color:#f0f1f2}.jR-content-details .permit-title{letter-spacing:-.4px;color:#373d40;padding:10px 16px;font-size:15px;font-weight:400;line-height:1.27}.jR-content-details .permit-list-item{color:#373d40}.jR-content-details .permit-list-item li{font-weight:600}.jR-content-details .permit-list-item li:nth-child(odd){background-color:unset}.jR-content-details .jha-hazard-details{width:100%;height:100%;overflow:auto}.jR-content-details .jha-hazard-details .accordion .accordion-header .right-side .check-count{width:unset;margin-right:10px;padding:4px 7px}.jR-content-details .jha-hazard-details .accordion{box-shadow:0 1px 3px rgba(175,175,175,.8)}.jR-content-details .jha-hazard-details .accordion .accordion-content ul{width:100%}.jR-content-details .jha-hazard-details .accordion .accordion-content ul li{padding:8px 10px}.jR-content-details .jha-hazard-details .accordion .accordion-content ul li:nth-child(odd){background-color:#f0f1f2}.jR-content-details .jha-audit-dt{width:100%}.jR-content-details .jha-audit-dt .accordion{box-shadow:0 1px 3px rgba(175,175,175,.8)}.jR-content-details .jha-audit-dt .accordion .jha-audit-details ul li{padding-left:0;padding-right:0}.jR-content-details .jha-audit-dt .accordion .jha-audit-details ul li span{flex-shrink:0;width:9.375rem}.jR-content-details .jha-audit-dt .accordion .jha-audit-details ul li strong{text-align:left}.jR-content-details .jha-audit-dt .accordion .jha-audit-details ul li:first-child{padding-top:0}.jR-content-details .jha-audit-dt .accordion .jha-audit-details ul li:last-child{padding-bottom:0}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.jR-content-details .accordion-container{padding:30px 20px}}@media screen and (min-width:1024px){.jR-content-details ul{width:100%;padding:24px 32px}}.jR-content-details .jha-audit-dt .accordion .jha-audit-details ul .audit-findings span{color:#373d40;font-size:14px;display:table-cell}.jR-content-details .jha-audit-dt .accordion .jha-audit-details ul .audit-findings ul{color:#373d40;font-size:14px;display:table-cell;padding:0!important}.jR-content-details .jha-audit-dt .accordion .jha-audit-details ul .audit-findings ul li{justify-content:unset;opacity:1;padding:.375rem 0}.jR-content-details .jha-audit-dt .accordion .jha-audit-details ul .audit-findings ul li:before{content:"";float:left;border:2px solid #00aae5;border-radius:50%;flex-shrink:0;width:.625rem;height:.625rem;margin-top:3px;margin-right:.75rem}.jR-content-details .jha-audit-dt .accordion .jha-audit-details ul .audit-findings ul li:first-child{padding-top:unset}.accordion-container{background-color:#f3f4f5;min-height:220px}.accordion-container .accordion{background-color:#fff;border-radius:5px;transform:translate(0,0);box-shadow:0 1px 4px rgba(117,123,128,.5)}.accordion-container .accordion :last-child{margin-bottom:0}.accordion-container .accordion .accordion-header{cursor:pointer;background-color:#fff;border-radius:5px;justify-content:space-between;align-items:center;padding:.75rem 1rem .75rem 1.5rem;transition:background-color .3s linear;display:flex}.accordion-container .accordion .accordion-header .active,.accordion-container .accordion .accordion-header .accordion-header:hover{background-color:#ccc}.accordion-container .accordion .accordion-header .title{color:#373d40;pointer-events:none;font-family:Inter;font-size:15px;font-weight:400;line-height:1;transition:all .4s}.accordion-container .accordion .accordion-header .right-side{pointer-events:none;align-items:center;margin:0;display:flex}.accordion-container .accordion .accordion-header .right-side .check-count{color:#373d40;margin-right:1rem;font-family:Inter;font-size:15px;font-weight:400}.accordion-container .accordion .accordion-header .right-side .accordion-status-icon{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxwYXRoIGZpbGw9IiMxODFCMUMiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTEyLjczIDguOThIOC45OHYzLjc1SDcuNzVWOC45OEg0VjcuNzVoMy43NVY0aDEuMjN2My43NWgzLjc1eiIvPgo8L3N2Zz4K) 50%/contain no-repeat;width:1rem;height:1rem}.accordion-container .accordion .accordion-content{box-sizing:border-box;border-top:1px solid #dadee6;width:100%;max-height:0;overflow:hidden}.accordion-container .accordion .accordion-content ul{letter-spacing:-.4px;color:#373d40;width:100%;padding:1.5rem;font-size:.9375rem;font-weight:500;line-height:1.27}.accordion-container .accordion .accordion-content ul li{color:#373d40;font-size:14px;display:flex}.accordion-container .accordion.active-accordion .accordion-content{border-radius:0 0 .3125rem .3125rem;width:100%;max-height:31.25rem;overflow-y:auto}.accordion-container .accordion.active-accordion .accordion-header{border-radius:.3125rem .3125rem 0 0}.accordion-container .accordion.active-accordion .accordion-header .title{color:#373d40;font-weight:500}.accordion-container .accordion.active-accordion .accordion-header .accordion-status-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGZpbGw9IiM3NzgwODciIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE5IDEzSDV2LTJoMTR6Ii8+Cjwvc3ZnPgo=);background-position:50%}@media only screen and (min-device-width:768px) and (max-device-width:1080px){.accordion-container .accordion .accordion-header{padding:.75rem .5rem .75rem .9375rem}.accordion-container .accordion .accordion-header .title{font-size:.875rem;line-height:1rem}.accordion-container .accordion .accordion-header .right-side .check-count{margin-right:.5rem;font-size:.875rem;line-height:1rem}}.audit-rating-tabs{flex-direction:column;justify-content:space-between;height:100%;display:flex}.audit-rating-tabs>.rc-tabs>.rc-tabs-bar{padding:0!important}.audit-rating-tabs>.rc-tabs>.rc-tabs-bar .rc-tabs-nav{padding:1.5rem 1rem .375rem}.audit-rating-tabs>.rc-tabs>.rc-tabs-bar .rc-tabs-nav .rc-tabs-tab{margin:0 .5rem;padding:.5rem}.jsa-rating-container{-webkit-overflow-scrolling:touch;width:100%;height:100%;padding:2rem 2rem 1rem;overflow:auto}.close-audit-btn-container{border-top:1px solid #d3d8e0;justify-content:center;align-items:center;padding:1.5rem 2rem;display:flex}.close-audit-btn-container button{width:100%;max-width:244px;height:40px;margin:0 10px}.audit-rating-tabs .rc-tabs-tabpane{padding:0}.jsa-avg-rating{letter-spacing:.19px;color:#636d73;align-items:center;font-size:13px;font-weight:500;display:flex;position:absolute;top:-2rem;right:2rem}.jsa-avg-rating .star{margin:0 8px}.jhr-container{z-index:9;background:#fff;width:100%;height:100%;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.jhr-container>.left-section{width:60%;height:100%;display:flex}.jhr-container>.right-section{width:40%}.viewer-open .jhr-container .left-section{width:100%}.viewer-open .jhr-container>.right-section{visibility:hidden;width:0%}button.close-without-audit-btn{letter-spacing:.3px;color:#636d73;background:#fff;border:1px solid #dadee6;font-size:.875rem;font-weight:700}@media screen and (max-width:1200px){.jhr-container .left-section,.jhr-container .right-section{width:50%}}.highcharts-root{display:block}.highcharts-root text{stroke-width:0}.highcharts-strong{font-weight:700}.highcharts-emphasized{font-style:italic}.highcharts-anchor{cursor:pointer}.highcharts-background{fill:#fff}.highcharts-plot-border,.highcharts-plot-background,.highcharts-label-box{fill:none}.highcharts-button-box{fill:inherit}.highcharts-tracker-line{stroke-linejoin:round;stroke:rgba(192,192,192,0);stroke-width:22px;fill:none}.highcharts-tracker-area{fill:rgba(192,192,192,0);stroke-width:0}.highcharts-title{fill:#333;font-size:1.5em}.highcharts-subtitle{fill:#666}.highcharts-axis-line{fill:none;stroke:#ccd6eb}.highcharts-yaxis .highcharts-axis-line{stroke-width:0}.highcharts-axis-title{fill:#666}.highcharts-axis-labels{fill:#666;cursor:default;font-size:.9em}.highcharts-grid-line{fill:none;stroke:#e6e6e6}.highcharts-xaxis-grid .highcharts-grid-line{stroke-width:0}.highcharts-tick{stroke:#ccd6eb}.highcharts-yaxis .highcharts-tick{stroke-width:0}.highcharts-minor-grid-line{stroke:#f2f2f2}.highcharts-crosshair-thin{stroke-width:1px;stroke:#ccc}.highcharts-crosshair-category{stroke:#ccd6eb;stroke-opacity:.25}.highcharts-tooltip{cursor:default;pointer-events:none;white-space:nowrap;transition:stroke .15s}.highcharts-tooltip text{fill:#333}.highcharts-tooltip .highcharts-header{font-size:.85em}.highcharts-tooltip-box{stroke-width:1px;fill:#f7f7f7;fill-opacity:.85}.highcharts-tooltip-box .highcharts-label-box{fill:#f7f7f7;fill-opacity:.85}.highcharts-selection-marker{fill:#335cad;fill-opacity:.25}.highcharts-graph{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.highcharts-state-hover .highcharts-graph{stroke-width:3px}.highcharts-state-hover path{transition:stroke-width 50}.highcharts-state-normal path{transition:stroke-width .25s}g.highcharts-series,.highcharts-point,.highcharts-markers,.highcharts-data-labels{transition:opacity .25s}.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover),.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover),.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover){opacity:.2}.highcharts-color-0{fill:#7cb5ec;stroke:#7cb5ec}.highcharts-color-1{fill:#68a7cb;stroke:#68a7cb}.highcharts-color-2{fill:#90ed7d;stroke:#90ed7d}.highcharts-color-3{fill:#f7a35c;stroke:#f7a35c}.highcharts-color-3.highcharts-legend-item text{fill:#f7a35c}.highcharts-color-4{fill:#8085e9;stroke:#8085e9}.highcharts-color-5{fill:#f15c80;stroke:#f15c80}.highcharts-markers{stroke-width:1px;stroke:#fff}.highcharts-point{stroke-width:1px}.highcharts-dense-data .highcharts-point{stroke-width:0}.highcharts-data-label{font-size:.9em;font-weight:700}.highcharts-data-label-box{fill:none;stroke-width:0}.highcharts-data-label text,text.highcharts-data-label{fill:#333}.highcharts-data-label-connector{fill:none}.highcharts-halo{fill-opacity:.25;stroke-width:0}.highcharts-series:not(.highcharts-pie-series) .highcharts-point-select,.highcharts-markers .highcharts-point-select{fill:#ccc;stroke:#000}.highcharts-column-series rect.highcharts-point{stroke:#fff}.highcharts-column-series .highcharts-point{transition:fill-opacity .25s}.highcharts-column-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-pie-series .highcharts-point{stroke-linejoin:round;stroke:#fff}.highcharts-pie-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-funnel-series .highcharts-point{stroke-linejoin:round;stroke:#fff}.highcharts-funnel-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-funnel-series .highcharts-point-select{fill:inherit;stroke:inherit}.highcharts-pyramid-series .highcharts-point{stroke-linejoin:round;stroke:#fff}.highcharts-pyramid-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-pyramid-series .highcharts-point-select{fill:inherit;stroke:inherit}.highcharts-solidgauge-series .highcharts-point{stroke-width:0}.highcharts-treemap-series .highcharts-point{stroke-width:1px;stroke:#e6e6e6;transition:stroke .25s,fill .25s,fill-opacity .25s}.highcharts-treemap-series .highcharts-point-hover{stroke:#999;transition:stroke 25ms,fill 25ms,fill-opacity 25ms}.highcharts-treemap-series .highcharts-above-level{display:none}.highcharts-treemap-series .highcharts-internal-node{fill:none}.highcharts-treemap-series .highcharts-internal-node-interactive{fill-opacity:.15;cursor:pointer}.highcharts-treemap-series .highcharts-internal-node-interactive:hover{fill-opacity:.75}.highcharts-legend-box{fill:none;stroke-width:0}.highcharts-legend-item>text{fill:#333;cursor:pointer;stroke-width:0;font-size:1em;font-weight:700}.highcharts-legend-item:hover text{fill:#000}.highcharts-legend-item-hidden *{transition:fill .25s;fill:#ccc!important;stroke:#ccc!important}.highcharts-legend-nav-active{fill:#039;cursor:pointer}.highcharts-legend-nav-inactive{fill:#ccc}.highcharts-legend-title-box{fill:none;stroke-width:0}.highcharts-bubble-legend-symbol{stroke-width:2px;fill-opacity:.5}.highcharts-bubble-legend-connectors{stroke-width:1px}.highcharts-bubble-legend-labels{fill:#333}.highcharts-loading{opacity:.5;text-align:center;z-index:10;background-color:#fff;transition:opacity .25s;position:absolute}.highcharts-loading-hidden{opacity:0;transition:opacity .25s,height .25s step-end;overflow:hidden;height:0!important}.highcharts-loading-inner{font-weight:700;position:relative;top:45%}.highcharts-plot-band,.highcharts-pane{fill:#000;fill-opacity:.05}.highcharts-plot-line{fill:none;stroke:#999;stroke-width:1px}.highcharts-boxplot-box{fill:#fff}.highcharts-boxplot-median{stroke-width:2px}.highcharts-bubble-series .highcharts-point{fill-opacity:.5}.highcharts-errorbar-series .highcharts-point{stroke:#000}.highcharts-gauge-series .highcharts-data-label-box{stroke:#ccc;stroke-width:1px}.highcharts-gauge-series .highcharts-dial{fill:#000;stroke-width:0}.highcharts-polygon-series .highcharts-graph{fill:inherit;stroke-width:0}.highcharts-waterfall-series .highcharts-graph{stroke:#333;stroke-dasharray:1 3}.highcharts-sankey-series .highcharts-point{stroke-width:0}.highcharts-sankey-series .highcharts-link{fill-opacity:.5;transition:fill .25s,fill-opacity .25s}.highcharts-sankey-series .highcharts-point-hover.highcharts-link{fill-opacity:1;transition:fill 50ms,fill-opacity 50ms}.highcharts-venn-series .highcharts-point{fill-opacity:.75;stroke:#ccc;transition:stroke .25s,fill-opacity .25s}.highcharts-venn-series .highcharts-point-hover{fill-opacity:1;stroke:#ccc}.highcharts-navigator-mask-outside{fill-opacity:0}.highcharts-navigator-mask-inside{fill:#6685c2;fill-opacity:.25;cursor:ew-resize}.highcharts-navigator-outline{stroke:#ccc;fill:none}.highcharts-navigator-handle{stroke:#ccc;fill:#f2f2f2;cursor:ew-resize}.highcharts-navigator-series{fill:#335cad;stroke:#335cad}.highcharts-navigator-series .highcharts-graph{stroke-width:1px}.highcharts-navigator-series .highcharts-area{fill-opacity:.05}.highcharts-navigator-xaxis .highcharts-axis-line{stroke-width:0}.highcharts-navigator-xaxis .highcharts-grid-line{stroke-width:1px;stroke:#e6e6e6}.highcharts-navigator-xaxis.highcharts-axis-labels{fill:#999}.highcharts-navigator-yaxis .highcharts-grid-line{stroke-width:0}.highcharts-scrollbar-thumb{fill:#ccc;stroke:#ccc;stroke-width:1px}.highcharts-scrollbar-button{fill:#e6e6e6;stroke:#ccc;stroke-width:1px}.highcharts-scrollbar-arrow{fill:#666}.highcharts-scrollbar-rifles{stroke:#666;stroke-width:1px}.highcharts-scrollbar-track{fill:#f2f2f2;stroke:#f2f2f2;stroke-width:1px}.highcharts-button{fill:#f7f7f7;stroke:#ccc;cursor:default;stroke-width:1px;transition:fill .25s}.highcharts-button-hover{fill:#e6e6e6;stroke:#ccc;transition:fill}.highcharts-button-hover text{fill:#333}.highcharts-button-pressed{fill:#e6ebf5;stroke:#ccc;font-weight:700}.highcharts-button-pressed text{fill:#333;font-weight:700}.highcharts-button-disabled text{fill:#333}.highcharts-range-selector-buttons .highcharts-button{stroke-width:0}.highcharts-range-label rect{fill:none}.highcharts-range-label text{fill:#666}.highcharts-range-input rect{fill:none}.highcharts-range-input text{fill:#333}.highcharts-range-input{stroke-width:1px;stroke:#ccc}input.highcharts-range-selector{text-align:center;border:0;width:1px;height:1px;padding:0;position:absolute;left:-9em}.highcharts-crosshair-label text{fill:#fff;font-size:1.1em}.highcharts-crosshair-label .highcharts-label-box{fill:inherit}.highcharts-candlestick-series .highcharts-point{stroke:#000;stroke-width:1px}.highcharts-candlestick-series .highcharts-point-up{fill:#fff}.highcharts-ohlc-series .highcharts-point-hover{stroke-width:3px}.highcharts-flags-series .highcharts-point .highcharts-label-box{stroke:#999;fill:#fff;transition:fill .25s}.highcharts-flags-series .highcharts-point-hover .highcharts-label-box{stroke:#000;fill:#ccd6eb}.highcharts-flags-series .highcharts-point text{fill:#000;font-size:.9em;font-weight:700}.highcharts-map-series .highcharts-point{stroke:#ccc;transition:fill .5s,fill-opacity .5s,stroke-width .25s}.highcharts-map-series .highcharts-point-hover{fill-opacity:.5;stroke-width:2px;transition:fill,fill-opacity}.highcharts-mapline-series .highcharts-point{fill:none}.highcharts-heatmap-series .highcharts-point{stroke-width:0}.highcharts-map-navigation{text-align:center;font-size:1.3em;font-weight:700}.highcharts-coloraxis{stroke-width:0}.highcharts-coloraxis-marker{fill:#999}.highcharts-null-point{fill:#f7f7f7}.highcharts-3d-frame{fill:transparent}.highcharts-contextbutton{fill:#fff;stroke:none;stroke-linecap:round}.highcharts-contextbutton:hover{fill:#e6e6e6;stroke:#e6e6e6}.highcharts-button-symbol{stroke:#666;stroke-width:3px}.highcharts-menu{background:#fff;border:1px solid #999;padding:5px 0;box-shadow:3px 3px 10px #888}.highcharts-menu-item{color:#333;cursor:pointer;background:0 0;padding:.5em 1em;transition:background .25s,color .25s}.highcharts-menu-item:hover{color:#fff;background:#335cad}.highcharts-drilldown-point{cursor:pointer}.highcharts-drilldown-data-label text,text.highcharts-drilldown-data-label,.highcharts-drilldown-axis-label{cursor:pointer;fill:#039;font-weight:700;text-decoration:underline}.highcharts-no-data text{fill:#666;font-size:.9375rem;font-weight:700}.highcharts-axis-resizer{cursor:ns-resize;stroke:#000;stroke-width:2px}.highcharts-bullet-target{stroke-width:0}.highcharts-lineargauge-target,.highcharts-lineargauge-target-line{stroke-width:1px;stroke:#333}.highcharts-annotation-label-box{stroke-width:1px;stroke:#000;fill:#000;fill-opacity:.75}.highcharts-annotation-label text{fill:#e6e6e6}.highcharts-treegrid-node-collapsed,.highcharts-treegrid-node-expanded{cursor:pointer}.highcharts-point-connecting-path{fill:none}.highcharts-grid-axis .highcharts-tick,.highcharts-grid-axis .highcharts-axis-line{stroke-width:1px}.average-productivity .highcharts-color-0{fill:#ef8f4e;stroke:#ef8f4e}.productivity-by-contractor .highcharts-color-0{fill:#1876d2;stroke:#1876d2}.productivity-by-contractor .highcharts-color-1{fill:#388e3c;stroke:#388e3c}.highcharts-color-0{fill:#ef8f4e;stroke:#ef8f4e;color:#ef8f4e}.highcharts-color-1{fill:#fe355f;color:#fe355f;stroke:#fe355f}.jha-closure .highcharts-color-0{fill:#feb74f;color:#feb74f;stroke:#feb74f}.jha-closure .highcharts-color-0.highcharts-legend-item text{fill:#feb74f}.jha-closure .highcharts-color-1{fill:#fe355f;color:#fe355f;stroke:#fe355f}.jha-closure .highcharts-color-1.highcharts-legend-item text{fill:#fe355f}.jha-closure .highcharts-color-2{fill:#4580fa;color:#4580fa;stroke:#4580fa}.jha-closure .highcharts-color-2.highcharts-legend-item text{fill:#4580fa}.jha-permit .highcharts-color-2{fill:#fe355f;color:#fe355f;stroke:#fe355f}.jha-permit .highcharts-color-2.highcharts-legend-item text{fill:#fe355f}.jha-permit .highcharts-color-1{fill:#68a7cb;color:#68a7cb;stroke:#68a7cb}.jha-permit .highcharts-color-1.highcharts-legend-item text{fill:#68a7cb}.jha-permit .highcharts-color-1 .highcharts-graph{stroke:#68a7cb;color:#68a7cb}.jha-permit .highcharts-color-0{fill:#4580fa;color:#4580fa;stroke:#4580fa}.jha-permit .highcharts-color-0.highcharts-legend-item text{fill:#4580fa}.average-productivity .highcharts-color-0{fill:#ef8f4e;stroke:#ef8f4e;color:#ef8f4e}.average-productivity .highcharts-color-0.highcharts-legend-item text{fill:#ef8f4e}.average-productivity .highcharts-color-1{fill:#fe355f;color:#fe355f;stroke:#fe355f}.average-productivity .highcharts-color-1.highcharts-legend-item text{fill:#fe355f}.average-productivity .highcharts-color-2{fill:#4580fa;color:#4580fa;stroke:#4580fa}.average-productivity .highcharts-color-2.highcharts-legend-item text{fill:#4580fa}.productivity-by-contractor .highcharts-color-1{fill:#1876d2;stroke:#1876d2;color:#1876d2}.productivity-by-contractor .highcharts-color-1.highcharts-legend-item text{fill:#1876d2}.productivity-by-contractor .highcharts-color-0{fill:#388e3c;stroke:#388e3c;color:#388e3c}.productivity-by-contractor .highcharts-color-0.highcharts-legend-item text{fill:#388e3c}.work-duration .highcharts-color-0{fill:#fe355f;color:#fe355f;stroke:#fe355f}.work-duration .highcharts-color-0.highcharts-legend-item text{fill:#fe355f}.work-duration .highcharts-color-1{fill:#388e3c;stroke:#388e3c;color:#388e3c}.work-duration .highcharts-color-1.highcharts-legend-item text{fill:#388e3c}.time-lost-shift-permit .highcharts-color-0{fill:#1876d2;stroke:#1876d2;color:#1876d2}.time-lost-shift-permit .highcharts-color-0.highcharts-legend-item text{fill:#1876d2}.time-lost-shift-permit .highcharts-color-1{fill:#388e3c;stroke:#388e3c;color:#388e3c}.time-lost-shift-permit .highcharts-color-1.highcharts-legend-item text{fill:#388e3c}.time-lost-jha-closure-shift-end .highcharts-color-1{fill:#1876d2;stroke:#1876d2;color:#1876d2}.time-lost-jha-closure-shift-end .highcharts-color-1.highcharts-legend-item text{fill:#1876d2}.time-lost-jha-closure-shift-end .highcharts-color-0{fill:#388e3c;stroke:#388e3c;color:#388e3c}.time-lost-jha-closure-shift-end .highcharts-color-0.highcharts-legend-item text{fill:#388e3c}.time-lost-shift-start-permit .highcharts-color-0{fill:#1876d2;stroke:#1876d2;color:#1876d2}.time-lost-shift-start-permit .highcharts-color-0.highcharts-legend-item text{fill:#1876d2}.time-lost-shift-start-permit .highcharts-color-1{fill:#388e3c;stroke:#388e3c;color:#388e3c}.time-lost-shift-start-permit .highcharts-color-1.highcharts-legend-item text{fill:#388e3c}.highcharts-button{fill:#00aae5;stroke:#00aae5;color:#fff}.highcharts-button text{fill:#fff}.audit-count .highcharts-color-0{fill:#2bd685;color:#2bd685;stroke:#2bd685}.audit-count .highcharts-color-0.highcharts-legend-item text{fill:#21a365}.audit-count .highcharts-color-1{fill:#2eb6e5;stroke:#2eb6e5;color:#2eb6e5}.audit-count .highcharts-color-1.highcharts-legend-item text{fill:#248eb3}.audit-count .highcharts-color-2{fill:#aa70ff;color:#aa70ff;stroke:#aa70ff}.audit-count .highcharts-color-2.highcharts-legend-item text{fill:#885acc}.popup-container{z-index:999;background-color:#f7f7f7;width:100%;height:100vh;display:block;position:fixed;top:0;bottom:0;left:0;right:0}.popup-container .highcharts-background{fill:#f7f7f7}.popup-container .popup-header{background-color:#f7f7f7;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;box-shadow:-1px -1px 6px #a9a9a9}.popup-container .popup-header.mobile-view-popup-header{background-color:#fff}.popup-container .popup-header .left{flex-wrap:wrap;align-items:center;height:100%;padding:.625rem 1rem;display:flex}.popup-container .popup-header .left .title{color:#171f24;padding:0 .625rem;font-size:19px;font-weight:500;display:inline-block}.popup-container .popup-header .left i{cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IArs4c6QAAAslJREFUeAHt2r1uGkEQB3BjihSuqPMCVjrcY0sgWUralEkFneXCBY0bF5QWBU9Al8bpTZMPKUi0PApVJCQXeEa6lZb1wi7s3uzI+p+E4Pbu5mZ/DNyx7MkJFghAAAIQgAAEIAABCEAAAhCAAAQgAAEIQAACEIAABCAAAQhAAAIQgAAEIFCXQKOuwL64/X5/1Gg07mjbn1ar9W08Hv/37Xds23A4PFutVj/o+O5ms5lMp9OHY2PFHteM3TF1v8FgcE8xRvT4QI/z9Xrd6fV6T4vF4iU1Nh9f4c0I7ppW+RxX7Xa7uVwu//L2upbTugJ74t7YbdTRDlXLjDtutx/z2sLr2MdX1W43ZX8tCfjLzT4HYoX3zLHc+LT+29OWtUkMkL7zbqki/rnZpyBaeJduXD4XnfO72557XfQiEujwnDr8OfbCEojFeF9iY6WgigJyooGORyEGYojhcX/EAVMRNeEVAzwWURteUcBDETXiFQeMReT9+J7Rd6tSXW1FLhich7sU+Q50kwhU15z314jHeakA5ET2IfJ2dyldeSYfNYCcUCyiFjzOWRVgDKImPM5X7KccnyzToupNV5XMAR/hqF8smd6wvWHUAMbimd7QR1kFogrACm/nfR6j0W2Mb8SlOGLx70Cr8t6M55kLBo+s8GtTfeY5ZSjMxEh9LlqBFp6vurZGVQL7FqvEYoABkC08UyWBY4ogFgEMQHjxtCKKA1Z4Oy8YMSPJgTdAtBJFAXPgaatEMcCceJoQxW5jeMZA7iEp/tMocIvDsxRqXcQAqRddtyfmPi/l37N9iL5zujmkrosBUvVN7GRz4Jl4uxDdc5r9cz6LzY3hOSo8V4XgLugxo4/e15TKcxF4jg3NtflJc24+UfyPtP1RYnKRmwfWIQABCEAAAhCAAAQgAAEIQAACEIAABCAAAQhAAAIQgAAEIAABCEDgfQm8AuS2JysvouLZAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:40px 40px;flex:0 0 40px;width:40px;height:40px;display:inline-block}.popup-container .popup-header .left .left-dt{flex-wrap:nowrap;flex-grow:1;align-items:center;display:flex}.popup-container .popup-header .right{justify-content:flex-end;align-items:center;padding:10px 0;display:flex}.popup-container .popup-header .right>div{vertical-align:middle;margin-left:20px;display:inline-block}.popup-container .popup-header .right>div:focus{outline:unset}.popup-container .popup-header .right>div.selector-date{max-width:184px;position:relative}.popup-container .popup-header .right>div.selector-date select{cursor:pointer;background-color:#e3e6e8;width:142px}.popup-container .popup-header .right>div.graph-type,.popup-container .popup-header .right>div.print-icon{max-width:118px}.popup-container .popup-header .right>div.graph-type,.popup-container .popup-header .right>div.print-icon,.popup-container .popup-header .right>div.selector-date{height:100%}.popup-container .popup-header .right>div.graph-type{cursor:pointer;display:inline-block;position:relative}.popup-container .popup-header .right>div.graph-type.show-type .graph-type-list{z-index:1;margin-top:9px;display:block;right:0}.popup-container .popup-header .right>div.graph-type.show-type:focus{outline:unset}.popup-container .popup-header .right>div.graph-type .dropdown-item{text-align:center;color:#171f24;background-color:#e3e6e8;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAAH7+Yj7AAAAAXNSR0IArs4c6QAAAN1JREFUWAntV1EOwiAMxTv54XmAxV+P4gn48jjeCUeyJrQpDNimRh/JMuja18dbGcOY7matfaarO7AnwDl3PTxJD6Hc96vJ5UTf0j/lWcQ7e4QQ7vlz1l8q6caMGPyNAqxy5KzTIosxTsJeryjhrA6X1YuqU9WBEQr8pgLFr43Ys9js5/3rzAzZoAiYfDTQGliKqQJK0DWw5N/UNKZNgXCCAlAACkABKAAFPqLA6h+DxqpwstJcyTZ86hoiSFkbiA4ToxybCBKIQnQzMcLe9e69v+wKCDAoAAWgABQwL2p7RfW9c6PCAAAAAElFTkSuQmCC);background-position:99%;background-repeat:no-repeat;background-size:23px;border-radius:5px;align-items:center;width:118px;padding:3px 13px;font-size:.9375rem;font-weight:500;display:flex}.popup-container .popup-header .right>div.graph-type .dropdown-item i{margin-right:7px}.popup-container .popup-header .right>div.graph-type .dropdown-item:focus{outline:unset}.popup-container .popup-header .right>div.graph-type .graph-type-list{color:#171f24;background-color:#fff;border:1px solid #d3d8e0;border-radius:10px;flex-wrap:wrap;width:180px;padding:15px;font-size:15px;font-weight:500;display:none;position:absolute;box-shadow:0 1px 2px #a9a9a9}.popup-container .popup-header .right>div.graph-type .graph-type-list .graph-item{float:left;align-items:center;width:100%;padding:12px 0;display:flex}.popup-container .popup-header .right>div.graph-type .graph-type-list .graph-item span{float:left}.popup-container .popup-header .right>div.graph-type .line-chart{content:"";float:left;cursor:pointer;background-image:url(data:image/png;base64,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);background-size:26px 26px;width:26px;height:26px;margin:0 16px 0 0}.popup-container .popup-header .right>div.graph-type .dot-chart{content:"";float:left;cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAAAXNSR0IArs4c6QAAA4FJREFUaAXtV11IFFEUvufOrEtmm0rSSxAoQlhPmUQ95KoVjqspkj0E/fiy9JL5EhFE+WIRWERPEhGCEJJgP7u4lSgbQT+Cj0nqQ61l/6WgaersvZ3Z2mWdnd3ZXXfbHu7AztzznTPnnO+b4dxZQsQhFBAKCAWEAkIBoYBQQCggFBAKpEcBSE/a1We1NzTk8gX1CgA5wDmZpYR0lu/a0dHW1sZiZZdjOVfj2+twFKoMyggBn9fjepFoLiRzmxCuIBnt2IAsLntfjmhkOgJIlBMST/1hVxytqkrGOOM9nLHn9mqH2+l0WuKtVFnTuFkjExHP2YkITAeknFCVUl9COHSgsKGnjyo7xt99PKWrHdWkXM03cmJOQzw8NuWEVKKWc86l8CKBNWNVEVgUIC/H+goIfNa7gcOQHtPbKSeEjfzQFwnYAN8NcQOwt7d3SZLoEcw1E3IDGSU0qzVkR1mknJDNQvtxEEzq6nFK6Q0dFtMc7H8wQLKgWAJolCVpfzYUbvd6+t7HvAmdaRnb+2pri5eX+XUOZDfW8AHQ8zjp7pk1kwp/WgjF05g29cZ9UxdQ0mMYL3MCd2wWOOtyuebjuT9aTGgSRQsww6uq68r8hBVZZBgZcLsnzOKD/onJD+04tU4TPP05eMvsMqzH9fG/QFKXpJ9QU1OT9HV2oQcn2sFAZQBt0zv35KH7klkneA/YldoZJGNbEYs5rAV5tsfd3T9X4AkYSQ+FL3PzzhAZrSDnFH/tFQ5HqVn9iuZmK06wtRFxmEOdns6NwBMAkiYEDIz2FeCMVpjV93Z1/cI37Zk+DgDGhtzuKT2eiJ00IQ7ccF8Bwoz3IV1XYAEnfni+DcK4/kRlcjRoJ3tNmpBM6E1U1B9eWGsqm5K74Vi0tdflep1VkL9NorSGAqmX12VvwaczHC0+XjzpoaAVqFTqFMbYRQ5QhImGJZBaBj33R+MtLuLiUCCuJ6QoJ61L4NuDfwVymAWe4uvyLY7cGQkxJWRXGjdxvvgI94wSrUPtgxE/HA8FvrUy0nLsouZDgS1dC5LRUnHCc/1+1o0ba1bs1JnxmhLC8Vypbw1JbZyeW9yqx/8H25QQvpOG+woD2RDPNClTQgRoZ2ST4Bnq7/NF4plHTAnZd5ZepQTO4Dh4gxspTje4BWvkw5lvXXQgFBAKCAWEAkIBoYBQQCggFBAK/FsFfgO6ZAKT1cN9cAAAAABJRU5ErkJggg==);background-size:26px 26px;width:26px;height:26px;margin:0 16px 0 0}.popup-container .popup-header .right>div.graph-type .bar-chart{content:"";float:left;cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAAAXNSR0IArs4c6QAAAg5JREFUaAXtmLtKA0EUhs/kIoKBSFC09xEsbaKFGBMfIRDQwlobrQQbK+1Ey0BKSwOKheQFfANTSmIIaxNBN3GPMxvW7GXMZi+TNGdh2Zl/5ty+mZ0sAaCLCBABIkAEiAARIAJEgAgQATUEmBq30b3md0oXCHAEiHOmN8Z0nuxV47F+Os57YtzgLMcQ8fivGJEIL8zUfJJK+YxHHt4ulxfSmmZS7udy+lOt9jmh07RknkxzTFO6QvlC6ea7o/V6A9DELdpCc2QQc0dpQWDggSdfmeaZFF5QuuX4S+3xb9fEdjQ0bcVKP5HLvQfYkpaZ46l2hRyhnJ3NYnFd73y0+wNoWrfoC905M1jPQzCIeb5SmYd29wwB1yy7BLBXXF06b1SrX5YmexoD2OVHV8Y+xv1k0NThxa4HaUcqCFrdfZ7EiT2gAQis1X3j2rVdd7cZY0l+DLtlELpHDCBE23IMlqWx/tOlk+MVfVdoq1Da+0E4ZDD8xeb89SSD2+eH+n28qcTjzbcgw8AaD5UdbQ7kpzFscG0xnhTi9eK75XghWXdImeaeM6u+b0GzSixsXCooLLlp2dEKTYt02Di0QmHJTctukhXqS5IxNYaoS8bApiuxlcW0NN+C+MfiJf9iHCUu/qwQGr9SaXbHGDQtZ+Ip+kIfttXY2uNRmwgQASJABIgAESACRIAIEAEiQASGBH4Be2ejGr6XkWkAAAAASUVORK5CYII=);background-size:26px 26px;width:26px;height:26px;margin:0 16px 0 0}.popup-container .popup-header .right>div.graph-type .combo-chart{content:"";float:left;cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAAAXNSR0IArs4c6QAABOhJREFUaAXtV11oXEUUPmc2u4kShSKt+IOi0iiloLSxaR80G2Nsdje7GtL1wS5ooUYRagWhIKgEBR98qnkQFDUtJS+Nxbq7bTatMRsQ2rpFEX/QKNoHqYjaYGr+9u7OeGZ3b3Lv3bt79z9R7g3ZueebmTPfd2bmzFwA+7EjYEfAjsD/OQK4nsW5vYF24PyZDEfG3omfDl+04rtuBT20278tDfw8CXDmRCgOYDs/nYh8UUwUK1a5lnUCxLM0vipGUnHmsKK01q0gDuLuPOYILXmYAWgy2HUxBwcHnbOzszg2Npa0GsDjOdC8wH/5AEA8mN9WjOZjesShN2trDQ0NMdHSevjK33MnFpaVl+/Y3LbxqdDeiXg8LsxGeqS/f9OS8leMxHhlPQJ+Q8W3gPgrA3ZoaiIaNuunxeo6Q9MXEvtBwPMqeyHgAGGS5LsqiW5voIcLsYtEXEouJl+j9rfLOhJz0rVpQ+jMsWPzattSyrpmuc5e33EiGDQQURDhKxL5OZF2CSH2G+oBGL7Z1dH+Es0wz6uzAOomyOfzbZhP4RRlpnstOOiqGbKDU7HIsA4sw6hLlnP7fFvn05AwiqEZ+Ykx9jotqHFE/NOMp3DCGTO8VKzmgrq8/gFI4TnaL3dlSCC8zRg+iQxDTddf0z41Hnl1eiLqhZ3tN9HSu6QjijDj3r59RoeVaVS95B72+29LKXxYCNxGBH+mPSHTLU0GJunnuXgs8n4hTnImIQXvUev7qEsCnPh0PBL5vlD7UvCqBBF57Or1f2lcWkTwtybAgclY9FwpJGrZpipB3d7+tlQ6+YORECJ7gGbmMyPeCLviPdTteXRLmisr54mWrMOFP2rtRr6XdLAGg0HHlauLO9KAjqbrWr5OzS29kuapg3SW5PVngCOT4fDv1Yro7vXfzwXsoztds/RFfpcZwshkLJIo5juPkLGxOxhs/WNu4RMi30GnOShzCwq1ydyCadP/IxDeQBCXUbAO7hCJzh3tR+mKYnRTtp0G8RHtzVvUjiSM/jBA9q0qZlZaCoKriy9mxax0z4pBHHW62KGz4fDlXM1RWU6frl6M9EMJZ0WMtOVjhmVrVn+tBQFsXW2efaP0/HE8Fg0ZcaPt9vvvAUXspVl0yToUkKTUPFptajaOo7WtBaG4SHO9R9uJ0nJJ6Vgo/BT1vZP+M0+mUMQTZGQPXZ3T2hjWWe7GjW9RbqcrffbJvBOm2kVLKcb4mGHGNlXYljMUP3Jkifx7evr6NstxzkajNUvJbo//MeSiTeUvGM7ExyMnVbuS0lKQ6rSWQqRP+rQICs6P51ZjdhjK04Q/Ph07NaaOW25ZsiAzxz2BwM3JJP+QNvtqlOmC6XKxPZrsZ9ZVXva2yERsfCRuxMqxrfdQEW+pZR6iXLqLiN2g/ks7gxfpl6sqdO0qhFt7pBZVCaJ0fK3ZKIVws7a1xiyXXKe3bx9weIHClrmC0CJZpjAcpgN0pNZkauHPUhCmYZiWU6t2tWMa5SfyuhRkueSkGGPkzDBjm7WyLQWtFbFKx7UFVRq5RvWzZ6hRka50HHuGKo1co/pVO0Pa81bLuRBeSptS+mr96N6tBSF8p+shjRxGB2x+HVWv4HXqm8dHA1hffbB5N4jkgO4uh64T0of8bqGPtP5CH2lYp74a/varHQE7AnYE7Aj8tyPwLwHcsGP1i7ppAAAAAElFTkSuQmCC);background-size:26px 26px;width:26px;height:26px;margin:0 16px 0 0}.popup-container .popup-header .right>div.print-icon i{content:"";float:right;cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABICAYAAAA9HjF/AAAAAXNSR0IArs4c6QAABXJJREFUeAHtnT1sHFUQx2fege2INEFCQo6EkEKDLOyLP6pUUCBRAA4iVKFDCigdUpzDSMFBRDliSJsGSIFpkAiRKEAUiCY08eXOlq6gMEgpIkQBTQT+yO1kZp13OideZW+z3t3Zmyu8t+/e25n3/928fbved4Owy2uZ6HFotWaBYJYApxFglIj271LVinJSABFvE8AtBFoGhKtQrV6dRty63x1mt/PVaLWOUocWufGhnZ/YXpEVYJBrWMFTU9Xq971+dgFzhLrlG6t1gOBUWAGx7ZC+QBr6eXgYbo6Njd3ubWjv81Wg3W7v39iAZwg3Xw4I3wGisW2P3OL05HiNIzyQ/S7g642VCwKXP9hEpPcnq9VLvlK+XTHrD1NAgvNGq/UeEV7k90MAbnFmamJO2oWAZVgOOnQlhFvBV6YmJn552EHt8+Ip0FhZeYlPrz8KZFfBN2S4djKhknOuuCuRa3CLBy6uR8JOGEp9YSpscbnZPEYBfMt029OHJ8ZtWI4rZzHrhXOp5sqqnJPRwVtOLoXE1XBCde/EXEzXzas4CkiACsuwLrN1cp0rOzJbjnMAq1N8BTxLYet4ljUqLsulUPFdNw/jKOBZClvHY3Z4h8quc+NIp6OOZylsnQ6XzcukChjgpMopaWeAlYBK6qYBTqqcknYGWAmopG4a4KTKKWlngJWASuqmAU6qnJJ2BlgJqKRuGuCkyilpZ4CVgErq5mNJGxat3emP68choK/T8gsBl+oLtbfTOl5ex7EIzkv5jOwa4IyEzsuMAc5L+YzsGuCMhM7LjAHOS/mM7JZmFu3A/UkQLKWmm8NrqR0rxwPh9UaTlyEBzEwd7q5yyNEfM52SAp6r2gheuHx5ZOPm38f4Ee8ZIjiQki4PHIYQ/ucVfL+P7Kt8szA399cDFQpeoDKC589dmAy2gu8I6Nms9OXhbR0cnKyf+eCrrGw+ih0fweomWR9+cvFgcKfzU5ZwRWg+j43wCpAvT5+tv/4owmfdVh3gzp2NeR6Sn8pEKMQ1XinwA0fvpreHRJ/x46hq5ivqAPN6yFe92Hu5RYR/9z19YLz+Ue01QnzT2+JIfm7+/OfP+/2ib/UBJjiYiagE1xZOnPhPbD05gr/22sStTjY+9BpN+F7dLJojKJMvJUfti7Wz54/SMDb+Waf5nfpSJj7stJlsTx3gZN1M0IroCf4yXYF1/qv4peabqFjjXF03wLnKv/fGyztEO+z/aQyCOV4Z/8Ley56dhdIC/vRMbalfGfkmxnFuUyrANkT3+y1QVt8AKwPWr7sGuF/FlNXXdw6OmDxhQEf4ivXd9PTH3/iWyqVdj1cZXt21vICF6gBHTZ74uWj+JUZKDTD/N+GPeoKJWtEY2xBdNCIp+6MuguP2P1zpELeyr0fbPynld8uwLS3gNJexaAZtQ7RmejF8N8AxRNJcReVDd5oFz8p3tQ/dZSVQWezYEF0WkhH9MMARwpSl2ACXhWREPwxwhDBlKTbAZSEZ0Q8DHCFMWYoNcFlIRvTDAEcIU5Zix4urwpyEkguvLJ0a9H54lsKW0+rALRFEEh0OujBl6b9nKWw5rQ7nn+WXZLEsSwcHvR+epbB1YXJhVkRSlEpatEEXR3v/hWGYblY6womjnWSO5ueP1iTXnaQo1d7BQfc/ZCh5C4Ups3WSFlwyR4swkn9WUpQOukha+x+ml2WG4r8wFbbhkLydFtwtcngPSf7ZRrN50oZrPZiFVcjsXu5gSRDtU713f2tCKlmKdz1Q+07x7rsm2cAluTBPsQ/5MtsWXwE558qw7CPXe9yNYF8gW8kcDa3WrOQWlhSlXGmUI9xuhPSKlPN7uYkh17nhZS7PlmVCJefc+926C7xexJt7L5rTAAAAAElFTkSuQmCC);background-size:60px 32px;width:60px;height:32px;margin:0 30px 0 0}.popup-container .popup-header .right>div.print-icon.isDisabled{cursor:not-allowed;color:currentColor;opacity:.5;text-decoration:none}.popup-container .popup-header .right>div.print-icon.isDisabled i{pointer-events:none}@media (hover:none){.popup-container .popup-header .right>div.print-icon i{display:none}}.popup-container .responssive-graph{min-width:320px;max-width:99%;position:relative;top:40px;left:50%;transform:translate(-50%)translateY(-50%)}.popup-container .responssive-graph .pop-graph{width:100%;height:100%;position:absolute}.highcharts-color-0{fill:#2bd685;color:#2bd685;stroke:#2bd685}.highcharts-color-0.highcharts-legend-item text{fill:#21a365}.highcharts-color-1{fill:#2eb6e5;stroke:#2eb6e5;color:#2eb6e5}.highcharts-color-1.highcharts-legend-item text{fill:#248eb3}.highcharts-color-2{fill:#aa70ff;color:#aa70ff;stroke:#aa70ff}.highcharts-color-2.highcharts-legend-item text{fill:#885acc}.graph-list{-webkit-overflow-scrolling:touch;background-color:#f5f6f7;width:100%;height:100%;padding:1.5rem;overflow-x:hidden;overflow-y:auto}.graph-list>div{grid-template-columns:50% 50%;display:grid}.graph-list>div>div{padding-bottom:2rem}.graph-list>div>div:nth-child(odd){margin-right:.5rem}.graph-list>div>div:nth-child(2n){margin-left:.5rem}.graph-list .graph{cursor:pointer;background-color:#fff;border-radius:8px;position:relative;box-shadow:0 2px 4px #afafaf}.graph-list .graph .highcharts-container svg{padding-top:1.5rem}.graph-list .graph .highcharts-container .highcharts-legend text,.graph-list .graph .highcharts-legend text{text-shadow:unset}.graph-list .graph-title{padding:1rem 0 0 .5rem;font-size:15px;line-height:1.27}.graph-list .graph-title h4{color:#373d40;margin:0;font-size:15px;font-weight:500}.graph-list .graph-title h5{letter-spacing:-.4px;color:#778087;margin:0;font-size:15px;font-weight:400}.productivity .graph-list .graph .highcharts-container{box-shadow:none}@media only screen and (min-device-width:768px) and (max-device-width:1080px){.graph-list{border-radius:.5rem;padding:1rem}.graph-list>div{grid-template-columns:75%;justify-content:center}.graph-list>div>div{padding-bottom:1.3125rem}.graph-list>div>div:nth-child(odd){margin-right:0}.graph-list>div>div:nth-child(2n){margin-left:0}.graph-list .graph-title{padding:.6875rem 0 0 .4375rem}.graph-list .graph-title h4,.graph-list .graph-title h5{font-size:.875rem}.popup-container .popup-header .right>div .print-icon{display:none}.popup-container .popup-header .right{text-align:center}}.title-IMun8O{letter-spacing:.0625rem;color:#637381;font-family:Inter;font-size:.875rem;font-weight:500;line-height:1.6}.title-IMun8O:hover{border:none}.groupSearch-u80fft{justify-content:center;align-items:center;margin:.938rem .938rem .313rem;display:flex}.groupSearch-u80fft input{width:90%}.activeTab-mXHvbk{font-weight:700;border:none!important;border-bottom:.3rem solid #00aae5!important}.moduleNavbar-HWaN_a{color:#778087;font-weight:500}.activeModuleNav-QNPZ8K{font-weight:600;color:#171f24!important;border:none!important;border-bottom:.3rem solid #00aae5!important}.scrollDiv-Yc9JDw{flex-direction:column;height:100%;display:flex;overflow:auto}.tabContent-cgUlX6{flex-direction:column;display:flex;overflow:auto}.tabContainer-sBjzBA hr{display:none}@media only screen and (max-width:599px){.scrollDiv-Yc9JDw{overflow-x:hidden;overflow-y:scroll;height:27rem!important}.scrollDiv-Yc9JDw::-webkit-scrollbar{display:none}.tabContent-cgUlX6{border-radius:.5rem 0 .5rem .5rem}.modUnderline-H5Buac{border-bottom:1px solid!important}.tabContainer-sBjzBA hr{margin-top:-.01rem;margin-bottom:-1rem;display:block}}.mainContainer-vG8j3j{z-index:1000;background:#fff;border-radius:8px;flex-direction:column;max-height:473px;padding:16px;display:flex;overflow-y:auto;box-shadow:0 1px 2px rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.header-Ro90mo{z-index:100;background-color:#fff;justify-content:space-between;font-size:16px;font-weight:500;display:flex;position:-webkit-sticky;position:sticky;top:0}.popoverContent-dfxFPS{flex-direction:column;flex:1;padding-top:8px;display:flex;overflow-y:auto}.progressList-FYoT3D{flex-direction:column;gap:10px;display:flex}.progressCard-YLoYeb{border:1px solid #f0f4f7;border-radius:4px;justify-content:space-between;align-items:center;gap:16px;width:383px;height:92px;padding:12px;display:flex}.actionType-bpTvfc{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.actionType-bpTvfc .progressIcon-cl66e9{width:69px;height:68px;margin-left:1.5rem}.importBtn-RDrwut,.exportBtn-S_OIGZ{color:#fff;border:none;border-radius:6px;padding:8px 12px;font-weight:700}.importBtn-RDrwut{background:#2196f3}.exportBtn-S_OIGZ{background:#9c27b0}.details-v1D3sJ{flex-grow:1;padding-left:10px}.name-NVmgcz{margin-top:7px;font-size:12px;font-weight:400}.details-v1D3sJ{width:283px;margin-left:.8rem;line-height:.6rem}.progressBar-mYUMim{color:#333;justify-content:space-between;align-items:center;height:26px;margin-bottom:5px;font-size:14px;font-weight:600;display:flex}.progressDetail-eFHbzt{letter-spacing:0;align-items:center;font-size:16px;font-weight:500;line-height:26px;display:flex}.closeButton-ghrOPF{cursor:pointer;box-shadow:none;color:inherit;background:0 0;border:none;outline:none;font-size:22px}.closeButton-ghrOPF:focus,.closeButton-ghrOPF:active{box-shadow:none;background:0 0;outline:none}.percentage-tXJ_TS{color:gray;margin-top:7px;font-size:10px}.linkContainer-N_8X21{justify-content:end;align-items:center;display:flex}.linkContainer-N_8X21 .progressLink-h5dSPE{cursor:pointer;color:#fd7e14;text-underline-offset:2.8px;text-decoration:underline}.recordCount-LLNcTn{letter-spacing:0;font-size:10px;font-weight:400;line-height:16px}.progressMiniIcon-PSuhRE{width:20px;height:20px;margin-top:6px}.nameContainer-sgpMaX{align-items:center;gap:4px;display:flex}.wrapper-n97UVs{display:none!important}.admin-audit,.admin-audit-print{background:#e4e5e6;flex-direction:column;width:100%;height:100%;padding-top:4.0625rem;display:flex;position:relative}.admin-audit .audit-header,.admin-audit-print .audit-header{z-index:1;background-color:#fff;width:100%;min-width:320px;display:flex;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.25)}.admin-audit .audit-header.auditHeaderContainer,.admin-audit-print .audit-header.auditHeaderContainer{justify-content:normal;align-items:center}.admin-audit .audit-header.auditHeaderContainer i.fa-bars,.admin-audit-print .audit-header.auditHeaderContainer i.fa-bars{font-size:1rem;margin-right:-.5rem!important}.admin-audit .audit-header>.tabs,.admin-audit-print .audit-header>.tabs{border:none;padding:0 0 0 1.25rem}.admin-audit .audit-header .FullContainer,.admin-audit-print .audit-header .FullContainer{position:relative}.admin-audit .audit-header .statusContainer,.admin-audit-print .audit-header .statusContainer{position:absolute;right:12px}.admin-audit .audit-header .dropdown-menu,.admin-audit-print .audit-header .dropdown-menu{width:25rem;left:.938rem!important;overflow-x:hidden!important}.admin-audit .audit-header .auditMore.activeMore .btn.btn-link,.admin-audit-print .audit-header .auditMore.activeMore .btn.btn-link{color:#637381;width:-webkit-max-content;width:max-content}.admin-audit .audit-header .auditMore.activeMore .btn.btn-link .auditMore:before,.admin-audit-print .audit-header .auditMore.activeMore .btn.btn-link .auditMore:before{color:#637381}.admin-audit .audit-header .auditMore,.admin-audit-print .audit-header .auditMore{width:-webkit-max-content;width:max-content;height:100%;margin-right:1rem}.admin-audit .audit-header .auditMore:hover .auditMore:before,.admin-audit-print .audit-header .auditMore:hover .auditMore:before,.admin-audit .audit-header .auditMore .auditMoreGroup.activeMore .btn.btn-link,.admin-audit-print .audit-header .auditMore .auditMoreGroup.activeMore .btn.btn-link,.admin-audit .audit-header .auditMore .auditMoreGroup.activeMore .btn.btn-link .auditMoreGroup:before,.admin-audit-print .audit-header .auditMore .auditMoreGroup.activeMore .btn.btn-link .auditMoreGroup:before{color:#637381}.admin-audit .audit-header .auditMore .auditMoreGroup,.admin-audit-print .audit-header .auditMore .auditMoreGroup{height:100%;margin-right:1.6875rem}.admin-audit .audit-header .auditMore .auditMoreGroup:hover .auditMoreGroup:before,.admin-audit-print .audit-header .auditMore .auditMoreGroup:hover .auditMoreGroup:before{color:#637381}.admin-audit .audit-header .auditMore .activeMore,.admin-audit-print .audit-header .auditMore .activeMore{border-bottom:none}.admin-audit .audit-header .auditMore .auditMore,.admin-audit-print .audit-header .auditMore .auditMore{margin-left:.625rem;margin-right:0;transform:rotate(90deg)}.admin-audit .audit-header .auditMore .auditMore:before,.admin-audit-print .audit-header .auditMore .auditMore:before{color:#778087}.admin-audit .audit-header .auditMore .auditMore:hover,.admin-audit-print .audit-header .auditMore .auditMore:hover{background-color:unset}.admin-audit .audit-header .auditMore .auditMoreGroup,.admin-audit-print .audit-header .auditMore .auditMoreGroup{margin-right:0;transform:rotate(90deg)}.admin-audit .audit-header .auditMore .auditMoreGroup:before,.admin-audit-print .audit-header .auditMore .auditMoreGroup:before{color:#778087}.admin-audit .audit-header .auditMore .auditMoreGroup:hover,.admin-audit-print .audit-header .auditMore .auditMoreGroup:hover{background-color:unset}.admin-audit .audit-header .auditMore .auditMoreGroupModules,.admin-audit-print .audit-header .auditMore .auditMoreGroupModules{margin-right:0;color:#778087!important}.admin-audit .audit-header .auditMore .auditMoreGroupModules i,.admin-audit-print .audit-header .auditMore .auditMoreGroupModules i{transform:rotate(90deg)!important}.admin-audit .audit-header .auditMore .auditMoreGroupModules:before,.admin-audit-print .audit-header .auditMore .auditMoreGroupModules:before{color:#778087}.admin-audit .audit-header .auditMore .auditMoreGroupModules:hover,.admin-audit-print .audit-header .auditMore .auditMoreGroupModules:hover{background-color:unset}.admin-audit .audit-header .auditMore .auditMoreGroupModules .btn.btn-link,.admin-audit-print .audit-header .auditMore .auditMoreGroupModules .btn.btn-link{background-color:unset;color:#778087;text-transform:uppercase;justify-content:space-between;align-items:center;height:100%;font-size:.875rem;font-weight:500;display:flex!important}.admin-audit .audit-header .auditMore .auditMoreGroupModules .btn.btn-link:hover,.admin-audit-print .audit-header .auditMore .auditMoreGroupModules .btn.btn-link:hover,.admin-audit .audit-header .auditMore .auditMoreGroupModules .btn.btn-link:focus,.admin-audit-print .audit-header .auditMore .auditMoreGroupModules .btn.btn-link:focus{color:#637381;-webkit-text-decoration:unset;-webkit-text-decoration:unset;text-decoration:unset}.admin-audit .audit-header .auditMore .activeMoreGroupModule .btn.btn-link,.admin-audit-print .audit-header .auditMore .activeMoreGroupModule .btn.btn-link{background-color:unset;color:#778087;text-transform:uppercase;justify-content:space-between;align-items:center;height:100%;font-size:.875rem;font-weight:500;display:flex!important}.admin-audit .audit-header .auditMore .activeMoreGroupModule .btn.btn-link:hover,.admin-audit-print .audit-header .auditMore .activeMoreGroupModule .btn.btn-link:hover,.admin-audit .audit-header .auditMore .activeMoreGroupModule .btn.btn-link:focus,.admin-audit-print .audit-header .auditMore .activeMoreGroupModule .btn.btn-link:focus{color:#637381;-webkit-text-decoration:unset;-webkit-text-decoration:unset;text-decoration:unset}.admin-audit .audit-header .auditMore .btn.btn-link,.admin-audit-print .audit-header .auditMore .btn.btn-link{letter-spacing:normal;color:#637381;margin:.938rem 0;padding:0;font-size:.875rem;font-style:normal;font-weight:500;font-stretch:100%;line-height:1.23}.admin-audit .audit-header .auditMore .btn.btn-link:hover,.admin-audit-print .audit-header .auditMore .btn.btn-link:hover,.admin-audit .audit-header .auditMore .btn.btn-link:focus,.admin-audit-print .audit-header .auditMore .btn.btn-link:focus{color:#637381;-webkit-text-decoration:unset;-webkit-text-decoration:unset;text-decoration:unset}.admin-audit .audit-header .auditMore .moreDropdownItem,.admin-audit-print .audit-header .auditMore .moreDropdownItem{white-space:normal;word-break:break-word;line-height:1.4}.admin-audit .audit-header .auditMore .moreSearch,.admin-audit-print .audit-header .auditMore .moreSearch{margin:.625rem 1.25rem}.admin-audit .admin-tab-content-container,.admin-audit-print .admin-tab-content-container{-webkit-overflow-scrolling:touch;background-color:#e4e5e6;width:100%;height:100%;position:relative}.admin-audit .admin-tab-content-container.adminContentContainer,.admin-audit-print .admin-tab-content-container.adminContentContainer{height:100%}.admin-audit .admin-tab-content-container>.rc-tabs>.rc-tabs-bar,.admin-audit-print .admin-tab-content-container>.rc-tabs>.rc-tabs-bar{overflow:unset}.admin-audit .admin-tab-content-container>.selector-date,.admin-audit-print .admin-tab-content-container>.selector-date{position:absolute;top:1rem;right:1rem}.admin-audit .admin-tab-content-container .audit-content,.admin-audit-print .admin-tab-content-container .audit-content{width:100%;height:100%}.admin-audit .admin-tab-content-container .audit-content iframe,.admin-audit-print .admin-tab-content-container .audit-content iframe{border:none;width:100%;height:100%}.admin-audit .tabs.moduleGroupTab,.admin-audit-print .tabs.moduleGroupTab{border-left:1px solid #dadee6;border-bottom:unset!important}@media only screen and (max-width:1200px){.admin-audit,.admin-audit-print{padding-top:3.625rem}.admin-audit .admin-tab-content-container,.admin-audit-print .admin-tab-content-container{height:calc(100% - 2.5rem)}.admin-audit .admin-tab-content-container>.rc-tabs>.rc-tabs-bar,.admin-audit-print .admin-tab-content-container>.rc-tabs>.rc-tabs-bar{padding:.5rem 1rem}.admin-audit .admin-tab-content-container>.selector-date,.admin-audit-print .admin-tab-content-container>.selector-date{top:.5rem}.admin-audit .moreModulesDropDown>button>span,.admin-audit-print .moreModulesDropDown>button>span{white-space:nowrap;text-overflow:ellipsis;min-width:3rem;max-width:10rem;font-size:.75rem;display:inline-block;overflow:hidden!important}.admin-audit .moreGroupModulesDropDown>button>span,.admin-audit-print .moreGroupModulesDropDown>button>span{white-space:nowrap;color:#637381;text-overflow:ellipsis;min-width:3rem;max-width:10rem;font-size:.75rem;display:inline-block;overflow:hidden!important}.admin-audit .moreGroupModulesDropDown>button>span i.icon-rightArrow,.admin-audit-print .moreGroupModulesDropDown>button>span i.icon-rightArrow{transform:rotate(90deg)!important}}.admin-audit-print{z-index:999;padding-top:0}.groupModRes{display:none}::-webkit-scrollbar{width:.875rem;height:.875rem}::-webkit-scrollbar:hover{width:.875rem;height:.875rem}::-webkit-scrollbar-track{background-color:#fcfcfc;border-radius:0;box-shadow:inset 0 0 1px #778087}::-webkit-scrollbar-track:hover{background-color:#fcfcfc;border-radius:0;box-shadow:inset 0 0 1px #778087}::-webkit-scrollbar-thumb{opacity:.5;background-color:#a1a8b3;border-radius:0}::-webkit-scrollbar-thumb:hover{opacity:.5;background-color:#a1a8b3;border-radius:0}.moduleGroupIcon{color:#666e83;margin-left:2rem;margin-right:.625rem;font-size:.813rem}.moduleGroupIcon[data-disabled=true]{color:#dce0e4!important}.moduleName{margin-left:.375rem}.moduleName i{margin-top:1rem;display:contents}.moduleUnderline{border-bottom:.219rem solid #00aae5;margin-left:.938rem;padding-bottom:.813rem}.activeauditorModule{font-weight:600}.activeMoreModule{border-bottom:.219rem solid #00aae5}.activeMoreModule .btn.btn-link{margin:.938rem 0 .75rem!important}.auditorModuleTab .dropdown-menu.show{flex-direction:column;width:21.375rem;margin-left:.5rem;display:flex;overflow-y:auto;height:28.875rem!important;left:.938rem!important;transform:translate(.5rem,2.688rem)!important}.moduleGroupTabList{width:-webkit-max-content;width:max-content;margin-right:1.25rem!important}.moduleGroupTab{padding-left:1rem!important}.moduleBorder{align-items:center;margin-left:-.5rem;padding-right:.5rem;display:flex}.groupModuleButton .btn.btn-link{margin:.438rem 0!important}@media only screen and (max-width:599px){.admin-audit,.admin-audit-print{padding-top:7.5rem}.audit-header{box-shadow:none}.admin-audit .audit-header,.admin-audit-print .audit-header{display:block}.activeMoreModule{border-bottom:none}.moduleName{align-items:center;font-weight:500;display:flex}.moduleName .customClass{margin-bottom:-1rem}.moduleId{color:#637381;font-weight:500}.moduleUnderline{padding-bottom:unset;color:#292c37;border-bottom:none;align-items:center;margin-left:.4rem;font-weight:500;display:flex}.moduleUnderline .customToolClass{margin-top:1rem}.groupMod{display:none}.groupModRes{justify-content:space-between;align-items:center;width:100%;margin-left:-1rem;padding:1.3rem 0 1.063rem;display:flex;padding-bottom:0!important}.groupModRes .auditMore{width:80%}.groupModRes .modGroupContent{align-items:center;width:92%;display:flex}.groupModRes .modGroupContent i.icon-menu-icon{font-size:1.1rem;font-weight:700}.groupModRes .modPlus{justify-content:end;display:flex}.admin-audit .audit-header,.admin-audit-print .audit-header{box-shadow:none!important}.closeIcon{color:#637381;justify-content:flex-end;width:100%;padding:1.5rem 1.5rem 1rem 0;font-size:.7rem;display:flex}.auditMore .auditorModuleTab{width:95%}.modPlus .modPlusBtn .expand{color:#637381;border:1px solid #c4cdd5;border-radius:2rem}.modPlus .modPlusBtn .icon-add{padding:.2rem}.modPlus .modPlusBtn .icon-drop{font-size:1.3rem}.audit-header.auditHeaderContainer{padding-bottom:.4rem}.moduleGroupIcon{font-size:.7rem}.moreDropdownItem{white-space:normal;word-break:break-word;line-height:1.4}.horizontalLine{background:#fff;padding-top:.5rem}.horizontalLine hr{margin:unset!important}.moduleBorder{margin-top:unset;flex-direction:column;margin-bottom:.5rem}.horizontalLineRes{background:#fff;padding-top:1.1rem}.horizontalLineRes hr{margin:unset!important}.moduleUnderline .customToolClass{display:inline}.moduleSelectionMobile{margin:1rem .2rem .2rem 1rem;width:91vw!important}.moduleSelectionMobile .select__single-value.css-1pt103q-singleValue{padding-left:unset;font-size:.875rem}.moduleSelectionMobile .select__menu.css-19hvipe-menu{font-size:.875rem}.auditMore{display:none}.modalCustomModal .modal-content{border-radius:.5rem!important}}.auditMore.dropdownMenu [role=menu]{max-height:50vh!important}.companyName-A876w5{color:#292c37;white-space:nowrap;text-overflow:ellipsis;background-color:#f0f4f7;border-radius:.25rem;padding:.438rem .688rem;font-weight:400;overflow:hidden;border:.0625rem solid #c4cdd5!important}.siteDropdown-EIdcds,.siteDropdownGroups-tm7aD2{color:#555;background-color:#f9fafb;border-radius:.25rem;height:2.5rem;font-size:.9375rem;font-weight:500;box-shadow:0 .0625rem rgba(22,29,37,.05);border:.0625rem solid #c4cdd5!important}.siteDropdownGroups-tm7aD2{box-shadow:none!important;border:none!important}.footerWrapper-b6hJ22{display:flex}.footerBtn-NXfGEr{width:6.688rem}.modalContent-PtNOsC{min-width:35rem}.siteWrapper-pQkwzc{padding:1.375rem 0 1.875rem}.siteWrapperQR-Inu0_x{padding:0}.marginBotton-m5dh6V,.marginBottonQR-ziPWYE{margin-bottom:1.5rem}.label-TuNgyd{color:#292c37;margin-bottom:.4rem;font-size:.875rem;font-weight:500}.radioButtons-rCergY{justify-content:space-between;margin-bottom:.5rem;display:flex}@media only screen and (max-width:599px){.modalContent-PtNOsC{min-width:auto;overflow-y:auto}.modal-open-gyOrO1 .modal-sEnsAE{overflow:auto}}.authenticationContainer-T5Wekv{margin-top:1.5rem}.authenticationContainer-T5Wekv .inputContainer-ILayxS{flex-direction:column;display:flex}.authenticationContainer-T5Wekv .authenticaterInput-gxPFE7{display:flex}.authenticationContainer-T5Wekv .authenticaterInput-gxPFE7 .inputContainer-ILayxS{flex-direction:column;flex:8;width:100%;display:flex}.authenticationContainer-T5Wekv .authenticaterInput-gxPFE7 .customInput-K4Bq4q{border-radius:4px 0 0 4px;flex:8}.authenticationContainer-T5Wekv .authenticaterInput-gxPFE7 button{border-radius:0 4px 4px 0;flex:2;font-size:14px;font-weight:400}.notificationBar-Q0O1bl{background-color:#f0f4f7;border-radius:8px;align-items:center;max-width:600px;height:3rem;margin-top:1rem;padding:10px;display:flex}.iconContainer-X9B5T4{background-color:#00848e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;margin-right:12px;display:flex}.iconText-zJ193W{color:#fff;font-size:16px;font-weight:700}.message-UykArO{color:#292c37;font-family:Inter;font-weight:400;font-style:Regular;letter-spacing:0;margin:0;font-size:13px;line-height:100%}.resendLink-hH3V8x{color:#00aae5;white-space:nowrap;text-underline-offset:3px;margin-left:12px;font-size:12px;font-weight:400;text-decoration:underline}.timer-aswxVg{background:0 0;min-width:3em;margin-left:.3rem;font-size:12px;font-weight:400;display:inline-block}.phoneInput-wlJ598{border-radius:4px 0 0 4px!important}.customInputOtp-vzxtFB{border-radius:4px!important}.customLabel-Hw4NOa{color:#292c37;font-size:14px;font-weight:400}.errorWrapper-Vqd0Ot{flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 7rem);display:flex}.errorWrapper-Vqd0Ot .errorHeader-T9Rrhr{color:#171f24;margin-bottom:1rem;font-size:1.5rem;font-weight:600;display:block}.errorWrapper-Vqd0Ot .errorDescription-ExqYxy{color:#171f24;font-size:1rem;font-weight:500;display:block}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{clear:both;content:"";display:block}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{width:100%;padding:0;display:block;position:relative;overflow:hidden}.embed-responsive:before{content:"";display:block}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{border:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0}.embed-responsive-21by9:before{padding-top:42.8571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{z-index:1030;position:fixed;top:0;left:0;right:0}.fixed-bottom{z-index:1030;position:fixed;bottom:0;left:0;right:0}@supports (position:sticky){.sticky-top{z-index:1020;position:-webkit-sticky;position:sticky;top:0}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;white-space:normal;width:auto;height:auto;position:static;overflow:visible}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.176)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{z-index:1;pointer-events:auto;content:"";background-color:transparent;position:absolute;top:0;bottom:0;left:0;right:0}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}*{box-sizing:border-box;font-family:Inter}body{color:#000;background-color:#fff;overflow:hidden}.general-dashboard{width:100%;height:100%;min-height:1px;line-height:1}.general-dashboard>div{width:100%;height:100%}.company-logo{background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:100%;width:130px;height:22px;display:inline-block}::placeholder{color:#778087}:-ms-placeholder-shown{color:#778087}::-moz-placeholder{color:#778087}.mini-popup{width:100%;height:auto;min-height:100%;position:fixed}.mini-popup .content{background-color:#fff;border-radius:10px;width:400px;padding:40px 40px 30px;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%);box-shadow:0 1px 5px rgba(41,40,40,.3)}.mini-popup .title{letter-spacing:.2px;text-align:center;color:#171f24;font-family:Inter;font-size:23px;font-weight:600;line-height:27px}.display-linebreak{white-space:pre-line}.preview-jha-container{z-index:999;background-color:rgba(41,40,40,.8);width:100%;height:100%;display:block;position:fixed;top:50%;bottom:0;left:50%;right:0;overflow:auto;transform:translate(-50%)translateY(-50%)}.preview-jha-container i{cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAilJREFUWAm9mUtSwzAMhht27OAMcAy4TzhNuyvnoSzbG8AZYMey6HetjOvaiR52NJNGfklfFduxnc2G5Hw+P9K1o+tA1xZp5K8p8Bl9gwEsgWGIyjvBPCVAX6S/DcPwk+R1U4nhgYyD4Tlx8k36CMAdKS9JAaurQMYA7clpCscMnwA8UOqec7J7V8hK5FKEvztKHdOcTMe/2sd/mRX5kgI4ODgigqXnn3tvGkmFz3EAiaKBe+AofI00SH8D4FqQWjhwTYC9IS1wN4C9IK1wRcDWkB64KmArSC8cODAPFgUjiApGujDF1KQ6TxIc3qX56yu3A9thtOYFnL4aJJyZ3hVRmKagCFd7fbH5RThUXAREJQ0k6pM0gYMhESAqKiBRvfTiRz5EFLlLVQUgGggh2XbproKDAXEE2ZsDUg1nAkQjA6QJzgyohDTDwU91HkRhI0E3Uncl9m1qaHjEl/2FYY+jBjTAcTBMkCpAB5wZUgwohMOAgMxN1KpIigAVcFhcQJYWCWLIxVGsgQt7CNkqCIcEot3ibAS1cCF28UfRdloFpe1Zr0aQHLjWc971JAMWIxjhmiyZvJG8AWwJx1HwQF4B9oDzQk6APeE8kAFwDTgrJB9gNhkQDLF0V/VJqrwlg68zRl3ruZpdIeRBcoA5u2+tAUjyBZDhAPNUMdYlcqkvwWR+4j5YOkTvFrkUEnolkmFBEepSBf4E8EE6PkPg1HVVgc/oGwzTZ4h/HseyEJJCggwAAAAASUVORK5CYII=);background-size:20px 20px;width:20px;height:20px;display:inline-block;position:absolute;top:30px;right:30px}.preview-jha-container img{width:30%;position:relative;top:50%;bottom:0;left:50%;right:0;transform:translate(-50%)translateY(-50%)}.disableEvent{opacity:.25;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important}@media (hover:none){body{cursor:pointer}}.flex-center{align-items:center;display:flex}.full-width{width:100%!important}.select__control--is-disabled{background-color:#e4e7ea!important}.access-disabled{cursor:not-allowed}.access-disabled input:disabled,.access-disabled textarea:disabled,.access-disabled select:disabled,.access-disabled button:disabled,.access-disabled [class^=CustomInput_]:disabled,.access-disabled [class^=TextArea_customTextArea]:disabled,.access-disabled [class^=\ css][class$=-control],.access-disabled [class^=css][class$=-control]{opacity:1;background-color:initial!important;color:#292c37!important;border:1px solid #c4cdd5!important;margin-left:0!important}.access-disabled input[type=radio]{opacity:0!important}.access-disabled input[type=checkbox]{opacity:0!important}.access-disabled .custom-control-input:disabled~.custom-control-label:before{border:1px solid #8f9ba6;background-color:initial!important}.access-disabled .custom-control-input:checked~.custom-control-label:before{background-color:#20a8d8!important}.access-disabled label{color:#666e83!important}.access-disabled [class*=Tags_tagDisabled]{color:initial!important;background-color:#ebeff2!important}.access-disabled [class*=Tags_tagDisabled] button{border:none!important}.access-disabled [class*=DateTime_disableContainer]{background-color:#fff!important}.access-disabled [class*=DropDown_disabled_]{background-color:unset!important;background-image:unset!important}.access-disabled [class*=DropDown_disabled_] [class$=-singleValue]{color:#292c37!important}.access-disabled .dropdown-trigger.arrow.disabled{background-color:#fff!important;border:1px solid #c4cdd5!important}.access-disabled .dropdown-trigger.arrow.disabled input:disabled{border:none!important}[class^=Custom_halfWidth] [class*=DateTime_dateInput_],[class^=Custom_halfWidth] [class*=rc-time-picker-input]{padding-right:1.125rem!important}[class^=Custom_halfWidth] [class*=DateTime_dateInput_]::placeholder{font-size:.76rem}[class^=Custom_halfWidth] [class*=rc-time-picker-input]::placeholder{font-size:.76rem}[class^=Custom_halfWidth] [class*=CountrySelection_countrySelection_]{width:48%!important}.contactIGoalZeroMessage{margin-top:.5rem;font-size:.865rem}.pb-6{padding-bottom:.375rem!important}.pb-7{padding-bottom:.4375rem!important}.pb-8{padding-bottom:.5rem!important}.pb-9{padding-bottom:.5625rem!important}.pb-10{padding-bottom:.625rem!important}.pb-11{padding-bottom:.6875rem!important}.pb-12{padding-bottom:.75rem!important}.pb-13{padding-bottom:.8125rem!important}.pb-14{padding-bottom:.875rem!important}.pb-15{padding-bottom:.9375rem!important}.pb-16{padding-bottom:1rem!important}.pb-17{padding-bottom:1.0625rem!important}.pb-18{padding-bottom:1.125rem!important}.pb-19{padding-bottom:1.1875rem!important}.pb-20{padding-bottom:1.25rem!important}.pb-21{padding-bottom:1.3125rem!important}.pb-22{padding-bottom:1.375rem!important}.pb-23{padding-bottom:1.4375rem!important}.pb-24{padding-bottom:1.5rem!important}.pb-25{padding-bottom:1.5625rem!important}.pb-26{padding-bottom:1.625rem!important}.pb-27{padding-bottom:1.6875rem!important}.pb-28{padding-bottom:1.75rem!important}.pb-29{padding-bottom:1.8125rem!important}.pb-30{padding-bottom:1.875rem!important}.pb-31{padding-bottom:1.9375rem!important}.pb-32{padding-bottom:2rem!important}.pb-33{padding-bottom:2.0625rem!important}.pb-34{padding-bottom:2.125rem!important}.pb-35{padding-bottom:2.1875rem!important}.pb-36{padding-bottom:2.25rem!important}.pb-37{padding-bottom:2.3125rem!important}.pb-38{padding-bottom:2.375rem!important}.pb-39{padding-bottom:2.4375rem!important}.pb-40{padding-bottom:2.5rem!important}.pb-41{padding-bottom:2.5625rem!important}.pb-42{padding-bottom:2.625rem!important}.pb-43{padding-bottom:2.6875rem!important}.pb-44{padding-bottom:2.75rem!important}.pb-45{padding-bottom:2.8125rem!important}.pb-46{padding-bottom:2.875rem!important}.pb-47{padding-bottom:2.9375rem!important}.pb-48{padding-bottom:3rem!important}.pb-49{padding-bottom:3.0625rem!important}.pb-50{padding-bottom:3.125rem!important}.pb-51{padding-bottom:3.1875rem!important}.pb-52{padding-bottom:3.25rem!important}.pb-53{padding-bottom:3.3125rem!important}.pb-54{padding-bottom:3.375rem!important}.pb-55{padding-bottom:3.4375rem!important}.pb-56{padding-bottom:3.5rem!important}.pb-57{padding-bottom:3.5625rem!important}.pb-58{padding-bottom:3.625rem!important}.pb-59{padding-bottom:3.6875rem!important}.pb-60{padding-bottom:3.75rem!important}.pb-61{padding-bottom:3.8125rem!important}.pb-62{padding-bottom:3.875rem!important}.pb-63{padding-bottom:3.9375rem!important}.pb-64{padding-bottom:4rem!important}.pb-65{padding-bottom:4.0625rem!important}.pb-66{padding-bottom:4.125rem!important}.pb-67{padding-bottom:4.1875rem!important}.pb-68{padding-bottom:4.25rem!important}.pb-69{padding-bottom:4.3125rem!important}.pb-70{padding-bottom:4.375rem!important}.pb-71{padding-bottom:4.4375rem!important}.pb-72{padding-bottom:4.5rem!important}.pb-73{padding-bottom:4.5625rem!important}.pb-74{padding-bottom:4.625rem!important}.pb-75{padding-bottom:4.6875rem!important}.pb-76{padding-bottom:4.75rem!important}.pb-77{padding-bottom:4.8125rem!important}.pb-78{padding-bottom:4.875rem!important}.pb-79{padding-bottom:4.9375rem!important}.pb-80{padding-bottom:5rem!important}.pb-81{padding-bottom:5.0625rem!important}.pb-82{padding-bottom:5.125rem!important}.pb-83{padding-bottom:5.1875rem!important}.pb-84{padding-bottom:5.25rem!important}.pb-85{padding-bottom:5.3125rem!important}.pb-86{padding-bottom:5.375rem!important}.pb-87{padding-bottom:5.4375rem!important}.pb-88{padding-bottom:5.5rem!important}.pb-89{padding-bottom:5.5625rem!important}.pb-90{padding-bottom:5.625rem!important}.pb-91{padding-bottom:5.6875rem!important}.pb-92{padding-bottom:5.75rem!important}.pb-93{padding-bottom:5.8125rem!important}.pb-94{padding-bottom:5.875rem!important}.pb-95{padding-bottom:5.9375rem!important}.pb-96{padding-bottom:6rem!important}.pb-97{padding-bottom:6.0625rem!important}.pb-98{padding-bottom:6.125rem!important}.pb-99{padding-bottom:6.1875rem!important}.pb-100{padding-bottom:6.25rem!important}.pl-6{padding-left:.375rem!important}.pl-7{padding-left:.4375rem!important}.pl-8{padding-left:.5rem!important}.pl-9{padding-left:.5625rem!important}.pl-10{padding-left:.625rem!important}.pl-11{padding-left:.6875rem!important}.pl-12{padding-left:.75rem!important}.pl-13{padding-left:.8125rem!important}.pl-14{padding-left:.875rem!important}.pl-15{padding-left:.9375rem!important}.pl-16{padding-left:1rem!important}.pl-17{padding-left:1.0625rem!important}.pl-18{padding-left:1.125rem!important}.pl-19{padding-left:1.1875rem!important}.pl-20{padding-left:1.25rem!important}.pl-21{padding-left:1.3125rem!important}.pl-22{padding-left:1.375rem!important}.pl-23{padding-left:1.4375rem!important}.pl-24{padding-left:1.5rem!important}.pl-25{padding-left:1.5625rem!important}.pl-26{padding-left:1.625rem!important}.pl-27{padding-left:1.6875rem!important}.pl-28{padding-left:1.75rem!important}.pl-29{padding-left:1.8125rem!important}.pl-30{padding-left:1.875rem!important}.pl-31{padding-left:1.9375rem!important}.pl-32{padding-left:2rem!important}.pl-33{padding-left:2.0625rem!important}.pl-34{padding-left:2.125rem!important}.pl-35{padding-left:2.1875rem!important}.pl-36{padding-left:2.25rem!important}.pl-37{padding-left:2.3125rem!important}.pl-38{padding-left:2.375rem!important}.pl-39{padding-left:2.4375rem!important}.pl-40{padding-left:2.5rem!important}.pl-41{padding-left:2.5625rem!important}.pl-42{padding-left:2.625rem!important}.pl-43{padding-left:2.6875rem!important}.pl-44{padding-left:2.75rem!important}.pl-45{padding-left:2.8125rem!important}.pl-46{padding-left:2.875rem!important}.pl-47{padding-left:2.9375rem!important}.pl-48{padding-left:3rem!important}.pl-49{padding-left:3.0625rem!important}.pl-50{padding-left:3.125rem!important}.pl-51{padding-left:3.1875rem!important}.pl-52{padding-left:3.25rem!important}.pl-53{padding-left:3.3125rem!important}.pl-54{padding-left:3.375rem!important}.pl-55{padding-left:3.4375rem!important}.pl-56{padding-left:3.5rem!important}.pl-57{padding-left:3.5625rem!important}.pl-58{padding-left:3.625rem!important}.pl-59{padding-left:3.6875rem!important}.pl-60{padding-left:3.75rem!important}.pl-61{padding-left:3.8125rem!important}.pl-62{padding-left:3.875rem!important}.pl-63{padding-left:3.9375rem!important}.pl-64{padding-left:4rem!important}.pl-65{padding-left:4.0625rem!important}.pl-66{padding-left:4.125rem!important}.pl-67{padding-left:4.1875rem!important}.pl-68{padding-left:4.25rem!important}.pl-69{padding-left:4.3125rem!important}.pl-70{padding-left:4.375rem!important}.pl-71{padding-left:4.4375rem!important}.pl-72{padding-left:4.5rem!important}.pl-73{padding-left:4.5625rem!important}.pl-74{padding-left:4.625rem!important}.pl-75{padding-left:4.6875rem!important}.pl-76{padding-left:4.75rem!important}.pl-77{padding-left:4.8125rem!important}.pl-78{padding-left:4.875rem!important}.pl-79{padding-left:4.9375rem!important}.pl-80{padding-left:5rem!important}.pl-81{padding-left:5.0625rem!important}.pl-82{padding-left:5.125rem!important}.pl-83{padding-left:5.1875rem!important}.pl-84{padding-left:5.25rem!important}.pl-85{padding-left:5.3125rem!important}.pl-86{padding-left:5.375rem!important}.pl-87{padding-left:5.4375rem!important}.pl-88{padding-left:5.5rem!important}.pl-89{padding-left:5.5625rem!important}.pl-90{padding-left:5.625rem!important}.pl-91{padding-left:5.6875rem!important}.pl-92{padding-left:5.75rem!important}.pl-93{padding-left:5.8125rem!important}.pl-94{padding-left:5.875rem!important}.pl-95{padding-left:5.9375rem!important}.pl-96{padding-left:6rem!important}.pl-97{padding-left:6.0625rem!important}.pl-98{padding-left:6.125rem!important}.pl-99{padding-left:6.1875rem!important}.pl-100{padding-left:6.25rem!important}.pr-6{padding-right:.375rem!important}.pr-7{padding-right:.4375rem!important}.pr-8{padding-right:.5rem!important}.pr-9{padding-right:.5625rem!important}.pr-10{padding-right:.625rem!important}.pr-11{padding-right:.6875rem!important}.pr-12{padding-right:.75rem!important}.pr-13{padding-right:.8125rem!important}.pr-14{padding-right:.875rem!important}.pr-15{padding-right:.9375rem!important}.pr-16{padding-right:1rem!important}.pr-17{padding-right:1.0625rem!important}.pr-18{padding-right:1.125rem!important}.pr-19{padding-right:1.1875rem!important}.pr-20{padding-right:1.25rem!important}.pr-21{padding-right:1.3125rem!important}.pr-22{padding-right:1.375rem!important}.pr-23{padding-right:1.4375rem!important}.pr-24{padding-right:1.5rem!important}.pr-25{padding-right:1.5625rem!important}.pr-26{padding-right:1.625rem!important}.pr-27{padding-right:1.6875rem!important}.pr-28{padding-right:1.75rem!important}.pr-29{padding-right:1.8125rem!important}.pr-30{padding-right:1.875rem!important}.pr-31{padding-right:1.9375rem!important}.pr-32{padding-right:2rem!important}.pr-33{padding-right:2.0625rem!important}.pr-34{padding-right:2.125rem!important}.pr-35{padding-right:2.1875rem!important}.pr-36{padding-right:2.25rem!important}.pr-37{padding-right:2.3125rem!important}.pr-38{padding-right:2.375rem!important}.pr-39{padding-right:2.4375rem!important}.pr-40{padding-right:2.5rem!important}.pr-41{padding-right:2.5625rem!important}.pr-42{padding-right:2.625rem!important}.pr-43{padding-right:2.6875rem!important}.pr-44{padding-right:2.75rem!important}.pr-45{padding-right:2.8125rem!important}.pr-46{padding-right:2.875rem!important}.pr-47{padding-right:2.9375rem!important}.pr-48{padding-right:3rem!important}.pr-49{padding-right:3.0625rem!important}.pr-50{padding-right:3.125rem!important}.pr-51{padding-right:3.1875rem!important}.pr-52{padding-right:3.25rem!important}.pr-53{padding-right:3.3125rem!important}.pr-54{padding-right:3.375rem!important}.pr-55{padding-right:3.4375rem!important}.pr-56{padding-right:3.5rem!important}.pr-57{padding-right:3.5625rem!important}.pr-58{padding-right:3.625rem!important}.pr-59{padding-right:3.6875rem!important}.pr-60{padding-right:3.75rem!important}.pr-61{padding-right:3.8125rem!important}.pr-62{padding-right:3.875rem!important}.pr-63{padding-right:3.9375rem!important}.pr-64{padding-right:4rem!important}.pr-65{padding-right:4.0625rem!important}.pr-66{padding-right:4.125rem!important}.pr-67{padding-right:4.1875rem!important}.pr-68{padding-right:4.25rem!important}.pr-69{padding-right:4.3125rem!important}.pr-70{padding-right:4.375rem!important}.pr-71{padding-right:4.4375rem!important}.pr-72{padding-right:4.5rem!important}.pr-73{padding-right:4.5625rem!important}.pr-74{padding-right:4.625rem!important}.pr-75{padding-right:4.6875rem!important}.pr-76{padding-right:4.75rem!important}.pr-77{padding-right:4.8125rem!important}.pr-78{padding-right:4.875rem!important}.pr-79{padding-right:4.9375rem!important}.pr-80{padding-right:5rem!important}.pr-81{padding-right:5.0625rem!important}.pr-82{padding-right:5.125rem!important}.pr-83{padding-right:5.1875rem!important}.pr-84{padding-right:5.25rem!important}.pr-85{padding-right:5.3125rem!important}.pr-86{padding-right:5.375rem!important}.pr-87{padding-right:5.4375rem!important}.pr-88{padding-right:5.5rem!important}.pr-89{padding-right:5.5625rem!important}.pr-90{padding-right:5.625rem!important}.pr-91{padding-right:5.6875rem!important}.pr-92{padding-right:5.75rem!important}.pr-93{padding-right:5.8125rem!important}.pr-94{padding-right:5.875rem!important}.pr-95{padding-right:5.9375rem!important}.pr-96{padding-right:6rem!important}.pr-97{padding-right:6.0625rem!important}.pr-98{padding-right:6.125rem!important}.pr-99{padding-right:6.1875rem!important}.pr-100{padding-right:6.25rem!important}.px-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-7{padding-left:.4375rem!important;padding-right:.4375rem!important}.px-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-9{padding-left:.5625rem!important;padding-right:.5625rem!important}.px-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-11{padding-left:.6875rem!important;padding-right:.6875rem!important}.px-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-13{padding-left:.8125rem!important;padding-right:.8125rem!important}.px-14{padding-left:.875rem!important;padding-right:.875rem!important}.px-15{padding-left:.9375rem!important;padding-right:.9375rem!important}.px-16{padding-left:1rem!important;padding-right:1rem!important}.px-17{padding-left:1.0625rem!important;padding-right:1.0625rem!important}.px-18{padding-left:1.125rem!important;padding-right:1.125rem!important}.px-19{padding-left:1.1875rem!important;padding-right:1.1875rem!important}.px-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-21{padding-left:1.3125rem!important;padding-right:1.3125rem!important}.px-22{padding-left:1.375rem!important;padding-right:1.375rem!important}.px-23{padding-left:1.4375rem!important;padding-right:1.4375rem!important}.px-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-25{padding-left:1.5625rem!important;padding-right:1.5625rem!important}.px-26{padding-left:1.625rem!important;padding-right:1.625rem!important}.px-27{padding-left:1.6875rem!important;padding-right:1.6875rem!important}.px-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-29{padding-left:1.8125rem!important;padding-right:1.8125rem!important}.px-30{padding-left:1.875rem!important;padding-right:1.875rem!important}.px-31{padding-left:1.9375rem!important;padding-right:1.9375rem!important}.px-32{padding-left:2rem!important;padding-right:2rem!important}.px-33{padding-left:2.0625rem!important;padding-right:2.0625rem!important}.px-34{padding-left:2.125rem!important;padding-right:2.125rem!important}.px-35{padding-left:2.1875rem!important;padding-right:2.1875rem!important}.px-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-37{padding-left:2.3125rem!important;padding-right:2.3125rem!important}.px-38{padding-left:2.375rem!important;padding-right:2.375rem!important}.px-39{padding-left:2.4375rem!important;padding-right:2.4375rem!important}.px-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-41{padding-left:2.5625rem!important;padding-right:2.5625rem!important}.px-42{padding-left:2.625rem!important;padding-right:2.625rem!important}.px-43{padding-left:2.6875rem!important;padding-right:2.6875rem!important}.px-44{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-45{padding-left:2.8125rem!important;padding-right:2.8125rem!important}.px-46{padding-left:2.875rem!important;padding-right:2.875rem!important}.px-47{padding-left:2.9375rem!important;padding-right:2.9375rem!important}.px-48{padding-left:3rem!important;padding-right:3rem!important}.px-49{padding-left:3.0625rem!important;padding-right:3.0625rem!important}.px-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.px-51{padding-left:3.1875rem!important;padding-right:3.1875rem!important}.px-52{padding-left:3.25rem!important;padding-right:3.25rem!important}.px-53{padding-left:3.3125rem!important;padding-right:3.3125rem!important}.px-54{padding-left:3.375rem!important;padding-right:3.375rem!important}.px-55{padding-left:3.4375rem!important;padding-right:3.4375rem!important}.px-56{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-57{padding-left:3.5625rem!important;padding-right:3.5625rem!important}.px-58{padding-left:3.625rem!important;padding-right:3.625rem!important}.px-59{padding-left:3.6875rem!important;padding-right:3.6875rem!important}.px-60{padding-left:3.75rem!important;padding-right:3.75rem!important}.px-61{padding-left:3.8125rem!important;padding-right:3.8125rem!important}.px-62{padding-left:3.875rem!important;padding-right:3.875rem!important}.px-63{padding-left:3.9375rem!important;padding-right:3.9375rem!important}.px-64{padding-left:4rem!important;padding-right:4rem!important}.px-65{padding-left:4.0625rem!important;padding-right:4.0625rem!important}.px-66{padding-left:4.125rem!important;padding-right:4.125rem!important}.px-67{padding-left:4.1875rem!important;padding-right:4.1875rem!important}.px-68{padding-left:4.25rem!important;padding-right:4.25rem!important}.px-69{padding-left:4.3125rem!important;padding-right:4.3125rem!important}.px-70{padding-left:4.375rem!important;padding-right:4.375rem!important}.px-71{padding-left:4.4375rem!important;padding-right:4.4375rem!important}.px-72{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-73{padding-left:4.5625rem!important;padding-right:4.5625rem!important}.px-74{padding-left:4.625rem!important;padding-right:4.625rem!important}.px-75{padding-left:4.6875rem!important;padding-right:4.6875rem!important}.px-76{padding-left:4.75rem!important;padding-right:4.75rem!important}.px-77{padding-left:4.8125rem!important;padding-right:4.8125rem!important}.px-78{padding-left:4.875rem!important;padding-right:4.875rem!important}.px-79{padding-left:4.9375rem!important;padding-right:4.9375rem!important}.px-80{padding-left:5rem!important;padding-right:5rem!important}.px-81{padding-left:5.0625rem!important;padding-right:5.0625rem!important}.px-82{padding-left:5.125rem!important;padding-right:5.125rem!important}.px-83{padding-left:5.1875rem!important;padding-right:5.1875rem!important}.px-84{padding-left:5.25rem!important;padding-right:5.25rem!important}.px-85{padding-left:5.3125rem!important;padding-right:5.3125rem!important}.px-86{padding-left:5.375rem!important;padding-right:5.375rem!important}.px-87{padding-left:5.4375rem!important;padding-right:5.4375rem!important}.px-88{padding-left:5.5rem!important;padding-right:5.5rem!important}.px-89{padding-left:5.5625rem!important;padding-right:5.5625rem!important}.px-90{padding-left:5.625rem!important;padding-right:5.625rem!important}.px-91{padding-left:5.6875rem!important;padding-right:5.6875rem!important}.px-92{padding-left:5.75rem!important;padding-right:5.75rem!important}.px-93{padding-left:5.8125rem!important;padding-right:5.8125rem!important}.px-94{padding-left:5.875rem!important;padding-right:5.875rem!important}.px-95{padding-left:5.9375rem!important;padding-right:5.9375rem!important}.px-96{padding-left:6rem!important;padding-right:6rem!important}.px-97{padding-left:6.0625rem!important;padding-right:6.0625rem!important}.px-98{padding-left:6.125rem!important;padding-right:6.125rem!important}.px-99{padding-left:6.1875rem!important;padding-right:6.1875rem!important}.px-100{padding-left:6.25rem!important;padding-right:6.25rem!important}.py-6{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-7{padding-top:.4375rem!important;padding-bottom:.4375rem!important}.py-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-9{padding-top:.5625rem!important;padding-bottom:.5625rem!important}.py-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-11{padding-top:.6875rem!important;padding-bottom:.6875rem!important}.py-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-13{padding-top:.8125rem!important;padding-bottom:.8125rem!important}.py-14{padding-top:.875rem!important;padding-bottom:.875rem!important}.py-15{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.py-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-17{padding-top:1.0625rem!important;padding-bottom:1.0625rem!important}.py-18{padding-top:1.125rem!important;padding-bottom:1.125rem!important}.py-19{padding-top:1.1875rem!important;padding-bottom:1.1875rem!important}.py-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-21{padding-top:1.3125rem!important;padding-bottom:1.3125rem!important}.py-22{padding-top:1.375rem!important;padding-bottom:1.375rem!important}.py-23{padding-top:1.4375rem!important;padding-bottom:1.4375rem!important}.py-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-25{padding-top:1.5625rem!important;padding-bottom:1.5625rem!important}.py-26{padding-top:1.625rem!important;padding-bottom:1.625rem!important}.py-27{padding-top:1.6875rem!important;padding-bottom:1.6875rem!important}.py-28{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-29{padding-top:1.8125rem!important;padding-bottom:1.8125rem!important}.py-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-31{padding-top:1.9375rem!important;padding-bottom:1.9375rem!important}.py-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-33{padding-top:2.0625rem!important;padding-bottom:2.0625rem!important}.py-34{padding-top:2.125rem!important;padding-bottom:2.125rem!important}.py-35{padding-top:2.1875rem!important;padding-bottom:2.1875rem!important}.py-36{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-37{padding-top:2.3125rem!important;padding-bottom:2.3125rem!important}.py-38{padding-top:2.375rem!important;padding-bottom:2.375rem!important}.py-39{padding-top:2.4375rem!important;padding-bottom:2.4375rem!important}.py-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-41{padding-top:2.5625rem!important;padding-bottom:2.5625rem!important}.py-42{padding-top:2.625rem!important;padding-bottom:2.625rem!important}.py-43{padding-top:2.6875rem!important;padding-bottom:2.6875rem!important}.py-44{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-45{padding-top:2.8125rem!important;padding-bottom:2.8125rem!important}.py-46{padding-top:2.875rem!important;padding-bottom:2.875rem!important}.py-47{padding-top:2.9375rem!important;padding-bottom:2.9375rem!important}.py-48{padding-top:3rem!important;padding-bottom:3rem!important}.py-49{padding-top:3.0625rem!important;padding-bottom:3.0625rem!important}.py-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-51{padding-top:3.1875rem!important;padding-bottom:3.1875rem!important}.py-52{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.py-53{padding-top:3.3125rem!important;padding-bottom:3.3125rem!important}.py-54{padding-top:3.375rem!important;padding-bottom:3.375rem!important}.py-55{padding-top:3.4375rem!important;padding-bottom:3.4375rem!important}.py-56{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-57{padding-top:3.5625rem!important;padding-bottom:3.5625rem!important}.py-58{padding-top:3.625rem!important;padding-bottom:3.625rem!important}.py-59{padding-top:3.6875rem!important;padding-bottom:3.6875rem!important}.py-60{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-61{padding-top:3.8125rem!important;padding-bottom:3.8125rem!important}.py-62{padding-top:3.875rem!important;padding-bottom:3.875rem!important}.py-63{padding-top:3.9375rem!important;padding-bottom:3.9375rem!important}.py-64{padding-top:4rem!important;padding-bottom:4rem!important}.py-65{padding-top:4.0625rem!important;padding-bottom:4.0625rem!important}.py-66{padding-top:4.125rem!important;padding-bottom:4.125rem!important}.py-67{padding-top:4.1875rem!important;padding-bottom:4.1875rem!important}.py-68{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-69{padding-top:4.3125rem!important;padding-bottom:4.3125rem!important}.py-70{padding-top:4.375rem!important;padding-bottom:4.375rem!important}.py-71{padding-top:4.4375rem!important;padding-bottom:4.4375rem!important}.py-72{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-73{padding-top:4.5625rem!important;padding-bottom:4.5625rem!important}.py-74{padding-top:4.625rem!important;padding-bottom:4.625rem!important}.py-75{padding-top:4.6875rem!important;padding-bottom:4.6875rem!important}.py-76{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.py-77{padding-top:4.8125rem!important;padding-bottom:4.8125rem!important}.py-78{padding-top:4.875rem!important;padding-bottom:4.875rem!important}.py-79{padding-top:4.9375rem!important;padding-bottom:4.9375rem!important}.py-80{padding-top:5rem!important;padding-bottom:5rem!important}.py-81{padding-top:5.0625rem!important;padding-bottom:5.0625rem!important}.py-82{padding-top:5.125rem!important;padding-bottom:5.125rem!important}.py-83{padding-top:5.1875rem!important;padding-bottom:5.1875rem!important}.py-84{padding-top:5.25rem!important;padding-bottom:5.25rem!important}.py-85{padding-top:5.3125rem!important;padding-bottom:5.3125rem!important}.py-86{padding-top:5.375rem!important;padding-bottom:5.375rem!important}.py-87{padding-top:5.4375rem!important;padding-bottom:5.4375rem!important}.py-88{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-89{padding-top:5.5625rem!important;padding-bottom:5.5625rem!important}.py-90{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.py-91{padding-top:5.6875rem!important;padding-bottom:5.6875rem!important}.py-92{padding-top:5.75rem!important;padding-bottom:5.75rem!important}.py-93{padding-top:5.8125rem!important;padding-bottom:5.8125rem!important}.py-94{padding-top:5.875rem!important;padding-bottom:5.875rem!important}.py-95{padding-top:5.9375rem!important;padding-bottom:5.9375rem!important}.py-96{padding-top:6rem!important;padding-bottom:6rem!important}.py-97{padding-top:6.0625rem!important;padding-bottom:6.0625rem!important}.py-98{padding-top:6.125rem!important;padding-bottom:6.125rem!important}.py-99{padding-top:6.1875rem!important;padding-bottom:6.1875rem!important}.py-100{padding-top:6.25rem!important;padding-bottom:6.25rem!important}.p-6{padding:.375rem!important}.p-7{padding:.4375rem!important}.p-8{padding:.5rem!important}.p-9{padding:.5625rem!important}.p-10{padding:.625rem!important}.p-11{padding:.6875rem!important}.p-12{padding:.75rem!important}.p-13{padding:.8125rem!important}.p-14{padding:.875rem!important}.p-15{padding:.9375rem!important}.p-16{padding:1rem!important}.p-17{padding:1.0625rem!important}.p-18{padding:1.125rem!important}.p-19{padding:1.1875rem!important}.p-20{padding:1.25rem!important}.p-21{padding:1.3125rem!important}.p-22{padding:1.375rem!important}.p-23{padding:1.4375rem!important}.p-24{padding:1.5rem!important}.p-25{padding:1.5625rem!important}.p-26{padding:1.625rem!important}.p-27{padding:1.6875rem!important}.p-28{padding:1.75rem!important}.p-29{padding:1.8125rem!important}.p-30{padding:1.875rem!important}.p-31{padding:1.9375rem!important}.p-32{padding:2rem!important}.p-33{padding:2.0625rem!important}.p-34{padding:2.125rem!important}.p-35{padding:2.1875rem!important}.p-36{padding:2.25rem!important}.p-37{padding:2.3125rem!important}.p-38{padding:2.375rem!important}.p-39{padding:2.4375rem!important}.p-40{padding:2.5rem!important}.p-41{padding:2.5625rem!important}.p-42{padding:2.625rem!important}.p-43{padding:2.6875rem!important}.p-44{padding:2.75rem!important}.p-45{padding:2.8125rem!important}.p-46{padding:2.875rem!important}.p-47{padding:2.9375rem!important}.p-48{padding:3rem!important}.p-49{padding:3.0625rem!important}.p-50{padding:3.125rem!important}.p-51{padding:3.1875rem!important}.p-52{padding:3.25rem!important}.p-53{padding:3.3125rem!important}.p-54{padding:3.375rem!important}.p-55{padding:3.4375rem!important}.p-56{padding:3.5rem!important}.p-57{padding:3.5625rem!important}.p-58{padding:3.625rem!important}.p-59{padding:3.6875rem!important}.p-60{padding:3.75rem!important}.p-61{padding:3.8125rem!important}.p-62{padding:3.875rem!important}.p-63{padding:3.9375rem!important}.p-64{padding:4rem!important}.p-65{padding:4.0625rem!important}.p-66{padding:4.125rem!important}.p-67{padding:4.1875rem!important}.p-68{padding:4.25rem!important}.p-69{padding:4.3125rem!important}.p-70{padding:4.375rem!important}.p-71{padding:4.4375rem!important}.p-72{padding:4.5rem!important}.p-73{padding:4.5625rem!important}.p-74{padding:4.625rem!important}.p-75{padding:4.6875rem!important}.p-76{padding:4.75rem!important}.p-77{padding:4.8125rem!important}.p-78{padding:4.875rem!important}.p-79{padding:4.9375rem!important}.p-80{padding:5rem!important}.p-81{padding:5.0625rem!important}.p-82{padding:5.125rem!important}.p-83{padding:5.1875rem!important}.p-84{padding:5.25rem!important}.p-85{padding:5.3125rem!important}.p-86{padding:5.375rem!important}.p-87{padding:5.4375rem!important}.p-88{padding:5.5rem!important}.p-89{padding:5.5625rem!important}.p-90{padding:5.625rem!important}.p-91{padding:5.6875rem!important}.p-92{padding:5.75rem!important}.p-93{padding:5.8125rem!important}.p-94{padding:5.875rem!important}.p-95{padding:5.9375rem!important}.p-96{padding:6rem!important}.p-97{padding:6.0625rem!important}.p-98{padding:6.125rem!important}.p-99{padding:6.1875rem!important}.p-100{padding:6.25rem!important}.pt-6{padding-top:.375rem!important}.pt-7{padding-top:.4375rem!important}.pt-8{padding-top:.5rem!important}.pt-9{padding-top:.5625rem!important}.pt-10{padding-top:.625rem!important}.pt-11{padding-top:.6875rem!important}.pt-12{padding-top:.75rem!important}.pt-13{padding-top:.8125rem!important}.pt-14{padding-top:.875rem!important}.pt-15{padding-top:.9375rem!important}.pt-16{padding-top:1rem!important}.pt-17{padding-top:1.0625rem!important}.pt-18{padding-top:1.125rem!important}.pt-19{padding-top:1.1875rem!important}.pt-20{padding-top:1.25rem!important}.pt-21{padding-top:1.3125rem!important}.pt-22{padding-top:1.375rem!important}.pt-23{padding-top:1.4375rem!important}.pt-24{padding-top:1.5rem!important}.pt-25{padding-top:1.5625rem!important}.pt-26{padding-top:1.625rem!important}.pt-27{padding-top:1.6875rem!important}.pt-28{padding-top:1.75rem!important}.pt-29{padding-top:1.8125rem!important}.pt-30{padding-top:1.875rem!important}.pt-31{padding-top:1.9375rem!important}.pt-32{padding-top:2rem!important}.pt-33{padding-top:2.0625rem!important}.pt-34{padding-top:2.125rem!important}.pt-35{padding-top:2.1875rem!important}.pt-36{padding-top:2.25rem!important}.pt-37{padding-top:2.3125rem!important}.pt-38{padding-top:2.375rem!important}.pt-39{padding-top:2.4375rem!important}.pt-40{padding-top:2.5rem!important}.pt-41{padding-top:2.5625rem!important}.pt-42{padding-top:2.625rem!important}.pt-43{padding-top:2.6875rem!important}.pt-44{padding-top:2.75rem!important}.pt-45{padding-top:2.8125rem!important}.pt-46{padding-top:2.875rem!important}.pt-47{padding-top:2.9375rem!important}.pt-48{padding-top:3rem!important}.pt-49{padding-top:3.0625rem!important}.pt-50{padding-top:3.125rem!important}.pt-51{padding-top:3.1875rem!important}.pt-52{padding-top:3.25rem!important}.pt-53{padding-top:3.3125rem!important}.pt-54{padding-top:3.375rem!important}.pt-55{padding-top:3.4375rem!important}.pt-56{padding-top:3.5rem!important}.pt-57{padding-top:3.5625rem!important}.pt-58{padding-top:3.625rem!important}.pt-59{padding-top:3.6875rem!important}.pt-60{padding-top:3.75rem!important}.pt-61{padding-top:3.8125rem!important}.pt-62{padding-top:3.875rem!important}.pt-63{padding-top:3.9375rem!important}.pt-64{padding-top:4rem!important}.pt-65{padding-top:4.0625rem!important}.pt-66{padding-top:4.125rem!important}.pt-67{padding-top:4.1875rem!important}.pt-68{padding-top:4.25rem!important}.pt-69{padding-top:4.3125rem!important}.pt-70{padding-top:4.375rem!important}.pt-71{padding-top:4.4375rem!important}.pt-72{padding-top:4.5rem!important}.pt-73{padding-top:4.5625rem!important}.pt-74{padding-top:4.625rem!important}.pt-75{padding-top:4.6875rem!important}.pt-76{padding-top:4.75rem!important}.pt-77{padding-top:4.8125rem!important}.pt-78{padding-top:4.875rem!important}.pt-79{padding-top:4.9375rem!important}.pt-80{padding-top:5rem!important}.pt-81{padding-top:5.0625rem!important}.pt-82{padding-top:5.125rem!important}.pt-83{padding-top:5.1875rem!important}.pt-84{padding-top:5.25rem!important}.pt-85{padding-top:5.3125rem!important}.pt-86{padding-top:5.375rem!important}.pt-87{padding-top:5.4375rem!important}.pt-88{padding-top:5.5rem!important}.pt-89{padding-top:5.5625rem!important}.pt-90{padding-top:5.625rem!important}.pt-91{padding-top:5.6875rem!important}.pt-92{padding-top:5.75rem!important}.pt-93{padding-top:5.8125rem!important}.pt-94{padding-top:5.875rem!important}.pt-95{padding-top:5.9375rem!important}.pt-96{padding-top:6rem!important}.pt-97{padding-top:6.0625rem!important}.pt-98{padding-top:6.125rem!important}.pt-99{padding-top:6.1875rem!important}.pt-100{padding-top:6.25rem!important}.mb-6{margin-bottom:.375rem!important}.mb-7{margin-bottom:.4375rem!important}.mb-8{margin-bottom:.5rem!important}.mb-9{margin-bottom:.5625rem!important}.mb-10{margin-bottom:.625rem!important}.mb-11{margin-bottom:.6875rem!important}.mb-12{margin-bottom:.75rem!important}.mb-13{margin-bottom:.8125rem!important}.mb-14{margin-bottom:.875rem!important}.mb-15{margin-bottom:.9375rem!important}.mb-16{margin-bottom:1rem!important}.mb-17{margin-bottom:1.0625rem!important}.mb-18{margin-bottom:1.125rem!important}.mb-19{margin-bottom:1.1875rem!important}.mb-20{margin-bottom:1.25rem!important}.mb-21{margin-bottom:1.3125rem!important}.mb-22{margin-bottom:1.375rem!important}.mb-23{margin-bottom:1.4375rem!important}.mb-24{margin-bottom:1.5rem!important}.mb-25{margin-bottom:1.5625rem!important}.mb-26{margin-bottom:1.625rem!important}.mb-27{margin-bottom:1.6875rem!important}.mb-28{margin-bottom:1.75rem!important}.mb-29{margin-bottom:1.8125rem!important}.mb-30{margin-bottom:1.875rem!important}.mb-31{margin-bottom:1.9375rem!important}.mb-32{margin-bottom:2rem!important}.mb-33{margin-bottom:2.0625rem!important}.mb-34{margin-bottom:2.125rem!important}.mb-35{margin-bottom:2.1875rem!important}.mb-36{margin-bottom:2.25rem!important}.mb-37{margin-bottom:2.3125rem!important}.mb-38{margin-bottom:2.375rem!important}.mb-39{margin-bottom:2.4375rem!important}.mb-40{margin-bottom:2.5rem!important}.mb-41{margin-bottom:2.5625rem!important}.mb-42{margin-bottom:2.625rem!important}.mb-43{margin-bottom:2.6875rem!important}.mb-44{margin-bottom:2.75rem!important}.mb-45{margin-bottom:2.8125rem!important}.mb-46{margin-bottom:2.875rem!important}.mb-47{margin-bottom:2.9375rem!important}.mb-48{margin-bottom:3rem!important}.mb-49{margin-bottom:3.0625rem!important}.mb-50{margin-bottom:3.125rem!important}.mb-51{margin-bottom:3.1875rem!important}.mb-52{margin-bottom:3.25rem!important}.mb-53{margin-bottom:3.3125rem!important}.mb-54{margin-bottom:3.375rem!important}.mb-55{margin-bottom:3.4375rem!important}.mb-56{margin-bottom:3.5rem!important}.mb-57{margin-bottom:3.5625rem!important}.mb-58{margin-bottom:3.625rem!important}.mb-59{margin-bottom:3.6875rem!important}.mb-60{margin-bottom:3.75rem!important}.mb-61{margin-bottom:3.8125rem!important}.mb-62{margin-bottom:3.875rem!important}.mb-63{margin-bottom:3.9375rem!important}.mb-64{margin-bottom:4rem!important}.mb-65{margin-bottom:4.0625rem!important}.mb-66{margin-bottom:4.125rem!important}.mb-67{margin-bottom:4.1875rem!important}.mb-68{margin-bottom:4.25rem!important}.mb-69{margin-bottom:4.3125rem!important}.mb-70{margin-bottom:4.375rem!important}.mb-71{margin-bottom:4.4375rem!important}.mb-72{margin-bottom:4.5rem!important}.mb-73{margin-bottom:4.5625rem!important}.mb-74{margin-bottom:4.625rem!important}.mb-75{margin-bottom:4.6875rem!important}.mb-76{margin-bottom:4.75rem!important}.mb-77{margin-bottom:4.8125rem!important}.mb-78{margin-bottom:4.875rem!important}.mb-79{margin-bottom:4.9375rem!important}.mb-80{margin-bottom:5rem!important}.mb-81{margin-bottom:5.0625rem!important}.mb-82{margin-bottom:5.125rem!important}.mb-83{margin-bottom:5.1875rem!important}.mb-84{margin-bottom:5.25rem!important}.mb-85{margin-bottom:5.3125rem!important}.mb-86{margin-bottom:5.375rem!important}.mb-87{margin-bottom:5.4375rem!important}.mb-88{margin-bottom:5.5rem!important}.mb-89{margin-bottom:5.5625rem!important}.mb-90{margin-bottom:5.625rem!important}.mb-91{margin-bottom:5.6875rem!important}.mb-92{margin-bottom:5.75rem!important}.mb-93{margin-bottom:5.8125rem!important}.mb-94{margin-bottom:5.875rem!important}.mb-95{margin-bottom:5.9375rem!important}.mb-96{margin-bottom:6rem!important}.mb-97{margin-bottom:6.0625rem!important}.mb-98{margin-bottom:6.125rem!important}.mb-99{margin-bottom:6.1875rem!important}.mb-100{margin-bottom:6.25rem!important}.mt-6{margin-top:.375rem!important}.mt-7{margin-top:.4375rem!important}.mt-8{margin-top:.5rem!important}.mt-9{margin-top:.5625rem!important}.mt-10{margin-top:.625rem!important}.mt-11{margin-top:.6875rem!important}.mt-12{margin-top:.75rem!important}.mt-13{margin-top:.8125rem!important}.mt-14{margin-top:.875rem!important}.mt-15{margin-top:.9375rem!important}.mt-16{margin-top:1rem!important}.mt-17{margin-top:1.0625rem!important}.mt-18{margin-top:1.125rem!important}.mt-19{margin-top:1.1875rem!important}.mt-20{margin-top:1.25rem!important}.mt-21{margin-top:1.3125rem!important}.mt-22{margin-top:1.375rem!important}.mt-23{margin-top:1.4375rem!important}.mt-24{margin-top:1.5rem!important}.mt-25{margin-top:1.5625rem!important}.mt-26{margin-top:1.625rem!important}.mt-27{margin-top:1.6875rem!important}.mt-28{margin-top:1.75rem!important}.mt-29{margin-top:1.8125rem!important}.mt-30{margin-top:1.875rem!important}.mt-31{margin-top:1.9375rem!important}.mt-32{margin-top:2rem!important}.mt-33{margin-top:2.0625rem!important}.mt-34{margin-top:2.125rem!important}.mt-35{margin-top:2.1875rem!important}.mt-36{margin-top:2.25rem!important}.mt-37{margin-top:2.3125rem!important}.mt-38{margin-top:2.375rem!important}.mt-39{margin-top:2.4375rem!important}.mt-40{margin-top:2.5rem!important}.mt-41{margin-top:2.5625rem!important}.mt-42{margin-top:2.625rem!important}.mt-43{margin-top:2.6875rem!important}.mt-44{margin-top:2.75rem!important}.mt-45{margin-top:2.8125rem!important}.mt-46{margin-top:2.875rem!important}.mt-47{margin-top:2.9375rem!important}.mt-48{margin-top:3rem!important}.mt-49{margin-top:3.0625rem!important}.mt-50{margin-top:3.125rem!important}.mt-51{margin-top:3.1875rem!important}.mt-52{margin-top:3.25rem!important}.mt-53{margin-top:3.3125rem!important}.mt-54{margin-top:3.375rem!important}.mt-55{margin-top:3.4375rem!important}.mt-56{margin-top:3.5rem!important}.mt-57{margin-top:3.5625rem!important}.mt-58{margin-top:3.625rem!important}.mt-59{margin-top:3.6875rem!important}.mt-60{margin-top:3.75rem!important}.mt-61{margin-top:3.8125rem!important}.mt-62{margin-top:3.875rem!important}.mt-63{margin-top:3.9375rem!important}.mt-64{margin-top:4rem!important}.mt-65{margin-top:4.0625rem!important}.mt-66{margin-top:4.125rem!important}.mt-67{margin-top:4.1875rem!important}.mt-68{margin-top:4.25rem!important}.mt-69{margin-top:4.3125rem!important}.mt-70{margin-top:4.375rem!important}.mt-71{margin-top:4.4375rem!important}.mt-72{margin-top:4.5rem!important}.mt-73{margin-top:4.5625rem!important}.mt-74{margin-top:4.625rem!important}.mt-75{margin-top:4.6875rem!important}.mt-76{margin-top:4.75rem!important}.mt-77{margin-top:4.8125rem!important}.mt-78{margin-top:4.875rem!important}.mt-79{margin-top:4.9375rem!important}.mt-80{margin-top:5rem!important}.mt-81{margin-top:5.0625rem!important}.mt-82{margin-top:5.125rem!important}.mt-83{margin-top:5.1875rem!important}.mt-84{margin-top:5.25rem!important}.mt-85{margin-top:5.3125rem!important}.mt-86{margin-top:5.375rem!important}.mt-87{margin-top:5.4375rem!important}.mt-88{margin-top:5.5rem!important}.mt-89{margin-top:5.5625rem!important}.mt-90{margin-top:5.625rem!important}.mt-91{margin-top:5.6875rem!important}.mt-92{margin-top:5.75rem!important}.mt-93{margin-top:5.8125rem!important}.mt-94{margin-top:5.875rem!important}.mt-95{margin-top:5.9375rem!important}.mt-96{margin-top:6rem!important}.mt-97{margin-top:6.0625rem!important}.mt-98{margin-top:6.125rem!important}.mt-99{margin-top:6.1875rem!important}.mt-100{margin-top:6.25rem!important}.ml-6{margin-left:.375rem!important}.ml-7{margin-left:.4375rem!important}.ml-8{margin-left:.5rem!important}.ml-9{margin-left:.5625rem!important}.ml-10{margin-left:.625rem!important}.ml-11{margin-left:.6875rem!important}.ml-12{margin-left:.75rem!important}.ml-13{margin-left:.8125rem!important}.ml-14{margin-left:.875rem!important}.ml-15{margin-left:.9375rem!important}.ml-16{margin-left:1rem!important}.ml-17{margin-left:1.0625rem!important}.ml-18{margin-left:1.125rem!important}.ml-19{margin-left:1.1875rem!important}.ml-20{margin-left:1.25rem!important}.ml-21{margin-left:1.3125rem!important}.ml-22{margin-left:1.375rem!important}.ml-23{margin-left:1.4375rem!important}.ml-24{margin-left:1.5rem!important}.ml-25{margin-left:1.5625rem!important}.ml-26{margin-left:1.625rem!important}.ml-27{margin-left:1.6875rem!important}.ml-28{margin-left:1.75rem!important}.ml-29{margin-left:1.8125rem!important}.ml-30{margin-left:1.875rem!important}.ml-31{margin-left:1.9375rem!important}.ml-32{margin-left:2rem!important}.ml-33{margin-left:2.0625rem!important}.ml-34{margin-left:2.125rem!important}.ml-35{margin-left:2.1875rem!important}.ml-36{margin-left:2.25rem!important}.ml-37{margin-left:2.3125rem!important}.ml-38{margin-left:2.375rem!important}.ml-39{margin-left:2.4375rem!important}.ml-40{margin-left:2.5rem!important}.ml-41{margin-left:2.5625rem!important}.ml-42{margin-left:2.625rem!important}.ml-43{margin-left:2.6875rem!important}.ml-44{margin-left:2.75rem!important}.ml-45{margin-left:2.8125rem!important}.ml-46{margin-left:2.875rem!important}.ml-47{margin-left:2.9375rem!important}.ml-48{margin-left:3rem!important}.ml-49{margin-left:3.0625rem!important}.ml-50{margin-left:3.125rem!important}.ml-51{margin-left:3.1875rem!important}.ml-52{margin-left:3.25rem!important}.ml-53{margin-left:3.3125rem!important}.ml-54{margin-left:3.375rem!important}.ml-55{margin-left:3.4375rem!important}.ml-56{margin-left:3.5rem!important}.ml-57{margin-left:3.5625rem!important}.ml-58{margin-left:3.625rem!important}.ml-59{margin-left:3.6875rem!important}.ml-60{margin-left:3.75rem!important}.ml-61{margin-left:3.8125rem!important}.ml-62{margin-left:3.875rem!important}.ml-63{margin-left:3.9375rem!important}.ml-64{margin-left:4rem!important}.ml-65{margin-left:4.0625rem!important}.ml-66{margin-left:4.125rem!important}.ml-67{margin-left:4.1875rem!important}.ml-68{margin-left:4.25rem!important}.ml-69{margin-left:4.3125rem!important}.ml-70{margin-left:4.375rem!important}.ml-71{margin-left:4.4375rem!important}.ml-72{margin-left:4.5rem!important}.ml-73{margin-left:4.5625rem!important}.ml-74{margin-left:4.625rem!important}.ml-75{margin-left:4.6875rem!important}.ml-76{margin-left:4.75rem!important}.ml-77{margin-left:4.8125rem!important}.ml-78{margin-left:4.875rem!important}.ml-79{margin-left:4.9375rem!important}.ml-80{margin-left:5rem!important}.ml-81{margin-left:5.0625rem!important}.ml-82{margin-left:5.125rem!important}.ml-83{margin-left:5.1875rem!important}.ml-84{margin-left:5.25rem!important}.ml-85{margin-left:5.3125rem!important}.ml-86{margin-left:5.375rem!important}.ml-87{margin-left:5.4375rem!important}.ml-88{margin-left:5.5rem!important}.ml-89{margin-left:5.5625rem!important}.ml-90{margin-left:5.625rem!important}.ml-91{margin-left:5.6875rem!important}.ml-92{margin-left:5.75rem!important}.ml-93{margin-left:5.8125rem!important}.ml-94{margin-left:5.875rem!important}.ml-95{margin-left:5.9375rem!important}.ml-96{margin-left:6rem!important}.ml-97{margin-left:6.0625rem!important}.ml-98{margin-left:6.125rem!important}.ml-99{margin-left:6.1875rem!important}.ml-100{margin-left:6.25rem!important}.mr-6{margin-right:.375rem!important}.mr-7{margin-right:.4375rem!important}.mr-8{margin-right:.5rem!important}.mr-9{margin-right:.5625rem!important}.mr-10{margin-right:.625rem!important}.mr-11{margin-right:.6875rem!important}.mr-12{margin-right:.75rem!important}.mr-13{margin-right:.8125rem!important}.mr-14{margin-right:.875rem!important}.mr-15{margin-right:.9375rem!important}.mr-16{margin-right:1rem!important}.mr-17{margin-right:1.0625rem!important}.mr-18{margin-right:1.125rem!important}.mr-19{margin-right:1.1875rem!important}.mr-20{margin-right:1.25rem!important}.mr-21{margin-right:1.3125rem!important}.mr-22{margin-right:1.375rem!important}.mr-23{margin-right:1.4375rem!important}.mr-24{margin-right:1.5rem!important}.mr-25{margin-right:1.5625rem!important}.mr-26{margin-right:1.625rem!important}.mr-27{margin-right:1.6875rem!important}.mr-28{margin-right:1.75rem!important}.mr-29{margin-right:1.8125rem!important}.mr-30{margin-right:1.875rem!important}.mr-31{margin-right:1.9375rem!important}.mr-32{margin-right:2rem!important}.mr-33{margin-right:2.0625rem!important}.mr-34{margin-right:2.125rem!important}.mr-35{margin-right:2.1875rem!important}.mr-36{margin-right:2.25rem!important}.mr-37{margin-right:2.3125rem!important}.mr-38{margin-right:2.375rem!important}.mr-39{margin-right:2.4375rem!important}.mr-40{margin-right:2.5rem!important}.mr-41{margin-right:2.5625rem!important}.mr-42{margin-right:2.625rem!important}.mr-43{margin-right:2.6875rem!important}.mr-44{margin-right:2.75rem!important}.mr-45{margin-right:2.8125rem!important}.mr-46{margin-right:2.875rem!important}.mr-47{margin-right:2.9375rem!important}.mr-48{margin-right:3rem!important}.mr-49{margin-right:3.0625rem!important}.mr-50{margin-right:3.125rem!important}.mr-51{margin-right:3.1875rem!important}.mr-52{margin-right:3.25rem!important}.mr-53{margin-right:3.3125rem!important}.mr-54{margin-right:3.375rem!important}.mr-55{margin-right:3.4375rem!important}.mr-56{margin-right:3.5rem!important}.mr-57{margin-right:3.5625rem!important}.mr-58{margin-right:3.625rem!important}.mr-59{margin-right:3.6875rem!important}.mr-60{margin-right:3.75rem!important}.mr-61{margin-right:3.8125rem!important}.mr-62{margin-right:3.875rem!important}.mr-63{margin-right:3.9375rem!important}.mr-64{margin-right:4rem!important}.mr-65{margin-right:4.0625rem!important}.mr-66{margin-right:4.125rem!important}.mr-67{margin-right:4.1875rem!important}.mr-68{margin-right:4.25rem!important}.mr-69{margin-right:4.3125rem!important}.mr-70{margin-right:4.375rem!important}.mr-71{margin-right:4.4375rem!important}.mr-72{margin-right:4.5rem!important}.mr-73{margin-right:4.5625rem!important}.mr-74{margin-right:4.625rem!important}.mr-75{margin-right:4.6875rem!important}.mr-76{margin-right:4.75rem!important}.mr-77{margin-right:4.8125rem!important}.mr-78{margin-right:4.875rem!important}.mr-79{margin-right:4.9375rem!important}.mr-80{margin-right:5rem!important}.mr-81{margin-right:5.0625rem!important}.mr-82{margin-right:5.125rem!important}.mr-83{margin-right:5.1875rem!important}.mr-84{margin-right:5.25rem!important}.mr-85{margin-right:5.3125rem!important}.mr-86{margin-right:5.375rem!important}.mr-87{margin-right:5.4375rem!important}.mr-88{margin-right:5.5rem!important}.mr-89{margin-right:5.5625rem!important}.mr-90{margin-right:5.625rem!important}.mr-91{margin-right:5.6875rem!important}.mr-92{margin-right:5.75rem!important}.mr-93{margin-right:5.8125rem!important}.mr-94{margin-right:5.875rem!important}.mr-95{margin-right:5.9375rem!important}.mr-96{margin-right:6rem!important}.mr-97{margin-right:6.0625rem!important}.mr-98{margin-right:6.125rem!important}.mr-99{margin-right:6.1875rem!important}.mr-100{margin-right:6.25rem!important}.mx-6{margin-left:.375rem!important;margin-right:.375rem!important}.mx-7{margin-left:.4375rem!important;margin-right:.4375rem!important}.mx-8{margin-left:.5rem!important;margin-right:.5rem!important}.mx-9{margin-left:.5625rem!important;margin-right:.5625rem!important}.mx-10{margin-left:.625rem!important;margin-right:.625rem!important}.mx-11{margin-left:.6875rem!important;margin-right:.6875rem!important}.mx-12{margin-left:.75rem!important;margin-right:.75rem!important}.mx-13{margin-left:.8125rem!important;margin-right:.8125rem!important}.mx-14{margin-left:.875rem!important;margin-right:.875rem!important}.mx-15{margin-left:.9375rem!important;margin-right:.9375rem!important}.mx-16{margin-left:1rem!important;margin-right:1rem!important}.mx-17{margin-left:1.0625rem!important;margin-right:1.0625rem!important}.mx-18{margin-left:1.125rem!important;margin-right:1.125rem!important}.mx-19{margin-left:1.1875rem!important;margin-right:1.1875rem!important}.mx-20{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-21{margin-left:1.3125rem!important;margin-right:1.3125rem!important}.mx-22{margin-left:1.375rem!important;margin-right:1.375rem!important}.mx-23{margin-left:1.4375rem!important;margin-right:1.4375rem!important}.mx-24{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-25{margin-left:1.5625rem!important;margin-right:1.5625rem!important}.mx-26{margin-left:1.625rem!important;margin-right:1.625rem!important}.mx-27{margin-left:1.6875rem!important;margin-right:1.6875rem!important}.mx-28{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-29{margin-left:1.8125rem!important;margin-right:1.8125rem!important}.mx-30{margin-left:1.875rem!important;margin-right:1.875rem!important}.mx-31{margin-left:1.9375rem!important;margin-right:1.9375rem!important}.mx-32{margin-left:2rem!important;margin-right:2rem!important}.mx-33{margin-left:2.0625rem!important;margin-right:2.0625rem!important}.mx-34{margin-left:2.125rem!important;margin-right:2.125rem!important}.mx-35{margin-left:2.1875rem!important;margin-right:2.1875rem!important}.mx-36{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-37{margin-left:2.3125rem!important;margin-right:2.3125rem!important}.mx-38{margin-left:2.375rem!important;margin-right:2.375rem!important}.mx-39{margin-left:2.4375rem!important;margin-right:2.4375rem!important}.mx-40{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-41{margin-left:2.5625rem!important;margin-right:2.5625rem!important}.mx-42{margin-left:2.625rem!important;margin-right:2.625rem!important}.mx-43{margin-left:2.6875rem!important;margin-right:2.6875rem!important}.mx-44{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-45{margin-left:2.8125rem!important;margin-right:2.8125rem!important}.mx-46{margin-left:2.875rem!important;margin-right:2.875rem!important}.mx-47{margin-left:2.9375rem!important;margin-right:2.9375rem!important}.mx-48{margin-left:3rem!important;margin-right:3rem!important}.mx-49{margin-left:3.0625rem!important;margin-right:3.0625rem!important}.mx-50{margin-left:3.125rem!important;margin-right:3.125rem!important}.mx-51{margin-left:3.1875rem!important;margin-right:3.1875rem!important}.mx-52{margin-left:3.25rem!important;margin-right:3.25rem!important}.mx-53{margin-left:3.3125rem!important;margin-right:3.3125rem!important}.mx-54{margin-left:3.375rem!important;margin-right:3.375rem!important}.mx-55{margin-left:3.4375rem!important;margin-right:3.4375rem!important}.mx-56{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-57{margin-left:3.5625rem!important;margin-right:3.5625rem!important}.mx-58{margin-left:3.625rem!important;margin-right:3.625rem!important}.mx-59{margin-left:3.6875rem!important;margin-right:3.6875rem!important}.mx-60{margin-left:3.75rem!important;margin-right:3.75rem!important}.mx-61{margin-left:3.8125rem!important;margin-right:3.8125rem!important}.mx-62{margin-left:3.875rem!important;margin-right:3.875rem!important}.mx-63{margin-left:3.9375rem!important;margin-right:3.9375rem!important}.mx-64{margin-left:4rem!important;margin-right:4rem!important}.mx-65{margin-left:4.0625rem!important;margin-right:4.0625rem!important}.mx-66{margin-left:4.125rem!important;margin-right:4.125rem!important}.mx-67{margin-left:4.1875rem!important;margin-right:4.1875rem!important}.mx-68{margin-left:4.25rem!important;margin-right:4.25rem!important}.mx-69{margin-left:4.3125rem!important;margin-right:4.3125rem!important}.mx-70{margin-left:4.375rem!important;margin-right:4.375rem!important}.mx-71{margin-left:4.4375rem!important;margin-right:4.4375rem!important}.mx-72{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-73{margin-left:4.5625rem!important;margin-right:4.5625rem!important}.mx-74{margin-left:4.625rem!important;margin-right:4.625rem!important}.mx-75{margin-left:4.6875rem!important;margin-right:4.6875rem!important}.mx-76{margin-left:4.75rem!important;margin-right:4.75rem!important}.mx-77{margin-left:4.8125rem!important;margin-right:4.8125rem!important}.mx-78{margin-left:4.875rem!important;margin-right:4.875rem!important}.mx-79{margin-left:4.9375rem!important;margin-right:4.9375rem!important}.mx-80{margin-left:5rem!important;margin-right:5rem!important}.mx-81{margin-left:5.0625rem!important;margin-right:5.0625rem!important}.mx-82{margin-left:5.125rem!important;margin-right:5.125rem!important}.mx-83{margin-left:5.1875rem!important;margin-right:5.1875rem!important}.mx-84{margin-left:5.25rem!important;margin-right:5.25rem!important}.mx-85{margin-left:5.3125rem!important;margin-right:5.3125rem!important}.mx-86{margin-left:5.375rem!important;margin-right:5.375rem!important}.mx-87{margin-left:5.4375rem!important;margin-right:5.4375rem!important}.mx-88{margin-left:5.5rem!important;margin-right:5.5rem!important}.mx-89{margin-left:5.5625rem!important;margin-right:5.5625rem!important}.mx-90{margin-left:5.625rem!important;margin-right:5.625rem!important}.mx-91{margin-left:5.6875rem!important;margin-right:5.6875rem!important}.mx-92{margin-left:5.75rem!important;margin-right:5.75rem!important}.mx-93{margin-left:5.8125rem!important;margin-right:5.8125rem!important}.mx-94{margin-left:5.875rem!important;margin-right:5.875rem!important}.mx-95{margin-left:5.9375rem!important;margin-right:5.9375rem!important}.mx-96{margin-left:6rem!important;margin-right:6rem!important}.mx-97{margin-left:6.0625rem!important;margin-right:6.0625rem!important}.mx-98{margin-left:6.125rem!important;margin-right:6.125rem!important}.mx-99{margin-left:6.1875rem!important;margin-right:6.1875rem!important}.mx-100{margin-left:6.25rem!important;margin-right:6.25rem!important}.my-6{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-7{margin-top:.4375rem!important;margin-bottom:.4375rem!important}.my-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-9{margin-top:.5625rem!important;margin-bottom:.5625rem!important}.my-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-11{margin-top:.6875rem!important;margin-bottom:.6875rem!important}.my-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-13{margin-top:.8125rem!important;margin-bottom:.8125rem!important}.my-14{margin-top:.875rem!important;margin-bottom:.875rem!important}.my-15{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.my-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-17{margin-top:1.0625rem!important;margin-bottom:1.0625rem!important}.my-18{margin-top:1.125rem!important;margin-bottom:1.125rem!important}.my-19{margin-top:1.1875rem!important;margin-bottom:1.1875rem!important}.my-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-21{margin-top:1.3125rem!important;margin-bottom:1.3125rem!important}.my-22{margin-top:1.375rem!important;margin-bottom:1.375rem!important}.my-23{margin-top:1.4375rem!important;margin-bottom:1.4375rem!important}.my-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-25{margin-top:1.5625rem!important;margin-bottom:1.5625rem!important}.my-26{margin-top:1.625rem!important;margin-bottom:1.625rem!important}.my-27{margin-top:1.6875rem!important;margin-bottom:1.6875rem!important}.my-28{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-29{margin-top:1.8125rem!important;margin-bottom:1.8125rem!important}.my-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-31{margin-top:1.9375rem!important;margin-bottom:1.9375rem!important}.my-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-33{margin-top:2.0625rem!important;margin-bottom:2.0625rem!important}.my-34{margin-top:2.125rem!important;margin-bottom:2.125rem!important}.my-35{margin-top:2.1875rem!important;margin-bottom:2.1875rem!important}.my-36{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-37{margin-top:2.3125rem!important;margin-bottom:2.3125rem!important}.my-38{margin-top:2.375rem!important;margin-bottom:2.375rem!important}.my-39{margin-top:2.4375rem!important;margin-bottom:2.4375rem!important}.my-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-41{margin-top:2.5625rem!important;margin-bottom:2.5625rem!important}.my-42{margin-top:2.625rem!important;margin-bottom:2.625rem!important}.my-43{margin-top:2.6875rem!important;margin-bottom:2.6875rem!important}.my-44{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-45{margin-top:2.8125rem!important;margin-bottom:2.8125rem!important}.my-46{margin-top:2.875rem!important;margin-bottom:2.875rem!important}.my-47{margin-top:2.9375rem!important;margin-bottom:2.9375rem!important}.my-48{margin-top:3rem!important;margin-bottom:3rem!important}.my-49{margin-top:3.0625rem!important;margin-bottom:3.0625rem!important}.my-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-51{margin-top:3.1875rem!important;margin-bottom:3.1875rem!important}.my-52{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.my-53{margin-top:3.3125rem!important;margin-bottom:3.3125rem!important}.my-54{margin-top:3.375rem!important;margin-bottom:3.375rem!important}.my-55{margin-top:3.4375rem!important;margin-bottom:3.4375rem!important}.my-56{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-57{margin-top:3.5625rem!important;margin-bottom:3.5625rem!important}.my-58{margin-top:3.625rem!important;margin-bottom:3.625rem!important}.my-59{margin-top:3.6875rem!important;margin-bottom:3.6875rem!important}.my-60{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-61{margin-top:3.8125rem!important;margin-bottom:3.8125rem!important}.my-62{margin-top:3.875rem!important;margin-bottom:3.875rem!important}.my-63{margin-top:3.9375rem!important;margin-bottom:3.9375rem!important}.my-64{margin-top:4rem!important;margin-bottom:4rem!important}.my-65{margin-top:4.0625rem!important;margin-bottom:4.0625rem!important}.my-66{margin-top:4.125rem!important;margin-bottom:4.125rem!important}.my-67{margin-top:4.1875rem!important;margin-bottom:4.1875rem!important}.my-68{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-69{margin-top:4.3125rem!important;margin-bottom:4.3125rem!important}.my-70{margin-top:4.375rem!important;margin-bottom:4.375rem!important}.my-71{margin-top:4.4375rem!important;margin-bottom:4.4375rem!important}.my-72{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-73{margin-top:4.5625rem!important;margin-bottom:4.5625rem!important}.my-74{margin-top:4.625rem!important;margin-bottom:4.625rem!important}.my-75{margin-top:4.6875rem!important;margin-bottom:4.6875rem!important}.my-76{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.my-77{margin-top:4.8125rem!important;margin-bottom:4.8125rem!important}.my-78{margin-top:4.875rem!important;margin-bottom:4.875rem!important}.my-79{margin-top:4.9375rem!important;margin-bottom:4.9375rem!important}.my-80{margin-top:5rem!important;margin-bottom:5rem!important}.my-81{margin-top:5.0625rem!important;margin-bottom:5.0625rem!important}.my-82{margin-top:5.125rem!important;margin-bottom:5.125rem!important}.my-83{margin-top:5.1875rem!important;margin-bottom:5.1875rem!important}.my-84{margin-top:5.25rem!important;margin-bottom:5.25rem!important}.my-85{margin-top:5.3125rem!important;margin-bottom:5.3125rem!important}.my-86{margin-top:5.375rem!important;margin-bottom:5.375rem!important}.my-87{margin-top:5.4375rem!important;margin-bottom:5.4375rem!important}.my-88{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-89{margin-top:5.5625rem!important;margin-bottom:5.5625rem!important}.my-90{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-91{margin-top:5.6875rem!important;margin-bottom:5.6875rem!important}.my-92{margin-top:5.75rem!important;margin-bottom:5.75rem!important}.my-93{margin-top:5.8125rem!important;margin-bottom:5.8125rem!important}.my-94{margin-top:5.875rem!important;margin-bottom:5.875rem!important}.my-95{margin-top:5.9375rem!important;margin-bottom:5.9375rem!important}.my-96{margin-top:6rem!important;margin-bottom:6rem!important}.my-97{margin-top:6.0625rem!important;margin-bottom:6.0625rem!important}.my-98{margin-top:6.125rem!important;margin-bottom:6.125rem!important}.my-99{margin-top:6.1875rem!important;margin-bottom:6.1875rem!important}.my-100{margin-top:6.25rem!important;margin-bottom:6.25rem!important}.fs-10{font-size:.625rem}.fs-11{font-size:.6875rem}.fs-12{font-size:.75rem}.fs-13{font-size:.8125rem}.fs-14{font-size:.875rem}.fs-15{font-size:.9375rem}.fs-16{font-size:1rem}.fs-17{font-size:1.0625rem}.fs-18{font-size:1.125rem}.fs-19{font-size:1.1875rem}.fs-20{font-size:1.25rem}.fs-21{font-size:1.3125rem}.fs-22{font-size:1.375rem}.fs-23{font-size:1.4375rem}.fs-24{font-size:1.5rem}.lh-10{line-height:.625rem}.lh-11{line-height:.6875rem}.lh-12{line-height:.75rem}.lh-13{line-height:.8125rem}.lh-14{line-height:.875rem}.lh-15{line-height:.9375rem}.lh-16{line-height:1rem}.lh-17{line-height:1.0625rem}.lh-18{line-height:1.125rem}.lh-19{line-height:1.1875rem}.lh-20{line-height:1.25rem}.lh-21{line-height:1.3125rem}.lh-22{line-height:1.375rem}.lh-23{line-height:1.4375rem}.lh-24{line-height:1.5rem}.lh-25{line-height:1.5625rem}.lh-26{line-height:1.625rem}.lh-27{line-height:1.6875rem}.lh-28{line-height:1.75rem}.lh-29{line-height:1.8125rem}.lh-30{line-height:1.875rem}.lh-31{line-height:1.9375rem}.lh-32{line-height:2rem}.lh-33{line-height:2.0625rem}.lh-34{line-height:2.125rem}.lh-35{line-height:2.1875rem}.lh-36{line-height:2.25rem}.lh-37{line-height:2.3125rem}.lh-38{line-height:2.375rem}.lh-39{line-height:2.4375rem}.lh-40{line-height:2.5rem}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.ls-1{letter-spacing:.0625rem}.ls-2{letter-spacing:.125rem}.ls-3{letter-spacing:.1875rem}.ls-4{letter-spacing:.25rem}.ls-5{letter-spacing:.3125rem}.ls-6{letter-spacing:.375rem}.ls-7{letter-spacing:.4375rem}.ls-8{letter-spacing:.5rem}.ls-9{letter-spacing:.5625rem}.ls-10{letter-spacing:.625rem}@font-face{font-family:icomoon;src:url(/static/font/icomoon.b796094b.eot);src:url(/static/font/icomoon.b796094b.eot#iefix)format("embedded-opentype"),url(/static/font/icomoon.e6b2e234.ttf)format("truetype"),url(/static/font/icomoon.97af4cb8.woff)format("woff"),url(/static/svg/icomoon.1c09a574.svg#icomoon)format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\ icon-]{font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:icomoon!important}.icon-up_arrow:before{content:"";color:#666e83}.icon-downArrow:before{content:"";color:#666e83}.icon-write-review .path1:before{content:"";color:#99a0b2}.icon-write-review .path2:before{content:"";color:#fff;margin-left:-.914063em}.icon-write-review .path3:before{content:"";color:#f0f4f7;margin-left:-.914063em}.icon-write-review .path4:before{content:"";color:#99a0b2;margin-left:-.914063em}.icon-write-review .path5:before{content:"";color:#dce0e4;margin-left:-.914063em}.icon-write-review .path6:before{content:"";color:#99a0b2;margin-left:-.914063em}.icon-write-review .path7:before{content:"";color:#d0d5e0;margin-left:-.914063em}.icon-form:before{content:"";color:#637381}.icon-rightArrow:before{content:"";color:#99a0b2}.icon-rightArrowDark:before{content:"";color:#1d1d1d}.icon-v-dots:before{content:"";color:#fff}.icon-add:before{content:""}.icon-add-row:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC4xNzcyNDYiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgcng9IjQiIGZpbGw9IiMwMEFBRTUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC4zMDIyIDExLjEyNUgxMy4wNTIyVjUuODc1QzEzLjA1MjIgNS4zOTIgMTIuNjYwMiA1IDEyLjE3NzIgNUMxMS42OTQyIDUgMTEuMzAyMiA1LjM5MiAxMS4zMDIyIDUuODc1VjExLjEyNUg2LjA1MjI1QzUuNTY5MjUgMTEuMTI1IDUuMTc3MjUgMTEuNTE3IDUuMTc3MjUgMTJDNS4xNzcyNSAxMi40ODMgNS41NjkyNSAxMi44NzUgNi4wNTIyNSAxMi44NzVIMTEuMzAyMlYxOC4xMjVDMTEuMzAyMiAxOC42MDg5IDExLjY5NDIgMTkgMTIuMTc3MiAxOUMxMi42NjAyIDE5IDEzLjA1MjIgMTguNjA4OSAxMy4wNTIyIDE4LjEyNVYxMi44NzVIMTguMzAyMkMxOC43ODYxIDEyLjg3NSAxOS4xNzcyIDEyLjQ4MyAxOS4xNzcyIDEyQzE5LjE3NzIgMTEuNTE3IDE4Ljc4NjEgMTEuMTI1IDE4LjMwMjIgMTEuMTI1WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)}.icon-category:before{content:""}.icon-component:before{content:""}.icon-delete:before{content:""}.icon-swap:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyMCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuNTg4MDMgMTYuNjI1TDEuMTc2MjcgMTIuMTcxOUw1LjU4ODAzIDcuNzE4NzVMNi44MjMzMyA4Ljk4Nzg5TDQuNTUxMjcgMTEuMjgxMkgxMC44ODIyVjEzLjA2MjVINC41NTEyN0w2LjgyMzMzIDE1LjM1NTlMNS41ODgwMyAxNi42MjVaTTE0LjQxMTYgMTEuMjgxMkwxMy4xNzYzIDEwLjAxMjFMMTUuNDQ4MyA3LjcxODc1SDkuMTE3NDVWNS45Mzc1SDE1LjQ0ODNMMTMuMTc2MyAzLjY0NDE0TDE0LjQxMTYgMi4zNzVMMTguODIzMyA2LjgyODEyTDE0LjQxMTYgMTEuMjgxMloiIGZpbGw9IiM2NjZlODMiLz4KPC9zdmc+Cg==)}.icon-deleteButton:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjIiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MiA2MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zNy42MDE1IDVIMjMuMjQ5N0wyMC4zNzkzIDcuNzc3NzhIMTAuMzMzVjEzLjMzMzNINTAuNTE4MlY3Ljc3Nzc4SDQwLjQ3MTlMMzcuNjAxNSA1Wk00MS45MDcxIDIxLjY2NjVWNDkuNDQ0MkgxOC45NDQxVjIxLjY2NjVINDEuOTA3MVpNMTMuMjAzNCAxNi4xMTFINDcuNjQ3OFY0OS40NDQzQzQ3LjY0NzggNTIuNDk5OSA0NS4wNjQ1IDU0Ljk5OTkgNDEuOTA3MSA1NC45OTk5SDE4Ljk0NDFDMTUuNzg2NyA1NC45OTk5IDEzLjIwMzQgNTIuNDk5OSAxMy4yMDM0IDQ5LjQ0NDNWMTYuMTExWiIgZmlsbD0iI0RFMzYxOCIvPgo8cGF0aCBkPSJNMzguNzUgMjkuMDEwN0wzNy4xODg5IDI3LjVMMzEgMzMuNDg5M0wyNC44MTExIDI3LjVMMjMuMjUgMjkuMDEwN0wyOS40Mzg5IDM1TDIzLjI1IDQwLjk4OTNMMjQuODExMSA0Mi41TDMxIDM2LjUxMDdMMzcuMTg4OSA0Mi41TDM4Ljc1IDQwLjk4OTNMMzIuNTYxMSAzNUwzOC43NSAyOS4wMTA3WiIgZmlsbD0iI0RFMzYxOCIgc3Ryb2tlPSIjREUzNjE4Ii8+Cjwvc3ZnPgo=)}.icon-syncIcon:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODEiIGhlaWdodD0iODAiIHZpZXdCb3g9IjAgMCA4MSA4MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTU2Ljc1IDI2LjI1TDcxLjc1IDI2LjI1TTkuMjUgMzYuMjVDOS4yNSAyMS4yNSAyMy4yNCA4Ljc1MDAxIDQwLjUgOC43NTAwMkM1OS4yNSA4Ljc1MDAyIDcxLjc1IDI2LjI1IDcxLjc1IDI2LjI1TDcxLjc1IDguNzUwMDJNMjQuMjUgNTMuNzVMOS4yNSA1My43NU03MS43NSA0My43NUM3MS43NSA1OC43NSA1Ny43NiA3MS4yNSA0MC41IDcxLjI1QzIxLjc1IDcxLjI1IDkuMjUgNTMuNzUgOS4yNSA1My43NUw5LjI1IDcxLjI1IiBzdHJva2U9IiM2MzczODEiIHN0cm9rZS13aWR0aD0iNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=)}.icon-duplicate:before{content:""}.icon-import:before{content:""}.icon-logic:before{content:""}.icon-question:before{content:""}.icon-search:before{content:""}.icon-more:before{content:""}.icon-close:before{content:""}.icon-checkbox:before{content:""}.icon-date:before{content:""}.icon-preview:before{content:""}.icon-forms:before{content:""}.icon-filter:before{content:""}.icon-location:before{content:""}.icon-number:before{content:""}.icon-select:before{content:""}.icon-signature:before{content:""}.icon-textfield:before{content:""}.icon-threegrid:before{content:""}.icon-tree-closed:before{content:""}.icon-tree-open:before{content:""}.icon-upload:before{content:""}.icon-caret-up:before{content:"";color:#666e83}.icon-caret-down:before{content:"";color:#666e83}.icon-tag:before{content:"";color:#fff}.icon-text-with-checkbox:before{content:"";color:#fff}.icon-tree:before{content:"";color:#fff}.icon-flag:before{content:"";color:#fff}.icon-addBlue:before{content:""}.icon-minus:before{content:""}.icon-home:before{content:"";color:#99a0b2}.icon-camera:before{content:""}.icon-attachment:before{content:""}.icon-notes:before{content:""}.icon-Textlabel-Dark:before{content:""}.icon-create-new:before{content:"";color:#00848e}.icon-template:before{content:"";color:#108043}.icon-fileUpload:before{content:"";color:#5e5e5e}.icon-microsoft-excel:before{content:""}.icon-arrow-back:before{content:""}.icon-drop:before{content:""}.icon-lock:before{content:""}.icon-launch-black:before{content:""}.icon-unlock:before{content:""}.icon-passwordVisibility:before{content:""}.icon-groupModuleList:before{content:""}.icon-folder:before{content:""}.icon-webLink:before{content:""}.icon-location-marker:before{content:""}.icon-Email-icon:before{content:""}.icon-Calculator-Icon:before{content:""}.icon-undo:before{content:""}.icon-addText:before{content:""}.icon-lineWidth:before{content:"";content:""}.icon-drawLine:before{content:""}.icon-Shape:before{content:""}.icon-formula:before{content:""}.icon-duplicateNode:before{content:""}.icon-exitFullscreen:before{content:""}.icon-fullscreen:before{content:""}.icon-download:before{content:""}.icon-stopIcon:before{content:""}.icon-sketch:before{content:""}.icon-reference:before{content:""}.icon-galary-icon:before{content:""}.icon-Vector:before{content:""}.icon-menu-icon:before{content:""}.icon-view-hide:before{content:""}.icon-view-show:before{content:""}.icon-table-import:before{content:""}.icon-import-button:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi42MjEgMTYuMDkxNUgxNy41OTgxSDE3LjU5ODNDMTcuOTE4MSAxNi4wOTE1IDE4LjE3NzIgMTUuODMxOCAxOC4xNzcyIDE1LjUxMTRMMTguMTc3MiAxMC41MzQzVjUuNTU3MzJWMC41ODAxNDlDMTguMTc3MiAwLjI1OTc0MiAxNy45MTgxIDAgMTcuNTk4MyAwTDE3LjU4NTEgMC4wMDAxNDc3MjRMMTIuNjM0MSAwLjAwMDE0NzcyNEwxMi42MjEgMEwxMi42MDc4IDAuMDAwMTQ3NzI0TDcuNjU2MjEgMC4wMDAxNDc3MjRMNy42NDMwMiAwTDcuNjI5ODIgMC4wMDAxNDc3MjRMMi42Nzg4MyAwLjAwMDE0NzcyNEwyLjY2NTY0IDBDMi4zNDU5MSAwIDIuMDg2NzMgMC4yNTk3NDIgMi4wODY3MyAwLjU4MDE0OVYwLjU4MDI5NlY4LjE4OTI5QzAuOTE2MjQzIDkuMjE1NTUgMC4xNzcyNDYgMTAuNzIxOSAwLjE3NzI0NiAxMi40MDA4QzAuMTc3MjQ2IDE1LjQ5MzEgMi42ODQzMSAxOCA1Ljc3NjkzIDE4QzcuNDU1NTggMTggOC45NjE3MSAxNy4yNjE0IDkuOTg4MDQgMTYuMDkxNUgxMi42MjFaTTEwLjc3MzUgMTQuOTMxMkMxMS4xNTkyIDE0LjE3MTIgMTEuMzc2NiAxMy4zMTE0IDExLjM3NjYgMTIuNDAwOEMxMS4zNzY2IDExLjk1ODIgMTEuMzI1MiAxMS41Mjc1IDExLjIyODEgMTEuMTE0NUgxMi4wNDJWMTQuOTMxMkwxMC43NzM1IDE0LjkzMTJaTTEwLjgxNTIgOS45NTQyQzEwLjI2NjQgOC44MjY0MSA5LjM1MDA0IDcuOTEwNDMgOC4yMjE5MyA3LjM2MjFMOC4yMjE5MyA2LjEzNzQ3SDEyLjA0MlY5Ljk1NDJMMTAuODE1MiA5Ljk1NDJaTTcuMDY0MTEgNi45NTAyMkM2LjY1MDgzIDYuODUzMDEgNi4yMTk4OCA2LjgwMTU4IDUuNzc2OTMgNi44MDE1OEM0Ljg2NTU1IDYuODAxNTggNC4wMDUwNCA3LjAxOTI4IDMuMjQ0NTQgNy40MDU1MkwzLjI0NDU0IDYuMTM3NDdINy4wNjQxMVY2Ljk1MDIyWk0zLjI0NDU0IDQuOTc3MTdWMS4xNjA0NUw3LjA2NDExIDEuMTYwNDVWNC45NzcxN0gzLjI0NDU0Wk0xMy4xOTk5IDE0LjkzMTJIMTcuMDE5NFYxMS4xMTQ1SDEzLjE5OTlWMTQuOTMxMlpNMTMuMTk5OSA5Ljk1NDJIMTcuMDE5NFY2LjEzNzQ3TDEzLjE5OTkgNi4xMzc0N1Y5Ljk1NDJaTTEzLjE5OTkgNC45NzcxN0wxNy4wMTk0IDQuOTc3MTdWMS4xNjA0NUwxMy4xOTk5IDEuMTYwNDVWNC45NzcxN1pNMTIuMDQyIDEuMTYwNDVMOC4yMjE5MyAxLjE2MDQ1VjQuOTc3MTdIMTIuMDQyVjEuMTYwNDVaTTkuMTgxMzIgMTIuODA2Nkw2LjEyODU4IDE1Ljc0MjRDNS45MDM5MyAxNS45NTg0IDUuNTM5NyAxNS45NTg0IDUuMzE1MDUgMTUuNzQyNEM1LjA5MDQgMTUuNTI2MyA1LjA5MDQgMTUuMTc2IDUuMzE1MDUgMTQuOTZMNy40MDE0IDEyLjk1MzZIMi42NTQ3N0MyLjMzNzA3IDEyLjk1MzYgMi4wNzk1MiAxMi43MDU5IDIuMDc5NTIgMTIuNDAwM0MyLjA3OTUyIDEyLjA5NDggMi4zMzcwNyAxMS44NDcxIDIuNjU0NzcgMTEuODQ3MUg3LjQwMjA3TDUuMzE1OSA5Ljg0MDg4QzUuMDkxMjUgOS42MjQ4NCA1LjA5MTI1IDkuMjc0NTYgNS4zMTU5IDkuMDU4NTFDNS41NDA1NSA4Ljg0MjQ3IDUuOTA0NzggOC44NDI0NyA2LjEyOTQzIDkuMDU4NTFMOS4xOTc0NSAxMi4wMDlDOS4yNDIxMiAxMi4wNTIgOS4yNzc5MSAxMi4xMDAyIDkuMzA0ODIgMTIuMTUxN0M5LjM0Mzk5IDEyLjIyNjUgOS4zNjYwNSAxMi4zMTA5IDkuMzY2MDUgMTIuNDAwM0M5LjM2NjA1IDEyLjU2MDkgOS4yOTQ5MyAxMi43MDU1IDkuMTgxMzIgMTIuODA2NloiIGZpbGw9IiM2MzczODEiLz4KPC9zdmc+Cg==)}.icon-add-table:before{content:""}.icon-attachments-upload:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxnPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTAgMEwxNiAwIDE2IDE2IDAgMTZ6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDI0IC00MTYpIHRyYW5zbGF0ZSg0MjQgNDE2KSIvPgogICAgICAgICAgICAgICAgPHBhdGggZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMS4zMzMgOC4zMzNjMC0yLjAyNiAxLjY0LTMuNjY2IDMuNjY3LTMuNjY2aDdjMS40NzMgMCAyLjY2NyAxLjE5MyAyLjY2NyAyLjY2NkMxNC42NjcgOC44MDcgMTMuNDczIDEwIDEyIDEwSDYuMzMzYy0uOTIgMC0xLjY2Ni0uNzQ3LTEuNjY2LTEuNjY3cy43NDYtMS42NjYgMS42NjYtMS42NjZoNVY4aC01LjA2Yy0uMzY2IDAtLjM2Ni42NjcgMCAuNjY3SDEyYy43MzMgMCAxLjMzMy0uNiAxLjMzMy0xLjMzNEMxMy4zMzMgNi42IDEyLjczMyA2IDEyIDZINUMzLjcxMyA2IDIuNjY3IDcuMDQ3IDIuNjY3IDguMzMzYzAgMS4yODcgMS4wNDYgMi4zMzQgMi4zMzMgMi4zMzRoNi4zMzNWMTJINWMtMi4wMjcgMC0zLjY2Ny0xLjY0LTMuNjY3LTMuNjY3eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQyNCAtNDE2KSB0cmFuc2xhdGUoNDI0IDQxNikiLz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+Cg==)}.icon-alignment:before{content:""}.icon-cut:before{content:"";font-size:20px}.icon-font-color:before{content:""}.icon-down-arrow:before{content:""}.icon-font-style:before{content:""}.icon-bold:before{content:""}.icon-italic:before{content:""}.icon-underline:before{content:""}.icon-arrowtriangle2circlepath:before{content:""}.icon-Shutter:before{content:""}.icon-actionButtons:before{content:""}.icon-save:before{content:""}.icon-circle-up:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTAuNSIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04LjI5MzIzIDExLjQyODFDNy45MDIyNiAxMS4wNjAzIDcuOTAyMjYgMTAuNDY1OCA4LjI5MzIzIDEwLjA5OEwxMS4yOTMgNy4yNzU4NkMxMS42ODQgNi45MDgwNSAxMi4zMTYgNi45MDgwNSAxMi43MDcgNy4yNzU4NkwxNS43MDY4IDEwLjA5OEMxNi4wOTc3IDEwLjQ2NTggMTYuMDk3NyAxMS4wNjAzIDE1LjcwNjggMTEuNDI4MUMxNS4zMTU4IDExLjc5NiAxNC42ODM4IDExLjc5NiAxNC4yOTI5IDExLjQyODFMMTIuOTk5OSAxMC4yMTE4TDEyLjk5OTkgMTcuMDU5M0MxMi45OTk5IDE3LjU3ODYgMTIuNTUzIDE4IDEyIDE4QzExLjQ0NyAxOCAxMS4wMDAxIDE3LjU3ODYgMTEuMDAwMSAxNy4wNTkzTDExLjAwMDEgMTAuMjExOEw5LjcwNzE0IDExLjQyODFDOS41MTIxNSAxMS42MTE2IDkuMjU2MTcgMTEuNzAzOCA5LjAwMDE5IDExLjcwMzhDOC43NDQyIDExLjcwMzggOC40ODgyMiAxMS42MTE2IDguMjkzMjMgMTEuNDI4MVoiIGZpbGw9IiM5OUEwQjIiLz4KPC9zdmc+Cg==)}.icon-circle-up-gray:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTAuNSIgZmlsbD0iIzk5QTBCMiIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTguMjkzMjMgMTEuNDI4MUM3LjkwMjI2IDExLjA2MDMgNy45MDIyNiAxMC40NjU4IDguMjkzMjMgMTAuMDk4TDExLjI5MyA3LjI3NTg2QzExLjY4NCA2LjkwODA1IDEyLjMxNiA2LjkwODA1IDEyLjcwNyA3LjI3NTg2TDE1LjcwNjggMTAuMDk4QzE2LjA5NzcgMTAuNDY1OCAxNi4wOTc3IDExLjA2MDMgMTUuNzA2OCAxMS40MjgxQzE1LjMxNTggMTEuNzk2IDE0LjY4MzggMTEuNzk2IDE0LjI5MjkgMTEuNDI4MUwxMi45OTk5IDEwLjIxMThMMTIuOTk5OSAxNy4wNTkzQzEyLjk5OTkgMTcuNTc4NiAxMi41NTMgMTggMTIgMThDMTEuNDQ3IDE4IDExLjAwMDEgMTcuNTc4NiAxMS4wMDAxIDE3LjA1OTNMMTEuMDAwMSAxMC4yMTE4TDkuNzA3MTQgMTEuNDI4MUM5LjUxMjE1IDExLjYxMTYgOS4yNTYxNyAxMS43MDM4IDkuMDAwMTkgMTEuNzAzOEM4Ljc0NDIgMTEuNzAzOCA4LjQ4ODIyIDExLjYxMTYgOC4yOTMyMyAxMS40MjgxWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)}.icon-circle-down:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTAuNSIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNS43MDY4IDEzLjU3MTlDMTYuMDk3NyAxMy45Mzk3IDE2LjA5NzcgMTQuNTM0MiAxNS43MDY4IDE0LjkwMkwxMi43MDcgMTcuNzI0MUMxMi4zMTYgMTguMDkyIDExLjY4NCAxOC4wOTIgMTEuMjkzIDE3LjcyNDFMOC4yOTMyMyAxNC45MDJDNy45MDIyNiAxNC41MzQyIDcuOTAyMjYgMTMuOTM5NyA4LjI5MzIzIDEzLjU3MTlDOC42ODQyMSAxMy4yMDQgOS4zMTYxNyAxMy4yMDQgOS43MDcxNCAxMy41NzE5TDExLjAwMDEgMTQuNzg4MlY3Ljk0MDcxQzExLjAwMDEgNy40MjE0NCAxMS40NDcgNyAxMiA3QzEyLjU1MyA3IDEyLjk5OTkgNy40MjE0NCAxMi45OTk5IDcuOTQwNzFWMTQuNzg4MkwxNC4yOTI5IDEzLjU3MTlDMTQuNDg3OCAxMy4zODg0IDE0Ljc0MzggMTMuMjk2MiAxNC45OTk4IDEzLjI5NjJDMTUuMjU1OCAxMy4yOTYyIDE1LjUxMTggMTMuMzg4NCAxNS43MDY4IDEzLjU3MTlaIiBmaWxsPSIjOTlBMEIyIi8+Cjwvc3ZnPgo=)}.icon-circle-down-gray:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTAuNSIgZmlsbD0iIzk5QTBCMiIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE1LjcwNjggMTMuNTcxOUMxNi4wOTc3IDEzLjkzOTcgMTYuMDk3NyAxNC41MzQyIDE1LjcwNjggMTQuOTAyTDEyLjcwNyAxNy43MjQxQzEyLjMxNiAxOC4wOTIgMTEuNjg0IDE4LjA5MiAxMS4yOTMgMTcuNzI0MUw4LjI5MzIzIDE0LjkwMkM3LjkwMjI2IDE0LjUzNDIgNy45MDIyNiAxMy45Mzk3IDguMjkzMjMgMTMuNTcxOUM4LjY4NDIxIDEzLjIwNCA5LjMxNjE3IDEzLjIwNCA5LjcwNzE0IDEzLjU3MTlMMTEuMDAwMSAxNC43ODgyVjcuOTQwNzFDMTEuMDAwMSA3LjQyMTQ0IDExLjQ0NyA3IDEyIDdDMTIuNTUzIDcgMTIuOTk5OSA3LjQyMTQ0IDEyLjk5OTkgNy45NDA3MVYxNC43ODgyTDE0LjI5MjkgMTMuNTcxOUMxNC40ODc4IDEzLjM4ODQgMTQuNzQzOCAxMy4yOTYyIDE0Ljk5OTggMTMuMjk2MkMxNS4yNTU4IDEzLjI5NjIgMTUuNTExOCAxMy4zODg0IDE1LjcwNjggMTMuNTcxOVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=)}.icon-arrow-up:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjM2NjU0IDguOTMxMDNDNi44Nzc4MiA4LjQzODM4IDYuODc3ODIgNy42NDIwNyA3LjM2NjU0IDcuMTQ5NDJMMTEuMTE2MyAzLjM2OTQ5QzExLjYwNSAyLjg3Njg0IDEyLjM5NSAyLjg3Njg0IDEyLjg4MzcgMy4zNjk0OUwxNi42MzM1IDcuMTQ5NDJDMTcuMTIyMiA3LjY0MjA3IDE3LjEyMjIgOC40MzgzOCAxNi42MzM1IDguOTMxMDNDMTYuMTQ0NyA5LjQyMzY4IDE1LjM1NDggOS40MjM2OCAxNC44NjYxIDguOTMxMDNMMTMuMjQ5OSA3LjMwMTg4TDEzLjI0OTkgMTguNzRDMTMuMjQ5OSAxOS40MzU1IDEyLjY5MTIgMjAgMTIgMjBDMTEuMzA4OCAyMCAxMC43NTAxIDE5LjQzNTUgMTAuNzUwMSAxOC43NEwxMC43NTAxIDcuMzAxODhMOS4xMzM5MyA4LjkzMTAzQzguODkwMTkgOS4xNzY3MyA4LjU3MDIxIDkuMzAwMjEgOC4yNTAyMyA5LjMwMDIxQzcuOTMwMjUgOS4zMDAyMSA3LjYxMDI3IDkuMTc2NzMgNy4zNjY1NCA4LjkzMTAzWiIgZmlsbD0iIzYzNzM4MSIvPgo8L3N2Zz4=)}.icon-arrow-down:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNy4zMjY0IDE0LjA2OUMxNy44MzU0IDE0LjU2MTYgMTcuODM1NCAxNS4zNTc5IDE3LjMyNjQgMTUuODUwNkwxMy40MjA0IDE5LjYzMDVDMTIuOTExMyAyMC4xMjMyIDEyLjA4ODQgMjAuMTIzMiAxMS41NzkzIDE5LjYzMDVMNy42NzMzMiAxNS44NTA2QzcuMTY0MjMgMTUuMzU3OSA3LjE2NDIzIDE0LjU2MTYgNy42NzMzMiAxNC4wNjlDOC4xODI0IDEzLjU3NjMgOS4wMDUyNiAxMy41NzYzIDkuNTE0MzUgMTQuMDY5TDExLjE5NzggMTUuNjk4MVY0LjI1OTk4QzExLjE5NzggMy41NjQ0NyAxMS43Nzk4IDMgMTIuNDk5OCAzQzEzLjIxOTggMyAxMy44MDE4IDMuNTY0NDcgMTMuODAxOCA0LjI1OTk4VjE1LjY5ODFMMTUuNDg1MyAxNC4wNjlDMTUuNzM5MiAxMy44MjMzIDE2LjA3MjUgMTMuNjk5OCAxNi40MDU4IDEzLjY5OThDMTYuNzM5MiAxMy42OTk4IDE3LjA3MjUgMTMuODIzMyAxNy4zMjY0IDE0LjA2OVoiIGZpbGw9IiM2MzczODEiLz4KPC9zdmc+Cg==)}.icon-write:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05MDQgLTQzNikgdHJhbnNsYXRlKDkwNCA0MzYpIj4KICAgICAgICAgICAgICAgIDxwYXRoIGZpbGw9IiMyOTJDMzciIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE1LjQ0NCAxMC4yMjhsLjkxMi0uOTEyYy4wOTYtLjA5Ni4xNDQtLjIxNC4xNDQtLjM1NCAwLS4xNC0uMDQ4LS4yNTgtLjE0NC0uMzU0bC0xLjE2NC0xLjE2NGMtLjA5Ni0uMDk2LS4yMTQtLjE0NC0uMzU0LS4xNDQtLjE0IDAtLjI1OC4wNDgtLjM1NC4xNDRsLS45MTIuOTEyIDEuODcyIDEuODcyek05LjM3MiAxNi4zbDUuNTMyLTUuNTMyLTEuODcyLTEuODcyTDcuNSAxNC40MjhWMTYuM2gxLjg3MnoiLz4KICAgICAgICAgICAgICAgIDxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjExLjUiIHN0cm9rZT0iI0QwRDVFMCIvPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K)}.icon-ai-form-builder:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEjSURBVHgBrVLLUcMwEH27wuTEjKkA0gElUELoIEAByUABcQoAcuQCmA5CB5RAB7gEM9wcrGXliY0NsoBJ3ows7+c97UoLbAhyn7OL+SsRDv9DFEF2fz0bcqXyK1lOoAQROdX/VB2PNWcHfzkN9KCEWI+6UTMWIKd1rBGIShmWkQZXLrELau0UITcr5IWhZ+fjOul2kWTWYmYZx8FlMXG5+F6Bg7X0JiQZAjBCR22b28ZgIAmvnX0r2pVpm9OpoCgw0cvaRwCa45B6BfSS4rJEEhIwVMVTr4AqPDFjHBIg/iL/ELi7Spa6Ldu+8TQZafPN09oPZL0CPrChhbZ2UNvCbhr7WvDAsIx07psK9kq8+CrIzi/n4hPQweng3QCaW3GwDXwC5EZfy5cAZ7QAAAAASUVORK5CYII=)}.icon-image:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjIyMjcgMEMxNS4yMDAxIDAuMDAwMjQgMTUuOTk5OCAwLjc5OTkxIDE2IDEuNzc3MzRWMTQuMjIyN0MxNS45OTk4IDE1LjIwMDEgMTUuMjAwMSAxNS45OTk4IDE0LjIyMjcgMTZIMS43NzczNEMwLjc5OTkxIDE1Ljk5OTggMC4wMDAyNCAxNS4yMDAxIDAgMTQuMjIyN1YxLjc3NzM0QzAuMDAwMjQgMC43OTk5MSAwLjc5OTkxIDAuMDAwMjQgMS43NzczNCAwSDE0LjIyMjdaTTcuMTExMyAxMi4wMDg4TDQuODg4NjcgOS4zMzNMMS43NzczNCAxMy4zMzNIMTQuMjIyN0wxMC4yMjI3IDhMNy4xMTEzIDEyLjAwODhaTTcuNTU1NyA2LjIyMjdDNi44MTkzIDYuMjIyNyA2LjIyMjcgNi44MTkzIDYuMjIyNyA3LjU1NTdDNi4yMjI3IDguMjkyIDYuODE5MyA4Ljg4ODcgNy41NTU3IDguODg4N0M4LjI5MiA4Ljg4ODYgOC44ODg2IDguMjkyIDguODg4NyA3LjU1NTdDOC44ODg3IDYuODE5MyA4LjI5MiA2LjIyMjcgNy41NTU3IDYuMjIyN1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=)}.icon-video:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMFYxSDNWMEgxM1YxSDE1VjBIMTZWMTZIMTVWMTVIMTNWMTZIM1YxNUgxVjE2SDBWMEgxWk0xIDExVjEzSDNWMTFIMVpNMTMgMTFWMTNIMTVWMTFIMTNaTTYgMTFMMTEgOEw2IDVWMTFaTTEgN1Y5SDNWN0gxWk0xMyA3VjlIMTVWN0gxM1pNMSAzVjVIM1YzSDFaTTEzIDNWNUgxNVYzSDEzWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)}.icon-file:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNSAwSDIuMUMxLjIyIDAgMC41MDggMC43MiAwLjUwOCAxLjZMMC41IDE0LjRDMC41IDE1LjI4IDEuMjEyIDE2IDIuMDkyIDE2SDExLjdDMTIuNTggMTYgMTMuMyAxNS4yOCAxMy4zIDE0LjRWNC44TDguNSAwWk0xMC4xIDEyLjhIMy43VjExLjJIMTAuMVYxMi44Wk0xMC4xIDkuNkgzLjdWOEgxMC4xVjkuNlpNNy43IDUuNlYxLjJMMTIuMSA1LjZINy43WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==)}@font-face{font-family:Poppins;src:local(Poppins),url(/static/font/Poppins.4b4ebe20.ttf)format("truetype"),url(/static/font/Poppins.4b4ebe20.ttf)format("truetype")}@font-face{font-family:ZenKurenaido;src:local(ZenKurenaido),url(/static/font/ZenKurenaido.99077014.ttf)format("truetype"),url(/static/font/ZenKurenaido.99077014.ttf)format("truetype")}@font-face{font-family:OpenSans;src:local(OpenSans),url(/static/font/OpenSans.fea505f7.ttf)format("truetype"),url(/static/font/OpenSans.fea505f7.ttf)format("truetype")}@font-face{font-family:Roboto;src:local(Roboto),url(/static/font/Roboto.d0bc87a8.ttf)format("truetype"),url(/static/font/Roboto.d0bc87a8.ttf)format("truetype")}html{-ms-overflow-style:-ms-autohiding-scrollbar}html,body,#root{width:100%;height:100%}#so-portrait{display:none}.PDFPreviewElement .selectable :first-child{background:0 0!important;border:none!important}@media (max-device-width:1080px) and (orientation:portrait){#so-portrait{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex!important}#so-portrait h5{margin:0}}@media (max-device-width:1080px) and (orientation:landscape){#root{display:block}}@media (hover:none) and (pointer:coarse){body{cursor:pointer}}.react-tiny-popover-container{z-index:1!important;top:10px!important;left:-18px!important}.animate-spin{transform-origin:50%;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}