﻿.form-control-date {
    max-width: 100px !important;
}
.label {
    display: inline-block;
    margin: 2px 0;
    color: #014c8b;
    font-weight: bold;
}

.nowrap {
    white-space: nowrap;
}