@import"https://fonts.googleapis.com/css2?family=Inter:wght@300..700&display=swap";*{box-sizing:border-box;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body,html{background-color:#222;color:#fefefe;margin:0;padding:0}body{height:100%}h1,h2,h3,h4,h5,h6{margin-top:0}h1{margin-top:15px}h1,h3{margin-bottom:15px}h4{margin-bottom:10px;margin-top:0}.w-100{width:100%}.ml-auto{margin-left:auto}.ml-3{margin-left:15px}.mr-auto{margin-right:auto}.mr-3{margin-right:15px}.mb-3{margin-bottom:15px}.container{margin:0 auto;max-width:1200px}.container-fluid{padding-left:15px;padding-right:15px;width:100%}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col-md-3{padding:0 15px;width:25%}.col-md-6{padding:0 15px;width:50%}.col-md-9{padding:0 15px;width:75%}.page-header{align-items:center;display:flex;justify-content:space-between}#app-container header{align-items:center;background-color:#3262a8;display:flex;padding:15px;position:relative;z-index:9999}#app-container header a{color:#fefefe;margin-right:10px;text-decoration:none}.head-profile{display:flex;margin-left:auto}.head-profile-name{margin-right:15px}.head-profile-logout,button{cursor:pointer}button{background-color:#3262a8;border:none;border-radius:6px;color:#fefefe;padding:8px 16px}button:disabled{opacity:.5}.disclosure-header{background-color:#000c;cursor:pointer;padding:10px 15px}.disclosure-body{padding:10px 15px}.filters-list{margin-bottom:15px}.filters-list:last-of-type{margin-bottom:0}.filters-list-header{display:flex;flex-direction:column;margin-bottom:15px;margin-top:15px;padding-left:15px;padding-right:15px}.filters-list-header .btn-delete{margin-left:auto}.filters-list-header .total{font-size:.8rem;opacity:.5}.filters-list-title{align-items:center;display:flex;justify-content:space-between}.filters-list-title h4{margin-bottom:0}.filters-list-title .btn-delete{margin-left:auto}input,select{background-color:#010101;border:none;border-radius:8px;color:#fefefe;padding:10px 8px}input[type=color]{padding:4px 8px}.form-group{margin-bottom:15px}.marker{background-color:#3262a8;border-radius:8px;box-shadow:0 0 5px #0000004d;color:#fefefe;margin-bottom:5px;padding:5px;position:relative}.marker:after{background-color:inherit;bottom:-5px;content:"";height:10px;left:50%;position:absolute;transform:rotate(45deg) translate(-50%);width:10px;z-index:0}.marker .icons{align-items:center;background-color:inherit;display:flex;position:relative;z-index:1}.marker .icons img,.marker .icons svg{margin-right:5px;max-height:16px;max-width:16px;width:100%}.marker .icons img:last-of-type,.marker .icons svg:last-of-type{margin-right:0}.stat-card,.stat-list-card{background:#0000004d;border:1px solid transparent;border-radius:8px;color:#fefefe;display:flex;flex-direction:column;margin-bottom:30px;overflow:hidden;padding:15px}.stat-label{margin-top:0;opacity:.8}.stat-value{font-size:1.5rem;font-weight:600;margin-bottom:0}.stat-list-card{padding:0}.stat-list-card .stat-label{margin-top:15px;padding-left:15px;padding-right:15px}.stat-list-overflow{max-height:570px;overflow-y:auto}.stat-list-item{border-bottom:1px solid hsla(0,0%,100%,.05);display:flex;padding:8px 15px}.stat-list-item:first-of-type{border-top:1px solid hsla(0,0%,100%,.05)}.stat-list-item:last-of-type{border-bottom:none}.stat-list-item:hover{background-color:#ffffff0d}.stat-list-item.stat-list-item-chart{align-items:center;font-size:.9rem;padding:4px 15px}.stat-list-item.stat-list-item-chart .stat-list-label{margin-right:15px;min-width:30px}.stat-list-item-entry{font-size:.9rem}.stat-list-item-entry div{overflow:hidden;text-overflow:ellipsis}.stat-list-label{margin-right:auto}.stat-list-value{font-weight:600}.stat-list-progress{padding-right:30px;width:100%}.stat-list-progress-bar{background-color:#3262a8;height:3px}table{border-collapse:collapse;caption-side:bottom;text-indent:0}table tr th:first-of-type{border-top-left-radius:8px}table tr th:last-of-type{border-top-right-radius:8px}table tr td:first-of-type{border-left:1px solid hsla(0,0%,100%,.1)}table tr td:last-of-type{border-right:1px solid hsla(0,0%,100%,.1)}table tr:nth-child(odd) td{background-color:#ffffff08}table th{background-color:#ffffff1a;font-weight:700;padding:10px 15px;text-align:left}table td{padding:5px 15px}
