﻿.img-row {
    width: 100%;
}

.logo-img {
    width: 15%;
    float: right;
}

.center-column {
    left: 40%;
}

.box-title {
    color: white;
    margin-left: 2%;
}

.mt-3 {
    margin-top: 3%;
}

.btn-full {
    width: 100%;
    margin: 0%;
}

.grp-custom-css {
    margin-top: 15px;
    margin-bottom: 15px;
}

.form-group-custom-css {
    width: 100% !important;
    margin: 0% !important;
}

.form-content-custom-css {
    margin: 0px;
}