﻿/*
.textbox-obrigatorio
{
	background:#fbe37e !important;
}
.textbox-condicional
{
	background:#e3f3fe !important; color:#555 !important;
}
.textbox-nao-obrigatorio
{
	background:#fff!important;
}
.textbox-condicional, .textbox-nao-obrigatorio, .textbox-obrigatorio
{
	border:solid 1px #ccc !important;
}
*/
