.note{color:#ed1c24}
.guage--hide{opacity:.25}
.guage--hide img:hover{-webkit-transform:none;transform:none}
.guage__desc{border:2px solid #ed1c24;height:4.5rem;background:white;border-radius:7px;position:absolute;top:103px;width:100%;z-index:1;display:none;left:0}
.guage__desc p{padding:.4rem;margin:0;display:none}
.guage__desc p.current-guage{display:block}
.guage__desc.current-guage{display:block}
.guage__icon{position:relative}
.guage__arrow{display:none;width:0;height:0;border:0 solid transparent;border-right-width:16px;border-left-width:16px;border-bottom:20px solid #ed1c24;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto}
.guage__arrow.current-guage{display:block}
.capture-rate__list{padding-left:2rem;list-style-type:disc;margin-bottom:11px}
.tab__heading{font-size:.9rem;background:0;color:#222;cursor:pointer;display:inline-block;padding:10px 15px}
.tab__heading:hover{color:#ed1c24}
.tab__heading.current{background:#ed1c24;color:#fff}
.tab__content{display:none;background:#ededed;padding:15px;height:280px}
.tab__content.current{display:block;overflow:visible}
.tab__content li{margin-bottom:3px}
.capture_rate_container section{clear:both;cursor:default;margin:32px 0 0;overflow:hidden;position:relative;overflow:auto}
section.graph{margin-bottom:20px;display:block;padding-left:0;height:auto}
section.store-view{max-width:1000px;margin-left:5px}
.capture_rate_container section:first-of-type{margin-top:10px}
p.all-note{font-size:1.25rem;font-weight:bold;color:#039be5}
p.all-note a{color:#ed1c24}
p.region-monthly{font-weight:bold;line-height:1.875;margin-top:20px;margin-bottom:0;padding:0}
.capture{background:#fff;border-left:1px solid #ddd;border-right:1px solid #ddd;border-collapse:collapse;position:relative;text-align:center;width:100%}
.capture thead tr th{border-bottom:1px solid #455a64;width:140px}
.capture tr:first-of-type th{border-bottom:1px solid #ddd}
.capture tr{position:relative}
.capture tr.region-total td{border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.capture tr.svp-row.total td{background-color:#673ab7}
.capture th{background-color:#039be5;border-bottom:1px solid #ddd;font-size:1rem;letter-spacing:1px;padding:15px 10px;color:#ffff}
.capture td{border-bottom:1px solid #ddd;font-size:1rem;padding:15px 10px;position:relative;vertical-align:middle}
.capture tr.active td{color:#000}
.capture td{border-left:1px solid #ddd}
.capture th{border-left:1px solid #ddd}
.capture th.tName{background-color:#607d8b;font-weight:normal;border-left:1px solid #ddd}
.capture tr.store th{background-color:#607d8b;font-weight:normal;border-left:1px solid #ddd}
.capture td:first-of-type,.capture tr:first-of-type th:first-of-type{border-left:0}
.capture tr:nth-child(odd){background-color:#f5f5f5}
.capture .svp-row,.capture tr.svp-row td,.capture .ytd-row,.capture tr.ytd-row td{background-color:#333;color:#fff}
.capture tr td:last-of-type{color:#000}
.capture tr td.higher,.capture .higher,.capture tr.svp-row.total td.higher{background-color:#4caf50;color:#fff}
.capture tr td.lower,.capture .lower,.capture tr.svp-row.total td.lower{background-color:#ed1c24;color:#fff}
.capture tr td.medium,.capture .medium{background-color:#ffa726;color:#fff}
.capture tr:nth-child(2) th{width:150px}
.capture td:nth-child(2n + 4),.capture tr.wh td:nth-child(2n + 4){background-color:#ffe0b2}
.capture tr.region-row:hover td:nth-child(2n + 5){opacity:.75}
.capture tr:first-of-type th:first-of-type{width:234px}
.store .capture tr:first-of-type th:first-of-type{width:180px}
.region:first-of-type td{border-bottom:0}
.region-avp{border-top:2px solid #026ca0}
ul.color{list-style-type:none;position:relative;padding-left:2rem;margin-bottom:11px}
.related ul{list-style-type:none;position:relative;margin:10px 0 40px;padding:0}
.color li span{display:inline-block;margin-right:5px;padding:5px;text-align:center;width:105px}
tr td.lower{background-color:#ed1c24;color:#fff}
table tr.avp-row:hover,table tr.region-row:hover,table tr.r-ytd:hover{background-color:#e3f2fd;cursor:pointer}
table tr.store-row:hover{cursor:default}
table tr.avp-row:hover td.rating,table tr:hover>td:nth-child(2n + 4),table tr.region-row:hover td.rating,table tr.store-row:hover td.rating,table tr.r-ytd:hover .rating{opacity:.65}
.store table tr:hover>td:nth-child(2n + 4),.capture tr.region-row-month:hover>td:nth-child(2n + 4){opacity:100}
table tr.region-total:hover>td:nth-child(2n + 4),.capture .svp-row:hover>td:nth-child(2n + 4){opacity:100}
.color span{display:inline-block}
.higher{background-color:#4caf50;color:#fff}
.lower,.capture tr.svp-row.total td.lower{background-color:#ed1c24;color:#fff}
.medium{background-color:#ffa726;color:#fff}
.full{position:absolute;right:5px;top:15px}
.table-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:baseline}
.table-top h2{flex:1}
@media(max-width:768px){.table-top{flex-direction:column}
}
.table-top__header{display:flex;flex-direction:column}
a.button.disabled{background-color:#f5a0a3;border-radius:3px;color:#fff;display:inline-block;font:20px arial,Helvetica,sans-serif;padding:.5em 1em;text-decoration:none}
a.button.disabled:hover{background-color:#f5a0a3;border-radius:3px;color:#fff;display:inline-block;font:20px arial,Helvetica,sans-serif;padding:.5em 1em;text-decoration:none;cursor:default}
a.button{background-color:#ed1c24;border-bottom:0 solid #b51c22;border-radius:3px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0);box-shadow:0 2px 3px 0 rgba(0,0,0,0);color:#fff;display:inline-block;font:20px arial,Helvetica,sans-serif;padding:.5em 1em;text-decoration:none;cursor:pointer;margin-top:10px;margin-right:10px}
a.button:hover{background-color:#ed1c24;border-bottom:0 solid #b51c22;border-radius:3px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0);box-shadow:0 2px 3px 0 rgba(0,0,0,0);color:#fff;display:inline-block;font:20px arial,Helvetica,sans-serif;padding:.5em 1em;text-decoration:none;background-color:#900;border-bottom:0 solid #900;box-shadow:0 2px 3px 0 rgba(0,0,0,0);text-decoration:none;-webkit-transform:translateY(0);transform:translateY(0);cursor:pointer}
a.button.print{background-color:#039be5}
a.button.print:hover{background-color:#026ca0}
a.button.remove{position:absolute;top:-9999px;left:-9999px}
a.button.definitions.store-view{left:746px}
.lightbox-close{top:40px !important}
.lightbox iframe{margin-top:20px !important}
.notes{border-radius:initial !important;border-style:none !important;caption-side:bottom !important}
.notes td{font-size:1rem;border-bottom:none !important}
.notes tr:first-of-type td{padding-bottom:10px}
.notes td:nth-child(2){padding-left:20px}
.hidden,a.hidden{display:none}
@-webkit-keyframes chartjs-render-animation{from{opacity:.99}
to{opacity:1}
}
@keyframes chartjs-render-animation{from{opacity:.99}
to{opacity:1}
}
.chartjs-render-monitor{-webkit-animation:chartjs-render-animation .001s;animation:chartjs-render-animation .001s}
.chartjs-size-monitor,.chartjs-size-monitor-expand,.chartjs-size-monitor-shrink{position:absolute;direction:ltr;left:0;top:0;right:0;bottom:0;overflow:hidden;pointer-events:none;visibility:hidden;z-index:-1}
.chartjs-size-monitor-expand>div{position:absolute;width:1000000px;height:1000000px;left:0;top:0}
.chartjs-size-monitor-shrink>div{position:absolute;width:200%;height:200%;left:0;top:0}