/* $Id$ */
/* CSS Document */

/**** to be removed ******/
.logo {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -2px -7px;
	height: 50px;
	width: 154px;
	display: block;
}

.homeTab {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -155px -7px;
	height: 50px;
	width: 87px;
	display: block;
}

.homeTab:hover {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -155px -61px;
	height: 50px;
	width: 87px;
	display: block;
}

.homeTabSelected1 {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -155px -117px;
	height: 50px;
	width: 87px;
	display: block;
}

.featureTab1 {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -241px -7px;
	height: 50px;
	width: 102px;
	display: block;
}

.featureTab1:hover {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -241px -61px;
	height: 50px;
	width: 102px;
	display: block;
}

.featureTabSelected {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -241px -117px;
	height: 50px;
	width: 102px;
	display: block;

}

.pricingTab1 {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -342px -7px;
	height: 50px;
	width: 135px;
	display: block;
}

.pricingTab1:hover {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -342px -61px;
	height: 50px;
	width: 135px;
	display: block;
}

.pricingTabSelected {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -342px -117px;
	height: 50px;
	width: 135px;
	display: block;
}

.toolsTab1 {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -476px -7px;
	height: 50px;
	width: 85px;
	display: block;
}

.toolsTab1:hover {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -476px -61px;
	height: 50px;
	width: 85px;
	display: block;
}

.toolsTabSelected {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -476px -117px;
	height: 50px;
	width: 85px;
	display: block;
}

.blogsTab1 {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -560px -7px;
	height: 50px;
	width: 78px;
	display: block;
}

.blogsTab1:hover {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -560px -61px;
	height: 50px;
	width: 78px;
	display: block;
}

.blogsTabSelected {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -560px -117px;
	height: 50px;
	width: 78px;
	display: block;
}

.loginButton {
	height: 25px;
	width: 57px;
	display: block;
	margin-top: 12px;
	margin-left: 215px;
	float: left;
	background: url("../images/tab.png?p=WEBMON_BUILD_NUMBER") no-repeat scroll -853px -19px transparent
}

.loginButton:hover {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -853px -74px;
	height: 25px;
	width: 57px;
	display: block;
	margin-top: 13px;
	margin-left: 215px;
	float: left;
}

.loginButtonTabSelected {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -853px -74px;
	height: 25px;
	width: 57px;
	display: block;
	margin-top: 13px;
	margin-left: 215px;
	float: left;
}

.signupButton {
	height: 25px;
	width: 56px;
	display: block;
	margin-top: 12px;
	margin-left: 273px;
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -911px -19px transparent
}

.signupButton:hover {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -912px -71px;
	height: 25px;
	width: 56px;
	display: block;
	margin-top: 10px;
	margin-left: 274px;
}

.signupButtonTabSelected {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -912px -71px;
	height: 25px;
	width: 56px;
	display: block;
	margin-top: 10px;
	margin-left: 274px;
}

.rightTabBg {
	background: url(/images/tab.png?p=WEBMON_BUILD_NUMBER) no-repeat -638px -117px;
	height: 50px;
	width: 353px;
	display: block;

}

.tabDiv {
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 995px;
	padding-left: 0px;
	padding-top: 10px;
}

.logoclass {
	position: relative;
	top: 10px;
}

.tabclass {
	position: relative;
	top: 3px;
}

.freetxt {
	background: none repeat scroll 0 0 #F9F9F9;
	border: 1px solid #E4E4E4;
	height: 54px;
	left: 0;
	position: absolute;
	top: 48px;
	width: 293px;
	padding-top: 5px;
}

.freetxt2 {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E4E4E4;
	height: 84px;
	left: 0;
	position: absolute;

	top: 106px;
	width: 293px;
}

/**** to be removed  ******/


#menu {
	font-family: 'ZohoPuvi', sans-serif;
	font-weight: bold;
	margin: 0px 0;
	padding: 0;
	list-style-type: none;
	background-image: url(/images/grey-bg.png?p=WEBMON_BUILD_NUMBER);
	background-repeat: repeat;
	font-size: 14px;
	height: 49px;
}

#menu li {
	float: left;
	margin: 0;
}

#menu li a {
	text-decoration: none;
	display: block;
	padding: 0 20px;
	line-height: 49px;
	color: #fff;
}

#menu li a:hover {
	background-image: url(/images/grey-hover.png?p=WEBMON_BUILD_NUMBER);
	background-repeat: repeat;
	color: #fff;
}

#menu li.active a {
	background-image: url(/images/grey-active.png?p=WEBMON_BUILD_NUMBER);
	background-repeat: repeat;
	color: #fff;
}

#menu li a.green1 {
	background: #426a15;
	padding: 2px 7px 2px 7px;
	font-size: 12px;
	font-family: 'ZohoPuvi', sans-serif;
	display: inline;
	border: 0px solid #3b6e16;
	font-variant: small-caps;
	line-height: 46px;
	border: 1px solid #40601d;
	font-weight: bold;
}

#menu li a.green1:hover {
	background: #2a4c04;
	padding: 2px 7px 2px 7px;
	font-size: 12px;
	font-weight: bold;
	font-family: 'ZohoPuvi', sans-serif;
	display: inline;
	border: 0px solid #3b6e16;
	border: 1px solid #40601d;
	font-weight: bold;
}

#menu li.green1active a {
	background: #2a4c04;
}

#menu_wrapper ul {
	margin-left: 12px;
}

#menu_wrapper {
	padding: 0 16px 0 0;
	background: url("../images/grey.png?p=WEBMON_BUILD_NUMBER") no-repeat scroll right center transparent;
	padding: 0 16px 0 0;
	height: 59px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-top: 10px;
	width: 980px;
}

#menu_wrapper div {
	float: left;
	height: 49px;
	width: 12px;
	background: url(/images/grey.png?p=WEBMON_BUILD_NUMBER) no-repeat left;
}

.vista {
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 24px;
	border-radius: 3px;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*R Starts*/


.footer-td1 {
	width: 26%;
	line-height: 22px;
}

.footer-td2 {
	width: 28%;
	line-height: 21px;
}

.footer-td3 {
	width: 22%;
	line-height: 25px;
}

.footer-td4 {
	width: 24%;
	line-height: 22px;
}

.topborder {
	border-top: 1px solid #CCC
}

.footernew-title,
.footernew-title a {
	font-weight: bold;
	font-size: 12px !important;
	font-family: 'ZohoPuvi', sans-serif;
	margin: 0 0 3px 0;
	color: #666;
}

a .secondlevellink-footer:link,
a.secondlevellink-footer:active,
.secondlevellink-footer,
a .secondlevellink-footer,
a .secondlevellink-footer a:hover {
	color: #666 !important;
}

.secondlevellink-footer a {
	color: #666 !important
}

#newfooter,
#newfooter a {
	color: #666;
	margin-bottom: 10px
}

.footer-bg-grey {
	background-image: url(/images/footernew-bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	font-size: 11px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	clear: both;
	box-shadow: 0 7px 22px -10px rgba(0, 0, 0, 0.3) inset, 0 -30px 50px 0 #FFFFFF inset, 0 1px 0 #C4C4C4 inset
}

.txt9-footer,
.txt9-footer a {
	font-size: 9px !important;
	color: #666;
	font-family: 'ZohoPuvi', sans-serif;
}

.txt9-footer a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 9px
}

.txt9-footer a {
	color: #1A74BA;
	text-decoration: none
}

#footer table p a:hover {
	color: #390
}

.featurestable {
	margin: 0px 0px 3px 0px;
	float: left;
	width: 985px;
}

.footernew {
	font-size: 11px
}

.clr {
	clear: both;
	height: 15px;
}

.clr_30 {
	height: 30px;
	clear: both
}

#pagewrapper {
	margin: 0 auto;
	text-align: center;
	width: 990px;
}

/*Press Release Style*/
.comment-pr {
	margin: 0 0px 35px;
	width: 610px;
}

.date {
	font-size: 11px;
	color: #000;
	padding: 2px 3px
}

/* Footer starts */

a.secondlevellink:link,
a.secondlevellink:active,
.secondlevellink,
.secondlevellink a {
	color: #666 !important;
}

#footer,
#footer a {
	color: #666
}

.footer-bg {
	background-image: url(/images/footernew-bg.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: repeat-x;
	background-position: bottom center;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	height: 444px
}

.txt9,
.txt9 a {
	font-size: 9px !important;
	color: #666;
	font-family: 'ZohoPuvi', sans-serif;
}

.txt9 a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 9px
}

#pagecointainer table p a {
	color: #727272
}

#pagecointainer table p a:hover {
	color: #000;
	text-decoration: underline
}

/* Footer starts */
.notes-box {
	color: #207ECF;
	background-color: #f7f7f7;
	width: 700px;
	padding: 15px;
	border: 1px solid #ddd;
	font-size: 18px;
}

/*R Ends*/

/*T Starts */
#menu li a.orange1 {
	background: #f09202;
	padding: 6px 10px 6px 10px;
	font-size: 12px;
	font-family: 'ZohoPuvi', sans-serif;
	display: inline;
	border: 0px solid #3b6e16;
	font-variant: small-caps;
	line-height: 46px;
	border: 1px solid #ad6b00;
	font-weight: bold;
}

#menu li a.orange1:hover {
	background: #d38b07;
	padding: 6px 10px 6px 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: 'ZohoPuvi', sans-serif;
	display: inline;
	border: 0px solid #3b6e16;
	border: 1px solid #ad6b00;
	font-weight: bold;
}

#menu li.orange1active a {
	background: #f09202;
}

/*T Ends */


/*
pricing
		  #mainContent table td{text-align:middle;}  
   .radiotabs table td table td{ padding:4px;}
  td.noborder{border:0px;}
  td.borderbox{border-bottom:1px solid #e4e4e4; border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4;}
   td.borderbox2{border-bottom:1px solid #e4e4e4; border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4; border-top:1px solid #e4e4e4;}
  td.greybox{background-color:#F9F9F9; }
  td.yellowbox{background-color:#f3d55b;}
  td.noborderbox{ border-bottom:1px solid #e4e4e4;}
  td.allborderbox{border:1px solid #e4e4e4;}
  td.topborder{border-top:1px solid #E4E4E4;}
  



.radiotabs {width:1000px; margin-top:20px;}
input.tabs {position:absolute;; left:-9999px; cursor:pointer;}
input.tabs + label {float:left; display:block; font:normal 12px/30px ZohoPuvi, sans-serif; background:#F3F4F4; padding:0 20px; margin-right:2px; text-decoration:none; color:#666666; position:relative; cursor:pointer;

}
input.tabs + label img {position:absolute; left:0; top:0; width:100%; height:100%; cursor:pointer;}

.tabcontent {width:1000px; padding:0px; background:#fff; position:relative; z-index:10; display:none; clear:left; top:-1px;
 
}
.tabcontent p {padding:0 0 5px 0; margin:0; font:normal 12px/20px ZohoPuvi, sans-serif; color:#333;}
.tabcontent h4 {padding:0 0 10px 0; margin:0; font:bold 14px/25px ZohoPuvi, sans-serif; color:#000;}

.tabcontent {display:none;}
input.tabs:checked + label {background-color:#83B633;  color:#FFF; z-index:20; cursor:pointer;}

input#tab1:checked ~ div#view1 {display:block;}
input#tab2:checked ~ div#view2 {display:block;}
input#tab3:checked ~ div#view3 {display:block;}
input#tab4:checked ~ div#view4 {display:block;}
input#tab5:checked ~ div#view5 {display:block;}



.pricing-table .tooltip-container .icon-cursor {
color: #ccc;
margin-left: 10px;
}
.icon-cursor {
cursor: pointer;
}
.pricing-table .tooltip-container  .tooltip-container2 .tooltip-content {
margin-left: 9px;
}
.tooltip-content {
background-color: #fff1b1;
/*border:1px solid #fbdf5a;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #000;
font-size: 12px;
padding: 15px 20px;
position: absolute;
display:block;
width: 250px;


z-index: 1;
}
.tooltip-content > p {
line-height: 1.5em;
margin: 0 0 0.5em;
text-align: left;
}
.pricing-table .tooltip-container .tooltip-container2 {
margin: 0 1em 0 0;
float: left;
}
.tooltip-container .tooltip-container2 {
margin: 0px 0 0 0px;
position: relative;
}
.tooltip-content:after {
		
    border-color: #FFF1B1 transparent transparent;
    border-style: solid;
    border-width: 12px 12px 0;
    top: -6px;

    content: "";
    display: block;
    height: 0;
    left: 50px;
    position: absolute;
  /*  transform: rotate(180deg);
	-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform: rotate(180deg);
    width: 0;
}




.icon-cursor{
	cursor:pointer;}


.line{
	width:1000px; 
	height:3px; 
	background:#83B633; 
	position:relative; 
	top:33px;"
}
.pop{}

.pop1{}

.dec{
	border-bottom: 1px dotted #999999;
	}
	.mb{
	position:absolute;
	top:75px;
	margin-left:850px;
	float:right;
	}
	
	.runningtxt{
	color: #777777;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 23px;
    padding: 15px 0 5px;
	text-align:left;
	}


#tabs {
	font-size: 12px;
	margin: 20px 0;
	width: 1000px;
}
#tabs ul {
	float:left;
	background: #fff;
	width: 1000px;
	padding-top: 4px;
	border-bottom:5px #5b9027 solid;
	margin-bottom:20px;
}
#tabs li {
	margin-left: 0px;
	float:left;
	list-style: none;
	background: #474747;
	font:normal 13px ZohoPuvi;
	border-right:11px solid #fff;
}

* html #tabs li {
	display: inline;
}
#tabs li, #tabs li a {
	float: left;
}
#tabs ul li.active {
	color:#000;
	background: #5c9526;
}
#tabs ul li.active a {
	color: #fff;
}

#tabs ul li a {
	text-decoration: none;
	padding: 8px;
	color: #fff;
	font-weight: 400;
}


.pop2{}




.hoverct {
background-color: #fff1b1;
border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
bottom: -114px;
color: #999;
font-size: 14px;
padding: 15px 20px;
position: absolute;
display:block;
width: 250px;
z-index: 1;

}
.hoverct > p {
line-height: 1.5em;
margin: 0 0 0.5em;
text-align: left;
}

.leftbox {
margin: 16px 0 0 8px;
position: relative;
}
.hoverct:after {
border-color: #FFF1B1 transparent transparent;
    border-style: solid;
    border-width: 16px 16px 0;
    bottom: 190px;
    content: "";
    display: block;
    height: 0;
	left:200px;
    position: absolute;
    transform: rotate(180deg);
    width: 0;

}

<!--new css-->
.pricintab{

font-family: 'ZohoPuvi',sans-serif;
    font-size: 14px;
    font-weight: bold;}
	
	.prichead{
	font: 22px 'ZohoPuvi',sans-serif;
	color:727272;
	text-align:left;
	line-height:28px;}

/*Pricing Ends*/





/*pricing*/
pricing #mainContent table td {
	text-align: middle;
}

.radiotabs table td table td {
	padding: 4px;
}

td.noborder {
	border: 0px;
}

td.borderbox {
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

td.borderbox2 {
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
}

td.greybox {
	background-color: #F9F9F9;
}

td.yellowbox {
	background-color: #f3d55b;
}

td.noborderbox {
	border-bottom: 1px solid #e4e4e4;
}

td.allborderbox {
	border: 1px solid #e4e4e4;
}

td.topborder {
	border-top: 1px solid #E4E4E4;
}




.radiotabs {
	width: 1000px;
	margin-top: 20px;
	margin-left: 0 !important
}

input.tabs {
	position: absolute;
	;
	left: -9999px;
	cursor: pointer;
}

input.tabs+label {
	float: left;
	display: block;
	font: normal 14px/30px 'ZohoPuvi', sans-serif;
	background: #F3F4F4;
	padding: 0 20px;
	margin-right: 2px;
	text-decoration: none;
	color: #666666;
	position: relative;
	cursor: pointer;

}

input.tabs+label img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.tabcontent {
	width: 1000px;
	padding: 0px;
	background: #fff;
	position: relative;
	z-index: 10;
	display: none;
	clear: left;
	top: -1px;

}

.tabcontent p {
	padding: 0 0 5px 0;
	margin: 0;
	font: normal 12px/20px 'ZohoPuvi', sans-serif;
	color: #333;
}

.tabcontent h4 {
	padding: 0 0 10px 0;
	margin: 0;
	font: bold 14px/25px 'ZohoPuvi', sans-serif;
	color: #000;
}

.tabcontent {
	display: none;
}

input.tabs:checked+label {
	background-color: #83B633;
	color: #FFF;
	cursor: pointer;
}

input#tab1:checked~div#view1 {
	display: block;
}

input#tab2:checked~div#view2 {
	display: block;
}

input#tab3:checked~div#view3 {
	display: block;
}

input#tab4:checked~div#view4 {
	display: block;
}

input#tab5:checked~div#view5 {
	display: block;
}



.pricing-table .tooltip-container .icon-cursor {
	color: #ccc;
	margin-left: 10px;
}

.icon-cursor {
	cursor: pointer;
}

.pricing-table .tooltip-container .tooltip-container2 .tooltip-content {
	margin-left: 9px;
}

.tooltip-content {
	background-color: #fff1b1;
	border: 2px solid #fbdf5a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	font-size: 12px;
	padding: 15px 20px;
	position: absolute;
	display: none;
	width: 250px;
	box-shadow: 10px 10px 5px #888888;

	z-index: 1;
}

.tooltip-content>p {
	line-height: 1.5em;
	margin: 0 0 0.5em;
	text-align: left;
}

.pricing-table .tooltip-container .tooltip-container2 {
	margin: 0 1em 0 0;
	float: left;
}

.tooltip-container .tooltip-container2 {
	margin: 0px 0 0 0px;
	position: relative;
}

.tooltip-content:after {

	border-color: #FFF1B1 transparent transparent;
	border-style: solid;
	border-width: 12px 12px 0;
	top: -8px;

	content: "";
	display: block;
	height: 0;
	left: 50px;
	position: absolute;
	/*  transform: rotate(180deg);*/
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	width: 0;
}




.icon-cursor {
	cursor: pointer;
}


.line {
	width: 1000px;
	height: 3px;
	background: #83B633;
	position: relative;
	top: 33px;
	"

}

.pop {}

.pop1 {}

.dec {
	border-bottom: 1px dotted #999999;
}

.mb {
	position: absolute;
	top: 75px;
	margin-left: 850px;
	float: right;
}

.runningtxt {
	color: #777777;
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 23px;
	padding: 15px 0 5px;
	text-align: left;
}


#tabs {
	font-size: 12px;
	margin: 20px 0;
	width: 1000px;
}

#tabs ul {
	float: left;
	background: #fff;
	width: 1000px;
	padding-top: 4px;
	border-bottom: 5px #5b9027 solid;
	margin-bottom: 20px;
}

#tabs li {
	margin-left: 0px;
	float: left;
	list-style: none;
	background: #474747;
	font: normal 13px 'ZohoPuvi';
	border-right: 11px solid #fff;
}

* html #tabs li {
	display: inline;
}

#tabs li,
#tabs li a {
	float: left;
}

#tabs ul li.active {
	color: #000;
	background: #5c9526;
}

#tabs ul li.active a {
	color: #fff;
}

#tabs ul li a {
	text-decoration: none;
	padding: 8px;
	color: #fff;
	font-weight: 400;
}


.pop2 {}




.hoverct {
	background-color: #fff1b1;
	border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	bottom: -114px;
	color: #999;
	font-size: 14px;
	padding: 15px 20px;
	position: absolute;
	display: block;
	width: 250px;
	z-index: 1;

}

.hoverct>p {
	line-height: 1.5em;
	margin: 0 0 0.5em;
	text-align: left;
}

.leftbox {
	margin: 16px 0 0 0px;
	position: relative;
}

.hoverct:after {
	border-color: #FFF1B1 transparent transparent;
	border-style: solid;
	border-width: 16px 16px 0;
	bottom: 190px;
	content: "";
	display: block;
	height: 0;
	left: 200px;
	position: absolute;
	transform: rotate(180deg);
	width: 0;

}

< !--new css-->.pricintab {

	font-family: 'ZohoPuvi', sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.prichead {
	font: 22px 'ZohoPuvi', sans-serif;
	color: #727272;
	text-align: left;
	line-height: 28px;
	letter-spacing: 0px;

}

.hoverct {
	background-color: #fff1b1;
	border: 1px solid #fbdf5a;
	border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	bottom: -114px;
	color: #999;
	font-size: 14px;
	padding: 15px 20px;
	position: absolute;
	display: block;
	width: 250px;
	z-index: 1;
	bottom: 22px;
	box-shadow: 10px 10px 5px #888888;

}

.hoverct>p {
	line-height: 1.5em;
	margin: 0 0 0.5em;
	text-align: left;
}

.leftbox {

	position: relative;
}

.hoverct:after {
	border-color: #FFF1B1 transparent transparent;
	border-style: solid;
	border-width: 16px 16px 0;
	bottom: -6px;
	content: "";

	height: 0;
	left: 61px;
	position: absolute;
	transform: rotate(270deg);
	width: 0;

}



/*Pricing Ends*/

/*Pricing Ends*/