/*
 * Cadastre module
 */
.cd-search-modal {
min-height: 500px;
max-height: 500px;
overflow-y: auto;
}

.ms-modal {
min-height: 455px;
max-height: 455px;
overflow-y: auto;
}

.ms-table {
min-height: 230px;
padding-bottom: 10px;
}