.text-center{
	text-align:center
}
.actives a {
	color: #99cc66 !important;
	font-size: 12px;
}
.actives a:hover {
	text-decoration: underline;
	color: #99cc66;
}  
#call_right {
	z-index: 999;
	background-color:#fff;
	width:280px;
	height:auto;
	position: fixed;
	right: -10px;
}
#call_right .cal-icn {
	position: absolute;
	top: 17px;
	left: -45px;
}
#call_right .cal-icn img {
	width:100%;
}
.right-call-bx {
	border-radius: 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.28);
	width: 100%;
	background: #F8F8F8;
	text-align:left;
	z-index: 9999999999;
}
.right-call {
	padding:10px 0px;
}   
#call_div table {
	max-width:100% !important;
}
.right-call table td {
	padding:3px;
	color: #333;
	font-family: open sans;
	font-size: 14px;
	vertical-align:middle;
	border-bottom:1px solid #d4d4d4;
}
.right-call table td a {
	color: #333;
}
.right-call table td span {
	font-size:18px;
} 
