:root{--maskbg:rgba(0,0,0,0.4)}:not(.p-datatable-wrapper,html,body)::-webkit-scrollbar{display:none}a{cursor:pointer}.text-monospace{font-family:monospace}.p-column-title{white-space:nowrap}.p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}.p-datatable .p-datatable-tbody>tr>td,.p-datatable .p-datatable-thead>tr>th{white-space:nowrap}.statistics-table tr>td{font-family:monospace}.statistics-table-row-active,.statistics-table tr:hover{background-color:rgba(0,255,0,.05)!important}.statistics-table-row-subid-declined{background:rgba(255,0,0,.05)!important;opacity:.5}.statistics-table-row-subid-new{background:rgba(0,0,255,.05)!important;opacity:.5}.statistics-table-column-highlight{background-color:rgba(0,0,255,.1)!important}.activity-chart .ct-series .ct-line{stroke-width:1px}.activity-chart-requests .ct-series .ct-line{stroke:var(--blue-300)}.activity-chart-requests .ct-series .ct-area{fill:var(--blue-200)}.activity-chart-requests .ct-series-a .ct-bar{stroke:var(--blue-200);stroke-width:5px}.activity-chart-clicks .ct-series .ct-line{stroke:var(--green-300)}.activity-chart-clicks .ct-series .ct-area{fill:var(--green-200)}.activity-chart-clicks .ct-series-a .ct-bar{stroke:var(--blue-200);stroke-width:5px}.activity-chart-revenue .ct-series .ct-line{stroke:var(--blue-300)}.activity-chart-revenue .ct-series .ct-area{fill:var(--blue-200)}.activity-chart-revenue .ct-series-a .ct-bar{stroke:var(--blue-100);stroke-width:5px}.activity-chart-revenue .ct-point{stroke:var(--blue-200)!important;stroke-width:4px!important;cursor:pointer}.ct-label{color:inherit!important}.ct-grid{stroke:var(--bluegray-700)!important;stroke-width:.3px!important}.chartist-tooltip{border-radius:5px;font-weight:400!important;background:var(--gray-200)!important}.chartist-tooltip:before{border-top-color:var(--gray-200)!important;margin-left:-8px!important;border-width:8px!important}.chartist-no-grid-x .ct-horizontal~.ct-horizontal{stroke:none!important}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:var(--maskbg)}}@keyframes p-component-overlay-leave-animation{0%{background-color:var(--maskbg)}to{background-color:transparent}}.menu-wrapper{max-width:215px!important}.white-space-pre-wrap{white-space:pre-wrap}.word-wrap-break-word{word-wrap:break-word}.tab-size-4{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.p-toast-push{background:#fff!important;border:none!important}@keyframes pulseOpacity{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.blinking{animation:pulseOpacity 1s ease-in-out infinite}.field>.p-inputtextarea[data-v-a02b87ae]{width:100%}