body, div, td, tr, select, textarea, input,button { font-family: Tahoma; font-size: 9pt; color: #000000 }
a            { text-decoration: none;}
* { margin: 0pt; padding: 0pt; }
a img { border: 0pt none ; }
a { color: rgb(204, 0, 0); }

label,.block_title{ cursor:pointer; }
.not_show{display:none}
#md_form {margin :0px}
.overal {
	background-color:#000000;
}
.list_delete { text-decoration: line-through; color: #C0C0C0; background-color: #F99C8E}
.my_error_success{
	margin: 20px;
	border: 1px solid #7190E0;
	background-color: #FFFFFF;
	background-image: url('images/success_larg.gif');

	background-position: 98% 5px ; 
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #008000;padding-left:5px; font-weight:bold; text-align:right 	
}
#noresult , .my_error_error{
	margin: 20px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	background-image: url('images/error_larg.gif');

	background-position: 98% 5px ; 
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF0000;padding-left:5px; font-weight:bold; text-align:right 	
}
.my_error_help{
	margin: 20px;
	border: 1px solid #FF6600;
	background-color: #FFFFFF;
	background-image: url('images/help_larg.gif');

	background-position: 98% 5px ; 
	background-repeat: no-repeat;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #FF6600;padding-left:5px; font-weight:bold; text-align:right 	
}


.my_big_error_success{
	margin: 20px;
	border: 1px solid #7190E0;
	background-color: #FFFFFF;
	background-image: url('images/error_suc.gif');

	background-position: 98% 5px ; 
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #008000;padding-left:5px; font-weight:bold; text-align:right 	
}

.my_big_error_error{
	margin: 20px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	background-image: url('images/error_error.gif');

	background-position: right top ; 
	background-repeat: no-repeat;
	padding-right: 70px;
	padding-top: 40px;
	padding-bottom: 10px;
	color: #FF0000;padding-left:5px; font-weight:bold; text-align:right 	
}
.my_big_error_help{
	margin: 20px;
	border: 1px solid #FF6600;
	background-color: #FFFFFF;
	background-image: url('images/help_larg.gif');

	background-position: 98% 5px ; 
	background-repeat: no-repeat;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #FF6600;padding-left:5px; font-weight:bold; text-align:right 	
}

.my_stat{
height: 20px; 
background-image: url('images/stat_small.gif'); 
background-repeat: no-repeat;
background-position: right 5px ;
padding-top :5px;
padding-right :20px;
}
.my_info{
height: 20px; 
background-image: url('images/info_small.gif'); 
background-repeat: no-repeat;
background-position: right 5px ;
padding-top :5px;
padding-right :20px;
}


.button_ok  { 
cursor:pointer;
width: 110px; height: 25px; background-image: 
url('images/success_small.gif'); 
background-repeat: no-repeat; background-position: 80px center; padding-right:10px; color:#008000; font-weight:bold
}
.need        { color: #FF0000; font-weight: bold }
.clear_me{clear:both}

#page-list{padding: 3px}
#page-list A:hover {
	border:1px solid #c0c0c0; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 10pt; PADDING-BOTTOM: 2px; COLOR: #FFFFFF; PADDING-TOP: 2px; BACKGROUND-COLOR: #0000b0; TEXT-DECORATION: none
}
#page-other {
	border:1px solid #c0c0c0; PADDING-RIGHT: 5px; MIN-WIDTH: 30px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 10pt; PADDING-BOTTOM: 2px; COLOR: #000080; PADDING-TOP: 2px; BACKGROUND-COLOR: white; TEXT-DECORATION: none
}
#page-this {
	border:1px solid #c0c0c0; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 10pt; PADDING-BOTTOM: 2px; COLOR: #FF0000; PADDING-TOP: 2px; BACKGROUND-COLOR: #f5f5f5; TEXT-DECORATION: none
}
.pic_code, #pic_code{float:right; padding:3px;}


.listing-table {
	border: 1px solid white;
	margin: 1em 0;
	width: 100%; 
}
.listing-table tr.listing-row {
	background: #eee;
	padding: 0.1em 0.3em;
}

.listing-table tr.listing-row td {
	padding: 0.1em 0.3em;
}

/* .listing-table tr.listing-row:nth-child(odd) { */
.listing-table tr.listing-row-odd {
	background: #eee;
}

/* .listing-table tr.listing-row:nth-child(even) { */
.listing-table tr.listing-row-even {
	background: #ddd;
}

.listing-table th {
	color: white;
	font-size: 8pt !important;
	font-weight: normal;
	text-align: center;
	background: #058;
	padding: 0.3em 0.3em;
}

.lang_fa .listing-table th {
	font-size: 10pt !important;
}

.listing-table th.horiz,
.horiz-listing-table th {
	vertical-align: top;
	text-align: left;
}

.listing-table td {
	padding: 0.2em 1em;
}

.listing-table pre {
	margin: 0.1em 0;
	padding: 0.1em 0.5em;
	border: solid black;
}


td.primary-cell,
tr.listing-row-odd td.primary-cell,
.listing-table tr.listing-row-odd td.input,
.primary-cell {
	background: #cdf;
}

tr.listing-row-even td.primary-cell,
.listing-table tr.listing-row-even td.input {
	background: #bcf;
}