﻿

.TextAreaLarge {
    height: 350px;
    max-height: 350px;
    min-height: 350px;
}

.TextAreaLargeAshMethod {
    height: 180px;
    max-height: 180px;
    min-height: 180px;
}

.TextAreaLargeAshMethod {
}

.TextAreaField55 {
    height: 200px;
    max-height: 200px;
    min-height: 200px;
    margin-bottom: 5px;
}
.SoftPosRow {
    background-color:antiquewhite;
}

.nav > li {
    cursor: pointer;
}


.Invalid {
    border: 1px solid red;
}

.InvalidText {
    color: red;
}
