@import"https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,700,300&display=swap";[v-cloak]{display:none}*{box-sizing:border-box}body{font-family:"Roboto Condensed","Trebuchet MS",Arial,Helvetica,sans-serif;margin-top:40px;padding:0 25px}input,label{font-family:"Roboto Condensed","Trebuchet MS",Arial,Helvetica,sans-serif;font-size:20px}.ocv-pagination ul{padding:0;margin:0;list-style:none}.ocv-pagination ul li{display:inline}.ocv-pagination ul li button{background-color:rgba(0,0,0,0);outline:none;cursor:pointer;color:#000;border:1px solid #000;margin:0 3px}.ocv-pagination ul li.current button{color:#fff;background-color:#000}#app{display:flex;flex-direction:column;gap:15px;align-items:center;margin:0 auto}#app #chart-wrapper{width:100%;height:50vh;position:relative}#app .input-wrapper{display:flex;width:100%;gap:10px;margin-top:20px;align-items:center;justify-content:center}#app .table-top,#app .table-bottom{display:flex;align-items:center;justify-content:space-between;padding:20px 0}#app .table-top .ppp-wrapper,#app .table-bottom .ppp-wrapper{display:flex;align-items:center;gap:10px}#app .table-top .ppp-wrapper .ppp,#app .table-bottom .ppp-wrapper .ppp{width:80px}#app .table thead tr th .wrapper{display:flex;gap:5px;align-items:center}#app .table thead tr th .wrapper select{height:28px}#app .table thead tr th .wrapper .input-wrapper{display:flex;justify-content:flex-start;gap:10px;margin:0}#app .table thead tr th .wrapper .input-wrapper input[type=text],#app .table thead tr th .wrapper .input-wrapper input[type=number],#app .table thead tr th .wrapper .input-wrapper input[type=date]{height:28px;font-size:16px;padding:0 10px;margin:0}#app .chart-axis-select{display:flex;gap:20px;align-items:center}/*# sourceMappingURL=csv-inspector.min.css.map */