﻿body {

}
.input-validation-error
{
    border:1px solid red !important;
    
}
.field-validation-error
{
    color:red
}
.uploadcolor
{
    color:black !important;
}
.textareabox
{
    width:358px;
    height:120px;
}
.textareaboxs
{
    width:500px;
    height:200px;
}