@import url(https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i&display=swap);:root{--primaryColor--light:#c5cae9;--primaryColor:#3f51b5;--primaryColor--dark:#1a237e;--secondaryColor--light:#d3d0f0;--secondaryColor:#847dd4;--secondaryColor--dark:#615590;--accentColor--light:#fbbfb1;--accentColor:#f34e26;--accentColor--dark:#b3351a;--extraColor1--light:#a5bed2;--extraColor1:#064a83;--extraColor1--dark:#021a2f;--extraColor2--light:#fbb7b7;--extraColor2:#f53737;--extraColor2--dark:#b42525;--extraColor3--light:#fee0a3;--extraColor3:#fda800;--extraColor3--dark:#ba7200;--successColor--light:#e1efb2;--successColor:#abd22a;--successColor--dark:#7e8f1d;--errorColor--light:#fbb7b7;--errorColor:#f53737;--errorColor--dark:#b42525;--warningColor--light:#fee0a3;--warningColor:#fda800;--warningColor--dark:#ba7200;--linkColor:#f34e26;--linkColor--hover:#b3351a;--textColor--light:#ced2d6;--textColor:#798490;--textColor--dark:#392f33;--backgroundColor:#f5f5f5;--gutter:0.5rem}body .v-application{font-family:Lato,sans-serif}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading-icon{-webkit-animation:rotate 1.5s linear infinite;animation:rotate 1.5s linear infinite}.big-number[data-v-5faff35f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.big-number__title[data-v-5faff35f]{font-size:.875rem;line-height:1.125;margin-bottom:.5rem;font-weight:700}.big-number__number[data-v-5faff35f]{font-weight:900;line-height:1.5}.big-number__number.small[data-v-5faff35f]{font-size:2rem}.big-number__number.large[data-v-5faff35f]{font-size:2.5rem}.v-list-item__content[data-v-1ffbf06c]{display:block}.lt-datepicker .v-icon.mdi-close{font-size:16px}@-webkit-keyframes spinner-data-v-455fc58f{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-data-v-455fc58f{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading[data-v-455fc58f]{-webkit-animation:spinner-data-v-455fc58f .6s linear infinite;animation:spinner-data-v-455fc58f .6s linear infinite}.widget-container[data-v-455fc58f]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:2rem 4rem;padding:2rem 2rem}.widget-container+.widget-container[data-v-455fc58f]{padding-top:0}.layout--signin{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-card[data-v-15bf8c60]{overflow:hidden;display:grid;grid-template-columns:1fr;min-height:400px;max-width:480px;margin:0 auto}.col[data-v-15bf8c60]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.logo[data-v-15bf8c60]{border-radius:0!important;background-color:#3f51b5}.logo img[data-v-15bf8c60]{width:75%;max-width:240px}.v-application .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.v-application .header__icon{margin-right:.75rem}.v-application .header a{-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration:none;color:rgba(0,0,0,.87);display:inline-block}.v-application .header a:hover{text-decoration:underline}.v-application .header ul{padding-left:0}.v-application .header li{display:inline-block;font-size:1rem;line-height:1}.v-application .header li:after{content:"|";display:inline-block;padding:0 1rem}.v-application .header li:last-child{font-weight:700}.v-application .header li:last-child:after{display:none}.switches .v-input--radio-group__input{display:grid;grid-template-columns:repeat(3,1fr)}.main-content,.main-content .container{width:100%;overflow:hidden;max-height:100%;display:grid;grid-template-rows:auto 1fr}.main-content .v-sheet{max-height:100%;overflow:hidden}.main-content .v-data-table{max-height:100%;display:grid;grid-template-rows:1fr auto}.main-content .v-data-table__wrapper{height:100%;width:100%;overflow:auto}#data-table thead{position:sticky;top:0;left:0;z-index:3}#data-table tr:not(.totals):hover td,#data-table tr:not(.totals):hover td:first-child{background:#f9f9fa}#data-table td:first-child{background-color:#fff}#data-table td,#data-table th{white-space:nowrap}#data-table td:first-child,#data-table th:first-child{position:sticky;left:0;z-index:2}#data-table td:first-child:after,#data-table th:first-child:after{content:"";display:block;width:3px;height:100%;position:absolute;top:0;right:-3px;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.15)),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,rgba(0,0,0,.15),hsla(0,0%,100%,0))}#data-table td:last-child,#data-table th:last-child{border-right:0}#data-table .row-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:.5rem;padding-bottom:.5rem}#data-table .row-title .v-icon{margin-right:.5rem}#data-table .row-title__copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#data-table .row-title__copy small{color:#757575}#data-table th{background-color:#ededf0;position:relative}#data-table th:first-child{z-index:3}#data-table th:before{content:"";display:block;width:100%;height:3px;position:absolute;left:0;bottom:-3px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.15)),to(hsla(0,0%,100%,0)));background:linear-gradient(180deg,rgba(0,0,0,.15),hsla(0,0%,100%,0))}#data-table th span{margin-left:4px}#data-table tr.totals{position:sticky;bottom:0;left:0;z-index:2}#data-table tr.totals td{background-color:#ededf0;position:relative;border-bottom:0}#data-table tr.totals td:before{content:"";display:block;width:100%;height:3px;position:absolute;left:0;top:-3px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.15)),to(hsla(0,0%,100%,0)));background:linear-gradient(0deg,rgba(0,0,0,.15),hsla(0,0%,100%,0))}#data-table tr.totals td:first-child{position:sticky;z-index:3}.status-icon{margin-right:.25rem}.creative{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:.5rem;padding-bottom:.5rem}.creative__headlines{color:#00f;font-size:13px;text-decoration:underline;text-overflow:ellipsis;overflow:hidden;max-width:30rem}.creative__description{white-space:pre-wrap;word-wrap:break-word;font-size:11px}.creative__url{color:#393;font-size:11px;max-width:30rem;word-break:break-all;white-space:pre-wrap}.table-loading{min-height:50vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wordmark[data-v-15d31036]{margin-left:.5rem;opacity:0;-webkit-transition:opacity .25s;transition:opacity .25s}.v-navigation-drawer--is-mouseover .wordmark[data-v-15d31036]{opacity:1}.v-main[data-v-513f89bf]{height:100vh;overflow:hidden}
/*# sourceMappingURL=app.42754ab0.css.map */