body {
    font-size: 16px;
}
.modebar,
.legend {
    display: none;
}

.table th,
.table td {
    text-align: center;
}

#select-ion select {
    width: 80px;
}

#select-ion .form-group {
    margin: 10px;
}
.fancybox-title {
    text-align: center;
    margin-bottom: 15px;
    font-size: 24px;
}
.ecg-image {
    width: 100%;
}

.col-3 {
    width: 33.3333333333%;
    float: left;
}

.graph-title{
    font-size: 24px;
}

#parameter td {
    text-align: left;
}
