﻿.formlabels {
    margin:7px;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 77px;
}

.heightmax{
    height:100%;
}