﻿.titleOrder
{
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
}
.textTitleWhite
{
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:White;
}
.textOrder
{
	font-family:Arial;
	font-size:14px;
}
.textOrderWhite
{
	font-family:Arial;
	font-size:14px;
	color:White;
}
.textCheck
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}
.textCheckSmall
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}
.requredMarked
{
	color:White;
}
.requredMarkedBlack
{
	color:Black;
}
.textState
{
	font-family:Arial;
	font-size:10px;
}
.textError
{
	font-family:Arial;
	font-size:14px;
	color:Red;
}
.textSearch
{
	font-family:Trajan Pro;
	font-size:60px;
	color:#392212;
}
.textSearchCC
{
	font-family:Trajan Pro;
	font-size:40px;
	color:#392212;
}
.textSearchCCSmall
{
	font-family:Trajan Pro;
	font-size:25px;
	color:#392212;
}