@charset "utf-8";

@font-face {
    font-family: "ns";
    font-style: normal;
    font-weight: bold;
    src: url('../font/narvan-nassim-bold.eot?') format('eot'), url('../font/narvan-nassim-bold.woff') format('woff'),url("../font/narvan-nassim-bold.ttf") format("truetype");
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    /*font-size: 100%;*/
    margin: 0;
    outline: 0 none;
    padding: 0;
}

html,body{
	padding:0px;
	margin:0px;
	border:0 none;
	outline:0 none;
}

html{
	overflow-y:scroll;
	min-width:980px;
	min-height:500px;
}

.unselectable{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.clear{
	clear:both;
	font-size:0px;
	height:0px;
}

a{
	text-decoration:none;
	color:#000000;
}

.loaderDiv{
	width:300px;
	height:10px;
	position:absolute;
	right:20px;
	top:50px;
	border:1px solid #ddd;
}

.loaderBar{
	width:0px;
	height:10px;
	float:right;
	background-color:#090;
}
.loaderText{
	position:absolute;
	top:-20px;
	right:0px;
	direction:rtl;
	font:11px tahoma;
}

.head{
	height:80px;
	border-bottom:1px solid #ddd;
	background-image:url(../images/bg_head.jpg);
	position:relative;
}

	.head-link{
		
		font:12px tahoma;
		color:#666;
		padding:10px;
	}
		.head-link a{
			color:#39F;
		}
		
	.head-date{
		
		font:12px/17px tahoma;
		color:#CC3300;
		font-weight:bold;
		padding:55px 10px 10px 10px;
	}
	.head-user{
		
	    left:270px;
	    font:12px/17px tahoma;
	    font-weight:bold;
	    color:#000;
		font-weight:bold;
		padding:5px;
		width:297px;
		
		
	}
	.head-number{
		
		font:12px tahoma;
		color:#FF6600;
		font-weight:bold;
		direction:rtl;
		padding:10px;
	}

.stat{
	height:35px;
	border-bottom:1px solid #ddd;
	margin:0px 0px 0px 0px;
	position:relative;
}

.stat-loading{
	position:absolute;
	top:5px;
	left:50%;
	opacity:0;
	padding:5px;
	background-color:#FC3;
	font:12px tahoma;
	text-align:right;
	direction:rtl;
	border:1px solid #F60;
	border-radius:3px;
}

.part2{
	width:50px;
	height:400px;
	float:right;
	/*padding:10px 0px 0px 0px;
	border: 1px solid #DDDDDD;*/
	position:static;
	top:50px;
	left:0px;
	z-index:10000;	
}

.part1{
	height:100%;
	padding:10px 0px 30px 10px;
	overflow-y:scroll;
	direction:rtl;
}

.foot{
	text-align:center;
	font:11px tahoma;
	color:#666;
	line-height:17px;
	border-top:1px solid #ddd;
	margin:20px 0px 0px 0px ;
	padding:10px;
	position:relative;
}
	.foot a{
		color:#090;
		text-decoration:none;
	}
	.foot a:hover{
		color:#0CF;
		border-bottom:1px dotted #FF9900;;
	}

.login{
	text-align:center;
	direction:rtl;
	font:10px/17px tahoma;
	color:#666;
	position:absolute;
	left:10px;
	top:10px;
}
	.login a{
		background-color:#06F;
		color:#fff;
		padding:2px 6px 3px 6px;
		border-radius:2px;
		margin:0px 2px 0px 2px;
		cursor:pointer;
		
	}
	.login a:hover{
		background-color:#08F;
	}
	
/**/

#menu{
	padding-bottom:10px;
}

#menu a{
	text-decoration:none;
	cursor:pointer;
}
#menu a.disable{
	text-decoration:none;
}

	
/**/
.credit{
	
	/*text-align:right;
	direction:rtl;*/
	font:12px/17px tahoma;
	font-weight:bold;
	color:#000;
	padding:10px;
	/*margin:0px 5px 0px 5px;
	border-top:1px solid #ddd;*/
}
	.credit a{
		font:14px tahoma;
		font-weight:bold;
		color:#F60;
	}
	
	.credit .fa{
		
	}
	.credit .en{

	}
	
/**/

/* *************************************** */
.module{
	display:none;
}
.module-head {
  background-color: #F0F0F0;
  background-image: url(../images/bg_module_head.png);
  border-color: #E5E5E5;
  border-style: solid solid none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-width: 1px 1px medium;
  color: #CC3300;
	font-family:ns;
  font-size: 16px;
  font-weight: bold;
  height: 15px;
  margin-right: 0;
  padding: 3px 7px 11px 7px;
  position: relative;
  right: 0;
  text-align: right;
  top: 0;
	line-height:25px;
	direction:rtl;
}
.module-body {
	background-color: #F2F2FD;
  border: 1px solid #E5E5E5;

	padding:10px;
}
.module-body-update {
	background-image:url(../images/module_bg.png);
}
.module-panel-button{
	padding:10px 11% 10px 0px;
	margin:0px 2px 0px 0px;
}
.basic h3 {
  background-color: #F9F9F9;
	background-image: url(../images/bg_menu.png);
	border: 1px solid #E5E5E5;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	color: #0066CC;
	height: 19px;
	display:block;
	text-align:right;
	padding:3px 33px 4px 5px;
	font:bold 12px/18px "tahoma";
	cursor:default;
	position:relative;
	margin:0px 0px 1px 0px;
}
.basic h3.selected{
	color:#FFF;
	background-image: url(../images/bg_menu_selected.png);
	border: 1px solid #4D90FE;

}
.basic .home h3 {
  background-color: #F9F9F9;
	background-image: url(../images/bg_menu.png);
	border: 1px solid #E5E5E5;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	color: #0066CC;
	height: 19px;
	display:block;
	text-align:right;
	/*padding:3px 33px 4px 5px;*/
	font:bold 12px/18px "tahoma";
	cursor:default;
	position:relative;
	margin:0px 0px 1px 0px;
}
.basic .home h3.selected {
	color:#FFF;
	background-image: url(../images/bg_menu_selected.png);
	border: 1px solid #4D90FE;

}
.basic .home h3 img{
	position:absolute;
	top:1px;
	right:10px;
}
.basic .home a{
	display:block;
	font:12px tahoma;
	padding:4px 10px 7px 5px;
	margin:0px 0px 1px 5px;
	direction:rtl;
	text-align:right;
	/*border-right:5px solid #090;*/
	cursor:default;
	color:#036;
}
.basic .home a:hover{
	background-color:#eee;
	border-right:5px solid #d9483b;
}
.basic h3 img{
	position:absolute;
	top:1px;
	right:10px;
}
.basic .cat{
	
}
.basic a{
	display:block;
	font:12px tahoma;
	padding:4px 10px 7px 5px;
	margin:0px 0px 1px 5px;
	direction:rtl;
	text-align:right;
	/*border-right:5px solid #090;*/
	cursor:default;
	color:#036;
}
.basic a:hover{
	background-color:#eee;
	border-right:5px solid #d9483b;
}
.basic a.disable{
	color:#999;
	border-right:5px solid #ddd;
	/*display:none;*/
}
.basic a.disable:hover{
	background-color:transparent;
}
/* ************************************************ */
.module-table{
	padding:0px;
	margin:0px;
	border:0px;
	outline:0px;
	width:100%;
	border-spacing:0;

}
.module-table > tbody > tr > td{
	text-align:right;
	direction:rtl;
	font:10px tahoma;
	vertical-align:middle;
	padding:2px;
}
.module-table > tbody > tr:first-child td:nth-child(1){
	width:17%;
}
.module-table > tbody > tr:first-child td:nth-child(2){
	width:72%;
}
.module-table > tbody > tr:first-child td:nth-child(3){
	width:1%;
}
.module-table > tbody > tr:first-child td:nth-child(4){
	width:10%;
}
.module-table > tbody > tr > td:last-child{
	font-weight:bold;
	color:#444;
}

.module-table-c{
	padding:0px;
	margin:0px;
	border:0px;
	outline:0px;
	width:100%;
	border-spacing:0;

}
.module-table-c > tbody > tr > td{
	text-align:right;
	direction:rtl;
	font:12px tahoma;
	vertical-align:middle;
	padding:2px;
}
.module-table-c > tbody > tr:first-child td:nth-child(1){
	width:0%;
}
.module-table-c > tbody > tr:first-child td:nth-child(2){
	width:99%;
}
.module-table-c > tbody > tr:first-child td:nth-child(3){
	width:1%;
}
.module-table-c > tbody > tr:first-child td:nth-child(4){
	width:0%;
}
.module-table-c > tbody > tr > td:last-child{
	font-weight:bold;
	color:#444;
}
/* ************************************************ */
.alert{
	width:440px;
	background: none repeat scroll 0 0  #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.333);
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
	outline: 0 none;
	position: fixed;
	left:50%;
	margin-left:-250px;
	padding:40px 30px 30px 30px;
	
	/*
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	*/
	
	cursor:default;
	z-index:1000;
}
	.alert-overlay{
		background: rgba(255,255,255,.6);
    position: absolute;
		top:0px;
		left:0px;
		z-index:1000;
	}
	.alert-bg{
    position: absolute;
		top:0px;
		left:35px;
		direction:rtl;
		text-align:right;
		color:#f5f5f5;
		font:234px/221px ns;
		z-index:-1;
	}
	.alert-close{
		background: url("../images/close-x.png") no-repeat scroll center center transparent;
    height: 11px;
		top:0px;
    left: 0px;
    position: absolute;
    width: 11px;
		padding:17px;
	}
	.alert-title{
		text-align:right;
		direction:rtl;
		padding:0px 0px 20px 0px;
		font:17px/20px ns;
		color:#900;
	}
	.alert-message{
		text-align:justify;
		direction:rtl;
		font:16px/19px "b nazanin";
		padding:0px 0px 30px 0px;
		margin:0px 0px 0px 80px;
	}
	.alert-buttons{
		height:25px;
	}
	
/* SendProgressbar */
.SendProgressBar{
	width:202px;
	background: none repeat scroll 0 0  #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.333);
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
	outline: 0 none;
	position: fixed;
	left:50%;
	margin-left:-101px;
	top:25px;
	padding:5px 5px 5px 5px;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	cursor:default;
	z-index:1000;
	display:none;
}
.SendProgressBarBody{
	display:none;
}
.SendProgressBarCancel{
	height: 14px !important;
	float:left !important;
	margin:10px 0px 0px 0px !important;
	width:180px !important;
}
.SendProgressBarClose{
	position:absolute;
	left:0px;
	top:0px;
	width:12px;
	height:13px;
	font:10px/10px arial;
	text-align:center;
	display:none;
}
.SendProgressBarClose:hover{
	color:#FFF;
	background-color:#666;
}
.SendProgressBarTitle{
	text-align:center;
	direction:rtl;
	font:11px/11px tahoma;
	height:15px;
	padding:5px 2px;
}
.SendProgressBarRol{
	height:8px;
	width:200px;
	border:1px solid rgba(0, 0, 0, 0.222);
}
.SendProgressBarRolValue{
	height:8px;
	width:0px;
	background-color:#06C;
	background-image:url(images/pbar-ani.gif);
	float:right;
}
/* HeapProgressbar */
.HeapProgressBar{
	width:202px;
	background: none repeat scroll 0 0  #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.333);
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
	outline: 0 none;
	position: fixed;
	left:50%;
	margin-left:-101px;
	top:25px;
	padding:5px 5px 5px 5px;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	cursor:default;
	z-index:1000;
	display:none;
}
.HeapProgressBarBody{
	display:none;
}
.HeapProgressBarCancel{
	height: 14px !important;
	float:left !important;
	margin:10px 0px 0px 0px !important;
	width:180px !important;
}
.HeapProgressBarClose{
	position:absolute;
	left:0px;
	top:0px;
	width:12px;
	height:13px;
	font:10px/10px arial;
	text-align:center;
	display:none;
}
.HeapProgressBarClose:hover{
	color:#FFF;
	background-color:#666;
}
.HeapProgressBarTitle{
	text-align:center;
	direction:rtl;
	font:11px/11px tahoma;
	height:15px;
	padding:5px 2px;
}
.HeapProgressBarRol{
	height:8px;
	width:200px;
	border:1px solid rgba(0, 0, 0, 0.222);
}
.HeapProgressBarRolValue{
	height:8px;
	width:0px;
	background-color:#06C;
	background-image:url(images/pbar-ani.gif);
	float:right;
}
/* *********************************************************************** */
/*  

login

*/

.login-form{

	float:left;
	width:290px;
	
	padding:20px;
	margin:50px 0px 0px 50px;
}

.login-title{
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	margin:0px 0px 10px 0px;
}

.login-form label{
	display:block;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	padding-bottom:5px;
}

.login-error{
	text-align:right;
	color:#F30;
	height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

.login-captcha{
	background-color:#777;
	border-radius:3px;
	padding:5px;
	margin:10px 0px 0px 0px;
	position:relative;
}

.login-captcha span{
	display:block;
	float:right;
	width:105px;
	color:#FFF;
	text-align:right;
	font:11px Tahoma, Geneva, sans-serif;
	padding:2px 3px 0px 0px;
}

.login-captcha img{
	border-radius:3px;
}

.login-captcha a{
	background-image:url(../images/recaptcha-sprite.png);
	background-repeat:no-repeat;
	background-position:-63px -2px;
	border-radius:2px;
	padding:0px;
	width:18px;
	height:18px;
	
	position:absolute;
	top:61px;
	left:156px;
	
	opacity:.5;
}

.login-captcha a:hover{
	opacity:.8;
}

.login-captcha a:active{
	
}
/************************************* ********************************* ***********************************/
.bug-tracker{
	text-align:center;
	padding:5px 0 10px;
	margin:0 5px;
	width:88px;
	position: absolute;
    text-align: center;
    top: 49px;
	left:125px;
    
	
}
.bug-tracker-text{
	font:10px/15px tahoma ;
	padding:0px 0px 10px 0px;
	direction:rtl;
}
.bug-tracker input{
	height:15px;
	font-size:11px;
	margin:auto;
	float:none;
	font-weight:normal;
}
 
 
 /* *************************** */
 
#SplashCredit{
	
}

#Splash{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	direction:rtl;
	text-align:center
}

.login-splash-item{
	height:90px;
	padding:7px 110px 19px 5px;
	margin:5px;
	position:relative;
	text-align: right;
	direction: rtl;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size: 15px;
}

#myTooltip{padding: 5px; background-color: #FFF8DC;  border: 1px solid #DEB887; width:180px;font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #6b6b6b; display:none; position:absolute;left:0px;top:0px; }

.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:0px; box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2); background:#fff url(preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#999}
#frameless {padding:0}
#frameless .tclose {left:6px}

iframe {overflow:visible}

//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.jquery-ui-like {
	border-radius: 4px;
	background: #E0E5F5;
	border: 1px solid #AAA;
	overflow: hidden;
	text-align:center;
}
.jquery-ui-like div {
	background-image: url(../images/pbar-ani.gif);
	border-right: 1px solid #AAA;
	text-align:center;
}

//===============================================================================
//@charset "utf-8";

@font-face {
    font-family: "ns";
    font-style: normal;
    font-weight: bold;
    src: url('../font/narvan-nassim-bold.eot?') format('eot'), url('../font/narvan-nassim-bold.woff') format('woff'),url("../font/narvan-nassim-bold.ttf") format("truetype");
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    /*font-size: 100%;*/
    margin: 0;
    outline: 0 none;
    padding: 0;
}

html,body{
	padding:0px;
	margin:0px;
	border:0 none;
	outline:0 none;
}

html{
	overflow-y:scroll;
	min-width:980px;
	min-height:500px;
}

.main{
  width:1004px;
  padding:10px;
 /*border:1px solid #E5E5E5;*/
  margin:10px auto;
  direction:rtl;
}

.label{
	color: #444444;
	font-family:Tahoma;
	font-size:11px;
}
.select{
	
	width: 140px;
	border: 1px solid #CCCCCC;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 0 2px #CCCCCC inset;
	direction: rtl;
	font: 8px tahoma;
	height: 28px;
	margin: 0;
	outline: 0 none;
	padding: 3px;
	text-align: right;
	vertical-align: top;
	}
.sec1{
	
	width:980px;
	/*border:1px dashed #E2C7C7;*/
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 0 5px #CCCCCC inset;
	margin:5px auto;
	padding:15px;
	
}
.sec2{
	
	width:980px;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 0 5px #CCCCCC inset;
	margin:5px auto;
	padding:15px;
	
	
}
.sec3{
	
	width:980px;
	
}
.sec4{
	
	width:980px;
	
}



.space{
	width:60px;
	display:inline-table;
}
.spaceSec{
	width:980px;
	height:20px;
}

.textarea{
	font: 12px "tahoma";
    height: 112px;
    width: 235px;
	position:relative;
	margin-right:82px;
	border: 1px solid #CCCCCC;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 0 2px #CCCCCC inset;
	direction: rtl;
	outline: 0 none;
	padding: 3px;
	text-align: right;
	vertical-align: top;
	max-width:300px;
}
.icon{
	width:30px;
	height:25px;
}
.texbox{
	border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 2px #CCCCCC inset;
    direction: rtl;
    font: 12px tahoma;
    height: 28px;
    margin: 0;
    outline: 0 none;
    padding: 3px;
    text-align: right;
    vertical-align: top;
	height: 20px;
    margin-right: 0;
    width: 192px;

}
.button{
	border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 2px #CCCCCC inset;
    direction: rtl;
    font: 12px tahoma;
    margin: 0;
    outline: 0 none;
    padding: 3px 3px 7px 3px;
    text-align: right;
    vertical-align: top;
	height: 30px;
    margin-right: 0;
    width: 95px;
}
fieldset {
	
	border: 1px solid #BEBEBE;
    border-radius: 10px 10px 10px 10px;
    margin: auto;
	height:122px;
	width:220px;
	padding:10px;
	
}
legend {
	color: #336600;
	font-family:Tahoma;
	font-size:13px;

}
.shadow{
-moz-box-shadow:inset 0 0 30px #EEEEEE;
   -webkit-box-shadow:inset 0 0 30px #EEEEEE;
   box-shadow:inset 0 0 30px #DDDDDD;}

.menuImage{
	width:10px;
	margin-left:13px;
	/*position:relative;*/

}
   
.manage{
	
	border:1px solid #ccc;
	border-radius:5px;
	padding:5px;
	line-height:normal;
	text-align:right;
	direction:rtl;
	position:absolute;
	right:58px;
	top:110px;
	z-index:100001;
	background-image: url("../images/bg_menu.png");

}

#listMenu{
	width:300px;
	height:30px;
	border:1px solid #ccc;
	border-radius: 0 0 5px 5px;
	background-image: url("../images/bg_menu.png");
	padding:5px;
	margin-left:20px;
	text-align:right;
	direction:rtl;
	position:fixed;
	top:0;
	left:0;
	overflow:hidden;
	z-index:100002;

	

}

/*.manageA{
	width:110px;
	background-color:#EEEEEE;

}*/

.dataTableHeader tr{
	background-color:#B2D487;
}

.dataTableHeader td{
	border:1px #93B666 solid;
	text-align:center;
	font-size:12px;
	width:150px;
	font-family: tahoma;
	padding: 5px;
}

.dataTable thead tr{
	background-color:#B2D487;
}

.dataTable thead td{
	border:1px #93B666 solid;
	text-align:center;
	font-size:12px;
	width:150px;
	font-family: tahoma;
	padding: 5px;
}

.dataTable td{
	text-align:center;
	font-size:11px;
	width:150px;
	border:1px solid #93B666;
	font-family: tahoma;
	padding: 5px;
}

.dataTable td div, .dataTableHeader td div{
	width:150px;
	overflow:hidden;
}

.dataTable .selected {
	background-color:#EEE;
}