
.custom-error{
	color:#f00 !important;
}

.custom-close {
  color: red;
}

/*
input[type="text"] {
  text-transform: uppercase;
}
*/

.custom-warning{
	background-color: #fcf8e3;
	color: #8a6d3b;
}

