﻿body {
    height: 100%;
    font-family: Arial;
    z-index: -4;
    margin: 0;
}

.rowAlignText {
    text-align: -webkit-center;
    margin-top: 4%;
}

.divLogin {
    width: 467px;
    height: 56px;
    background-color: #00ffc7;
    padding: 11px 0px 0px 0px;
}

.spanLogin {
    font-family: Roboto;
    font-size: 40px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: white;
}

.positionCenter {
    position: relative;
    top: 100px;
}

#signinButtonGoogle .abcRioButtonLightBlue {
    width: 467px !important;
    height: 40px !important;
}
