﻿.ml-tab-content {
    width: 100%;
}
.tab-pane {
    padding-right: 2%;
    padding-left: 2%;
}
.tab-content {
    width: 100%;
}
.fade:not(.show) {
    height: 0;
}
.chart-container {
    width: 100%;
    background-color: #F2F2F5;
}
#mainChart {
}
/*#img-square-wrapper {
    max-height: 400px;
    width: 500px;
}*/
.img-square-inference-wrapper {
    width: 450px;
}

.mlModelStatus {
    margin-bottom: 2px;
    margin-top: 4px;
}
