﻿
.tenant-small-form {
    background: #e0e0e0;
    padding: 20px;
}

.tenant-small-form label {
        font-weight: normal;
    }

.tenant-small-form input, .tenant-small-form textarea {
        width: 100%;
    }
.tenant-small-form .red {
    font-size:20px;
    color:red;
}
