﻿.registerMinHeight {
    min-height: calc(200% - 120px - 95px);
}
.registerFormBg {
    background-color: rgba(240, 240, 240, 0.8);
}