﻿mark {
    color : red;
    background-color : white;
}
.MSerror {
    color:red;
}
.outer{    font-size: large;
}
#form1 {
font-size:18px;
}

.row div
{
    text-align:left;
    font-size:14px;
}
.responsive 
{
    max-width:100%;
            height:auto;
}