.statistics-bridge-dashboard{background:#f6f6f6}.statistics-bridge-dashboard .wrapper{display:grid;grid-template-areas:"controls" "summary" "dates" "products-bridge" "campaigns" "models" "locations";grid-template-columns:minmax(0,1fr);grid-column-gap:15px;grid-row-gap:15px;position:relative}.statistics-bridge-dashboard .controls{display:grid;grid-template-areas:"company date-start date-end site type country";grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);grid-column-gap:10px;grid-row-gap:10px}.statistics-bridge-dashboard .controls .toggle{grid-area:toggle}.statistics-bridge-dashboard .controls .date-start{grid-area:date-start}.statistics-bridge-dashboard .controls .date-end{grid-area:date-end}.statistics-bridge-dashboard .controls .company{grid-area:company}.statistics-bridge-dashboard .controls .site{grid-area:site}.statistics-bridge-dashboard .controls .type{grid-area:type}.statistics-bridge-dashboard .controls .country{grid-area:country}.statistics-bridge-dashboard .controls .toggle{display:none}.statistics-bridge-dashboard .controls .toggle a{color:#444;text-transform:uppercase;font-size:16px;background:#fff;display:block;padding:18px 15px 18px 15px;border-radius:4px;position:relative}.statistics-bridge-dashboard .controls .toggle a .icon{position:absolute;top:0;right:0;color:#ccc;line-height:63px;width:60px;text-align:center}.statistics-bridge-dashboard .controls .form-control{line-height:40px;background:#ededed;border:none;color:#555}.statistics-bridge-dashboard .controls .company .symbol{display:none}.statistics-bridge-dashboard .summary{display:grid;grid-template-areas:"views clicks-all clicks" "cost-per-click cost budget";grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);grid-column-gap:15px;grid-row-gap:15px}.statistics-bridge-dashboard .summary .views{grid-area:views}.statistics-bridge-dashboard .summary .clicks-all{grid-area:clicks-all}.statistics-bridge-dashboard .summary .clicks{grid-area:clicks}.statistics-bridge-dashboard .summary .budget{grid-area:budget}.statistics-bridge-dashboard .summary .cost{grid-area:cost}.statistics-bridge-dashboard .summary .cost-per-click{grid-area:cost-per-click}.statistics-bridge-dashboard .summary .days{grid-area:days}.statistics-bridge-dashboard .summary .item{padding:15px 15px 15px 15px;color:#fff;border-radius:4px 4px 4px 4px;position:relative}.statistics-bridge-dashboard .summary .item .text{text-align:left;font-size:18px;font-weight:300;margin:0 0 0 0}.statistics-bridge-dashboard .summary .item .text i{opacity:.6}.statistics-bridge-dashboard .summary .item .icon{font-weight:300;font-size:15px}.statistics-bridge-dashboard .summary .item .icon i{opacity:.6}.statistics-bridge-dashboard .summary .item .icon span{opacity:1;display:inline-block;margin-left:5px}.statistics-bridge-dashboard .summary .item .value{font-size:26px;font-weight:600;position:absolute;top:-4px;right:25px;line-height:93px}.statistics-bridge-dashboard .summary .views{background-image:-webkit-gradient(linear,left top,right top,from(rgba(108,202,201,.85)),to(#6ccac9));background-image:linear-gradient(90deg,rgba(108,202,201,.85),#6ccac9)}.statistics-bridge-dashboard .summary .clicks-all{background-image:-webkit-gradient(linear,left top,right top,from(rgba(169,216,110,.85)),to(#a9d86e));background-image:linear-gradient(90deg,rgba(169,216,110,.85),#a9d86e)}.statistics-bridge-dashboard .summary .clicks{background-image:-webkit-gradient(linear,left top,right top,from(rgba(126,118,195,.85)),to(#7e76c3));background-image:linear-gradient(90deg,rgba(126,118,195,.85),#7e76c3)}.statistics-bridge-dashboard .summary .budget{background-image:-webkit-gradient(linear,left top,right top,from(rgba(224,116,69,.85)),to(#e07445));background-image:linear-gradient(90deg,rgba(224,116,69,.85),#e07445)}.statistics-bridge-dashboard .summary .cost{background-image:-webkit-gradient(linear,left top,right top,from(rgba(242,210,97,.85)),to(#f2d261));background-image:linear-gradient(90deg,rgba(242,210,97,.85),#f2d261)}.statistics-bridge-dashboard .summary .cost-per-click{background-image:-webkit-gradient(linear,left top,right top,from(rgba(87,200,242,.85)),to(#57c8f2));background-image:linear-gradient(90deg,rgba(87,200,242,.85),#57c8f2)}.statistics-bridge-dashboard .campaigns{background:#fff;border-radius:4px;padding:20px 15px 20px 15px}.statistics-bridge-dashboard .campaigns .title{padding:0 0 10px 0;margin:0 0 0 0;text-align:left;font-size:20px;font-weight:500}.statistics-bridge-dashboard .campaigns .content .default ul{list-style:none;margin:0 0 0 0;padding:0 0 0 0}.statistics-bridge-dashboard .campaigns .content .default ul li{margin:0 0 0 0;padding:12px 15px 12px 15px;display:grid;grid-column-gap:15px;grid-template-areas:"company date-start date-end views clicks-all clicks cost-per-click cost budget days";grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.statistics-bridge-dashboard .campaigns .content .default ul li>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.statistics-bridge-dashboard .campaigns .content .default .head ul li>div{font-weight:700;background-color:#fff;border-top:none}.statistics-bridge-dashboard .campaigns .content .default .body ul li:nth-of-type(odd){background-color:#f9f9f9}.statistics-bridge-dashboard .campaigns .content .default .body ul li:first-child{border-top:1px solid #eee}.statistics-bridge-dashboard .campaigns .content .default .body ul li{border-bottom:1px solid #eee}.statistics-bridge-dashboard .campaigns .content .default .body ul li:hover{background:#eee;cursor:pointer}.statistics-bridge-dashboard .search{background:#fff;border-radius:4px;padding:20px 15px 20px 15px}.statistics-bridge-dashboard .search .title{padding:0 0 10px 0;margin:0 0 0 0;text-align:left;font-size:20px;font-weight:500}.statistics-bridge-dashboard .search .content .default ul{list-style:none;margin:0 0 0 0;padding:0 0 0 0}.statistics-bridge-dashboard .search .content .default ul li{margin:0 0 0 0;padding:12px 15px 12px 15px;display:grid;grid-column-gap:15px;grid-template-areas:"id date company make model year stock";grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.statistics-bridge-dashboard .search .content .default ul li>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.statistics-bridge-dashboard .search .content .default .head ul li>div{font-weight:700;background-color:#fff;border-top:none}.statistics-bridge-dashboard .search .content .default .body ul li:nth-of-type(odd){background-color:#f9f9f9}.statistics-bridge-dashboard .search .content .default .body ul li:first-child{border-top:1px solid #eee}.statistics-bridge-dashboard .search .content .default .body ul li{border-bottom:1px solid #eee}.statistics-bridge-dashboard .search .content .default .body ul li:hover{background:#eee;cursor:pointer}.statistics-bridge-dashboard .search .content .more{margin:10px 0 0 0;padding:0 0 0 0}.statistics-bridge-dashboard .search .content .more a{display:block;padding:13px 0 13px 0;text-align:center;background:#fff;border:1px solid #efefef;color:#333;border-radius:4px;text-transform:uppercase;font-size:14px}.statistics-bridge-dashboard .title{display:grid;grid-template-columns:minmax(0,1fr) 160px;padding:0 10px 20px 10px;margin:0 0 0 0;text-align:left;font-size:20px;font-weight:500}.statistics-bridge-dashboard .title .caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:28px}.statistics-bridge-dashboard .title .form-control{line-height:28px;font-size:14px}.statistics-bridge-dashboard .charts{background:#fff;border-radius:4px;padding:20px 5px 20px 5px;position:relative}.statistics-bridge-dashboard .charts .chart{padding:0 0 0 0}.statistics-bridge-dashboard .products-bridge .content .default ul li{grid-template-areas:"id date company type make model year stock cost";grid-template-columns:100px minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) 100px minmax(0,1fr) 100px}.statistics-bridge-dashboard .products-bridge .content .default .cost,.statistics-bridge-dashboard .products-bridge .content .default .stock{text-align:right}.statistics-bridge-dashboard .unique .content .default ul li{grid-template-areas:"company total";grid-template-columns:minmax(0,1fr) 100px}.statistics-bridge-dashboard .unique .content .default .total{text-align:right}.statistics-bridge-dashboard .models .content .default ul li{grid-template-areas:"make model year total";grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) 100px}.statistics-bridge-dashboard .models .content .default .total{text-align:right}.statistics-bridge-dashboard .locations .content .default ul li{grid-template-areas:"country province city total";grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) 100px}.statistics-bridge-dashboard .locations .content .default .total{text-align:right}@media (max-width:1599px){.statistics-bridge-dashboard .campaigns .content .default .head{display:none}.statistics-bridge-dashboard .campaigns .content .default ul li div.budget,.statistics-bridge-dashboard .campaigns .content .default ul li div.clicks,.statistics-bridge-dashboard .campaigns .content .default ul li div.clicks-all,.statistics-bridge-dashboard .campaigns .content .default ul li div.company,.statistics-bridge-dashboard .campaigns .content .default ul li div.cost,.statistics-bridge-dashboard .campaigns .content .default ul li div.cost-per-click,.statistics-bridge-dashboard .campaigns .content .default ul li div.date-end,.statistics-bridge-dashboard .campaigns .content .default ul li div.date-start,.statistics-bridge-dashboard .campaigns .content .default ul li div.days,.statistics-bridge-dashboard .campaigns .content .default ul li div.views{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.statistics-bridge-dashboard .campaigns .content .default .body ul li .budget:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .clicks-all:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .clicks:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .company:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .cost-per-click:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .cost:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .date-end:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .date-start:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .days:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .views:before{content:attr(data-field) ":";display:inline-block;font-weight:600;margin-right:5px;width:120px}.statistics-bridge-dashboard .campaigns .content .default .body ul li{grid-template-areas:"company company" "date-start date-end" "days budget" "cost-per-click clicks" "clicks-all cost" "views views";grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-row-gap:2px}.statistics-bridge-dashboard .products-bridge .content .default .head ul li{grid-template-areas:"id";grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.statistics-bridge-dashboard .products-bridge .content .default .head .company,.statistics-bridge-dashboard .products-bridge .content .default .head .cost,.statistics-bridge-dashboard .products-bridge .content .default .head .date,.statistics-bridge-dashboard .products-bridge .content .default .head .make,.statistics-bridge-dashboard .products-bridge .content .default .head .model,.statistics-bridge-dashboard .products-bridge .content .default .head .stock,.statistics-bridge-dashboard .products-bridge .content .default .head .type,.statistics-bridge-dashboard .products-bridge .content .default .head .year{display:none}.statistics-bridge-dashboard .products-bridge .content .default ul li div.company,.statistics-bridge-dashboard .products-bridge .content .default ul li div.cost,.statistics-bridge-dashboard .products-bridge .content .default ul li div.date,.statistics-bridge-dashboard .products-bridge .content .default ul li div.id,.statistics-bridge-dashboard .products-bridge .content .default ul li div.make,.statistics-bridge-dashboard .products-bridge .content .default ul li div.model,.statistics-bridge-dashboard .products-bridge .content .default ul li div.stock,.statistics-bridge-dashboard .products-bridge .content .default ul li div.type,.statistics-bridge-dashboard .products-bridge .content .default ul li div.year{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.statistics-bridge-dashboard .products-bridge .content .default .body ul li .company:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .cost:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .date:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .id:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .make:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .model:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .stock:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .type:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .year:before{content:attr(data-field) ":";display:inline-block;font-weight:600;margin-right:5px;width:120px}.statistics-bridge-dashboard .products-bridge .content .default .body ul li{grid-template-areas:"id date" "company type" "make model" "year stock" "cost cost";grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-row-gap:2px}}@media (max-width:1499px){.statistics-bridge-dashboard .controls{grid-template-areas:"company date-start date-end" "site type country";grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}}@media (max-width:999px){.statistics-bridge-dashboard .controls{grid-template-areas:"toggle toggle" "company country" "date-start date-end" "site type";grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.statistics-bridge-dashboard .controls .toggle{display:block}.statistics-bridge-dashboard .hidden{grid-template-areas:"toggle";grid-template-columns:minmax(0,1fr)}.statistics-bridge-dashboard .hidden .company,.statistics-bridge-dashboard .hidden .country,.statistics-bridge-dashboard .hidden .date-end,.statistics-bridge-dashboard .hidden .date-start,.statistics-bridge-dashboard .hidden .site,.statistics-bridge-dashboard .hidden .type{display:none}.statistics-bridge-dashboard .campaigns .content .default .body ul li .budget:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .clicks-all:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .clicks:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .company:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .cost-per-click:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .cost:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .date-end:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .date-start:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .days:before,.statistics-bridge-dashboard .campaigns .content .default .body ul li .views:before{width:120px}.statistics-bridge-dashboard .campaigns .content .default .body ul li{grid-template-areas:"company" "date-start" "date-end" "days" "budget" "cost-per-click" "clicks" "clicks-all" "cost" "views";grid-template-columns:minmax(0,1fr)}.statistics-bridge-dashboard .products-bridge .content .default .body ul li .company:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .cost:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .date:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .id:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .make:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .model:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .stock:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .type:before,.statistics-bridge-dashboard .products-bridge .content .default .body ul li .year:before{width:120px}.statistics-bridge-dashboard .products-bridge .content .default .head ul li{grid-template-areas:"id date";grid-template-columns:115px minmax(0,1fr)}.statistics-bridge-dashboard .products-bridge .content .default .body ul li{grid-template-areas:"id" "date" "company" "type" "make" "model" "year" "stock" "cost";grid-template-columns:minmax(0,1fr)}}@media (max-width:899px){.statistics-bridge-dashboard .summary{grid-template-areas:"views clicks-all" "clicks cost-per-click" "cost budget";grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-column-gap:10px;grid-row-gap:10px}.statistics-bridge-dashboard .models .content .default .head ul li{grid-template-areas:"total";grid-template-columns:minmax(0,1fr)}.statistics-bridge-dashboard .models .content .default .head .make,.statistics-bridge-dashboard .models .content .default .head .model,.statistics-bridge-dashboard .models .content .default .head .year{display:none}.statistics-bridge-dashboard .models .content .default ul li div.make,.statistics-bridge-dashboard .models .content .default ul li div.model,.statistics-bridge-dashboard .models .content .default ul li div.total,.statistics-bridge-dashboard .models .content .default ul li div.year{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.statistics-bridge-dashboard .models .content .default .body ul li .make:before,.statistics-bridge-dashboard .models .content .default .body ul li .model:before,.statistics-bridge-dashboard .models .content .default .body ul li .total:before,.statistics-bridge-dashboard .models .content .default .body ul li .year:before{content:attr(data-field) ":";display:inline-block;font-weight:600;margin-right:5px;width:120px}.statistics-bridge-dashboard .models .content .default .body ul li{grid-template-areas:"make" "model" "year" "total";grid-template-columns:minmax(0,1fr);grid-row-gap:2px}.statistics-bridge-dashboard .locations .content .default .head ul li{grid-template-areas:"total";grid-template-columns:minmax(0,1fr)}.statistics-bridge-dashboard .locations .content .default .head .city,.statistics-bridge-dashboard .locations .content .default .head .country,.statistics-bridge-dashboard .locations .content .default .head .province{display:none}.statistics-bridge-dashboard .campaigns .content .default ul li div.city,.statistics-bridge-dashboard .campaigns .content .default ul li div.country,.statistics-bridge-dashboard .campaigns .content .default ul li div.province,.statistics-bridge-dashboard .campaigns .content .default ul li div.total{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.statistics-bridge-dashboard .locations .content .default .body ul li .city:before,.statistics-bridge-dashboard .locations .content .default .body ul li .country:before,.statistics-bridge-dashboard .locations .content .default .body ul li .province:before,.statistics-bridge-dashboard .locations .content .default .body ul li .total:before{content:attr(data-field) ":";display:inline-block;font-weight:600;margin-right:5px;width:120px}.statistics-bridge-dashboard .locations .content .default .body ul li{grid-template-areas:"country" "province" "city" "total";grid-template-columns:minmax(0,1fr);grid-row-gap:2px}}@media (max-width:699px){.statistics-bridge-dashboard .campaigns .title{grid-template-columns:minmax(0,1fr)}.statistics-bridge-dashboard .campaigns .title .caption{margin-bottom:15px}}@media (max-width:499px){.statistics-bridge-dashboard .controls{grid-template-areas:"toggle" "company" "date-start" "date-end" "site" "type" "country";grid-template-columns:minmax(0,1fr)}.statistics-bridge-dashboard .hidden{grid-template-areas:"toggle";grid-template-columns:minmax(0,1fr)}}@media (max-width:449px){.statistics-bridge-dashboard .summary{grid-template-areas:"views" "clicks-all" "clicks" "cost-per-click" "cost" "budget";grid-template-columns:minmax(0,1fr)}}