@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700);.spinner{position:relative}.spinner:before{content:"";display:block;padding-top:100%}.spinner .circular{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100%;-webkit-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.spinner .path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s cubic-bezier(.4,0,.2,1) infinite;animation:dash 1.5s cubic-bezier(.4,0,.2,1) infinite;stroke-linecap:square;stroke:#009ac7;stroke:var(--color-primary-500)}.spinner.white .path{stroke:#fff;stroke:var(--color-neutral-0)}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}#asure-react-app .toaster:not(.banner).fade{-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all .3s ease-out}#asure-react-app .toaster:not(.banner).fade.show{-webkit-transform:translateY(1rem);transform:translateY(1rem)}#asure-react-app .toaster-wrap{top:0;left:0}.button{cursor:pointer}.small-text{font-size:14px}img{margin-top:-5px}#add-sign-row{height:3.5rem;box-shadow:0 -2px 4px rgba(0,0,0,.1);z-index:1}#download-row{height:40px;padding-right:45px;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1}.required:after{content:" *";color:#db0020;color:var(--color-danger-500)}@media (min-width:1281px){.collapse{padding:0}.bottom-drawer{width:100%}}@media (min-width:1025px) and (max-width:1280px){.collapse{padding:0}.bottom-drawer{width:679px}}@media (min-width:768px) and (max-width:1024px){.collapse{padding:0}.bottom-drawer{width:500px}}@media (max-width:767px){.hide-mobile{display:none!important}}#asure-react-app .dropzone,.asure-react-app-content .dropzone{transition:all .5s;cursor:pointer}#asure-react-app .dropzone .upload-icon,.asure-react-app-content .dropzone .upload-icon{transition:all .5s ease}#asure-react-app .dropzone .drag-over .upload-icon,.asure-react-app-content .dropzone .drag-over .upload-icon{-webkit-transform:translateY(-5px);transform:translateY(-5px)}#asure-react-app .dropzone .drag-over:after,.asure-react-app-content .dropzone .drag-over:after{content:" ";height:100%;width:100%;background:#009ac7;background:var(--color-primary-500);opacity:.1;position:absolute}#asure-react-app .dropzone.disabled,.asure-react-app-content .dropzone.disabled{opacity:.5;cursor:default;pointer-events:none}#asure-react-app .dropzone .btn-link,.asure-react-app-content .dropzone .btn-link{pointer-events:none}#asure-react-app .modal.drawer{transition-delay:.5s}#asure-react-app .modal.drawer .modal-dialog{transition:all .2s ease;margin:0 0 0 auto;height:100%;max-width:640px}#asure-react-app .modal.drawer .modal-dialog .modal-content{height:100%;border:none;border-radius:0}#asure-react-app .modal.drawer .modal-dialog .modal-header{background-color:#f5f5f5;background-color:var(--color-neutral-100)}#asure-react-app .modal.drawer .modal-dialog .modal-body{max-height:100vh;overflow-y:auto}@media screen and (-webkit-min-device-pixel-ratio:0){#asure-react-app .modal.drawer .modal-dialog .modal-body.scale-for-safari{max-height:80vh}}#asure-react-app .modal.drawer.wide .modal-dialog{max-width:900px}@media (max-width:1100px){#asure-react-app .modal.drawer.wide .modal-dialog{max-width:90%}}@media (max-width:576px){#asure-react-app .modal.drawer.wide .modal-dialog{max-width:100%}}#asure-react-app .modal.drawer.wider .modal-dialog{max-width:1400px}#asure-react-app .modal.drawer.fade .modal-dialog{-webkit-transform:translate(100%);transform:translate(100%)}#asure-react-app .modal.drawer.show{transition-delay:0s}#asure-react-app .modal.drawer.show .modal-dialog{-webkit-transform:translate(0);transform:translate(0)}#asure-react-app .loading-skeleton td>span,.asure-react-app-content .loading-skeleton td>span{width:100%}#asure-react-app .table-row:focus,.asure-react-app-content .table-row:focus{outline:0}#asure-react-app .table-row:hover,.asure-react-app-content .table-row:hover{background-color:#f5f5f5;background-color:var(--color-neutral-100)}@media (max-width:576px){#asure-react-app .table-hover tbody tr:hover,.asure-react-app-content .table-hover tbody tr:hover{background:transparent}#asure-react-app .table-hover tbody tr td,.asure-react-app-content .table-hover tbody tr td{word-break:break-all}}#asure-react-app .table-cell,.asure-react-app-content .table-cell{padding:.75rem}#asure-react-app .table-header,.asure-react-app-content .table-header{font-weight:700}#asure-react-app .btn-delete-disabled,.asure-react-app-content .btn-delete-disabled{opacity:.65;cursor:not-allowed!important}#asure-react-app .btn-delete-disabled:hover,.asure-react-app-content .btn-delete-disabled:hover{background-color:transparent!important}#asure-react-app .delete-tooltip .tooltip.show,.asure-react-app-content .delete-tooltip .tooltip.show{opacity:1}#asure-react-app .delete-tooltip .tooltip .tooltip-inner,.asure-react-app-content .delete-tooltip .tooltip .tooltip-inner{padding-top:4rem;box-shadow:0 0 2px 1px rgba(0,0,0,.2);box-shadow:0 0 2px 1px var(--color-neutral-1000-alpha-2);width:245px;max-width:none;-webkit-transform:translateX(-10%);transform:translateX(-10%);opacity:1}#asure-react-app .delete-tooltip .tooltip .arrow:before,.asure-react-app-content .delete-tooltip .tooltip .arrow:before{border-bottom-color:rgba(0,0,0,.2);border-bottom-color:var(--color-neutral-1000-alpha-2);-webkit-filter:blur(1px);filter:blur(1px)}#asure-react-app .delete-tooltip .tooltip .arrow:after,.asure-react-app-content .delete-tooltip .tooltip .arrow:after{content:"";position:absolute;top:1px;border-color:transparent;border-bottom-color:#fff;border-style:solid;border-width:0 .4rem .4rem}#asure-react-app .delete-tooltip .tooltip.bs-tooltip-top .arrow,.asure-react-app-content .delete-tooltip .tooltip.bs-tooltip-top .arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#asure-react-app .delete-tooltip .tooltip.bs-tooltip-top .arrow:before,.asure-react-app-content .delete-tooltip .tooltip.bs-tooltip-top .arrow:before{border-left:.4rem solid transparent;border-right:.4rem solid transparent;border-bottom:.4rem solid rgba(0,0,0,.2);border-bottom:.4rem solid var(--color-neutral-1000-alpha-2);border-top:0}#asure-react-app .delete-tooltip .btn.btn-danger.disabled,.asure-react-app-content .delete-tooltip .btn.btn-danger.disabled{background-color:#ec7587;background-color:var(--color-danger-300);border-color:#ec7587;border-color:var(--color-danger-300)}#asure-react-app .btn-send.btn-send-disabled,.asure-react-app-content .btn-send.btn-send-disabled{opacity:.65!important;cursor:not-allowed!important}#asure-react-app .btn-send.btn-send-disabled:hover,.asure-react-app-content .btn-send.btn-send-disabled:hover{background-color:transparent!important}#asure-react-app .btn-send:focus,.asure-react-app-content .btn-send:focus{box-shadow:none!important}#asure-react-app .btn-send.loading,#asure-react-app .btn-send:active,.asure-react-app-content .btn-send.loading,.asure-react-app-content .btn-send:active{-webkit-animation:bounce .5s infinite alternate;animation:bounce .5s infinite alternate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}#asure-react-app .btn-send.loading>svg,#asure-react-app .btn-send:active>svg,.asure-react-app-content .btn-send.loading>svg,.asure-react-app-content .btn-send:active>svg{color:#0082ad!important;color:var(--color-primary-600)!important}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(8px);transform:translateY(8px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounce{0%{-webkit-transform:translateY(8px);transform:translateY(8px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}#asure-react-app .btn-download.btn-download-disabled,.asure-react-app-content .btn-download.btn-download-disabled{opacity:.65!important;cursor:not-allowed!important}#asure-react-app .btn-download.btn-download-disabled:hover,.asure-react-app-content .btn-download.btn-download-disabled:hover{background-color:transparent!important}#asure-react-app .btn-download.loading,#asure-react-app .btn-download:active,.asure-react-app-content .btn-download.loading,.asure-react-app-content .btn-download:active{-webkit-animation:bounce .5s infinite alternate;animation:bounce .5s infinite alternate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}#asure-react-app .btn-download.loading>svg,#asure-react-app .btn-download:active>svg,.asure-react-app-content .btn-download.loading>svg,.asure-react-app-content .btn-download:active>svg{color:#0082ad!important;color:var(--color-primary-600)!important}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(8px);transform:translateY(8px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounce{0%{-webkit-transform:translateY(8px);transform:translateY(8px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.pg-viewer-wrapper{overflow-y:scroll}.pg-viewer-wrapper #docx{width:100%;height:100%}.pg-viewer-wrapper .document-container{padding:30px;width:700px;background:#fff;margin:auto}.pg-viewer-wrapper address,.pg-viewer-wrapper blockquote,.pg-viewer-wrapper body,.pg-viewer-wrapper center,.pg-viewer-wrapper dd,.pg-viewer-wrapper dir,.pg-viewer-wrapper div,.pg-viewer-wrapper dl,.pg-viewer-wrapper dt,.pg-viewer-wrapper fieldset,.pg-viewer-wrapper form,.pg-viewer-wrapper frame,.pg-viewer-wrapper frameset,.pg-viewer-wrapper h1,.pg-viewer-wrapper h2,.pg-viewer-wrapper h3,.pg-viewer-wrapper h4,.pg-viewer-wrapper h5,.pg-viewer-wrapper h6,.pg-viewer-wrapper hr,.pg-viewer-wrapper html,.pg-viewer-wrapper menu,.pg-viewer-wrapper ol,.pg-viewer-wrapper p,.pg-viewer-wrapper pre,.pg-viewer-wrapper ul{display:block;unicode-bidi:embed}.pg-viewer-wrapper li{display:list-item;list-style-type:disc}.pg-viewer-wrapper head{display:none}.pg-viewer-wrapper table{display:table;border-spacing:2px}.pg-viewer-wrapper img{width:100%}.pg-viewer-wrapper tr{display:table-row}.pg-viewer-wrapper thead{display:table-header-group}.pg-viewer-wrapper tbody{display:table-row-group}.pg-viewer-wrapper tfoot{display:table-footer-group}.pg-viewer-wrapper col{display:table-column}.pg-viewer-wrapper colgroup{display:table-column-group}.pg-viewer-wrapper th{display:table-cell;font-weight:bolder;text-align:center}.pg-viewer-wrapper td{display:table-cell;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:.2em .5em}.pg-viewer-wrapper caption{display:table-caption;text-align:center}.pg-viewer-wrapper body{margin:8px}.pg-viewer-wrapper h1{font-size:2em;margin:.67em 0}.pg-viewer-wrapper h2{font-size:1.5em;margin:.75em 0}.pg-viewer-wrapper h3{font-size:1.17em;margin:.83em 0}.pg-viewer-wrapper blockquote,.pg-viewer-wrapper dir,.pg-viewer-wrapper dl,.pg-viewer-wrapper fieldset,.pg-viewer-wrapper form,.pg-viewer-wrapper h4,.pg-viewer-wrapper menu,.pg-viewer-wrapper ol,.pg-viewer-wrapper p,.pg-viewer-wrapper ul{margin:1.12em 0}.pg-viewer-wrapper h5{font-size:.83em;margin:1.5em 0}.pg-viewer-wrapper h6{font-size:.75em;margin:1.67em 0}.pg-viewer-wrapper b,.pg-viewer-wrapper h1,.pg-viewer-wrapper h2,.pg-viewer-wrapper h3,.pg-viewer-wrapper h4,.pg-viewer-wrapper h5,.pg-viewer-wrapper h6,.pg-viewer-wrapper strong{font-weight:bolder}.pg-viewer-wrapper blockquote{margin-left:40px;margin-right:40px}.pg-viewer-wrapper address,.pg-viewer-wrapper cite,.pg-viewer-wrapper em,.pg-viewer-wrapper i,.pg-viewer-wrapper var{font-style:italic}.pg-viewer-wrapper code,.pg-viewer-wrapper kbd,.pg-viewer-wrapper pre,.pg-viewer-wrapper samp,.pg-viewer-wrapper tt{font-family:monospace}.pg-viewer-wrapper pre{white-space:pre}.pg-viewer-wrapper button,.pg-viewer-wrapper input,.pg-viewer-wrapper select,.pg-viewer-wrapper textarea{display:inline-block}.pg-viewer-wrapper big{font-size:1.17em}.pg-viewer-wrapper small,.pg-viewer-wrapper sub,.pg-viewer-wrapper sup{font-size:.83em}.pg-viewer-wrapper sub{vertical-align:sub}.pg-viewer-wrapper sup{vertical-align:super}.pg-viewer-wrapper tbody,.pg-viewer-wrapper tfoot,.pg-viewer-wrapper thead{vertical-align:middle}.pg-viewer-wrapper td,.pg-viewer-wrapper th,.pg-viewer-wrapper tr{vertical-align:inherit}.pg-viewer-wrapper del,.pg-viewer-wrapper s,.pg-viewer-wrapper strike{text-decoration:line-through}.pg-viewer-wrapper hr{border:1px inset}.pg-viewer-wrapper dd,.pg-viewer-wrapper dir,.pg-viewer-wrapper menu,.pg-viewer-wrapper ol,.pg-viewer-wrapper ul{margin-left:40px}.pg-viewer-wrapper ol{list-style-type:decimal}.pg-viewer-wrapper ol ol,.pg-viewer-wrapper ol ul,.pg-viewer-wrapper ul ol,.pg-viewer-wrapper ul ul{margin-top:0;margin-bottom:0}.pg-viewer-wrapper ins,.pg-viewer-wrapper u{text-decoration:underline}.pg-viewer-wrapper br:before{content:"\A";white-space:pre-line}.pg-viewer-wrapper center{text-align:center}.pg-viewer-wrapper :link,.pg-viewer-wrapper :visited{text-decoration:underline}.pg-viewer-wrapper :focus{outline:thin dotted invert}.pg-viewer-wrapper bdo[DIR=ltr]{direction:ltr;unicode-bidi:bidi-override}.pg-viewer-wrapper bdo[DIR=rtl]{direction:rtl;unicode-bidi:bidi-override}.pg-viewer-wrapper [DIR=ltr]{direction:ltr;unicode-bidi:embed}.pg-viewer-wrapper [DIR=rtl]{direction:rtl;unicode-bidi:embed}@media print{.pg-viewer-wrapper h1{page-break-before:always}.pg-viewer-wrapper h1,.pg-viewer-wrapper h2,.pg-viewer-wrapper h3,.pg-viewer-wrapper h4,.pg-viewer-wrapper h5,.pg-viewer-wrapper h6{page-break-after:avoid}.pg-viewer-wrapper dl,.pg-viewer-wrapper ol,.pg-viewer-wrapper ul{page-break-before:avoid}}.search-spinner{margin-top:10px;position:absolute;right:1.5rem;z-index:3}.employeeRadios Label{line-height:1.5rem!important}.modal .text-faded{opacity:.6}.modal .esignature-warning{color:#db0020;border:0}.AD_checkbox{display:block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.AD_checkbox label{cursor:pointer;opacity:.6;font-weight:400}.AD_checkbox label.disabled{cursor:default;color:#9e9e9e}.AD_checkbox input[type=checkbox]{opacity:0;cursor:pointer;height:0;width:0}.AD_checkbox .checkBox{display:-ms-flexbox;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:1rem;width:1rem;margin:.25rem;background-color:#fff;border:1px solid #616161}@media (max-width:576px){.AD_checkbox .checkBox{width:1.7rem}}.AD_checkbox .checkBox:after{content:"";display:none}.AD_checkbox .checkBox.disabled{cursor:default;border-color:#c1c1c1;background-color:#eee}.AD_checkbox input:checked~.checkBox{background-color:#616161}.AD_checkbox input:checked~.checkBox:after{display:block}.AD_checkbox .checkBox:after{width:.3rem;height:.65rem;border:solid #fff;border-width:0 .12rem .12rem 0;-webkit-transform:rotate(40deg);transform:rotate(40deg)}@media (min-width:577px){#asure-react-app .modal-dialog.small-margin,.asure-react-app-content .modal-dialog.small-margin{margin:3rem auto!important}}@media (min-width:577px){#asure-react-app .modal-dialog.medium-margin,.asure-react-app-content .modal-dialog.medium-margin{margin:5rem auto!important}}#asure-react-app .modal-dialog.large-margin,.asure-react-app-content .modal-dialog.large-margin{margin:3rem auto!important}@media (min-width:577px){#asure-react-app .modal-dialog.large-margin,.asure-react-app-content .modal-dialog.large-margin{margin:10rem auto!important}}#asure-react-app .react-select-container__menu,.asure-react-app-content .react-select-container__menu{overflow:hidden}#asure-react-app .modal-body .reduced-text,.asure-react-app-content .modal-body .reduced-text{font-size:.875rem;font-weight:400}#asure-react-app .modal-body .reduced-text span,.asure-react-app-content .modal-body .reduced-text span{font-weight:400}#asure-react-app .modal-body .row-title,.asure-react-app-content .modal-body .row-title{font-size:1rem;opacity:.8;font-weight:500;line-height:24px;padding-bottom:.25rem}#asure-react-app .modal-body .modal-label,.asure-react-app-content .modal-body .modal-label{font-size:.875rem;opacity:.8;font-weight:500;line-height:24px}#asure-react-app .modal-body .row-body,.asure-react-app-content .modal-body .row-body{line-height:18px}#asure-react-app .modal-body .signature-option-row,.asure-react-app-content .modal-body .signature-option-row{padding-bottom:.75rem}#asure-react-app .modal-body .note-span span,.asure-react-app-content .modal-body .note-span span{font-weight:500}#asure-react-app .modal-body .disabled-row,.asure-react-app-content .modal-body .disabled-row{cursor:not-allowed;border-color:#eee;border-color:var(--color-neutral-200)}#asure-react-app .modal-body .disabled-row div,.asure-react-app-content .modal-body .disabled-row div{cursor:not-allowed}#asure-react-app .modal-body .disabled-row .card,.asure-react-app-content .modal-body .disabled-row .card{background:#fafafa;background:var(--color-neutral-50)}#asure-react-app .modal-body .disabled-text,.asure-react-app-content .modal-body .disabled-text{opacity:.36}#asure-react-app .modal-body .selected-signature,.asure-react-app-content .modal-body .selected-signature{border-color:#0082ad!important;border-color:var(--color-primary-600)!important;box-sizing:border-box;box-shadow:2px 2px 4px rgba(0,0,0,.12);border-radius:2px}#asure-react-app .modal-body .active-signature-option,.asure-react-app-content .modal-body .active-signature-option{border-color:#e0e0e0;border-color:var(--color-neutral-300);border-radius:2px}#asure-react-app .modal-body .active-signature-option:hover,.asure-react-app-content .modal-body .active-signature-option:hover{background-color:#fafafa;background-color:var(--color-neutral-50);box-sizing:border-box;border-radius:2px}#asure-react-app .modal-body .active-signature-option,#asure-react-app .modal-body .cursor-pointer,#asure-react-app .modal-body input,.asure-react-app-content .modal-body .active-signature-option,.asure-react-app-content .modal-body .cursor-pointer,.asure-react-app-content .modal-body input{cursor:pointer}#asure-react-app .modal-body .required:after,.asure-react-app-content .modal-body .required:after{content:" *";color:#db0020;color:var(--color-danger-500)}#asure-react-app .image-wrapper,.asure-react-app-content .image-wrapper{min-width:64px}#asure-react-app .legacy-help,.asure-react-app-content .legacy-help{border-left:8px solid #009ac7;border-left:8px solid var(--color-primary-500);background-color:#d0ebf4;-webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,.12));filter:drop-shadow(0 2px 2px rgba(0,0,0,.12))}@media (max-width:576px){#asure-react-app .legacy-help,.asure-react-app-content .legacy-help{padding-right:1rem}}#send-reminder-header{font-size:20px!important;font-weight:400!important}#employee-name{font-weight:500}/*!
 * Strata v0.5.18 (https://strata-docs.evolutionpayroll.com/)
 */#asure-react-app,.asure-react-app-content{--color-neutral-0:#fff;--color-neutral-50:#f7f7f7;--color-neutral-100:#ededed;--color-neutral-200:#dedede;--color-neutral-300:#cbcbcb;--color-neutral-400:#b5b5b5;--color-neutral-600:#898989;--color-neutral-700:#757575;--color-neutral-800:#606060;--color-neutral-900:#4c4c4c;--color-neutral-1000:#000;--color-primary-0:#fff;--color-primary-50:#ebf7fb;--color-primary-100:#cfecf4;--color-primary-200:#a7dcec;--color-primary-300:#75c8e1;--color-primary-400:#3db2d4;--color-primary-500:#009ac7;--color-primary-600:#0082ad;--color-primary-700:#006c93;--color-primary-800:#005279;--color-primary-900:#003d60;--color-primary-1000:#000;--color-default-0:#fff;--color-default-50:#fff;--color-default-100:#fff;--color-default-200:#fff;--color-default-300:#fff;--color-default-400:#fff;--color-default-500:#fff;--color-default-600:#dedede;--color-default-700:#bdbdbd;--color-default-800:#9c9c9c;--color-default-900:#7a7a7a;--color-default-1000:#000;--color-secondary-0:#fff;--color-secondary-50:#f6faf0;--color-secondary-100:#e9f4db;--color-secondary-200:#d8ebbd;--color-secondary-300:#c1e097;--color-secondary-400:#a8d46d;--color-secondary-500:#8dc63f;--color-secondary-600:#79ac37;--color-secondary-700:#64932f;--color-secondary-800:#4e7926;--color-secondary-900:#3b5f1e;--color-secondary-1000:#000;--color-accent-0:#fff;--color-accent-50:#f6faf0;--color-accent-100:#e9f4db;--color-accent-200:#d8ebbd;--color-accent-300:#c1e097;--color-accent-400:#a8d46d;--color-accent-500:#8dc63f;--color-accent-600:#79ac37;--color-accent-700:#64932f;--color-accent-800:#4e7926;--color-accent-900:#3b5f1e;--color-accent-1000:#000;--color-danger-0:#fff;--color-danger-50:#fcebed;--color-danger-100:#f8cfd5;--color-danger-200:#f3a7b2;--color-danger-300:#ec7587;--color-danger-400:#e43d56;--color-danger-500:#db0020;--color-danger-600:#bf0018;--color-danger-700:#a20011;--color-danger-800:#860007;--color-danger-900:#690001;--color-danger-1000:#000;--color-success-0:#fff;--color-success-50:#eef9f2;--color-success-100:#d7f1e0;--color-success-200:#b6e5c7;--color-success-300:#8dd7a7;--color-success-400:#5ec783;--color-success-500:#2bb55c;--color-success-600:#259d53;--color-success-700:#208648;--color-success-800:#1a6e40;--color-success-900:#155735;--color-success-1000:#000;--color-warning-0:#fff;--color-warning-50:#fef8ed;--color-warning-100:#fcedd4;--color-warning-200:#fadfb0;--color-warning-300:#f7cd84;--color-warning-400:#f4b852;--color-warning-500:#f1a21b;--color-warning-600:#d29117;--color-warning-700:#b27f14;--color-warning-800:#937010;--color-warning-900:#745c0d;--color-warning-1000:#000;--color-info-0:#fff;--color-info-50:#ebfafc;--color-info-100:#cff2f7;--color-info-200:#a7e8f0;--color-info-300:#75dbe8;--color-info-400:#3dccde;--color-info-500:#00bcd4;--color-info-600:#00a0b8;--color-info-700:#00849d;--color-info-800:#006681;--color-info-900:#004c66;--color-info-1000:#000;--color-neutral-50:#fafafa;--color-neutral-100:#f5f5f5;--color-neutral-200:#eee;--color-neutral-300:#e0e0e0;--color-neutral-400:#bdbdbd;--color-neutral-500:#9e9e9e;--color-neutral-600:#757575;--color-neutral-700:#616161;--color-neutral-800:#424242;--color-neutral-900:#212121;--black:#000;--color-neutral-1000-alpha-1:rgba(0,0,0,.1);--color-neutral-1000-alpha-2:rgba(0,0,0,.2);--color-neutral-1000-alpha-3:rgba(0,0,0,.3);--color-neutral-1000-alpha-4:rgba(0,0,0,.4);--color-neutral-1000-alpha-5:rgba(0,0,0,.5);--color-neutral-1000-alpha-6:rgba(0,0,0,.6);--color-neutral-1000-alpha-7:rgba(0,0,0,.7);--color-neutral-1000-alpha-8:rgba(0,0,0,.8);--color-neutral-1000-alpha-9:rgba(0,0,0,.9);--btn-primary-color:#fff;--btn-primary-color:var(--color-primary-0);--btn-primary-background:#009ac7;--btn-primary-background:var(--color-primary-500);--btn-primary-border:#009ac7;--btn-primary-border:var(--color-primary-500);--btn-primary-color-hover:#fff;--btn-primary-color-hover:var(--color-primary-0);--btn-primary-background-hover:#006c93;--btn-primary-background-hover:var(--color-primary-700);--btn-primary-border-hover:#006c93;--btn-primary-border-hover:var(--color-primary-700);--btn-primary-color-active:#fff;--btn-primary-color-active:var(--color-primary-0);--btn-primary-background-active:#006c93;--btn-primary-background-active:var(--color-primary-700);--btn-primary-border-active:#006c93;--btn-primary-border-active:var(--color-primary-700);--btn-primary-color-disabled:#bdbdbd;--btn-primary-color-disabled:var(--color-neutral-400);--btn-primary-background-disabled:#eee;--btn-primary-background-disabled:var(--color-neutral-200);--btn-primary-border-disabled:#eee;--btn-primary-border-disabled:var(--color-neutral-200);--btn-default-color:var(--color-neutral-1000-alpha-87);--btn-default-background:#fff;--btn-default-background:var(--color-default-0);--btn-default-border:#e0e0e0;--btn-default-border:var(--color-neutral-300);--btn-default-color-hover:var(--color-neutral-1000-alpha-87);--btn-default-background-hover:#e0e0e0;--btn-default-background-hover:var(--color-neutral-300);--btn-default-border-hover:#e0e0e0;--btn-default-border-hover:var(--color-neutral-300);--btn-default-color-active:var(--color-neutral-1000-alpha-87);--btn-default-background-active:#e0e0e0;--btn-default-background-active:var(--color-neutral-300);--btn-default-border-active:#e0e0e0;--btn-default-border-active:var(--color-neutral-300);--btn-default-color-disabled:#bdbdbd;--btn-default-color-disabled:var(--color-neutral-400);--btn-default-background-disabled:#eee;--btn-default-background-disabled:var(--color-neutral-200);--btn-default-border-disabled:#eee;--btn-default-border-disabled:var(--color-neutral-200);--btn-secondary-color:#fff;--btn-secondary-color:var(--color-secondary-0);--btn-secondary-background:#8dc63f;--btn-secondary-background:var(--color-secondary-500);--btn-secondary-border:#8dc63f;--btn-secondary-border:var(--color-secondary-500);--btn-secondary-color-hover:#fff;--btn-secondary-color-hover:var(--color-secondary-0);--btn-secondary-background-hover:#79ac37;--btn-secondary-background-hover:var(--color-secondary-600);--btn-secondary-border-hover:#79ac37;--btn-secondary-border-hover:var(--color-secondary-600);--btn-secondary-color-active:#fff;--btn-secondary-color-active:var(--color-secondary-0);--btn-secondary-background-active:#79ac37;--btn-secondary-background-active:var(--color-secondary-600);--btn-secondary-border-active:#79ac37;--btn-secondary-border-active:var(--color-secondary-600);--btn-secondary-color-disabled:#bdbdbd;--btn-secondary-color-disabled:var(--color-neutral-400);--btn-secondary-background-disabled:#eee;--btn-secondary-background-disabled:var(--color-neutral-200);--btn-secondary-border-disabled:#eee;--btn-secondary-border-disabled:var(--color-neutral-200);--link-color:#009ac7;--link-color:var(--color-primary-500);--link-hover:#006c93;--link-hover:var(--color-primary-700);--body-text-color:rgba(0,0,0,.8);--body-text-color:var(--color-neutral-1000-alpha-8)}

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */#asure-react-app :root,.asure-react-app-content :root{--blue:#007bff;--indigo:#6610f2;--purple:#7f3f98;--pink:#e83e8c;--red:#dc3545;--orange:#f7901e;--yellow:#ffc107;--green:#8dc63f;--teal:#20c997;--cyan:#77ccd2;--white:#fff;--gray:#757575;--gray-dark:#424242;--primary:#009ac7;--secondary:#8dc63f;--success:#2bb55c;--info:#00bcd4;--warning:#f1a21b;--danger:#db0020;--light:#f5f5f5;--dark:#424242;--neutral:#9e9e9e;--default:#fff;--accent:#8dc63f;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"Roboto",sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}#asure-react-app *,#asure-react-app :after,#asure-react-app :before,.asure-react-app-content *,.asure-react-app-content :after,.asure-react-app-content :before{box-sizing:border-box}#asure-react-app html,.asure-react-app-content html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}#asure-react-app article,#asure-react-app aside,#asure-react-app figcaption,#asure-react-app figure,#asure-react-app footer,#asure-react-app header,#asure-react-app hgroup,#asure-react-app main,#asure-react-app nav,#asure-react-app section,.asure-react-app-content article,.asure-react-app-content aside,.asure-react-app-content figcaption,.asure-react-app-content figure,.asure-react-app-content footer,.asure-react-app-content header,.asure-react-app-content hgroup,.asure-react-app-content main,.asure-react-app-content nav,.asure-react-app-content section{display:block}#asure-react-app body,.asure-react-app-content body{margin:0;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:rgba(0,0,0,.8);color:var(--body-text-color);text-align:left;background-color:#fff}#asure-react-app [tabindex="-1"]:focus,.asure-react-app-content [tabindex="-1"]:focus{outline:0!important}#asure-react-app hr,.asure-react-app-content hr{box-sizing:content-box;height:0;overflow:visible}#asure-react-app h1,#asure-react-app h2,#asure-react-app h3,#asure-react-app h4,#asure-react-app h5,#asure-react-app h6,#asure-react-app p,.asure-react-app-content h1,.asure-react-app-content h2,.asure-react-app-content h3,.asure-react-app-content h4,.asure-react-app-content h5,.asure-react-app-content h6,.asure-react-app-content p{margin-top:0;margin-bottom:1rem}#asure-react-app abbr[data-original-title],#asure-react-app abbr[title],.asure-react-app-content abbr[data-original-title],.asure-react-app-content abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}#asure-react-app address,.asure-react-app-content address{margin-bottom:1rem;font-style:normal;line-height:inherit}#asure-react-app dl,#asure-react-app ol,#asure-react-app ul,.asure-react-app-content dl,.asure-react-app-content ol,.asure-react-app-content ul{margin-top:0;margin-bottom:1rem}#asure-react-app ol ol,#asure-react-app ol ul,#asure-react-app ul ol,#asure-react-app ul ul,.asure-react-app-content ol ol,.asure-react-app-content ol ul,.asure-react-app-content ul ol,.asure-react-app-content ul ul{margin-bottom:0}#asure-react-app dt,.asure-react-app-content dt{font-weight:500}#asure-react-app dd,.asure-react-app-content dd{margin-bottom:.5rem;margin-left:0}#asure-react-app blockquote,.asure-react-app-content blockquote{margin:0 0 1rem}#asure-react-app b,#asure-react-app strong,.asure-react-app-content b,.asure-react-app-content strong{font-weight:bolder}#asure-react-app small,.asure-react-app-content small{font-size:80%}#asure-react-app sub,#asure-react-app sup,.asure-react-app-content sub,.asure-react-app-content sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}#asure-react-app sub,.asure-react-app-content sub{bottom:-.25em}#asure-react-app sup,.asure-react-app-content sup{top:-.5em}#asure-react-app a,.asure-react-app-content a{color:#009ac7;color:var(--link-color);text-decoration:none;background-color:transparent}#asure-react-app a:hover,.asure-react-app-content a:hover{color:#006c93;color:var(--link-hover);text-decoration:underline}#asure-react-app a:not([href]):not([tabindex]),#asure-react-app a:not([href]):not([tabindex]):focus,#asure-react-app a:not([href]):not([tabindex]):hover,.asure-react-app-content a:not([href]):not([tabindex]),.asure-react-app-content a:not([href]):not([tabindex]):focus,.asure-react-app-content a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}#asure-react-app a:not([href]):not([tabindex]):focus,.asure-react-app-content a:not([href]):not([tabindex]):focus{outline:0}#asure-react-app code,#asure-react-app kbd,#asure-react-app pre,#asure-react-app samp,.asure-react-app-content code,.asure-react-app-content kbd,.asure-react-app-content pre,.asure-react-app-content samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}#asure-react-app pre,.asure-react-app-content pre{margin-top:0;margin-bottom:1rem;overflow:auto}#asure-react-app figure,.asure-react-app-content figure{margin:0 0 1rem}#asure-react-app img,.asure-react-app-content img{vertical-align:middle;border-style:none}#asure-react-app svg,.asure-react-app-content svg{overflow:hidden;vertical-align:middle}#asure-react-app table,.asure-react-app-content table{border-collapse:collapse}#asure-react-app caption,.asure-react-app-content caption{padding-top:.75rem;padding-bottom:.75rem;color:rgba(0,0,0,.6);color:var(--color-neutral-1000-alpha-6);text-align:left;caption-side:bottom}#asure-react-app th,.asure-react-app-content th{text-align:inherit}#asure-react-app label,.asure-react-app-content label{display:inline-block;margin-bottom:.5rem}#asure-react-app button,.asure-react-app-content button{border-radius:0}#asure-react-app button:focus,.asure-react-app-content button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}#asure-react-app button,#asure-react-app input,#asure-react-app optgroup,#asure-react-app select,#asure-react-app textarea,.asure-react-app-content button,.asure-react-app-content input,.asure-react-app-content optgroup,.asure-react-app-content select,.asure-react-app-content textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}#asure-react-app button,#asure-react-app input,.asure-react-app-content button,.asure-react-app-content input{overflow:visible}#asure-react-app button,#asure-react-app select,.asure-react-app-content button,.asure-react-app-content select{text-transform:none}#asure-react-app select,.asure-react-app-content select{word-wrap:normal}#asure-react-app [type=button],#asure-react-app [type=reset],#asure-react-app [type=submit],#asure-react-app button,.asure-react-app-content [type=button],.asure-react-app-content [type=reset],.asure-react-app-content [type=submit],.asure-react-app-content button{-webkit-appearance:button}#asure-react-app [type=button]:not(:disabled),#asure-react-app [type=reset]:not(:disabled),#asure-react-app [type=submit]:not(:disabled),#asure-react-app button:not(:disabled),.asure-react-app-content [type=button]:not(:disabled),.asure-react-app-content [type=reset]:not(:disabled),.asure-react-app-content [type=submit]:not(:disabled),.asure-react-app-content button:not(:disabled){cursor:pointer}#asure-react-app [type=button]::-moz-focus-inner,#asure-react-app [type=reset]::-moz-focus-inner,#asure-react-app [type=submit]::-moz-focus-inner,#asure-react-app button::-moz-focus-inner,.asure-react-app-content [type=button]::-moz-focus-inner,.asure-react-app-content [type=reset]::-moz-focus-inner,.asure-react-app-content [type=submit]::-moz-focus-inner,.asure-react-app-content button::-moz-focus-inner{padding:0;border-style:none}#asure-react-app input[type=checkbox],#asure-react-app input[type=radio],.asure-react-app-content input[type=checkbox],.asure-react-app-content input[type=radio]{box-sizing:border-box;padding:0}#asure-react-app input[type=date],#asure-react-app input[type=datetime-local],#asure-react-app input[type=month],#asure-react-app input[type=time],.asure-react-app-content input[type=date],.asure-react-app-content input[type=datetime-local],.asure-react-app-content input[type=month],.asure-react-app-content input[type=time]{-webkit-appearance:listbox}#asure-react-app textarea,.asure-react-app-content textarea{overflow:auto;resize:vertical}#asure-react-app fieldset,.asure-react-app-content fieldset{min-width:0;padding:0;margin:0;border:0}#asure-react-app legend,.asure-react-app-content legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}#asure-react-app progress,.asure-react-app-content progress{vertical-align:baseline}#asure-react-app [type=number]::-webkit-inner-spin-button,#asure-react-app [type=number]::-webkit-outer-spin-button,.asure-react-app-content [type=number]::-webkit-inner-spin-button,.asure-react-app-content [type=number]::-webkit-outer-spin-button{height:auto}#asure-react-app [type=search],.asure-react-app-content [type=search]{outline-offset:-2px;-webkit-appearance:none}#asure-react-app [type=search]::-webkit-search-decoration,.asure-react-app-content [type=search]::-webkit-search-decoration{-webkit-appearance:none}#asure-react-app ::-webkit-file-upload-button,.asure-react-app-content ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}#asure-react-app output,.asure-react-app-content output{display:inline-block}#asure-react-app summary,.asure-react-app-content summary{display:list-item;cursor:pointer}#asure-react-app template,.asure-react-app-content template{display:none}#asure-react-app [hidden],.asure-react-app-content [hidden]{display:none!important}#asure-react-app .h1,#asure-react-app .h2,#asure-react-app .h3,#asure-react-app .h4,#asure-react-app .h5,#asure-react-app .h6,#asure-react-app h1,#asure-react-app h2,#asure-react-app h3,#asure-react-app h4,#asure-react-app h5,#asure-react-app h6,.asure-react-app-content .h1,.asure-react-app-content .h2,.asure-react-app-content .h3,.asure-react-app-content .h4,.asure-react-app-content .h5,.asure-react-app-content .h6,.asure-react-app-content h1,.asure-react-app-content h2,.asure-react-app-content h3,.asure-react-app-content h4,.asure-react-app-content h5,.asure-react-app-content h6{margin-bottom:1rem;font-family:inherit;font-weight:300;line-height:1;color:inherit}#asure-react-app .h1,#asure-react-app h1,.asure-react-app-content .h1,.asure-react-app-content h1{font-size:2.5rem}#asure-react-app .h2,#asure-react-app h2,.asure-react-app-content .h2,.asure-react-app-content h2{font-size:2rem}#asure-react-app .h3,#asure-react-app h3,.asure-react-app-content .h3,.asure-react-app-content h3{font-size:1.75rem}#asure-react-app .h4,#asure-react-app h4,.asure-react-app-content .h4,.asure-react-app-content h4{font-size:1.5rem}#asure-react-app .h5,#asure-react-app h5,.asure-react-app-content .h5,.asure-react-app-content h5{font-size:1.25rem}#asure-react-app .h6,#asure-react-app h6,.asure-react-app-content .h6,.asure-react-app-content h6{font-size:1rem}#asure-react-app .lead,.asure-react-app-content .lead{font-size:1.25rem;font-weight:300}#asure-react-app .display-1,.asure-react-app-content .display-1{font-size:6rem;font-weight:300;line-height:1}#asure-react-app .display-2,.asure-react-app-content .display-2{font-size:5.5rem;font-weight:300;line-height:1}#asure-react-app .display-3,.asure-react-app-content .display-3{font-size:4.5rem;font-weight:300;line-height:1}#asure-react-app .display-4,.asure-react-app-content .display-4{font-size:3.5rem;font-weight:300;line-height:1}#asure-react-app hr,.asure-react-app-content hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}#asure-react-app .small,#asure-react-app small,.asure-react-app-content .small,.asure-react-app-content small{font-size:.75rem;font-weight:400}#asure-react-app .mark,#asure-react-app mark,.asure-react-app-content .mark,.asure-react-app-content mark{padding:.2em;background-color:#fcf8e3}#asure-react-app .list-inline,#asure-react-app .list-unstyled,.asure-react-app-content .list-inline,.asure-react-app-content .list-unstyled{padding-left:0;list-style:none}#asure-react-app .list-inline-item,.asure-react-app-content .list-inline-item{display:inline-block}#asure-react-app .list-inline-item:not(:last-child),.asure-react-app-content .list-inline-item:not(:last-child){margin-right:.5rem}#asure-react-app .initialism,.asure-react-app-content .initialism{font-size:90%;text-transform:uppercase}#asure-react-app .blockquote,.asure-react-app-content .blockquote{margin-bottom:1rem;font-size:1.25rem}#asure-react-app .blockquote-footer,.asure-react-app-content .blockquote-footer{display:block;font-size:.75rem;color:#757575}#asure-react-app .blockquote-footer:before,.asure-react-app-content .blockquote-footer:before{content:"\2014\A0"}#asure-react-app .img-fluid,.asure-react-app-content .img-fluid{max-width:100%;height:auto}#asure-react-app .img-thumbnail,.asure-react-app-content .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #e0e0e0;border-radius:.25rem;max-width:100%;height:auto}#asure-react-app .figure,.asure-react-app-content .figure{display:inline-block}#asure-react-app .figure-img,.asure-react-app-content .figure-img{margin-bottom:.5rem;line-height:1}#asure-react-app .figure-caption,.asure-react-app-content .figure-caption{font-size:90%;color:#757575}#asure-react-app code,.asure-react-app-content code{font-size:87.5%;color:#e83e8c;word-break:break-word}#asure-react-app a>code,.asure-react-app-content a>code{color:inherit}#asure-react-app kbd,.asure-react-app-content kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212121;border-radius:.2rem}#asure-react-app kbd kbd,.asure-react-app-content kbd kbd{padding:0;font-size:100%;font-weight:500}#asure-react-app pre,.asure-react-app-content pre{display:block;font-size:87.5%;color:#212121}#asure-react-app pre code,.asure-react-app-content pre code{font-size:inherit;color:inherit;word-break:normal}#asure-react-app .pre-scrollable,.asure-react-app-content .pre-scrollable{max-height:340px;overflow-y:scroll}#asure-react-app .container,.asure-react-app-content .container{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}@media (min-width:576px){#asure-react-app .container,.asure-react-app-content .container{max-width:540px}}@media (min-width:768px){#asure-react-app .container,.asure-react-app-content .container{max-width:720px}}@media (min-width:992px){#asure-react-app .container,.asure-react-app-content .container{max-width:960px}}@media (min-width:1200px){#asure-react-app .container,.asure-react-app-content .container{max-width:1140px}}#asure-react-app .container-fluid,.asure-react-app-content .container-fluid{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}#asure-react-app .row,.asure-react-app-content .row{display:-ms-flexbox;display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}#asure-react-app .no-gutters,.asure-react-app-content .no-gutters{margin-right:0;margin-left:0}#asure-react-app .no-gutters>.col,#asure-react-app .no-gutters>[class*=col-],.asure-react-app-content .no-gutters>.col,.asure-react-app-content .no-gutters>[class*=col-]{padding-right:0;padding-left:0}#asure-react-app .col,#asure-react-app .col-1,#asure-react-app .col-2,#asure-react-app .col-3,#asure-react-app .col-4,#asure-react-app .col-5,#asure-react-app .col-6,#asure-react-app .col-7,#asure-react-app .col-8,#asure-react-app .col-9,#asure-react-app .col-10,#asure-react-app .col-11,#asure-react-app .col-12,#asure-react-app .col-auto,#asure-react-app .col-lg,#asure-react-app .col-lg-1,#asure-react-app .col-lg-2,#asure-react-app .col-lg-3,#asure-react-app .col-lg-4,#asure-react-app .col-lg-5,#asure-react-app .col-lg-6,#asure-react-app .col-lg-7,#asure-react-app .col-lg-8,#asure-react-app .col-lg-9,#asure-react-app .col-lg-10,#asure-react-app .col-lg-11,#asure-react-app .col-lg-12,#asure-react-app .col-lg-auto,#asure-react-app .col-md,#asure-react-app .col-md-1,#asure-react-app .col-md-2,#asure-react-app .col-md-3,#asure-react-app .col-md-4,#asure-react-app .col-md-5,#asure-react-app .col-md-6,#asure-react-app .col-md-7,#asure-react-app .col-md-8,#asure-react-app .col-md-9,#asure-react-app .col-md-10,#asure-react-app .col-md-11,#asure-react-app .col-md-12,#asure-react-app .col-md-auto,#asure-react-app .col-sm,#asure-react-app .col-sm-1,#asure-react-app .col-sm-2,#asure-react-app .col-sm-3,#asure-react-app .col-sm-4,#asure-react-app .col-sm-5,#asure-react-app .col-sm-6,#asure-react-app .col-sm-7,#asure-react-app .col-sm-8,#asure-react-app .col-sm-9,#asure-react-app .col-sm-10,#asure-react-app .col-sm-11,#asure-react-app .col-sm-12,#asure-react-app .col-sm-auto,#asure-react-app .col-xl,#asure-react-app .col-xl-1,#asure-react-app .col-xl-2,#asure-react-app .col-xl-3,#asure-react-app .col-xl-4,#asure-react-app .col-xl-5,#asure-react-app .col-xl-6,#asure-react-app .col-xl-7,#asure-react-app .col-xl-8,#asure-react-app .col-xl-9,#asure-react-app .col-xl-10,#asure-react-app .col-xl-11,#asure-react-app .col-xl-12,#asure-react-app .col-xl-auto,.asure-react-app-content .col,.asure-react-app-content .col-1,.asure-react-app-content .col-2,.asure-react-app-content .col-3,.asure-react-app-content .col-4,.asure-react-app-content .col-5,.asure-react-app-content .col-6,.asure-react-app-content .col-7,.asure-react-app-content .col-8,.asure-react-app-content .col-9,.asure-react-app-content .col-10,.asure-react-app-content .col-11,.asure-react-app-content .col-12,.asure-react-app-content .col-auto,.asure-react-app-content .col-lg,.asure-react-app-content .col-lg-1,.asure-react-app-content .col-lg-2,.asure-react-app-content .col-lg-3,.asure-react-app-content .col-lg-4,.asure-react-app-content .col-lg-5,.asure-react-app-content .col-lg-6,.asure-react-app-content .col-lg-7,.asure-react-app-content .col-lg-8,.asure-react-app-content .col-lg-9,.asure-react-app-content .col-lg-10,.asure-react-app-content .col-lg-11,.asure-react-app-content .col-lg-12,.asure-react-app-content .col-lg-auto,.asure-react-app-content .col-md,.asure-react-app-content .col-md-1,.asure-react-app-content .col-md-2,.asure-react-app-content .col-md-3,.asure-react-app-content .col-md-4,.asure-react-app-content .col-md-5,.asure-react-app-content .col-md-6,.asure-react-app-content .col-md-7,.asure-react-app-content .col-md-8,.asure-react-app-content .col-md-9,.asure-react-app-content .col-md-10,.asure-react-app-content .col-md-11,.asure-react-app-content .col-md-12,.asure-react-app-content .col-md-auto,.asure-react-app-content .col-sm,.asure-react-app-content .col-sm-1,.asure-react-app-content .col-sm-2,.asure-react-app-content .col-sm-3,.asure-react-app-content .col-sm-4,.asure-react-app-content .col-sm-5,.asure-react-app-content .col-sm-6,.asure-react-app-content .col-sm-7,.asure-react-app-content .col-sm-8,.asure-react-app-content .col-sm-9,.asure-react-app-content .col-sm-10,.asure-react-app-content .col-sm-11,.asure-react-app-content .col-sm-12,.asure-react-app-content .col-sm-auto,.asure-react-app-content .col-xl,.asure-react-app-content .col-xl-1,.asure-react-app-content .col-xl-2,.asure-react-app-content .col-xl-3,.asure-react-app-content .col-xl-4,.asure-react-app-content .col-xl-5,.asure-react-app-content .col-xl-6,.asure-react-app-content .col-xl-7,.asure-react-app-content .col-xl-8,.asure-react-app-content .col-xl-9,.asure-react-app-content .col-xl-10,.asure-react-app-content .col-xl-11,.asure-react-app-content .col-xl-12,.asure-react-app-content .col-xl-auto{position:relative;width:100%;padding-right:1rem;padding-left:1rem}#asure-react-app .col,.asure-react-app-content .col{flex-basis:0;flex-grow:1;max-width:100%}#asure-react-app .col-auto,.asure-react-app-content .col-auto{flex:0 0 auto;width:auto;max-width:100%}#asure-react-app .col-1,.asure-react-app-content .col-1{flex:0 0 8.33333%;max-width:8.33333%}#asure-react-app .col-2,.asure-react-app-content .col-2{flex:0 0 16.66667%;max-width:16.66667%}#asure-react-app .col-3,.asure-react-app-content .col-3{flex:0 0 25%;max-width:25%}#asure-react-app .col-4,.asure-react-app-content .col-4{flex:0 0 33.33333%;max-width:33.33333%}#asure-react-app .col-5,.asure-react-app-content .col-5{flex:0 0 41.66667%;max-width:41.66667%}#asure-react-app .col-6,.asure-react-app-content .col-6{flex:0 0 50%;max-width:50%}#asure-react-app .col-7,.asure-react-app-content .col-7{flex:0 0 58.33333%;max-width:58.33333%}#asure-react-app .col-8,.asure-react-app-content .col-8{flex:0 0 66.66667%;max-width:66.66667%}#asure-react-app .col-9,.asure-react-app-content .col-9{flex:0 0 75%;max-width:75%}#asure-react-app .col-10,.asure-react-app-content .col-10{flex:0 0 83.33333%;max-width:83.33333%}#asure-react-app .col-11,.asure-react-app-content .col-11{flex:0 0 91.66667%;max-width:91.66667%}#asure-react-app .col-12,.asure-react-app-content .col-12{flex:0 0 100%;max-width:100%}#asure-react-app .order-first,.asure-react-app-content .order-first{order:-1}#asure-react-app .order-last,.asure-react-app-content .order-last{order:13}#asure-react-app .order-0,.asure-react-app-content .order-0{order:0}#asure-react-app .order-1,.asure-react-app-content .order-1{order:1}#asure-react-app .order-2,.asure-react-app-content .order-2{order:2}#asure-react-app .order-3,.asure-react-app-content .order-3{order:3}#asure-react-app .order-4,.asure-react-app-content .order-4{order:4}#asure-react-app .order-5,.asure-react-app-content .order-5{order:5}#asure-react-app .order-6,.asure-react-app-content .order-6{order:6}#asure-react-app .order-7,.asure-react-app-content .order-7{order:7}#asure-react-app .order-8,.asure-react-app-content .order-8{order:8}#asure-react-app .order-9,.asure-react-app-content .order-9{order:9}#asure-react-app .order-10,.asure-react-app-content .order-10{order:10}#asure-react-app .order-11,.asure-react-app-content .order-11{order:11}#asure-react-app .order-12,.asure-react-app-content .order-12{order:12}#asure-react-app .offset-1,.asure-react-app-content .offset-1{margin-left:8.33333%}#asure-react-app .offset-2,.asure-react-app-content .offset-2{margin-left:16.66667%}#asure-react-app .offset-3,.asure-react-app-content .offset-3{margin-left:25%}#asure-react-app .offset-4,.asure-react-app-content .offset-4{margin-left:33.33333%}#asure-react-app .offset-5,.asure-react-app-content .offset-5{margin-left:41.66667%}#asure-react-app .offset-6,.asure-react-app-content .offset-6{margin-left:50%}#asure-react-app .offset-7,.asure-react-app-content .offset-7{margin-left:58.33333%}#asure-react-app .offset-8,.asure-react-app-content .offset-8{margin-left:66.66667%}#asure-react-app .offset-9,.asure-react-app-content .offset-9{margin-left:75%}#asure-react-app .offset-10,.asure-react-app-content .offset-10{margin-left:83.33333%}#asure-react-app .offset-11,.asure-react-app-content .offset-11{margin-left:91.66667%}@media (min-width:576px){#asure-react-app .col-sm,.asure-react-app-content .col-sm{flex-basis:0;flex-grow:1;max-width:100%}#asure-react-app .col-sm-auto,.asure-react-app-content .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}#asure-react-app .col-sm-1,.asure-react-app-content .col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}#asure-react-app .col-sm-2,.asure-react-app-content .col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}#asure-react-app .col-sm-3,.asure-react-app-content .col-sm-3{flex:0 0 25%;max-width:25%}#asure-react-app .col-sm-4,.asure-react-app-content .col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}#asure-react-app .col-sm-5,.asure-react-app-content .col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}#asure-react-app .col-sm-6,.asure-react-app-content .col-sm-6{flex:0 0 50%;max-width:50%}#asure-react-app .col-sm-7,.asure-react-app-content .col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}#asure-react-app .col-sm-8,.asure-react-app-content .col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}#asure-react-app .col-sm-9,.asure-react-app-content .col-sm-9{flex:0 0 75%;max-width:75%}#asure-react-app .col-sm-10,.asure-react-app-content .col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}#asure-react-app .col-sm-11,.asure-react-app-content .col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}#asure-react-app .col-sm-12,.asure-react-app-content .col-sm-12{flex:0 0 100%;max-width:100%}#asure-react-app .order-sm-first,.asure-react-app-content .order-sm-first{order:-1}#asure-react-app .order-sm-last,.asure-react-app-content .order-sm-last{order:13}#asure-react-app .order-sm-0,.asure-react-app-content .order-sm-0{order:0}#asure-react-app .order-sm-1,.asure-react-app-content .order-sm-1{order:1}#asure-react-app .order-sm-2,.asure-react-app-content .order-sm-2{order:2}#asure-react-app .order-sm-3,.asure-react-app-content .order-sm-3{order:3}#asure-react-app .order-sm-4,.asure-react-app-content .order-sm-4{order:4}#asure-react-app .order-sm-5,.asure-react-app-content .order-sm-5{order:5}#asure-react-app .order-sm-6,.asure-react-app-content .order-sm-6{order:6}#asure-react-app .order-sm-7,.asure-react-app-content .order-sm-7{order:7}#asure-react-app .order-sm-8,.asure-react-app-content .order-sm-8{order:8}#asure-react-app .order-sm-9,.asure-react-app-content .order-sm-9{order:9}#asure-react-app .order-sm-10,.asure-react-app-content .order-sm-10{order:10}#asure-react-app .order-sm-11,.asure-react-app-content .order-sm-11{order:11}#asure-react-app .order-sm-12,.asure-react-app-content .order-sm-12{order:12}#asure-react-app .offset-sm-0,.asure-react-app-content .offset-sm-0{margin-left:0}#asure-react-app .offset-sm-1,.asure-react-app-content .offset-sm-1{margin-left:8.33333%}#asure-react-app .offset-sm-2,.asure-react-app-content .offset-sm-2{margin-left:16.66667%}#asure-react-app .offset-sm-3,.asure-react-app-content .offset-sm-3{margin-left:25%}#asure-react-app .offset-sm-4,.asure-react-app-content .offset-sm-4{margin-left:33.33333%}#asure-react-app .offset-sm-5,.asure-react-app-content .offset-sm-5{margin-left:41.66667%}#asure-react-app .offset-sm-6,.asure-react-app-content .offset-sm-6{margin-left:50%}#asure-react-app .offset-sm-7,.asure-react-app-content .offset-sm-7{margin-left:58.33333%}#asure-react-app .offset-sm-8,.asure-react-app-content .offset-sm-8{margin-left:66.66667%}#asure-react-app .offset-sm-9,.asure-react-app-content .offset-sm-9{margin-left:75%}#asure-react-app .offset-sm-10,.asure-react-app-content .offset-sm-10{margin-left:83.33333%}#asure-react-app .offset-sm-11,.asure-react-app-content .offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){#asure-react-app .col-md,.asure-react-app-content .col-md{flex-basis:0;flex-grow:1;max-width:100%}#asure-react-app .col-md-auto,.asure-react-app-content .col-md-auto{flex:0 0 auto;width:auto;max-width:100%}#asure-react-app .col-md-1,.asure-react-app-content .col-md-1{flex:0 0 8.33333%;max-width:8.33333%}#asure-react-app .col-md-2,.asure-react-app-content .col-md-2{flex:0 0 16.66667%;max-width:16.66667%}#asure-react-app .col-md-3,.asure-react-app-content .col-md-3{flex:0 0 25%;max-width:25%}#asure-react-app .col-md-4,.asure-react-app-content .col-md-4{flex:0 0 33.33333%;max-width:33.33333%}#asure-react-app .col-md-5,.asure-react-app-content .col-md-5{flex:0 0 41.66667%;max-width:41.66667%}#asure-react-app .col-md-6,.asure-react-app-content .col-md-6{flex:0 0 50%;max-width:50%}#asure-react-app .col-md-7,.asure-react-app-content .col-md-7{flex:0 0 58.33333%;max-width:58.33333%}#asure-react-app .col-md-8,.asure-react-app-content .col-md-8{flex:0 0 66.66667%;max-width:66.66667%}#asure-react-app .col-md-9,.asure-react-app-content .col-md-9{flex:0 0 75%;max-width:75%}#asure-react-app .col-md-10,.asure-react-app-content .col-md-10{flex:0 0 83.33333%;max-width:83.33333%}#asure-react-app .col-md-11,.asure-react-app-content .col-md-11{flex:0 0 91.66667%;max-width:91.66667%}#asure-react-app .col-md-12,.asure-react-app-content .col-md-12{flex:0 0 100%;max-width:100%}#asure-react-app .order-md-first,.asure-react-app-content .order-md-first{order:-1}#asure-react-app .order-md-last,.asure-react-app-content .order-md-last{order:13}#asure-react-app .order-md-0,.asure-react-app-content .order-md-0{order:0}#asure-react-app .order-md-1,.asure-react-app-content .order-md-1{order:1}#asure-react-app .order-md-2,.asure-react-app-content .order-md-2{order:2}#asure-react-app .order-md-3,.asure-react-app-content .order-md-3{order:3}#asure-react-app .order-md-4,.asure-react-app-content .order-md-4{order:4}#asure-react-app .order-md-5,.asure-react-app-content .order-md-5{order:5}#asure-react-app .order-md-6,.asure-react-app-content .order-md-6{order:6}#asure-react-app .order-md-7,.asure-react-app-content .order-md-7{order:7}#asure-react-app .order-md-8,.asure-react-app-content .order-md-8{order:8}#asure-react-app .order-md-9,.asure-react-app-content .order-md-9{order:9}#asure-react-app .order-md-10,.asure-react-app-content .order-md-10{order:10}#asure-react-app .order-md-11,.asure-react-app-content .order-md-11{order:11}#asure-react-app .order-md-12,.asure-react-app-content .order-md-12{order:12}#asure-react-app .offset-md-0,.asure-react-app-content .offset-md-0{margin-left:0}#asure-react-app .offset-md-1,.asure-react-app-content .offset-md-1{margin-left:8.33333%}#asure-react-app .offset-md-2,.asure-react-app-content .offset-md-2{margin-left:16.66667%}#asure-react-app .offset-md-3,.asure-react-app-content .offset-md-3{margin-left:25%}#asure-react-app .offset-md-4,.asure-react-app-content .offset-md-4{margin-left:33.33333%}#asure-react-app .offset-md-5,.asure-react-app-content .offset-md-5{margin-left:41.66667%}#asure-react-app .offset-md-6,.asure-react-app-content .offset-md-6{margin-left:50%}#asure-react-app .offset-md-7,.asure-react-app-content .offset-md-7{margin-left:58.33333%}#asure-react-app .offset-md-8,.asure-react-app-content .offset-md-8{margin-left:66.66667%}#asure-react-app .offset-md-9,.asure-react-app-content .offset-md-9{margin-left:75%}#asure-react-app .offset-md-10,.asure-react-app-content .offset-md-10{margin-left:83.33333%}#asure-react-app .offset-md-11,.asure-react-app-content .offset-md-11{margin-left:91.66667%}}@media (min-width:992px){#asure-react-app .col-lg,.asure-react-app-content .col-lg{flex-basis:0;flex-grow:1;max-width:100%}#asure-react-app .col-lg-auto,.asure-react-app-content .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}#asure-react-app .col-lg-1,.asure-react-app-content .col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}#asure-react-app .col-lg-2,.asure-react-app-content .col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}#asure-react-app .col-lg-3,.asure-react-app-content .col-lg-3{flex:0 0 25%;max-width:25%}#asure-react-app .col-lg-4,.asure-react-app-content .col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}#asure-react-app .col-lg-5,.asure-react-app-content .col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}#asure-react-app .col-lg-6,.asure-react-app-content .col-lg-6{flex:0 0 50%;max-width:50%}#asure-react-app .col-lg-7,.asure-react-app-content .col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}#asure-react-app .col-lg-8,.asure-react-app-content .col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}#asure-react-app .col-lg-9,.asure-react-app-content .col-lg-9{flex:0 0 75%;max-width:75%}#asure-react-app .col-lg-10,.asure-react-app-content .col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}#asure-react-app .col-lg-11,.asure-react-app-content .col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}#asure-react-app .col-lg-12,.asure-react-app-content .col-lg-12{flex:0 0 100%;max-width:100%}#asure-react-app .order-lg-first,.asure-react-app-content .order-lg-first{order:-1}#asure-react-app .order-lg-last,.asure-react-app-content .order-lg-last{order:13}#asure-react-app .order-lg-0,.asure-react-app-content .order-lg-0{order:0}#asure-react-app .order-lg-1,.asure-react-app-content .order-lg-1{order:1}#asure-react-app .order-lg-2,.asure-react-app-content .order-lg-2{order:2}#asure-react-app .order-lg-3,.asure-react-app-content .order-lg-3{order:3}#asure-react-app .order-lg-4,.asure-react-app-content .order-lg-4{order:4}#asure-react-app .order-lg-5,.asure-react-app-content .order-lg-5{order:5}#asure-react-app .order-lg-6,.asure-react-app-content .order-lg-6{order:6}#asure-react-app .order-lg-7,.asure-react-app-content .order-lg-7{order:7}#asure-react-app .order-lg-8,.asure-react-app-content .order-lg-8{order:8}#asure-react-app .order-lg-9,.asure-react-app-content .order-lg-9{order:9}#asure-react-app .order-lg-10,.asure-react-app-content .order-lg-10{order:10}#asure-react-app .order-lg-11,.asure-react-app-content .order-lg-11{order:11}#asure-react-app .order-lg-12,.asure-react-app-content .order-lg-12{order:12}#asure-react-app .offset-lg-0,.asure-react-app-content .offset-lg-0{margin-left:0}#asure-react-app .offset-lg-1,.asure-react-app-content .offset-lg-1{margin-left:8.33333%}#asure-react-app .offset-lg-2,.asure-react-app-content .offset-lg-2{margin-left:16.66667%}#asure-react-app .offset-lg-3,.asure-react-app-content .offset-lg-3{margin-left:25%}#asure-react-app .offset-lg-4,.asure-react-app-content .offset-lg-4{margin-left:33.33333%}#asure-react-app .offset-lg-5,.asure-react-app-content .offset-lg-5{margin-left:41.66667%}#asure-react-app .offset-lg-6,.asure-react-app-content .offset-lg-6{margin-left:50%}#asure-react-app .offset-lg-7,.asure-react-app-content .offset-lg-7{margin-left:58.33333%}#asure-react-app .offset-lg-8,.asure-react-app-content .offset-lg-8{margin-left:66.66667%}#asure-react-app .offset-lg-9,.asure-react-app-content .offset-lg-9{margin-left:75%}#asure-react-app .offset-lg-10,.asure-react-app-content .offset-lg-10{margin-left:83.33333%}#asure-react-app .offset-lg-11,.asure-react-app-content .offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){#asure-react-app .col-xl,.asure-react-app-content .col-xl{flex-basis:0;flex-grow:1;max-width:100%}#asure-react-app .col-xl-auto,.asure-react-app-content .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}#asure-react-app .col-xl-1,.asure-react-app-content .col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}#asure-react-app .col-xl-2,.asure-react-app-content .col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}#asure-react-app .col-xl-3,.asure-react-app-content .col-xl-3{flex:0 0 25%;max-width:25%}#asure-react-app .col-xl-4,.asure-react-app-content .col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}#asure-react-app .col-xl-5,.asure-react-app-content .col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}#asure-react-app .col-xl-6,.asure-react-app-content .col-xl-6{flex:0 0 50%;max-width:50%}#asure-react-app .col-xl-7,.asure-react-app-content .col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}#asure-react-app .col-xl-8,.asure-react-app-content .col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}#asure-react-app .col-xl-9,.asure-react-app-content .col-xl-9{flex:0 0 75%;max-width:75%}#asure-react-app .col-xl-10,.asure-react-app-content .col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}#asure-react-app .col-xl-11,.asure-react-app-content .col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}#asure-react-app .col-xl-12,.asure-react-app-content .col-xl-12{flex:0 0 100%;max-width:100%}#asure-react-app .order-xl-first,.asure-react-app-content .order-xl-first{order:-1}#asure-react-app .order-xl-last,.asure-react-app-content .order-xl-last{order:13}#asure-react-app .order-xl-0,.asure-react-app-content .order-xl-0{order:0}#asure-react-app .order-xl-1,.asure-react-app-content .order-xl-1{order:1}#asure-react-app .order-xl-2,.asure-react-app-content .order-xl-2{order:2}#asure-react-app .order-xl-3,.asure-react-app-content .order-xl-3{order:3}#asure-react-app .order-xl-4,.asure-react-app-content .order-xl-4{order:4}#asure-react-app .order-xl-5,.asure-react-app-content .order-xl-5{order:5}#asure-react-app .order-xl-6,.asure-react-app-content .order-xl-6{order:6}#asure-react-app .order-xl-7,.asure-react-app-content .order-xl-7{order:7}#asure-react-app .order-xl-8,.asure-react-app-content .order-xl-8{order:8}#asure-react-app .order-xl-9,.asure-react-app-content .order-xl-9{order:9}#asure-react-app .order-xl-10,.asure-react-app-content .order-xl-10{order:10}#asure-react-app .order-xl-11,.asure-react-app-content .order-xl-11{order:11}#asure-react-app .order-xl-12,.asure-react-app-content .order-xl-12{order:12}#asure-react-app .offset-xl-0,.asure-react-app-content .offset-xl-0{margin-left:0}#asure-react-app .offset-xl-1,.asure-react-app-content .offset-xl-1{margin-left:8.33333%}#asure-react-app .offset-xl-2,.asure-react-app-content .offset-xl-2{margin-left:16.66667%}#asure-react-app .offset-xl-3,.asure-react-app-content .offset-xl-3{margin-left:25%}#asure-react-app .offset-xl-4,.asure-react-app-content .offset-xl-4{margin-left:33.33333%}#asure-react-app .offset-xl-5,.asure-react-app-content .offset-xl-5{margin-left:41.66667%}#asure-react-app .offset-xl-6,.asure-react-app-content .offset-xl-6{margin-left:50%}#asure-react-app .offset-xl-7,.asure-react-app-content .offset-xl-7{margin-left:58.33333%}#asure-react-app .offset-xl-8,.asure-react-app-content .offset-xl-8{margin-left:66.66667%}#asure-react-app .offset-xl-9,.asure-react-app-content .offset-xl-9{margin-left:75%}#asure-react-app .offset-xl-10,.asure-react-app-content .offset-xl-10{margin-left:83.33333%}#asure-react-app .offset-xl-11,.asure-react-app-content .offset-xl-11{margin-left:91.66667%}}#asure-react-app .table,.asure-react-app-content .table{width:100%;margin-bottom:1rem;color:rgba(0,0,0,.8);color:var(--body-text-color)}#asure-react-app .table td,#asure-react-app .table th,.asure-react-app-content .table td,.asure-react-app-content .table th{padding:.75rem;vertical-align:top;border-top:1px solid #e0e0e0}#asure-react-app .table thead th,.asure-react-app-content .table thead th{vertical-align:bottom;border-bottom:2px solid #e0e0e0}#asure-react-app .table tbody+tbody,.asure-react-app-content .table tbody+tbody{border-top:2px solid #e0e0e0}#asure-react-app .table-sm td,#asure-react-app .table-sm th,.asure-react-app-content .table-sm td,.asure-react-app-content .table-sm th{padding:.3rem}#asure-react-app .table-bordered,#asure-react-app .table-bordered td,#asure-react-app .table-bordered th,.asure-react-app-content .table-bordered,.asure-react-app-content .table-bordered td,.asure-react-app-content .table-bordered th{border:1px solid #e0e0e0}#asure-react-app .table-bordered thead td,#asure-react-app .table-bordered thead th,.asure-react-app-content .table-bordered thead td,.asure-react-app-content .table-bordered thead th{border-bottom-width:2px}#asure-react-app .table-borderless tbody+tbody,#asure-react-app .table-borderless td,#asure-react-app .table-borderless th,#asure-react-app .table-borderless thead th,.asure-react-app-content .table-borderless tbody+tbody,.asure-react-app-content .table-borderless td,.asure-react-app-content .table-borderless th,.asure-react-app-content .table-borderless thead th{border:0}#asure-react-app .table-striped tbody tr:nth-of-type(odd),.asure-react-app-content .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}#asure-react-app .table-hover tbody tr:hover,.asure-react-app-content .table-hover tbody tr:hover{color:rgba(0,0,0,.8);color:var(--body-text-color);background-color:rgba(0,0,0,.075)}#asure-react-app .table-primary,#asure-react-app .table-primary>td,#asure-react-app .table-primary>th,.asure-react-app-content .table-primary,.asure-react-app-content .table-primary>td,.asure-react-app-content .table-primary>th{background-color:#b8e3ef}#asure-react-app .table-primary tbody+tbody,#asure-react-app .table-primary td,#asure-react-app .table-primary th,#asure-react-app .table-primary thead th,.asure-react-app-content .table-primary tbody+tbody,.asure-react-app-content .table-primary td,.asure-react-app-content .table-primary th,.asure-react-app-content .table-primary thead th{border-color:#7acae2}#asure-react-app .table-hover .table-primary:hover,#asure-react-app .table-hover .table-primary:hover>td,#asure-react-app .table-hover .table-primary:hover>th,.asure-react-app-content .table-hover .table-primary:hover,.asure-react-app-content .table-hover .table-primary:hover>td,.asure-react-app-content .table-hover .table-primary:hover>th{background-color:#a3dbea}#asure-react-app .table-secondary,#asure-react-app .table-secondary>td,#asure-react-app .table-secondary>th,.asure-react-app-content .table-secondary,.asure-react-app-content .table-secondary>td,.asure-react-app-content .table-secondary>th{background-color:#dfefc9}#asure-react-app .table-secondary tbody+tbody,#asure-react-app .table-secondary td,#asure-react-app .table-secondary th,#asure-react-app .table-secondary thead th,.asure-react-app-content .table-secondary tbody+tbody,.asure-react-app-content .table-secondary td,.asure-react-app-content .table-secondary th,.asure-react-app-content .table-secondary thead th{border-color:#c4e19b}#asure-react-app .table-hover .table-secondary:hover,#asure-react-app .table-hover .table-secondary:hover>td,#asure-react-app .table-hover .table-secondary:hover>th,.asure-react-app-content .table-hover .table-secondary:hover,.asure-react-app-content .table-hover .table-secondary:hover>td,.asure-react-app-content .table-hover .table-secondary:hover>th{background-color:#d3e9b5}#asure-react-app .table-success,#asure-react-app .table-success>td,#asure-react-app .table-success>th,.asure-react-app-content .table-success,.asure-react-app-content .table-success>td,.asure-react-app-content .table-success>th{background-color:#c4ead1}#asure-react-app .table-success tbody+tbody,#asure-react-app .table-success td,#asure-react-app .table-success th,#asure-react-app .table-success thead th,.asure-react-app-content .table-success tbody+tbody,.asure-react-app-content .table-success td,.asure-react-app-content .table-success th,.asure-react-app-content .table-success thead th{border-color:#91d9aa}#asure-react-app .table-hover .table-success:hover,#asure-react-app .table-hover .table-success:hover>td,#asure-react-app .table-hover .table-success:hover>th,.asure-react-app-content .table-hover .table-success:hover,.asure-react-app-content .table-hover .table-success:hover>td,.asure-react-app-content .table-hover .table-success:hover>th{background-color:#b1e3c2}#asure-react-app .table-info,#asure-react-app .table-info>td,#asure-react-app .table-info>th,.asure-react-app-content .table-info,.asure-react-app-content .table-info>td,.asure-react-app-content .table-info>th{background-color:#b8ecf3}#asure-react-app .table-info tbody+tbody,#asure-react-app .table-info td,#asure-react-app .table-info th,#asure-react-app .table-info thead th,.asure-react-app-content .table-info tbody+tbody,.asure-react-app-content .table-info td,.asure-react-app-content .table-info th,.asure-react-app-content .table-info thead th{border-color:#7adce9}#asure-react-app .table-hover .table-info:hover,#asure-react-app .table-hover .table-info:hover>td,#asure-react-app .table-hover .table-info:hover>th,.asure-react-app-content .table-hover .table-info:hover,.asure-react-app-content .table-hover .table-info:hover>td,.asure-react-app-content .table-hover .table-info:hover>th{background-color:#a2e6ef}#asure-react-app .table-warning,#asure-react-app .table-warning>td,#asure-react-app .table-warning>th,.asure-react-app-content .table-warning,.asure-react-app-content .table-warning>td,.asure-react-app-content .table-warning>th{background-color:#fbe5bf}#asure-react-app .table-warning tbody+tbody,#asure-react-app .table-warning td,#asure-react-app .table-warning th,#asure-react-app .table-warning thead th,.asure-react-app-content .table-warning tbody+tbody,.asure-react-app-content .table-warning td,.asure-react-app-content .table-warning th,.asure-react-app-content .table-warning thead th{border-color:#f8cf88}#asure-react-app .table-hover .table-warning:hover,#asure-react-app .table-hover .table-warning:hover>td,#asure-react-app .table-hover .table-warning:hover>th,.asure-react-app-content .table-hover .table-warning:hover,.asure-react-app-content .table-hover .table-warning:hover>td,.asure-react-app-content .table-hover .table-warning:hover>th{background-color:#fadba7}#asure-react-app .table-danger,#asure-react-app .table-danger>td,#asure-react-app .table-danger>th,.asure-react-app-content .table-danger,.asure-react-app-content .table-danger>td,.asure-react-app-content .table-danger>th{background-color:#f5b8c1}#asure-react-app .table-danger tbody+tbody,#asure-react-app .table-danger td,#asure-react-app .table-danger th,#asure-react-app .table-danger thead th,.asure-react-app-content .table-danger tbody+tbody,.asure-react-app-content .table-danger td,.asure-react-app-content .table-danger th,.asure-react-app-content .table-danger thead th{border-color:#ec7a8b}#asure-react-app .table-hover .table-danger:hover,#asure-react-app .table-hover .table-danger:hover>td,#asure-react-app .table-hover .table-danger:hover>th,.asure-react-app-content .table-hover .table-danger:hover,.asure-react-app-content .table-hover .table-danger:hover>td,.asure-react-app-content .table-hover .table-danger:hover>th{background-color:#f2a2ad}#asure-react-app .table-light,#asure-react-app .table-light>td,#asure-react-app .table-light>th,.asure-react-app-content .table-light,.asure-react-app-content .table-light>td,.asure-react-app-content .table-light>th{background-color:#fcfcfc}#asure-react-app .table-light tbody+tbody,#asure-react-app .table-light td,#asure-react-app .table-light th,#asure-react-app .table-light thead th,.asure-react-app-content .table-light tbody+tbody,.asure-react-app-content .table-light td,.asure-react-app-content .table-light th,.asure-react-app-content .table-light thead th{border-color:#fafafa}#asure-react-app .table-hover .table-light:hover,#asure-react-app .table-hover .table-light:hover>td,#asure-react-app .table-hover .table-light:hover>th,.asure-react-app-content .table-hover .table-light:hover,.asure-react-app-content .table-hover .table-light:hover>td,.asure-react-app-content .table-hover .table-light:hover>th{background-color:#efefef}#asure-react-app .table-dark,#asure-react-app .table-dark>td,#asure-react-app .table-dark>th,.asure-react-app-content .table-dark,.asure-react-app-content .table-dark>td,.asure-react-app-content .table-dark>th{background-color:#cacaca}#asure-react-app .table-dark tbody+tbody,#asure-react-app .table-dark td,#asure-react-app .table-dark th,#asure-react-app .table-dark thead th,.asure-react-app-content .table-dark tbody+tbody,.asure-react-app-content .table-dark td,.asure-react-app-content .table-dark th,.asure-react-app-content .table-dark thead th{border-color:#9d9d9d}#asure-react-app .table-hover .table-dark:hover,#asure-react-app .table-hover .table-dark:hover>td,#asure-react-app .table-hover .table-dark:hover>th,.asure-react-app-content .table-hover .table-dark:hover,.asure-react-app-content .table-hover .table-dark:hover>td,.asure-react-app-content .table-hover .table-dark:hover>th{background-color:#bdbdbd}#asure-react-app .table-neutral,#asure-react-app .table-neutral>td,#asure-react-app .table-neutral>th,.asure-react-app-content .table-neutral,.asure-react-app-content .table-neutral>td,.asure-react-app-content .table-neutral>th{background-color:#e4e4e4}#asure-react-app .table-neutral tbody+tbody,#asure-react-app .table-neutral td,#asure-react-app .table-neutral th,#asure-react-app .table-neutral thead th,.asure-react-app-content .table-neutral tbody+tbody,.asure-react-app-content .table-neutral td,.asure-react-app-content .table-neutral th,.asure-react-app-content .table-neutral thead th{border-color:#cdcdcd}#asure-react-app .table-hover .table-neutral:hover,#asure-react-app .table-hover .table-neutral:hover>td,#asure-react-app .table-hover .table-neutral:hover>th,.asure-react-app-content .table-hover .table-neutral:hover,.asure-react-app-content .table-hover .table-neutral:hover>td,.asure-react-app-content .table-hover .table-neutral:hover>th{background-color:#d7d7d7}#asure-react-app .table-default,#asure-react-app .table-default>td,#asure-react-app .table-default>th,.asure-react-app-content .table-default,.asure-react-app-content .table-default>td,.asure-react-app-content .table-default>th{background-color:#fff}#asure-react-app .table-default tbody+tbody,#asure-react-app .table-default td,#asure-react-app .table-default th,#asure-react-app .table-default thead th,.asure-react-app-content .table-default tbody+tbody,.asure-react-app-content .table-default td,.asure-react-app-content .table-default th,.asure-react-app-content .table-default thead th{border-color:#fff}#asure-react-app .table-hover .table-default:hover,#asure-react-app .table-hover .table-default:hover>td,#asure-react-app .table-hover .table-default:hover>th,.asure-react-app-content .table-hover .table-default:hover,.asure-react-app-content .table-hover .table-default:hover>td,.asure-react-app-content .table-hover .table-default:hover>th{background-color:#f2f2f2}#asure-react-app .table-accent,#asure-react-app .table-accent>td,#asure-react-app .table-accent>th,.asure-react-app-content .table-accent,.asure-react-app-content .table-accent>td,.asure-react-app-content .table-accent>th{background-color:#dfefc9}#asure-react-app .table-accent tbody+tbody,#asure-react-app .table-accent td,#asure-react-app .table-accent th,#asure-react-app .table-accent thead th,.asure-react-app-content .table-accent tbody+tbody,.asure-react-app-content .table-accent td,.asure-react-app-content .table-accent th,.asure-react-app-content .table-accent thead th{border-color:#c4e19b}#asure-react-app .table-hover .table-accent:hover,#asure-react-app .table-hover .table-accent:hover>td,#asure-react-app .table-hover .table-accent:hover>th,.asure-react-app-content .table-hover .table-accent:hover,.asure-react-app-content .table-hover .table-accent:hover>td,.asure-react-app-content .table-hover .table-accent:hover>th{background-color:#d3e9b5}#asure-react-app .table-active,#asure-react-app .table-active>td,#asure-react-app .table-active>th,#asure-react-app .table-hover .table-active:hover,#asure-react-app .table-hover .table-active:hover>td,#asure-react-app .table-hover .table-active:hover>th,.asure-react-app-content .table-active,.asure-react-app-content .table-active>td,.asure-react-app-content .table-active>th,.asure-react-app-content .table-hover .table-active:hover,.asure-react-app-content .table-hover .table-active:hover>td,.asure-react-app-content .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}#asure-react-app .table .thead-dark th,.asure-react-app-content .table .thead-dark th{color:#fff;background-color:#424242;border-color:#555}#asure-react-app .table .thead-light th,.asure-react-app-content .table .thead-light th{color:#616161;background-color:#eee;border-color:#e0e0e0}#asure-react-app .table-dark,.asure-react-app-content .table-dark{color:#fff;background-color:#424242}#asure-react-app .table-dark td,#asure-react-app .table-dark th,#asure-react-app .table-dark thead th,.asure-react-app-content .table-dark td,.asure-react-app-content .table-dark th,.asure-react-app-content .table-dark thead th{border-color:#555}#asure-react-app .table-dark.table-bordered,.asure-react-app-content .table-dark.table-bordered{border:0}#asure-react-app .table-dark.table-striped tbody tr:nth-of-type(odd),.asure-react-app-content .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}#asure-react-app .table-dark.table-hover tbody tr:hover,.asure-react-app-content .table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){#asure-react-app .table-responsive-sm,.asure-react-app-content .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#asure-react-app .table-responsive-sm>.table-bordered,.asure-react-app-content .table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){#asure-react-app .table-responsive-md,.asure-react-app-content .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#asure-react-app .table-responsive-md>.table-bordered,.asure-react-app-content .table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){#asure-react-app .table-responsive-lg,.asure-react-app-content .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#asure-react-app .table-responsive-lg>.table-bordered,.asure-react-app-content .table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){#asure-react-app .table-responsive-xl,.asure-react-app-content .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#asure-react-app .table-responsive-xl>.table-bordered,.asure-react-app-content .table-responsive-xl>.table-bordered{border:0}}#asure-react-app .table-responsive,.asure-react-app-content .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#asure-react-app .table-responsive>.table-bordered,.asure-react-app-content .table-responsive>.table-bordered{border:0}#asure-react-app .form-control,.asure-react-app-content .form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#616161;background-color:#fff;background-clip:padding-box;border:1px solid #bdbdbd;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#asure-react-app .form-control,.asure-react-app-content .form-control{transition:none}}#asure-react-app .form-control::-ms-expand,.asure-react-app-content .form-control::-ms-expand{background-color:transparent;border:0}#asure-react-app .form-control:focus,.asure-react-app-content .form-control:focus{color:#616161;background-color:#fff;border-color:#006c93;outline:0;box-shadow:0 0 1px 1px rgba(0,108,147,.25)}#asure-react-app .form-control::-webkit-input-placeholder,.asure-react-app-content .form-control::-webkit-input-placeholder{color:#757575;opacity:1}#asure-react-app .form-control:-ms-input-placeholder,#asure-react-app .form-control::-ms-input-placeholder,.asure-react-app-content .form-control:-ms-input-placeholder,.asure-react-app-content .form-control::-ms-input-placeholder{color:#757575;opacity:1}#asure-react-app .form-control::-moz-placeholder,.asure-react-app-content .form-control::-moz-placeholder{color:#757575;opacity:1}#asure-react-app .form-control::placeholder,.asure-react-app-content .form-control::placeholder{color:#757575;opacity:1}#asure-react-app .form-control:disabled,#asure-react-app .form-control[readonly],.asure-react-app-content .form-control:disabled,.asure-react-app-content .form-control[readonly]{background-color:#eee;opacity:1}#asure-react-app select.form-control:focus::-ms-value,.asure-react-app-content select.form-control:focus::-ms-value{color:#616161;background-color:#fff}#asure-react-app .form-control-file,#asure-react-app .form-control-range,.asure-react-app-content .form-control-file,.asure-react-app-content .form-control-range{display:block;width:100%}#asure-react-app .col-form-label,.asure-react-app-content .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}#asure-react-app .col-form-label-lg,.asure-react-app-content .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}#asure-react-app .col-form-label-sm,.asure-react-app-content .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}#asure-react-app .form-control-plaintext,.asure-react-app-content .form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:rgba(0,0,0,.8);color:var(--body-text-color);background-color:transparent;border:solid transparent;border-width:1px 0}#asure-react-app .form-control-plaintext.form-control-lg,#asure-react-app .form-control-plaintext.form-control-sm,.asure-react-app-content .form-control-plaintext.form-control-lg,.asure-react-app-content .form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}#asure-react-app .form-control-sm,.asure-react-app-content .form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}#asure-react-app .form-control-lg,.asure-react-app-content .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}#asure-react-app select.form-control[multiple],#asure-react-app select.form-control[size],#asure-react-app textarea.form-control,.asure-react-app-content select.form-control[multiple],.asure-react-app-content select.form-control[size],.asure-react-app-content textarea.form-control{height:auto}#asure-react-app .form-group,.asure-react-app-content .form-group{margin-bottom:1rem}#asure-react-app .form-text,.asure-react-app-content .form-text{display:block;margin-top:.25rem}#asure-react-app .form-row,.asure-react-app-content .form-row{display:-ms-flexbox;display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}#asure-react-app .form-row>.col,#asure-react-app .form-row>[class*=col-],.asure-react-app-content .form-row>.col,.asure-react-app-content .form-row>[class*=col-]{padding-right:5px;padding-left:5px}#asure-react-app .form-check,.asure-react-app-content .form-check{position:relative;display:block;padding-left:1.25rem}#asure-react-app .form-check-input,.asure-react-app-content .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}#asure-react-app .form-check-input:disabled~.form-check-label,.asure-react-app-content .form-check-input:disabled~.form-check-label{color:rgba(0,0,0,.6);color:var(--color-neutral-1000-alpha-6)}#asure-react-app .form-check-label,.asure-react-app-content .form-check-label{margin-bottom:0}#asure-react-app .form-check-inline,.asure-react-app-content .form-check-inline{display:-ms-inline-flexbox;display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}#asure-react-app .form-check-inline .form-check-input,.asure-react-app-content .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}#asure-react-app .valid-feedback,.asure-react-app-content .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.75rem;color:#2bb55c}#asure-react-app .valid-tooltip,.asure-react-app-content .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(43,181,92,.9);border-radius:.25rem}#asure-react-app .form-control.is-valid,#asure-react-app .was-validated .form-control:valid,.asure-react-app-content .form-control.is-valid,.asure-react-app-content .was-validated .form-control:valid{border-color:#2bb55c;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232bb55c' d='M2.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'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#asure-react-app .form-control.is-valid:focus,#asure-react-app .was-validated .form-control:valid:focus,.asure-react-app-content .form-control.is-valid:focus,.asure-react-app-content .was-validated .form-control:valid:focus{border-color:#2bb55c;box-shadow:0 0 0 1px rgba(43,181,92,.25)}#asure-react-app .form-control.is-valid~.valid-feedback,#asure-react-app .form-control.is-valid~.valid-tooltip,#asure-react-app .was-validated .form-control:valid~.valid-feedback,#asure-react-app .was-validated .form-control:valid~.valid-tooltip,.asure-react-app-content .form-control.is-valid~.valid-feedback,.asure-react-app-content .form-control.is-valid~.valid-tooltip,.asure-react-app-content .was-validated .form-control:valid~.valid-feedback,.asure-react-app-content .was-validated .form-control:valid~.valid-tooltip{display:block}#asure-react-app .was-validated textarea.form-control:valid,#asure-react-app textarea.form-control.is-valid,.asure-react-app-content .was-validated textarea.form-control:valid,.asure-react-app-content textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}#asure-react-app .custom-select.is-valid,#asure-react-app .was-validated .custom-select:valid,.asure-react-app-content .custom-select.is-valid,.asure-react-app-content .was-validated .custom-select:valid{border-color:#2bb55c;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23424242' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232bb55c' d='M2.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'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}#asure-react-app .custom-select.is-valid:focus,#asure-react-app .was-validated .custom-select:valid:focus,.asure-react-app-content .custom-select.is-valid:focus,.asure-react-app-content .was-validated .custom-select:valid:focus{border-color:#2bb55c;box-shadow:0 0 0 1px rgba(43,181,92,.25)}#asure-react-app .custom-select.is-valid~.valid-feedback,#asure-react-app .custom-select.is-valid~.valid-tooltip,#asure-react-app .form-control-file.is-valid~.valid-feedback,#asure-react-app .form-control-file.is-valid~.valid-tooltip,#asure-react-app .was-validated .custom-select:valid~.valid-feedback,#asure-react-app .was-validated .custom-select:valid~.valid-tooltip,#asure-react-app .was-validated .form-control-file:valid~.valid-feedback,#asure-react-app .was-validated .form-control-file:valid~.valid-tooltip,.asure-react-app-content .custom-select.is-valid~.valid-feedback,.asure-react-app-content .custom-select.is-valid~.valid-tooltip,.asure-react-app-content .form-control-file.is-valid~.valid-feedback,.asure-react-app-content .form-control-file.is-valid~.valid-tooltip,.asure-react-app-content .was-validated .custom-select:valid~.valid-feedback,.asure-react-app-content .was-validated .custom-select:valid~.valid-tooltip,.asure-react-app-content .was-validated .form-control-file:valid~.valid-feedback,.asure-react-app-content .was-validated .form-control-file:valid~.valid-tooltip{display:block}#asure-react-app .form-check-input.is-valid~.form-check-label,#asure-react-app .was-validated .form-check-input:valid~.form-check-label,.asure-react-app-content .form-check-input.is-valid~.form-check-label,.asure-react-app-content .was-validated .form-check-input:valid~.form-check-label{color:#2bb55c}#asure-react-app .form-check-input.is-valid~.valid-feedback,#asure-react-app .form-check-input.is-valid~.valid-tooltip,#asure-react-app .was-validated .form-check-input:valid~.valid-feedback,#asure-react-app .was-validated .form-check-input:valid~.valid-tooltip,.asure-react-app-content .form-check-input.is-valid~.valid-feedback,.asure-react-app-content .form-check-input.is-valid~.valid-tooltip,.asure-react-app-content .was-validated .form-check-input:valid~.valid-feedback,.asure-react-app-content .was-validated .form-check-input:valid~.valid-tooltip{display:block}#asure-react-app .custom-control-input.is-valid~.custom-control-label,#asure-react-app .was-validated .custom-control-input:valid~.custom-control-label,.asure-react-app-content .custom-control-input.is-valid~.custom-control-label,.asure-react-app-content .was-validated .custom-control-input:valid~.custom-control-label{color:#2bb55c}#asure-react-app .custom-control-input.is-valid~.custom-control-label:before,#asure-react-app .was-validated .custom-control-input:valid~.custom-control-label:before,.asure-react-app-content .custom-control-input.is-valid~.custom-control-label:before,.asure-react-app-content .was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#2bb55c}#asure-react-app .custom-control-input.is-valid~.valid-feedback,#asure-react-app .custom-control-input.is-valid~.valid-tooltip,#asure-react-app .was-validated .custom-control-input:valid~.valid-feedback,#asure-react-app .was-validated .custom-control-input:valid~.valid-tooltip,.asure-react-app-content .custom-control-input.is-valid~.valid-feedback,.asure-react-app-content .custom-control-input.is-valid~.valid-tooltip,.asure-react-app-content .was-validated .custom-control-input:valid~.valid-feedback,.asure-react-app-content .was-validated .custom-control-input:valid~.valid-tooltip{display:block}#asure-react-app .custom-control-input.is-valid:checked~.custom-control-label:before,#asure-react-app .was-validated .custom-control-input:valid:checked~.custom-control-label:before,.asure-react-app-content .custom-control-input.is-valid:checked~.custom-control-label:before,.asure-react-app-content .was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#41d275;background-color:#41d275}#asure-react-app .custom-control-input.is-valid:focus~.custom-control-label:before,#asure-react-app .was-validated .custom-control-input:valid:focus~.custom-control-label:before,.asure-react-app-content .custom-control-input.is-valid:focus~.custom-control-label:before,.asure-react-app-content .was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px rgba(43,181,92,.25)}#asure-react-app .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,#asure-react-app .custom-file-input.is-valid~.custom-file-label,#asure-react-app .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,#asure-react-app .was-validated .custom-file-input:valid~.custom-file-label,.asure-react-app-content .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.asure-react-app-content .custom-file-input.is-valid~.custom-file-label,.asure-react-app-content .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.asure-react-app-content .was-validated .custom-file-input:valid~.custom-file-label{border-color:#2bb55c}#asure-react-app .custom-file-input.is-valid~.valid-feedback,#asure-react-app .custom-file-input.is-valid~.valid-tooltip,#asure-react-app .was-validated .custom-file-input:valid~.valid-feedback,#asure-react-app .was-validated .custom-file-input:valid~.valid-tooltip,.asure-react-app-content .custom-file-input.is-valid~.valid-feedback,.asure-react-app-content .custom-file-input.is-valid~.valid-tooltip,.asure-react-app-content .was-validated .custom-file-input:valid~.valid-feedback,.asure-react-app-content .was-validated .custom-file-input:valid~.valid-tooltip{display:block}#asure-react-app .custom-file-input.is-valid:focus~.custom-file-label,#asure-react-app .was-validated .custom-file-input:valid:focus~.custom-file-label,.asure-react-app-content .custom-file-input.is-valid:focus~.custom-file-label,.asure-react-app-content .was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#2bb55c;box-shadow:0 0 0 1px rgba(43,181,92,.25)}#asure-react-app .invalid-feedback,.asure-react-app-content .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.75rem;color:#db0020}#asure-react-app .invalid-tooltip,.asure-react-app-content .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(219,0,32,.9);border-radius:.25rem}#asure-react-app .form-control.is-invalid,#asure-react-app .was-validated .form-control:invalid,.asure-react-app-content .form-control.is-invalid,.asure-react-app-content .was-validated .form-control:invalid{border-color:#db0020;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23db0020' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23db0020' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#asure-react-app .form-control.is-invalid:focus,#asure-react-app .was-validated .form-control:invalid:focus,.asure-react-app-content .form-control.is-invalid:focus,.asure-react-app-content .was-validated .form-control:invalid:focus{border-color:#db0020;box-shadow:0 0 0 1px rgba(219,0,32,.25)}#asure-react-app .form-control.is-invalid~.invalid-feedback,#asure-react-app .form-control.is-invalid~.invalid-tooltip,#asure-react-app .was-validated .form-control:invalid~.invalid-feedback,#asure-react-app .was-validated .form-control:invalid~.invalid-tooltip,.asure-react-app-content .form-control.is-invalid~.invalid-feedback,.asure-react-app-content .form-control.is-invalid~.invalid-tooltip,.asure-react-app-content .was-validated .form-control:invalid~.invalid-feedback,.asure-react-app-content .was-validated .form-control:invalid~.invalid-tooltip{display:block}#asure-react-app .was-validated textarea.form-control:invalid,#asure-react-app textarea.form-control.is-invalid,.asure-react-app-content .was-validated textarea.form-control:invalid,.asure-react-app-content textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}#asure-react-app .custom-select.is-invalid,#asure-react-app .was-validated .custom-select:invalid,.asure-react-app-content .custom-select.is-invalid,.asure-react-app-content .was-validated .custom-select:invalid{border-color:#db0020;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23424242' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23db0020' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23db0020' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}#asure-react-app .custom-select.is-invalid:focus,#asure-react-app .was-validated .custom-select:invalid:focus,.asure-react-app-content .custom-select.is-invalid:focus,.asure-react-app-content .was-validated .custom-select:invalid:focus{border-color:#db0020;box-shadow:0 0 0 1px rgba(219,0,32,.25)}#asure-react-app .custom-select.is-invalid~.invalid-feedback,#asure-react-app .custom-select.is-invalid~.invalid-tooltip,#asure-react-app .form-control-file.is-invalid~.invalid-feedback,#asure-react-app .form-control-file.is-invalid~.invalid-tooltip,#asure-react-app .was-validated .custom-select:invalid~.invalid-feedback,#asure-react-app .was-validated .custom-select:invalid~.invalid-tooltip,#asure-react-app .was-validated .form-control-file:invalid~.invalid-feedback,#asure-react-app .was-validated .form-control-file:invalid~.invalid-tooltip,.asure-react-app-content .custom-select.is-invalid~.invalid-feedback,.asure-react-app-content .custom-select.is-invalid~.invalid-tooltip,.asure-react-app-content .form-control-file.is-invalid~.invalid-feedback,.asure-react-app-content .form-control-file.is-invalid~.invalid-tooltip,.asure-react-app-content .was-validated .custom-select:invalid~.invalid-feedback,.asure-react-app-content .was-validated .custom-select:invalid~.invalid-tooltip,.asure-react-app-content .was-validated .form-control-file:invalid~.invalid-feedback,.asure-react-app-content .was-validated .form-control-file:invalid~.invalid-tooltip{display:block}#asure-react-app .form-check-input.is-invalid~.form-check-label,#asure-react-app .was-validated .form-check-input:invalid~.form-check-label,.asure-react-app-content .form-check-input.is-invalid~.form-check-label,.asure-react-app-content .was-validated .form-check-input:invalid~.form-check-label{color:#db0020}#asure-react-app .form-check-input.is-invalid~.invalid-feedback,#asure-react-app .form-check-input.is-invalid~.invalid-tooltip,#asure-react-app .was-validated .form-check-input:invalid~.invalid-feedback,#asure-react-app .was-validated .form-check-input:invalid~.invalid-tooltip,.asure-react-app-content .form-check-input.is-invalid~.invalid-feedback,.asure-react-app-content .form-check-input.is-invalid~.invalid-tooltip,.asure-react-app-content .was-validated .form-check-input:invalid~.invalid-feedback,.asure-react-app-content .was-validated .form-check-input:invalid~.invalid-tooltip{display:block}#asure-react-app .custom-control-input.is-invalid~.custom-control-label,#asure-react-app .was-validated .custom-control-input:invalid~.custom-control-label,.asure-react-app-content .custom-control-input.is-invalid~.custom-control-label,.asure-react-app-content .was-validated .custom-control-input:invalid~.custom-control-label{color:#db0020}#asure-react-app .custom-control-input.is-invalid~.custom-control-label:before,#asure-react-app .was-validated .custom-control-input:invalid~.custom-control-label:before,.asure-react-app-content .custom-control-input.is-invalid~.custom-control-label:before,.asure-react-app-content .was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#db0020}#asure-react-app .custom-control-input.is-invalid~.invalid-feedback,#asure-react-app .custom-control-input.is-invalid~.invalid-tooltip,#asure-react-app .was-validated .custom-control-input:invalid~.invalid-feedback,#asure-react-app .was-validated .custom-control-input:invalid~.invalid-tooltip,.asure-react-app-content .custom-control-input.is-invalid~.invalid-feedback,.asure-react-app-content .custom-control-input.is-invalid~.invalid-tooltip,.asure-react-app-content .was-validated .custom-control-input:invalid~.invalid-feedback,.asure-react-app-content .was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}#asure-react-app .custom-control-input.is-invalid:checked~.custom-control-label:before,#asure-react-app .was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.asure-react-app-content .custom-control-input.is-invalid:checked~.custom-control-label:before,.asure-react-app-content .was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#ff0f32;background-color:#ff0f32}#asure-react-app .custom-control-input.is-invalid:focus~.custom-control-label:before,#asure-react-app .was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.asure-react-app-content .custom-control-input.is-invalid:focus~.custom-control-label:before,.asure-react-app-content .was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px rgba(219,0,32,.25)}#asure-react-app .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,#asure-react-app .custom-file-input.is-invalid~.custom-file-label,#asure-react-app .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,#asure-react-app .was-validated .custom-file-input:invalid~.custom-file-label,.asure-react-app-content .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.asure-react-app-content .custom-file-input.is-invalid~.custom-file-label,.asure-react-app-content .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.asure-react-app-content .was-validated .custom-file-input:invalid~.custom-file-label{border-color:#db0020}#asure-react-app .custom-file-input.is-invalid~.invalid-feedback,#asure-react-app .custom-file-input.is-invalid~.invalid-tooltip,#asure-react-app .was-validated .custom-file-input:invalid~.invalid-feedback,#asure-react-app .was-validated .custom-file-input:invalid~.invalid-tooltip,.asure-react-app-content .custom-file-input.is-invalid~.invalid-feedback,.asure-react-app-content .custom-file-input.is-invalid~.invalid-tooltip,.asure-react-app-content .was-validated .custom-file-input:invalid~.invalid-feedback,.asure-react-app-content .was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}#asure-react-app .custom-file-input.is-invalid:focus~.custom-file-label,#asure-react-app .was-validated .custom-file-input:invalid:focus~.custom-file-label,.asure-react-app-content .custom-file-input.is-invalid:focus~.custom-file-label,.asure-react-app-content .was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#db0020;box-shadow:0 0 0 1px rgba(219,0,32,.25)}#asure-react-app .form-inline,.asure-react-app-content .form-inline{display:-ms-flexbox;display:flex;flex-flow:row wrap;align-items:center}#asure-react-app .form-inline .form-check,.asure-react-app-content .form-inline .form-check{width:100%}@media (min-width:576px){#asure-react-app .form-inline label,.asure-react-app-content .form-inline label{display:-ms-flexbox;display:flex;align-items:center;justify-content:center;margin-bottom:0}#asure-react-app .form-inline .form-group,.asure-react-app-content .form-inline .form-group{display:-ms-flexbox;display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}#asure-react-app .form-inline .form-control,.asure-react-app-content .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}#asure-react-app .form-inline .form-control-plaintext,.asure-react-app-content .form-inline .form-control-plaintext{display:inline-block}#asure-react-app .form-inline .custom-select,#asure-react-app .form-inline .input-group,.asure-react-app-content .form-inline .custom-select,.asure-react-app-content .form-inline .input-group{width:auto}#asure-react-app .form-inline .form-check,.asure-react-app-content .form-inline .form-check{display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}#asure-react-app .form-inline .form-check-input,.asure-react-app-content .form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}#asure-react-app .form-inline .custom-control,.asure-react-app-content .form-inline .custom-control{align-items:center;justify-content:center}#asure-react-app .form-inline .custom-control-label,.asure-react-app-content .form-inline .custom-control-label{margin-bottom:0}}#asure-react-app .btn,.asure-react-app-content .btn{display:inline-block;font-weight:400;color:rgba(0,0,0,.8);color:var(--body-text-color);text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.625rem 1rem;font-size:1rem;line-height:1;border-radius:2px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#asure-react-app .btn,.asure-react-app-content .btn{transition:none}}#asure-react-app .btn:hover,.asure-react-app-content .btn:hover{color:rgba(0,0,0,.8);color:var(--body-text-color);text-decoration:none}#asure-react-app .btn.focus,#asure-react-app .btn:focus,.asure-react-app-content .btn.focus,.asure-react-app-content .btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,154,199,.25)}#asure-react-app .btn.disabled,#asure-react-app .btn:disabled,.asure-react-app-content .btn.disabled,.asure-react-app-content .btn:disabled{opacity:.65}#asure-react-app a.btn.disabled,#asure-react-app fieldset:disabled a.btn,.asure-react-app-content a.btn.disabled,.asure-react-app-content fieldset:disabled a.btn{pointer-events:none}#asure-react-app .btn-primary:hover,.asure-react-app-content .btn-primary:hover{background-color:#007ca1;border-color:#007394}#asure-react-app .btn-primary.focus,#asure-react-app .btn-primary:focus,.asure-react-app-content .btn-primary.focus,.asure-react-app-content .btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,169,207,.5)}#asure-react-app .btn-primary.disabled,#asure-react-app .btn-primary:disabled,.asure-react-app-content .btn-primary.disabled,.asure-react-app-content .btn-primary:disabled{color:#fff;background-color:#009ac7;border-color:#009ac7}#asure-react-app .btn-primary:not(:disabled):not(.disabled).active,#asure-react-app .btn-primary:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-primary.dropdown-toggle,.asure-react-app-content .btn-primary:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-primary:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-primary.dropdown-toggle{background-color:#007394;border-color:#006987}#asure-react-app .btn-primary:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-primary:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-primary.dropdown-toggle:focus,.asure-react-app-content .btn-primary:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-primary:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,169,207,.5)}#asure-react-app .btn-secondary,.asure-react-app-content .btn-secondary{color:#212121}#asure-react-app .btn-secondary:hover,.asure-react-app-content .btn-secondary:hover{background-color:#79ac33;border-color:#72a230}#asure-react-app .btn-secondary.focus,#asure-react-app .btn-secondary:focus,.asure-react-app-content .btn-secondary.focus,.asure-react-app-content .btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(125,173,59,.5)}#asure-react-app .btn-secondary.disabled,#asure-react-app .btn-secondary:disabled,.asure-react-app-content .btn-secondary.disabled,.asure-react-app-content .btn-secondary:disabled{color:#212121;background-color:#8dc63f;border-color:#8dc63f}#asure-react-app .btn-secondary:not(:disabled):not(.disabled).active,#asure-react-app .btn-secondary:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-secondary.dropdown-toggle,.asure-react-app-content .btn-secondary:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-secondary:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-secondary.dropdown-toggle{background-color:#72a230;border-color:#6b982d}#asure-react-app .btn-secondary:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-secondary:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-secondary.dropdown-toggle:focus,.asure-react-app-content .btn-secondary:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-secondary:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(125,173,59,.5)}#asure-react-app .btn-success,.asure-react-app-content .btn-success{color:#fff;background-color:#2bb55c;border-color:#2bb55c}#asure-react-app .btn-success:hover,.asure-react-app-content .btn-success:hover{color:#fff;background-color:#24964c;border-color:#218c47}#asure-react-app .btn-success.focus,#asure-react-app .btn-success:focus,.asure-react-app-content .btn-success.focus,.asure-react-app-content .btn-success:focus{box-shadow:0 0 0 .2rem rgba(75,192,116,.5)}#asure-react-app .btn-success.disabled,#asure-react-app .btn-success:disabled,.asure-react-app-content .btn-success.disabled,.asure-react-app-content .btn-success:disabled{color:#fff;background-color:#2bb55c;border-color:#2bb55c}#asure-react-app .btn-success:not(:disabled):not(.disabled).active,#asure-react-app .btn-success:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-success.dropdown-toggle,.asure-react-app-content .btn-success:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-success:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-success.dropdown-toggle{color:#fff;background-color:#218c47;border-color:#1f8142}#asure-react-app .btn-success:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-success:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-success.dropdown-toggle:focus,.asure-react-app-content .btn-success:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-success:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(75,192,116,.5)}#asure-react-app .btn-info,.asure-react-app-content .btn-info{color:#fff;background-color:#00bcd4;border-color:#00bcd4}#asure-react-app .btn-info:hover,.asure-react-app-content .btn-info:hover{color:#fff;background-color:#009aae;border-color:#008fa1}#asure-react-app .btn-info.focus,#asure-react-app .btn-info:focus,.asure-react-app-content .btn-info.focus,.asure-react-app-content .btn-info:focus{box-shadow:0 0 0 .2rem rgba(38,198,218,.5)}#asure-react-app .btn-info.disabled,#asure-react-app .btn-info:disabled,.asure-react-app-content .btn-info.disabled,.asure-react-app-content .btn-info:disabled{color:#fff;background-color:#00bcd4;border-color:#00bcd4}#asure-react-app .btn-info:not(:disabled):not(.disabled).active,#asure-react-app .btn-info:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-info.dropdown-toggle,.asure-react-app-content .btn-info:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-info:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-info.dropdown-toggle{color:#fff;background-color:#008fa1;border-color:#008394}#asure-react-app .btn-info:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-info:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-info.dropdown-toggle:focus,.asure-react-app-content .btn-info:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-info:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,198,218,.5)}#asure-react-app .btn-warning,.asure-react-app-content .btn-warning{color:#212121;background-color:#f1a21b;border-color:#f1a21b}#asure-react-app .btn-warning:hover,.asure-react-app-content .btn-warning:hover{color:#fff;background-color:#d88d0d;border-color:#cc860d}#asure-react-app .btn-warning.focus,#asure-react-app .btn-warning:focus,.asure-react-app-content .btn-warning.focus,.asure-react-app-content .btn-warning:focus{box-shadow:0 0 0 .2rem rgba(210,143,28,.5)}#asure-react-app .btn-warning.disabled,#asure-react-app .btn-warning:disabled,.asure-react-app-content .btn-warning.disabled,.asure-react-app-content .btn-warning:disabled{color:#212121;background-color:#f1a21b;border-color:#f1a21b}#asure-react-app .btn-warning:not(:disabled):not(.disabled).active,#asure-react-app .btn-warning:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-warning.dropdown-toggle,.asure-react-app-content .btn-warning:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-warning:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-warning.dropdown-toggle{color:#fff;background-color:#cc860d;border-color:#c07e0c}#asure-react-app .btn-warning:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-warning:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-warning.dropdown-toggle:focus,.asure-react-app-content .btn-warning:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-warning:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(210,143,28,.5)}#asure-react-app .btn-danger,.asure-react-app-content .btn-danger{color:#fff;background-color:#db0020;border-color:#db0020}#asure-react-app .btn-danger:hover,.asure-react-app-content .btn-danger:hover{color:#fff;background-color:#b5001a;border-color:#a80019}#asure-react-app .btn-danger.focus,#asure-react-app .btn-danger:focus,.asure-react-app-content .btn-danger.focus,.asure-react-app-content .btn-danger:focus{box-shadow:0 0 0 .2rem rgba(224,38,65,.5)}#asure-react-app .btn-danger.disabled,#asure-react-app .btn-danger:disabled,.asure-react-app-content .btn-danger.disabled,.asure-react-app-content .btn-danger:disabled{color:#fff;background-color:#db0020;border-color:#db0020}#asure-react-app .btn-danger:not(:disabled):not(.disabled).active,#asure-react-app .btn-danger:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-danger.dropdown-toggle,.asure-react-app-content .btn-danger:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-danger:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-danger.dropdown-toggle{color:#fff;background-color:#a80019;border-color:#9b0017}#asure-react-app .btn-danger:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-danger:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-danger.dropdown-toggle:focus,.asure-react-app-content .btn-danger:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-danger:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(224,38,65,.5)}#asure-react-app .btn-light,.asure-react-app-content .btn-light{color:#212121;background-color:#f5f5f5;border-color:#f5f5f5}#asure-react-app .btn-light:hover,.asure-react-app-content .btn-light:hover{color:#212121;background-color:#e2e2e2;border-color:#dcdcdc}#asure-react-app .btn-light.focus,#asure-react-app .btn-light:focus,.asure-react-app-content .btn-light.focus,.asure-react-app-content .btn-light:focus{box-shadow:0 0 0 .2rem hsla(0,0%,84%,.5)}#asure-react-app .btn-light.disabled,#asure-react-app .btn-light:disabled,.asure-react-app-content .btn-light.disabled,.asure-react-app-content .btn-light:disabled{color:#212121;background-color:#f5f5f5;border-color:#f5f5f5}#asure-react-app .btn-light:not(:disabled):not(.disabled).active,#asure-react-app .btn-light:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-light.dropdown-toggle,.asure-react-app-content .btn-light:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-light:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-light.dropdown-toggle{color:#212121;background-color:#dcdcdc;border-color:#d5d5d5}#asure-react-app .btn-light:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-light:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-light.dropdown-toggle:focus,.asure-react-app-content .btn-light:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-light:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(0,0%,84%,.5)}#asure-react-app .btn-dark,.asure-react-app-content .btn-dark{color:#fff;background-color:#424242;border-color:#424242}#asure-react-app .btn-dark:hover,.asure-react-app-content .btn-dark:hover{color:#fff;background-color:#2f2f2f;border-color:#292929}#asure-react-app .btn-dark.focus,#asure-react-app .btn-dark:focus,.asure-react-app-content .btn-dark.focus,.asure-react-app-content .btn-dark:focus{box-shadow:0 0 0 .2rem rgba(94,94,94,.5)}#asure-react-app .btn-dark.disabled,#asure-react-app .btn-dark:disabled,.asure-react-app-content .btn-dark.disabled,.asure-react-app-content .btn-dark:disabled{color:#fff;background-color:#424242;border-color:#424242}#asure-react-app .btn-dark:not(:disabled):not(.disabled).active,#asure-react-app .btn-dark:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-dark.dropdown-toggle,.asure-react-app-content .btn-dark:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-dark:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-dark.dropdown-toggle{color:#fff;background-color:#292929;border-color:#222}#asure-react-app .btn-dark:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-dark:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-dark.dropdown-toggle:focus,.asure-react-app-content .btn-dark:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-dark:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(94,94,94,.5)}#asure-react-app .btn-neutral,.asure-react-app-content .btn-neutral{color:#212121;background-color:#9e9e9e;border-color:#9e9e9e}#asure-react-app .btn-neutral:hover,.asure-react-app-content .btn-neutral:hover{color:#fff;background-color:#8b8b8b;border-color:#858585}#asure-react-app .btn-neutral.focus,#asure-react-app .btn-neutral:focus,.asure-react-app-content .btn-neutral.focus,.asure-react-app-content .btn-neutral:focus{box-shadow:0 0 0 .2rem hsla(0,0%,55%,.5)}#asure-react-app .btn-neutral.disabled,#asure-react-app .btn-neutral:disabled,.asure-react-app-content .btn-neutral.disabled,.asure-react-app-content .btn-neutral:disabled{color:#212121;background-color:#9e9e9e;border-color:#9e9e9e}#asure-react-app .btn-neutral:not(:disabled):not(.disabled).active,#asure-react-app .btn-neutral:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-neutral.dropdown-toggle,.asure-react-app-content .btn-neutral:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-neutral:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-neutral.dropdown-toggle{color:#fff;background-color:#858585;border-color:#7e7e7e}#asure-react-app .btn-neutral:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-neutral:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-neutral.dropdown-toggle:focus,.asure-react-app-content .btn-neutral:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-neutral:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-neutral.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(0,0%,55%,.5)}#asure-react-app .btn-default,.asure-react-app-content .btn-default{color:#212121;border-color:#fff}#asure-react-app .btn-default:hover,.asure-react-app-content .btn-default:hover{color:#212121;background-color:#ececec;border-color:#e6e6e6}#asure-react-app .btn-default.focus,#asure-react-app .btn-default:focus,.asure-react-app-content .btn-default.focus,.asure-react-app-content .btn-default:focus{box-shadow:0 0 0 .2rem hsla(0,0%,87%,.5)}#asure-react-app .btn-default.disabled,#asure-react-app .btn-default:disabled,.asure-react-app-content .btn-default.disabled,.asure-react-app-content .btn-default:disabled{color:#212121;background-color:#fff;border-color:#fff}#asure-react-app .btn-default:not(:disabled):not(.disabled).active,#asure-react-app .btn-default:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-default.dropdown-toggle,.asure-react-app-content .btn-default:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-default:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-default.dropdown-toggle{color:#212121;background-color:#e6e6e6;border-color:#dfdfdf}#asure-react-app .btn-default:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-default:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-default.dropdown-toggle:focus,.asure-react-app-content .btn-default:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-default:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(0,0%,87%,.5)}#asure-react-app .btn-accent,.asure-react-app-content .btn-accent{color:#212121;background-color:#8dc63f;border-color:#8dc63f}#asure-react-app .btn-accent:hover,.asure-react-app-content .btn-accent:hover{color:#fff;background-color:#79ac33;border-color:#72a230}#asure-react-app .btn-accent.focus,#asure-react-app .btn-accent:focus,.asure-react-app-content .btn-accent.focus,.asure-react-app-content .btn-accent:focus{box-shadow:0 0 0 .2rem rgba(125,173,59,.5)}#asure-react-app .btn-accent.disabled,#asure-react-app .btn-accent:disabled,.asure-react-app-content .btn-accent.disabled,.asure-react-app-content .btn-accent:disabled{color:#212121;background-color:#8dc63f;border-color:#8dc63f}#asure-react-app .btn-accent:not(:disabled):not(.disabled).active,#asure-react-app .btn-accent:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-accent.dropdown-toggle,.asure-react-app-content .btn-accent:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-accent:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-accent.dropdown-toggle{color:#fff;background-color:#72a230;border-color:#6b982d}#asure-react-app .btn-accent:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-accent:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-accent.dropdown-toggle:focus,.asure-react-app-content .btn-accent:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-accent:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-accent.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(125,173,59,.5)}#asure-react-app .btn-outline-primary,.asure-react-app-content .btn-outline-primary{color:#009ac7;border-color:#009ac7}#asure-react-app .btn-outline-primary:hover,.asure-react-app-content .btn-outline-primary:hover{color:#fff;background-color:#009ac7;border-color:#009ac7}#asure-react-app .btn-outline-primary.focus,#asure-react-app .btn-outline-primary:focus,.asure-react-app-content .btn-outline-primary.focus,.asure-react-app-content .btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,154,199,.5)}#asure-react-app .btn-outline-primary.disabled,#asure-react-app .btn-outline-primary:disabled,.asure-react-app-content .btn-outline-primary.disabled,.asure-react-app-content .btn-outline-primary:disabled{color:#009ac7;background-color:transparent}#asure-react-app .btn-outline-primary:not(:disabled):not(.disabled).active,#asure-react-app .btn-outline-primary:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-outline-primary.dropdown-toggle,.asure-react-app-content .btn-outline-primary:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-outline-primary:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#009ac7;border-color:#009ac7}#asure-react-app .btn-outline-primary:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-outline-primary:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-outline-primary.dropdown-toggle:focus,.asure-react-app-content .btn-outline-primary:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,154,199,.5)}#asure-react-app .btn-outline-secondary,.asure-react-app-content .btn-outline-secondary{color:#8dc63f;border-color:#8dc63f}#asure-react-app .btn-outline-secondary:hover,.asure-react-app-content .btn-outline-secondary:hover{color:#212121;background-color:#8dc63f;border-color:#8dc63f}#asure-react-app .btn-outline-secondary.focus,#asure-react-app .btn-outline-secondary:focus,.asure-react-app-content .btn-outline-secondary.focus,.asure-react-app-content .btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(141,198,63,.5)}#asure-react-app .btn-outline-secondary.disabled,#asure-react-app .btn-outline-secondary:disabled,.asure-react-app-content .btn-outline-secondary.disabled,.asure-react-app-content .btn-outline-secondary:disabled{color:#8dc63f;background-color:transparent}#asure-react-app .btn-outline-secondary:not(:disabled):not(.disabled).active,#asure-react-app .btn-outline-secondary:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-outline-secondary.dropdown-toggle,.asure-react-app-content .btn-outline-secondary:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-outline-secondary:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-outline-secondary.dropdown-toggle{color:#212121;background-color:#8dc63f;border-color:#8dc63f}#asure-react-app .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-outline-secondary.dropdown-toggle:focus,.asure-react-app-content .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(141,198,63,.5)}#asure-react-app .btn-outline-success,.asure-react-app-content .btn-outline-success{color:#2bb55c;border-color:#2bb55c}#asure-react-app .btn-outline-success:hover,.asure-react-app-content .btn-outline-success:hover{color:#fff;background-color:#2bb55c;border-color:#2bb55c}#asure-react-app .btn-outline-success.focus,#asure-react-app .btn-outline-success:focus,.asure-react-app-content .btn-outline-success.focus,.asure-react-app-content .btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(43,181,92,.5)}#asure-react-app .btn-outline-success.disabled,#asure-react-app .btn-outline-success:disabled,.asure-react-app-content .btn-outline-success.disabled,.asure-react-app-content .btn-outline-success:disabled{color:#2bb55c;background-color:transparent}#asure-react-app .btn-outline-success:not(:disabled):not(.disabled).active,#asure-react-app .btn-outline-success:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-outline-success.dropdown-toggle,.asure-react-app-content .btn-outline-success:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-outline-success:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#2bb55c;border-color:#2bb55c}#asure-react-app .btn-outline-success:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-outline-success:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-outline-success.dropdown-toggle:focus,.asure-react-app-content .btn-outline-success:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-outline-success:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(43,181,92,.5)}#asure-react-app .btn-outline-info,.asure-react-app-content .btn-outline-info{color:#00bcd4;border-color:#00bcd4}#asure-react-app .btn-outline-info:hover,.asure-react-app-content .btn-outline-info:hover{color:#fff;background-color:#00bcd4;border-color:#00bcd4}#asure-react-app .btn-outline-info.focus,#asure-react-app .btn-outline-info:focus,.asure-react-app-content .btn-outline-info.focus,.asure-react-app-content .btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(0,188,212,.5)}#asure-react-app .btn-outline-info.disabled,#asure-react-app .btn-outline-info:disabled,.asure-react-app-content .btn-outline-info.disabled,.asure-react-app-content .btn-outline-info:disabled{color:#00bcd4;background-color:transparent}#asure-react-app .btn-outline-info:not(:disabled):not(.disabled).active,#asure-react-app .btn-outline-info:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-outline-info.dropdown-toggle,.asure-react-app-content .btn-outline-info:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-outline-info:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#00bcd4;border-color:#00bcd4}#asure-react-app .btn-outline-info:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-outline-info:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-outline-info.dropdown-toggle:focus,.asure-react-app-content .btn-outline-info:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-outline-info:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,188,212,.5)}#asure-react-app .btn-outline-warning,.asure-react-app-content .btn-outline-warning{color:#f1a21b;border-color:#f1a21b}#asure-react-app .btn-outline-warning:hover,.asure-react-app-content .btn-outline-warning:hover{color:#212121;background-color:#f1a21b;border-color:#f1a21b}#asure-react-app .btn-outline-warning.focus,#asure-react-app .btn-outline-warning:focus,.asure-react-app-content .btn-outline-warning.focus,.asure-react-app-content .btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(241,162,27,.5)}#asure-react-app .btn-outline-warning.disabled,#asure-react-app .btn-outline-warning:disabled,.asure-react-app-content .btn-outline-warning.disabled,.asure-react-app-content .btn-outline-warning:disabled{color:#f1a21b;background-color:transparent}#asure-react-app .btn-outline-warning:not(:disabled):not(.disabled).active,#asure-react-app .btn-outline-warning:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-outline-warning.dropdown-toggle,.asure-react-app-content .btn-outline-warning:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-outline-warning:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-outline-warning.dropdown-toggle{color:#212121;background-color:#f1a21b;border-color:#f1a21b}#asure-react-app .btn-outline-warning:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-outline-warning:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-outline-warning.dropdown-toggle:focus,.asure-react-app-content .btn-outline-warning:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(241,162,27,.5)}#asure-react-app .btn-outline-danger,.asure-react-app-content .btn-outline-danger{color:#db0020;border-color:#db0020}#asure-react-app .btn-outline-danger:hover,.asure-react-app-content .btn-outline-danger:hover{color:#fff;background-color:#db0020;border-color:#db0020}#asure-react-app .btn-outline-danger.focus,#asure-react-app .btn-outline-danger:focus,.asure-react-app-content .btn-outline-danger.focus,.asure-react-app-content .btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(219,0,32,.5)}#asure-react-app .btn-outline-danger.disabled,#asure-react-app .btn-outline-danger:disabled,.asure-react-app-content .btn-outline-danger.disabled,.asure-react-app-content .btn-outline-danger:disabled{color:#db0020;background-color:transparent}#asure-react-app .btn-outline-danger:not(:disabled):not(.disabled).active,#asure-react-app .btn-outline-danger:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-outline-danger.dropdown-toggle,.asure-react-app-content .btn-outline-danger:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-outline-danger:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#db0020;border-color:#db0020}#asure-react-app .btn-outline-danger:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-outline-danger:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-outline-danger.dropdown-toggle:focus,.asure-react-app-content .btn-outline-danger:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(219,0,32,.5)}#asure-react-app .btn-outline-light,.asure-react-app-content .btn-outline-light{color:#f5f5f5;border-color:#f5f5f5}#asure-react-app .btn-outline-light:hover,.asure-react-app-content .btn-outline-light:hover{color:#212121;background-color:#f5f5f5;border-color:#f5f5f5}#asure-react-app .btn-outline-light.focus,#asure-react-app .btn-outline-light:focus,.asure-react-app-content .btn-outline-light.focus,.asure-react-app-content .btn-outline-light:focus{box-shadow:0 0 0 .2rem hsla(0,0%,96%,.5)}#asure-react-app .btn-outline-light.disabled,#asure-react-app .btn-outline-light:disabled,.asure-react-app-content .btn-outline-light.disabled,.asure-react-app-content .btn-outline-light:disabled{color:#f5f5f5;background-color:transparent}#asure-react-app .btn-outline-light:not(:disabled):not(.disabled).active,#asure-react-app .btn-outline-light:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-outline-light.dropdown-toggle,.asure-react-app-content .btn-outline-light:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-outline-light:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-outline-light.dropdown-toggle{color:#212121;background-color:#f5f5f5;border-color:#f5f5f5}#asure-react-app .btn-outline-light:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-outline-light:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-outline-light.dropdown-toggle:focus,.asure-react-app-content .btn-outline-light:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-outline-light:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(0,0%,96%,.5)}#asure-react-app .btn-outline-dark,.asure-react-app-content .btn-outline-dark{color:#424242;border-color:#424242}#asure-react-app .btn-outline-dark:hover,.asure-react-app-content .btn-outline-dark:hover{color:#fff;background-color:#424242;border-color:#424242}#asure-react-app .btn-outline-dark.focus,#asure-react-app .btn-outline-dark:focus,.asure-react-app-content .btn-outline-dark.focus,.asure-react-app-content .btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(66,66,66,.5)}#asure-react-app .btn-outline-dark.disabled,#asure-react-app .btn-outline-dark:disabled,.asure-react-app-content .btn-outline-dark.disabled,.asure-react-app-content .btn-outline-dark:disabled{color:#424242;background-color:transparent}#asure-react-app .btn-outline-dark:not(:disabled):not(.disabled).active,#asure-react-app .btn-outline-dark:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-outline-dark.dropdown-toggle,.asure-react-app-content .btn-outline-dark:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-outline-dark:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#424242;border-color:#424242}#asure-react-app .btn-outline-dark:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-outline-dark:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-outline-dark.dropdown-toggle:focus,.asure-react-app-content .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(66,66,66,.5)}#asure-react-app .btn-outline-neutral,.asure-react-app-content .btn-outline-neutral{color:#9e9e9e;border-color:#9e9e9e}#asure-react-app .btn-outline-neutral:hover,.asure-react-app-content .btn-outline-neutral:hover{color:#212121;background-color:#9e9e9e;border-color:#9e9e9e}#asure-react-app .btn-outline-neutral.focus,#asure-react-app .btn-outline-neutral:focus,.asure-react-app-content .btn-outline-neutral.focus,.asure-react-app-content .btn-outline-neutral:focus{box-shadow:0 0 0 .2rem hsla(0,0%,62%,.5)}#asure-react-app .btn-outline-neutral.disabled,#asure-react-app .btn-outline-neutral:disabled,.asure-react-app-content .btn-outline-neutral.disabled,.asure-react-app-content .btn-outline-neutral:disabled{color:#9e9e9e;background-color:transparent}#asure-react-app .btn-outline-neutral:not(:disabled):not(.disabled).active,#asure-react-app .btn-outline-neutral:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-outline-neutral.dropdown-toggle,.asure-react-app-content .btn-outline-neutral:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-outline-neutral:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-outline-neutral.dropdown-toggle{color:#212121;background-color:#9e9e9e;border-color:#9e9e9e}#asure-react-app .btn-outline-neutral:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-outline-neutral:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-outline-neutral.dropdown-toggle:focus,.asure-react-app-content .btn-outline-neutral:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-outline-neutral:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-outline-neutral.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(0,0%,62%,.5)}#asure-react-app .btn-outline-default,.asure-react-app-content .btn-outline-default{color:#fff;border-color:#fff}#asure-react-app .btn-outline-default:hover,.asure-react-app-content .btn-outline-default:hover{color:#212121;background-color:#fff;border-color:#fff}#asure-react-app .btn-outline-default.focus,#asure-react-app .btn-outline-default:focus,.asure-react-app-content .btn-outline-default.focus,.asure-react-app-content .btn-outline-default:focus{box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}#asure-react-app .btn-outline-default.disabled,#asure-react-app .btn-outline-default:disabled,.asure-react-app-content .btn-outline-default.disabled,.asure-react-app-content .btn-outline-default:disabled{color:#fff;background-color:transparent}#asure-react-app .btn-outline-default:not(:disabled):not(.disabled).active,#asure-react-app .btn-outline-default:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-outline-default.dropdown-toggle,.asure-react-app-content .btn-outline-default:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-outline-default:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-outline-default.dropdown-toggle{color:#212121;background-color:#fff;border-color:#fff}#asure-react-app .btn-outline-default:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-outline-default:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-outline-default.dropdown-toggle:focus,.asure-react-app-content .btn-outline-default:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-outline-default:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-outline-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}#asure-react-app .btn-outline-accent,.asure-react-app-content .btn-outline-accent{color:#8dc63f;border-color:#8dc63f}#asure-react-app .btn-outline-accent:hover,.asure-react-app-content .btn-outline-accent:hover{color:#212121;background-color:#8dc63f;border-color:#8dc63f}#asure-react-app .btn-outline-accent.focus,#asure-react-app .btn-outline-accent:focus,.asure-react-app-content .btn-outline-accent.focus,.asure-react-app-content .btn-outline-accent:focus{box-shadow:0 0 0 .2rem rgba(141,198,63,.5)}#asure-react-app .btn-outline-accent.disabled,#asure-react-app .btn-outline-accent:disabled,.asure-react-app-content .btn-outline-accent.disabled,.asure-react-app-content .btn-outline-accent:disabled{color:#8dc63f;background-color:transparent}#asure-react-app .btn-outline-accent:not(:disabled):not(.disabled).active,#asure-react-app .btn-outline-accent:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-outline-accent.dropdown-toggle,.asure-react-app-content .btn-outline-accent:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-outline-accent:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-outline-accent.dropdown-toggle{color:#212121;background-color:#8dc63f;border-color:#8dc63f}#asure-react-app .btn-outline-accent:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-outline-accent:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-outline-accent.dropdown-toggle:focus,.asure-react-app-content .btn-outline-accent:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-outline-accent:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-outline-accent.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(141,198,63,.5)}#asure-react-app .btn-link,.asure-react-app-content .btn-link{text-decoration:none}#asure-react-app .btn-link:hover,.asure-react-app-content .btn-link:hover{color:#006c93;color:var(--link-hover);text-decoration:underline}#asure-react-app .btn-link.focus,#asure-react-app .btn-link:focus,.asure-react-app-content .btn-link.focus,.asure-react-app-content .btn-link:focus{text-decoration:underline;box-shadow:none}#asure-react-app .btn-link.disabled,#asure-react-app .btn-link:disabled,.asure-react-app-content .btn-link.disabled,.asure-react-app-content .btn-link:disabled{color:#757575;pointer-events:none}#asure-react-app .btn-group-lg>.btn,#asure-react-app .btn-lg,.asure-react-app-content .btn-group-lg>.btn,.asure-react-app-content .btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:2px}#asure-react-app .btn-group-sm>.btn,#asure-react-app .btn-sm,.asure-react-app-content .btn-group-sm>.btn,.asure-react-app-content .btn-sm{padding:.5625rem .75rem;font-size:.875rem;line-height:1;border-radius:2px}#asure-react-app .btn-block,.asure-react-app-content .btn-block{display:block;width:100%}#asure-react-app .btn-block+.btn-block,.asure-react-app-content .btn-block+.btn-block{margin-top:.5rem}#asure-react-app input[type=button].btn-block,#asure-react-app input[type=reset].btn-block,#asure-react-app input[type=submit].btn-block,.asure-react-app-content input[type=button].btn-block,.asure-react-app-content input[type=reset].btn-block,.asure-react-app-content input[type=submit].btn-block{width:100%}#asure-react-app .fade,.asure-react-app-content .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){#asure-react-app .fade,.asure-react-app-content .fade{transition:none}}#asure-react-app .fade:not(.show),.asure-react-app-content .fade:not(.show){opacity:0}#asure-react-app .collapse:not(.show),.asure-react-app-content .collapse:not(.show){display:none}#asure-react-app .collapsing,.asure-react-app-content .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){#asure-react-app .collapsing,.asure-react-app-content .collapsing{transition:none}}#asure-react-app .dropdown,#asure-react-app .dropleft,#asure-react-app .dropright,#asure-react-app .dropup,.asure-react-app-content .dropdown,.asure-react-app-content .dropleft,.asure-react-app-content .dropright,.asure-react-app-content .dropup{position:relative}#asure-react-app .dropdown-toggle,.asure-react-app-content .dropdown-toggle{white-space:nowrap}#asure-react-app .dropdown-toggle:after,.asure-react-app-content .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}#asure-react-app .dropdown-toggle:empty:after,.asure-react-app-content .dropdown-toggle:empty:after{margin-left:0}#asure-react-app .dropdown-menu,.asure-react-app-content .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:rgba(0,0,0,.8);color:var(--body-text-color);text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}#asure-react-app .dropdown-menu-left,.asure-react-app-content .dropdown-menu-left{right:auto;left:0}#asure-react-app .dropdown-menu-right,.asure-react-app-content .dropdown-menu-right{right:0;left:auto}@media (min-width:576px){#asure-react-app .dropdown-menu-sm-left,.asure-react-app-content .dropdown-menu-sm-left{right:auto;left:0}#asure-react-app .dropdown-menu-sm-right,.asure-react-app-content .dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){#asure-react-app .dropdown-menu-md-left,.asure-react-app-content .dropdown-menu-md-left{right:auto;left:0}#asure-react-app .dropdown-menu-md-right,.asure-react-app-content .dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){#asure-react-app .dropdown-menu-lg-left,.asure-react-app-content .dropdown-menu-lg-left{right:auto;left:0}#asure-react-app .dropdown-menu-lg-right,.asure-react-app-content .dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){#asure-react-app .dropdown-menu-xl-left,.asure-react-app-content .dropdown-menu-xl-left{right:auto;left:0}#asure-react-app .dropdown-menu-xl-right,.asure-react-app-content .dropdown-menu-xl-right{right:0;left:auto}}#asure-react-app .dropup .dropdown-menu,.asure-react-app-content .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}#asure-react-app .dropup .dropdown-toggle:after,.asure-react-app-content .dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}#asure-react-app .dropup .dropdown-toggle:empty:after,.asure-react-app-content .dropup .dropdown-toggle:empty:after{margin-left:0}#asure-react-app .dropright .dropdown-menu,.asure-react-app-content .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}#asure-react-app .dropright .dropdown-toggle:after,.asure-react-app-content .dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}#asure-react-app .dropright .dropdown-toggle:empty:after,.asure-react-app-content .dropright .dropdown-toggle:empty:after{margin-left:0}#asure-react-app .dropright .dropdown-toggle:after,.asure-react-app-content .dropright .dropdown-toggle:after{vertical-align:0}#asure-react-app .dropleft .dropdown-menu,.asure-react-app-content .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}#asure-react-app .dropleft .dropdown-toggle:after,.asure-react-app-content .dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}#asure-react-app .dropleft .dropdown-toggle:before,.asure-react-app-content .dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}#asure-react-app .dropleft .dropdown-toggle:empty:after,.asure-react-app-content .dropleft .dropdown-toggle:empty:after{margin-left:0}#asure-react-app .dropleft .dropdown-toggle:before,.asure-react-app-content .dropleft .dropdown-toggle:before{vertical-align:0}#asure-react-app .dropdown-menu[x-placement^=bottom],#asure-react-app .dropdown-menu[x-placement^=left],#asure-react-app .dropdown-menu[x-placement^=right],#asure-react-app .dropdown-menu[x-placement^=top],.asure-react-app-content .dropdown-menu[x-placement^=bottom],.asure-react-app-content .dropdown-menu[x-placement^=left],.asure-react-app-content .dropdown-menu[x-placement^=right],.asure-react-app-content .dropdown-menu[x-placement^=top]{right:auto;bottom:auto}#asure-react-app .dropdown-divider,.asure-react-app-content .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #eee}#asure-react-app .dropdown-item,.asure-react-app-content .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212121;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}#asure-react-app .dropdown-item:focus,#asure-react-app .dropdown-item:hover,.asure-react-app-content .dropdown-item:focus,.asure-react-app-content .dropdown-item:hover{color:#141414;text-decoration:none;background-color:#f5f5f5}#asure-react-app .dropdown-item.active,#asure-react-app .dropdown-item:active,.asure-react-app-content .dropdown-item.active,.asure-react-app-content .dropdown-item:active{color:#fff;text-decoration:none;background-color:#009ac7}#asure-react-app .dropdown-item.disabled,#asure-react-app .dropdown-item:disabled,.asure-react-app-content .dropdown-item.disabled,.asure-react-app-content .dropdown-item:disabled{color:#757575;pointer-events:none;background-color:transparent}#asure-react-app .dropdown-menu.show,.asure-react-app-content .dropdown-menu.show{display:block}#asure-react-app .dropdown-header,.asure-react-app-content .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#757575;white-space:nowrap}#asure-react-app .dropdown-item-text,.asure-react-app-content .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212121}#asure-react-app .btn-group,#asure-react-app .btn-group-vertical,.asure-react-app-content .btn-group,.asure-react-app-content .btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}#asure-react-app .btn-group-vertical>.btn,#asure-react-app .btn-group>.btn,.asure-react-app-content .btn-group-vertical>.btn,.asure-react-app-content .btn-group>.btn{position:relative;flex:1 1 auto}#asure-react-app .btn-group-vertical>.btn.active,#asure-react-app .btn-group-vertical>.btn:active,#asure-react-app .btn-group-vertical>.btn:focus,#asure-react-app .btn-group-vertical>.btn:hover,#asure-react-app .btn-group>.btn.active,#asure-react-app .btn-group>.btn:active,#asure-react-app .btn-group>.btn:focus,#asure-react-app .btn-group>.btn:hover,.asure-react-app-content .btn-group-vertical>.btn.active,.asure-react-app-content .btn-group-vertical>.btn:active,.asure-react-app-content .btn-group-vertical>.btn:focus,.asure-react-app-content .btn-group-vertical>.btn:hover,.asure-react-app-content .btn-group>.btn.active,.asure-react-app-content .btn-group>.btn:active,.asure-react-app-content .btn-group>.btn:focus,.asure-react-app-content .btn-group>.btn:hover{z-index:1}#asure-react-app .btn-toolbar,.asure-react-app-content .btn-toolbar{display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:flex-start}#asure-react-app .btn-toolbar .input-group,.asure-react-app-content .btn-toolbar .input-group{width:auto}#asure-react-app .btn-group>.btn-group:not(:first-child),#asure-react-app .btn-group>.btn:not(:first-child),.asure-react-app-content .btn-group>.btn-group:not(:first-child),.asure-react-app-content .btn-group>.btn:not(:first-child){margin-left:-1px}#asure-react-app .btn-group>.btn-group:not(:last-child)>.btn,#asure-react-app .btn-group>.btn:not(:last-child):not(.dropdown-toggle),.asure-react-app-content .btn-group>.btn-group:not(:last-child)>.btn,.asure-react-app-content .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}#asure-react-app .btn-group>.btn-group:not(:first-child)>.btn,#asure-react-app .btn-group>.btn:not(:first-child),.asure-react-app-content .btn-group>.btn-group:not(:first-child)>.btn,.asure-react-app-content .btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#asure-react-app .dropdown-toggle-split,.asure-react-app-content .dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}#asure-react-app .dropdown-toggle-split:after,#asure-react-app .dropright .dropdown-toggle-split:after,#asure-react-app .dropup .dropdown-toggle-split:after,.asure-react-app-content .dropdown-toggle-split:after,.asure-react-app-content .dropright .dropdown-toggle-split:after,.asure-react-app-content .dropup .dropdown-toggle-split:after{margin-left:0}#asure-react-app .dropleft .dropdown-toggle-split:before,.asure-react-app-content .dropleft .dropdown-toggle-split:before{margin-right:0}#asure-react-app .btn-group-sm>.btn+.dropdown-toggle-split,#asure-react-app .btn-sm+.dropdown-toggle-split,.asure-react-app-content .btn-group-sm>.btn+.dropdown-toggle-split,.asure-react-app-content .btn-sm+.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}#asure-react-app .btn-group-lg>.btn+.dropdown-toggle-split,#asure-react-app .btn-lg+.dropdown-toggle-split,.asure-react-app-content .btn-group-lg>.btn+.dropdown-toggle-split,.asure-react-app-content .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}#asure-react-app .btn-group-vertical,.asure-react-app-content .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}#asure-react-app .btn-group-vertical>.btn,#asure-react-app .btn-group-vertical>.btn-group,.asure-react-app-content .btn-group-vertical>.btn,.asure-react-app-content .btn-group-vertical>.btn-group{width:100%}#asure-react-app .btn-group-vertical>.btn-group:not(:first-child),#asure-react-app .btn-group-vertical>.btn:not(:first-child),.asure-react-app-content .btn-group-vertical>.btn-group:not(:first-child),.asure-react-app-content .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}#asure-react-app .btn-group-vertical>.btn-group:not(:last-child)>.btn,#asure-react-app .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.asure-react-app-content .btn-group-vertical>.btn-group:not(:last-child)>.btn,.asure-react-app-content .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}#asure-react-app .btn-group-vertical>.btn-group:not(:first-child)>.btn,#asure-react-app .btn-group-vertical>.btn:not(:first-child),.asure-react-app-content .btn-group-vertical>.btn-group:not(:first-child)>.btn,.asure-react-app-content .btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}#asure-react-app .btn-group-toggle>.btn,#asure-react-app .btn-group-toggle>.btn-group>.btn,.asure-react-app-content .btn-group-toggle>.btn,.asure-react-app-content .btn-group-toggle>.btn-group>.btn{margin-bottom:0}#asure-react-app .btn-group-toggle>.btn-group>.btn input[type=checkbox],#asure-react-app .btn-group-toggle>.btn-group>.btn input[type=radio],#asure-react-app .btn-group-toggle>.btn input[type=checkbox],#asure-react-app .btn-group-toggle>.btn input[type=radio],.asure-react-app-content .btn-group-toggle>.btn-group>.btn input[type=checkbox],.asure-react-app-content .btn-group-toggle>.btn-group>.btn input[type=radio],.asure-react-app-content .btn-group-toggle>.btn input[type=checkbox],.asure-react-app-content .btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}#asure-react-app .input-group,.asure-react-app-content .input-group{position:relative;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}#asure-react-app .input-group>.custom-file,#asure-react-app .input-group>.custom-select,#asure-react-app .input-group>.form-control,#asure-react-app .input-group>.form-control-plaintext,.asure-react-app-content .input-group>.custom-file,.asure-react-app-content .input-group>.custom-select,.asure-react-app-content .input-group>.form-control,.asure-react-app-content .input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}#asure-react-app .input-group>.custom-file+.custom-file,#asure-react-app .input-group>.custom-file+.custom-select,#asure-react-app .input-group>.custom-file+.form-control,#asure-react-app .input-group>.custom-select+.custom-file,#asure-react-app .input-group>.custom-select+.custom-select,#asure-react-app .input-group>.custom-select+.form-control,#asure-react-app .input-group>.form-control+.custom-file,#asure-react-app .input-group>.form-control+.custom-select,#asure-react-app .input-group>.form-control+.form-control,#asure-react-app .input-group>.form-control-plaintext+.custom-file,#asure-react-app .input-group>.form-control-plaintext+.custom-select,#asure-react-app .input-group>.form-control-plaintext+.form-control,.asure-react-app-content .input-group>.custom-file+.custom-file,.asure-react-app-content .input-group>.custom-file+.custom-select,.asure-react-app-content .input-group>.custom-file+.form-control,.asure-react-app-content .input-group>.custom-select+.custom-file,.asure-react-app-content .input-group>.custom-select+.custom-select,.asure-react-app-content .input-group>.custom-select+.form-control,.asure-react-app-content .input-group>.form-control+.custom-file,.asure-react-app-content .input-group>.form-control+.custom-select,.asure-react-app-content .input-group>.form-control+.form-control,.asure-react-app-content .input-group>.form-control-plaintext+.custom-file,.asure-react-app-content .input-group>.form-control-plaintext+.custom-select,.asure-react-app-content .input-group>.form-control-plaintext+.form-control{margin-left:-1px}#asure-react-app .input-group>.custom-file .custom-file-input:focus~.custom-file-label,#asure-react-app .input-group>.custom-select:focus,#asure-react-app .input-group>.form-control:focus,.asure-react-app-content .input-group>.custom-file .custom-file-input:focus~.custom-file-label,.asure-react-app-content .input-group>.custom-select:focus,.asure-react-app-content .input-group>.form-control:focus{z-index:3}#asure-react-app .input-group>.custom-file .custom-file-input:focus,.asure-react-app-content .input-group>.custom-file .custom-file-input:focus{z-index:4}#asure-react-app .input-group>.custom-select:not(:last-child),#asure-react-app .input-group>.form-control:not(:last-child),.asure-react-app-content .input-group>.custom-select:not(:last-child),.asure-react-app-content .input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#asure-react-app .input-group>.custom-select:not(:first-child),#asure-react-app .input-group>.form-control:not(:first-child),.asure-react-app-content .input-group>.custom-select:not(:first-child),.asure-react-app-content .input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#asure-react-app .input-group>.custom-file,.asure-react-app-content .input-group>.custom-file{display:-ms-flexbox;display:flex;align-items:center}#asure-react-app .input-group>.custom-file:not(:last-child) .custom-file-label,#asure-react-app .input-group>.custom-file:not(:last-child) .custom-file-label:after,.asure-react-app-content .input-group>.custom-file:not(:last-child) .custom-file-label,.asure-react-app-content .input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}#asure-react-app .input-group>.custom-file:not(:first-child) .custom-file-label,.asure-react-app-content .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}#asure-react-app .input-group-append,#asure-react-app .input-group-prepend,.asure-react-app-content .input-group-append,.asure-react-app-content .input-group-prepend{display:-ms-flexbox;display:flex}#asure-react-app .input-group-append .btn,#asure-react-app .input-group-prepend .btn,.asure-react-app-content .input-group-append .btn,.asure-react-app-content .input-group-prepend .btn{position:relative;z-index:2}#asure-react-app .input-group-append .btn:focus,#asure-react-app .input-group-prepend .btn:focus,.asure-react-app-content .input-group-append .btn:focus,.asure-react-app-content .input-group-prepend .btn:focus{z-index:3}#asure-react-app .input-group-append .btn+.btn,#asure-react-app .input-group-append .btn+.input-group-text,#asure-react-app .input-group-append .input-group-text+.btn,#asure-react-app .input-group-append .input-group-text+.input-group-text,#asure-react-app .input-group-prepend .btn+.btn,#asure-react-app .input-group-prepend .btn+.input-group-text,#asure-react-app .input-group-prepend .input-group-text+.btn,#asure-react-app .input-group-prepend .input-group-text+.input-group-text,.asure-react-app-content .input-group-append .btn+.btn,.asure-react-app-content .input-group-append .btn+.input-group-text,.asure-react-app-content .input-group-append .input-group-text+.btn,.asure-react-app-content .input-group-append .input-group-text+.input-group-text,.asure-react-app-content .input-group-prepend .btn+.btn,.asure-react-app-content .input-group-prepend .btn+.input-group-text,.asure-react-app-content .input-group-prepend .input-group-text+.btn,.asure-react-app-content .input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}#asure-react-app .input-group-prepend,.asure-react-app-content .input-group-prepend{margin-right:-1px}#asure-react-app .input-group-append,.asure-react-app-content .input-group-append{margin-left:-1px}#asure-react-app .input-group-text,.asure-react-app-content .input-group-text{display:-ms-flexbox;display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#616161;text-align:center;white-space:nowrap;background-color:#eee;border:1px solid #bdbdbd;border-radius:0}#asure-react-app .input-group-text input[type=checkbox],#asure-react-app .input-group-text input[type=radio],.asure-react-app-content .input-group-text input[type=checkbox],.asure-react-app-content .input-group-text input[type=radio]{margin-top:0}#asure-react-app .input-group-lg>.custom-select,#asure-react-app .input-group-lg>.form-control:not(textarea),.asure-react-app-content .input-group-lg>.custom-select,.asure-react-app-content .input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}#asure-react-app .input-group-lg>.custom-select,#asure-react-app .input-group-lg>.form-control,#asure-react-app .input-group-lg>.input-group-append>.btn,#asure-react-app .input-group-lg>.input-group-append>.input-group-text,#asure-react-app .input-group-lg>.input-group-prepend>.btn,#asure-react-app .input-group-lg>.input-group-prepend>.input-group-text,.asure-react-app-content .input-group-lg>.custom-select,.asure-react-app-content .input-group-lg>.form-control,.asure-react-app-content .input-group-lg>.input-group-append>.btn,.asure-react-app-content .input-group-lg>.input-group-append>.input-group-text,.asure-react-app-content .input-group-lg>.input-group-prepend>.btn,.asure-react-app-content .input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}#asure-react-app .input-group-sm>.custom-select,#asure-react-app .input-group-sm>.form-control:not(textarea),.asure-react-app-content .input-group-sm>.custom-select,.asure-react-app-content .input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}#asure-react-app .input-group-sm>.custom-select,#asure-react-app .input-group-sm>.form-control,#asure-react-app .input-group-sm>.input-group-append>.btn,#asure-react-app .input-group-sm>.input-group-append>.input-group-text,#asure-react-app .input-group-sm>.input-group-prepend>.btn,#asure-react-app .input-group-sm>.input-group-prepend>.input-group-text,.asure-react-app-content .input-group-sm>.custom-select,.asure-react-app-content .input-group-sm>.form-control,.asure-react-app-content .input-group-sm>.input-group-append>.btn,.asure-react-app-content .input-group-sm>.input-group-append>.input-group-text,.asure-react-app-content .input-group-sm>.input-group-prepend>.btn,.asure-react-app-content .input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}#asure-react-app .input-group-lg>.custom-select,#asure-react-app .input-group-sm>.custom-select,.asure-react-app-content .input-group-lg>.custom-select,.asure-react-app-content .input-group-sm>.custom-select{padding-right:1.75rem}#asure-react-app .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),#asure-react-app .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),#asure-react-app .input-group>.input-group-append:not(:last-child)>.btn,#asure-react-app .input-group>.input-group-append:not(:last-child)>.input-group-text,#asure-react-app .input-group>.input-group-prepend>.btn,#asure-react-app .input-group>.input-group-prepend>.input-group-text,.asure-react-app-content .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.asure-react-app-content .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.asure-react-app-content .input-group>.input-group-append:not(:last-child)>.btn,.asure-react-app-content .input-group>.input-group-append:not(:last-child)>.input-group-text,.asure-react-app-content .input-group>.input-group-prepend>.btn,.asure-react-app-content .input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}#asure-react-app .input-group>.input-group-append>.btn,#asure-react-app .input-group>.input-group-append>.input-group-text,#asure-react-app .input-group>.input-group-prepend:first-child>.btn:not(:first-child),#asure-react-app .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),#asure-react-app .input-group>.input-group-prepend:not(:first-child)>.btn,#asure-react-app .input-group>.input-group-prepend:not(:first-child)>.input-group-text,.asure-react-app-content .input-group>.input-group-append>.btn,.asure-react-app-content .input-group>.input-group-append>.input-group-text,.asure-react-app-content .input-group>.input-group-prepend:first-child>.btn:not(:first-child),.asure-react-app-content .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.asure-react-app-content .input-group>.input-group-prepend:not(:first-child)>.btn,.asure-react-app-content .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}#asure-react-app .custom-control,.asure-react-app-content .custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}#asure-react-app .custom-control-inline,.asure-react-app-content .custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}#asure-react-app .custom-control-input,.asure-react-app-content .custom-control-input{position:absolute;z-index:-1;opacity:0}#asure-react-app .custom-control-input:checked~.custom-control-label:before,.asure-react-app-content .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#009ac7;background-color:#009ac7}#asure-react-app .custom-control-input:focus~.custom-control-label:before,.asure-react-app-content .custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 1px 1px rgba(0,108,147,.25)}#asure-react-app .custom-control-input:focus:not(:checked)~.custom-control-label:before,.asure-react-app-content .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#006c93}#asure-react-app .custom-control-input:not(:disabled):active~.custom-control-label:before,.asure-react-app-content .custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#7be1ff;border-color:#7be1ff}#asure-react-app .custom-control-input:disabled~.custom-control-label,.asure-react-app-content .custom-control-input:disabled~.custom-control-label{color:#757575}#asure-react-app .custom-control-input:disabled~.custom-control-label:before,.asure-react-app-content .custom-control-input:disabled~.custom-control-label:before{background-color:#eee}#asure-react-app .custom-control-label,.asure-react-app-content .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}#asure-react-app .custom-control-label:before,.asure-react-app-content .custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #9e9e9e}#asure-react-app .custom-control-label:after,.asure-react-app-content .custom-control-label:after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}#asure-react-app .custom-checkbox .custom-control-label:before,.asure-react-app-content .custom-checkbox .custom-control-label:before{border-radius:.25rem}#asure-react-app .custom-checkbox .custom-control-input:checked~.custom-control-label:after,.asure-react-app-content .custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}#asure-react-app .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before,.asure-react-app-content .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#009ac7;background-color:#009ac7}#asure-react-app .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after,.asure-react-app-content .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}#asure-react-app .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before,.asure-react-app-content .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,154,199,.5)}#asure-react-app .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before,.asure-react-app-content .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,154,199,.5)}#asure-react-app .custom-radio .custom-control-label:before,.asure-react-app-content .custom-radio .custom-control-label:before{border-radius:50%}#asure-react-app .custom-radio .custom-control-input:checked~.custom-control-label:after,.asure-react-app-content .custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}#asure-react-app .custom-radio .custom-control-input:disabled:checked~.custom-control-label:before,.asure-react-app-content .custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,154,199,.5)}#asure-react-app .custom-switch,.asure-react-app-content .custom-switch{padding-left:2.25rem}#asure-react-app .custom-switch .custom-control-label:before,.asure-react-app-content .custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}#asure-react-app .custom-switch .custom-control-label:after,.asure-react-app-content .custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#9e9e9e;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){#asure-react-app .custom-switch .custom-control-label:after,.asure-react-app-content .custom-switch .custom-control-label:after{transition:none}}#asure-react-app .custom-switch .custom-control-input:checked~.custom-control-label:after,.asure-react-app-content .custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}#asure-react-app .custom-switch .custom-control-input:disabled:checked~.custom-control-label:before,.asure-react-app-content .custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,154,199,.5)}#asure-react-app .custom-select,.asure-react-app-content .custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#616161;vertical-align:middle;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23424242' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #bdbdbd;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}#asure-react-app .custom-select:focus,.asure-react-app-content .custom-select:focus{border-color:#006c93;outline:0;box-shadow:0 0 0 1px rgba(0,154,199,.25)}#asure-react-app .custom-select:focus::-ms-value,.asure-react-app-content .custom-select:focus::-ms-value{color:#616161;background-color:#fff}#asure-react-app .custom-select[multiple],#asure-react-app .custom-select[size]:not([size="1"]),.asure-react-app-content .custom-select[multiple],.asure-react-app-content .custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}#asure-react-app .custom-select:disabled,.asure-react-app-content .custom-select:disabled{color:#757575;background-color:#eee}#asure-react-app .custom-select::-ms-expand,.asure-react-app-content .custom-select::-ms-expand{display:none}#asure-react-app .custom-select-sm,.asure-react-app-content .custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}#asure-react-app .custom-select-lg,.asure-react-app-content .custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}#asure-react-app .custom-file,.asure-react-app-content .custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}#asure-react-app .custom-file-input,.asure-react-app-content .custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}#asure-react-app .custom-file-input:focus~.custom-file-label,.asure-react-app-content .custom-file-input:focus~.custom-file-label{border-color:#006c93;box-shadow:0 0 1px 1px rgba(0,108,147,.25)}#asure-react-app .custom-file-input:disabled~.custom-file-label,.asure-react-app-content .custom-file-input:disabled~.custom-file-label{background-color:#eee}#asure-react-app .custom-file-input:lang(en)~.custom-file-label:after,.asure-react-app-content .custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}#asure-react-app .custom-file-input~.custom-file-label[data-browse]:after,.asure-react-app-content .custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}#asure-react-app .custom-file-label,.asure-react-app-content .custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#616161;background-color:#fff;border:1px solid #bdbdbd;border-radius:0}#asure-react-app .custom-file-label:after,.asure-react-app-content .custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#616161;content:"Browse";background-color:#eee;border-left:inherit;border-radius:0 0 0 0}#asure-react-app .custom-range,.asure-react-app-content .custom-range{width:100%;height:calc(1rem + 2px);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}#asure-react-app .custom-range:focus,.asure-react-app-content .custom-range:focus{outline:none}#asure-react-app .custom-range:focus::-webkit-slider-thumb,.asure-react-app-content .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 1px 1px rgba(0,108,147,.25)}#asure-react-app .custom-range:focus::-moz-range-thumb,.asure-react-app-content .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 1px 1px rgba(0,108,147,.25)}#asure-react-app .custom-range:focus::-ms-thumb,.asure-react-app-content .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 1px 1px rgba(0,108,147,.25)}#asure-react-app .custom-range::-moz-focus-outer,.asure-react-app-content .custom-range::-moz-focus-outer{border:0}#asure-react-app .custom-range::-webkit-slider-thumb,.asure-react-app-content .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#009ac7;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){#asure-react-app .custom-range::-webkit-slider-thumb,.asure-react-app-content .custom-range::-webkit-slider-thumb{transition:none}}#asure-react-app .custom-range::-webkit-slider-thumb:active,.asure-react-app-content .custom-range::-webkit-slider-thumb:active{background-color:#7be1ff}#asure-react-app .custom-range::-webkit-slider-runnable-track,.asure-react-app-content .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#e0e0e0;border-color:transparent;border-radius:1rem}#asure-react-app .custom-range::-moz-range-thumb,.asure-react-app-content .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#009ac7;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){#asure-react-app .custom-range::-moz-range-thumb,.asure-react-app-content .custom-range::-moz-range-thumb{transition:none}}#asure-react-app .custom-range::-moz-range-thumb:active,.asure-react-app-content .custom-range::-moz-range-thumb:active{background-color:#7be1ff}#asure-react-app .custom-range::-moz-range-track,.asure-react-app-content .custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#e0e0e0;border-color:transparent;border-radius:1rem}#asure-react-app .custom-range::-ms-thumb,.asure-react-app-content .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:1px;margin-left:1px;background-color:#009ac7;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){#asure-react-app .custom-range::-ms-thumb,.asure-react-app-content .custom-range::-ms-thumb{transition:none}}#asure-react-app .custom-range::-ms-thumb:active,.asure-react-app-content .custom-range::-ms-thumb:active{background-color:#7be1ff}#asure-react-app .custom-range::-ms-track,.asure-react-app-content .custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}#asure-react-app .custom-range::-ms-fill-lower,.asure-react-app-content .custom-range::-ms-fill-lower{background-color:#e0e0e0;border-radius:1rem}#asure-react-app .custom-range::-ms-fill-upper,.asure-react-app-content .custom-range::-ms-fill-upper{margin-right:15px;background-color:#e0e0e0;border-radius:1rem}#asure-react-app .custom-range:disabled::-webkit-slider-thumb,.asure-react-app-content .custom-range:disabled::-webkit-slider-thumb{background-color:#9e9e9e}#asure-react-app .custom-range:disabled::-webkit-slider-runnable-track,.asure-react-app-content .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}#asure-react-app .custom-range:disabled::-moz-range-thumb,.asure-react-app-content .custom-range:disabled::-moz-range-thumb{background-color:#9e9e9e}#asure-react-app .custom-range:disabled::-moz-range-track,.asure-react-app-content .custom-range:disabled::-moz-range-track{cursor:default}#asure-react-app .custom-range:disabled::-ms-thumb,.asure-react-app-content .custom-range:disabled::-ms-thumb{background-color:#9e9e9e}#asure-react-app .custom-control-label:before,#asure-react-app .custom-file-label,#asure-react-app .custom-select,.asure-react-app-content .custom-control-label:before,.asure-react-app-content .custom-file-label,.asure-react-app-content .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){#asure-react-app .custom-control-label:before,#asure-react-app .custom-file-label,#asure-react-app .custom-select,.asure-react-app-content .custom-control-label:before,.asure-react-app-content .custom-file-label,.asure-react-app-content .custom-select{transition:none}}#asure-react-app .nav,.asure-react-app-content .nav{display:-ms-flexbox;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}#asure-react-app .nav-link,.asure-react-app-content .nav-link{display:block;padding:.5rem 1rem}#asure-react-app .nav-link:focus,#asure-react-app .nav-link:hover,.asure-react-app-content .nav-link:focus,.asure-react-app-content .nav-link:hover{text-decoration:none}#asure-react-app .nav-link.disabled,.asure-react-app-content .nav-link.disabled{color:#757575;pointer-events:none;cursor:default}#asure-react-app .nav-tabs,.asure-react-app-content .nav-tabs{border-bottom:1px solid #e0e0e0}#asure-react-app .nav-tabs .nav-item,.asure-react-app-content .nav-tabs .nav-item{margin-bottom:-1px}#asure-react-app .nav-tabs .nav-link,.asure-react-app-content .nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}#asure-react-app .nav-tabs .nav-link:focus,#asure-react-app .nav-tabs .nav-link:hover,.asure-react-app-content .nav-tabs .nav-link:focus,.asure-react-app-content .nav-tabs .nav-link:hover{border-color:#eee #eee #e0e0e0}#asure-react-app .nav-tabs .nav-link.disabled,.asure-react-app-content .nav-tabs .nav-link.disabled{color:#757575;background-color:transparent;border-color:transparent}#asure-react-app .nav-tabs .nav-item.show .nav-link,#asure-react-app .nav-tabs .nav-link.active,.asure-react-app-content .nav-tabs .nav-item.show .nav-link,.asure-react-app-content .nav-tabs .nav-link.active{color:#616161;background-color:#fff;border-color:#e0e0e0 #e0e0e0 #fff}#asure-react-app .nav-tabs .dropdown-menu,.asure-react-app-content .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}#asure-react-app .nav-pills .nav-link,.asure-react-app-content .nav-pills .nav-link{border-radius:.25rem}#asure-react-app .nav-pills .nav-link.active,#asure-react-app .nav-pills .show>.nav-link,.asure-react-app-content .nav-pills .nav-link.active,.asure-react-app-content .nav-pills .show>.nav-link{color:#fff;background-color:#009ac7}#asure-react-app .nav-fill .nav-item,.asure-react-app-content .nav-fill .nav-item{flex:1 1 auto;text-align:center}#asure-react-app .nav-justified .nav-item,.asure-react-app-content .nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}#asure-react-app .tab-content>.tab-pane,.asure-react-app-content .tab-content>.tab-pane{display:none}#asure-react-app .tab-content>.active,.asure-react-app-content .tab-content>.active{display:block}#asure-react-app .navbar,.asure-react-app-content .navbar{position:relative;padding:.5rem 1rem}#asure-react-app .navbar,#asure-react-app .navbar>.container,#asure-react-app .navbar>.container-fluid,.asure-react-app-content .navbar,.asure-react-app-content .navbar>.container,.asure-react-app-content .navbar>.container-fluid{display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}#asure-react-app .navbar-brand,.asure-react-app-content .navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}#asure-react-app .navbar-brand:focus,#asure-react-app .navbar-brand:hover,.asure-react-app-content .navbar-brand:focus,.asure-react-app-content .navbar-brand:hover{text-decoration:none}#asure-react-app .navbar-nav,.asure-react-app-content .navbar-nav{display:-ms-flexbox;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}#asure-react-app .navbar-nav .nav-link,.asure-react-app-content .navbar-nav .nav-link{padding-right:0;padding-left:0}#asure-react-app .navbar-nav .dropdown-menu,.asure-react-app-content .navbar-nav .dropdown-menu{position:static;float:none}#asure-react-app .navbar-text,.asure-react-app-content .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}#asure-react-app .navbar-collapse,.asure-react-app-content .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}#asure-react-app .navbar-toggler,.asure-react-app-content .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:2px}#asure-react-app .navbar-toggler:focus,#asure-react-app .navbar-toggler:hover,.asure-react-app-content .navbar-toggler:focus,.asure-react-app-content .navbar-toggler:hover{text-decoration:none}#asure-react-app .navbar-toggler-icon,.asure-react-app-content .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575.98px){#asure-react-app .navbar-expand-sm>.container,#asure-react-app .navbar-expand-sm>.container-fluid,.asure-react-app-content .navbar-expand-sm>.container,.asure-react-app-content .navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){#asure-react-app .navbar-expand-sm,.asure-react-app-content .navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}#asure-react-app .navbar-expand-sm .navbar-nav,.asure-react-app-content .navbar-expand-sm .navbar-nav{flex-direction:row}#asure-react-app .navbar-expand-sm .navbar-nav .dropdown-menu,.asure-react-app-content .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}#asure-react-app .navbar-expand-sm .navbar-nav .nav-link,.asure-react-app-content .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#asure-react-app .navbar-expand-sm>.container,#asure-react-app .navbar-expand-sm>.container-fluid,.asure-react-app-content .navbar-expand-sm>.container,.asure-react-app-content .navbar-expand-sm>.container-fluid{flex-wrap:nowrap}#asure-react-app .navbar-expand-sm .navbar-collapse,.asure-react-app-content .navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;flex-basis:auto}#asure-react-app .navbar-expand-sm .navbar-toggler,.asure-react-app-content .navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){#asure-react-app .navbar-expand-md>.container,#asure-react-app .navbar-expand-md>.container-fluid,.asure-react-app-content .navbar-expand-md>.container,.asure-react-app-content .navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){#asure-react-app .navbar-expand-md,.asure-react-app-content .navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}#asure-react-app .navbar-expand-md .navbar-nav,.asure-react-app-content .navbar-expand-md .navbar-nav{flex-direction:row}#asure-react-app .navbar-expand-md .navbar-nav .dropdown-menu,.asure-react-app-content .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}#asure-react-app .navbar-expand-md .navbar-nav .nav-link,.asure-react-app-content .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#asure-react-app .navbar-expand-md>.container,#asure-react-app .navbar-expand-md>.container-fluid,.asure-react-app-content .navbar-expand-md>.container,.asure-react-app-content .navbar-expand-md>.container-fluid{flex-wrap:nowrap}#asure-react-app .navbar-expand-md .navbar-collapse,.asure-react-app-content .navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;flex-basis:auto}#asure-react-app .navbar-expand-md .navbar-toggler,.asure-react-app-content .navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){#asure-react-app .navbar-expand-lg>.container,#asure-react-app .navbar-expand-lg>.container-fluid,.asure-react-app-content .navbar-expand-lg>.container,.asure-react-app-content .navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){#asure-react-app .navbar-expand-lg,.asure-react-app-content .navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}#asure-react-app .navbar-expand-lg .navbar-nav,.asure-react-app-content .navbar-expand-lg .navbar-nav{flex-direction:row}#asure-react-app .navbar-expand-lg .navbar-nav .dropdown-menu,.asure-react-app-content .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}#asure-react-app .navbar-expand-lg .navbar-nav .nav-link,.asure-react-app-content .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#asure-react-app .navbar-expand-lg>.container,#asure-react-app .navbar-expand-lg>.container-fluid,.asure-react-app-content .navbar-expand-lg>.container,.asure-react-app-content .navbar-expand-lg>.container-fluid{flex-wrap:nowrap}#asure-react-app .navbar-expand-lg .navbar-collapse,.asure-react-app-content .navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;flex-basis:auto}#asure-react-app .navbar-expand-lg .navbar-toggler,.asure-react-app-content .navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){#asure-react-app .navbar-expand-xl>.container,#asure-react-app .navbar-expand-xl>.container-fluid,.asure-react-app-content .navbar-expand-xl>.container,.asure-react-app-content .navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){#asure-react-app .navbar-expand-xl,.asure-react-app-content .navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}#asure-react-app .navbar-expand-xl .navbar-nav,.asure-react-app-content .navbar-expand-xl .navbar-nav{flex-direction:row}#asure-react-app .navbar-expand-xl .navbar-nav .dropdown-menu,.asure-react-app-content .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}#asure-react-app .navbar-expand-xl .navbar-nav .nav-link,.asure-react-app-content .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#asure-react-app .navbar-expand-xl>.container,#asure-react-app .navbar-expand-xl>.container-fluid,.asure-react-app-content .navbar-expand-xl>.container,.asure-react-app-content .navbar-expand-xl>.container-fluid{flex-wrap:nowrap}#asure-react-app .navbar-expand-xl .navbar-collapse,.asure-react-app-content .navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;flex-basis:auto}#asure-react-app .navbar-expand-xl .navbar-toggler,.asure-react-app-content .navbar-expand-xl .navbar-toggler{display:none}}#asure-react-app .navbar-expand,.asure-react-app-content .navbar-expand{flex-flow:row nowrap;justify-content:flex-start}#asure-react-app .navbar-expand>.container,#asure-react-app .navbar-expand>.container-fluid,.asure-react-app-content .navbar-expand>.container,.asure-react-app-content .navbar-expand>.container-fluid{padding-right:0;padding-left:0}#asure-react-app .navbar-expand .navbar-nav,.asure-react-app-content .navbar-expand .navbar-nav{flex-direction:row}#asure-react-app .navbar-expand .navbar-nav .dropdown-menu,.asure-react-app-content .navbar-expand .navbar-nav .dropdown-menu{position:absolute}#asure-react-app .navbar-expand .navbar-nav .nav-link,.asure-react-app-content .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}#asure-react-app .navbar-expand>.container,#asure-react-app .navbar-expand>.container-fluid,.asure-react-app-content .navbar-expand>.container,.asure-react-app-content .navbar-expand>.container-fluid{flex-wrap:nowrap}#asure-react-app .navbar-expand .navbar-collapse,.asure-react-app-content .navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;flex-basis:auto}#asure-react-app .navbar-expand .navbar-toggler,.asure-react-app-content .navbar-expand .navbar-toggler{display:none}#asure-react-app .navbar-light .navbar-brand,#asure-react-app .navbar-light .navbar-brand:focus,#asure-react-app .navbar-light .navbar-brand:hover,.asure-react-app-content .navbar-light .navbar-brand,.asure-react-app-content .navbar-light .navbar-brand:focus,.asure-react-app-content .navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}#asure-react-app .navbar-light .navbar-nav .nav-link,.asure-react-app-content .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}#asure-react-app .navbar-light .navbar-nav .nav-link:focus,#asure-react-app .navbar-light .navbar-nav .nav-link:hover,.asure-react-app-content .navbar-light .navbar-nav .nav-link:focus,.asure-react-app-content .navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}#asure-react-app .navbar-light .navbar-nav .nav-link.disabled,.asure-react-app-content .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}#asure-react-app .navbar-light .navbar-nav .active>.nav-link,#asure-react-app .navbar-light .navbar-nav .nav-link.active,#asure-react-app .navbar-light .navbar-nav .nav-link.show,#asure-react-app .navbar-light .navbar-nav .show>.nav-link,.asure-react-app-content .navbar-light .navbar-nav .active>.nav-link,.asure-react-app-content .navbar-light .navbar-nav .nav-link.active,.asure-react-app-content .navbar-light .navbar-nav .nav-link.show,.asure-react-app-content .navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}#asure-react-app .navbar-light .navbar-toggler,.asure-react-app-content .navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}#asure-react-app .navbar-light .navbar-toggler-icon,.asure-react-app-content .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}#asure-react-app .navbar-light .navbar-text,.asure-react-app-content .navbar-light .navbar-text{color:rgba(0,0,0,.5)}#asure-react-app .navbar-light .navbar-text a,#asure-react-app .navbar-light .navbar-text a:focus,#asure-react-app .navbar-light .navbar-text a:hover,.asure-react-app-content .navbar-light .navbar-text a,.asure-react-app-content .navbar-light .navbar-text a:focus,.asure-react-app-content .navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}#asure-react-app .navbar-dark .navbar-brand,#asure-react-app .navbar-dark .navbar-brand:focus,#asure-react-app .navbar-dark .navbar-brand:hover,.asure-react-app-content .navbar-dark .navbar-brand,.asure-react-app-content .navbar-dark .navbar-brand:focus,.asure-react-app-content .navbar-dark .navbar-brand:hover{color:#fff}#asure-react-app .navbar-dark .navbar-nav .nav-link,.asure-react-app-content .navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}#asure-react-app .navbar-dark .navbar-nav .nav-link:focus,#asure-react-app .navbar-dark .navbar-nav .nav-link:hover,.asure-react-app-content .navbar-dark .navbar-nav .nav-link:focus,.asure-react-app-content .navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}#asure-react-app .navbar-dark .navbar-nav .nav-link.disabled,.asure-react-app-content .navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}#asure-react-app .navbar-dark .navbar-nav .active>.nav-link,#asure-react-app .navbar-dark .navbar-nav .nav-link.active,#asure-react-app .navbar-dark .navbar-nav .nav-link.show,#asure-react-app .navbar-dark .navbar-nav .show>.nav-link,.asure-react-app-content .navbar-dark .navbar-nav .active>.nav-link,.asure-react-app-content .navbar-dark .navbar-nav .nav-link.active,.asure-react-app-content .navbar-dark .navbar-nav .nav-link.show,.asure-react-app-content .navbar-dark .navbar-nav .show>.nav-link{color:#fff}#asure-react-app .navbar-dark .navbar-toggler,.asure-react-app-content .navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}#asure-react-app .navbar-dark .navbar-toggler-icon,.asure-react-app-content .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}#asure-react-app .navbar-dark .navbar-text,.asure-react-app-content .navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}#asure-react-app .navbar-dark .navbar-text a,#asure-react-app .navbar-dark .navbar-text a:focus,#asure-react-app .navbar-dark .navbar-text a:hover,.asure-react-app-content .navbar-dark .navbar-text a,.asure-react-app-content .navbar-dark .navbar-text a:focus,.asure-react-app-content .navbar-dark .navbar-text a:hover{color:#fff}#asure-react-app .card,.asure-react-app-content .card{position:relative;display:-ms-flexbox;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}#asure-react-app .card>hr,.asure-react-app-content .card>hr{margin-right:0;margin-left:0}#asure-react-app .card>.list-group:first-child .list-group-item:first-child,.asure-react-app-content .card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}#asure-react-app .card>.list-group:last-child .list-group-item:last-child,.asure-react-app-content .card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}#asure-react-app .card-body,.asure-react-app-content .card-body{flex:1 1 auto;padding:1.25rem}#asure-react-app .card-title,.asure-react-app-content .card-title{margin-bottom:.75rem}#asure-react-app .card-subtitle,.asure-react-app-content .card-subtitle{margin-top:-.375rem;margin-bottom:0}#asure-react-app .card-text:last-child,.asure-react-app-content .card-text:last-child{margin-bottom:0}#asure-react-app .card-link:hover,.asure-react-app-content .card-link:hover{text-decoration:none}#asure-react-app .card-link+.card-link,.asure-react-app-content .card-link+.card-link{margin-left:1.25rem}#asure-react-app .card-header,.asure-react-app-content .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}#asure-react-app .card-header:first-child,.asure-react-app-content .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}#asure-react-app .card-header+.list-group .list-group-item:first-child,.asure-react-app-content .card-header+.list-group .list-group-item:first-child{border-top:0}#asure-react-app .card-footer,.asure-react-app-content .card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}#asure-react-app .card-footer:last-child,.asure-react-app-content .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}#asure-react-app .card-header-tabs,.asure-react-app-content .card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}#asure-react-app .card-header-pills,.asure-react-app-content .card-header-pills{margin-right:-.625rem;margin-left:-.625rem}#asure-react-app .card-img-overlay,.asure-react-app-content .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}#asure-react-app .card-img,.asure-react-app-content .card-img{width:100%;border-radius:calc(.25rem - 1px)}#asure-react-app .card-img-top,.asure-react-app-content .card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}#asure-react-app .card-img-bottom,.asure-react-app-content .card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}#asure-react-app .card-deck,.asure-react-app-content .card-deck{display:-ms-flexbox;display:flex;flex-direction:column}#asure-react-app .card-deck .card,.asure-react-app-content .card-deck .card{margin-bottom:1rem}@media (min-width:576px){#asure-react-app .card-deck,.asure-react-app-content .card-deck{flex-flow:row wrap;margin-right:-1rem;margin-left:-1rem}#asure-react-app .card-deck .card,.asure-react-app-content .card-deck .card{display:-ms-flexbox;display:flex;flex:1 0;flex-direction:column;margin-right:1rem;margin-bottom:0;margin-left:1rem}}#asure-react-app .card-group,.asure-react-app-content .card-group{display:-ms-flexbox;display:flex;flex-direction:column}#asure-react-app .card-group>.card,.asure-react-app-content .card-group>.card{margin-bottom:1rem}@media (min-width:576px){#asure-react-app .card-group,.asure-react-app-content .card-group{flex-flow:row wrap}#asure-react-app .card-group>.card,.asure-react-app-content .card-group>.card{flex:1 0;margin-bottom:0}#asure-react-app .card-group>.card+.card,.asure-react-app-content .card-group>.card+.card{margin-left:0;border-left:0}#asure-react-app .card-group>.card:not(:last-child),.asure-react-app-content .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#asure-react-app .card-group>.card:not(:last-child) .card-header,#asure-react-app .card-group>.card:not(:last-child) .card-img-top,.asure-react-app-content .card-group>.card:not(:last-child) .card-header,.asure-react-app-content .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}#asure-react-app .card-group>.card:not(:last-child) .card-footer,#asure-react-app .card-group>.card:not(:last-child) .card-img-bottom,.asure-react-app-content .card-group>.card:not(:last-child) .card-footer,.asure-react-app-content .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}#asure-react-app .card-group>.card:not(:first-child),.asure-react-app-content .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#asure-react-app .card-group>.card:not(:first-child) .card-header,#asure-react-app .card-group>.card:not(:first-child) .card-img-top,.asure-react-app-content .card-group>.card:not(:first-child) .card-header,.asure-react-app-content .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}#asure-react-app .card-group>.card:not(:first-child) .card-footer,#asure-react-app .card-group>.card:not(:first-child) .card-img-bottom,.asure-react-app-content .card-group>.card:not(:first-child) .card-footer,.asure-react-app-content .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}#asure-react-app .card-columns .card,.asure-react-app-content .card-columns .card{margin-bottom:.75rem}@media (min-width:576px){#asure-react-app .card-columns,.asure-react-app-content .card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;grid-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}#asure-react-app .card-columns .card,.asure-react-app-content .card-columns .card{display:inline-block;width:100%}}#asure-react-app .accordion>.card,.asure-react-app-content .accordion>.card{overflow:hidden}#asure-react-app .accordion>.card:not(:first-of-type) .card-header:first-child,.asure-react-app-content .accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}#asure-react-app .accordion>.card:not(:first-of-type):not(:last-of-type),.asure-react-app-content .accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}#asure-react-app .accordion>.card:first-of-type,.asure-react-app-content .accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}#asure-react-app .accordion>.card:last-of-type,.asure-react-app-content .accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}#asure-react-app .accordion>.card .card-header,.asure-react-app-content .accordion>.card .card-header{margin-bottom:-1px}#asure-react-app .breadcrumb,.asure-react-app-content .breadcrumb{display:-ms-flexbox;display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#eee;border-radius:.25rem}#asure-react-app .breadcrumb-item+.breadcrumb-item,.asure-react-app-content .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}#asure-react-app .breadcrumb-item+.breadcrumb-item:before,.asure-react-app-content .breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#757575;content:"/"}#asure-react-app .breadcrumb-item+.breadcrumb-item:hover:before,.asure-react-app-content .breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}#asure-react-app .breadcrumb-item.active,.asure-react-app-content .breadcrumb-item.active{color:#757575}#asure-react-app .pagination,.asure-react-app-content .pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}#asure-react-app .page-link,.asure-react-app-content .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#009ac7;color:var(--link-color);background-color:#fff;border:1px solid #e0e0e0}#asure-react-app .page-link:hover,.asure-react-app-content .page-link:hover{z-index:2;color:#006c93;color:var(--link-hover);text-decoration:none;background-color:#eee;border-color:#e0e0e0}#asure-react-app .page-link:focus,.asure-react-app-content .page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,154,199,.25)}#asure-react-app .page-item:first-child .page-link,.asure-react-app-content .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}#asure-react-app .page-item:last-child .page-link,.asure-react-app-content .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}#asure-react-app .page-item.active .page-link,.asure-react-app-content .page-item.active .page-link{z-index:1;color:#fff;background-color:#009ac7;border-color:#009ac7}#asure-react-app .page-item.disabled .page-link,.asure-react-app-content .page-item.disabled .page-link{color:#757575;pointer-events:none;cursor:auto;background-color:#fff;border-color:#e0e0e0}#asure-react-app .pagination-lg .page-link,.asure-react-app-content .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}#asure-react-app .pagination-lg .page-item:first-child .page-link,.asure-react-app-content .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}#asure-react-app .pagination-lg .page-item:last-child .page-link,.asure-react-app-content .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}#asure-react-app .pagination-sm .page-link,.asure-react-app-content .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}#asure-react-app .pagination-sm .page-item:first-child .page-link,.asure-react-app-content .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}#asure-react-app .pagination-sm .page-item:last-child .page-link,.asure-react-app-content .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}#asure-react-app .badge,.asure-react-app-content .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:500;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#asure-react-app .badge,.asure-react-app-content .badge{transition:none}}#asure-react-app a.badge:focus,#asure-react-app a.badge:hover,.asure-react-app-content a.badge:focus,.asure-react-app-content a.badge:hover{text-decoration:none}#asure-react-app .badge:empty,.asure-react-app-content .badge:empty{display:none}#asure-react-app .btn .badge,.asure-react-app-content .btn .badge{position:relative;top:-1px}#asure-react-app .badge-pill,.asure-react-app-content .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}#asure-react-app .badge-primary,.asure-react-app-content .badge-primary{color:#fff;background-color:#009ac7}#asure-react-app a.badge-primary:focus,#asure-react-app a.badge-primary:hover,.asure-react-app-content a.badge-primary:focus,.asure-react-app-content a.badge-primary:hover{color:#fff;background-color:#007394}#asure-react-app a.badge-primary.focus,#asure-react-app a.badge-primary:focus,.asure-react-app-content a.badge-primary.focus,.asure-react-app-content a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,154,199,.5)}#asure-react-app .badge-secondary,.asure-react-app-content .badge-secondary{color:#212121;background-color:#8dc63f}#asure-react-app a.badge-secondary:focus,#asure-react-app a.badge-secondary:hover,.asure-react-app-content a.badge-secondary:focus,.asure-react-app-content a.badge-secondary:hover{color:#212121;background-color:#72a230}#asure-react-app a.badge-secondary.focus,#asure-react-app a.badge-secondary:focus,.asure-react-app-content a.badge-secondary.focus,.asure-react-app-content a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(141,198,63,.5)}#asure-react-app .badge-success,.asure-react-app-content .badge-success{color:#fff;background-color:#2bb55c}#asure-react-app a.badge-success:focus,#asure-react-app a.badge-success:hover,.asure-react-app-content a.badge-success:focus,.asure-react-app-content a.badge-success:hover{color:#fff;background-color:#218c47}#asure-react-app a.badge-success.focus,#asure-react-app a.badge-success:focus,.asure-react-app-content a.badge-success.focus,.asure-react-app-content a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(43,181,92,.5)}#asure-react-app .badge-info,.asure-react-app-content .badge-info{color:#fff;background-color:#00bcd4}#asure-react-app a.badge-info:focus,#asure-react-app a.badge-info:hover,.asure-react-app-content a.badge-info:focus,.asure-react-app-content a.badge-info:hover{color:#fff;background-color:#008fa1}#asure-react-app a.badge-info.focus,#asure-react-app a.badge-info:focus,.asure-react-app-content a.badge-info.focus,.asure-react-app-content a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,188,212,.5)}#asure-react-app .badge-warning,.asure-react-app-content .badge-warning{color:#212121;background-color:#f1a21b}#asure-react-app a.badge-warning:focus,#asure-react-app a.badge-warning:hover,.asure-react-app-content a.badge-warning:focus,.asure-react-app-content a.badge-warning:hover{color:#212121;background-color:#cc860d}#asure-react-app a.badge-warning.focus,#asure-react-app a.badge-warning:focus,.asure-react-app-content a.badge-warning.focus,.asure-react-app-content a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(241,162,27,.5)}#asure-react-app .badge-danger,.asure-react-app-content .badge-danger{color:#fff;background-color:#db0020}#asure-react-app a.badge-danger:focus,#asure-react-app a.badge-danger:hover,.asure-react-app-content a.badge-danger:focus,.asure-react-app-content a.badge-danger:hover{color:#fff;background-color:#a80019}#asure-react-app a.badge-danger.focus,#asure-react-app a.badge-danger:focus,.asure-react-app-content a.badge-danger.focus,.asure-react-app-content a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(219,0,32,.5)}#asure-react-app .badge-light,.asure-react-app-content .badge-light{color:#212121;background-color:#f5f5f5}#asure-react-app a.badge-light:focus,#asure-react-app a.badge-light:hover,.asure-react-app-content a.badge-light:focus,.asure-react-app-content a.badge-light:hover{color:#212121;background-color:#dcdcdc}#asure-react-app a.badge-light.focus,#asure-react-app a.badge-light:focus,.asure-react-app-content a.badge-light.focus,.asure-react-app-content a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem hsla(0,0%,96%,.5)}#asure-react-app .badge-dark,.asure-react-app-content .badge-dark{color:#fff;background-color:#424242}#asure-react-app a.badge-dark:focus,#asure-react-app a.badge-dark:hover,.asure-react-app-content a.badge-dark:focus,.asure-react-app-content a.badge-dark:hover{color:#fff;background-color:#292929}#asure-react-app a.badge-dark.focus,#asure-react-app a.badge-dark:focus,.asure-react-app-content a.badge-dark.focus,.asure-react-app-content a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(66,66,66,.5)}#asure-react-app .badge-neutral,.asure-react-app-content .badge-neutral{color:#212121;background-color:#9e9e9e}#asure-react-app a.badge-neutral:focus,#asure-react-app a.badge-neutral:hover,.asure-react-app-content a.badge-neutral:focus,.asure-react-app-content a.badge-neutral:hover{color:#212121;background-color:#858585}#asure-react-app a.badge-neutral.focus,#asure-react-app a.badge-neutral:focus,.asure-react-app-content a.badge-neutral.focus,.asure-react-app-content a.badge-neutral:focus{outline:0;box-shadow:0 0 0 .2rem hsla(0,0%,62%,.5)}#asure-react-app .badge-default,.asure-react-app-content .badge-default{color:#212121;background-color:#fff}#asure-react-app a.badge-default:focus,#asure-react-app a.badge-default:hover,.asure-react-app-content a.badge-default:focus,.asure-react-app-content a.badge-default:hover{color:#212121;background-color:#e6e6e6}#asure-react-app a.badge-default.focus,#asure-react-app a.badge-default:focus,.asure-react-app-content a.badge-default.focus,.asure-react-app-content a.badge-default:focus{outline:0;box-shadow:0 0 0 .2rem hsla(0,0%,100%,.5)}#asure-react-app .badge-accent,.asure-react-app-content .badge-accent{color:#212121;background-color:#8dc63f}#asure-react-app a.badge-accent:focus,#asure-react-app a.badge-accent:hover,.asure-react-app-content a.badge-accent:focus,.asure-react-app-content a.badge-accent:hover{color:#212121;background-color:#72a230}#asure-react-app a.badge-accent.focus,#asure-react-app a.badge-accent:focus,.asure-react-app-content a.badge-accent.focus,.asure-react-app-content a.badge-accent:focus{outline:0;box-shadow:0 0 0 .2rem rgba(141,198,63,.5)}#asure-react-app .jumbotron,.asure-react-app-content .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#eee;border-radius:.3rem}@media (min-width:576px){#asure-react-app .jumbotron,.asure-react-app-content .jumbotron{padding:4rem 2rem}}#asure-react-app .jumbotron-fluid,.asure-react-app-content .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}#asure-react-app .alert,.asure-react-app-content .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}#asure-react-app .alert-heading,.asure-react-app-content .alert-heading{color:inherit}#asure-react-app .alert-link,.asure-react-app-content .alert-link{font-weight:500}#asure-react-app .alert-dismissible,.asure-react-app-content .alert-dismissible{padding-right:4rem}#asure-react-app .alert-dismissible .close,.asure-react-app-content .alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}#asure-react-app .alert-primary,.asure-react-app-content .alert-primary{color:#005067;background-color:#ccebf4;border-color:#b8e3ef}#asure-react-app .alert-primary hr,.asure-react-app-content .alert-primary hr{border-top-color:#a3dbea}#asure-react-app .alert-primary .alert-link,.asure-react-app-content .alert-primary .alert-link{color:#002834}#asure-react-app .alert-secondary,.asure-react-app-content .alert-secondary{color:#496721;background-color:#e8f4d9;border-color:#dfefc9}#asure-react-app .alert-secondary hr,.asure-react-app-content .alert-secondary hr{border-top-color:#d3e9b5}#asure-react-app .alert-secondary .alert-link,.asure-react-app-content .alert-secondary .alert-link{color:#2e4015}#asure-react-app .alert-success,.asure-react-app-content .alert-success{color:#165e30;background-color:#d5f0de;border-color:#c4ead1}#asure-react-app .alert-success hr,.asure-react-app-content .alert-success hr{border-top-color:#b1e3c2}#asure-react-app .alert-success .alert-link,.asure-react-app-content .alert-success .alert-link{color:#0c351b}#asure-react-app .alert-info,.asure-react-app-content .alert-info{color:#00626e;background-color:#ccf2f6;border-color:#b8ecf3}#asure-react-app .alert-info hr,.asure-react-app-content .alert-info hr{border-top-color:#a2e6ef}#asure-react-app .alert-info .alert-link,.asure-react-app-content .alert-info .alert-link{color:#00353b}#asure-react-app .alert-warning,.asure-react-app-content .alert-warning{color:#7d540e;background-color:#fcecd1;border-color:#fbe5bf}#asure-react-app .alert-warning hr,.asure-react-app-content .alert-warning hr{border-top-color:#fadba7}#asure-react-app .alert-warning .alert-link,.asure-react-app-content .alert-warning .alert-link{color:#4f3509}#asure-react-app .alert-danger,.asure-react-app-content .alert-danger{color:#720011;background-color:#f8ccd2;border-color:#f5b8c1}#asure-react-app .alert-danger hr,.asure-react-app-content .alert-danger hr{border-top-color:#f2a2ad}#asure-react-app .alert-danger .alert-link,.asure-react-app-content .alert-danger .alert-link{color:#3f0009}#asure-react-app .alert-light,.asure-react-app-content .alert-light{color:#7f7f7f;background-color:#fdfdfd;border-color:#fcfcfc}#asure-react-app .alert-light hr,.asure-react-app-content .alert-light hr{border-top-color:#efefef}#asure-react-app .alert-light .alert-link,.asure-react-app-content .alert-light .alert-link{color:#666}#asure-react-app .alert-dark,.asure-react-app-content .alert-dark{color:#222;background-color:#d9d9d9;border-color:#cacaca}#asure-react-app .alert-dark hr,.asure-react-app-content .alert-dark hr{border-top-color:#bdbdbd}#asure-react-app .alert-dark .alert-link,.asure-react-app-content .alert-dark .alert-link{color:#090909}#asure-react-app .alert-neutral,.asure-react-app-content .alert-neutral{color:#525252;background-color:#ececec;border-color:#e4e4e4}#asure-react-app .alert-neutral hr,.asure-react-app-content .alert-neutral hr{border-top-color:#d7d7d7}#asure-react-app .alert-neutral .alert-link,.asure-react-app-content .alert-neutral .alert-link{color:#393939}#asure-react-app .alert-default,.asure-react-app-content .alert-default{color:#858585;background-color:#fff;border-color:#fff}#asure-react-app .alert-default hr,.asure-react-app-content .alert-default hr{border-top-color:#f2f2f2}#asure-react-app .alert-default .alert-link,.asure-react-app-content .alert-default .alert-link{color:#6c6c6c}#asure-react-app .alert-accent,.asure-react-app-content .alert-accent{color:#496721;background-color:#e8f4d9;border-color:#dfefc9}#asure-react-app .alert-accent hr,.asure-react-app-content .alert-accent hr{border-top-color:#d3e9b5}#asure-react-app .alert-accent .alert-link,.asure-react-app-content .alert-accent .alert-link{color:#2e4015}@-webkit-keyframes progress-bar-stripes{#asure-react-app 0%,.asure-react-app-content 0%{background-position:1rem 0}#asure-react-app to,.asure-react-app-content to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}#asure-react-app .progress,.asure-react-app-content .progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#eee;border-radius:.25rem}#asure-react-app .progress-bar,.asure-react-app-content .progress-bar{display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#009ac7;transition:width .6s ease}@media (prefers-reduced-motion:reduce){#asure-react-app .progress-bar,.asure-react-app-content .progress-bar{transition:none}}#asure-react-app .progress-bar-striped,.asure-react-app-content .progress-bar-striped{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:-o-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 25%,transparent 50%,hsla(0,0%,100%,.15) 50%,hsla(0,0%,100%,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}#asure-react-app .progress-bar-animated,.asure-react-app-content .progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){#asure-react-app .progress-bar-animated,.asure-react-app-content .progress-bar-animated{-webkit-animation:none;animation:none}}#asure-react-app .media,.asure-react-app-content .media{display:-ms-flexbox;display:flex;align-items:flex-start}#asure-react-app .media-body,.asure-react-app-content .media-body{flex:1 1}#asure-react-app .list-group,.asure-react-app-content .list-group{display:-ms-flexbox;display:flex;flex-direction:column;padding-left:0;margin-bottom:0}#asure-react-app .list-group-item-action,.asure-react-app-content .list-group-item-action{width:100%;color:#616161;text-align:inherit}#asure-react-app .list-group-item-action:focus,#asure-react-app .list-group-item-action:hover,.asure-react-app-content .list-group-item-action:focus,.asure-react-app-content .list-group-item-action:hover{z-index:1;color:#616161;text-decoration:none;background-color:#f5f5f5}#asure-react-app .list-group-item-action:active,.asure-react-app-content .list-group-item-action:active{color:rgba(0,0,0,.8);color:var(--body-text-color);background-color:#eee}#asure-react-app .list-group-item,.asure-react-app-content .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}#asure-react-app .list-group-item:first-child,.asure-react-app-content .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}#asure-react-app .list-group-item:last-child,.asure-react-app-content .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}#asure-react-app .list-group-item.disabled,#asure-react-app .list-group-item:disabled,.asure-react-app-content .list-group-item.disabled,.asure-react-app-content .list-group-item:disabled{color:#757575;pointer-events:none;background-color:#fff}#asure-react-app .list-group-item.active,.asure-react-app-content .list-group-item.active{z-index:2;color:#fff;background-color:#009ac7;border-color:#009ac7}#asure-react-app .list-group-horizontal,.asure-react-app-content .list-group-horizontal{flex-direction:row}#asure-react-app .list-group-horizontal .list-group-item,.asure-react-app-content .list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}#asure-react-app .list-group-horizontal .list-group-item:first-child,.asure-react-app-content .list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#asure-react-app .list-group-horizontal .list-group-item:last-child,.asure-react-app-content .list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){#asure-react-app .list-group-horizontal-sm,.asure-react-app-content .list-group-horizontal-sm{flex-direction:row}#asure-react-app .list-group-horizontal-sm .list-group-item,.asure-react-app-content .list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}#asure-react-app .list-group-horizontal-sm .list-group-item:first-child,.asure-react-app-content .list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#asure-react-app .list-group-horizontal-sm .list-group-item:last-child,.asure-react-app-content .list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){#asure-react-app .list-group-horizontal-md,.asure-react-app-content .list-group-horizontal-md{flex-direction:row}#asure-react-app .list-group-horizontal-md .list-group-item,.asure-react-app-content .list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}#asure-react-app .list-group-horizontal-md .list-group-item:first-child,.asure-react-app-content .list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#asure-react-app .list-group-horizontal-md .list-group-item:last-child,.asure-react-app-content .list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){#asure-react-app .list-group-horizontal-lg,.asure-react-app-content .list-group-horizontal-lg{flex-direction:row}#asure-react-app .list-group-horizontal-lg .list-group-item,.asure-react-app-content .list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}#asure-react-app .list-group-horizontal-lg .list-group-item:first-child,.asure-react-app-content .list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#asure-react-app .list-group-horizontal-lg .list-group-item:last-child,.asure-react-app-content .list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){#asure-react-app .list-group-horizontal-xl,.asure-react-app-content .list-group-horizontal-xl{flex-direction:row}#asure-react-app .list-group-horizontal-xl .list-group-item,.asure-react-app-content .list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}#asure-react-app .list-group-horizontal-xl .list-group-item:first-child,.asure-react-app-content .list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}#asure-react-app .list-group-horizontal-xl .list-group-item:last-child,.asure-react-app-content .list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}#asure-react-app .list-group-flush .list-group-item,.asure-react-app-content .list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}#asure-react-app .list-group-flush .list-group-item:last-child,.asure-react-app-content .list-group-flush .list-group-item:last-child{margin-bottom:-1px}#asure-react-app .list-group-flush:first-child .list-group-item:first-child,.asure-react-app-content .list-group-flush:first-child .list-group-item:first-child{border-top:0}#asure-react-app .list-group-flush:last-child .list-group-item:last-child,.asure-react-app-content .list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}#asure-react-app .list-group-item-primary,.asure-react-app-content .list-group-item-primary{color:#005067;background-color:#b8e3ef}#asure-react-app .list-group-item-primary.list-group-item-action:focus,#asure-react-app .list-group-item-primary.list-group-item-action:hover,.asure-react-app-content .list-group-item-primary.list-group-item-action:focus,.asure-react-app-content .list-group-item-primary.list-group-item-action:hover{color:#005067;background-color:#a3dbea}#asure-react-app .list-group-item-primary.list-group-item-action.active,.asure-react-app-content .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#005067;border-color:#005067}#asure-react-app .list-group-item-secondary,.asure-react-app-content .list-group-item-secondary{color:#496721;background-color:#dfefc9}#asure-react-app .list-group-item-secondary.list-group-item-action:focus,#asure-react-app .list-group-item-secondary.list-group-item-action:hover,.asure-react-app-content .list-group-item-secondary.list-group-item-action:focus,.asure-react-app-content .list-group-item-secondary.list-group-item-action:hover{color:#496721;background-color:#d3e9b5}#asure-react-app .list-group-item-secondary.list-group-item-action.active,.asure-react-app-content .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#496721;border-color:#496721}#asure-react-app .list-group-item-success,.asure-react-app-content .list-group-item-success{color:#165e30;background-color:#c4ead1}#asure-react-app .list-group-item-success.list-group-item-action:focus,#asure-react-app .list-group-item-success.list-group-item-action:hover,.asure-react-app-content .list-group-item-success.list-group-item-action:focus,.asure-react-app-content .list-group-item-success.list-group-item-action:hover{color:#165e30;background-color:#b1e3c2}#asure-react-app .list-group-item-success.list-group-item-action.active,.asure-react-app-content .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#165e30;border-color:#165e30}#asure-react-app .list-group-item-info,.asure-react-app-content .list-group-item-info{color:#00626e;background-color:#b8ecf3}#asure-react-app .list-group-item-info.list-group-item-action:focus,#asure-react-app .list-group-item-info.list-group-item-action:hover,.asure-react-app-content .list-group-item-info.list-group-item-action:focus,.asure-react-app-content .list-group-item-info.list-group-item-action:hover{color:#00626e;background-color:#a2e6ef}#asure-react-app .list-group-item-info.list-group-item-action.active,.asure-react-app-content .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#00626e;border-color:#00626e}#asure-react-app .list-group-item-warning,.asure-react-app-content .list-group-item-warning{color:#7d540e;background-color:#fbe5bf}#asure-react-app .list-group-item-warning.list-group-item-action:focus,#asure-react-app .list-group-item-warning.list-group-item-action:hover,.asure-react-app-content .list-group-item-warning.list-group-item-action:focus,.asure-react-app-content .list-group-item-warning.list-group-item-action:hover{color:#7d540e;background-color:#fadba7}#asure-react-app .list-group-item-warning.list-group-item-action.active,.asure-react-app-content .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#7d540e;border-color:#7d540e}#asure-react-app .list-group-item-danger,.asure-react-app-content .list-group-item-danger{color:#720011;background-color:#f5b8c1}#asure-react-app .list-group-item-danger.list-group-item-action:focus,#asure-react-app .list-group-item-danger.list-group-item-action:hover,.asure-react-app-content .list-group-item-danger.list-group-item-action:focus,.asure-react-app-content .list-group-item-danger.list-group-item-action:hover{color:#720011;background-color:#f2a2ad}#asure-react-app .list-group-item-danger.list-group-item-action.active,.asure-react-app-content .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#720011;border-color:#720011}#asure-react-app .list-group-item-light,.asure-react-app-content .list-group-item-light{color:#7f7f7f;background-color:#fcfcfc}#asure-react-app .list-group-item-light.list-group-item-action:focus,#asure-react-app .list-group-item-light.list-group-item-action:hover,.asure-react-app-content .list-group-item-light.list-group-item-action:focus,.asure-react-app-content .list-group-item-light.list-group-item-action:hover{color:#7f7f7f;background-color:#efefef}#asure-react-app .list-group-item-light.list-group-item-action.active,.asure-react-app-content .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#7f7f7f;border-color:#7f7f7f}#asure-react-app .list-group-item-dark,.asure-react-app-content .list-group-item-dark{color:#222;background-color:#cacaca}#asure-react-app .list-group-item-dark.list-group-item-action:focus,#asure-react-app .list-group-item-dark.list-group-item-action:hover,.asure-react-app-content .list-group-item-dark.list-group-item-action:focus,.asure-react-app-content .list-group-item-dark.list-group-item-action:hover{color:#222;background-color:#bdbdbd}#asure-react-app .list-group-item-dark.list-group-item-action.active,.asure-react-app-content .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#222;border-color:#222}#asure-react-app .list-group-item-neutral,.asure-react-app-content .list-group-item-neutral{color:#525252;background-color:#e4e4e4}#asure-react-app .list-group-item-neutral.list-group-item-action:focus,#asure-react-app .list-group-item-neutral.list-group-item-action:hover,.asure-react-app-content .list-group-item-neutral.list-group-item-action:focus,.asure-react-app-content .list-group-item-neutral.list-group-item-action:hover{color:#525252;background-color:#d7d7d7}#asure-react-app .list-group-item-neutral.list-group-item-action.active,.asure-react-app-content .list-group-item-neutral.list-group-item-action.active{color:#fff;background-color:#525252;border-color:#525252}#asure-react-app .list-group-item-default,.asure-react-app-content .list-group-item-default{color:#858585;background-color:#fff}#asure-react-app .list-group-item-default.list-group-item-action:focus,#asure-react-app .list-group-item-default.list-group-item-action:hover,.asure-react-app-content .list-group-item-default.list-group-item-action:focus,.asure-react-app-content .list-group-item-default.list-group-item-action:hover{color:#858585;background-color:#f2f2f2}#asure-react-app .list-group-item-default.list-group-item-action.active,.asure-react-app-content .list-group-item-default.list-group-item-action.active{color:#fff;background-color:#858585;border-color:#858585}#asure-react-app .list-group-item-accent,.asure-react-app-content .list-group-item-accent{color:#496721;background-color:#dfefc9}#asure-react-app .list-group-item-accent.list-group-item-action:focus,#asure-react-app .list-group-item-accent.list-group-item-action:hover,.asure-react-app-content .list-group-item-accent.list-group-item-action:focus,.asure-react-app-content .list-group-item-accent.list-group-item-action:hover{color:#496721;background-color:#d3e9b5}#asure-react-app .list-group-item-accent.list-group-item-action.active,.asure-react-app-content .list-group-item-accent.list-group-item-action.active{color:#fff;background-color:#496721;border-color:#496721}#asure-react-app .close,.asure-react-app-content .close{float:right;font-size:1.5rem;font-weight:500;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}#asure-react-app .close:hover,.asure-react-app-content .close:hover{color:#000;text-decoration:none}#asure-react-app .close:not(:disabled):not(.disabled):focus,#asure-react-app .close:not(:disabled):not(.disabled):hover,.asure-react-app-content .close:not(:disabled):not(.disabled):focus,.asure-react-app-content .close:not(:disabled):not(.disabled):hover{opacity:.75}#asure-react-app button.close,.asure-react-app-content button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}#asure-react-app a.close.disabled,.asure-react-app-content a.close.disabled{pointer-events:none}#asure-react-app .toast,.asure-react-app-content .toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}#asure-react-app .toast:not(:last-child),.asure-react-app-content .toast:not(:last-child){margin-bottom:.75rem}#asure-react-app .toast.showing,.asure-react-app-content .toast.showing{opacity:1}#asure-react-app .toast.show,.asure-react-app-content .toast.show{display:block;opacity:1}#asure-react-app .toast.hide,.asure-react-app-content .toast.hide{display:none}#asure-react-app .toast-header,.asure-react-app-content .toast-header{display:-ms-flexbox;display:flex;align-items:center;padding:.25rem .75rem;color:#757575;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}#asure-react-app .toast-body,.asure-react-app-content .toast-body{padding:.75rem}#asure-react-app .modal-open,.asure-react-app-content .modal-open{overflow:hidden}#asure-react-app .modal-open .modal,.asure-react-app-content .modal-open .modal{overflow-x:hidden;overflow-y:auto}#asure-react-app .modal,.asure-react-app-content .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}#asure-react-app .modal-dialog,.asure-react-app-content .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}#asure-react-app .modal.fade .modal-dialog,.asure-react-app-content .modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){#asure-react-app .modal.fade .modal-dialog,.asure-react-app-content .modal.fade .modal-dialog{transition:none}}#asure-react-app .modal.show .modal-dialog,.asure-react-app-content .modal.show .modal-dialog{-webkit-transform:none;transform:none}#asure-react-app .modal-dialog-scrollable,.asure-react-app-content .modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}#asure-react-app .modal-dialog-scrollable .modal-content,.asure-react-app-content .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}#asure-react-app .modal-dialog-scrollable .modal-footer,#asure-react-app .modal-dialog-scrollable .modal-header,.asure-react-app-content .modal-dialog-scrollable .modal-footer,.asure-react-app-content .modal-dialog-scrollable .modal-header{flex-shrink:0}#asure-react-app .modal-dialog-scrollable .modal-body,.asure-react-app-content .modal-dialog-scrollable .modal-body{overflow-y:auto}#asure-react-app .modal-dialog-centered,.asure-react-app-content .modal-dialog-centered{display:-ms-flexbox;display:flex;align-items:center;min-height:calc(100% - 1rem)}#asure-react-app .modal-dialog-centered:before,.asure-react-app-content .modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}#asure-react-app .modal-dialog-centered.modal-dialog-scrollable,.asure-react-app-content .modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}#asure-react-app .modal-dialog-centered.modal-dialog-scrollable .modal-content,.asure-react-app-content .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}#asure-react-app .modal-dialog-centered.modal-dialog-scrollable:before,.asure-react-app-content .modal-dialog-centered.modal-dialog-scrollable:before{content:none}#asure-react-app .modal-content,.asure-react-app-content .modal-content{position:relative;display:-ms-flexbox;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}#asure-react-app .modal-backdrop,.asure-react-app-content .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}#asure-react-app .modal-backdrop.fade,.asure-react-app-content .modal-backdrop.fade{opacity:0}#asure-react-app .modal-backdrop.show,.asure-react-app-content .modal-backdrop.show{opacity:.5}#asure-react-app .modal-header,.asure-react-app-content .modal-header{display:-ms-flexbox;display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #e0e0e0;border-top-left-radius:.3rem;border-top-right-radius:.3rem}#asure-react-app .modal-header .close,.asure-react-app-content .modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}#asure-react-app .modal-title,.asure-react-app-content .modal-title{margin-bottom:0;line-height:1.5}#asure-react-app .modal-body,.asure-react-app-content .modal-body{position:relative;flex:1 1 auto;padding:1rem}#asure-react-app .modal-footer,.asure-react-app-content .modal-footer{display:-ms-flexbox;display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #e0e0e0;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}#asure-react-app .modal-footer>:not(:first-child),.asure-react-app-content .modal-footer>:not(:first-child){margin-left:.25rem}#asure-react-app .modal-footer>:not(:last-child),.asure-react-app-content .modal-footer>:not(:last-child){margin-right:.25rem}#asure-react-app .modal-scrollbar-measure,.asure-react-app-content .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){#asure-react-app .modal-dialog,.asure-react-app-content .modal-dialog{max-width:500px;margin:1.75rem auto}#asure-react-app .modal-dialog-scrollable,.asure-react-app-content .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}#asure-react-app .modal-dialog-scrollable .modal-content,.asure-react-app-content .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}#asure-react-app .modal-dialog-centered,.asure-react-app-content .modal-dialog-centered{min-height:calc(100% - 3.5rem)}#asure-react-app .modal-dialog-centered:before,.asure-react-app-content .modal-dialog-centered:before{height:calc(100vh - 3.5rem)}#asure-react-app .modal-sm,.asure-react-app-content .modal-sm{max-width:300px}}@media (min-width:992px){#asure-react-app .modal-lg,#asure-react-app .modal-xl,.asure-react-app-content .modal-lg,.asure-react-app-content .modal-xl{max-width:800px}}@media (min-width:1200px){#asure-react-app .modal-xl,.asure-react-app-content .modal-xl{max-width:1140px}}#asure-react-app .tooltip,.asure-react-app-content .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;#asure-react-app [dir=ltr] &,.asure-react-app-content [dir=ltr] &{text-align:left}#asure-react-app [dir=rtl] &,.asure-react-app-content [dir=rtl] &{text-align:right}text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}#asure-react-app .tooltip.show,.asure-react-app-content .tooltip.show{opacity:.9}#asure-react-app .tooltip .arrow,.asure-react-app-content .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}#asure-react-app .tooltip .arrow:before,.asure-react-app-content .tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}#asure-react-app .bs-tooltip-auto[x-placement^=top],#asure-react-app .bs-tooltip-top,.asure-react-app-content .bs-tooltip-auto[x-placement^=top],.asure-react-app-content .bs-tooltip-top{padding:.4rem 0}#asure-react-app .bs-tooltip-auto[x-placement^=top] .arrow,#asure-react-app .bs-tooltip-top .arrow,.asure-react-app-content .bs-tooltip-auto[x-placement^=top] .arrow,.asure-react-app-content .bs-tooltip-top .arrow{bottom:0}#asure-react-app .bs-tooltip-auto[x-placement^=top] .arrow:before,#asure-react-app .bs-tooltip-top .arrow:before,.asure-react-app-content .bs-tooltip-auto[x-placement^=top] .arrow:before,.asure-react-app-content .bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}#asure-react-app .bs-tooltip-auto[x-placement^=right],#asure-react-app .bs-tooltip-right,.asure-react-app-content .bs-tooltip-auto[x-placement^=right],.asure-react-app-content .bs-tooltip-right{padding:0 .4rem}#asure-react-app .bs-tooltip-auto[x-placement^=right] .arrow,#asure-react-app .bs-tooltip-right .arrow,.asure-react-app-content .bs-tooltip-auto[x-placement^=right] .arrow,.asure-react-app-content .bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}#asure-react-app .bs-tooltip-auto[x-placement^=right] .arrow:before,#asure-react-app .bs-tooltip-right .arrow:before,.asure-react-app-content .bs-tooltip-auto[x-placement^=right] .arrow:before,.asure-react-app-content .bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}#asure-react-app .bs-tooltip-auto[x-placement^=bottom],#asure-react-app .bs-tooltip-bottom,.asure-react-app-content .bs-tooltip-auto[x-placement^=bottom],.asure-react-app-content .bs-tooltip-bottom{padding:.4rem 0}#asure-react-app .bs-tooltip-auto[x-placement^=bottom] .arrow,#asure-react-app .bs-tooltip-bottom .arrow,.asure-react-app-content .bs-tooltip-auto[x-placement^=bottom] .arrow,.asure-react-app-content .bs-tooltip-bottom .arrow{top:0}#asure-react-app .bs-tooltip-auto[x-placement^=bottom] .arrow:before,#asure-react-app .bs-tooltip-bottom .arrow:before,.asure-react-app-content .bs-tooltip-auto[x-placement^=bottom] .arrow:before,.asure-react-app-content .bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}#asure-react-app .bs-tooltip-auto[x-placement^=left],#asure-react-app .bs-tooltip-left,.asure-react-app-content .bs-tooltip-auto[x-placement^=left],.asure-react-app-content .bs-tooltip-left{padding:0 .4rem}#asure-react-app .bs-tooltip-auto[x-placement^=left] .arrow,#asure-react-app .bs-tooltip-left .arrow,.asure-react-app-content .bs-tooltip-auto[x-placement^=left] .arrow,.asure-react-app-content .bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}#asure-react-app .bs-tooltip-auto[x-placement^=left] .arrow:before,#asure-react-app .bs-tooltip-left .arrow:before,.asure-react-app-content .bs-tooltip-auto[x-placement^=left] .arrow:before,.asure-react-app-content .bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}#asure-react-app .tooltip-inner,.asure-react-app-content .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}#asure-react-app .popover,.asure-react-app-content .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;#asure-react-app [dir=ltr] &,.asure-react-app-content [dir=ltr] &{text-align:left}#asure-react-app [dir=rtl] &,.asure-react-app-content [dir=rtl] &{text-align:right}text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}#asure-react-app .popover .arrow,.asure-react-app-content .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}#asure-react-app .popover .arrow:after,#asure-react-app .popover .arrow:before,.asure-react-app-content .popover .arrow:after,.asure-react-app-content .popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}#asure-react-app .bs-popover-auto[x-placement^=top],#asure-react-app .bs-popover-top,.asure-react-app-content .bs-popover-auto[x-placement^=top],.asure-react-app-content .bs-popover-top{margin-bottom:.5rem}#asure-react-app .bs-popover-auto[x-placement^=top]>.arrow,#asure-react-app .bs-popover-top>.arrow,.asure-react-app-content .bs-popover-auto[x-placement^=top]>.arrow,.asure-react-app-content .bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}#asure-react-app .bs-popover-auto[x-placement^=top]>.arrow:before,#asure-react-app .bs-popover-top>.arrow:before,.asure-react-app-content .bs-popover-auto[x-placement^=top]>.arrow:before,.asure-react-app-content .bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}#asure-react-app .bs-popover-auto[x-placement^=top]>.arrow:after,#asure-react-app .bs-popover-top>.arrow:after,.asure-react-app-content .bs-popover-auto[x-placement^=top]>.arrow:after,.asure-react-app-content .bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}#asure-react-app .bs-popover-auto[x-placement^=right],#asure-react-app .bs-popover-right,.asure-react-app-content .bs-popover-auto[x-placement^=right],.asure-react-app-content .bs-popover-right{margin-left:.5rem}#asure-react-app .bs-popover-auto[x-placement^=right]>.arrow,#asure-react-app .bs-popover-right>.arrow,.asure-react-app-content .bs-popover-auto[x-placement^=right]>.arrow,.asure-react-app-content .bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}#asure-react-app .bs-popover-auto[x-placement^=right]>.arrow:before,#asure-react-app .bs-popover-right>.arrow:before,.asure-react-app-content .bs-popover-auto[x-placement^=right]>.arrow:before,.asure-react-app-content .bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}#asure-react-app .bs-popover-auto[x-placement^=right]>.arrow:after,#asure-react-app .bs-popover-right>.arrow:after,.asure-react-app-content .bs-popover-auto[x-placement^=right]>.arrow:after,.asure-react-app-content .bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}#asure-react-app .bs-popover-auto[x-placement^=bottom],#asure-react-app .bs-popover-bottom,.asure-react-app-content .bs-popover-auto[x-placement^=bottom],.asure-react-app-content .bs-popover-bottom{margin-top:.5rem}#asure-react-app .bs-popover-auto[x-placement^=bottom]>.arrow,#asure-react-app .bs-popover-bottom>.arrow,.asure-react-app-content .bs-popover-auto[x-placement^=bottom]>.arrow,.asure-react-app-content .bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}#asure-react-app .bs-popover-auto[x-placement^=bottom]>.arrow:before,#asure-react-app .bs-popover-bottom>.arrow:before,.asure-react-app-content .bs-popover-auto[x-placement^=bottom]>.arrow:before,.asure-react-app-content .bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}#asure-react-app .bs-popover-auto[x-placement^=bottom]>.arrow:after,#asure-react-app .bs-popover-bottom>.arrow:after,.asure-react-app-content .bs-popover-auto[x-placement^=bottom]>.arrow:after,.asure-react-app-content .bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}#asure-react-app .bs-popover-auto[x-placement^=bottom] .popover-header:before,#asure-react-app .bs-popover-bottom .popover-header:before,.asure-react-app-content .bs-popover-auto[x-placement^=bottom] .popover-header:before,.asure-react-app-content .bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}#asure-react-app .bs-popover-auto[x-placement^=left],#asure-react-app .bs-popover-left,.asure-react-app-content .bs-popover-auto[x-placement^=left],.asure-react-app-content .bs-popover-left{margin-right:.5rem}#asure-react-app .bs-popover-auto[x-placement^=left]>.arrow,#asure-react-app .bs-popover-left>.arrow,.asure-react-app-content .bs-popover-auto[x-placement^=left]>.arrow,.asure-react-app-content .bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}#asure-react-app .bs-popover-auto[x-placement^=left]>.arrow:before,#asure-react-app .bs-popover-left>.arrow:before,.asure-react-app-content .bs-popover-auto[x-placement^=left]>.arrow:before,.asure-react-app-content .bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}#asure-react-app .bs-popover-auto[x-placement^=left]>.arrow:after,#asure-react-app .bs-popover-left>.arrow:after,.asure-react-app-content .bs-popover-auto[x-placement^=left]>.arrow:after,.asure-react-app-content .bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}#asure-react-app .popover-header,.asure-react-app-content .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}#asure-react-app .popover-header:empty,.asure-react-app-content .popover-header:empty{display:none}#asure-react-app .popover-body,.asure-react-app-content .popover-body{padding:.5rem .75rem;color:rgba(0,0,0,.8);color:var(--body-text-color)}#asure-react-app .carousel,.asure-react-app-content .carousel{position:relative}#asure-react-app .carousel.pointer-event,.asure-react-app-content .carousel.pointer-event{touch-action:pan-y}#asure-react-app .carousel-inner,.asure-react-app-content .carousel-inner{position:relative;width:100%;overflow:hidden}#asure-react-app .carousel-inner:after,.asure-react-app-content .carousel-inner:after{display:block;clear:both;content:""}#asure-react-app .carousel-item,.asure-react-app-content .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){#asure-react-app .carousel-item,.asure-react-app-content .carousel-item{transition:none}}#asure-react-app .carousel-item-next,#asure-react-app .carousel-item-prev,#asure-react-app .carousel-item.active,.asure-react-app-content .carousel-item-next,.asure-react-app-content .carousel-item-prev,.asure-react-app-content .carousel-item.active{display:block}#asure-react-app .active.carousel-item-right,#asure-react-app .carousel-item-next:not(.carousel-item-left),.asure-react-app-content .active.carousel-item-right,.asure-react-app-content .carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}#asure-react-app .active.carousel-item-left,#asure-react-app .carousel-item-prev:not(.carousel-item-right),.asure-react-app-content .active.carousel-item-left,.asure-react-app-content .carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}#asure-react-app .carousel-fade .carousel-item,.asure-react-app-content .carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}#asure-react-app .carousel-fade .carousel-item-next.carousel-item-left,#asure-react-app .carousel-fade .carousel-item-prev.carousel-item-right,#asure-react-app .carousel-fade .carousel-item.active,.asure-react-app-content .carousel-fade .carousel-item-next.carousel-item-left,.asure-react-app-content .carousel-fade .carousel-item-prev.carousel-item-right,.asure-react-app-content .carousel-fade .carousel-item.active{z-index:1;opacity:1}#asure-react-app .carousel-fade .active.carousel-item-left,#asure-react-app .carousel-fade .active.carousel-item-right,.asure-react-app-content .carousel-fade .active.carousel-item-left,.asure-react-app-content .carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){#asure-react-app .carousel-fade .active.carousel-item-left,#asure-react-app .carousel-fade .active.carousel-item-right,.asure-react-app-content .carousel-fade .active.carousel-item-left,.asure-react-app-content .carousel-fade .active.carousel-item-right{transition:none}}#asure-react-app .carousel-control-next,#asure-react-app .carousel-control-prev,.asure-react-app-content .carousel-control-next,.asure-react-app-content .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){#asure-react-app .carousel-control-next,#asure-react-app .carousel-control-prev,.asure-react-app-content .carousel-control-next,.asure-react-app-content .carousel-control-prev{transition:none}}#asure-react-app .carousel-control-next:focus,#asure-react-app .carousel-control-next:hover,#asure-react-app .carousel-control-prev:focus,#asure-react-app .carousel-control-prev:hover,.asure-react-app-content .carousel-control-next:focus,.asure-react-app-content .carousel-control-next:hover,.asure-react-app-content .carousel-control-prev:focus,.asure-react-app-content .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}#asure-react-app .carousel-control-prev,.asure-react-app-content .carousel-control-prev{left:0}#asure-react-app .carousel-control-next,.asure-react-app-content .carousel-control-next{right:0}#asure-react-app .carousel-control-next-icon,#asure-react-app .carousel-control-prev-icon,.asure-react-app-content .carousel-control-next-icon,.asure-react-app-content .carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}#asure-react-app .carousel-control-prev-icon,.asure-react-app-content .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}#asure-react-app .carousel-control-next-icon,.asure-react-app-content .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}#asure-react-app .carousel-indicators,.asure-react-app-content .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}#asure-react-app .carousel-indicators li,.asure-react-app-content .carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){#asure-react-app .carousel-indicators li,.asure-react-app-content .carousel-indicators li{transition:none}}#asure-react-app .carousel-indicators .active,.asure-react-app-content .carousel-indicators .active{opacity:1}#asure-react-app .carousel-caption,.asure-react-app-content .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{#asure-react-app to,.asure-react-app-content to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#asure-react-app .spinner-border,.asure-react-app-content .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}#asure-react-app .spinner-border-sm,.asure-react-app-content .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{#asure-react-app 0%,.asure-react-app-content 0%{-webkit-transform:scale(0);transform:scale(0)}#asure-react-app 50%,.asure-react-app-content 50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}#asure-react-app .spinner-grow,.asure-react-app-content .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}#asure-react-app .spinner-grow-sm,.asure-react-app-content .spinner-grow-sm{width:1rem;height:1rem}#asure-react-app .align-baseline,.asure-react-app-content .align-baseline{vertical-align:baseline!important}#asure-react-app .align-top,.asure-react-app-content .align-top{vertical-align:top!important}#asure-react-app .align-middle,.asure-react-app-content .align-middle{vertical-align:middle!important}#asure-react-app .align-bottom,.asure-react-app-content .align-bottom{vertical-align:bottom!important}#asure-react-app .align-text-bottom,.asure-react-app-content .align-text-bottom{vertical-align:text-bottom!important}#asure-react-app .align-text-top,.asure-react-app-content .align-text-top{vertical-align:text-top!important}#asure-react-app .bg-primary,.asure-react-app-content .bg-primary{background-color:#009ac7!important}#asure-react-app a.bg-primary:focus,#asure-react-app a.bg-primary:hover,#asure-react-app button.bg-primary:focus,#asure-react-app button.bg-primary:hover,.asure-react-app-content a.bg-primary:focus,.asure-react-app-content a.bg-primary:hover,.asure-react-app-content button.bg-primary:focus,.asure-react-app-content button.bg-primary:hover{background-color:#007394!important}#asure-react-app .bg-secondary,.asure-react-app-content .bg-secondary{background-color:#8dc63f!important}#asure-react-app a.bg-secondary:focus,#asure-react-app a.bg-secondary:hover,#asure-react-app button.bg-secondary:focus,#asure-react-app button.bg-secondary:hover,.asure-react-app-content a.bg-secondary:focus,.asure-react-app-content a.bg-secondary:hover,.asure-react-app-content button.bg-secondary:focus,.asure-react-app-content button.bg-secondary:hover{background-color:#72a230!important}#asure-react-app .bg-success,.asure-react-app-content .bg-success{background-color:#2bb55c!important}#asure-react-app a.bg-success:focus,#asure-react-app a.bg-success:hover,#asure-react-app button.bg-success:focus,#asure-react-app button.bg-success:hover,.asure-react-app-content a.bg-success:focus,.asure-react-app-content a.bg-success:hover,.asure-react-app-content button.bg-success:focus,.asure-react-app-content button.bg-success:hover{background-color:#218c47!important}#asure-react-app .bg-info,.asure-react-app-content .bg-info{background-color:#00bcd4!important}#asure-react-app a.bg-info:focus,#asure-react-app a.bg-info:hover,#asure-react-app button.bg-info:focus,#asure-react-app button.bg-info:hover,.asure-react-app-content a.bg-info:focus,.asure-react-app-content a.bg-info:hover,.asure-react-app-content button.bg-info:focus,.asure-react-app-content button.bg-info:hover{background-color:#008fa1!important}#asure-react-app .bg-warning,.asure-react-app-content .bg-warning{background-color:#f1a21b!important}#asure-react-app a.bg-warning:focus,#asure-react-app a.bg-warning:hover,#asure-react-app button.bg-warning:focus,#asure-react-app button.bg-warning:hover,.asure-react-app-content a.bg-warning:focus,.asure-react-app-content a.bg-warning:hover,.asure-react-app-content button.bg-warning:focus,.asure-react-app-content button.bg-warning:hover{background-color:#cc860d!important}#asure-react-app .bg-danger,.asure-react-app-content .bg-danger{background-color:#db0020!important}#asure-react-app a.bg-danger:focus,#asure-react-app a.bg-danger:hover,#asure-react-app button.bg-danger:focus,#asure-react-app button.bg-danger:hover,.asure-react-app-content a.bg-danger:focus,.asure-react-app-content a.bg-danger:hover,.asure-react-app-content button.bg-danger:focus,.asure-react-app-content button.bg-danger:hover{background-color:#a80019!important}#asure-react-app .bg-light,.asure-react-app-content .bg-light{background-color:#f5f5f5!important}#asure-react-app a.bg-light:focus,#asure-react-app a.bg-light:hover,#asure-react-app button.bg-light:focus,#asure-react-app button.bg-light:hover,.asure-react-app-content a.bg-light:focus,.asure-react-app-content a.bg-light:hover,.asure-react-app-content button.bg-light:focus,.asure-react-app-content button.bg-light:hover{background-color:#dcdcdc!important}#asure-react-app .bg-dark,.asure-react-app-content .bg-dark{background-color:#424242!important}#asure-react-app a.bg-dark:focus,#asure-react-app a.bg-dark:hover,#asure-react-app button.bg-dark:focus,#asure-react-app button.bg-dark:hover,.asure-react-app-content a.bg-dark:focus,.asure-react-app-content a.bg-dark:hover,.asure-react-app-content button.bg-dark:focus,.asure-react-app-content button.bg-dark:hover{background-color:#292929!important}#asure-react-app .bg-neutral,.asure-react-app-content .bg-neutral{background-color:#9e9e9e!important}#asure-react-app a.bg-neutral:focus,#asure-react-app a.bg-neutral:hover,#asure-react-app button.bg-neutral:focus,#asure-react-app button.bg-neutral:hover,.asure-react-app-content a.bg-neutral:focus,.asure-react-app-content a.bg-neutral:hover,.asure-react-app-content button.bg-neutral:focus,.asure-react-app-content button.bg-neutral:hover{background-color:#858585!important}#asure-react-app .bg-default,.asure-react-app-content .bg-default{background-color:#fff!important}#asure-react-app a.bg-default:focus,#asure-react-app a.bg-default:hover,#asure-react-app button.bg-default:focus,#asure-react-app button.bg-default:hover,.asure-react-app-content a.bg-default:focus,.asure-react-app-content a.bg-default:hover,.asure-react-app-content button.bg-default:focus,.asure-react-app-content button.bg-default:hover{background-color:#e6e6e6!important}#asure-react-app .bg-accent,.asure-react-app-content .bg-accent{background-color:#8dc63f!important}#asure-react-app a.bg-accent:focus,#asure-react-app a.bg-accent:hover,#asure-react-app button.bg-accent:focus,#asure-react-app button.bg-accent:hover,.asure-react-app-content a.bg-accent:focus,.asure-react-app-content a.bg-accent:hover,.asure-react-app-content button.bg-accent:focus,.asure-react-app-content button.bg-accent:hover{background-color:#72a230!important}#asure-react-app .bg-white,.asure-react-app-content .bg-white{background-color:#fff!important}#asure-react-app .bg-transparent,.asure-react-app-content .bg-transparent{background-color:transparent!important}#asure-react-app .border,.asure-react-app-content .border{border:1px solid #e0e0e0!important}#asure-react-app .border-top,.asure-react-app-content .border-top{border-top:1px solid #e0e0e0!important}#asure-react-app .border-right,.asure-react-app-content .border-right{border-right:1px solid #e0e0e0!important}#asure-react-app .border-bottom,.asure-react-app-content .border-bottom{border-bottom:1px solid #e0e0e0!important}#asure-react-app .border-left,.asure-react-app-content .border-left{border-left:1px solid #e0e0e0!important}#asure-react-app .border-0,.asure-react-app-content .border-0{border:0!important}#asure-react-app .border-top-0,.asure-react-app-content .border-top-0{border-top:0!important}#asure-react-app .border-right-0,.asure-react-app-content .border-right-0{border-right:0!important}#asure-react-app .border-bottom-0,.asure-react-app-content .border-bottom-0{border-bottom:0!important}#asure-react-app .border-left-0,.asure-react-app-content .border-left-0{border-left:0!important}#asure-react-app .border-primary,.asure-react-app-content .border-primary{border-color:#009ac7!important}#asure-react-app .border-secondary,.asure-react-app-content .border-secondary{border-color:#8dc63f!important}#asure-react-app .border-success,.asure-react-app-content .border-success{border-color:#2bb55c!important}#asure-react-app .border-info,.asure-react-app-content .border-info{border-color:#00bcd4!important}#asure-react-app .border-warning,.asure-react-app-content .border-warning{border-color:#f1a21b!important}#asure-react-app .border-danger,.asure-react-app-content .border-danger{border-color:#db0020!important}#asure-react-app .border-light,.asure-react-app-content .border-light{border-color:#f5f5f5!important}#asure-react-app .border-dark,.asure-react-app-content .border-dark{border-color:#424242!important}#asure-react-app .border-neutral,.asure-react-app-content .border-neutral{border-color:#9e9e9e!important}#asure-react-app .border-default,.asure-react-app-content .border-default{border-color:#fff!important}#asure-react-app .border-accent,.asure-react-app-content .border-accent{border-color:#8dc63f!important}#asure-react-app .border-white,.asure-react-app-content .border-white{border-color:#fff!important}#asure-react-app .rounded-sm,.asure-react-app-content .rounded-sm{border-radius:.2rem!important}#asure-react-app .rounded,.asure-react-app-content .rounded{border-radius:.25rem!important}#asure-react-app .rounded-top,.asure-react-app-content .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}#asure-react-app .rounded-right,.asure-react-app-content .rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}#asure-react-app .rounded-bottom,.asure-react-app-content .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}#asure-react-app .rounded-left,.asure-react-app-content .rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}#asure-react-app .rounded-lg,.asure-react-app-content .rounded-lg{border-radius:.3rem!important}#asure-react-app .rounded-circle,.asure-react-app-content .rounded-circle{border-radius:50%!important}#asure-react-app .rounded-pill,.asure-react-app-content .rounded-pill{border-radius:50rem!important}#asure-react-app .rounded-0,.asure-react-app-content .rounded-0{border-radius:0!important}#asure-react-app .clearfix:after,.asure-react-app-content .clearfix:after{display:block;clear:both;content:""}#asure-react-app .d-none,.asure-react-app-content .d-none{display:none!important}#asure-react-app .d-inline,.asure-react-app-content .d-inline{display:inline!important}#asure-react-app .d-inline-block,.asure-react-app-content .d-inline-block{display:inline-block!important}#asure-react-app .d-block,.asure-react-app-content .d-block{display:block!important}#asure-react-app .d-table,.asure-react-app-content .d-table{display:table!important}#asure-react-app .d-table-row,.asure-react-app-content .d-table-row{display:table-row!important}#asure-react-app .d-table-cell,.asure-react-app-content .d-table-cell{display:table-cell!important}#asure-react-app .d-flex,.asure-react-app-content .d-flex{display:-ms-flexbox!important;display:flex!important}#asure-react-app .d-inline-flex,.asure-react-app-content .d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){#asure-react-app .d-sm-none,.asure-react-app-content .d-sm-none{display:none!important}#asure-react-app .d-sm-inline,.asure-react-app-content .d-sm-inline{display:inline!important}#asure-react-app .d-sm-inline-block,.asure-react-app-content .d-sm-inline-block{display:inline-block!important}#asure-react-app .d-sm-block,.asure-react-app-content .d-sm-block{display:block!important}#asure-react-app .d-sm-table,.asure-react-app-content .d-sm-table{display:table!important}#asure-react-app .d-sm-table-row,.asure-react-app-content .d-sm-table-row{display:table-row!important}#asure-react-app .d-sm-table-cell,.asure-react-app-content .d-sm-table-cell{display:table-cell!important}#asure-react-app .d-sm-flex,.asure-react-app-content .d-sm-flex{display:-ms-flexbox!important;display:flex!important}#asure-react-app .d-sm-inline-flex,.asure-react-app-content .d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){#asure-react-app .d-md-none,.asure-react-app-content .d-md-none{display:none!important}#asure-react-app .d-md-inline,.asure-react-app-content .d-md-inline{display:inline!important}#asure-react-app .d-md-inline-block,.asure-react-app-content .d-md-inline-block{display:inline-block!important}#asure-react-app .d-md-block,.asure-react-app-content .d-md-block{display:block!important}#asure-react-app .d-md-table,.asure-react-app-content .d-md-table{display:table!important}#asure-react-app .d-md-table-row,.asure-react-app-content .d-md-table-row{display:table-row!important}#asure-react-app .d-md-table-cell,.asure-react-app-content .d-md-table-cell{display:table-cell!important}#asure-react-app .d-md-flex,.asure-react-app-content .d-md-flex{display:-ms-flexbox!important;display:flex!important}#asure-react-app .d-md-inline-flex,.asure-react-app-content .d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){#asure-react-app .d-lg-none,.asure-react-app-content .d-lg-none{display:none!important}#asure-react-app .d-lg-inline,.asure-react-app-content .d-lg-inline{display:inline!important}#asure-react-app .d-lg-inline-block,.asure-react-app-content .d-lg-inline-block{display:inline-block!important}#asure-react-app .d-lg-block,.asure-react-app-content .d-lg-block{display:block!important}#asure-react-app .d-lg-table,.asure-react-app-content .d-lg-table{display:table!important}#asure-react-app .d-lg-table-row,.asure-react-app-content .d-lg-table-row{display:table-row!important}#asure-react-app .d-lg-table-cell,.asure-react-app-content .d-lg-table-cell{display:table-cell!important}#asure-react-app .d-lg-flex,.asure-react-app-content .d-lg-flex{display:-ms-flexbox!important;display:flex!important}#asure-react-app .d-lg-inline-flex,.asure-react-app-content .d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){#asure-react-app .d-xl-none,.asure-react-app-content .d-xl-none{display:none!important}#asure-react-app .d-xl-inline,.asure-react-app-content .d-xl-inline{display:inline!important}#asure-react-app .d-xl-inline-block,.asure-react-app-content .d-xl-inline-block{display:inline-block!important}#asure-react-app .d-xl-block,.asure-react-app-content .d-xl-block{display:block!important}#asure-react-app .d-xl-table,.asure-react-app-content .d-xl-table{display:table!important}#asure-react-app .d-xl-table-row,.asure-react-app-content .d-xl-table-row{display:table-row!important}#asure-react-app .d-xl-table-cell,.asure-react-app-content .d-xl-table-cell{display:table-cell!important}#asure-react-app .d-xl-flex,.asure-react-app-content .d-xl-flex{display:-ms-flexbox!important;display:flex!important}#asure-react-app .d-xl-inline-flex,.asure-react-app-content .d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{#asure-react-app .d-print-none,.asure-react-app-content .d-print-none{display:none!important}#asure-react-app .d-print-inline,.asure-react-app-content .d-print-inline{display:inline!important}#asure-react-app .d-print-inline-block,.asure-react-app-content .d-print-inline-block{display:inline-block!important}#asure-react-app .d-print-block,.asure-react-app-content .d-print-block{display:block!important}#asure-react-app .d-print-table,.asure-react-app-content .d-print-table{display:table!important}#asure-react-app .d-print-table-row,.asure-react-app-content .d-print-table-row{display:table-row!important}#asure-react-app .d-print-table-cell,.asure-react-app-content .d-print-table-cell{display:table-cell!important}#asure-react-app .d-print-flex,.asure-react-app-content .d-print-flex{display:-ms-flexbox!important;display:flex!important}#asure-react-app .d-print-inline-flex,.asure-react-app-content .d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}#asure-react-app .embed-responsive,.asure-react-app-content .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}#asure-react-app .embed-responsive:before,.asure-react-app-content .embed-responsive:before{display:block;content:""}#asure-react-app .embed-responsive .embed-responsive-item,#asure-react-app .embed-responsive embed,#asure-react-app .embed-responsive iframe,#asure-react-app .embed-responsive object,#asure-react-app .embed-responsive video,.asure-react-app-content .embed-responsive .embed-responsive-item,.asure-react-app-content .embed-responsive embed,.asure-react-app-content .embed-responsive iframe,.asure-react-app-content .embed-responsive object,.asure-react-app-content .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}#asure-react-app .embed-responsive-21by9:before,.asure-react-app-content .embed-responsive-21by9:before{padding-top:42.85714%}#asure-react-app .embed-responsive-16by9:before,.asure-react-app-content .embed-responsive-16by9:before{padding-top:56.25%}#asure-react-app .embed-responsive-4by3:before,.asure-react-app-content .embed-responsive-4by3:before{padding-top:75%}#asure-react-app .embed-responsive-1by1:before,.asure-react-app-content .embed-responsive-1by1:before{padding-top:100%}#asure-react-app .flex-row,.asure-react-app-content .flex-row{flex-direction:row!important}#asure-react-app .flex-column,.asure-react-app-content .flex-column{flex-direction:column!important}#asure-react-app .flex-row-reverse,.asure-react-app-content .flex-row-reverse{flex-direction:row-reverse!important}#asure-react-app .flex-column-reverse,.asure-react-app-content .flex-column-reverse{flex-direction:column-reverse!important}#asure-react-app .flex-wrap,.asure-react-app-content .flex-wrap{flex-wrap:wrap!important}#asure-react-app .flex-nowrap,.asure-react-app-content .flex-nowrap{flex-wrap:nowrap!important}#asure-react-app .flex-wrap-reverse,.asure-react-app-content .flex-wrap-reverse{flex-wrap:wrap-reverse!important}#asure-react-app .flex-fill,.asure-react-app-content .flex-fill{flex:1 1 auto!important}#asure-react-app .flex-grow-0,.asure-react-app-content .flex-grow-0{flex-grow:0!important}#asure-react-app .flex-grow-1,.asure-react-app-content .flex-grow-1{flex-grow:1!important}#asure-react-app .flex-shrink-0,.asure-react-app-content .flex-shrink-0{flex-shrink:0!important}#asure-react-app .flex-shrink-1,.asure-react-app-content .flex-shrink-1{flex-shrink:1!important}#asure-react-app .justify-content-start,.asure-react-app-content .justify-content-start{justify-content:flex-start!important}#asure-react-app .justify-content-end,.asure-react-app-content .justify-content-end{justify-content:flex-end!important}#asure-react-app .justify-content-center,.asure-react-app-content .justify-content-center{justify-content:center!important}#asure-react-app .justify-content-between,.asure-react-app-content .justify-content-between{justify-content:space-between!important}#asure-react-app .justify-content-around,.asure-react-app-content .justify-content-around{justify-content:space-around!important}#asure-react-app .align-items-start,.asure-react-app-content .align-items-start{align-items:flex-start!important}#asure-react-app .align-items-end,.asure-react-app-content .align-items-end{align-items:flex-end!important}#asure-react-app .align-items-center,.asure-react-app-content .align-items-center{align-items:center!important}#asure-react-app .align-items-baseline,.asure-react-app-content .align-items-baseline{align-items:baseline!important}#asure-react-app .align-items-stretch,.asure-react-app-content .align-items-stretch{align-items:stretch!important}#asure-react-app .align-content-start,.asure-react-app-content .align-content-start{align-content:flex-start!important}#asure-react-app .align-content-end,.asure-react-app-content .align-content-end{align-content:flex-end!important}#asure-react-app .align-content-center,.asure-react-app-content .align-content-center{align-content:center!important}#asure-react-app .align-content-between,.asure-react-app-content .align-content-between{align-content:space-between!important}#asure-react-app .align-content-around,.asure-react-app-content .align-content-around{align-content:space-around!important}#asure-react-app .align-content-stretch,.asure-react-app-content .align-content-stretch{align-content:stretch!important}#asure-react-app .align-self-auto,.asure-react-app-content .align-self-auto{align-self:auto!important}#asure-react-app .align-self-start,.asure-react-app-content .align-self-start{align-self:flex-start!important}#asure-react-app .align-self-end,.asure-react-app-content .align-self-end{align-self:flex-end!important}#asure-react-app .align-self-center,.asure-react-app-content .align-self-center{align-self:center!important}#asure-react-app .align-self-baseline,.asure-react-app-content .align-self-baseline{align-self:baseline!important}#asure-react-app .align-self-stretch,.asure-react-app-content .align-self-stretch{align-self:stretch!important}@media (min-width:576px){#asure-react-app .flex-sm-row,.asure-react-app-content .flex-sm-row{flex-direction:row!important}#asure-react-app .flex-sm-column,.asure-react-app-content .flex-sm-column{flex-direction:column!important}#asure-react-app .flex-sm-row-reverse,.asure-react-app-content .flex-sm-row-reverse{flex-direction:row-reverse!important}#asure-react-app .flex-sm-column-reverse,.asure-react-app-content .flex-sm-column-reverse{flex-direction:column-reverse!important}#asure-react-app .flex-sm-wrap,.asure-react-app-content .flex-sm-wrap{flex-wrap:wrap!important}#asure-react-app .flex-sm-nowrap,.asure-react-app-content .flex-sm-nowrap{flex-wrap:nowrap!important}#asure-react-app .flex-sm-wrap-reverse,.asure-react-app-content .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}#asure-react-app .flex-sm-fill,.asure-react-app-content .flex-sm-fill{flex:1 1 auto!important}#asure-react-app .flex-sm-grow-0,.asure-react-app-content .flex-sm-grow-0{flex-grow:0!important}#asure-react-app .flex-sm-grow-1,.asure-react-app-content .flex-sm-grow-1{flex-grow:1!important}#asure-react-app .flex-sm-shrink-0,.asure-react-app-content .flex-sm-shrink-0{flex-shrink:0!important}#asure-react-app .flex-sm-shrink-1,.asure-react-app-content .flex-sm-shrink-1{flex-shrink:1!important}#asure-react-app .justify-content-sm-start,.asure-react-app-content .justify-content-sm-start{justify-content:flex-start!important}#asure-react-app .justify-content-sm-end,.asure-react-app-content .justify-content-sm-end{justify-content:flex-end!important}#asure-react-app .justify-content-sm-center,.asure-react-app-content .justify-content-sm-center{justify-content:center!important}#asure-react-app .justify-content-sm-between,.asure-react-app-content .justify-content-sm-between{justify-content:space-between!important}#asure-react-app .justify-content-sm-around,.asure-react-app-content .justify-content-sm-around{justify-content:space-around!important}#asure-react-app .align-items-sm-start,.asure-react-app-content .align-items-sm-start{align-items:flex-start!important}#asure-react-app .align-items-sm-end,.asure-react-app-content .align-items-sm-end{align-items:flex-end!important}#asure-react-app .align-items-sm-center,.asure-react-app-content .align-items-sm-center{align-items:center!important}#asure-react-app .align-items-sm-baseline,.asure-react-app-content .align-items-sm-baseline{align-items:baseline!important}#asure-react-app .align-items-sm-stretch,.asure-react-app-content .align-items-sm-stretch{align-items:stretch!important}#asure-react-app .align-content-sm-start,.asure-react-app-content .align-content-sm-start{align-content:flex-start!important}#asure-react-app .align-content-sm-end,.asure-react-app-content .align-content-sm-end{align-content:flex-end!important}#asure-react-app .align-content-sm-center,.asure-react-app-content .align-content-sm-center{align-content:center!important}#asure-react-app .align-content-sm-between,.asure-react-app-content .align-content-sm-between{align-content:space-between!important}#asure-react-app .align-content-sm-around,.asure-react-app-content .align-content-sm-around{align-content:space-around!important}#asure-react-app .align-content-sm-stretch,.asure-react-app-content .align-content-sm-stretch{align-content:stretch!important}#asure-react-app .align-self-sm-auto,.asure-react-app-content .align-self-sm-auto{align-self:auto!important}#asure-react-app .align-self-sm-start,.asure-react-app-content .align-self-sm-start{align-self:flex-start!important}#asure-react-app .align-self-sm-end,.asure-react-app-content .align-self-sm-end{align-self:flex-end!important}#asure-react-app .align-self-sm-center,.asure-react-app-content .align-self-sm-center{align-self:center!important}#asure-react-app .align-self-sm-baseline,.asure-react-app-content .align-self-sm-baseline{align-self:baseline!important}#asure-react-app .align-self-sm-stretch,.asure-react-app-content .align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){#asure-react-app .flex-md-row,.asure-react-app-content .flex-md-row{flex-direction:row!important}#asure-react-app .flex-md-column,.asure-react-app-content .flex-md-column{flex-direction:column!important}#asure-react-app .flex-md-row-reverse,.asure-react-app-content .flex-md-row-reverse{flex-direction:row-reverse!important}#asure-react-app .flex-md-column-reverse,.asure-react-app-content .flex-md-column-reverse{flex-direction:column-reverse!important}#asure-react-app .flex-md-wrap,.asure-react-app-content .flex-md-wrap{flex-wrap:wrap!important}#asure-react-app .flex-md-nowrap,.asure-react-app-content .flex-md-nowrap{flex-wrap:nowrap!important}#asure-react-app .flex-md-wrap-reverse,.asure-react-app-content .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}#asure-react-app .flex-md-fill,.asure-react-app-content .flex-md-fill{flex:1 1 auto!important}#asure-react-app .flex-md-grow-0,.asure-react-app-content .flex-md-grow-0{flex-grow:0!important}#asure-react-app .flex-md-grow-1,.asure-react-app-content .flex-md-grow-1{flex-grow:1!important}#asure-react-app .flex-md-shrink-0,.asure-react-app-content .flex-md-shrink-0{flex-shrink:0!important}#asure-react-app .flex-md-shrink-1,.asure-react-app-content .flex-md-shrink-1{flex-shrink:1!important}#asure-react-app .justify-content-md-start,.asure-react-app-content .justify-content-md-start{justify-content:flex-start!important}#asure-react-app .justify-content-md-end,.asure-react-app-content .justify-content-md-end{justify-content:flex-end!important}#asure-react-app .justify-content-md-center,.asure-react-app-content .justify-content-md-center{justify-content:center!important}#asure-react-app .justify-content-md-between,.asure-react-app-content .justify-content-md-between{justify-content:space-between!important}#asure-react-app .justify-content-md-around,.asure-react-app-content .justify-content-md-around{justify-content:space-around!important}#asure-react-app .align-items-md-start,.asure-react-app-content .align-items-md-start{align-items:flex-start!important}#asure-react-app .align-items-md-end,.asure-react-app-content .align-items-md-end{align-items:flex-end!important}#asure-react-app .align-items-md-center,.asure-react-app-content .align-items-md-center{align-items:center!important}#asure-react-app .align-items-md-baseline,.asure-react-app-content .align-items-md-baseline{align-items:baseline!important}#asure-react-app .align-items-md-stretch,.asure-react-app-content .align-items-md-stretch{align-items:stretch!important}#asure-react-app .align-content-md-start,.asure-react-app-content .align-content-md-start{align-content:flex-start!important}#asure-react-app .align-content-md-end,.asure-react-app-content .align-content-md-end{align-content:flex-end!important}#asure-react-app .align-content-md-center,.asure-react-app-content .align-content-md-center{align-content:center!important}#asure-react-app .align-content-md-between,.asure-react-app-content .align-content-md-between{align-content:space-between!important}#asure-react-app .align-content-md-around,.asure-react-app-content .align-content-md-around{align-content:space-around!important}#asure-react-app .align-content-md-stretch,.asure-react-app-content .align-content-md-stretch{align-content:stretch!important}#asure-react-app .align-self-md-auto,.asure-react-app-content .align-self-md-auto{align-self:auto!important}#asure-react-app .align-self-md-start,.asure-react-app-content .align-self-md-start{align-self:flex-start!important}#asure-react-app .align-self-md-end,.asure-react-app-content .align-self-md-end{align-self:flex-end!important}#asure-react-app .align-self-md-center,.asure-react-app-content .align-self-md-center{align-self:center!important}#asure-react-app .align-self-md-baseline,.asure-react-app-content .align-self-md-baseline{align-self:baseline!important}#asure-react-app .align-self-md-stretch,.asure-react-app-content .align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){#asure-react-app .flex-lg-row,.asure-react-app-content .flex-lg-row{flex-direction:row!important}#asure-react-app .flex-lg-column,.asure-react-app-content .flex-lg-column{flex-direction:column!important}#asure-react-app .flex-lg-row-reverse,.asure-react-app-content .flex-lg-row-reverse{flex-direction:row-reverse!important}#asure-react-app .flex-lg-column-reverse,.asure-react-app-content .flex-lg-column-reverse{flex-direction:column-reverse!important}#asure-react-app .flex-lg-wrap,.asure-react-app-content .flex-lg-wrap{flex-wrap:wrap!important}#asure-react-app .flex-lg-nowrap,.asure-react-app-content .flex-lg-nowrap{flex-wrap:nowrap!important}#asure-react-app .flex-lg-wrap-reverse,.asure-react-app-content .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}#asure-react-app .flex-lg-fill,.asure-react-app-content .flex-lg-fill{flex:1 1 auto!important}#asure-react-app .flex-lg-grow-0,.asure-react-app-content .flex-lg-grow-0{flex-grow:0!important}#asure-react-app .flex-lg-grow-1,.asure-react-app-content .flex-lg-grow-1{flex-grow:1!important}#asure-react-app .flex-lg-shrink-0,.asure-react-app-content .flex-lg-shrink-0{flex-shrink:0!important}#asure-react-app .flex-lg-shrink-1,.asure-react-app-content .flex-lg-shrink-1{flex-shrink:1!important}#asure-react-app .justify-content-lg-start,.asure-react-app-content .justify-content-lg-start{justify-content:flex-start!important}#asure-react-app .justify-content-lg-end,.asure-react-app-content .justify-content-lg-end{justify-content:flex-end!important}#asure-react-app .justify-content-lg-center,.asure-react-app-content .justify-content-lg-center{justify-content:center!important}#asure-react-app .justify-content-lg-between,.asure-react-app-content .justify-content-lg-between{justify-content:space-between!important}#asure-react-app .justify-content-lg-around,.asure-react-app-content .justify-content-lg-around{justify-content:space-around!important}#asure-react-app .align-items-lg-start,.asure-react-app-content .align-items-lg-start{align-items:flex-start!important}#asure-react-app .align-items-lg-end,.asure-react-app-content .align-items-lg-end{align-items:flex-end!important}#asure-react-app .align-items-lg-center,.asure-react-app-content .align-items-lg-center{align-items:center!important}#asure-react-app .align-items-lg-baseline,.asure-react-app-content .align-items-lg-baseline{align-items:baseline!important}#asure-react-app .align-items-lg-stretch,.asure-react-app-content .align-items-lg-stretch{align-items:stretch!important}#asure-react-app .align-content-lg-start,.asure-react-app-content .align-content-lg-start{align-content:flex-start!important}#asure-react-app .align-content-lg-end,.asure-react-app-content .align-content-lg-end{align-content:flex-end!important}#asure-react-app .align-content-lg-center,.asure-react-app-content .align-content-lg-center{align-content:center!important}#asure-react-app .align-content-lg-between,.asure-react-app-content .align-content-lg-between{align-content:space-between!important}#asure-react-app .align-content-lg-around,.asure-react-app-content .align-content-lg-around{align-content:space-around!important}#asure-react-app .align-content-lg-stretch,.asure-react-app-content .align-content-lg-stretch{align-content:stretch!important}#asure-react-app .align-self-lg-auto,.asure-react-app-content .align-self-lg-auto{align-self:auto!important}#asure-react-app .align-self-lg-start,.asure-react-app-content .align-self-lg-start{align-self:flex-start!important}#asure-react-app .align-self-lg-end,.asure-react-app-content .align-self-lg-end{align-self:flex-end!important}#asure-react-app .align-self-lg-center,.asure-react-app-content .align-self-lg-center{align-self:center!important}#asure-react-app .align-self-lg-baseline,.asure-react-app-content .align-self-lg-baseline{align-self:baseline!important}#asure-react-app .align-self-lg-stretch,.asure-react-app-content .align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){#asure-react-app .flex-xl-row,.asure-react-app-content .flex-xl-row{flex-direction:row!important}#asure-react-app .flex-xl-column,.asure-react-app-content .flex-xl-column{flex-direction:column!important}#asure-react-app .flex-xl-row-reverse,.asure-react-app-content .flex-xl-row-reverse{flex-direction:row-reverse!important}#asure-react-app .flex-xl-column-reverse,.asure-react-app-content .flex-xl-column-reverse{flex-direction:column-reverse!important}#asure-react-app .flex-xl-wrap,.asure-react-app-content .flex-xl-wrap{flex-wrap:wrap!important}#asure-react-app .flex-xl-nowrap,.asure-react-app-content .flex-xl-nowrap{flex-wrap:nowrap!important}#asure-react-app .flex-xl-wrap-reverse,.asure-react-app-content .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}#asure-react-app .flex-xl-fill,.asure-react-app-content .flex-xl-fill{flex:1 1 auto!important}#asure-react-app .flex-xl-grow-0,.asure-react-app-content .flex-xl-grow-0{flex-grow:0!important}#asure-react-app .flex-xl-grow-1,.asure-react-app-content .flex-xl-grow-1{flex-grow:1!important}#asure-react-app .flex-xl-shrink-0,.asure-react-app-content .flex-xl-shrink-0{flex-shrink:0!important}#asure-react-app .flex-xl-shrink-1,.asure-react-app-content .flex-xl-shrink-1{flex-shrink:1!important}#asure-react-app .justify-content-xl-start,.asure-react-app-content .justify-content-xl-start{justify-content:flex-start!important}#asure-react-app .justify-content-xl-end,.asure-react-app-content .justify-content-xl-end{justify-content:flex-end!important}#asure-react-app .justify-content-xl-center,.asure-react-app-content .justify-content-xl-center{justify-content:center!important}#asure-react-app .justify-content-xl-between,.asure-react-app-content .justify-content-xl-between{justify-content:space-between!important}#asure-react-app .justify-content-xl-around,.asure-react-app-content .justify-content-xl-around{justify-content:space-around!important}#asure-react-app .align-items-xl-start,.asure-react-app-content .align-items-xl-start{align-items:flex-start!important}#asure-react-app .align-items-xl-end,.asure-react-app-content .align-items-xl-end{align-items:flex-end!important}#asure-react-app .align-items-xl-center,.asure-react-app-content .align-items-xl-center{align-items:center!important}#asure-react-app .align-items-xl-baseline,.asure-react-app-content .align-items-xl-baseline{align-items:baseline!important}#asure-react-app .align-items-xl-stretch,.asure-react-app-content .align-items-xl-stretch{align-items:stretch!important}#asure-react-app .align-content-xl-start,.asure-react-app-content .align-content-xl-start{align-content:flex-start!important}#asure-react-app .align-content-xl-end,.asure-react-app-content .align-content-xl-end{align-content:flex-end!important}#asure-react-app .align-content-xl-center,.asure-react-app-content .align-content-xl-center{align-content:center!important}#asure-react-app .align-content-xl-between,.asure-react-app-content .align-content-xl-between{align-content:space-between!important}#asure-react-app .align-content-xl-around,.asure-react-app-content .align-content-xl-around{align-content:space-around!important}#asure-react-app .align-content-xl-stretch,.asure-react-app-content .align-content-xl-stretch{align-content:stretch!important}#asure-react-app .align-self-xl-auto,.asure-react-app-content .align-self-xl-auto{align-self:auto!important}#asure-react-app .align-self-xl-start,.asure-react-app-content .align-self-xl-start{align-self:flex-start!important}#asure-react-app .align-self-xl-end,.asure-react-app-content .align-self-xl-end{align-self:flex-end!important}#asure-react-app .align-self-xl-center,.asure-react-app-content .align-self-xl-center{align-self:center!important}#asure-react-app .align-self-xl-baseline,.asure-react-app-content .align-self-xl-baseline{align-self:baseline!important}#asure-react-app .align-self-xl-stretch,.asure-react-app-content .align-self-xl-stretch{align-self:stretch!important}}#asure-react-app .float-left,.asure-react-app-content .float-left{float:left!important}#asure-react-app .float-right,.asure-react-app-content .float-right{float:right!important}#asure-react-app .float-none,.asure-react-app-content .float-none{float:none!important}@media (min-width:576px){#asure-react-app .float-sm-left,.asure-react-app-content .float-sm-left{float:left!important}#asure-react-app .float-sm-right,.asure-react-app-content .float-sm-right{float:right!important}#asure-react-app .float-sm-none,.asure-react-app-content .float-sm-none{float:none!important}}@media (min-width:768px){#asure-react-app .float-md-left,.asure-react-app-content .float-md-left{float:left!important}#asure-react-app .float-md-right,.asure-react-app-content .float-md-right{float:right!important}#asure-react-app .float-md-none,.asure-react-app-content .float-md-none{float:none!important}}@media (min-width:992px){#asure-react-app .float-lg-left,.asure-react-app-content .float-lg-left{float:left!important}#asure-react-app .float-lg-right,.asure-react-app-content .float-lg-right{float:right!important}#asure-react-app .float-lg-none,.asure-react-app-content .float-lg-none{float:none!important}}@media (min-width:1200px){#asure-react-app .float-xl-left,.asure-react-app-content .float-xl-left{float:left!important}#asure-react-app .float-xl-right,.asure-react-app-content .float-xl-right{float:right!important}#asure-react-app .float-xl-none,.asure-react-app-content .float-xl-none{float:none!important}}#asure-react-app .overflow-auto,.asure-react-app-content .overflow-auto{overflow:auto!important}#asure-react-app .overflow-hidden,.asure-react-app-content .overflow-hidden{overflow:hidden!important}#asure-react-app .position-static,.asure-react-app-content .position-static{position:static!important}#asure-react-app .position-relative,.asure-react-app-content .position-relative{position:relative!important}#asure-react-app .position-absolute,.asure-react-app-content .position-absolute{position:absolute!important}#asure-react-app .position-fixed,.asure-react-app-content .position-fixed{position:fixed!important}#asure-react-app .position-sticky,.asure-react-app-content .position-sticky{position:-webkit-sticky!important;position:sticky!important}#asure-react-app .fixed-top,.asure-react-app-content .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}#asure-react-app .fixed-bottom,.asure-react-app-content .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){#asure-react-app .sticky-top,.asure-react-app-content .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}#asure-react-app .sr-only,.asure-react-app-content .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#asure-react-app .sr-only-focusable:active,#asure-react-app .sr-only-focusable:focus,.asure-react-app-content .sr-only-focusable:active,.asure-react-app-content .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}#asure-react-app .shadow-sm,.asure-react-app-content .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}#asure-react-app .shadow,.asure-react-app-content .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}#asure-react-app .shadow-lg,.asure-react-app-content .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}#asure-react-app .shadow-none,.asure-react-app-content .shadow-none{box-shadow:none!important}#asure-react-app .w-25,.asure-react-app-content .w-25{width:25%!important}#asure-react-app .w-50,.asure-react-app-content .w-50{width:50%!important}#asure-react-app .w-75,.asure-react-app-content .w-75{width:75%!important}#asure-react-app .w-100,.asure-react-app-content .w-100{width:100%!important}#asure-react-app .w-auto,.asure-react-app-content .w-auto{width:auto!important}#asure-react-app .h-25,.asure-react-app-content .h-25{height:25%!important}#asure-react-app .h-50,.asure-react-app-content .h-50{height:50%!important}#asure-react-app .h-75,.asure-react-app-content .h-75{height:75%!important}#asure-react-app .h-100,.asure-react-app-content .h-100{height:100%!important}#asure-react-app .h-auto,.asure-react-app-content .h-auto{height:auto!important}#asure-react-app .mw-100,.asure-react-app-content .mw-100{max-width:100%!important}#asure-react-app .mh-100,.asure-react-app-content .mh-100{max-height:100%!important}#asure-react-app .min-vw-100,.asure-react-app-content .min-vw-100{min-width:100vw!important}#asure-react-app .min-vh-100,.asure-react-app-content .min-vh-100{min-height:100vh!important}#asure-react-app .vw-100,.asure-react-app-content .vw-100{width:100vw!important}#asure-react-app .vh-100,.asure-react-app-content .vh-100{height:100vh!important}#asure-react-app .stretched-link:after,.asure-react-app-content .stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}#asure-react-app .m-0,.asure-react-app-content .m-0{margin:0!important}#asure-react-app .mt-0,#asure-react-app .my-0,.asure-react-app-content .mt-0,.asure-react-app-content .my-0{margin-top:0!important}#asure-react-app .mr-0,#asure-react-app .mx-0,.asure-react-app-content .mr-0,.asure-react-app-content .mx-0{margin-right:0!important}#asure-react-app .mb-0,#asure-react-app .my-0,.asure-react-app-content .mb-0,.asure-react-app-content .my-0{margin-bottom:0!important}#asure-react-app .ml-0,#asure-react-app .mx-0,.asure-react-app-content .ml-0,.asure-react-app-content .mx-0{margin-left:0!important}#asure-react-app .m-1,.asure-react-app-content .m-1{margin:.25rem!important}#asure-react-app .mt-1,#asure-react-app .my-1,.asure-react-app-content .mt-1,.asure-react-app-content .my-1{margin-top:.25rem!important}#asure-react-app .mr-1,#asure-react-app .mx-1,.asure-react-app-content .mr-1,.asure-react-app-content .mx-1{margin-right:.25rem!important}#asure-react-app .mb-1,#asure-react-app .my-1,.asure-react-app-content .mb-1,.asure-react-app-content .my-1{margin-bottom:.25rem!important}#asure-react-app .ml-1,#asure-react-app .mx-1,.asure-react-app-content .ml-1,.asure-react-app-content .mx-1{margin-left:.25rem!important}#asure-react-app .m-2,.asure-react-app-content .m-2{margin:.5rem!important}#asure-react-app .mt-2,#asure-react-app .my-2,.asure-react-app-content .mt-2,.asure-react-app-content .my-2{margin-top:.5rem!important}#asure-react-app .mr-2,#asure-react-app .mx-2,.asure-react-app-content .mr-2,.asure-react-app-content .mx-2{margin-right:.5rem!important}#asure-react-app .mb-2,#asure-react-app .my-2,.asure-react-app-content .mb-2,.asure-react-app-content .my-2{margin-bottom:.5rem!important}#asure-react-app .ml-2,#asure-react-app .mx-2,.asure-react-app-content .ml-2,.asure-react-app-content .mx-2{margin-left:.5rem!important}#asure-react-app .m-3,.asure-react-app-content .m-3{margin:1rem!important}#asure-react-app .mt-3,#asure-react-app .my-3,.asure-react-app-content .mt-3,.asure-react-app-content .my-3{margin-top:1rem!important}#asure-react-app .mr-3,#asure-react-app .mx-3,.asure-react-app-content .mr-3,.asure-react-app-content .mx-3{margin-right:1rem!important}#asure-react-app .mb-3,#asure-react-app .my-3,.asure-react-app-content .mb-3,.asure-react-app-content .my-3{margin-bottom:1rem!important}#asure-react-app .ml-3,#asure-react-app .mx-3,.asure-react-app-content .ml-3,.asure-react-app-content .mx-3{margin-left:1rem!important}#asure-react-app .m-4,.asure-react-app-content .m-4{margin:1.5rem!important}#asure-react-app .mt-4,#asure-react-app .my-4,.asure-react-app-content .mt-4,.asure-react-app-content .my-4{margin-top:1.5rem!important}#asure-react-app .mr-4,#asure-react-app .mx-4,.asure-react-app-content .mr-4,.asure-react-app-content .mx-4{margin-right:1.5rem!important}#asure-react-app .mb-4,#asure-react-app .my-4,.asure-react-app-content .mb-4,.asure-react-app-content .my-4{margin-bottom:1.5rem!important}#asure-react-app .ml-4,#asure-react-app .mx-4,.asure-react-app-content .ml-4,.asure-react-app-content .mx-4{margin-left:1.5rem!important}#asure-react-app .m-5,.asure-react-app-content .m-5{margin:3rem!important}#asure-react-app .mt-5,#asure-react-app .my-5,.asure-react-app-content .mt-5,.asure-react-app-content .my-5{margin-top:3rem!important}#asure-react-app .mr-5,#asure-react-app .mx-5,.asure-react-app-content .mr-5,.asure-react-app-content .mx-5{margin-right:3rem!important}#asure-react-app .mb-5,#asure-react-app .my-5,.asure-react-app-content .mb-5,.asure-react-app-content .my-5{margin-bottom:3rem!important}#asure-react-app .ml-5,#asure-react-app .mx-5,.asure-react-app-content .ml-5,.asure-react-app-content .mx-5{margin-left:3rem!important}#asure-react-app .p-0,.asure-react-app-content .p-0{padding:0!important}#asure-react-app .pt-0,#asure-react-app .py-0,.asure-react-app-content .pt-0,.asure-react-app-content .py-0{padding-top:0!important}#asure-react-app .pr-0,#asure-react-app .px-0,.asure-react-app-content .pr-0,.asure-react-app-content .px-0{padding-right:0!important}#asure-react-app .pb-0,#asure-react-app .py-0,.asure-react-app-content .pb-0,.asure-react-app-content .py-0{padding-bottom:0!important}#asure-react-app .pl-0,#asure-react-app .px-0,.asure-react-app-content .pl-0,.asure-react-app-content .px-0{padding-left:0!important}#asure-react-app .p-1,.asure-react-app-content .p-1{padding:.25rem!important}#asure-react-app .pt-1,#asure-react-app .py-1,.asure-react-app-content .pt-1,.asure-react-app-content .py-1{padding-top:.25rem!important}#asure-react-app .pr-1,#asure-react-app .px-1,.asure-react-app-content .pr-1,.asure-react-app-content .px-1{padding-right:.25rem!important}#asure-react-app .pb-1,#asure-react-app .py-1,.asure-react-app-content .pb-1,.asure-react-app-content .py-1{padding-bottom:.25rem!important}#asure-react-app .pl-1,#asure-react-app .px-1,.asure-react-app-content .pl-1,.asure-react-app-content .px-1{padding-left:.25rem!important}#asure-react-app .p-2,.asure-react-app-content .p-2{padding:.5rem!important}#asure-react-app .pt-2,#asure-react-app .py-2,.asure-react-app-content .pt-2,.asure-react-app-content .py-2{padding-top:.5rem!important}#asure-react-app .pr-2,#asure-react-app .px-2,.asure-react-app-content .pr-2,.asure-react-app-content .px-2{padding-right:.5rem!important}#asure-react-app .pb-2,#asure-react-app .py-2,.asure-react-app-content .pb-2,.asure-react-app-content .py-2{padding-bottom:.5rem!important}#asure-react-app .pl-2,#asure-react-app .px-2,.asure-react-app-content .pl-2,.asure-react-app-content .px-2{padding-left:.5rem!important}#asure-react-app .p-3,.asure-react-app-content .p-3{padding:1rem!important}#asure-react-app .pt-3,#asure-react-app .py-3,.asure-react-app-content .pt-3,.asure-react-app-content .py-3{padding-top:1rem!important}#asure-react-app .pr-3,#asure-react-app .px-3,.asure-react-app-content .pr-3,.asure-react-app-content .px-3{padding-right:1rem!important}#asure-react-app .pb-3,#asure-react-app .py-3,.asure-react-app-content .pb-3,.asure-react-app-content .py-3{padding-bottom:1rem!important}#asure-react-app .pl-3,#asure-react-app .px-3,.asure-react-app-content .pl-3,.asure-react-app-content .px-3{padding-left:1rem!important}#asure-react-app .p-4,.asure-react-app-content .p-4{padding:1.5rem!important}#asure-react-app .pt-4,#asure-react-app .py-4,.asure-react-app-content .pt-4,.asure-react-app-content .py-4{padding-top:1.5rem!important}#asure-react-app .pr-4,#asure-react-app .px-4,.asure-react-app-content .pr-4,.asure-react-app-content .px-4{padding-right:1.5rem!important}#asure-react-app .pb-4,#asure-react-app .py-4,.asure-react-app-content .pb-4,.asure-react-app-content .py-4{padding-bottom:1.5rem!important}#asure-react-app .pl-4,#asure-react-app .px-4,.asure-react-app-content .pl-4,.asure-react-app-content .px-4{padding-left:1.5rem!important}#asure-react-app .p-5,.asure-react-app-content .p-5{padding:3rem!important}#asure-react-app .pt-5,#asure-react-app .py-5,.asure-react-app-content .pt-5,.asure-react-app-content .py-5{padding-top:3rem!important}#asure-react-app .pr-5,#asure-react-app .px-5,.asure-react-app-content .pr-5,.asure-react-app-content .px-5{padding-right:3rem!important}#asure-react-app .pb-5,#asure-react-app .py-5,.asure-react-app-content .pb-5,.asure-react-app-content .py-5{padding-bottom:3rem!important}#asure-react-app .pl-5,#asure-react-app .px-5,.asure-react-app-content .pl-5,.asure-react-app-content .px-5{padding-left:3rem!important}#asure-react-app .m-n1,.asure-react-app-content .m-n1{margin:-.25rem!important}#asure-react-app .mt-n1,#asure-react-app .my-n1,.asure-react-app-content .mt-n1,.asure-react-app-content .my-n1{margin-top:-.25rem!important}#asure-react-app .mr-n1,#asure-react-app .mx-n1,.asure-react-app-content .mr-n1,.asure-react-app-content .mx-n1{margin-right:-.25rem!important}#asure-react-app .mb-n1,#asure-react-app .my-n1,.asure-react-app-content .mb-n1,.asure-react-app-content .my-n1{margin-bottom:-.25rem!important}#asure-react-app .ml-n1,#asure-react-app .mx-n1,.asure-react-app-content .ml-n1,.asure-react-app-content .mx-n1{margin-left:-.25rem!important}#asure-react-app .m-n2,.asure-react-app-content .m-n2{margin:-.5rem!important}#asure-react-app .mt-n2,#asure-react-app .my-n2,.asure-react-app-content .mt-n2,.asure-react-app-content .my-n2{margin-top:-.5rem!important}#asure-react-app .mr-n2,#asure-react-app .mx-n2,.asure-react-app-content .mr-n2,.asure-react-app-content .mx-n2{margin-right:-.5rem!important}#asure-react-app .mb-n2,#asure-react-app .my-n2,.asure-react-app-content .mb-n2,.asure-react-app-content .my-n2{margin-bottom:-.5rem!important}#asure-react-app .ml-n2,#asure-react-app .mx-n2,.asure-react-app-content .ml-n2,.asure-react-app-content .mx-n2{margin-left:-.5rem!important}#asure-react-app .m-n3,.asure-react-app-content .m-n3{margin:-1rem!important}#asure-react-app .mt-n3,#asure-react-app .my-n3,.asure-react-app-content .mt-n3,.asure-react-app-content .my-n3{margin-top:-1rem!important}#asure-react-app .mr-n3,#asure-react-app .mx-n3,.asure-react-app-content .mr-n3,.asure-react-app-content .mx-n3{margin-right:-1rem!important}#asure-react-app .mb-n3,#asure-react-app .my-n3,.asure-react-app-content .mb-n3,.asure-react-app-content .my-n3{margin-bottom:-1rem!important}#asure-react-app .ml-n3,#asure-react-app .mx-n3,.asure-react-app-content .ml-n3,.asure-react-app-content .mx-n3{margin-left:-1rem!important}#asure-react-app .m-n4,.asure-react-app-content .m-n4{margin:-1.5rem!important}#asure-react-app .mt-n4,#asure-react-app .my-n4,.asure-react-app-content .mt-n4,.asure-react-app-content .my-n4{margin-top:-1.5rem!important}#asure-react-app .mr-n4,#asure-react-app .mx-n4,.asure-react-app-content .mr-n4,.asure-react-app-content .mx-n4{margin-right:-1.5rem!important}#asure-react-app .mb-n4,#asure-react-app .my-n4,.asure-react-app-content .mb-n4,.asure-react-app-content .my-n4{margin-bottom:-1.5rem!important}#asure-react-app .ml-n4,#asure-react-app .mx-n4,.asure-react-app-content .ml-n4,.asure-react-app-content .mx-n4{margin-left:-1.5rem!important}#asure-react-app .m-n5,.asure-react-app-content .m-n5{margin:-3rem!important}#asure-react-app .mt-n5,#asure-react-app .my-n5,.asure-react-app-content .mt-n5,.asure-react-app-content .my-n5{margin-top:-3rem!important}#asure-react-app .mr-n5,#asure-react-app .mx-n5,.asure-react-app-content .mr-n5,.asure-react-app-content .mx-n5{margin-right:-3rem!important}#asure-react-app .mb-n5,#asure-react-app .my-n5,.asure-react-app-content .mb-n5,.asure-react-app-content .my-n5{margin-bottom:-3rem!important}#asure-react-app .ml-n5,#asure-react-app .mx-n5,.asure-react-app-content .ml-n5,.asure-react-app-content .mx-n5{margin-left:-3rem!important}#asure-react-app .m-auto,.asure-react-app-content .m-auto{margin:auto!important}#asure-react-app .mt-auto,#asure-react-app .my-auto,.asure-react-app-content .mt-auto,.asure-react-app-content .my-auto{margin-top:auto!important}#asure-react-app .mr-auto,#asure-react-app .mx-auto,.asure-react-app-content .mr-auto,.asure-react-app-content .mx-auto{margin-right:auto!important}#asure-react-app .mb-auto,#asure-react-app .my-auto,.asure-react-app-content .mb-auto,.asure-react-app-content .my-auto{margin-bottom:auto!important}#asure-react-app .ml-auto,#asure-react-app .mx-auto,.asure-react-app-content .ml-auto,.asure-react-app-content .mx-auto{margin-left:auto!important}@media (min-width:576px){#asure-react-app .m-sm-0,.asure-react-app-content .m-sm-0{margin:0!important}#asure-react-app .mt-sm-0,#asure-react-app .my-sm-0,.asure-react-app-content .mt-sm-0,.asure-react-app-content .my-sm-0{margin-top:0!important}#asure-react-app .mr-sm-0,#asure-react-app .mx-sm-0,.asure-react-app-content .mr-sm-0,.asure-react-app-content .mx-sm-0{margin-right:0!important}#asure-react-app .mb-sm-0,#asure-react-app .my-sm-0,.asure-react-app-content .mb-sm-0,.asure-react-app-content .my-sm-0{margin-bottom:0!important}#asure-react-app .ml-sm-0,#asure-react-app .mx-sm-0,.asure-react-app-content .ml-sm-0,.asure-react-app-content .mx-sm-0{margin-left:0!important}#asure-react-app .m-sm-1,.asure-react-app-content .m-sm-1{margin:.25rem!important}#asure-react-app .mt-sm-1,#asure-react-app .my-sm-1,.asure-react-app-content .mt-sm-1,.asure-react-app-content .my-sm-1{margin-top:.25rem!important}#asure-react-app .mr-sm-1,#asure-react-app .mx-sm-1,.asure-react-app-content .mr-sm-1,.asure-react-app-content .mx-sm-1{margin-right:.25rem!important}#asure-react-app .mb-sm-1,#asure-react-app .my-sm-1,.asure-react-app-content .mb-sm-1,.asure-react-app-content .my-sm-1{margin-bottom:.25rem!important}#asure-react-app .ml-sm-1,#asure-react-app .mx-sm-1,.asure-react-app-content .ml-sm-1,.asure-react-app-content .mx-sm-1{margin-left:.25rem!important}#asure-react-app .m-sm-2,.asure-react-app-content .m-sm-2{margin:.5rem!important}#asure-react-app .mt-sm-2,#asure-react-app .my-sm-2,.asure-react-app-content .mt-sm-2,.asure-react-app-content .my-sm-2{margin-top:.5rem!important}#asure-react-app .mr-sm-2,#asure-react-app .mx-sm-2,.asure-react-app-content .mr-sm-2,.asure-react-app-content .mx-sm-2{margin-right:.5rem!important}#asure-react-app .mb-sm-2,#asure-react-app .my-sm-2,.asure-react-app-content .mb-sm-2,.asure-react-app-content .my-sm-2{margin-bottom:.5rem!important}#asure-react-app .ml-sm-2,#asure-react-app .mx-sm-2,.asure-react-app-content .ml-sm-2,.asure-react-app-content .mx-sm-2{margin-left:.5rem!important}#asure-react-app .m-sm-3,.asure-react-app-content .m-sm-3{margin:1rem!important}#asure-react-app .mt-sm-3,#asure-react-app .my-sm-3,.asure-react-app-content .mt-sm-3,.asure-react-app-content .my-sm-3{margin-top:1rem!important}#asure-react-app .mr-sm-3,#asure-react-app .mx-sm-3,.asure-react-app-content .mr-sm-3,.asure-react-app-content .mx-sm-3{margin-right:1rem!important}#asure-react-app .mb-sm-3,#asure-react-app .my-sm-3,.asure-react-app-content .mb-sm-3,.asure-react-app-content .my-sm-3{margin-bottom:1rem!important}#asure-react-app .ml-sm-3,#asure-react-app .mx-sm-3,.asure-react-app-content .ml-sm-3,.asure-react-app-content .mx-sm-3{margin-left:1rem!important}#asure-react-app .m-sm-4,.asure-react-app-content .m-sm-4{margin:1.5rem!important}#asure-react-app .mt-sm-4,#asure-react-app .my-sm-4,.asure-react-app-content .mt-sm-4,.asure-react-app-content .my-sm-4{margin-top:1.5rem!important}#asure-react-app .mr-sm-4,#asure-react-app .mx-sm-4,.asure-react-app-content .mr-sm-4,.asure-react-app-content .mx-sm-4{margin-right:1.5rem!important}#asure-react-app .mb-sm-4,#asure-react-app .my-sm-4,.asure-react-app-content .mb-sm-4,.asure-react-app-content .my-sm-4{margin-bottom:1.5rem!important}#asure-react-app .ml-sm-4,#asure-react-app .mx-sm-4,.asure-react-app-content .ml-sm-4,.asure-react-app-content .mx-sm-4{margin-left:1.5rem!important}#asure-react-app .m-sm-5,.asure-react-app-content .m-sm-5{margin:3rem!important}#asure-react-app .mt-sm-5,#asure-react-app .my-sm-5,.asure-react-app-content .mt-sm-5,.asure-react-app-content .my-sm-5{margin-top:3rem!important}#asure-react-app .mr-sm-5,#asure-react-app .mx-sm-5,.asure-react-app-content .mr-sm-5,.asure-react-app-content .mx-sm-5{margin-right:3rem!important}#asure-react-app .mb-sm-5,#asure-react-app .my-sm-5,.asure-react-app-content .mb-sm-5,.asure-react-app-content .my-sm-5{margin-bottom:3rem!important}#asure-react-app .ml-sm-5,#asure-react-app .mx-sm-5,.asure-react-app-content .ml-sm-5,.asure-react-app-content .mx-sm-5{margin-left:3rem!important}#asure-react-app .p-sm-0,.asure-react-app-content .p-sm-0{padding:0!important}#asure-react-app .pt-sm-0,#asure-react-app .py-sm-0,.asure-react-app-content .pt-sm-0,.asure-react-app-content .py-sm-0{padding-top:0!important}#asure-react-app .pr-sm-0,#asure-react-app .px-sm-0,.asure-react-app-content .pr-sm-0,.asure-react-app-content .px-sm-0{padding-right:0!important}#asure-react-app .pb-sm-0,#asure-react-app .py-sm-0,.asure-react-app-content .pb-sm-0,.asure-react-app-content .py-sm-0{padding-bottom:0!important}#asure-react-app .pl-sm-0,#asure-react-app .px-sm-0,.asure-react-app-content .pl-sm-0,.asure-react-app-content .px-sm-0{padding-left:0!important}#asure-react-app .p-sm-1,.asure-react-app-content .p-sm-1{padding:.25rem!important}#asure-react-app .pt-sm-1,#asure-react-app .py-sm-1,.asure-react-app-content .pt-sm-1,.asure-react-app-content .py-sm-1{padding-top:.25rem!important}#asure-react-app .pr-sm-1,#asure-react-app .px-sm-1,.asure-react-app-content .pr-sm-1,.asure-react-app-content .px-sm-1{padding-right:.25rem!important}#asure-react-app .pb-sm-1,#asure-react-app .py-sm-1,.asure-react-app-content .pb-sm-1,.asure-react-app-content .py-sm-1{padding-bottom:.25rem!important}#asure-react-app .pl-sm-1,#asure-react-app .px-sm-1,.asure-react-app-content .pl-sm-1,.asure-react-app-content .px-sm-1{padding-left:.25rem!important}#asure-react-app .p-sm-2,.asure-react-app-content .p-sm-2{padding:.5rem!important}#asure-react-app .pt-sm-2,#asure-react-app .py-sm-2,.asure-react-app-content .pt-sm-2,.asure-react-app-content .py-sm-2{padding-top:.5rem!important}#asure-react-app .pr-sm-2,#asure-react-app .px-sm-2,.asure-react-app-content .pr-sm-2,.asure-react-app-content .px-sm-2{padding-right:.5rem!important}#asure-react-app .pb-sm-2,#asure-react-app .py-sm-2,.asure-react-app-content .pb-sm-2,.asure-react-app-content .py-sm-2{padding-bottom:.5rem!important}#asure-react-app .pl-sm-2,#asure-react-app .px-sm-2,.asure-react-app-content .pl-sm-2,.asure-react-app-content .px-sm-2{padding-left:.5rem!important}#asure-react-app .p-sm-3,.asure-react-app-content .p-sm-3{padding:1rem!important}#asure-react-app .pt-sm-3,#asure-react-app .py-sm-3,.asure-react-app-content .pt-sm-3,.asure-react-app-content .py-sm-3{padding-top:1rem!important}#asure-react-app .pr-sm-3,#asure-react-app .px-sm-3,.asure-react-app-content .pr-sm-3,.asure-react-app-content .px-sm-3{padding-right:1rem!important}#asure-react-app .pb-sm-3,#asure-react-app .py-sm-3,.asure-react-app-content .pb-sm-3,.asure-react-app-content .py-sm-3{padding-bottom:1rem!important}#asure-react-app .pl-sm-3,#asure-react-app .px-sm-3,.asure-react-app-content .pl-sm-3,.asure-react-app-content .px-sm-3{padding-left:1rem!important}#asure-react-app .p-sm-4,.asure-react-app-content .p-sm-4{padding:1.5rem!important}#asure-react-app .pt-sm-4,#asure-react-app .py-sm-4,.asure-react-app-content .pt-sm-4,.asure-react-app-content .py-sm-4{padding-top:1.5rem!important}#asure-react-app .pr-sm-4,#asure-react-app .px-sm-4,.asure-react-app-content .pr-sm-4,.asure-react-app-content .px-sm-4{padding-right:1.5rem!important}#asure-react-app .pb-sm-4,#asure-react-app .py-sm-4,.asure-react-app-content .pb-sm-4,.asure-react-app-content .py-sm-4{padding-bottom:1.5rem!important}#asure-react-app .pl-sm-4,#asure-react-app .px-sm-4,.asure-react-app-content .pl-sm-4,.asure-react-app-content .px-sm-4{padding-left:1.5rem!important}#asure-react-app .p-sm-5,.asure-react-app-content .p-sm-5{padding:3rem!important}#asure-react-app .pt-sm-5,#asure-react-app .py-sm-5,.asure-react-app-content .pt-sm-5,.asure-react-app-content .py-sm-5{padding-top:3rem!important}#asure-react-app .pr-sm-5,#asure-react-app .px-sm-5,.asure-react-app-content .pr-sm-5,.asure-react-app-content .px-sm-5{padding-right:3rem!important}#asure-react-app .pb-sm-5,#asure-react-app .py-sm-5,.asure-react-app-content .pb-sm-5,.asure-react-app-content .py-sm-5{padding-bottom:3rem!important}#asure-react-app .pl-sm-5,#asure-react-app .px-sm-5,.asure-react-app-content .pl-sm-5,.asure-react-app-content .px-sm-5{padding-left:3rem!important}#asure-react-app .m-sm-n1,.asure-react-app-content .m-sm-n1{margin:-.25rem!important}#asure-react-app .mt-sm-n1,#asure-react-app .my-sm-n1,.asure-react-app-content .mt-sm-n1,.asure-react-app-content .my-sm-n1{margin-top:-.25rem!important}#asure-react-app .mr-sm-n1,#asure-react-app .mx-sm-n1,.asure-react-app-content .mr-sm-n1,.asure-react-app-content .mx-sm-n1{margin-right:-.25rem!important}#asure-react-app .mb-sm-n1,#asure-react-app .my-sm-n1,.asure-react-app-content .mb-sm-n1,.asure-react-app-content .my-sm-n1{margin-bottom:-.25rem!important}#asure-react-app .ml-sm-n1,#asure-react-app .mx-sm-n1,.asure-react-app-content .ml-sm-n1,.asure-react-app-content .mx-sm-n1{margin-left:-.25rem!important}#asure-react-app .m-sm-n2,.asure-react-app-content .m-sm-n2{margin:-.5rem!important}#asure-react-app .mt-sm-n2,#asure-react-app .my-sm-n2,.asure-react-app-content .mt-sm-n2,.asure-react-app-content .my-sm-n2{margin-top:-.5rem!important}#asure-react-app .mr-sm-n2,#asure-react-app .mx-sm-n2,.asure-react-app-content .mr-sm-n2,.asure-react-app-content .mx-sm-n2{margin-right:-.5rem!important}#asure-react-app .mb-sm-n2,#asure-react-app .my-sm-n2,.asure-react-app-content .mb-sm-n2,.asure-react-app-content .my-sm-n2{margin-bottom:-.5rem!important}#asure-react-app .ml-sm-n2,#asure-react-app .mx-sm-n2,.asure-react-app-content .ml-sm-n2,.asure-react-app-content .mx-sm-n2{margin-left:-.5rem!important}#asure-react-app .m-sm-n3,.asure-react-app-content .m-sm-n3{margin:-1rem!important}#asure-react-app .mt-sm-n3,#asure-react-app .my-sm-n3,.asure-react-app-content .mt-sm-n3,.asure-react-app-content .my-sm-n3{margin-top:-1rem!important}#asure-react-app .mr-sm-n3,#asure-react-app .mx-sm-n3,.asure-react-app-content .mr-sm-n3,.asure-react-app-content .mx-sm-n3{margin-right:-1rem!important}#asure-react-app .mb-sm-n3,#asure-react-app .my-sm-n3,.asure-react-app-content .mb-sm-n3,.asure-react-app-content .my-sm-n3{margin-bottom:-1rem!important}#asure-react-app .ml-sm-n3,#asure-react-app .mx-sm-n3,.asure-react-app-content .ml-sm-n3,.asure-react-app-content .mx-sm-n3{margin-left:-1rem!important}#asure-react-app .m-sm-n4,.asure-react-app-content .m-sm-n4{margin:-1.5rem!important}#asure-react-app .mt-sm-n4,#asure-react-app .my-sm-n4,.asure-react-app-content .mt-sm-n4,.asure-react-app-content .my-sm-n4{margin-top:-1.5rem!important}#asure-react-app .mr-sm-n4,#asure-react-app .mx-sm-n4,.asure-react-app-content .mr-sm-n4,.asure-react-app-content .mx-sm-n4{margin-right:-1.5rem!important}#asure-react-app .mb-sm-n4,#asure-react-app .my-sm-n4,.asure-react-app-content .mb-sm-n4,.asure-react-app-content .my-sm-n4{margin-bottom:-1.5rem!important}#asure-react-app .ml-sm-n4,#asure-react-app .mx-sm-n4,.asure-react-app-content .ml-sm-n4,.asure-react-app-content .mx-sm-n4{margin-left:-1.5rem!important}#asure-react-app .m-sm-n5,.asure-react-app-content .m-sm-n5{margin:-3rem!important}#asure-react-app .mt-sm-n5,#asure-react-app .my-sm-n5,.asure-react-app-content .mt-sm-n5,.asure-react-app-content .my-sm-n5{margin-top:-3rem!important}#asure-react-app .mr-sm-n5,#asure-react-app .mx-sm-n5,.asure-react-app-content .mr-sm-n5,.asure-react-app-content .mx-sm-n5{margin-right:-3rem!important}#asure-react-app .mb-sm-n5,#asure-react-app .my-sm-n5,.asure-react-app-content .mb-sm-n5,.asure-react-app-content .my-sm-n5{margin-bottom:-3rem!important}#asure-react-app .ml-sm-n5,#asure-react-app .mx-sm-n5,.asure-react-app-content .ml-sm-n5,.asure-react-app-content .mx-sm-n5{margin-left:-3rem!important}#asure-react-app .m-sm-auto,.asure-react-app-content .m-sm-auto{margin:auto!important}#asure-react-app .mt-sm-auto,#asure-react-app .my-sm-auto,.asure-react-app-content .mt-sm-auto,.asure-react-app-content .my-sm-auto{margin-top:auto!important}#asure-react-app .mr-sm-auto,#asure-react-app .mx-sm-auto,.asure-react-app-content .mr-sm-auto,.asure-react-app-content .mx-sm-auto{margin-right:auto!important}#asure-react-app .mb-sm-auto,#asure-react-app .my-sm-auto,.asure-react-app-content .mb-sm-auto,.asure-react-app-content .my-sm-auto{margin-bottom:auto!important}#asure-react-app .ml-sm-auto,#asure-react-app .mx-sm-auto,.asure-react-app-content .ml-sm-auto,.asure-react-app-content .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){#asure-react-app .m-md-0,.asure-react-app-content .m-md-0{margin:0!important}#asure-react-app .mt-md-0,#asure-react-app .my-md-0,.asure-react-app-content .mt-md-0,.asure-react-app-content .my-md-0{margin-top:0!important}#asure-react-app .mr-md-0,#asure-react-app .mx-md-0,.asure-react-app-content .mr-md-0,.asure-react-app-content .mx-md-0{margin-right:0!important}#asure-react-app .mb-md-0,#asure-react-app .my-md-0,.asure-react-app-content .mb-md-0,.asure-react-app-content .my-md-0{margin-bottom:0!important}#asure-react-app .ml-md-0,#asure-react-app .mx-md-0,.asure-react-app-content .ml-md-0,.asure-react-app-content .mx-md-0{margin-left:0!important}#asure-react-app .m-md-1,.asure-react-app-content .m-md-1{margin:.25rem!important}#asure-react-app .mt-md-1,#asure-react-app .my-md-1,.asure-react-app-content .mt-md-1,.asure-react-app-content .my-md-1{margin-top:.25rem!important}#asure-react-app .mr-md-1,#asure-react-app .mx-md-1,.asure-react-app-content .mr-md-1,.asure-react-app-content .mx-md-1{margin-right:.25rem!important}#asure-react-app .mb-md-1,#asure-react-app .my-md-1,.asure-react-app-content .mb-md-1,.asure-react-app-content .my-md-1{margin-bottom:.25rem!important}#asure-react-app .ml-md-1,#asure-react-app .mx-md-1,.asure-react-app-content .ml-md-1,.asure-react-app-content .mx-md-1{margin-left:.25rem!important}#asure-react-app .m-md-2,.asure-react-app-content .m-md-2{margin:.5rem!important}#asure-react-app .mt-md-2,#asure-react-app .my-md-2,.asure-react-app-content .mt-md-2,.asure-react-app-content .my-md-2{margin-top:.5rem!important}#asure-react-app .mr-md-2,#asure-react-app .mx-md-2,.asure-react-app-content .mr-md-2,.asure-react-app-content .mx-md-2{margin-right:.5rem!important}#asure-react-app .mb-md-2,#asure-react-app .my-md-2,.asure-react-app-content .mb-md-2,.asure-react-app-content .my-md-2{margin-bottom:.5rem!important}#asure-react-app .ml-md-2,#asure-react-app .mx-md-2,.asure-react-app-content .ml-md-2,.asure-react-app-content .mx-md-2{margin-left:.5rem!important}#asure-react-app .m-md-3,.asure-react-app-content .m-md-3{margin:1rem!important}#asure-react-app .mt-md-3,#asure-react-app .my-md-3,.asure-react-app-content .mt-md-3,.asure-react-app-content .my-md-3{margin-top:1rem!important}#asure-react-app .mr-md-3,#asure-react-app .mx-md-3,.asure-react-app-content .mr-md-3,.asure-react-app-content .mx-md-3{margin-right:1rem!important}#asure-react-app .mb-md-3,#asure-react-app .my-md-3,.asure-react-app-content .mb-md-3,.asure-react-app-content .my-md-3{margin-bottom:1rem!important}#asure-react-app .ml-md-3,#asure-react-app .mx-md-3,.asure-react-app-content .ml-md-3,.asure-react-app-content .mx-md-3{margin-left:1rem!important}#asure-react-app .m-md-4,.asure-react-app-content .m-md-4{margin:1.5rem!important}#asure-react-app .mt-md-4,#asure-react-app .my-md-4,.asure-react-app-content .mt-md-4,.asure-react-app-content .my-md-4{margin-top:1.5rem!important}#asure-react-app .mr-md-4,#asure-react-app .mx-md-4,.asure-react-app-content .mr-md-4,.asure-react-app-content .mx-md-4{margin-right:1.5rem!important}#asure-react-app .mb-md-4,#asure-react-app .my-md-4,.asure-react-app-content .mb-md-4,.asure-react-app-content .my-md-4{margin-bottom:1.5rem!important}#asure-react-app .ml-md-4,#asure-react-app .mx-md-4,.asure-react-app-content .ml-md-4,.asure-react-app-content .mx-md-4{margin-left:1.5rem!important}#asure-react-app .m-md-5,.asure-react-app-content .m-md-5{margin:3rem!important}#asure-react-app .mt-md-5,#asure-react-app .my-md-5,.asure-react-app-content .mt-md-5,.asure-react-app-content .my-md-5{margin-top:3rem!important}#asure-react-app .mr-md-5,#asure-react-app .mx-md-5,.asure-react-app-content .mr-md-5,.asure-react-app-content .mx-md-5{margin-right:3rem!important}#asure-react-app .mb-md-5,#asure-react-app .my-md-5,.asure-react-app-content .mb-md-5,.asure-react-app-content .my-md-5{margin-bottom:3rem!important}#asure-react-app .ml-md-5,#asure-react-app .mx-md-5,.asure-react-app-content .ml-md-5,.asure-react-app-content .mx-md-5{margin-left:3rem!important}#asure-react-app .p-md-0,.asure-react-app-content .p-md-0{padding:0!important}#asure-react-app .pt-md-0,#asure-react-app .py-md-0,.asure-react-app-content .pt-md-0,.asure-react-app-content .py-md-0{padding-top:0!important}#asure-react-app .pr-md-0,#asure-react-app .px-md-0,.asure-react-app-content .pr-md-0,.asure-react-app-content .px-md-0{padding-right:0!important}#asure-react-app .pb-md-0,#asure-react-app .py-md-0,.asure-react-app-content .pb-md-0,.asure-react-app-content .py-md-0{padding-bottom:0!important}#asure-react-app .pl-md-0,#asure-react-app .px-md-0,.asure-react-app-content .pl-md-0,.asure-react-app-content .px-md-0{padding-left:0!important}#asure-react-app .p-md-1,.asure-react-app-content .p-md-1{padding:.25rem!important}#asure-react-app .pt-md-1,#asure-react-app .py-md-1,.asure-react-app-content .pt-md-1,.asure-react-app-content .py-md-1{padding-top:.25rem!important}#asure-react-app .pr-md-1,#asure-react-app .px-md-1,.asure-react-app-content .pr-md-1,.asure-react-app-content .px-md-1{padding-right:.25rem!important}#asure-react-app .pb-md-1,#asure-react-app .py-md-1,.asure-react-app-content .pb-md-1,.asure-react-app-content .py-md-1{padding-bottom:.25rem!important}#asure-react-app .pl-md-1,#asure-react-app .px-md-1,.asure-react-app-content .pl-md-1,.asure-react-app-content .px-md-1{padding-left:.25rem!important}#asure-react-app .p-md-2,.asure-react-app-content .p-md-2{padding:.5rem!important}#asure-react-app .pt-md-2,#asure-react-app .py-md-2,.asure-react-app-content .pt-md-2,.asure-react-app-content .py-md-2{padding-top:.5rem!important}#asure-react-app .pr-md-2,#asure-react-app .px-md-2,.asure-react-app-content .pr-md-2,.asure-react-app-content .px-md-2{padding-right:.5rem!important}#asure-react-app .pb-md-2,#asure-react-app .py-md-2,.asure-react-app-content .pb-md-2,.asure-react-app-content .py-md-2{padding-bottom:.5rem!important}#asure-react-app .pl-md-2,#asure-react-app .px-md-2,.asure-react-app-content .pl-md-2,.asure-react-app-content .px-md-2{padding-left:.5rem!important}#asure-react-app .p-md-3,.asure-react-app-content .p-md-3{padding:1rem!important}#asure-react-app .pt-md-3,#asure-react-app .py-md-3,.asure-react-app-content .pt-md-3,.asure-react-app-content .py-md-3{padding-top:1rem!important}#asure-react-app .pr-md-3,#asure-react-app .px-md-3,.asure-react-app-content .pr-md-3,.asure-react-app-content .px-md-3{padding-right:1rem!important}#asure-react-app .pb-md-3,#asure-react-app .py-md-3,.asure-react-app-content .pb-md-3,.asure-react-app-content .py-md-3{padding-bottom:1rem!important}#asure-react-app .pl-md-3,#asure-react-app .px-md-3,.asure-react-app-content .pl-md-3,.asure-react-app-content .px-md-3{padding-left:1rem!important}#asure-react-app .p-md-4,.asure-react-app-content .p-md-4{padding:1.5rem!important}#asure-react-app .pt-md-4,#asure-react-app .py-md-4,.asure-react-app-content .pt-md-4,.asure-react-app-content .py-md-4{padding-top:1.5rem!important}#asure-react-app .pr-md-4,#asure-react-app .px-md-4,.asure-react-app-content .pr-md-4,.asure-react-app-content .px-md-4{padding-right:1.5rem!important}#asure-react-app .pb-md-4,#asure-react-app .py-md-4,.asure-react-app-content .pb-md-4,.asure-react-app-content .py-md-4{padding-bottom:1.5rem!important}#asure-react-app .pl-md-4,#asure-react-app .px-md-4,.asure-react-app-content .pl-md-4,.asure-react-app-content .px-md-4{padding-left:1.5rem!important}#asure-react-app .p-md-5,.asure-react-app-content .p-md-5{padding:3rem!important}#asure-react-app .pt-md-5,#asure-react-app .py-md-5,.asure-react-app-content .pt-md-5,.asure-react-app-content .py-md-5{padding-top:3rem!important}#asure-react-app .pr-md-5,#asure-react-app .px-md-5,.asure-react-app-content .pr-md-5,.asure-react-app-content .px-md-5{padding-right:3rem!important}#asure-react-app .pb-md-5,#asure-react-app .py-md-5,.asure-react-app-content .pb-md-5,.asure-react-app-content .py-md-5{padding-bottom:3rem!important}#asure-react-app .pl-md-5,#asure-react-app .px-md-5,.asure-react-app-content .pl-md-5,.asure-react-app-content .px-md-5{padding-left:3rem!important}#asure-react-app .m-md-n1,.asure-react-app-content .m-md-n1{margin:-.25rem!important}#asure-react-app .mt-md-n1,#asure-react-app .my-md-n1,.asure-react-app-content .mt-md-n1,.asure-react-app-content .my-md-n1{margin-top:-.25rem!important}#asure-react-app .mr-md-n1,#asure-react-app .mx-md-n1,.asure-react-app-content .mr-md-n1,.asure-react-app-content .mx-md-n1{margin-right:-.25rem!important}#asure-react-app .mb-md-n1,#asure-react-app .my-md-n1,.asure-react-app-content .mb-md-n1,.asure-react-app-content .my-md-n1{margin-bottom:-.25rem!important}#asure-react-app .ml-md-n1,#asure-react-app .mx-md-n1,.asure-react-app-content .ml-md-n1,.asure-react-app-content .mx-md-n1{margin-left:-.25rem!important}#asure-react-app .m-md-n2,.asure-react-app-content .m-md-n2{margin:-.5rem!important}#asure-react-app .mt-md-n2,#asure-react-app .my-md-n2,.asure-react-app-content .mt-md-n2,.asure-react-app-content .my-md-n2{margin-top:-.5rem!important}#asure-react-app .mr-md-n2,#asure-react-app .mx-md-n2,.asure-react-app-content .mr-md-n2,.asure-react-app-content .mx-md-n2{margin-right:-.5rem!important}#asure-react-app .mb-md-n2,#asure-react-app .my-md-n2,.asure-react-app-content .mb-md-n2,.asure-react-app-content .my-md-n2{margin-bottom:-.5rem!important}#asure-react-app .ml-md-n2,#asure-react-app .mx-md-n2,.asure-react-app-content .ml-md-n2,.asure-react-app-content .mx-md-n2{margin-left:-.5rem!important}#asure-react-app .m-md-n3,.asure-react-app-content .m-md-n3{margin:-1rem!important}#asure-react-app .mt-md-n3,#asure-react-app .my-md-n3,.asure-react-app-content .mt-md-n3,.asure-react-app-content .my-md-n3{margin-top:-1rem!important}#asure-react-app .mr-md-n3,#asure-react-app .mx-md-n3,.asure-react-app-content .mr-md-n3,.asure-react-app-content .mx-md-n3{margin-right:-1rem!important}#asure-react-app .mb-md-n3,#asure-react-app .my-md-n3,.asure-react-app-content .mb-md-n3,.asure-react-app-content .my-md-n3{margin-bottom:-1rem!important}#asure-react-app .ml-md-n3,#asure-react-app .mx-md-n3,.asure-react-app-content .ml-md-n3,.asure-react-app-content .mx-md-n3{margin-left:-1rem!important}#asure-react-app .m-md-n4,.asure-react-app-content .m-md-n4{margin:-1.5rem!important}#asure-react-app .mt-md-n4,#asure-react-app .my-md-n4,.asure-react-app-content .mt-md-n4,.asure-react-app-content .my-md-n4{margin-top:-1.5rem!important}#asure-react-app .mr-md-n4,#asure-react-app .mx-md-n4,.asure-react-app-content .mr-md-n4,.asure-react-app-content .mx-md-n4{margin-right:-1.5rem!important}#asure-react-app .mb-md-n4,#asure-react-app .my-md-n4,.asure-react-app-content .mb-md-n4,.asure-react-app-content .my-md-n4{margin-bottom:-1.5rem!important}#asure-react-app .ml-md-n4,#asure-react-app .mx-md-n4,.asure-react-app-content .ml-md-n4,.asure-react-app-content .mx-md-n4{margin-left:-1.5rem!important}#asure-react-app .m-md-n5,.asure-react-app-content .m-md-n5{margin:-3rem!important}#asure-react-app .mt-md-n5,#asure-react-app .my-md-n5,.asure-react-app-content .mt-md-n5,.asure-react-app-content .my-md-n5{margin-top:-3rem!important}#asure-react-app .mr-md-n5,#asure-react-app .mx-md-n5,.asure-react-app-content .mr-md-n5,.asure-react-app-content .mx-md-n5{margin-right:-3rem!important}#asure-react-app .mb-md-n5,#asure-react-app .my-md-n5,.asure-react-app-content .mb-md-n5,.asure-react-app-content .my-md-n5{margin-bottom:-3rem!important}#asure-react-app .ml-md-n5,#asure-react-app .mx-md-n5,.asure-react-app-content .ml-md-n5,.asure-react-app-content .mx-md-n5{margin-left:-3rem!important}#asure-react-app .m-md-auto,.asure-react-app-content .m-md-auto{margin:auto!important}#asure-react-app .mt-md-auto,#asure-react-app .my-md-auto,.asure-react-app-content .mt-md-auto,.asure-react-app-content .my-md-auto{margin-top:auto!important}#asure-react-app .mr-md-auto,#asure-react-app .mx-md-auto,.asure-react-app-content .mr-md-auto,.asure-react-app-content .mx-md-auto{margin-right:auto!important}#asure-react-app .mb-md-auto,#asure-react-app .my-md-auto,.asure-react-app-content .mb-md-auto,.asure-react-app-content .my-md-auto{margin-bottom:auto!important}#asure-react-app .ml-md-auto,#asure-react-app .mx-md-auto,.asure-react-app-content .ml-md-auto,.asure-react-app-content .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){#asure-react-app .m-lg-0,.asure-react-app-content .m-lg-0{margin:0!important}#asure-react-app .mt-lg-0,#asure-react-app .my-lg-0,.asure-react-app-content .mt-lg-0,.asure-react-app-content .my-lg-0{margin-top:0!important}#asure-react-app .mr-lg-0,#asure-react-app .mx-lg-0,.asure-react-app-content .mr-lg-0,.asure-react-app-content .mx-lg-0{margin-right:0!important}#asure-react-app .mb-lg-0,#asure-react-app .my-lg-0,.asure-react-app-content .mb-lg-0,.asure-react-app-content .my-lg-0{margin-bottom:0!important}#asure-react-app .ml-lg-0,#asure-react-app .mx-lg-0,.asure-react-app-content .ml-lg-0,.asure-react-app-content .mx-lg-0{margin-left:0!important}#asure-react-app .m-lg-1,.asure-react-app-content .m-lg-1{margin:.25rem!important}#asure-react-app .mt-lg-1,#asure-react-app .my-lg-1,.asure-react-app-content .mt-lg-1,.asure-react-app-content .my-lg-1{margin-top:.25rem!important}#asure-react-app .mr-lg-1,#asure-react-app .mx-lg-1,.asure-react-app-content .mr-lg-1,.asure-react-app-content .mx-lg-1{margin-right:.25rem!important}#asure-react-app .mb-lg-1,#asure-react-app .my-lg-1,.asure-react-app-content .mb-lg-1,.asure-react-app-content .my-lg-1{margin-bottom:.25rem!important}#asure-react-app .ml-lg-1,#asure-react-app .mx-lg-1,.asure-react-app-content .ml-lg-1,.asure-react-app-content .mx-lg-1{margin-left:.25rem!important}#asure-react-app .m-lg-2,.asure-react-app-content .m-lg-2{margin:.5rem!important}#asure-react-app .mt-lg-2,#asure-react-app .my-lg-2,.asure-react-app-content .mt-lg-2,.asure-react-app-content .my-lg-2{margin-top:.5rem!important}#asure-react-app .mr-lg-2,#asure-react-app .mx-lg-2,.asure-react-app-content .mr-lg-2,.asure-react-app-content .mx-lg-2{margin-right:.5rem!important}#asure-react-app .mb-lg-2,#asure-react-app .my-lg-2,.asure-react-app-content .mb-lg-2,.asure-react-app-content .my-lg-2{margin-bottom:.5rem!important}#asure-react-app .ml-lg-2,#asure-react-app .mx-lg-2,.asure-react-app-content .ml-lg-2,.asure-react-app-content .mx-lg-2{margin-left:.5rem!important}#asure-react-app .m-lg-3,.asure-react-app-content .m-lg-3{margin:1rem!important}#asure-react-app .mt-lg-3,#asure-react-app .my-lg-3,.asure-react-app-content .mt-lg-3,.asure-react-app-content .my-lg-3{margin-top:1rem!important}#asure-react-app .mr-lg-3,#asure-react-app .mx-lg-3,.asure-react-app-content .mr-lg-3,.asure-react-app-content .mx-lg-3{margin-right:1rem!important}#asure-react-app .mb-lg-3,#asure-react-app .my-lg-3,.asure-react-app-content .mb-lg-3,.asure-react-app-content .my-lg-3{margin-bottom:1rem!important}#asure-react-app .ml-lg-3,#asure-react-app .mx-lg-3,.asure-react-app-content .ml-lg-3,.asure-react-app-content .mx-lg-3{margin-left:1rem!important}#asure-react-app .m-lg-4,.asure-react-app-content .m-lg-4{margin:1.5rem!important}#asure-react-app .mt-lg-4,#asure-react-app .my-lg-4,.asure-react-app-content .mt-lg-4,.asure-react-app-content .my-lg-4{margin-top:1.5rem!important}#asure-react-app .mr-lg-4,#asure-react-app .mx-lg-4,.asure-react-app-content .mr-lg-4,.asure-react-app-content .mx-lg-4{margin-right:1.5rem!important}#asure-react-app .mb-lg-4,#asure-react-app .my-lg-4,.asure-react-app-content .mb-lg-4,.asure-react-app-content .my-lg-4{margin-bottom:1.5rem!important}#asure-react-app .ml-lg-4,#asure-react-app .mx-lg-4,.asure-react-app-content .ml-lg-4,.asure-react-app-content .mx-lg-4{margin-left:1.5rem!important}#asure-react-app .m-lg-5,.asure-react-app-content .m-lg-5{margin:3rem!important}#asure-react-app .mt-lg-5,#asure-react-app .my-lg-5,.asure-react-app-content .mt-lg-5,.asure-react-app-content .my-lg-5{margin-top:3rem!important}#asure-react-app .mr-lg-5,#asure-react-app .mx-lg-5,.asure-react-app-content .mr-lg-5,.asure-react-app-content .mx-lg-5{margin-right:3rem!important}#asure-react-app .mb-lg-5,#asure-react-app .my-lg-5,.asure-react-app-content .mb-lg-5,.asure-react-app-content .my-lg-5{margin-bottom:3rem!important}#asure-react-app .ml-lg-5,#asure-react-app .mx-lg-5,.asure-react-app-content .ml-lg-5,.asure-react-app-content .mx-lg-5{margin-left:3rem!important}#asure-react-app .p-lg-0,.asure-react-app-content .p-lg-0{padding:0!important}#asure-react-app .pt-lg-0,#asure-react-app .py-lg-0,.asure-react-app-content .pt-lg-0,.asure-react-app-content .py-lg-0{padding-top:0!important}#asure-react-app .pr-lg-0,#asure-react-app .px-lg-0,.asure-react-app-content .pr-lg-0,.asure-react-app-content .px-lg-0{padding-right:0!important}#asure-react-app .pb-lg-0,#asure-react-app .py-lg-0,.asure-react-app-content .pb-lg-0,.asure-react-app-content .py-lg-0{padding-bottom:0!important}#asure-react-app .pl-lg-0,#asure-react-app .px-lg-0,.asure-react-app-content .pl-lg-0,.asure-react-app-content .px-lg-0{padding-left:0!important}#asure-react-app .p-lg-1,.asure-react-app-content .p-lg-1{padding:.25rem!important}#asure-react-app .pt-lg-1,#asure-react-app .py-lg-1,.asure-react-app-content .pt-lg-1,.asure-react-app-content .py-lg-1{padding-top:.25rem!important}#asure-react-app .pr-lg-1,#asure-react-app .px-lg-1,.asure-react-app-content .pr-lg-1,.asure-react-app-content .px-lg-1{padding-right:.25rem!important}#asure-react-app .pb-lg-1,#asure-react-app .py-lg-1,.asure-react-app-content .pb-lg-1,.asure-react-app-content .py-lg-1{padding-bottom:.25rem!important}#asure-react-app .pl-lg-1,#asure-react-app .px-lg-1,.asure-react-app-content .pl-lg-1,.asure-react-app-content .px-lg-1{padding-left:.25rem!important}#asure-react-app .p-lg-2,.asure-react-app-content .p-lg-2{padding:.5rem!important}#asure-react-app .pt-lg-2,#asure-react-app .py-lg-2,.asure-react-app-content .pt-lg-2,.asure-react-app-content .py-lg-2{padding-top:.5rem!important}#asure-react-app .pr-lg-2,#asure-react-app .px-lg-2,.asure-react-app-content .pr-lg-2,.asure-react-app-content .px-lg-2{padding-right:.5rem!important}#asure-react-app .pb-lg-2,#asure-react-app .py-lg-2,.asure-react-app-content .pb-lg-2,.asure-react-app-content .py-lg-2{padding-bottom:.5rem!important}#asure-react-app .pl-lg-2,#asure-react-app .px-lg-2,.asure-react-app-content .pl-lg-2,.asure-react-app-content .px-lg-2{padding-left:.5rem!important}#asure-react-app .p-lg-3,.asure-react-app-content .p-lg-3{padding:1rem!important}#asure-react-app .pt-lg-3,#asure-react-app .py-lg-3,.asure-react-app-content .pt-lg-3,.asure-react-app-content .py-lg-3{padding-top:1rem!important}#asure-react-app .pr-lg-3,#asure-react-app .px-lg-3,.asure-react-app-content .pr-lg-3,.asure-react-app-content .px-lg-3{padding-right:1rem!important}#asure-react-app .pb-lg-3,#asure-react-app .py-lg-3,.asure-react-app-content .pb-lg-3,.asure-react-app-content .py-lg-3{padding-bottom:1rem!important}#asure-react-app .pl-lg-3,#asure-react-app .px-lg-3,.asure-react-app-content .pl-lg-3,.asure-react-app-content .px-lg-3{padding-left:1rem!important}#asure-react-app .p-lg-4,.asure-react-app-content .p-lg-4{padding:1.5rem!important}#asure-react-app .pt-lg-4,#asure-react-app .py-lg-4,.asure-react-app-content .pt-lg-4,.asure-react-app-content .py-lg-4{padding-top:1.5rem!important}#asure-react-app .pr-lg-4,#asure-react-app .px-lg-4,.asure-react-app-content .pr-lg-4,.asure-react-app-content .px-lg-4{padding-right:1.5rem!important}#asure-react-app .pb-lg-4,#asure-react-app .py-lg-4,.asure-react-app-content .pb-lg-4,.asure-react-app-content .py-lg-4{padding-bottom:1.5rem!important}#asure-react-app .pl-lg-4,#asure-react-app .px-lg-4,.asure-react-app-content .pl-lg-4,.asure-react-app-content .px-lg-4{padding-left:1.5rem!important}#asure-react-app .p-lg-5,.asure-react-app-content .p-lg-5{padding:3rem!important}#asure-react-app .pt-lg-5,#asure-react-app .py-lg-5,.asure-react-app-content .pt-lg-5,.asure-react-app-content .py-lg-5{padding-top:3rem!important}#asure-react-app .pr-lg-5,#asure-react-app .px-lg-5,.asure-react-app-content .pr-lg-5,.asure-react-app-content .px-lg-5{padding-right:3rem!important}#asure-react-app .pb-lg-5,#asure-react-app .py-lg-5,.asure-react-app-content .pb-lg-5,.asure-react-app-content .py-lg-5{padding-bottom:3rem!important}#asure-react-app .pl-lg-5,#asure-react-app .px-lg-5,.asure-react-app-content .pl-lg-5,.asure-react-app-content .px-lg-5{padding-left:3rem!important}#asure-react-app .m-lg-n1,.asure-react-app-content .m-lg-n1{margin:-.25rem!important}#asure-react-app .mt-lg-n1,#asure-react-app .my-lg-n1,.asure-react-app-content .mt-lg-n1,.asure-react-app-content .my-lg-n1{margin-top:-.25rem!important}#asure-react-app .mr-lg-n1,#asure-react-app .mx-lg-n1,.asure-react-app-content .mr-lg-n1,.asure-react-app-content .mx-lg-n1{margin-right:-.25rem!important}#asure-react-app .mb-lg-n1,#asure-react-app .my-lg-n1,.asure-react-app-content .mb-lg-n1,.asure-react-app-content .my-lg-n1{margin-bottom:-.25rem!important}#asure-react-app .ml-lg-n1,#asure-react-app .mx-lg-n1,.asure-react-app-content .ml-lg-n1,.asure-react-app-content .mx-lg-n1{margin-left:-.25rem!important}#asure-react-app .m-lg-n2,.asure-react-app-content .m-lg-n2{margin:-.5rem!important}#asure-react-app .mt-lg-n2,#asure-react-app .my-lg-n2,.asure-react-app-content .mt-lg-n2,.asure-react-app-content .my-lg-n2{margin-top:-.5rem!important}#asure-react-app .mr-lg-n2,#asure-react-app .mx-lg-n2,.asure-react-app-content .mr-lg-n2,.asure-react-app-content .mx-lg-n2{margin-right:-.5rem!important}#asure-react-app .mb-lg-n2,#asure-react-app .my-lg-n2,.asure-react-app-content .mb-lg-n2,.asure-react-app-content .my-lg-n2{margin-bottom:-.5rem!important}#asure-react-app .ml-lg-n2,#asure-react-app .mx-lg-n2,.asure-react-app-content .ml-lg-n2,.asure-react-app-content .mx-lg-n2{margin-left:-.5rem!important}#asure-react-app .m-lg-n3,.asure-react-app-content .m-lg-n3{margin:-1rem!important}#asure-react-app .mt-lg-n3,#asure-react-app .my-lg-n3,.asure-react-app-content .mt-lg-n3,.asure-react-app-content .my-lg-n3{margin-top:-1rem!important}#asure-react-app .mr-lg-n3,#asure-react-app .mx-lg-n3,.asure-react-app-content .mr-lg-n3,.asure-react-app-content .mx-lg-n3{margin-right:-1rem!important}#asure-react-app .mb-lg-n3,#asure-react-app .my-lg-n3,.asure-react-app-content .mb-lg-n3,.asure-react-app-content .my-lg-n3{margin-bottom:-1rem!important}#asure-react-app .ml-lg-n3,#asure-react-app .mx-lg-n3,.asure-react-app-content .ml-lg-n3,.asure-react-app-content .mx-lg-n3{margin-left:-1rem!important}#asure-react-app .m-lg-n4,.asure-react-app-content .m-lg-n4{margin:-1.5rem!important}#asure-react-app .mt-lg-n4,#asure-react-app .my-lg-n4,.asure-react-app-content .mt-lg-n4,.asure-react-app-content .my-lg-n4{margin-top:-1.5rem!important}#asure-react-app .mr-lg-n4,#asure-react-app .mx-lg-n4,.asure-react-app-content .mr-lg-n4,.asure-react-app-content .mx-lg-n4{margin-right:-1.5rem!important}#asure-react-app .mb-lg-n4,#asure-react-app .my-lg-n4,.asure-react-app-content .mb-lg-n4,.asure-react-app-content .my-lg-n4{margin-bottom:-1.5rem!important}#asure-react-app .ml-lg-n4,#asure-react-app .mx-lg-n4,.asure-react-app-content .ml-lg-n4,.asure-react-app-content .mx-lg-n4{margin-left:-1.5rem!important}#asure-react-app .m-lg-n5,.asure-react-app-content .m-lg-n5{margin:-3rem!important}#asure-react-app .mt-lg-n5,#asure-react-app .my-lg-n5,.asure-react-app-content .mt-lg-n5,.asure-react-app-content .my-lg-n5{margin-top:-3rem!important}#asure-react-app .mr-lg-n5,#asure-react-app .mx-lg-n5,.asure-react-app-content .mr-lg-n5,.asure-react-app-content .mx-lg-n5{margin-right:-3rem!important}#asure-react-app .mb-lg-n5,#asure-react-app .my-lg-n5,.asure-react-app-content .mb-lg-n5,.asure-react-app-content .my-lg-n5{margin-bottom:-3rem!important}#asure-react-app .ml-lg-n5,#asure-react-app .mx-lg-n5,.asure-react-app-content .ml-lg-n5,.asure-react-app-content .mx-lg-n5{margin-left:-3rem!important}#asure-react-app .m-lg-auto,.asure-react-app-content .m-lg-auto{margin:auto!important}#asure-react-app .mt-lg-auto,#asure-react-app .my-lg-auto,.asure-react-app-content .mt-lg-auto,.asure-react-app-content .my-lg-auto{margin-top:auto!important}#asure-react-app .mr-lg-auto,#asure-react-app .mx-lg-auto,.asure-react-app-content .mr-lg-auto,.asure-react-app-content .mx-lg-auto{margin-right:auto!important}#asure-react-app .mb-lg-auto,#asure-react-app .my-lg-auto,.asure-react-app-content .mb-lg-auto,.asure-react-app-content .my-lg-auto{margin-bottom:auto!important}#asure-react-app .ml-lg-auto,#asure-react-app .mx-lg-auto,.asure-react-app-content .ml-lg-auto,.asure-react-app-content .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){#asure-react-app .m-xl-0,.asure-react-app-content .m-xl-0{margin:0!important}#asure-react-app .mt-xl-0,#asure-react-app .my-xl-0,.asure-react-app-content .mt-xl-0,.asure-react-app-content .my-xl-0{margin-top:0!important}#asure-react-app .mr-xl-0,#asure-react-app .mx-xl-0,.asure-react-app-content .mr-xl-0,.asure-react-app-content .mx-xl-0{margin-right:0!important}#asure-react-app .mb-xl-0,#asure-react-app .my-xl-0,.asure-react-app-content .mb-xl-0,.asure-react-app-content .my-xl-0{margin-bottom:0!important}#asure-react-app .ml-xl-0,#asure-react-app .mx-xl-0,.asure-react-app-content .ml-xl-0,.asure-react-app-content .mx-xl-0{margin-left:0!important}#asure-react-app .m-xl-1,.asure-react-app-content .m-xl-1{margin:.25rem!important}#asure-react-app .mt-xl-1,#asure-react-app .my-xl-1,.asure-react-app-content .mt-xl-1,.asure-react-app-content .my-xl-1{margin-top:.25rem!important}#asure-react-app .mr-xl-1,#asure-react-app .mx-xl-1,.asure-react-app-content .mr-xl-1,.asure-react-app-content .mx-xl-1{margin-right:.25rem!important}#asure-react-app .mb-xl-1,#asure-react-app .my-xl-1,.asure-react-app-content .mb-xl-1,.asure-react-app-content .my-xl-1{margin-bottom:.25rem!important}#asure-react-app .ml-xl-1,#asure-react-app .mx-xl-1,.asure-react-app-content .ml-xl-1,.asure-react-app-content .mx-xl-1{margin-left:.25rem!important}#asure-react-app .m-xl-2,.asure-react-app-content .m-xl-2{margin:.5rem!important}#asure-react-app .mt-xl-2,#asure-react-app .my-xl-2,.asure-react-app-content .mt-xl-2,.asure-react-app-content .my-xl-2{margin-top:.5rem!important}#asure-react-app .mr-xl-2,#asure-react-app .mx-xl-2,.asure-react-app-content .mr-xl-2,.asure-react-app-content .mx-xl-2{margin-right:.5rem!important}#asure-react-app .mb-xl-2,#asure-react-app .my-xl-2,.asure-react-app-content .mb-xl-2,.asure-react-app-content .my-xl-2{margin-bottom:.5rem!important}#asure-react-app .ml-xl-2,#asure-react-app .mx-xl-2,.asure-react-app-content .ml-xl-2,.asure-react-app-content .mx-xl-2{margin-left:.5rem!important}#asure-react-app .m-xl-3,.asure-react-app-content .m-xl-3{margin:1rem!important}#asure-react-app .mt-xl-3,#asure-react-app .my-xl-3,.asure-react-app-content .mt-xl-3,.asure-react-app-content .my-xl-3{margin-top:1rem!important}#asure-react-app .mr-xl-3,#asure-react-app .mx-xl-3,.asure-react-app-content .mr-xl-3,.asure-react-app-content .mx-xl-3{margin-right:1rem!important}#asure-react-app .mb-xl-3,#asure-react-app .my-xl-3,.asure-react-app-content .mb-xl-3,.asure-react-app-content .my-xl-3{margin-bottom:1rem!important}#asure-react-app .ml-xl-3,#asure-react-app .mx-xl-3,.asure-react-app-content .ml-xl-3,.asure-react-app-content .mx-xl-3{margin-left:1rem!important}#asure-react-app .m-xl-4,.asure-react-app-content .m-xl-4{margin:1.5rem!important}#asure-react-app .mt-xl-4,#asure-react-app .my-xl-4,.asure-react-app-content .mt-xl-4,.asure-react-app-content .my-xl-4{margin-top:1.5rem!important}#asure-react-app .mr-xl-4,#asure-react-app .mx-xl-4,.asure-react-app-content .mr-xl-4,.asure-react-app-content .mx-xl-4{margin-right:1.5rem!important}#asure-react-app .mb-xl-4,#asure-react-app .my-xl-4,.asure-react-app-content .mb-xl-4,.asure-react-app-content .my-xl-4{margin-bottom:1.5rem!important}#asure-react-app .ml-xl-4,#asure-react-app .mx-xl-4,.asure-react-app-content .ml-xl-4,.asure-react-app-content .mx-xl-4{margin-left:1.5rem!important}#asure-react-app .m-xl-5,.asure-react-app-content .m-xl-5{margin:3rem!important}#asure-react-app .mt-xl-5,#asure-react-app .my-xl-5,.asure-react-app-content .mt-xl-5,.asure-react-app-content .my-xl-5{margin-top:3rem!important}#asure-react-app .mr-xl-5,#asure-react-app .mx-xl-5,.asure-react-app-content .mr-xl-5,.asure-react-app-content .mx-xl-5{margin-right:3rem!important}#asure-react-app .mb-xl-5,#asure-react-app .my-xl-5,.asure-react-app-content .mb-xl-5,.asure-react-app-content .my-xl-5{margin-bottom:3rem!important}#asure-react-app .ml-xl-5,#asure-react-app .mx-xl-5,.asure-react-app-content .ml-xl-5,.asure-react-app-content .mx-xl-5{margin-left:3rem!important}#asure-react-app .p-xl-0,.asure-react-app-content .p-xl-0{padding:0!important}#asure-react-app .pt-xl-0,#asure-react-app .py-xl-0,.asure-react-app-content .pt-xl-0,.asure-react-app-content .py-xl-0{padding-top:0!important}#asure-react-app .pr-xl-0,#asure-react-app .px-xl-0,.asure-react-app-content .pr-xl-0,.asure-react-app-content .px-xl-0{padding-right:0!important}#asure-react-app .pb-xl-0,#asure-react-app .py-xl-0,.asure-react-app-content .pb-xl-0,.asure-react-app-content .py-xl-0{padding-bottom:0!important}#asure-react-app .pl-xl-0,#asure-react-app .px-xl-0,.asure-react-app-content .pl-xl-0,.asure-react-app-content .px-xl-0{padding-left:0!important}#asure-react-app .p-xl-1,.asure-react-app-content .p-xl-1{padding:.25rem!important}#asure-react-app .pt-xl-1,#asure-react-app .py-xl-1,.asure-react-app-content .pt-xl-1,.asure-react-app-content .py-xl-1{padding-top:.25rem!important}#asure-react-app .pr-xl-1,#asure-react-app .px-xl-1,.asure-react-app-content .pr-xl-1,.asure-react-app-content .px-xl-1{padding-right:.25rem!important}#asure-react-app .pb-xl-1,#asure-react-app .py-xl-1,.asure-react-app-content .pb-xl-1,.asure-react-app-content .py-xl-1{padding-bottom:.25rem!important}#asure-react-app .pl-xl-1,#asure-react-app .px-xl-1,.asure-react-app-content .pl-xl-1,.asure-react-app-content .px-xl-1{padding-left:.25rem!important}#asure-react-app .p-xl-2,.asure-react-app-content .p-xl-2{padding:.5rem!important}#asure-react-app .pt-xl-2,#asure-react-app .py-xl-2,.asure-react-app-content .pt-xl-2,.asure-react-app-content .py-xl-2{padding-top:.5rem!important}#asure-react-app .pr-xl-2,#asure-react-app .px-xl-2,.asure-react-app-content .pr-xl-2,.asure-react-app-content .px-xl-2{padding-right:.5rem!important}#asure-react-app .pb-xl-2,#asure-react-app .py-xl-2,.asure-react-app-content .pb-xl-2,.asure-react-app-content .py-xl-2{padding-bottom:.5rem!important}#asure-react-app .pl-xl-2,#asure-react-app .px-xl-2,.asure-react-app-content .pl-xl-2,.asure-react-app-content .px-xl-2{padding-left:.5rem!important}#asure-react-app .p-xl-3,.asure-react-app-content .p-xl-3{padding:1rem!important}#asure-react-app .pt-xl-3,#asure-react-app .py-xl-3,.asure-react-app-content .pt-xl-3,.asure-react-app-content .py-xl-3{padding-top:1rem!important}#asure-react-app .pr-xl-3,#asure-react-app .px-xl-3,.asure-react-app-content .pr-xl-3,.asure-react-app-content .px-xl-3{padding-right:1rem!important}#asure-react-app .pb-xl-3,#asure-react-app .py-xl-3,.asure-react-app-content .pb-xl-3,.asure-react-app-content .py-xl-3{padding-bottom:1rem!important}#asure-react-app .pl-xl-3,#asure-react-app .px-xl-3,.asure-react-app-content .pl-xl-3,.asure-react-app-content .px-xl-3{padding-left:1rem!important}#asure-react-app .p-xl-4,.asure-react-app-content .p-xl-4{padding:1.5rem!important}#asure-react-app .pt-xl-4,#asure-react-app .py-xl-4,.asure-react-app-content .pt-xl-4,.asure-react-app-content .py-xl-4{padding-top:1.5rem!important}#asure-react-app .pr-xl-4,#asure-react-app .px-xl-4,.asure-react-app-content .pr-xl-4,.asure-react-app-content .px-xl-4{padding-right:1.5rem!important}#asure-react-app .pb-xl-4,#asure-react-app .py-xl-4,.asure-react-app-content .pb-xl-4,.asure-react-app-content .py-xl-4{padding-bottom:1.5rem!important}#asure-react-app .pl-xl-4,#asure-react-app .px-xl-4,.asure-react-app-content .pl-xl-4,.asure-react-app-content .px-xl-4{padding-left:1.5rem!important}#asure-react-app .p-xl-5,.asure-react-app-content .p-xl-5{padding:3rem!important}#asure-react-app .pt-xl-5,#asure-react-app .py-xl-5,.asure-react-app-content .pt-xl-5,.asure-react-app-content .py-xl-5{padding-top:3rem!important}#asure-react-app .pr-xl-5,#asure-react-app .px-xl-5,.asure-react-app-content .pr-xl-5,.asure-react-app-content .px-xl-5{padding-right:3rem!important}#asure-react-app .pb-xl-5,#asure-react-app .py-xl-5,.asure-react-app-content .pb-xl-5,.asure-react-app-content .py-xl-5{padding-bottom:3rem!important}#asure-react-app .pl-xl-5,#asure-react-app .px-xl-5,.asure-react-app-content .pl-xl-5,.asure-react-app-content .px-xl-5{padding-left:3rem!important}#asure-react-app .m-xl-n1,.asure-react-app-content .m-xl-n1{margin:-.25rem!important}#asure-react-app .mt-xl-n1,#asure-react-app .my-xl-n1,.asure-react-app-content .mt-xl-n1,.asure-react-app-content .my-xl-n1{margin-top:-.25rem!important}#asure-react-app .mr-xl-n1,#asure-react-app .mx-xl-n1,.asure-react-app-content .mr-xl-n1,.asure-react-app-content .mx-xl-n1{margin-right:-.25rem!important}#asure-react-app .mb-xl-n1,#asure-react-app .my-xl-n1,.asure-react-app-content .mb-xl-n1,.asure-react-app-content .my-xl-n1{margin-bottom:-.25rem!important}#asure-react-app .ml-xl-n1,#asure-react-app .mx-xl-n1,.asure-react-app-content .ml-xl-n1,.asure-react-app-content .mx-xl-n1{margin-left:-.25rem!important}#asure-react-app .m-xl-n2,.asure-react-app-content .m-xl-n2{margin:-.5rem!important}#asure-react-app .mt-xl-n2,#asure-react-app .my-xl-n2,.asure-react-app-content .mt-xl-n2,.asure-react-app-content .my-xl-n2{margin-top:-.5rem!important}#asure-react-app .mr-xl-n2,#asure-react-app .mx-xl-n2,.asure-react-app-content .mr-xl-n2,.asure-react-app-content .mx-xl-n2{margin-right:-.5rem!important}#asure-react-app .mb-xl-n2,#asure-react-app .my-xl-n2,.asure-react-app-content .mb-xl-n2,.asure-react-app-content .my-xl-n2{margin-bottom:-.5rem!important}#asure-react-app .ml-xl-n2,#asure-react-app .mx-xl-n2,.asure-react-app-content .ml-xl-n2,.asure-react-app-content .mx-xl-n2{margin-left:-.5rem!important}#asure-react-app .m-xl-n3,.asure-react-app-content .m-xl-n3{margin:-1rem!important}#asure-react-app .mt-xl-n3,#asure-react-app .my-xl-n3,.asure-react-app-content .mt-xl-n3,.asure-react-app-content .my-xl-n3{margin-top:-1rem!important}#asure-react-app .mr-xl-n3,#asure-react-app .mx-xl-n3,.asure-react-app-content .mr-xl-n3,.asure-react-app-content .mx-xl-n3{margin-right:-1rem!important}#asure-react-app .mb-xl-n3,#asure-react-app .my-xl-n3,.asure-react-app-content .mb-xl-n3,.asure-react-app-content .my-xl-n3{margin-bottom:-1rem!important}#asure-react-app .ml-xl-n3,#asure-react-app .mx-xl-n3,.asure-react-app-content .ml-xl-n3,.asure-react-app-content .mx-xl-n3{margin-left:-1rem!important}#asure-react-app .m-xl-n4,.asure-react-app-content .m-xl-n4{margin:-1.5rem!important}#asure-react-app .mt-xl-n4,#asure-react-app .my-xl-n4,.asure-react-app-content .mt-xl-n4,.asure-react-app-content .my-xl-n4{margin-top:-1.5rem!important}#asure-react-app .mr-xl-n4,#asure-react-app .mx-xl-n4,.asure-react-app-content .mr-xl-n4,.asure-react-app-content .mx-xl-n4{margin-right:-1.5rem!important}#asure-react-app .mb-xl-n4,#asure-react-app .my-xl-n4,.asure-react-app-content .mb-xl-n4,.asure-react-app-content .my-xl-n4{margin-bottom:-1.5rem!important}#asure-react-app .ml-xl-n4,#asure-react-app .mx-xl-n4,.asure-react-app-content .ml-xl-n4,.asure-react-app-content .mx-xl-n4{margin-left:-1.5rem!important}#asure-react-app .m-xl-n5,.asure-react-app-content .m-xl-n5{margin:-3rem!important}#asure-react-app .mt-xl-n5,#asure-react-app .my-xl-n5,.asure-react-app-content .mt-xl-n5,.asure-react-app-content .my-xl-n5{margin-top:-3rem!important}#asure-react-app .mr-xl-n5,#asure-react-app .mx-xl-n5,.asure-react-app-content .mr-xl-n5,.asure-react-app-content .mx-xl-n5{margin-right:-3rem!important}#asure-react-app .mb-xl-n5,#asure-react-app .my-xl-n5,.asure-react-app-content .mb-xl-n5,.asure-react-app-content .my-xl-n5{margin-bottom:-3rem!important}#asure-react-app .ml-xl-n5,#asure-react-app .mx-xl-n5,.asure-react-app-content .ml-xl-n5,.asure-react-app-content .mx-xl-n5{margin-left:-3rem!important}#asure-react-app .m-xl-auto,.asure-react-app-content .m-xl-auto{margin:auto!important}#asure-react-app .mt-xl-auto,#asure-react-app .my-xl-auto,.asure-react-app-content .mt-xl-auto,.asure-react-app-content .my-xl-auto{margin-top:auto!important}#asure-react-app .mr-xl-auto,#asure-react-app .mx-xl-auto,.asure-react-app-content .mr-xl-auto,.asure-react-app-content .mx-xl-auto{margin-right:auto!important}#asure-react-app .mb-xl-auto,#asure-react-app .my-xl-auto,.asure-react-app-content .mb-xl-auto,.asure-react-app-content .my-xl-auto{margin-bottom:auto!important}#asure-react-app .ml-xl-auto,#asure-react-app .mx-xl-auto,.asure-react-app-content .ml-xl-auto,.asure-react-app-content .mx-xl-auto{margin-left:auto!important}}#asure-react-app .text-monospace,.asure-react-app-content .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}#asure-react-app .text-justify,.asure-react-app-content .text-justify{text-align:justify!important}#asure-react-app .text-wrap,.asure-react-app-content .text-wrap{white-space:normal!important}#asure-react-app .text-nowrap,.asure-react-app-content .text-nowrap{white-space:nowrap!important}#asure-react-app .text-truncate,.asure-react-app-content .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#asure-react-app .text-left,.asure-react-app-content .text-left{text-align:left!important}#asure-react-app .text-right,.asure-react-app-content .text-right{text-align:right!important}#asure-react-app .text-center,.asure-react-app-content .text-center{text-align:center!important}@media (min-width:576px){#asure-react-app .text-sm-left,.asure-react-app-content .text-sm-left{text-align:left!important}#asure-react-app .text-sm-right,.asure-react-app-content .text-sm-right{text-align:right!important}#asure-react-app .text-sm-center,.asure-react-app-content .text-sm-center{text-align:center!important}}@media (min-width:768px){#asure-react-app .text-md-left,.asure-react-app-content .text-md-left{text-align:left!important}#asure-react-app .text-md-right,.asure-react-app-content .text-md-right{text-align:right!important}#asure-react-app .text-md-center,.asure-react-app-content .text-md-center{text-align:center!important}}@media (min-width:992px){#asure-react-app .text-lg-left,.asure-react-app-content .text-lg-left{text-align:left!important}#asure-react-app .text-lg-right,.asure-react-app-content .text-lg-right{text-align:right!important}#asure-react-app .text-lg-center,.asure-react-app-content .text-lg-center{text-align:center!important}}@media (min-width:1200px){#asure-react-app .text-xl-left,.asure-react-app-content .text-xl-left{text-align:left!important}#asure-react-app .text-xl-right,.asure-react-app-content .text-xl-right{text-align:right!important}#asure-react-app .text-xl-center,.asure-react-app-content .text-xl-center{text-align:center!important}}#asure-react-app .text-lowercase,.asure-react-app-content .text-lowercase{text-transform:lowercase!important}#asure-react-app .text-uppercase,.asure-react-app-content .text-uppercase{text-transform:uppercase!important}#asure-react-app .text-capitalize,.asure-react-app-content .text-capitalize{text-transform:capitalize!important}#asure-react-app .font-weight-light,.asure-react-app-content .font-weight-light{font-weight:300!important}#asure-react-app .font-weight-lighter,.asure-react-app-content .font-weight-lighter{font-weight:lighter!important}#asure-react-app .font-weight-normal,.asure-react-app-content .font-weight-normal{font-weight:400!important}#asure-react-app .font-weight-bold,.asure-react-app-content .font-weight-bold{font-weight:500!important}#asure-react-app .font-weight-bolder,.asure-react-app-content .font-weight-bolder{font-weight:bolder!important}#asure-react-app .font-italic,.asure-react-app-content .font-italic{font-style:italic!important}#asure-react-app .text-white,.asure-react-app-content .text-white{color:#fff!important}#asure-react-app .text-primary,.asure-react-app-content .text-primary{color:#009ac7!important}#asure-react-app a.text-primary:focus,#asure-react-app a.text-primary:hover,.asure-react-app-content a.text-primary:focus,.asure-react-app-content a.text-primary:hover{color:#005f7b!important}#asure-react-app .text-secondary,.asure-react-app-content .text-secondary{color:#8dc63f!important}#asure-react-app a.text-secondary:focus,#asure-react-app a.text-secondary:hover,.asure-react-app-content a.text-secondary:focus,.asure-react-app-content a.text-secondary:hover{color:#648e2a!important}#asure-react-app .text-success,.asure-react-app-content .text-success{color:#2bb55c!important}#asure-react-app a.text-success:focus,#asure-react-app a.text-success:hover,.asure-react-app-content a.text-success:focus,.asure-react-app-content a.text-success:hover{color:#1c773d!important}#asure-react-app .text-info,.asure-react-app-content .text-info{color:#00bcd4!important}#asure-react-app a.text-info:focus,#asure-react-app a.text-info:hover,.asure-react-app-content a.text-info:focus,.asure-react-app-content a.text-info:hover{color:#007888!important}#asure-react-app .text-warning,.asure-react-app-content .text-warning{color:#f1a21b!important}#asure-react-app a.text-warning:focus,#asure-react-app a.text-warning:hover,.asure-react-app-content a.text-warning:focus,.asure-react-app-content a.text-warning:hover{color:#b4760b!important}#asure-react-app .text-danger,.asure-react-app-content .text-danger{color:#db0020!important}#asure-react-app a.text-danger:focus,#asure-react-app a.text-danger:hover,.asure-react-app-content a.text-danger:focus,.asure-react-app-content a.text-danger:hover{color:#8f0015!important}#asure-react-app .text-light,.asure-react-app-content .text-light{color:#f5f5f5!important}#asure-react-app a.text-light:focus,#asure-react-app a.text-light:hover,.asure-react-app-content a.text-light:focus,.asure-react-app-content a.text-light:hover{color:#cfcfcf!important}#asure-react-app .text-dark,.asure-react-app-content .text-dark{color:#424242!important}#asure-react-app a.text-dark:focus,#asure-react-app a.text-dark:hover,.asure-react-app-content a.text-dark:focus,.asure-react-app-content a.text-dark:hover{color:#1c1c1c!important}#asure-react-app .text-neutral,.asure-react-app-content .text-neutral{color:#9e9e9e!important}#asure-react-app a.text-neutral:focus,#asure-react-app a.text-neutral:hover,.asure-react-app-content a.text-neutral:focus,.asure-react-app-content a.text-neutral:hover{color:#787878!important}#asure-react-app .text-default,.asure-react-app-content .text-default{color:#fff!important}#asure-react-app a.text-default:focus,#asure-react-app a.text-default:hover,.asure-react-app-content a.text-default:focus,.asure-react-app-content a.text-default:hover{color:#d9d9d9!important}#asure-react-app .text-accent,.asure-react-app-content .text-accent{color:#8dc63f!important}#asure-react-app a.text-accent:focus,#asure-react-app a.text-accent:hover,.asure-react-app-content a.text-accent:focus,.asure-react-app-content a.text-accent:hover{color:#648e2a!important}#asure-react-app .text-body,.asure-react-app-content .text-body{color:rgba(0,0,0,.8)!important;color:var(--body-text-color)!important}#asure-react-app .text-muted,.asure-react-app-content .text-muted{color:rgba(0,0,0,.6)!important;color:var(--color-neutral-1000-alpha-6)!important}#asure-react-app .text-black-50,.asure-react-app-content .text-black-50{color:rgba(0,0,0,.5)!important}#asure-react-app .text-white-50,.asure-react-app-content .text-white-50{color:hsla(0,0%,100%,.5)!important}#asure-react-app .text-hide,.asure-react-app-content .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}#asure-react-app .text-decoration-none,.asure-react-app-content .text-decoration-none{text-decoration:none!important}#asure-react-app .text-break,.asure-react-app-content .text-break{word-break:break-word!important;word-wrap:break-word!important}#asure-react-app .text-reset,.asure-react-app-content .text-reset{color:inherit!important}#asure-react-app .visible,.asure-react-app-content .visible{visibility:visible!important}#asure-react-app .invisible,.asure-react-app-content .invisible{visibility:hidden!important}@media print{#asure-react-app *,#asure-react-app :after,#asure-react-app :before,.asure-react-app-content *,.asure-react-app-content :after,.asure-react-app-content :before{text-shadow:none!important;box-shadow:none!important}#asure-react-app a:not(.btn),.asure-react-app-content a:not(.btn){text-decoration:underline}#asure-react-app abbr[title]:after,.asure-react-app-content abbr[title]:after{content:" (" attr(title) ")"}#asure-react-app pre,.asure-react-app-content pre{white-space:pre-wrap!important}#asure-react-app blockquote,#asure-react-app pre,.asure-react-app-content blockquote,.asure-react-app-content pre{border:1px solid #9e9e9e;page-break-inside:avoid}#asure-react-app thead,.asure-react-app-content thead{display:table-header-group}#asure-react-app img,#asure-react-app tr,.asure-react-app-content img,.asure-react-app-content tr{page-break-inside:avoid}#asure-react-app h2,#asure-react-app h3,#asure-react-app p,.asure-react-app-content h2,.asure-react-app-content h3,.asure-react-app-content p{orphans:3;widows:3}#asure-react-app h2,#asure-react-app h3,.asure-react-app-content h2,.asure-react-app-content h3{page-break-after:avoid}@page{size:a3}#asure-react-app .container,#asure-react-app body,.asure-react-app-content .container,.asure-react-app-content body{min-width:992px!important}#asure-react-app .navbar,.asure-react-app-content .navbar{display:none}#asure-react-app .badge,.asure-react-app-content .badge{border:1px solid #000}#asure-react-app .table,.asure-react-app-content .table{border-collapse:collapse!important}#asure-react-app .table td,#asure-react-app .table th,.asure-react-app-content .table td,.asure-react-app-content .table th{background-color:#fff!important}#asure-react-app .table-bordered td,#asure-react-app .table-bordered th,.asure-react-app-content .table-bordered td,.asure-react-app-content .table-bordered th{border:1px solid #e0e0e0!important}#asure-react-app .table-dark,.asure-react-app-content .table-dark{color:inherit}#asure-react-app .table-dark tbody+tbody,#asure-react-app .table-dark td,#asure-react-app .table-dark th,#asure-react-app .table-dark thead th,.asure-react-app-content .table-dark tbody+tbody,.asure-react-app-content .table-dark td,.asure-react-app-content .table-dark th,.asure-react-app-content .table-dark thead th{border-color:#e0e0e0}#asure-react-app .table .thead-dark th,.asure-react-app-content .table .thead-dark th{color:inherit;border-color:#e0e0e0}}#asure-react-app .bg-brand-blue,.asure-react-app-content .bg-brand-blue{background-color:#009ac7!important}#asure-react-app a.bg-brand-blue:focus,#asure-react-app a.bg-brand-blue:hover,#asure-react-app button.bg-brand-blue:focus,#asure-react-app button.bg-brand-blue:hover,.asure-react-app-content a.bg-brand-blue:focus,.asure-react-app-content a.bg-brand-blue:hover,.asure-react-app-content button.bg-brand-blue:focus,.asure-react-app-content button.bg-brand-blue:hover{background-color:#007394!important}#asure-react-app .bg-brand-orange,.asure-react-app-content .bg-brand-orange{background-color:#f7901e!important}#asure-react-app a.bg-brand-orange:focus,#asure-react-app a.bg-brand-orange:hover,#asure-react-app button.bg-brand-orange:focus,#asure-react-app button.bg-brand-orange:hover,.asure-react-app-content a.bg-brand-orange:focus,.asure-react-app-content a.bg-brand-orange:hover,.asure-react-app-content button.bg-brand-orange:focus,.asure-react-app-content button.bg-brand-orange:hover{background-color:#da7608!important}#asure-react-app .bg-brand-purple,.asure-react-app-content .bg-brand-purple{background-color:#7f3f98!important}#asure-react-app a.bg-brand-purple:focus,#asure-react-app a.bg-brand-purple:hover,#asure-react-app button.bg-brand-purple:focus,#asure-react-app button.bg-brand-purple:hover,.asure-react-app-content a.bg-brand-purple:focus,.asure-react-app-content a.bg-brand-purple:hover,.asure-react-app-content button.bg-brand-purple:focus,.asure-react-app-content button.bg-brand-purple:hover{background-color:#613074!important}#asure-react-app .bg-brand-green,.asure-react-app-content .bg-brand-green{background-color:#8dc63f!important}#asure-react-app a.bg-brand-green:focus,#asure-react-app a.bg-brand-green:hover,#asure-react-app button.bg-brand-green:focus,#asure-react-app button.bg-brand-green:hover,.asure-react-app-content a.bg-brand-green:focus,.asure-react-app-content a.bg-brand-green:hover,.asure-react-app-content button.bg-brand-green:focus,.asure-react-app-content button.bg-brand-green:hover{background-color:#72a230!important}#asure-react-app .bg-brand-cyan,.asure-react-app-content .bg-brand-cyan{background-color:#77ccd2!important}#asure-react-app a.bg-brand-cyan:focus,#asure-react-app a.bg-brand-cyan:hover,#asure-react-app button.bg-brand-cyan:focus,#asure-react-app button.bg-brand-cyan:hover,.asure-react-app-content a.bg-brand-cyan:focus,.asure-react-app-content a.bg-brand-cyan:hover,.asure-react-app-content button.bg-brand-cyan:focus,.asure-react-app-content button.bg-brand-cyan:hover{background-color:#51bec5!important}#asure-react-app .bg-gray-100,.asure-react-app-content .bg-gray-100{background-color:#f5f5f5!important}#asure-react-app a.bg-gray-100:focus,#asure-react-app a.bg-gray-100:hover,#asure-react-app button.bg-gray-100:focus,#asure-react-app button.bg-gray-100:hover,.asure-react-app-content a.bg-gray-100:focus,.asure-react-app-content a.bg-gray-100:hover,.asure-react-app-content button.bg-gray-100:focus,.asure-react-app-content button.bg-gray-100:hover{background-color:#dcdcdc!important}#asure-react-app .bg-gray-200,.asure-react-app-content .bg-gray-200{background-color:#eee!important}#asure-react-app a.bg-gray-200:focus,#asure-react-app a.bg-gray-200:hover,#asure-react-app button.bg-gray-200:focus,#asure-react-app button.bg-gray-200:hover,.asure-react-app-content a.bg-gray-200:focus,.asure-react-app-content a.bg-gray-200:hover,.asure-react-app-content button.bg-gray-200:focus,.asure-react-app-content button.bg-gray-200:hover{background-color:#d5d5d5!important}#asure-react-app .bg-gray-300,.asure-react-app-content .bg-gray-300{background-color:#e0e0e0!important}#asure-react-app a.bg-gray-300:focus,#asure-react-app a.bg-gray-300:hover,#asure-react-app button.bg-gray-300:focus,#asure-react-app button.bg-gray-300:hover,.asure-react-app-content a.bg-gray-300:focus,.asure-react-app-content a.bg-gray-300:hover,.asure-react-app-content button.bg-gray-300:focus,.asure-react-app-content button.bg-gray-300:hover{background-color:#c7c7c7!important}#asure-react-app .bg-gray-400,.asure-react-app-content .bg-gray-400{background-color:#bdbdbd!important}#asure-react-app a.bg-gray-400:focus,#asure-react-app a.bg-gray-400:hover,#asure-react-app button.bg-gray-400:focus,#asure-react-app button.bg-gray-400:hover,.asure-react-app-content a.bg-gray-400:focus,.asure-react-app-content a.bg-gray-400:hover,.asure-react-app-content button.bg-gray-400:focus,.asure-react-app-content button.bg-gray-400:hover{background-color:#a4a4a4!important}#asure-react-app .bg-gray-500,.asure-react-app-content .bg-gray-500{background-color:#9e9e9e!important}#asure-react-app a.bg-gray-500:focus,#asure-react-app a.bg-gray-500:hover,#asure-react-app button.bg-gray-500:focus,#asure-react-app button.bg-gray-500:hover,.asure-react-app-content a.bg-gray-500:focus,.asure-react-app-content a.bg-gray-500:hover,.asure-react-app-content button.bg-gray-500:focus,.asure-react-app-content button.bg-gray-500:hover{background-color:#858585!important}#asure-react-app .bg-gray-600,.asure-react-app-content .bg-gray-600{background-color:#757575!important}#asure-react-app a.bg-gray-600:focus,#asure-react-app a.bg-gray-600:hover,#asure-react-app button.bg-gray-600:focus,#asure-react-app button.bg-gray-600:hover,.asure-react-app-content a.bg-gray-600:focus,.asure-react-app-content a.bg-gray-600:hover,.asure-react-app-content button.bg-gray-600:focus,.asure-react-app-content button.bg-gray-600:hover{background-color:#5c5c5c!important}#asure-react-app .bg-gray-700,.asure-react-app-content .bg-gray-700{background-color:#616161!important}#asure-react-app a.bg-gray-700:focus,#asure-react-app a.bg-gray-700:hover,#asure-react-app button.bg-gray-700:focus,#asure-react-app button.bg-gray-700:hover,.asure-react-app-content a.bg-gray-700:focus,.asure-react-app-content a.bg-gray-700:hover,.asure-react-app-content button.bg-gray-700:focus,.asure-react-app-content button.bg-gray-700:hover{background-color:#484848!important}#asure-react-app .bg-gray-800,.asure-react-app-content .bg-gray-800{background-color:#424242!important}#asure-react-app a.bg-gray-800:focus,#asure-react-app a.bg-gray-800:hover,#asure-react-app button.bg-gray-800:focus,#asure-react-app button.bg-gray-800:hover,.asure-react-app-content a.bg-gray-800:focus,.asure-react-app-content a.bg-gray-800:hover,.asure-react-app-content button.bg-gray-800:focus,.asure-react-app-content button.bg-gray-800:hover{background-color:#292929!important}#asure-react-app .bg-gray-900,.asure-react-app-content .bg-gray-900{background-color:#212121!important}#asure-react-app a.bg-gray-900:focus,#asure-react-app a.bg-gray-900:hover,#asure-react-app button.bg-gray-900:focus,#asure-react-app button.bg-gray-900:hover,.asure-react-app-content a.bg-gray-900:focus,.asure-react-app-content a.bg-gray-900:hover,.asure-react-app-content button.bg-gray-900:focus,.asure-react-app-content button.bg-gray-900:hover{background-color:#080808!important}#asure-react-app .bg-gray-50,.asure-react-app-content .bg-gray-50{background-color:#fafafa!important}#asure-react-app a.bg-gray-50:focus,#asure-react-app a.bg-gray-50:hover,#asure-react-app button.bg-gray-50:focus,#asure-react-app button.bg-gray-50:hover,.asure-react-app-content a.bg-gray-50:focus,.asure-react-app-content a.bg-gray-50:hover,.asure-react-app-content button.bg-gray-50:focus,.asure-react-app-content button.bg-gray-50:hover{background-color:#e1e1e1!important}#asure-react-app .text-brand-blue,.asure-react-app-content .text-brand-blue{color:#009ac7!important}#asure-react-app a.text-brand-blue:focus,#asure-react-app a.text-brand-blue:hover,.asure-react-app-content a.text-brand-blue:focus,.asure-react-app-content a.text-brand-blue:hover{color:#005f7b!important}#asure-react-app .text-brand-orange,.asure-react-app-content .text-brand-orange{color:#f7901e!important}#asure-react-app a.text-brand-orange:focus,#asure-react-app a.text-brand-orange:hover,.asure-react-app-content a.text-brand-orange:focus,.asure-react-app-content a.text-brand-orange:hover{color:#c26907!important}#asure-react-app .text-brand-purple,.asure-react-app-content .text-brand-purple{color:#7f3f98!important}#asure-react-app a.text-brand-purple:focus,#asure-react-app a.text-brand-purple:hover,.asure-react-app-content a.text-brand-purple:focus,.asure-react-app-content a.text-brand-purple:hover{color:#522962!important}#asure-react-app .text-brand-green,.asure-react-app-content .text-brand-green{color:#8dc63f!important}#asure-react-app a.text-brand-green:focus,#asure-react-app a.text-brand-green:hover,.asure-react-app-content a.text-brand-green:focus,.asure-react-app-content a.text-brand-green:hover{color:#648e2a!important}#asure-react-app .text-brand-cyan,.asure-react-app-content .text-brand-cyan{color:#77ccd2!important}#asure-react-app a.text-brand-cyan:focus,#asure-react-app a.text-brand-cyan:hover,.asure-react-app-content a.text-brand-cyan:focus,.asure-react-app-content a.text-brand-cyan:hover{color:#3fb5be!important}#asure-react-app .text-100,.asure-react-app-content .text-100{color:#f5f5f5!important}#asure-react-app a.text-100:focus,#asure-react-app a.text-100:hover,.asure-react-app-content a.text-100:focus,.asure-react-app-content a.text-100:hover{color:#cfcfcf!important}#asure-react-app .text-200,.asure-react-app-content .text-200{color:#eee!important}#asure-react-app a.text-200:focus,#asure-react-app a.text-200:hover,.asure-react-app-content a.text-200:focus,.asure-react-app-content a.text-200:hover{color:#c8c8c8!important}#asure-react-app .text-300,.asure-react-app-content .text-300{color:#e0e0e0!important}#asure-react-app a.text-300:focus,#asure-react-app a.text-300:hover,.asure-react-app-content a.text-300:focus,.asure-react-app-content a.text-300:hover{color:#bababa!important}#asure-react-app .text-400,.asure-react-app-content .text-400{color:#bdbdbd!important}#asure-react-app a.text-400:focus,#asure-react-app a.text-400:hover,.asure-react-app-content a.text-400:focus,.asure-react-app-content a.text-400:hover{color:#979797!important}#asure-react-app .text-500,.asure-react-app-content .text-500{color:#9e9e9e!important}#asure-react-app a.text-500:focus,#asure-react-app a.text-500:hover,.asure-react-app-content a.text-500:focus,.asure-react-app-content a.text-500:hover{color:#787878!important}#asure-react-app .text-600,.asure-react-app-content .text-600{color:#757575!important}#asure-react-app a.text-600:focus,#asure-react-app a.text-600:hover,.asure-react-app-content a.text-600:focus,.asure-react-app-content a.text-600:hover{color:#4f4f4f!important}#asure-react-app .text-700,.asure-react-app-content .text-700{color:#616161!important}#asure-react-app a.text-700:focus,#asure-react-app a.text-700:hover,.asure-react-app-content a.text-700:focus,.asure-react-app-content a.text-700:hover{color:#3b3b3b!important}#asure-react-app .text-800,.asure-react-app-content .text-800{color:#424242!important}#asure-react-app a.text-800:focus,#asure-react-app a.text-800:hover,.asure-react-app-content a.text-800:focus,.asure-react-app-content a.text-800:hover{color:#1c1c1c!important}#asure-react-app .text-900,.asure-react-app-content .text-900{color:#212121!important}#asure-react-app a.text-900:focus,#asure-react-app a.text-900:hover,.asure-react-app-content a.text-900:focus,.asure-react-app-content a.text-900:hover{color:#000!important}#asure-react-app .text-50,.asure-react-app-content .text-50{color:#fafafa!important}#asure-react-app a.text-50:focus,#asure-react-app a.text-50:hover,.asure-react-app-content a.text-50:focus,.asure-react-app-content a.text-50:hover{color:#d4d4d4!important}#asure-react-app .bg-primary-50,.asure-react-app-content .bg-primary-50{background-color:#ebf7fb!important;background-color:var(--color-primary-50)!important}#asure-react-app .bg-primary-100,.asure-react-app-content .bg-primary-100{background-color:#cfecf4!important;background-color:var(--color-primary-100)!important}#asure-react-app .bg-primary-200,.asure-react-app-content .bg-primary-200{background-color:#a7dcec!important;background-color:var(--color-primary-200)!important}#asure-react-app .bg-primary-300,.asure-react-app-content .bg-primary-300{background-color:#75c8e1!important;background-color:var(--color-primary-300)!important}#asure-react-app .bg-primary-400,.asure-react-app-content .bg-primary-400{background-color:#3db2d4!important;background-color:var(--color-primary-400)!important}#asure-react-app .bg-primary-500,.asure-react-app-content .bg-primary-500{background-color:#009ac7!important;background-color:var(--color-primary-500)!important}#asure-react-app .bg-primary-600,.asure-react-app-content .bg-primary-600{background-color:#0082ad!important;background-color:var(--color-primary-600)!important}#asure-react-app .bg-primary-700,.asure-react-app-content .bg-primary-700{background-color:#006c93!important;background-color:var(--color-primary-700)!important}#asure-react-app .bg-primary-800,.asure-react-app-content .bg-primary-800{background-color:#005279!important;background-color:var(--color-primary-800)!important}#asure-react-app .bg-primary-900,.asure-react-app-content .bg-primary-900{background-color:#003d60!important;background-color:var(--color-primary-900)!important}#asure-react-app .bg-primary-1000,.asure-react-app-content .bg-primary-1000{background-color:#000!important;background-color:var(--color-primary-1000)!important}#asure-react-app .bg-default-50,.asure-react-app-content .bg-default-50{background-color:#fff!important;background-color:var(--color-default-50)!important}#asure-react-app .bg-default-100,.asure-react-app-content .bg-default-100{background-color:#fff!important;background-color:var(--color-default-100)!important}#asure-react-app .bg-default-200,.asure-react-app-content .bg-default-200{background-color:#fff!important;background-color:var(--color-default-200)!important}#asure-react-app .bg-default-300,.asure-react-app-content .bg-default-300{background-color:#fff!important;background-color:var(--color-default-300)!important}#asure-react-app .bg-default-400,.asure-react-app-content .bg-default-400{background-color:#fff!important;background-color:var(--color-default-400)!important}#asure-react-app .bg-default-500,.asure-react-app-content .bg-default-500{background-color:#fff!important;background-color:var(--color-default-500)!important}#asure-react-app .bg-default-600,.asure-react-app-content .bg-default-600{background-color:#dedede!important;background-color:var(--color-default-600)!important}#asure-react-app .bg-default-700,.asure-react-app-content .bg-default-700{background-color:#bdbdbd!important;background-color:var(--color-default-700)!important}#asure-react-app .bg-default-800,.asure-react-app-content .bg-default-800{background-color:#9c9c9c!important;background-color:var(--color-default-800)!important}#asure-react-app .bg-default-900,.asure-react-app-content .bg-default-900{background-color:#7a7a7a!important;background-color:var(--color-default-900)!important}#asure-react-app .bg-default-1000,.asure-react-app-content .bg-default-1000{background-color:#000!important;background-color:var(--color-default-1000)!important}#asure-react-app .bg-secondary-50,.asure-react-app-content .bg-secondary-50{background-color:#f6faf0!important;background-color:var(--color-secondary-50)!important}#asure-react-app .bg-secondary-100,.asure-react-app-content .bg-secondary-100{background-color:#e9f4db!important;background-color:var(--color-secondary-100)!important}#asure-react-app .bg-secondary-200,.asure-react-app-content .bg-secondary-200{background-color:#d8ebbd!important;background-color:var(--color-secondary-200)!important}#asure-react-app .bg-secondary-300,.asure-react-app-content .bg-secondary-300{background-color:#c1e097!important;background-color:var(--color-secondary-300)!important}#asure-react-app .bg-secondary-400,.asure-react-app-content .bg-secondary-400{background-color:#a8d46d!important;background-color:var(--color-secondary-400)!important}#asure-react-app .bg-secondary-500,.asure-react-app-content .bg-secondary-500{background-color:#8dc63f!important;background-color:var(--color-secondary-500)!important}#asure-react-app .bg-secondary-600,.asure-react-app-content .bg-secondary-600{background-color:#79ac37!important;background-color:var(--color-secondary-600)!important}#asure-react-app .bg-secondary-700,.asure-react-app-content .bg-secondary-700{background-color:#64932f!important;background-color:var(--color-secondary-700)!important}#asure-react-app .bg-secondary-800,.asure-react-app-content .bg-secondary-800{background-color:#4e7926!important;background-color:var(--color-secondary-800)!important}#asure-react-app .bg-secondary-900,.asure-react-app-content .bg-secondary-900{background-color:#3b5f1e!important;background-color:var(--color-secondary-900)!important}#asure-react-app .bg-secondary-1000,.asure-react-app-content .bg-secondary-1000{background-color:#000!important;background-color:var(--color-secondary-1000)!important}#asure-react-app .bg-accent-50,.asure-react-app-content .bg-accent-50{background-color:#f6faf0!important;background-color:var(--color-accent-50)!important}#asure-react-app .bg-accent-100,.asure-react-app-content .bg-accent-100{background-color:#e9f4db!important;background-color:var(--color-accent-100)!important}#asure-react-app .bg-accent-200,.asure-react-app-content .bg-accent-200{background-color:#d8ebbd!important;background-color:var(--color-accent-200)!important}#asure-react-app .bg-accent-300,.asure-react-app-content .bg-accent-300{background-color:#c1e097!important;background-color:var(--color-accent-300)!important}#asure-react-app .bg-accent-400,.asure-react-app-content .bg-accent-400{background-color:#a8d46d!important;background-color:var(--color-accent-400)!important}#asure-react-app .bg-accent-500,.asure-react-app-content .bg-accent-500{background-color:#8dc63f!important;background-color:var(--color-accent-500)!important}#asure-react-app .bg-accent-600,.asure-react-app-content .bg-accent-600{background-color:#79ac37!important;background-color:var(--color-accent-600)!important}#asure-react-app .bg-accent-700,.asure-react-app-content .bg-accent-700{background-color:#64932f!important;background-color:var(--color-accent-700)!important}#asure-react-app .bg-accent-800,.asure-react-app-content .bg-accent-800{background-color:#4e7926!important;background-color:var(--color-accent-800)!important}#asure-react-app .bg-accent-900,.asure-react-app-content .bg-accent-900{background-color:#3b5f1e!important;background-color:var(--color-accent-900)!important}#asure-react-app .bg-accent-1000,.asure-react-app-content .bg-accent-1000{background-color:#000!important;background-color:var(--color-accent-1000)!important}#asure-react-app .bg-danger-50,.asure-react-app-content .bg-danger-50{background-color:#fcebed!important;background-color:var(--color-danger-50)!important}#asure-react-app .bg-danger-100,.asure-react-app-content .bg-danger-100{background-color:#f8cfd5!important;background-color:var(--color-danger-100)!important}#asure-react-app .bg-danger-200,.asure-react-app-content .bg-danger-200{background-color:#f3a7b2!important;background-color:var(--color-danger-200)!important}#asure-react-app .bg-danger-300,.asure-react-app-content .bg-danger-300{background-color:#ec7587!important;background-color:var(--color-danger-300)!important}#asure-react-app .bg-danger-400,.asure-react-app-content .bg-danger-400{background-color:#e43d56!important;background-color:var(--color-danger-400)!important}#asure-react-app .bg-danger-500,.asure-react-app-content .bg-danger-500{background-color:#db0020!important;background-color:var(--color-danger-500)!important}#asure-react-app .bg-danger-600,.asure-react-app-content .bg-danger-600{background-color:#bf0018!important;background-color:var(--color-danger-600)!important}#asure-react-app .bg-danger-700,.asure-react-app-content .bg-danger-700{background-color:#a20011!important;background-color:var(--color-danger-700)!important}#asure-react-app .bg-danger-800,.asure-react-app-content .bg-danger-800{background-color:#860007!important;background-color:var(--color-danger-800)!important}#asure-react-app .bg-danger-900,.asure-react-app-content .bg-danger-900{background-color:#690001!important;background-color:var(--color-danger-900)!important}#asure-react-app .bg-danger-1000,.asure-react-app-content .bg-danger-1000{background-color:#000!important;background-color:var(--color-danger-1000)!important}#asure-react-app .bg-success-50,.asure-react-app-content .bg-success-50{background-color:#eef9f2!important;background-color:var(--color-success-50)!important}#asure-react-app .bg-success-100,.asure-react-app-content .bg-success-100{background-color:#d7f1e0!important;background-color:var(--color-success-100)!important}#asure-react-app .bg-success-200,.asure-react-app-content .bg-success-200{background-color:#b6e5c7!important;background-color:var(--color-success-200)!important}#asure-react-app .bg-success-300,.asure-react-app-content .bg-success-300{background-color:#8dd7a7!important;background-color:var(--color-success-300)!important}#asure-react-app .bg-success-400,.asure-react-app-content .bg-success-400{background-color:#5ec783!important;background-color:var(--color-success-400)!important}#asure-react-app .bg-success-500,.asure-react-app-content .bg-success-500{background-color:#2bb55c!important;background-color:var(--color-success-500)!important}#asure-react-app .bg-success-600,.asure-react-app-content .bg-success-600{background-color:#259d53!important;background-color:var(--color-success-600)!important}#asure-react-app .bg-success-700,.asure-react-app-content .bg-success-700{background-color:#208648!important;background-color:var(--color-success-700)!important}#asure-react-app .bg-success-800,.asure-react-app-content .bg-success-800{background-color:#1a6e40!important;background-color:var(--color-success-800)!important}#asure-react-app .bg-success-900,.asure-react-app-content .bg-success-900{background-color:#155735!important;background-color:var(--color-success-900)!important}#asure-react-app .bg-success-1000,.asure-react-app-content .bg-success-1000{background-color:#000!important;background-color:var(--color-success-1000)!important}#asure-react-app .bg-warning-50,.asure-react-app-content .bg-warning-50{background-color:#fef8ed!important;background-color:var(--color-warning-50)!important}#asure-react-app .bg-warning-100,.asure-react-app-content .bg-warning-100{background-color:#fcedd4!important;background-color:var(--color-warning-100)!important}#asure-react-app .bg-warning-200,.asure-react-app-content .bg-warning-200{background-color:#fadfb0!important;background-color:var(--color-warning-200)!important}#asure-react-app .bg-warning-300,.asure-react-app-content .bg-warning-300{background-color:#f7cd84!important;background-color:var(--color-warning-300)!important}#asure-react-app .bg-warning-400,.asure-react-app-content .bg-warning-400{background-color:#f4b852!important;background-color:var(--color-warning-400)!important}#asure-react-app .bg-warning-500,.asure-react-app-content .bg-warning-500{background-color:#f1a21b!important;background-color:var(--color-warning-500)!important}#asure-react-app .bg-warning-600,.asure-react-app-content .bg-warning-600{background-color:#d29117!important;background-color:var(--color-warning-600)!important}#asure-react-app .bg-warning-700,.asure-react-app-content .bg-warning-700{background-color:#b27f14!important;background-color:var(--color-warning-700)!important}#asure-react-app .bg-warning-800,.asure-react-app-content .bg-warning-800{background-color:#937010!important;background-color:var(--color-warning-800)!important}#asure-react-app .bg-warning-900,.asure-react-app-content .bg-warning-900{background-color:#745c0d!important;background-color:var(--color-warning-900)!important}#asure-react-app .bg-warning-1000,.asure-react-app-content .bg-warning-1000{background-color:#000!important;background-color:var(--color-warning-1000)!important}#asure-react-app .bg-info-50,.asure-react-app-content .bg-info-50{background-color:#ebfafc!important;background-color:var(--color-info-50)!important}#asure-react-app .bg-info-100,.asure-react-app-content .bg-info-100{background-color:#cff2f7!important;background-color:var(--color-info-100)!important}#asure-react-app .bg-info-200,.asure-react-app-content .bg-info-200{background-color:#a7e8f0!important;background-color:var(--color-info-200)!important}#asure-react-app .bg-info-300,.asure-react-app-content .bg-info-300{background-color:#75dbe8!important;background-color:var(--color-info-300)!important}#asure-react-app .bg-info-400,.asure-react-app-content .bg-info-400{background-color:#3dccde!important;background-color:var(--color-info-400)!important}#asure-react-app .bg-info-500,.asure-react-app-content .bg-info-500{background-color:#00bcd4!important;background-color:var(--color-info-500)!important}#asure-react-app .bg-info-600,.asure-react-app-content .bg-info-600{background-color:#00a0b8!important;background-color:var(--color-info-600)!important}#asure-react-app .bg-info-700,.asure-react-app-content .bg-info-700{background-color:#00849d!important;background-color:var(--color-info-700)!important}#asure-react-app .bg-info-800,.asure-react-app-content .bg-info-800{background-color:#006681!important;background-color:var(--color-info-800)!important}#asure-react-app .bg-info-900,.asure-react-app-content .bg-info-900{background-color:#004c66!important;background-color:var(--color-info-900)!important}#asure-react-app .bg-info-1000,.asure-react-app-content .bg-info-1000{background-color:#000!important;background-color:var(--color-info-1000)!important}#asure-react-app .bg-neutral-50,.asure-react-app-content .bg-neutral-50{background-color:#fafafa!important;background-color:var(--color-neutral-50)!important}#asure-react-app .bg-neutral-100,.asure-react-app-content .bg-neutral-100{background-color:#f5f5f5!important;background-color:var(--color-neutral-100)!important}#asure-react-app .bg-neutral-200,.asure-react-app-content .bg-neutral-200{background-color:#eee!important;background-color:var(--color-neutral-200)!important}#asure-react-app .bg-neutral-300,.asure-react-app-content .bg-neutral-300{background-color:#e0e0e0!important;background-color:var(--color-neutral-300)!important}#asure-react-app .bg-neutral-400,.asure-react-app-content .bg-neutral-400{background-color:#bdbdbd!important;background-color:var(--color-neutral-400)!important}#asure-react-app .bg-neutral-500,.asure-react-app-content .bg-neutral-500{background-color:#9e9e9e!important;background-color:var(--color-neutral-500)!important}#asure-react-app .bg-neutral-600,.asure-react-app-content .bg-neutral-600{background-color:#757575!important;background-color:var(--color-neutral-600)!important}#asure-react-app .bg-neutral-700,.asure-react-app-content .bg-neutral-700{background-color:#616161!important;background-color:var(--color-neutral-700)!important}#asure-react-app .bg-neutral-800,.asure-react-app-content .bg-neutral-800{background-color:#424242!important;background-color:var(--color-neutral-800)!important}#asure-react-app .bg-neutral-900,.asure-react-app-content .bg-neutral-900{background-color:#212121!important;background-color:var(--color-neutral-900)!important}#asure-react-app .bg-neutral-1000,.asure-react-app-content .bg-neutral-1000{background-color:#000!important;background-color:var(--color-neutral-1000)!important}#asure-react-app .body-md,#asure-react-app .btn,.asure-react-app-content .body-md,.asure-react-app-content .btn{font-size:.875rem}#asure-react-app .btn:not(.btn-link),.asure-react-app-content .btn:not(.btn-link){text-transform:uppercase;letter-spacing:.05rem}#asure-react-app .btn-group-sm>.btn,#asure-react-app .btn-sm,.asure-react-app-content .btn-group-sm>.btn,.asure-react-app-content .btn-sm{font-size:.75rem}#asure-react-app .btn-link,.asure-react-app-content .btn-link{font-weight:400;color:#009ac7;color:var(--link-color)}#asure-react-app .btn-primary,.asure-react-app-content .btn-primary{color:#fff;color:var(--btn-primary-color);background-color:#009ac7;background-color:var(--btn-primary-background);border-color:#009ac7;border-color:var(--btn-primary-border)}#asure-react-app .btn-primary:hover,.asure-react-app-content .btn-primary:hover{color:#fff;color:var(--btn-primary-color-hover);background-color:#006c93;background-color:var(--btn-primary-background-hover);border-color:#006c93;border-color:var(--btn-primary-border-hover)}#asure-react-app .btn-primary.disabled,#asure-react-app .btn-primary:disabled,.asure-react-app-content .btn-primary.disabled,.asure-react-app-content .btn-primary:disabled{color:#bdbdbd;color:var(--btn-primary-color-disabled);background-color:#eee;background-color:var(--btn-primary-background-disabled);border-color:#eee;border-color:var(--btn-primary-border-disabled)}#asure-react-app .btn-primary:not(:disabled):not(.disabled).active,#asure-react-app .btn-primary:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-primary.dropdown-toggle,.asure-react-app-content .btn-primary:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-primary:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-primary.dropdown-toggle{color:#fff;color:var(--btn-primary-color);background-color:#006c93;background-color:var(--btn-primary-background-active);border-color:#006c93;border-color:var(--btn-primary-border-active)}#asure-react-app .btn-primary:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-primary:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-primary.dropdown-toggle:focus,.asure-react-app-content .btn-primary:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-primary:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(#009ac7,.5);box-shadow:0 0 0 .2rem rgba(var(--btn-primary-border),.5)}#asure-react-app .btn-default,.asure-react-app-content .btn-default{color:var(--color-neutral-1000-alpha-87);color:var(--btn-default-color);background-color:#fff;background-color:var(--btn-default-background);border-color:#e0e0e0;border-color:var(--btn-default-border)}#asure-react-app .btn-default:hover,.asure-react-app-content .btn-default:hover{color:var(--color-neutral-1000-alpha-87);color:var(--btn-default-color-hover);background-color:#e0e0e0;background-color:var(--btn-default-background-hover);border-color:#e0e0e0;border-color:var(--btn-default-border-hover)}#asure-react-app .btn-default.disabled,#asure-react-app .btn-default:disabled,.asure-react-app-content .btn-default.disabled,.asure-react-app-content .btn-default:disabled{color:#bdbdbd;color:var(--btn-default-color-disabled);background-color:#eee;background-color:var(--btn-default-background-disabled);border-color:#eee;border-color:var(--btn-default-border-disabled)}#asure-react-app .btn-default:not(:disabled):not(.disabled).active,#asure-react-app .btn-default:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-default.dropdown-toggle,.asure-react-app-content .btn-default:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-default:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-default.dropdown-toggle{color:var(--color-neutral-1000-alpha-87);color:var(--btn-default-color);background-color:#e0e0e0;background-color:var(--btn-default-background-active);border-color:#e0e0e0;border-color:var(--btn-default-border-active)}#asure-react-app .btn-default:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-default:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-default.dropdown-toggle:focus,.asure-react-app-content .btn-default:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-default:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(#e0e0e0,.5);box-shadow:0 0 0 .2rem rgba(var(--btn-default-border),.5)}#asure-react-app .btn-secondary,.asure-react-app-content .btn-secondary{color:#fff;color:var(--btn-secondary-color);background-color:#8dc63f;background-color:var(--btn-secondary-background);border-color:#8dc63f;border-color:var(--btn-secondary-border)}#asure-react-app .btn-secondary:hover,.asure-react-app-content .btn-secondary:hover{color:#fff;color:var(--btn-secondary-color-hover);background-color:#79ac37;background-color:var(--btn-secondary-background-hover);border-color:#79ac37;border-color:var(--btn-secondary-border-hover)}#asure-react-app .btn-secondary.disabled,#asure-react-app .btn-secondary:disabled,.asure-react-app-content .btn-secondary.disabled,.asure-react-app-content .btn-secondary:disabled{color:#bdbdbd;color:var(--btn-secondary-color-disabled);background-color:#eee;background-color:var(--btn-secondary-background-disabled);border-color:#eee;border-color:var(--btn-secondary-border-disabled)}#asure-react-app .btn-secondary:not(:disabled):not(.disabled).active,#asure-react-app .btn-secondary:not(:disabled):not(.disabled):active,#asure-react-app .show>.btn-secondary.dropdown-toggle,.asure-react-app-content .btn-secondary:not(:disabled):not(.disabled).active,.asure-react-app-content .btn-secondary:not(:disabled):not(.disabled):active,.asure-react-app-content .show>.btn-secondary.dropdown-toggle{color:#fff;color:var(--btn-secondary-color);background-color:#79ac37;background-color:var(--btn-secondary-background-active);border-color:#79ac37;border-color:var(--btn-secondary-border-active)}#asure-react-app .btn-secondary:not(:disabled):not(.disabled).active:focus,#asure-react-app .btn-secondary:not(:disabled):not(.disabled):active:focus,#asure-react-app .show>.btn-secondary.dropdown-toggle:focus,.asure-react-app-content .btn-secondary:not(:disabled):not(.disabled).active:focus,.asure-react-app-content .btn-secondary:not(:disabled):not(.disabled):active:focus,.asure-react-app-content .show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(#8dc63f,.5);box-shadow:0 0 0 .2rem rgba(var(--btn-secondary-border),.5)}#asure-react-app .form-group label,.asure-react-app-content .form-group label{font-size:.875rem;line-height:1rem;margin-bottom:0}#asure-react-app .form-group .form-control,.asure-react-app-content .form-group .form-control{font-size:.875rem;line-height:1.6;margin-bottom:.25rem}#asure-react-app .form-group .form-control::-webkit-input-placeholder,.asure-react-app-content .form-group .form-control::-webkit-input-placeholder{color:#bdbdbd}#asure-react-app .form-group .form-control:-ms-input-placeholder,#asure-react-app .form-group .form-control::-ms-input-placeholder,.asure-react-app-content .form-group .form-control:-ms-input-placeholder,.asure-react-app-content .form-group .form-control::-ms-input-placeholder{color:#bdbdbd}#asure-react-app .form-group .form-control::-moz-placeholder,.asure-react-app-content .form-group .form-control::-moz-placeholder{color:#bdbdbd}#asure-react-app .form-group .form-control::placeholder,.asure-react-app-content .form-group .form-control::placeholder{color:#bdbdbd}#asure-react-app .form-group .form-control:disabled,#asure-react-app .form-group .form-control[readonly],.asure-react-app-content .form-group .form-control:disabled,.asure-react-app-content .form-group .form-control[readonly]{color:#757575}#asure-react-app .form-group .form-control:after,.asure-react-app-content .form-group .form-control:after{content:"";display:block;overflow:auto}#asure-react-app .form-group .form-text,.asure-react-app-content .form-group .form-text{line-height:1rem;margin-top:0}#asure-react-app .highlighter-rouge,.asure-react-app-content .highlighter-rouge{color:#212121;color:var(--color-neutral-900);background-color:#f5f5f5;background-color:var(--color-neutral-100);border:1px solid #e0e0e0;border:1px solid var(--color-neutral-300);border-radius:2px;padding:1px 3px}:root{font-size:16px}#asure-react-app,.asure-react-app-content,body{background:#fafafa}#asure-react-app .badge,.asure-react-app-content .badge,body .badge{font-size:12px}#asure-react-app .toaster-wrap,.asure-react-app-content .toaster-wrap{z-index:1080}#asure-react-app .alert,.asure-react-app-content .alert{background-image:none;text-shadow:none}#asure-react-app .alert .close,.asure-react-app-content .alert .close{position:static;top:inherit;right:inherit;padding:0}#asure-react-app .btn,.asure-react-app-content .btn{background-image:none;box-shadow:none;text-shadow:none}#asure-react-app .btn.disabled,.asure-react-app-content .btn.disabled{opacity:1}#asure-react-app .modal-content,.asure-react-app-content .modal-content{box-shadow:none}#asure-react-app .fade,.asure-react-app-content .fade{opacity:1}#asure-react-app .form-group label,.asure-react-app-content .form-group label{font-weight:400}#asure-react-app .form-control,.asure-react-app-content .form-control{height:auto}#asure-react-app .row:after,#asure-react-app .row:before,.asure-react-app-content .row:after,.asure-react-app-content .row:before{display:inline-block}#asure-react-app .modal-header:after,#asure-react-app .modal-header:before,.asure-react-app-content .modal-header:after,.asure-react-app-content .modal-header:before{content:none}.onboarding-document-list .docs-heading,.onboarding-download-document-list .docs-heading{background-color:transparent}.onboarding-document-list .unsigned-row,.onboarding-download-document-list .unsigned-row{border-left:4px solid #db0020;margin:0 4px 0 -4px}.onboarding-document-list .table .signature-warning,.onboarding-download-document-list .table .signature-warning{color:#db0020;border:0}.onboarding-document-list .table .col,.onboarding-document-list .table td,.onboarding-download-document-list .table .col,.onboarding-download-document-list .table td{height:60px;padding:12px;display:-ms-inline-flexbox;display:inline-flex;align-items:center}#asure-react-app .pg-viewer-wrapper{overflow:visible}#asure-react-app .pg-viewer-wrapper .loading-container{height:100%;width:100%;display:-ms-flexbox;display:flex;background:url(https://dyn550zzd47ox.cloudfront.net/1.66.1/images/v2/common/loader_@2x.gif) 50%/120px no-repeat #f7f7f7}#asure-react-app .pg-viewer-wrapper .loading-container .loading{display:none}#asure-react-app .pdf-viewer-container{display:-ms-flexbox;display:flex;height:100%;width:100%}#asure-react-app .pdf-viewer-container .pdf-viewer{width:100%}#asure-react-app .pdf-viewer-container .pdf-loading{height:100%;width:100%;display:-ms-flexbox;display:flex;background:url(https://dyn550zzd47ox.cloudfront.net/1.66.1/images/v2/common/loader_@2x.gif) 50%/120px no-repeat #f7f7f7;text-indent:-999999px}#asure-react-app .unsupported-message{padding:46px}#asure-react-app .file-viewer-loading{background:url(https://dyn550zzd47ox.cloudfront.net/1.66.1/images/v2/common/loader_@2x.gif) 50%/120px no-repeat #f7f7f7}.company-plan-table{font-size:14px}.company-plan-table strong{padding-top:.25rem}@media (max-width:576px){.company-plan-table .hide-for-mobile{display:none}}@media (min-width:577px){.company-plan-table .show-for-mobile{display:none}}.company-plan-table .show-for-mobile .small{font-size:10.5px}.company-plan-table .row{flex-wrap:wrap!important}.company-plan-table .cost-section .row{padding-left:1.5rem}@media (max-width:576px){.company-plan-table .cost-section .row{padding-left:1rem}}.company-plan-table .button-col{padding:0!important;padding-right:1rem!important;justify-content:flex-end}@media (max-width:576px){.company-plan-table .button-col{padding-top:1rem!important;padding-left:1rem!important;justify-content:start}}.company-plan-table .header-row{background-color:#eee;font-size:12px}.company-plan-table .body-row{background-color:#fafafa}.company-plan-table .enabled-tag{background-color:#d7f1e0;border-radius:4px;padding:.25rem .5rem;margin-left:1rem}.company-plan-table .text-faded{opacity:.6}.company-plan-table .table-cell{padding:.75rem}#signature-notification .notification-banner{border-left:8px solid #009ac7;height:88px;background-color:#d0ebf4;-webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,.12));filter:drop-shadow(0 2px 2px rgba(0,0,0,.12))}@media (max-width:576px){#signature-notification .notification-banner{height:155px;padding-right:1rem}}#signature-notification h5{font-weight:500!important}#signature-notification strong{font-weight:500}#signature-notification img{width:50px}@media (max-width:576px){#signature-notification #hide-for-mobile{display:none!important}}@media (min-width:576px){#signature-notification #show-for-mobile{display:none!important}}#signature-notification .pad-for-mobile{line-height:1.25}@media (max-width:576px){#signature-notification .pad-for-mobile{padding-top:.25rem}}#signature-notification .image-column{width:10px}#asure-react-app .react-select-container__control,.asure-react-app-content .react-select-container__control{cursor:pointer;color:rgba(0,0,0,.8);color:var(--body-text-color);background-color:#fff;background-color:var(--white);border-color:#bdbdbd;border-color:var(--color-neutral-400);border-radius:0;min-height:auto}#asure-react-app .react-select-container__control--is-focused,.asure-react-app-content .react-select-container__control--is-focused{color:rgba(0,0,0,.8);color:var(--body-text-color);background-color:#fff;background-color:var(--white);border-color:#0082ad;border-color:var(--color-primary-600);outline:0;box-shadow:0 0 1px 1px rgba(0,108,147,.25);border-radius:0}#asure-react-app .react-select-container__control--is-disabled,.asure-react-app-content .react-select-container__control--is-disabled{background-color:#eee}#asure-react-app .react-select-container__control--is-disabled .react-select-container__input,.asure-react-app-content .react-select-container__control--is-disabled .react-select-container__input{color:#757575;color:var(--color-neutral-600)}#asure-react-app .react-select-container__single-value,.asure-react-app-content .react-select-container__single-value{color:#616161;color:var(--color-neutral-700)}#asure-react-app .react-select-container__single-value--is-disabled,.asure-react-app-content .react-select-container__single-value--is-disabled{color:#757575;color:var(--color-neutral-600)}#asure-react-app .react-select-container__menu,.asure-react-app-content .react-select-container__menu{margin-top:0;border-radius:0}#asure-react-app .react-select-container__indicator-separator,.asure-react-app-content .react-select-container__indicator-separator{display:none}#asure-react-app .react-select-container__dropdown-indicator,.asure-react-app-content .react-select-container__dropdown-indicator{padding:.6rem;color:#757575;color:var(--color-neutral-600)}#asure-react-app .react-select-container__dropdown-indicator svg,.asure-react-app-content .react-select-container__dropdown-indicator svg{height:15px}#asure-react-app .react-select-container__value-container,.asure-react-app-content .react-select-container__value-container{padding-top:0;padding-bottom:0}#asure-react-app .react-select-container__option,.asure-react-app-content .react-select-container__option{cursor:pointer}#asure-react-app .react-select-container__option--is-focused,#asure-react-app .react-select-container__option:hover,.asure-react-app-content .react-select-container__option--is-focused,.asure-react-app-content .react-select-container__option:hover{background:#f5f5f5;background:var(--color-neutral-100)}#asure-react-app .react-select-container__option--is-selected,.asure-react-app-content .react-select-container__option--is-selected{background:#ebf7fb;background:var(--color-primary-50);color:rgba(0,0,0,.8);color:var(--body-text-color)}#asure-react-app .react-select-container__option--is-selected:hover,.asure-react-app-content .react-select-container__option--is-selected:hover{background:#ebf7fb;background:var(--color-primary-50)}#asure-react-app .react-select-container__placeholder,.asure-react-app-content .react-select-container__placeholder{color:#bdbdbd;color:var(--color-neutral-400)}#asure-react-app .form-control,.asure-react-app-content .form-control{min-height:36px}#asure-react-app .form-control.no-transition,.asure-react-app-content .form-control.no-transition{transition:none}#asure-react-app .form-control:focus+.input-group-append .input-group-text,.asure-react-app-content .form-control:focus+.input-group-append .input-group-text{border-color:#0082ad;border-color:var(--color-primary-600);box-shadow:0 0 1px 1px rgba(0,108,147,.25)}#asure-react-app .form-control.is-invalid .react-select-container__control,#asure-react-app .form-control.is-invalid .react-select-container__control--is-focused,.asure-react-app-content .form-control.is-invalid .react-select-container__control,.asure-react-app-content .form-control.is-invalid .react-select-container__control--is-focused{border-color:transparent;box-shadow:0 0 0 2px rgba(219,0,32,.25)}#asure-react-app .form-control.is-invalid+.input-group-append .input-group-text,.asure-react-app-content .form-control.is-invalid+.input-group-append .input-group-text{border-color:#db0020;border-color:var(--color-danger-500)}#asure-react-app .form-control.is-invalid:focus+.input-group-append .input-group-text,.asure-react-app-content .form-control.is-invalid:focus+.input-group-append .input-group-text{border-color:#db0020;border-color:var(--color-danger-500);box-shadow:0 0 0 1px rgba(219,0,32,.25)}#asure-react-app .form-group,.asure-react-app-content .form-group{min-height:76px;margin-bottom:.5rem}#asure-react-app .form-group .prefix,#asure-react-app .form-group .suffix,.asure-react-app-content .form-group .prefix,.asure-react-app-content .form-group .suffix{top:6px;color:#757575;color:var(--color-neutral-600)}#asure-react-app .form-group .prefix,.asure-react-app-content .form-group .prefix{left:24px}#asure-react-app .form-group .suffix,.asure-react-app-content .form-group .suffix{right:24px}#asure-react-app .form-group .invalid-feedback,.asure-react-app-content .form-group .invalid-feedback{margin-top:4px}#asure-react-app .custom-switch,.asure-react-app-content .custom-switch{display:-ms-flexbox!important;display:flex!important}#asure-react-app .custom-control-label,.asure-react-app-content .custom-control-label{display:-ms-flexbox;display:flex;align-items:center}#asure-react-app .border-dashed,#asure-react-app .dropzone,.asure-react-app-content .border-dashed,.asure-react-app-content .dropzone{border:2px dashed #e0e0e0;border:2px dashed var(--color-neutral-300);min-height:2.5rem}.vh-100{height:100vh}.vh-75{height:75vh}.vh-50{height:50vh}.vh-25{height:25vh}.mh-0{min-height:0!important}.mw-0{min-width:0!important}.transparent-background{background-color:transparent!important}.btn-sign{padding:6px 7px;border-radius:50%}.btn-sign:hover{background:rgba(0,0,0,.1)}.btn.btn-delete,.btn.btn-send,.btn.row-action{padding:6px 7px;border-radius:50%}.btn.btn-delete>i,.btn.btn-delete>svg,.btn.btn-send>i,.btn.btn-send>svg,.btn.row-action>i,.btn.row-action>svg{color:rgba(0,0,0,.5);color:var(--color-neutral-1000-alpha-5)}.btn.btn-delete:focus,.btn.btn-delete:hover,.btn.btn-send:focus,.btn.btn-send:hover,.btn.row-action:focus,.btn.row-action:hover{background:rgba(0,0,0,.1);background:var(--color-neutral-1000-alpha-1)}.btn.upload-cancel{top:5px;right:5px;border-color:transparent;z-index:1000}#asure-react-app .table .table-row .table-cell,#asure-react-app .table tbody tr td,.asure-react-app-content .table .table-row .table-cell,.asure-react-app-content .table tbody tr td{line-height:20px;font-size:14px}#asure-react-app,.asure-react-app-content{font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:rgba(0,0,0,.8);color:var(--body-text-color);text-align:left}#asure-react-app .hello-sign-container,.asure-react-app-content .hello-sign-container{background:#f7f7f7}#asure-react-app .hello-sign-container.loading,.asure-react-app-content .hello-sign-container.loading{background:url(https://dyn550zzd47ox.cloudfront.net/1.66.1/images/v2/common/loader_@2x.gif) 50%/120px no-repeat #f7f7f7}
/*# sourceMappingURL=bundle.69ec4625.css.map*/