.container {
	min-height: 70vh;
}

.dataTables_wrapper {
    margin-top: 20px;
}
table.dataTable {
  margin-top: 0px !important;
}

.csv-file-wrap {
    display: none;
}

.competitor-url {
    cursor: pointer;
}

.underpriced, .data-error {
    background-color: #ff0000;
}

.priceok {
    background-color: #03cc31;
}

.refresh-product, .product-price {
    font-weight: normal;
    cursor: pointer;
}
