﻿.Rinput
{
    font-family:Arial;
    font-size:10px;
    color:#000000;
    width:176px;
}

.Rtextarea
{
    font-family:Arial;
    font-size:10px;
    color:#000000;
    width:290px;
}

.Rselect
{
    font-family:Arial;
    font-size:10px;
    color:#000000;
    width:176px;
}

.Rmessage
{
    font-family:Arial;
    font-size:10px;
    color:#a282be;
}

.Rerror
{
    font-family:Arial;
    font-size:10px;
    color:#FF0000;
}

.error
{
    font-family:Arial;
    font-size:10px;
}