﻿.text_section_header
{
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.text_label
{
	font-size:12px;
	color:#000;
}

.input_error 
{
	color: Red;
	font-size:12px;
}

.status_succes 
{
	color: Green;
	font-size:12px;
	font-weight: bold;
}

.error_error 
{
	color: Red;
	font-size:12px;
	font-weight: bold;
}