html {
	font-size: 100%;
	overflow-y: scroll;
}
html {
	background-color: #000;
	height: 100%;
}
body, button, input, select, textarea {
	font-family: sans-serif;
}
body, figure, form {
	margin: 0;
}
body {
	background: none repeat scroll 0 0 #fff;
	color: #333;
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	overflow-x: hidden;
	padding-top: 80px;
}
#top {
	background: none repeat scroll 0 0 #000;
	color: #fff;
	height: 80px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
}
a {
	color: inherit;
	text-decoration: none;
}
.icon-pingdom {
	cursor: default;
	font-family: pingdom-iconsregular;
}
#logo {
	background: url("../img/bet2profits-logo.png") no-repeat scroll 0 0 transparent;
	color: #fff000;
	cursor: pointer;
	display: block;
	font-size: 2.1em;
	float: left;
	font-weight: 400;
	margin-top: 15px;
	height: 44px;
	line-height: 71px;
	width: 253px;
}
#disclaimer a:hover {
	color: #fff000;
	text-decoration: none;
}
.visible-phone, .visible-tablet {
	display: none !important;
}
ol, ul {
	margin: 1em 0;
	padding: 0 0 0 40px;
}
ol, p, ul {
	color: inherit;
	font-weight: 100;
	line-height: 1.6em;
	margin: 0 0 1em;
}
ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.menu-list {
	float: right;
	margin-top: 27px;
}
.menu-item {
	display: inline;
	font-family: HelveticaNeue-Light, "Helevetica Neue", Helvetica, Arial;
	padding: 0 15px;
}
ol a, p a, ul a {
	text-decoration: underline;
}
.menu-link {
	border-radius: 5px;
	font-weight: 300;
	padding: 10px 16px;
	text-decoration: none;
	transition: background-color 100ms ease 0s;
}
.menu-link:hover {
	background: none repeat scroll 0 0 #333;
	text-decoration: none;
}
.menu-item:last-child {
	padding-right: 0;
}
.menu-link.menu-marked {
	background: none repeat scroll 0 0 #444;
}
.container {
	background: none repeat scroll 0 0 #fff;
	padding: 15px 0;
	position: relative;
	transition: padding 100ms ease 0s;
}
.container-yellow {
	background: none repeat scroll 0 0 #fff000;
	color: #000;
}
#introduction {
	min-height: 440px;
}
.info {
	margin-bottom: 100px;
	position: relative;
	width: 450px;
}
.info-left {
	float: left;
}
.hero-info {
	margin-bottom: 0;
	z-index: 1;
}
h1 {
	color: inherit;
	font-family: HelveticaNeue-Light, "Helevetica Neue", Helvetica, Arial;
	font-size: 40px;
	font-weight: 200;
	letter-spacing: -1px;
	margin: 0;
}
h1 {
	margin: 10px 0 10px;
}
h2, h3 {
	color: #333;
	font-family: HelveticaNeue-Thin, HelveticaNeue-Light, "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2em;
	font-weight: 300;
	line-height: 1.5em;
	margin: 0 0 0.5em;
}
#introduction h2 {
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: 700;
	margin: 0;
}
.button-base {
	background-color: #000;
	border: medium none;
	border-radius: 5px;
	box-shadow: 0 3px 0 #000, 0 5px 2px rgba(0, 0, 0, 0.2);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	margin-bottom: 0.35em;
	padding: 0.9em 1.7em;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 2px rgba(0, 0, 0, 0.2);
}
.button-introduction {
	font-size: 1.1em;
	margin: 3em 1em 0 0;
	padding: 1.1em 2em;
	text-transform: inherit;
}
.button-green:hover {
	background-color: #c61d1d;
	box-shadow: 0 3px 0 #980e0e, 0 6px 2px rgba(0, 0, 0, 0.2);
}
.button-green:active {
	box-shadow: 0 2px 0 #980e0e, 0 4px 2px rgba(0, 0, 0, 0.2);
}
a.button-base:hover {
	text-decoration: none;
}
.text-journal {
	font-family: JournalRegular, Arial, sans-serif;
	font-size: 1.5em;
}
.icon-pingdom-arrow-left {
	padding-left: 1.4em;
	position: relative;
}
.icon-pingdom-arrow-left:before {
	content: "";
	font-family: pingdom-iconsregular;
	left: 0;
	position: absolute;
	top: 0;
}
#hero-container {
	height: 548px;
	position: absolute;
	right: -90px;
	top: 40px;
	width: 910px;
}
#hero-container.hero-anim {
	display: block;
}
.hero-image {
	background: url("../img/sprite-hero.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	max-width: none;
	position: absolute;
	z-index: 1;
}
#hero-laptop {
	background: url("../img/sprite.png") no-repeat scroll 4px -2px rgba(0, 0, 0, 0);
	height: 535px;
	width: 910px;
}
.hero-anim > #hero-android-shadow {
	animation: 1.2s ease 0s normal none 1 running anim-hero-android-shadow;
	left: 365px;
	top: 110px;
	transition: all 300ms ease 0s;
}
#hero-android-shadow {
	background-position: -744px -832px;
	height: 292px;
	width: 167px;
}
.hero-anim > #hero-iOS-phone {
	animation: 1.1s ease 0s normal none 1 running anim-hero-iOS-phone;
	left: 590px;
	top: -14px;
	transition: all 300ms ease 0s;
}
.hero-anim > #hero-android-shadow {
	animation: 1.2s ease 0s normal none 1 running anim-hero-android-shadow;
	left: 365px;
	top: 110px;
	transition: all 300ms ease 0s;
}
#hero-android-phone {
	background: url("../img/Marcelo3.png") no-repeat scroll 0 0 transparent;
	height: 402px;
	width: 237px;
}
.hero-anim > #hero-android-phone {
	animation: 1.2s ease 0s normal none 1 running anim-hero-android-phone;
	left: 352px;
	top: 54px;
	transition: all 300ms ease 0s;
}
#hero-android-screen1 {
	background: url("../img/ball.png") no-repeat scroll 46px 0 transparent;
	height: 63px;
	width: 110px;
}
.hero-anim > #hero-android-screen1 {
	animation: 1.3s ease 0s normal none 1 running anim-hero-android-screen1;
	left: 415px;
	top: 395px;
	transition: all 300ms ease 0s;
}
#hero-android-screen2 {
	background-position: -415px -832px;
	height: 187px;
	width: 99px;
}
.hero-anim > #hero-android-screen2 {
	animation: 1.4s ease 0s normal none 1 running anim-hero-android-screen2;
	left: 346px;
	top: 118px;
	transition: all 300ms ease 0s;
}
#hero-iOS-shadow {
	background-position: -702px -552px;
	height: 275px;
	width: 199px;
}
.hero-anim > #hero-iOS-shadow {
	animation: 1.1s ease 0s normal none 1 running anim-hero-iOS-shadow;
	left: 607px;
	top: 0;
	transition: all 300ms ease 0s;
}
#hero-iOS-phone {
	background-position: -488px -549px;
	height: 236px;
	width: 214px;
}
#hero-iOS-screen1 {
	background-position: -302px -552px;
	height: 186px;
	width: 186px;
}
.hero-anim > #hero-iOS-screen1 {
	animation: 1.2s ease 0s normal none 1 running anim-hero-iOS-screen1;
	left: 600px;
	top: -14px;
	transition: all 300ms ease 0s;
}
#hero-iOS-screen2 {
	background-position: -173px -552px;
	height: 106px;
	width: 130px;
}
.hero-anim > #hero-iOS-screen2 {
	animation: 1.3s ease 0s normal none 1 running anim-hero-iOS-screen2;
	left: 638px;
	top: -26px;
	transition: all 300ms ease 0s;
}
.hero-hoverable:hover #hero-android-shadow {
	opacity: 0.5;
	transform: translate(-1px, 10px);
	transition: all 300ms ease 0s;
}
.hero-hoverable:hover #hero-android-phone {
	transform: translate(-20px, -10px);
	transition: all 300ms ease 0s;
}
.hero-hoverable:hover #hero-android-screen1 {
	transform: translate(-400px, -112px);
	transition: all 300ms ease 0s;
}
.hero-hoverable:hover #hero-android-screen2 {
	transform: translate(-40px, -20px);
	transition: all 300ms ease 0s;
}
.hero-hoverable:hover #hero-iOS-shadow {
	opacity: 0.6;
	transform: translate(-1px, 7px);
	transition: all 300ms ease 0s;
}
.hero-hoverable:hover #hero-iOS-phone {
	transform: translate(-10px, -10px);
	transition: all 300ms ease 0s;
}
.hero-hoverable:hover #hero-iOS-screen1 {
	transform: translate(-15px, -15px);
	transition: all 300ms ease 0s;
}
.hero-hoverable:hover #hero-iOS-screen2 {
	transform: translate(-20px, -20px);
	transition: all 300ms ease 0s;
}
.clearfix, .info-row {
	clear: both;
}
.container-darkgray {
	background: none repeat scroll 0 0 #333;
	color: #ccc;
	padding-bottom: 0;
}
.container-customers {
	background: url("../img/stadium-seats.jpg") repeat-x scroll 50% 98% #313131;
	height: 0;
	padding: 95px 0 6px;
	transition: height 700ms ease 0s;
}
.text-centered {
	text-align: center;
}
.container-inner {
	clear: both;
	margin: 0 auto;
	max-width: 990px;
	padding: 0 20px;
	position: relative;
}
.customers-text {
	color: #fff;
	font-size: 1.4em;
}
b, strong {
	font-weight: 700;
}
strong {
	font-family: "Helevetica Neue", Helvetica, Arial;
}
.customers-text > strong {
	color: #fff000;
	font-weight: 400;
}
.customers-container {
	margin: 1em 0 0;
	text-align: right;
}
.icon-customers {
	cursor: default;
	font-family: pingdom-customersregular, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 6.5em;
	line-height: 0.8em;
}
.icon-customers {
	margin-bottom: 0;
}
#customers-logos {
	color: #fff;
	height: 1.8em;
	overflow: hidden;
	text-align: justify;
	transition: height 500ms ease-in-out 0s;
}
.button-transparent, .button-transparent:active, .button-transparent:visited {
	background-color: transparent;
	border: 2px solid #e6e6e6;
	border-radius: 0;
	box-shadow: none;
	color: #666;
	font-weight: 400;
	line-height: 1em;
	padding: 0.9em 20px;
	text-shadow: none;
	top: 0;
}
.button-small, .button-small:active, .button-small:visited {
	font-weight: 400;
	padding: 0.6em 0.8em;
	text-transform: none;
}
.customers-buttons {
	float: right;
}
.container-darkgray .button-transparent {
	background-color: transparent;
	border-color: #919191;
	color: inherit;
}
.testimonials-button {
	float: right;
}
.container-quote-mark {
	background: none repeat scroll 0 0 #999;
	border-radius: 2em;
	color: #fff;
	font-family: verdana;
	font-size: 64px;
	height: 0;
	left: 50%;
	line-height: 1em;
	margin-left: -0.625em;
	padding: 0.15em 0.15em 1.15em;
	position: absolute;
	top: -0.7em;
}
.container-quote {
	margin: 40px auto 60px;
	max-width: 770px;
	text-align: center;
}
blockquote {
	margin: 1em 40px;
}
blockquote {
	quotes: "“" "”" "\'" "\'";
}
.quote-text {
	color: #000;
	font-size: 1.5em;
	font-weight: 100;
	letter-spacing: -1px;
	line-height: 1.7em;
	margin: 0;
}
blockquote:after, blockquote:before {
	font-size: 3em;
	line-height: 0;
}
p:last-child {
	margin-bottom: 0;
}
.quote-source {
	color: #000;
	font-weight: 700;
}
.quote-source-extra {
	color: rgba(0, 0, 0, 0.6);
	font-weight: 100;
}
.fb_reset {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	border-spacing: 0;
	color: #000;
	cursor: auto;
	direction: ltr;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	visibility: visible;
	white-space: normal;
	word-spacing: normal;
}
.facebook-sprite {
	background: url("../img/sprite-facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	position: absolute;
}
#facebook-people {
	height: 176px;
	width: 142px;
}
.facebook-sprite {
	background: url("../img/sprite-facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	position: absolute;
}
#facebook-text {
	background-position: -142px 0;
	height: 87px;
	left: 170px;
	top: 46px;
	width: 105px;
}
#facebook-logo {
	color: #3c5a96;
	font-size: 60px;
	position: absolute;
	right: 24px;
	top: 15px;
}
#facebook-box {
	height: 150px;
	margin: 0 0 25px 270px;
	overflow: hidden;
}
.fb-like-box {
	display: block !important;
	margin-left: -10px;
}
.fb_iframe_widget {
	display: inline-block;
	position: relative;
}
#facebook-box iframe, .fb-like-box > span {
	width: 100% !important;
}
.container-tighter {
	padding: 0;
}
.container-alerts {
	background: linear-gradient(to bottom, #fff 0px, #d6dbde 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-bottom: 480px;
}
.container-alerts:after, .container-alerts:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
}
.container-alerts:after {
	background-color: #6f737c;
	bottom: 0;
	height: 4px;
}
.container-alerts:after, .container-alerts:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
}
.container-alerts:before {
	background: linear-gradient(to bottom, #646871 0px, #949ba1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #a6aebb;
	bottom: 4px;
	height: 87px;
}
#alert-pic {
	background: url("../img/sprite-alert.png?v=3") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: 5px;
	height: 471px;
	left: 50%;
	margin-left: -407px;
	position: absolute;
	width: 821px;
	z-index: 5;
}
.container-performance {
	border-bottom: 12px solid #000;
	background: none;
	color: #666;
	padding: 35px 0 188px;
}
.container-performance:after, .container-performance:before {
	bottom: 0;
	content: "";
	position: absolute;
	width: 100%;
	z-index: 5;
}
.container-performance:after {
	background-color: #b2deff;
	border-top: 2px solid #5eb7f9;
	height: 31px;
}
.container-performance:before {
	background-color: #f7f7f7;
	border-top: 2px solid #ccc;
	height: 123px;
}
.width-2-3 {
	width: 66.67%;
}
p:last-child {
	margin-bottom: 0;
}
.info-right {
	float: right;
}
.width-1-3 {
	width: 33.33%;
}
.performance-container {
	border: 2px solid #e6e6e6;
	border-radius: 50%;
	color: #000;
	height: 122px;
	margin-left: 150px;
	position: relative;
	width: 122px;
}
.performance-container:after {
	border-color: transparent #fff;
	border-style: solid;
	border-width: 9px 15px 9px 0;
	content: "";
	display: block;
	left: -13px;
	position: absolute;
	top: 51px;
	width: 0;
	z-index: 1;
}
.performance-container:before {
	border-color: transparent #e6e6e6;
	border-style: solid;
	border-width: 10px 16px 10px 0;
	content: "";
	display: block;
	left: -16px;
	position: absolute;
	top: 50px;
	width: 0;
	z-index: 0;
}
.performance-man:before {
	content: "";
	font-family: pingdom-iconsregular;
	font-size: 60px;
	left: -84px;
	position: absolute;
	top: 3px;
}
.performance-frustrated:before {
	content: "";
}
.gauge-container {
	margin: 7px auto;
	position: relative;
	text-align: center;
	width: 107px;
}
audio, canvas, video {
	display: inline;
}
.gauge-container .gauge {
	display: block;
	height: 81px;
	width: 107px;
}
.gauge-container .value {
	color: #333;
	font-size: 24px;
	font-weight: 700;
	position: absolute;
	top: 40px;
	width: 100%;
}
.container-performance-footer {
	background-image: url("../img/img-graphs.svg");
	background-size: 940px 287px;
	bottom: -12px;
	height: 287px;
	left: 50%;
	margin-left: -470px;
	position: absolute;
	width: 940px;
	z-index: 10;
}
.container-black {
	background: none repeat scroll 0 0 #000;
 border-top: 5px solid #.container-black color: #7e7e7e;
}
.container-map {
	color: #fff;
	display: none;
}
.text-centered {
	text-align: center;
}
.h3-small {
	font-family: HelveticaNeue-Light, "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
}
.container-black h1, .container-black h2, .container-black h3 {
	color: #fff;
}
.text-counter {
	background-color: #444;
	border-radius: 5px;
	display: inline-block;
	font-size: 1.8em;
	font-weight: 600;
	margin: -0.7em 0.2em;
	min-width: 2.5em;
	padding: 0.5em 0.7em;
	position: relative;
}
.text-counter:before {
	border-bottom: 2px solid #000;
	content: " ";
	left: 0;
	position: absolute;
	right: 0;
	top: 49%;
}
#map-container {
	background-image: url("../img/img-worldmap.png");
	height: 480px;
	margin: 4em auto 2em;
	position: relative;
	width: 740px;
}
#map-main {
	position: absolute;
}
.map-dot-strong-fade {
	height: 14px;
	margin: 0;
	opacity: 0;
	transition: margin 500ms ease 0s, width 500ms ease 0s, height 500ms ease 0s, opacity 200ms ease-out 300ms;
	width: 14px;
}
.map-dot-strong {
	height: 100px;
	left: 50%;
	margin: -44px 0 0 -44px;
	opacity: 1;
	position: absolute;
	top: 50%;
	width: 100px;
}
.slideshow-nav {
	height: 100%;
	padding-top: 30px;
	position: absolute;
	width: 10%;
}
.slideshow-nav-left {
	left: 0;
}
.slideshow-nav:before {
	border: 2px solid #666;
	border-radius: 3em;
	color: #666;
	content: "";
	font-family: pingdom-iconsregular;
	font-size: 14px;
	left: 50%;
	line-height: 3em;
	margin: -1.5em;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 3em;
}
.rslides {
	float: left;
	height: 431px;
	list-style: outside none none;
	margin: 30px 0 0 5%;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 90%;
}
.slideshow-item {
	background-position: 50% 100%;
	background-repeat: no-repeat;
	height: 431px;
	width: 792px;
}
.slideshow-item-apps {
	background-image: url("../img/img-apps.png");
}
.slideshow-item-email {
	background-image: url("../img/img-email.png");
}
.slideshow-item-multiple {
	background-image: url("../img/img-multiple.png");
}
.slideshow-item-multiuser {
	background-image: url("../img/img-multiuser.png");
}
.slideshow-item-public {
	background-image: url("../img/img-public.png");
}
.slideshow-item-report {
	background-image: url("../img/img-report.png");
}
.slideshow-item-root {
	background-image: url("../img/img-root.png");
}
.rslides li:first-child {
	display: block;
	float: left;
	position: relative;
}
.slideshow-nav {
	height: 100%;
	padding-top: 30px;
	position: absolute;
	width: 10%;
}
.slideshow-nav-right {
	right: 0;
}
.slideshow-nav:before {
	border: 2px solid #666;
	border-radius: 3em;
	color: #666;
	content: "";
	font-family: pingdom-iconsregular;
	font-size: 14px;
	left: 50%;
	line-height: 3em;
	margin: -1.5em;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 3em;
}
.slideshow-nav-right:before {
	content: "";
}
.visible-phone, .visible-tablet {
	display: none !important;
}
.container-darkgray h3 {
	color: #fff;
	font-weight: 100;
}
.features-item {
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 12px;
	min-height: 12.5em;
	padding: 3% 1% 2% 4%;
	position: relative;
	width: 25%;
}
.features-item:before {
	content: " ";
	display: block;
	font-family: pingdom-iconsregular;
	font-size: 1.4em;
	left: 9px;
	position: absolute;
	top: 0.45em;
}
.features-item-reports:before {
}
.features-item > h4 {
	color: #fff;
	font-size: 1.2em;
	font-weight: 700;
	margin: 0;
}
.features-item > p {
	color: #999;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 0.25em;
}
.features-item-locations:before {
}
.features-item-status:before {
}
.features-item-emailreports:before {
}
.features-item-rootcause:before {
}
.features-item-multiuser:before {
}
.features-item-mobile:before {
}
.features-item-viewall {
	font-size: 0.9em;
	font-weight: 700;
	line-height: 7em;
}
.features-item-noicon:before {
	display: none;
}
.features-item-viewall > a {
	border-bottom: 1px solid #fff;
	margin-left: 0.9em;
	text-decoration: none;
}
.icon-pingdom {
	cursor: default;
	font-family: pingdom-iconsregular;
}
.features-item-viewall .icon-pingdom {
	margin-left: 0.6em;
}
.h3-slim {
	margin: 0;
}
h2 strong, h3 strong, p.lead strong {
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}
.h3-small {
	font-family: HelveticaNeue-Light, "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
}
.packages-list {
	color: #333;
	margin: 4em auto 0;
	float: left;
	width: 636px;
	white-space: nowrap;
}
.packages-item {
	background-color: #f7f7f7;
	background-image: linear-gradient(to bottom, #fff, #f7f7f7);
	background:#f7f7f7;
	background:-moz-linear-gradient(top, #fff 0%, #f7f7f7 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7));
	background:-webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%);
	background:-o-linear-gradient(top, #fff 0%, #f7f7f7 100%);
	background:-ms-linear-gradient(top, #fff 0%, #f7f7f7 100%);
	background:linear-gradient(to bottom, #fff 0%, #f7f7f7 100%);
	background-repeat: repeat-x;
	border: 0 solid #d2d2d2;
	box-sizing: border-box;
	display: block;
	float: left;
	margin-top: 20px;
	position: relative;
	text-align: center;
	white-space: normal;
	width: 314px !important;
}
.packages-item-first {
	border-radius: 15px 0 0;
	border-right: medium none;
}
.packages-list-main .packages-item {
	padding-bottom: 0;
}
.packages-list-main .packages-item-first {
	border-radius: 15px 0 0 8px;
	padding-bottom: 0;
}
.packages-header {
	background:#202020;
	background:-moz-linear-gradient(top, #050505 0%, #202020 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #050505), color-stop(100%, #202020));
	background:-webkit-linear-gradient(top, #050505 0%, #202020 100%);
	background:-o-linear-gradient(top, #050505 0%, #202020 100%);
	background:-ms-linear-gradient(top, #050505 0%, #202020 100%);
	background:linear-gradient(to bottom, #050505 0%, #202020 100%);
	border-bottom: 1px solid #ddd;
	color: #f5f5f5;
	font-family: HelveticaNeue-Thin, HelveticaNeue-Light, "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.7em;
	font-weight: 100;
	line-height: 80px;
	margin: 0;
}
.packages-item-first .packages-header {
	border-radius: 8px 0 0;
}
.packages-item-header-border-right {
	background: url("../img/price-package-line-separator.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 solid red;
	height: 82px;
	left: 100%;
	position: absolute;
	top: 0;
	width: 2px;
	z-index: 200;
}
.packages-item-border-right {
	border-right: 1px solid #e1e1e1;
	height: 292px;
	border-radius: 0 0 8px 0;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.packages-list-main .packages-item-border-right {
	height: 100%;
	padding-bottom: 1.2em;
	position: relative;
}
.packages-list-main .packages-item-first .packages-item-border-right {
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-radius: 0 0 0 8px;
	border-right: 1px solid #e1e1e1;
}
.packages-tagline {
	background: linear-gradient(to bottom, #fff 0px, #e7e7e7 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #ddd;
	color: #999;
	font-size: 0.7em;
	font-weight: 400;
	line-height: 2.1em;
	margin-bottom: 2.6em;
	padding-top: 0.1em;
	text-transform: uppercase;
}
.packages-price-container {
	min-height: 58px;
}
.packages-price {
	color: #da2727;
	font-weight: 100;
	min-height: 50px;
}
.packages-price-currency {
	font-size: 1.75em;
	margin-top: -0.7em;
	position: absolute;
	text-align: right;
}
.packages-price-currency {
	font-size: 1.75em;
	margin-top: -0.7em;
	position: absolute;
	text-align: right;
	left:13px;
}
.packages-price-whole {
	font-size: 5em;
	font-weight: 500;
	margin-left: 64px;
}
.packages-price-decimals {
	font-size: 22px;
	margin: -19px 0;
	position: absolute;
}
.packages-price-period {
	font-size: 16px;
}
.packages-price-discountinfo, .packages-price-discountinfo:last-child {
	color: #999;
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.4em;
	margin: 10px auto 0.2em;
	max-width: 19em;
}
.packages-price-paybyinvoice {
	color: #333;
	font-size: 0.6em;
	font-weight: 400;
	left: 50%;
	line-height: 1.4em;
	margin: 12px 0 0 -100px;
	max-width: 19em;
	position: absolute;
	width: 200px;
}
.packages-features {
	border-top: 1px solid #dedede;
}
.packages-features-item {
	border-bottom: 1px solid #dedede;
	overflow: visible;
	padding: 0.25em;
	white-space: nowrap;
}
.button-gray {
	background-color: #57c700;
	box-shadow: 0 3px 0 #4db300, 0 6px 2px rgba(0, 0, 0, 0.15);
}
.packages-item .button-base {
	display: block;
	margin: 0 1.2em;
}
.packages-list .button-base {
	line-height:1.2;
	margin-top: 13px;
}
.packages-item-highlighted {
	background: none repeat scroll 0 0 #fff;
	border-radius: 15px 15px 8px 0;
	margin-top: 0;
	padding-bottom: 1.5em;
	width: 25%;
}
.packages-item-highlighted .packages-header {
	background: linear-gradient(to bottom, #282828 0px, #222 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 8px 8px 0 0;
	color: #fff;
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 1.7em;
	font-weight: 500;
	padding-top: 20px;
	position: relative;
}
.packages-discount-professional {
}
.packages-discount-standard {
	background: url("../img/_50.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 144px;
	position: absolute;
	right: 0;
	top: -75px;
	width: 124px;
	z-index: 200;
}
.packages-list-main .packages-item .packages-item-border-right {
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
 border-right: 1px solid @e1e1e1;
}
.packages-item-highlighted .button-base {
}
.packages-price-paybyinvoice {
	color: #333;
	font-size: 0.6em;
	font-weight: 400;
	left: 50%;
	line-height: 1.4em;
	margin: 12px 0 0 -100px;
	max-width: 19em;
	position: absolute;
	width: 200px;
}
.packages-item-highlighted .button-base:hover {
}
.packages-item-highlighted .button-base:active {
}
.button-gray:hover {
	background-color: #51ba00;
	box-shadow: 0 3px 0 #48a600, 0 6px 2px rgba(0, 0, 0, 0.15);
}
.button-gray:active {
	box-shadow: 0 2px 0 #a6a6a6, 0 4px 2px rgba(0, 0, 0, 0.2);
}
.packages-comparison {
	margin: 2.5em 0 1em;
	text-align: center;
}
.packages-comparison:after {
	content: "";
	font-family: pingdom-iconsregular;
	margin-left: 0.3em;
	vertical-align: middle;
}
.packages-comparison > a {
	border-bottom: 1px solid #000;
	font-weight: 700;
}
.container-solarwinds-banner {
	font-size: 18px !important;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: center;
}
.container-solarwinds-banner-logo {
	background-image: url("../img/sw-logo.png");
	display: inline-block;
	height: 27px;
	width: 120px;
}
.container-solarwinds-banner a {
	text-decoration: underline;
}
.container-featuredin {
	overflow: hidden;
}
.icon-featuredin-container {
	color: #999;
	padding: 10px 0;
}
.icon-featuredin-text {
	font-size: 0.12em;
	font-weight: 700;
	position: relative;
	text-transform: uppercase;
}
.icon-featuredin-1 {
	animation: 20s ease -0.5s normal none infinite running customers-rotation;
	left: 20%;
	top: -0.05em;
}
.icon-featuredin-2 {
	animation: 20s ease -0.4s normal none infinite running customers-rotation;
	left: 32%;
	top: -0.05em;
}
.icon-featuredin-3 {
	animation: 20s ease -0.3s normal none infinite running customers-rotation;
	left: 43.5%;
	top: -0.05em;
}
.icon-featuredin-4 {
	animation: 20s ease -0.2s normal none infinite running customers-rotation;
	left: 58.5%;
	top: -0.05em;
}
.icon-featuredin-5 {
	animation: 20s ease -0.1s normal none infinite running customers-rotation;
	left: 71%;
	top: -0.05em;
}
.icon-featuredin-6 {
	animation: 20s ease 0s normal none infinite running customers-rotation;
	left: 86.1%;
	top: -0.05em;
}
.icon-featuredin-7 {
	animation: 20s ease -10.5s normal none infinite running customers-rotation;
	left: 20%;
	opacity: 0;
	top: -0.05em;
}
.icon-featuredin-8 {
	animation: 20s ease -10.4s normal none infinite running customers-rotation;
	left: 38%;
	opacity: 0;
	top: -0.05em;
}
.icon-featuredin-9 {
	animation: 20s ease -10.3s normal none infinite running customers-rotation;
	left: 55%;
	opacity: 0;
	top: -0.05em;
}
.icon-featuredin-10 {
	animation: 20s ease -10.2s normal none infinite running customers-rotation;
	left: 74%;
	opacity: 0;
	top: -0.05em;
}
.icon-featuredin-11 {
	animation: 20s ease -10.1s normal none infinite running customers-rotation;
	left: 86.1%;
	opacity: 0;
	top: -0.05em;
}
.footer.container-tight {
	padding: 32px 0;
	border-top: 1px solid #f3f3f3;
}
.social-list {
	height: 44px;
	padding: 10px 0;
	visibility: hidden;
}
.container-black a {
	color: #fff;
	font-weight: 700;
}
.social-icon {
	background-color: gray;
	border-radius: 24px;
	color: #fff;
	float: left;
	font-family: pingdom-iconsregular;
	font-size: 1.45em;
	height: 48px;
	letter-spacing: -0.1em;
	line-height: 2.15em;
	text-align: center;
	width: 48px;
}
.social-icon-twitter {
	background-color: #16b3f4;
}
.social-bubble {
	background-color: #fff;
	border-radius: 3px;
	color: #000;
	float: left;
	font-size: 12px;
	font-weight: 700;
	margin: 5px 24px 0 11px;
	padding: 6px 12px;
	position: relative;
}
.social-bubble:before {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: transparent #fff transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 6px;
	content: "";
	height: 0;
	left: -10px;
	margin-top: -5px;
	position: absolute;
	top: 50%;
	width: 0;
}
.social-icon-facebook {
	background-color: #4f72ce;
}
.social-icon-gplus {
	background-color: #ec332d;
}
.contact-container {
	font-size: 0.8em;
	white-space: nowrap;
}
.contact {
	display: inline-block;
	margin-left: 50px;
	position: relative;
	text-align: left;
}
.contact a {
	color: inherit;
}
.contact a:hover {
	color: #fff;
	text-decoration: none;
}
.contact-phone {
	color: #fff;
	font-size: 1.2em;
	margin-bottom: 0;
}
.text-phone {
	white-space: nowrap;
}
a.contact-phone-icon {
	border: 2px solid #fff;
	border-radius: 24px;
	color: #fff;
	display: block;
	font-family: pingdom-iconsregular;
	font-size: 1.3em;
	height: 44px;
	line-height: 2.7em;
	margin-top: -1.35em;
	position: absolute;
	right: 103%;
	text-align: center;
	top: 50%;
	width: 44px;
}
.contact-email {
	margin-bottom: 0;
}
.container-inner-bordered {
}
.puff {
	float: left;
	margin-right: 40px;
	width: 20%;
}
.puff-first {
	margin-left: 0;
}
.footer-links .puff {
	margin-bottom: 3px;
	margin-right: 15px;
	width: 9.5em;
}
.puff > h3 {
	font-family: HelveticaNeue-Light, "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;
	margin: 0 0 10px;
}
.footer h3 {
	font-size: 1.1em;
	margin: 0 0 0.3em;
}
.footer-links li {
	font-size: 0.8em;
	line-height: 1.5em;
}
.footer-links a {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}
#disclaimer {
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
}
.right {
	float: right;
}
#disclaimer a {
	color: #ffffff;
	text-decoration: none;
}
.footer-links a:hover, .footer-links-active a {
	color: #fff000;
}
.footer-links .puff-last {
	float: right;
}
.button-green {
	background-color: #da2727;
	box-shadow: 0 3px 0 #ac1616, 0 6px 2px rgba(0, 0, 0, 0.2);
	color: #fff;
	font-weight: bold;
}
.rslides li {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.container-tight {
	padding: 2px 0;
}
.container-yellow {
	background: none repeat scroll 0 0 #fff000;
	color: #000;
}
h1.header-tagline {
	font-size: 30px;
}
.text-tagline {
	font-family: HelveticaNeue-Light, "Helevetica Neue", Helvetica, Arial;
	font-size: 20px;
	margin-top: -0.55em;
	position: absolute;
	right: 20px;
	top: 50%;
}
.container-features-top {
	padding: 15px 0;
	min-height: 445px;
}
.features-heading {
	font-size: 1.4em;
}
h1:last-child, h2:last-child, h3:last-child {
	margin-bottom: 0;
}
.textblock p {
	color: #333;
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.8em;
}
.textblock p, .textblock ol li, .textblock ul li {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 0.5em !important;
}
.textblock h2 {
	text-decoration: underline;
	font-size: 21px;
}
.contact-name {
	color: #999;
	display: inline-block;
	font-family: HelveticaNeue-Light, "Helevetica Neue", Helvetica, Arial;
	line-height: 2.8em;
	vertical-align: top;
	width: 73px;
}
.contact-description {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	border-radius: 0.25em;
	box-sizing: border-box;
	display: inline-block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	float: right;
	height: 2.8em;
	padding: 0 0.8em;
	width: 363px;
}
.yourmessage {
	float: left;
}
.yourmessage .contact-description {
	height: 200px;
	width: 550px;
}
.yourmessage .contact-name {
	float: left;
	width: 72px;
}
.contact_box_inner {
	border-left: 2px solid #666;
	padding-left: 8px;
}
.close {
	display: none;
}
.alert-success h4,
.alrt-success{
	color: #19a90e;
	margin:0;
}
.alert-error h4,
.alrt-error{
	color: #b21010;
}
.packages-list-second {
	margin-top: 22px;
	width: 640px;
	margin-left: 156px;
	margin-bottom: 22px;
}
.help {
	float: right;
	margin-top: 4em;
	width: 308px;
}
.help p {
}
.help h2 {
	font-size: 19px;
}
.features-item.features-item-noicon a {
	color: #fff;
	font-weight: bold;
	margin-left: 36px;
	text-align: center;
	text-decoration: underline;
}
.features-item.features-item-noicon a:hover {
	color: #fff000;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-weight: bold;
	margin-left: 5px;
}
.tablebg {
	color: #000000;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	margin: 0 auto;
	width: 100%;
}
.tablebg thead tr {
	background:#e7e7e7;
	background:-moz-linear-gradient(top, #fff 0%, #e7e7e7 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #e7e7e7));
	background:-webkit-linear-gradient(top, #fff 0%, #e7e7e7 100%);
	background:-o-linear-gradient(top, #fff 0%, #e7e7e7 100%);
	background:-ms-linear-gradient(top, #fff 0%, #e7e7e7 100%);
	background:linear-gradient(to bottom, #fff 0%, #e7e7e7 100%);
	border-bottom: 1px solid #ddd;
	height: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	font-style:italic;
}
.tablebg th {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 2px 5px;
	text-align: left;
}
.tablebg tbody tr {
}
.normaltr {
	background-color: #ffffff;
}
.tablebg tbody td {
	cursor: default;
	line-height: 15px;
	margin-left: -5px;
	padding: 9px;
	text-align: left;
	border-bottom: 1px solid #dedede;
	font-weight:normal;
	font-size:14px;
	cursor:pointer;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:17px;
}
.tablebg tbody tr:hover {
	background:#e7e7e7;
	background:-moz-linear-gradient(top, #fff 0%, #e7e7e7 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #e7e7e7));
	background:-webkit-linear-gradient(top, #fff 0%, #e7e7e7 100%);
	background:-o-linear-gradient(top, #fff 0%, #e7e7e7 100%);
	background:-ms-linear-gradient(top, #fff 0%, #e7e7e7 100%);
	background:linear-gradient(to bottom, #fff 0%, #e7e7e7 100%);
}
.secondrow {
}
.tablebg caption {
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-size: 18px;
	padding: 6px;
	background:#222;
	background:-moz-linear-gradient(top, #282828 0%, #222 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #282828), color-stop(100%, #222));
	background:-webkit-linear-gradient(top, #282828 0%, #222 100%);
	background:-o-linear-gradient(top, #282828 0%, #222 100%);
	background:-ms-linear-gradient(top, #282828 0%, #222 100%);
	background:linear-gradient(to bottom, #282828 0%, #222 100%);
}
.packages-item-highlighted-second {
}
.packages-item-first-second {
}
.packages-item.packages-item-first-second {
	float: left;
	width: 320px !important;
}
.packages-item.packages-item-highlighted-second {
	width: 320px !important;
}
.button-green > span, .button-gray > span {
	display: inline-block;
	font-size: 48px;
	padding: 0 5px;
	position: relative;
	top: 8px;
}
.buytipsbtn {
	height: 74px;
	padding: 0 25px;
}
.results {
	text-align:center !important;
}
.result {
	text-indent:-9999px;
}
.result.winresult {
	background: url("../img/wingif.gif") no-repeat scroll center center transparent;
}
.result.lossresult {
	background: url("../img/lossgif.gif") no-repeat scroll center center transparent;
}
.result.drawresult {
	background: url("../img/drawgif.gif") no-repeat scroll center center transparent;
}
.result.postpresult {
	background: url("../img/postpgif.gif") no-repeat scroll center center transparent;
}
.paybtns {
	display:block;
	height:52px;
	width:100%;
}
.pay_pal {
	background:url("../img/paypal.png") center center no-repeat;
}
.pay_pal:hover {
	background:url("../img/paypal.png") center center no-repeat, url("../img/arrow.png") 10px center no-repeat;
}
.bank_transfer {
	background:url("../img/banktransfer.png") center center no-repeat;
}
.bank_transfer:hover {
	background:url("../img/banktransfer.png") center center no-repeat, url("../img/arrow.png") 10px center no-repeat;
}
.modaltitle {
	font-size: 20px;
	margin:0;
	font-weight:bold;
}
.modalsubtitle {
	font-size: 14px;
	margin:0;
}
.modaltext {
	display: block;
	float: left;
	margin-bottom: 31px;
	width: 71%;
}
.modal .freecontactform {
	float: left;
}
.tablecontainer .tablebg {
	margin-bottom:20px;
}
#basic-modal-content {
	display:none;
}
/* Overlay */
#simplemodal-overlay {
	background-color:#000;
}
/* Container */
#simplemodal-container {
	height:360px;
	width:600px;
	color:#bbb;
	background-color:#333;
	border:4px solid #444;
	padding:12px;
}
#simplemodal-container .simplemodal-data {
	padding:8px;
}
#simplemodal-container code {
	background:#141414;
	border-left:3px solid #65B43D;
	color:#bbb;
	display:block;
	font-size:12px;
	margin-bottom:12px;
	padding:4px 6px 6px;
}
#simplemodal-container a {
	color:#ddd;
}
#basic-modal-content.modal a.close-modal {
	display:none !important;
}
#simplemodal-container h3 {
	color:#84b8d9;
}
.modal-heading {
	background: #fff000;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	margin: -30px -30px 0;
	padding: 12px 27px 1px;
	position: relative;
}
.modal-heading h1 {
	color: #000000;
	font-size: 23px;
	line-height: 18px;
	margin-bottom: 9px;
	font-weight:bold;
}
.modal-heading .modal-close {
	padding: 3px 14px;
	position: absolute;
	right: 12px;
	top: 11px;
	background-color: #000000;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	text-shadow: none;
}
#basic-modal-content label {
	float: left;
	margin-right: 10px;
	margin-top: 9px;
}
#basic-modal-content .contact-description {
	display: block;
	float: left;
}
.freecontactform {
	border-radius: 10px;
	padding: 10px;
	width: auto;
}
.modal-box {
	margin: 15px 0 0;
	overflow: auto;
}
.leadbutton {
  margin-left: 20px;
  padding: 7px 18px;
}
.modal-box span{
	text-align:center;
	margin-top:10px;
	display:block;
}
.plans-form{
	margin-top: 10px;
}
.plans-form .formitem{
	text-align: left;
	margin-bottom: 7px;
	font-weight: bold;
}
.plans-form fieldset{
	border: none;
}
.plans-form .formitem img{
	vertical-align: middle;
	margin-left: 10px;
}
.plans-form .formitem img#cc{
	width: 160px;
}