﻿/***********************************************/
#printFactor
{
	display:block;
	float:right;
	width:600px;
	direction:rtl;
}
#showFactor
{
	display:block;
	width:90%;
	margin-right:10px;
	max-width:600px;
	min-width:250px;
	border:solid 1px #DFE1E2;
	border-radius:10px !important;
	float:right;
}
#FactorPay
{
	display:block;
	float:right;
	width:250px;
	font-size:1.3rem;
	margin-top:10px;
}
#FactorPay span
{
	display:block;
	width:100%;
	text-align:center;
	float:right;
}
#FactorPay span b
{
	font-family:myTitr;
	font-weight:normal;
	color:#000080;
}
#FactorPay img
{
	float:right;
	margin:50px 50px 5px 15px;
}
#FactorPay input
{
	display:block;
	float:right;
	width:120px;
	font-size:1.3rem;
	font-family:myTitr;
	margin:5px 60px 5px 60px;
}
#FactorPay a
{
	display:block;
	float:right;
	width:120px;
	height:35px;
	font-size:1.3rem;
	font-family:myTitr;
	margin:5px 60px 5px 60px;
	padding-top:2px;
	border:solid 1px #B0B0B0;
	border-radius:5px;
	text-align:center;
	color:Gray;
	background-color:#DFE1E2;
}
#FactorPay a:hover
{
	color:Black;
}
#FactorHeader
{
	display:block;
	float:right;
	width:250px;
	font-size:1.2rem;
	list-style:none;
	padding:0px 0px 0px 0px;	
}
#FactorHeader li
{
	display:block;
	width:96%;
	margin-right:4%;
	float:right;
	text-align:right;
	font-size:1.1rem !important;	

}
#FactorHeader li img
{
	width:150px;
	margin-right:calc(50% - 75px);
}

#FactorDesc
{
	display:block;
	background-color:#DFE1E2;
	width:98%;
	max-width:588px !important;
	min-width:250px;
	margin:5px 5px 5px 5px;
	float:right;
	font-size:1.2rem;
	padding:10px 10px 10px 10px;
	border-radius:10px !important;
}
#FactorDesc p
{
	display:block;
	width:98%;
	max-width:588px;
	float:right;
	text-align:right;
	font-size:1.1rem !important;	
}
#FactorDesc h3
{
	display:block;
	text-align:center;
	width:98%;
	float:right;
	font-family:myTitr;
}

#FactorCost
{
	display:block;
	width:98%;
	float:right;
	list-style:none;
	margin-bottom:10px;
}
#FactorCost li
{
	display:block;
	width:240px;
	float:right;
	font-size:1.2rem;
}

#FactorPayment
{
	display:block;
	width:98%;
	float:right;
	list-style:none;
	margin-bottom:10px;
	border-top:solid 1px #DFE1E2;
}
#FactorPayment li
{
	display:block;
	width:240px;
	float:right;
	font-size:1.2rem;
	text-align:right;
}
/********************************************************/
#FactorPDesc
{
	display:block;
	background-color:#DFE1E2;
	width:98%;
	max-width:508px !important;
	min-width:250px;
	margin:5px 5px 5px 5px;
	float:right;
	font-size:1.2rem;
	padding:10px 10px 10px 10px;
	border-radius:10px !important;
	border:solid 1px #DFE1E2;
}
#FactorPDesc p
{
	display:block;
	width:98%;
	max-width:588px;
	float:right;
	text-align:right;
	font-size:1.1rem !important;	
}
#FactorPDesc h3
{
	display:block;
	text-align:center;
	width:98%;
	float:right;
	font-family:myTitr;
}
#FactorPPayment
{
	display:block;
	width:98%;
	max-width:498px;
	float:right;
	list-style:none;
	margin-bottom:10px;
	border-top:solid 1px #DFE1E2;
}
#FactorPPayment li
{
	display:block;
	width:240px;
	float:right;
	font-size:1.2rem;
	text-align:right;
}
