/*----------pagination------------*/
.pagination{
	float:right;
	width:14px;
	height:19px;
	background:#ffffff;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:0px 3px;
	margin:0px 3px;
	position: relative;
	top: -3px;
	border: 1px solid #e3e3e3;
	font-size:11px;
	color:#aaa;
}
.firstpage,.lastpage{
	float:right;
}
.rightarrow{
	background:url(../../modules/listings/news/tmps/rightarrow.png) no-repeat;
	float:right;
	width:10px;
	height:15px;
	position: relative;
	top: 7px;
	margin-right: 10px;
}
.leftarrow{
	background:url(../../modules/listings/news/tmps/leftarrow.png) no-repeat;
	float:right;
	width:10px;
	height:15px;
	position: relative;
	top: 7px;
	margin-left: 10px;
}
.forward
{
	font-size:10px;
	color:#666666;
	padding:5px;
	text-align: right;
}
.title
{
	color:#7584bf;
	font-family: 'BYekan';
	font-size: 18px;
	text-align:right;
	line-height: 25px;
}
.back-buttom
{
	position: relative;
}

.point
{
	color: #e8ba02;
		float: left;
}
.group
{
	position: relative;
	float: left;
	top: -21px;
	left: 62px;
	color:#000000;
	font-size: 11px;
}
.searchOption{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
}
/*------------search-------------*/
.searchRow,.searchTitle{
	float:right;
}
.searchTitle{
	margin-right:10px;
	float:right;
	width:100%
}
.numRows{
	padding-bottom:10px;
	float:right;
	width:100%
}
.resultSearch{
	padding:5px 0px;
}
/*-----------forms-----------*/
.string{
	background:url(../../img/forms/images/text.png) left center no-repeat;
}
.texterea{
	background:url(../../img/forms/images/textarea.png) left center no-repeat;
}
.desc{
	background:url(../../img/forms/images/doc.png) left center no-repeat;
}
.number{
	background:url(../../img/forms/images/number.png) left center no-repeat;
}
.map{
	background:url(../../img/forms/images/map.png) left center no-repeat;
}
.file{
	background:url(../../img/forms/images/file.png) left center no-repeat;
}
.cnd{
	background:url(../../img/forms/images/if.png) left center no-repeat;
}
.calendar{
	background:url(../../img/forms/images/date.png) left center no-repeat;
}
.radiobtn{
	background:url(../../img/forms/images/radio.png) left center no-repeat;
}
.combo{
	background:url(../../img/forms/images/combo.png) left center no-repeat;
}
.email{
	background:url(../../img/forms/images/email.png) left center no-repeat;
}
.site{
	background:url(../../img/forms/images/site.png) left center no-repeat;
}
.password{
	background:url(../../img/forms/images/password.png) left center no-repeat;
}
.itemadd{
	background:url(../../img/forms/images/add.png) left center no-repeat;
	padding-left:20px !important;
	cursor:pointer;
}
.deletefield{
	background:url(../../img/forms/images/cancel.png) left center no-repeat;
	padding-left:20px !important;
	cursor:pointer;
}
.news1{
 padding:5px;
 height:auto;
}
.news-show{
height:auto;
padding-bottom:10px;
}
/*---------------member_edit----------------*/
.cancel{
	background: url(../../img/crm/icons/Turnoff.png) right center no-repeat;
}
.crm{
	background: url(../../img/crm/icons/crm.png) right center no-repeat;
	border-left:1px solid #ccc;
}
.edit{
	background: url(../../img/crm/icons/edit-profile.png) right center no-repeat;
	border-left:1px solid #ccc;
}
.member_icon a{
	padding:6px 35px 5px 10px;
}
.member_icon{
	padding:15px 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #ccc;
	margin-top:10px;
}
.member_icon a,.member_icon div{
	font-family: BYekan;	
}
.member_info{
	margin-top:10px;
}
.last_enter,.ip{
	color:#000;
}
.ticksend{
	background:url(../../img/crm/icons/message-send.png) no-repeat !important;
	margin:0px !important;
}
.member_link a{
	float:right;
}
/*--------------crm-------------*/
.crm_admin_alltickets_date{
	float:right;
	background:url(../../img/crm/ticket_admin.png) no-repeat right center;
	width:181px;
	height:25px;
	color:#fff;
	padding:5px 15px 0px 0px;
	font-family:BYekan;
	font-size:13px;
}
.crm_alltickets_sender{
	float:right;
	font-family:BYekan;
	font-size:13px;
	color:#000;
	padding-top:5px;
}
.crm_alltickets_sender img{
	margin-left:7px;
}
.crm_alltickets_date{
	float:right;
	background:url(../../img/crm/ticket_user.png) no-repeat right center;
	width:181px;
	height:25px;
	color:#fff;
	padding:5px 15px 0px 0px;
	font-family:BYekan;
	font-size:13px;
}
.crm_alltickets_desc{
	margin-top:20px;
	font-family:BYekan;
	font-size:12px;
	color:#888;
}
.crm_sendnow{
	float:left;
	font-family:BYekan;
	font-size:12px;
	background:#1E4A7C;
	padding:10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-left:20px;
}
.crm_sendnow a{
	color:#fff;
}
.crm_sendnow a:hover{
	color:#0CF;
}
.star{
	width:10px;
	color:red;
	font-size:15px;
}