﻿.DisabledTextBoxColor
{
    background-color:#d6d3ce;
}

.EnabledTextBoxColor
{
    background-color:#ffffff;
}

