﻿html {
    height:100%;
}
body {
    height: 100%;
}
form {
    height: 100%;
}
    form > .sections, form > .sections > .main{
        height: 100%;
    }
