:root{--grey:#6b7177;--grey-dark:#4a4a4a;--grey-darker:#2c2c2c;--grey-light:#9a9a9a;--grey-lighter:#c4c4c4;--grey-lightest:#e5e5e5;--purple:#6b47dc;--purple-light:#9b7be8;--green:#00a878;--green-dark:#008060;--green-light:#b4e4d0;--orange:#f5a623;--family-sans-serif-bold:"Inter",-apple-system,BlinkMacSystemFont,"San Francisco","Segoe UI",Roboto,"Helvetica Neue",sans-serif}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif}[class*=Polaris-Page-Header] [class*=Polaris-Page-Header__Row]{display:flex!important;grid-template-columns:none!important;grid-template-areas:none!important}[class*=Polaris-Page-Header__Row] [class*=Polaris-Page-Header__TitleWrapper]{flex:1 1!important;min-width:0}[class*=Polaris-Page-Header__Row] [class*=Polaris-Page-Header__RightAlign]{flex:0 0 auto!important}.badge{margin-left:10px;padding:4px 8px;text-transform:uppercase;font-weight:700;font-size:11px;display:inline;color:var(--grey-dark);border:1px solid var(--grey-lightest);border-radius:15px;vertical-align:middle}.badge.badge-inverse{border-color:var(--grey-dark);color:var(--grey-dark)}.badge.badge-purple{border-color:var(--purple-light);color:var(--purple-light)}.badge.badge-purple-dark{border-color:var(--purple);color:var(--purple)}.badge.badge-beta{border-color:var(--orange);color:var(--orange)}.badge.badge-green{border-color:var(--green);color:var(--green)}.green{color:var(--green-dark)}.box{margin:0 0 20px;overflow:hidden;background-color:white;width:100%}.box .box-title{margin:0 0 10px}.box.box-padding{padding:1.5rem 15px}.audit-header .icon-container{max-width:65px}.audit-header h1,.audit-header h4{margin:0}.audit-header h4 span{font-weight:400;color:var(--grey)}@media (max-width:767px){.audit-header h4{line-height:1em}}.audit-header p{margin-left:5px;line-height:2em}.audit-header p .badge{margin-left:5px}.audit-header .action{text-align:right;align-self:center}.audit-header .action .btn{min-width:110px}.audit-header .action .btn.importing,.audit-header .action .btn.processing{background-color:var(--green-light);border:2px solid var(--green);color:var(--green)}.audit-header .action .btn.importing .glyphicon{margin-right:5px}.audit-header .action .get-quote.disabled{color:var(--grey-lighter);border:2px solid var(--grey-lighter)}.audit-header .text{display:none}.audit-header .spaced{margin-right:.4rem}@media (max-width:767px){.audit-header{padding:1.5rem 10px!important}.audit-header .icon-container{max-width:54px}.audit-header .page-header-icon{width:36px}}.audit-table{margin-bottom:30px;width:100%}.audit-table-header{width:100%;padding:5px 15px;border-bottom:1px solid var(--grey-lightest);justify-content:center}.audit-table-header h4{font-size:2rem}.audit-table-body{float:left;width:100%;margin:0}.audit-table-body .card{float:left;width:100%;cursor:pointer;border:0;border-bottom:1px solid var(--grey-lightest);box-shadow:none;border-radius:0}.audit-table-body .card:last-child{border-bottom:0}.audit-table-body .card .item .item-exp .glyphicon.down{display:none}.audit-table-body .collapsed .item-exp .glyphicon.down{display:block}.audit-table-body .collapsed .item-exp .glyphicon.up{display:none}.audit-table-body .card+.card{margin-top:0}.audit-table-body .card.view-correct-checks{background-color:white}.audit-table-body .card.view-correct-checks a{display:block}.audit-table-body .item{display:flex;float:left;width:100%;padding:10px 15px}.audit-table-body .item:hover{background-color:var(--grey-lightest)}.audit-table-body .item-status{display:flex;align-items:flex-start;padding:0;float:none;width:auto}.audit-table-body .item-status svg{width:20px;height:20px}.audit-table-body .item-status span.check-state{width:20px;height:20px;margin:auto 0;background-repeat:no-repeat;background-size:20px 20px}.audit-table-body .item-status span.check-state-incorrect{background-image:url(/images/audit/check-incorrect.svg)}.audit-table-body .item-status span.check-state-correct{background-image:url(/images/audit/check-fixed.svg)}.audit-table-body .item-status span.check-state-missing{background-image:url(/images/audit/check-failed.svg)}.audit-table-body .item-status span.check-state-maybe{background-image:url(/images/audit/check-ready.svg)}.audit-table-body .item-status span.check-state-pending{background-image:url(/images/audit/check-pending.svg)}.audit-table-body .item-status+.item-title{padding-left:15px}.audit-table-body .item-status+.item-title h5{font-size:18px}.audit-table-body .item-title{display:flex;align-items:center;justify-content:space-between;float:none;width:100%;padding-right:15px;flex-basis:auto}.audit-table-body .item-title h5{margin:0}.audit-table-body .item-actions{display:flex;align-items:center;float:none;justify-content:flex-end;padding:0;width:auto;text-align:right;justify-self:flex-end}.audit-table-body .item-actions>*{margin-left:15px}.audit-table-body .item-actions>:first-child{margin-left:0}.audit-table-body .item-details{float:left;width:100%;background-color:white}.audit-table-body .item-details .note-section{font-size:12px;font-weight:700;padding-top:10px;padding-bottom:5px;text-transform:uppercase;color:var(--grey)}.audit-table-body .item-details .subheading{line-height:1.3;margin-top:10px;margin-bottom:10px}.audit-table-body .item-details .log{padding-bottom:5px}.audit-table-body .item-details .log p{font-size:12px;font-weight:400;margin:0;color:var(--grey)}.audit-table-body .item-details .log span{margin-left:15px;color:var(--grey-darker)}.audit-table .checks-empty{margin:30px}