﻿.NS_LineShow
{
	width: 100%;
}

.NS_LineShowX
{
	width: 485px;
}

.NS_LineShowXX
{
	width: 485px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.NS_LineHide
{
	visibility: hidden;
	display: none;
}

.EmpetyError
{
	margin-top: 10px;
	margin-bottom: 10px;
	direction: rtl;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #800000;
	margin-right: 5px;
}