﻿form * {
    font-size: 11px !important;
}


.form-group {
    margin-bottom: 3px;
    margin-top: 3px;
}

.form-control {
    height: 30px;
}

.card-body {
    padding-top: 5px;
    padding-bottom: 5px;
}

table {
    margin-bottom: 2px !important;
}
