#page-tabs {
    margin-bottom: 20px;
}

#download-button {
    margin-top: 5px;
}

#prediction-button {
    margin-bottom: 10px;
}

.well {
    padding-top: 13px;
    padding-bottom: 0px;
}

.min-container-height {
    width: 100%;
    min-height: 40px;
}

.products-box-height {
    min-height: 190px;
}

.text-align-end {
    text-align: end;
}

.control-value {
    width: 100px;
}

.btn {
    cursor: pointer;
    position: relative;
}
