﻿.form-label-mt {
    margin-top: 0.6rem;
    font-weight: bold;
}

.row-search {
    margin-top: 1rem;
    margin-left: 0rem;
}

.mt-1r {
    margin-top: 1rem !important;
}

.mt-05r {
    margin-top: 0.5rem !important;
}

.mb-1r {
    margin-bottom: 1rem !important;
}

.mb-05r {
    margin-bottom: 0.5rem !important;
}


.ml-1r {
    margin-left: 1rem !important;
}

.ml-05r {
    margin-left: 0.5rem !important;
}