.btn-default.active{background-color:#dadada;border-color:#bababa}.container-dashboard{max-width:2000px}.dashboard{display:grid;grid-gap:10px;grid-template-areas:"d00" "d01" "d02" "d03" "d04" "d05" "d06" "d07"}@media(min-width:576px){.dashboard{grid-template-areas:"d00 d01" "d02 d02" "d03 d03" "d04 d04" "d05 d05" "d06 d06" "d07 d07";grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.dashboard{grid-template-areas:"d00 d00 d02 d02 d03 d03" "d01 d01 d02 d02 d03 d03" "d04 d04 d04 d05 d05 d05" "d06 d06 d06 d07 d07 d07";grid-template-columns:repeat(6,minmax(0,1fr))}}.dashboard-item-quickstats{grid-area:d00}.dashboard-item-mergeable{grid-area:d01}.dashboard-item-openreviews{grid-area:d02}.dashboard-item-openclosed{grid-area:d03}.dashboard-item-openticketsovertime{grid-area:d04}.dashboard-item-openreviewsovertime{grid-area:d05}.dashboard-item-reviewprogress{grid-area:d06}.dashboard-item-ticketprogress{grid-area:d07}.dashboard-item{background-color:#fff;border-radius:2px;box-shadow:0 2px 2px 0 rgba(0,0,0,.15);color:#2d2d2d;display:flex;flex-direction:column;overflow:hidden}.dashboard-item-title{background-color:#f9f9f9;margin-bottom:0;padding:1rem}.dashboard-item-body{flex-grow:1;padding:1rem}.dashboard-item-body canvas{height:100%;max-height:500px;min-height:300px}.dashboard-item-mergeable canvas{min-height:200px}.interactions{display:grid;grid-column-gap:10px;grid-row-gap:10px;grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}.interactions .datatable{margin:0}.leaderboard{display:grid;grid-column-gap:10px;grid-row-gap:10px;grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.leaderboard .datatable{margin:0}.leaderboard .card{height:100%;margin-bottom:0}.leaderboard [data-type=title]{max-width:171px}.label-info{background-color:#5bc0de}.label{border-radius:.25em;color:#fff;display:inline;font-size:75%;font-weight:700;line-height:1;padding:.2em .6em .3em;text-align:center;vertical-align:baseline;white-space:nowrap}