﻿.reservations-export .umb-control-group {
    border-bottom: none;
    padding-bottom: 0;
}

.reservations-export .from-date-field {
    margin-bottom: 15px;
}

.reservations-export .from-date-info {
    display: block;
    width: 165px;
    color: #817f85;
    margin-bottom: 10px;
}

.reservations-export .submit-btn {
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 55px;
}

.reservations-export pre {
    margin-top: 20px;
}