html,
body#frontForms
{
    width: 100%;
    height: 100%;
    margin: 0;
}

body#frontForms
{
    font-weight: 300;
    font-style: normal;top: 0;right: 0;
    bottom: 0; left: 0;

    overflow: hidden;

    color: #000;
    background: #f7f7f7;

    -webkit-font-smoothing: antialiased;
}
.main{
    position: absolute;
    height: 100%;
    width: 100%;
    line-height: 100%;
    display: table;
}
.va-middle {
    display: table-cell;
    vertical-align: middle;
 }
 .position-block {
    max-width: 380px;
}

.heading  {border-bottom: 1px solid #D8E2E8;
margin-left: -15px;
margin-right: -15px;
margin-bottom: 20px;
padding-bottom: 5px; }
.heading h1 {color: #66757f; font-size: 18px; font-weight: bold;}



#w0 {
    display: none;
    /*hide old socila network icons*/
}
label {
    font-size: 14px;
}
.links > a {
    font-size: 14px;
}
.alert {
    line-height: normal;
}