.container {
    width: 80%;
    margin: 0 auto;
    background-color: #f7f7f7;
    color: #000000;
    text-align: right;
    padding: 15px;
}
h2 {
	border-bottom:1px solid #ffcc00;	
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}
.cet1{ 
  float: left!important; 
   margin:0px!important;
}
.cet { 
  margin-top:13px!important;
}
.textbox{
	
}
.container p {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 20px;
}
.regisFrm input[type="text"], .regisFrm input[type="email"], .regisFrm input[type="password"], .regisFrm input[type="file"] {
	text-align:center;
    width: 70%;
    padding: 10px;
    margin: 10px 0;
    outline: none;
    color: #000;
    font-weight: 500;
}

.send-button {
    text-align: center;
    margin-top: 20px;
}
.send-button input[type="submit"] {
    padding: 10px 0;
    width: 40%;
    font-size: 18px;
    font-weight: 500;
    border: none;
    outline: none;
    color: #FFF;
    background-color: #2196F3;
    cursor: pointer;
}
.send-button input[type="submit"]:hover {
    background-color: #055d54;
}
a.logout{float: right;}
p.success{color:#34A853;font-size:15px; text-align:center;}
p.error{color:#EA4335;}
#time{
	background-color:#ffffff;
	height:auto;
	display: bloack;
	margin: auto;
	width: anything under 100%;
	text-align:center;
}


























body{
	background-color:#e5e5e5!important;
	 direction:rtl;
	font-family: 'Yekan'!important;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
ul{
	float:right;
	list-style:none;	
}
ul li{
	float:right;
	padding-right:7px;
	padding-left:7px;
	cursor:pointer;
	font-size:18px;
}
ul li:hover {
	color:#9d2053;
	font-weight:bold;
}

@font-face {
    font-family: 'Yekan';
    src: url(fonts/yekan.ttf);
}
#center{
	height:auto;
	display: bloack;
	margin: auto;
	width: anything under 100%;
	text-align:center;
}
#center1{
	display: bloack;
	margin: auto;
	width: anything under 100%;
	text-align:center;
}
#sefaresh{
	display:none;
}
input{
	width:90%;
	height:35px;
	margin:10px;
	text-indent:hanging;
	padding:8px;
	border:0;
	font-family: 'Yekan';
	background-color:#ffcc00;
	color:#9d2053;
	transition: all 0.9s;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
input:Focus	{
	background-color:#601515!important;
	color:#ffffff!important; 
}
button{
	width:50%;
	height:35px;
	margin:10px;
	background-color:#0ed145;
	color:#000000;
	border-radius: 10px;
	font-size:25px;
}
select	{
	margin:10px;
	text-indent:hanging;
	padding:8px;
	border:0;
	font-family: 'Yekan';
	background-color:#ffcc00;
	color:#9d2053;
	transition: all 0.9s;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
select:Focus	{
	background-color:#571b3c!important;
	color:#ffffff!important; 
}
textarea{
	border:0;
	font-family: 'Yekan';
	background-color:#ffcc00;
	color:#9d2053;
	transition: all 0.9s;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}
textarea:Focus	{
	background-color:#571b3c!important;
	color:#ffffff!important; 
}

.home a{
	color:#9d5656;
	font-weight:bold;
}
.home a:hover{
	color:blue;
}
.load{
	color:#05ab5e;
	text-shadow:1px 1px 2px #05ab5e;
}
.error {color: #FF0000;}

.main{
	border-bottom:1px dotted #9d2053;
}
.mainreg{
}
.mainreg h3{
	border-bottom:1px solid #ffcc00;
	text-align:center
}
.wellcome{
	display:none;
}
.mainlogin{
}
.mainlogin h3{
	border-bottom:1px solid #ffcc00;	
	text-align:center
}
.forgetpass{
}
.forgetpass h3{
	border-bottom:1px solid #ffcc00;	
	text-align:center
}
.buynew{
}
.buynew h3{
	border-bottom:1px solid #ffcc00;
}
.mainedit{
}
.mainedit h3{
	border-bottom:1px solid #ffcc00;
}
.peygiri{
}
.peygiri h3{
	border-bottom:1px solid #ffcc00;
}
.payam{
}
.payam h3{
	border-bottom:1px solid #ffcc00;
}
.style-1{
	padding:5px;
}
.style-1 h2{
	border-bottom:2px solid #9d2053;	
}
.style-1 h3{
	border-bottom:2px solid #9d2053;	
}
.note{
	text-align:center;
	border-bottom:1px dotted #9d5656;
	border-top:1px dotted #9d5656;
	color:#ff0000;
	font-size:18px;
}
.footer{
	font-size:18px;
	font-weight:600;
	color:#571b3c;
	position:fixed;
	bottom:0;
	background-color:#ffffff;
	width:100%;
	height:30px;
	z-index:-1!important;
}
.showes{
	background-color:#9d2053;
	color:white;
	text-align:center;
	height:35px;
}
.showes img{
	margin-top:7px;
	margin-right:15px;
}
.showes img:hover{
	cursor:pointer;
}
.showes span:hover{
	font-weight: bold;
	color: #ffcc00;
	cursor:pointer;
}
.about-span	img	{
	width:80px;
	height:80px;
 	float:right;
	margin-left:10px;
	margin-top:5px; 
}
.show span{
	margin:auto;
	font-size:20px;
	color:#ffffff;
}
.btn {	
	font-size:15px;
	padding:2px;
	text-decoration:none;
	background-color:#9d2053;
	color:#fff;
	text-align:center;
 	-moz-border-radius: 20px; /* Firefox */ -khtml-border-radius: 20px; -webkit-border-radius: 20px; /* Safari, Chrome */ border-radius: 20px; /* CSS3 */	transition: all 0.4s ; border:0; cursor:pointer;
}

.btn:hover {
	font-size:18px;
	background-color:#341931;
	padding:4px;
	color:#ff3e8d;
}
.hamrah{
	bottom:30px;
	position:fixed;
	margin-right:40%;
	cursor:pointer;
}
.hamrah h3{
	font-weight:bold;
	font-size:22px;
	color:#9d2053;
	text-shadow:1px 1px 2px blue;
	text-align:center;
}
.hed{
	padding-top:5px;
}
.fix-right{
	background-color:#585858;
	position:fixed;
	width:115px;
	height:100%;
	right:0;
}

.fix-top{
	background-color:#585858;
	position:fixed;
	width:100%;
	height:2px;
	top:0;
	
}
.box{
	display: bloack;
	margin: auto;
	width: anything under 100%;
	text-align:center;
	background-color:#ffffff;
	height:auto;
	padding:15px;
	padding-top:2px;
}
.box h2{
	background-color:#0b79a1;
	color:#ffffff;
}
.box h3{
	background-color:#0b79a1;
	color:#ffffff;
}
.box i{
	font-size:20px;
}
.user{
	height:405px;
	width:350px;
	display: bloack;
	margin: auto;
	width: anything under 100%;
	text-align:center;
}
.Ssubmit {
    background-image: url('../images/search.png');
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 70%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 35px;
    min-height: 35px;
    border: none;
    text-indent: -9999px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.comment{
	border-right: 1px dotted #000000;
	border-left: 1px dotted #000000;
}
.comment-right{
	padding-right:8px;
	padding-left:8px;
	float:right;
}

.comment-right h4{
	text-align:right!important;
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
	padding:4px;
}

.comment-right img{
	width:25px;
	height:25px;
	border-radius:50%;
}

.comment-right span{
	font-size:11px;
}

.comment-right p{
	font-size:12px;
	border-right: 1px solid #ffcc00;
	border-left: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
	text-align:justify;
	padding:5px;
}

.comment-left{
	padding-right:8px;
	padding-left:8px;
	float:left;
}

.comment-left h4{
	text-align:left!important;
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
	padding:4px;
}

.comment-left img{
	width:25px;
	height:25px;
	border-radius:50%;
}

.comment-left span{
	font-size:11px;
}

.comment-left p{
	font-size:12px;
	border-right: 1px solid #ffcc00;
	border-left: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
	text-align:justify;
	padding:5px;
}



/*=== Services ==========================================================*/

.services										{	
												}
												
.services:hover	.services-body-pic				{	background-color:#571b3c; 
												}	

.services:hover	.services-circle-body			{	border:2px #571b3c dotted;  cursor:pointer;
												}
						

.services:hover .services-line					{	border-left:2px #571b3c dotted;  
												}

.services:hover	.services-text					{	border-top:2px  #571b3c dotted; border-bottom:2px  #571b3c dotted;  
												}
												
.services h2									{	font-size:16px; letter-spacing:1px; font-weight:700;  color:#111;
												}

.services-circle-body							{	width:120px; height:120px; margin:auto; border:2px #ccc dotted; -moz-border-radius: 205px; /* Firefox */ -khtml-border-radius: 205px;  
-webkit-border-radius: 205px; /* Safari, Chrome */ border-radius: 205px; /* CSS3 */  transition: all 0.2s ease-in-out 0.2s;  }

													
.services-body-pic								{	width:100px; height:100px!important; margin:auto; background-color:#9d2053; margin-top:8px; -moz-border-radius: 205px;
 /* Firefox */ -khtml-border-radius: 205px;-webkit-border-radius: 205px; /* Safari, Chrome */ border-radius: 205px; /* CSS3 */ transition: all 0.3s ease-in-out 0;
												}
												
.services-body-pic img							{	margin-top:30px;
												}
												
.services-line									{	width:0; height:60px; border-left:2px #ccc dotted; margin:auto;   transition: all 0.2s ease-in-out 0.3s;
												}
												
.services-text									{	border-top:2px #ccc dotted; border-bottom:2px #ccc dotted; padding:8px 0; font-size:15px; -moz-border-radius: 5px; /* Firefox */-khtml-border-radius: 5px;
-webkit-border-radius: 5px; /* Safari, Chrome */border-radius: 5px; /* CSS3 */transition: all 0.2s ease-in-out 0.4s; color:#666;										
												}
.services	span								{	color:#9d2053;	 	font-size:18px;							
												}
.services	span:hover							{	color:#ffcc00;	  cursor:pointer;					
												}											


.consultation{
  -moz-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  -webkit-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  box-shadow: 0 0 4px rgba(226,226,231,0.5);
  border:1px solid #f0f2f7;
  background-color: #f5f6f7;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	list-style:none;
}
.poshtibani{
  -moz-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  -webkit-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  box-shadow: 0 0 4px rgba(226,226,231,0.5);
  border:1px solid #f0f2f7;
  background-color: #f5f6f7;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	list-style:none;
}

.sitedesign{
  -moz-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  -webkit-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  box-shadow: 0 0 4px rgba(226,226,231,0.5);
  border:1px solid #f0f2f7;
  background-color: #f5f6f7;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	list-style:none;
	display:none;
}

.graphic-design{
  -moz-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  -webkit-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  box-shadow: 0 0 4px rgba(226,226,231,0.5);
  border:1px solid #f0f2f7;
  background-color: #f5f6f7;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	list-style:none;
	display:none;
}

.email{
  -moz-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  -webkit-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  box-shadow: 0 0 4px rgba(226,226,231,0.5);
  border:1px solid #f0f2f7;
  background-color: #f5f6f7;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	list-style:none;
	display:none;
}
.siteprogram{
  -moz-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  -webkit-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  box-shadow: 0 0 4px rgba(226,226,231,0.5);
  border:1px solid #f0f2f7;
  background-color: #f5f6f7;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	list-style:none;
	display:none;
}
.estekhdam{
  -moz-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  -webkit-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  box-shadow: 0 0 4px rgba(226,226,231,0.5);
  border:1px solid #f0f2f7;
  background-color: #f5f6f7;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	list-style:none;
}
.payam{
  -moz-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  -webkit-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  box-shadow: 0 0 4px rgba(226,226,231,0.5);
  border:1px solid #f0f2f7;
  background-color: #f5f6f7;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	list-style:none;
}
.info{
	text-align:justify;
	font-size:16px;
  -moz-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  -webkit-box-shadow: 0 0 4px rgba(226,226,231,0.5);
  box-shadow: 0 0 4px rgba(226,226,231,0.5);
  border:1px solid #f0f2f7;
  background-color: #f5f6f7;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	list-style:none;
	display:none;
}
.info span{
	font-weight:bold;
	font-size:22px;
	color:#9d2053;
	text-shadow:1px 1px 2px blue;
}

.even {
	background-color: #eff4f6;
}
table{
	text-align:center;
}
table td{
	width:auto;
}
table tr:hover {
	background-color: #e8e8e8;
}
table tbody tr td:first-child {
    text-align: center;
    color: #333;
    font-weight: 200;
	border:1px solid #e3e3e3;
}
table thead {
	border:1px solid #e3e3e3;
}
table tbody tr td {
    padding: 10px;
    text-align: center;
	border:1px solid #e3e3e3;
}
table thead tr th {
	text-align: center;
    padding: 10px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
	background-color: #edfaff;
	border:1px solid #e3e3e3;
}
table tbody {
    background-color: #fafeff;
}























.box-content {
	display:inline;
	position: relative;
	z-index: 50;
  	margin-top: -1px;
	padding: 5px;
	background: #fff !important;
}
/* Quick Buttons
=================================================================== */

.quick-button {
	border: 1px solid #ddd;
	margin-bottom: -1px;
  	padding: 30px 0px 10px 0px;
	font-size: 14px;
  	background-color: #fafafa;
  	background-image: -moz-linear-gradient(top, #fafafa, #efefef);
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#efefef));
  	background-image: -webkit-linear-gradient(top, #fafafa, #efefef);
  	background-image: -o-linear-gradient(top, #fafafa, #efefef);
  	background-image: linear-gradient(to bottom, #fafafa, #efefef);
  	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fafafa', endColorstr='#efefef', GradientType=0);
  	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
	   -moz-box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
			box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
  	-webkit-border-radius: 2px;
       -moz-border-radius: 2px;
          	border-radius: 2px;
	display:block;
	color: #646464;
	text-shadow: 0 1px 0px rgba(255, 255, 255, .6);
	text-align: center;
	cursor: pointer;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.quick-button:hover {
	text-decoration: none;
	border-color: #0000ff;
	color: #444444;
	text-shadow: 0 1px 0px rgba(255, 255, 255, 1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
  	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.25);
       -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.25);
          	box-shadow: 0px 0px 3px rgba(0,0,0,.25);
}
.quick-button:hover .notification {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.6);
       -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.6);
          	box-shadow: 0px 0px 3px rgba(0,0,0,.6);
}

.quick-button:hover .notificationR {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.6);
       -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.6);
          	box-shadow: 0px 0px 3px rgba(0,0,0,.6);
}

.quick-button i {
	font-size: 32px;
}

.notification {
	background-color:  #27b2f8;	
	position: absolute;
	top: 1px;
	left: 1px;
	line-height: 16px;
	height: 20px;
	padding: 3px 6px;
	color: white !important;
	text-shadow: 0 1px hsla(0, 0%, 0%, 0.25);
	border-width: 1px;
	border-style: solid;
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.08), inset 0 1px hsla(0, 100%, 100%, 0.3);
	   -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 1px rgba(255, 255, 255, 0.3);
			box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.08), inset 0 1px hsla(0, 100%, 100%, 0.3);
}
.notificationR {
	background-color:  #19d34e;	
	position: absolute;
	top: 1px;
	right: 1px;
	line-height: 16px;
	height: 20px;
	padding: 3px 6px;
	color: white !important;
	text-shadow: 0 1px hsla(0, 0%, 0%, 0.25);
	border-width: 1px;
	border-style: solid;
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.08), inset 0 1px hsla(0, 100%, 100%, 0.3);
	   -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 1px rgba(255, 255, 255, 0.3);
			box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.08), inset 0 1px hsla(0, 100%, 100%, 0.3);
}

.notification1 {
	background-color:  #27b2f8;	
	position: absolute;
	top: 30px;
	line-height: 20px;
	height: auto;
	padding: 10px;
	font-size:30px;
	color: white !important;
	text-shadow: 0 1px hsla(0, 0%, 0%, 0.25);
	border-width: 1px;
	border-style: solid;
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.08), inset 0 1px hsla(0, 100%, 100%, 0.3);
	   -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 1px rgba(255, 255, 255, 0.3);
			box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.08), inset 0 1px hsla(0, 100%, 100%, 0.3);
}

.label,
.badge {
  	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 12px;
	padding: 3px 6px;
}

.label {
	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
}
.down1 span{
	display:none;
}