.pricing-free {
	color: #666;
	font-size: 0.95em;
	line-height: 20px;
	position: absolute;
	top: 13em;
	width: 15.5em;
}

.pricing-free a {
	text-decoration: underline;
}

.pricing-free ul {
	font-weight: bold;
	margin: 2em 0;
}

.pricing-free-checkbox {
	color: #fff000;
	margin: 0 0.7em 0 0.4em;
}

a.pricing-free-a {
	text-decoration: none;

}

/*
.pricing-free-a:hover > .pricing-free-text {
color: #fff000;
}

.pricing-free-text {
font-size: 1.05em;
text-decoration: underline;
color: #fff;

}
*/




.pricing-free-icon {
	background-color: #fff000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #8D8D8D;
	font-size: 0.6em;
	margin-right: 1em;
	padding: 0.5em 1em;
}

.pricing-divider {
	border: none;
	border-bottom: 1px solid #d2d2d2;
	margin: 1.5em 0;
}


/* @group Container */

.container-pricing {
	margin-top: 85px;
}

/* @group Pricing table */

.pricing-table {
	width: 1000px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-right: 10px;
	float: right;
	clear: both;
}

.pricing-table .tooltip-container {
	margin-left: 0px;
}

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

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

.pricing-table .tooltip-container .icon-aboard:hover {
	color: #333;
	color: rgba(0, 0, 0, 0.8);
}

.pricing-table-row > td:hover > .tooltip-container > .icon-aboard {
	color: #333;
	color: rgba(0, 0, 0, 0.8);
}

.pricing-table-row > td:hover > .tooltip-container > .tooltip-content {
	opacity: 1;
	-webkit-transition: opacity 100ms ease;
	-moz-transition: opacity 100ms ease;
	transition: opacity 100ms ease;
	visibility: visible;
}

.pricing-table-row {
	background-color: #fff;
}

.pricing-table-row:nth-child(odd) {
	background-color: #fbfbfb;
}

.pricing-table-row > td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #d2d2d2;
	font-size: 1.2em;
	height: 3em;
	text-align: center;
}

.pricing-table-row > td:first-child {
	padding-left: 30px;
	font-size: 0.9em;
	text-align: left;
}

.pricing-table-row > td:first-child + td {
	width: 221px;
	padding: 0px;
}

.pricing-table-row > td:first-child + td + td {
	width: 218px;
	padding: 0px;
}

.pricing-table-row > td:last-child {
	width: 221px;
	padding: 0px;
}


.pricing-table-row > td:first-child,
.pricing-table-row > td:last-child {
	border-right: 1px solid #ccc;
}

.pricing-table-row-pageviews > td {
	color: #999;
	font-size: 0.75em;
}

.pricing-table-row-pageviews > td:first-child {
	font-size: 0.75em;
	padding-left: inherit;
	text-align: center;
}


/* @group Packages */

.packages-list {
	float: right;
	margin-top: 3em;

}



.packages-item-highlighted {
	padding-bottom: 0;
}

.pricing-features-phone-list {
	display: none;
}


.packages-price-currency {
	margin-top: -0.7em;
}

.packages-features {
	display: none;
}

.packages-header {
	background: #f2f2f2;
	background: -moz-linear-gradient(top,  #fafafa 0%, #f2f2f2 100%);
	background: -webkit-linear-gradient(top,  #fafafa 0%, #f2f2f2 100%);
	background: linear-gradient(to bottom,  #fafafa 0%, #f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f2f2f2',GradientType=0 );
	border-bottom: 1px solid #ddd;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-size: 2em;
	font-weight: 100;
	letter-spacing: -0.05em;
	line-height: 80px;
	margin: 0;
	text-shadow: 0 2px #fff;
}



.packages-list {
	color: #333;
	margin: 0px 10px 0px 10px;
	width: 667px;
	list-style: none;
	list-style-type: none;
}

.packages-item li {
	list-style: none;
	list-style-type: none;
}

.packages-item {
	list-style: none;
	list-style-type: none;
	background-color: #fff;
	border: 1px solid #d2d2d2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-top: 20px;
	text-align: center;
	width: 33%;
	position: relative;
}

ul.free-package
{
	list-style-type: none;
	list-style: none;
	padding: 10px 0px 10px 15px;
	margin: 0px;
}
ul.free-package li
{
	list-style: none;
	background-image: url('../images/check-icon.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}

.packages-item .tooltip-container {
	color: #ccc;
}

.packages-item .tooltip-container:hover {
	color: #333;
	color: rgba(0, 0, 0, 0.8);
}

.packages-item .button-base {
	display: block;
	margin: 0 1.2em;
}

.packages-item-highlighted {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 0;
	width: 34%;
}

.packages-item-highlighted .packages-header {
	padding-top: 20px;
	font-size: 2.3em;
}

.packages-item-highlighted .button-base {
	background-color: #57c700;
	box-shadow: 0px 3px 0px #4db300, 0px 5px 2px rgba(0,0,0,0.2);
	color: #fff;
}

.packages-item-highlighted .button-base:hover {
	background-color: #51ba00;
	box-shadow: 0px 3px 0px #48a600, 0px 5px 2px rgba(0,0,0,0.2);
}

.packages-item-highlighted .button-base:active {
	box-shadow: 0px 2px 0px #48a600, 0px 4px 2px rgba(0,0,0, 0.2);
}

.packages-item-first {

	-webkit-border-radius: 5px 0 0 0px;
	-moz-border-radius: 5px 0 0 0px;
	border-radius: 5px 0 0 0px;

	border-right: none;
}

.packages-item-last {
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	border-left: none;
}

.packages-item {
	border-bottom: none;
	/*width: 33.3333333%;*/
	width:222px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	float: left;
}
.packages-item:nth-child(1) { width:223px; }

.packages-header {
	background: #f2f2f2;
	background: -moz-linear-gradient(top,  #fafafa 0%, #f2f2f2 100%);
	background: -webkit-linear-gradient(top,  #fafafa 0%, #f2f2f2 100%);
	background: linear-gradient(to bottom,  #fafafa 0%, #f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f2f2f2',GradientType=0 );
	border-bottom: 1px solid #ddd;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-size: 2em;
	font-weight: 100;
	letter-spacing: -0.05em;
	line-height: 80px;
	margin: 0;
	text-shadow: 0 2px #fff;
}

.packages-tagline {
	background: #f2f2f2;
	background: -moz-linear-gradient(top,  #fff 0%, #fcfcfc 100%);
	background: -webkit-linear-gradient(top,  #fff 0%, #fcfcfc 100%);
	background: linear-gradient(to bottom,  #fff 0%, #fcfcfc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc',GradientType=0 );
	border-bottom: 1px solid #ddd;
	color: #ababab;
	font-size: 0.7em;
	font-weight: 400;
	line-height: 2.1em;
	margin-bottom: 4.7em;
	padding-top: 0.1em;
	text-transform: uppercase;
}

.packages-features {
	border-top: 1px solid #ebebeb;
	margin: 2em 0;
}

.packages-features-item {
	border-bottom: 1px solid #ebebeb;
	padding: 0.25em;
}

.packages-price {
	font-weight: 100;
	margin-bottom: 25px;
}

.packages-price-container {
	/*height: 133px;*/
	height: 90px;
}

.packages-price-currency {
	font-size: 1.75em;
	margin-top: -0.7em;
	position: absolute;
	text-align: right;
}

.packages-price-whole {
	font-size: 75px;
	line-height: 20px;
	margin-left: 19px;
}

.packages-price-decimals {
	font-size: 22px;
	margin: -19px 0;
	position: absolute;
}

.packages-price-period {
	font-size: 16px;
	text-transform: uppercase;
}

.packages-price-crossed {
	height: 9px;
	left:50%;
	margin: 7px -70px;
	position: absolute;
	width: 161px;

}

.packages-price-permonth {
	margin: 0.2em 0;
	font-size: 1.1em;
}

.packeges-price-discountinfo {
	color: #666;
	font-size: 0.85em;
	line-height: 1.6em;
	margin-left: auto;
	margin-right: auto;
	max-width: 19em;
}

.packages-price + .packeges-price-discountinfo {
	margin-top: 1.43em;
}

.packages-comparison {
	text-align: center;
	margin: 2.5em 0 1em;
}

.packages-comparison > a {
	border-bottom: 1px solid black;
	font-weight: bold;
}

.packages-discount-30 {
	background: url('../images/discount-30.png') no-repeat;
	width: 98px;
	height: 109px;
	position: absolute;
	left: 130px;
	top: -70px;
	background-size: 90px auto;
}

.packages-discount-50 {
	background: url('../images/discount-50.png') no-repeat;
	width: 124px;
	height: 144px;
	position: absolute;
	right: -20px;
	top: -60px;
	z-index: 9000;
}

.packages-discount-50-small {
	background: url('../images/discount-50.png') no-repeat;
	background-size: 90px auto;
	height: 144px;
	position: absolute;
	right: -35px;
	top: -65px;
	width: 124px;
}

.packages-cta {
	font-size: 0.7em;
	font-weight: bold;
	margin-top: 0.5em;
	text-transform: uppercase;

}

.packages-cta em {
	color: #ff4c4c;
	font-style: normal;
}

.packages-icon-yes,
.packages-icon-no {
	position: relative;
	top: 0.1em;
}

.packages-icon-yes {
	color: #88d40f;
}

.packages-icon-no {
	color: #666;
}

.packages-shadow {
	height: 557px;
	margin-top: -279px;
	position: absolute;
	top: 50%;
	width: 10px;
}

.packages-shadow-left {
	right: -1px;
}

.packages-shadow-right {
	left: -1px;
}


.packages-item .button-base {
	display: block;
	margin: 0 1.2em;
}


.button-base {
	background-color: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	box-shadow: 0px 3px 0px #000, 0px 5px 2px rgba(0,0,0, 0.2);
	color: #fff;
	display: inline-block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	margin-bottom: 0.35em;
	padding: 0.8em 2em;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 2px rgba(0,0,0, 0.2);
}

.button-base[disabled],
.button-base[disabled]:hover {
	background-color: #999;
	cursor: default;
}

a.button-base:hover {
	text-decoration: none;
}

.button-base:hover {
	background-color: #2a2a2a;
}

.button-base:visited {
	color: #fff;
}

.button-base:active {
	position: relative;
	top: 1px;
	box-shadow: 0px 2px 0px #000, 0px 4px 2px rgba(0,0,0, 0.2);
}

.button-gray {
	background-color: #c1c1c1;
	box-shadow: 0px 3px 0px #adadad, 0px 6px 2px rgba(0,0,0,0.15);
}

.button-gray:hover {
	background-color: #b3b3b3;
	box-shadow: 0px 3px 0px #a6a6a6, 0px 6px 2px rgba(0,0,0,0.15);
}

.button-gray:active {
	box-shadow: 0px 2px 0px #a6a6a6, 0px 4px 2px rgba(0,0,0, 0.2);
}

.button-transparent {
	background-color: transparent;
	border: 1px solid #919191;
	box-shadow: none;
	color: inherit;
}

.button-transparent:hover {
	background-color: transparent;
	background-color: rgba(0,0,0, 0.1);
	border: 1px solid #919191;
	box-shadow: none;
}

.button-transparent:active {
	top: 0;
}

.button-green {
	background-color: #57c700;
	box-shadow: 0px 3px 0px #4db300, 0px 6px 2px rgba(0,0,0,0.2);
	color: #fff;
}

.button-green:hover {
	background-color: #51ba00;
	box-shadow: 0px 3px 0px #48a600, 0px 6px 2px rgba(0,0,0,0.2);
}

.button-green:active {
	box-shadow: 0px 2px 0px #48a600, 0px 4px 2px rgba(0,0,0, 0.2);
}

.button-red {
	background-color: #ff4400;
	box-shadow: 0px 3px 0px #cc4513, 0px 5px 2px rgba(0,0,0, 0.2);
	color: #fff;
}

.button-red:hover {
	background-color: #e53d00;
	box-shadow: 0px 3px 0px #b13f15, 0px 5px 2px rgba(0,0,0, 0.2);
}

.button-red:active {
	box-shadow: 0px 2px 0px #b13f15, 0px 4px 2px rgba(0,0,0, 0.2);
}


/* @group Tooltip */

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

.tooltip-container:hover > .tooltip-content {
	opacity: 1;
	-webkit-transition: opacity 100ms ease;
	-moz-transition: opacity 100ms ease;
	transition: opacity 100ms ease;
	visibility: visible;

}

.tooltip-content {
	background-color: #333;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	bottom: 31px;
	color: #999;
	font-size: 14px;
	left: -116px;
	opacity: 0;
	-webkit-transition: visibility 0s linear 100ms, opacity 100ms ease;
	-moz-transition: visibility 0s linear 100ms, opacity 100ms ease;
	transition: visibility 0s linear 100ms, opacity 100ms ease;
	padding: 15px 20px;
	position: absolute;
	visibility: hidden;
	width: 200px;
	z-index: 1;
}

.tooltip-content:after {
	border-color: #333 transparent transparent transparent;
	border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	bottom: -6px;
	content: "";
	display: block;
	height: 0px;
	left: 118px;
	position: absolute;
	width: 0px;
}

.tooltip-content > p {
	margin: 0 0 10px;
}

.tooltip-content strong {
	color: #fff;
	margin-bottom: 1.5em;
}

.tooltip-content > p {
	margin-bottom: 0.5em;
	text-align: left;
}

.tooltip-content > p:last-child {
	margin-bottom: 0;
}

.faq-question {
	font-size: 1.5em;
	font-family: pn-light;
	font-weight: 100;
	color: #000;

}

.faq-answer {
	margin: 20px 350px 35px 0px;
	color: #666;
}

.QAheading { margin-top: 100px; margin-bottom: 50px; font-size: 2em; border-bottom:1px solid #aaa; }

#signup-btn-starter  { height:35px; }
#signup-btn-pro  { height:35px; }
#signup-btn-premium  { height:35px; }

#signup-btn-starter .inner { height:32px; color:white; font-size:13px; text-align:center; letter-spacing:1px; line-height: 32px !important; }
#signup-btn-pro .inner {  height:32px; color:white; font-size:13px; text-align:center; letter-spacing:1px; line-height: 32px !important; }
#signup-btn-premium .inner {  height:32px; color:white; font-size:13px; text-align:center; letter-spacing:1px; line-height: 32px !important; }

#signup-btn-pro { height:38px; margin-top:-3px; }
#signup-btn-pro .inner { height:35px; line-height:35px !important; }