<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*==========6. PLANS AND PRICING==============*/
/* Animation */
.PlanPricing {
	margin-top:60px;
}
.PlanPricing .planName {
	background:#28292E;
	padding-top:50px;
	padding-bottom:10px;
	text-align:center;
}
.PlanPricing .tag {
	background: #4170CF;
	color:#FFF;
	font-size:40px;
	-webkit-border-radius:99%;
	-moz-border-radius:99%;
	border-radius:99%;
	display:block;
	width:88px;
	height:88px;
	line-height:88px;
	margin:0 auto;
	position:relative;
	margin-top:-95px;
	margin-bottom:10px;
	line-height: 2.2;
}
.PlanPricing .planName h3 {
	color:#FFF;
	text-align:center;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
.PlanPricing .planName p {
	color:#999;
	text-align:center;
}
.PlanPricing .planFeatures {
	background:	#efefef;
	text-align:center;
	padding:10px;
}
.PlanPricing .planFeatures ul {
	margin:0;
	padding:0;
	list-style:none;
}
.PlanPricing .planFeatures ul li {
	padding:2px 0;
	list-style:none;
}
.PlanPricing p {
	margin:0;
}
.PlanPricing .btn {
	width:100%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/************************************************/
/***             CUSTOM STYLES                ***/
/************************************************/
.ribu {
  font-size: 0.8em;
}
.navbar-default + div {
	margin-top: -20px;
}
a {
  color: #0941F7;
}
a:hover {
	color:#C61A2E;
  text-decoration: underline;
}
a:focus {
	color:#C61A2E;
}
h1 {
  font-size: 2em;
}

/* BULLETS *************************************/
.xt-ul {
  display: block;
  list-style-type: none;
}
.xt-ul-features li {
  padding-top:10px;
}
.xt-vendors {
  width:100%;
  padding:20px;
  text-align:center;
} 
.xt-icon {
  padding: 10px;
}
/***********************/
.ComparePlans {
	margin-top:20px;
}
.ComparePlans .planFeatures {
	text-align:center;
	padding:10px;
}
.ComparePlans .CompareList .planFeatures {
	text-align:right;
}
.ComparePlans .planFeatures ul {
	margin:0;
	padding:0;
	list-style:none;
}
.ComparePlans .planFeatures ul li {
	padding: 3px 0;
	list-style:none;
}
.ComparePlans .planHead1 {
	height:50px;
	background:#FFF;
}
.ComparePlans .planHead2 {
	height:50px;
	background:#4170CF; /*2cc76a;*/
}
.ComparePlans .planHead3 {
	height:50px;
	background:#f45c57;
}
.ComparePlans .planHead2 h3, .ComparePlans .planHead3 h3 {
	color:#FFF;
	text-align:center;
	padding:0;
	margin:0;
	text-transform:uppercase;
	padding-top:5px;
	line-height: 1.8;
}
.ComparePlans .pricing1 .planFeatures {
	border-right:solid 1px #4170CF;
	border-left:solid 1px #4170CF;
}
.ComparePlans .pricing2 .planFeatures {
	border-right:solid 1px #f45c57;
	border-left:solid 1px #f45c57;
}
.ComparePlans .btn {
	width:100%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.btn-success {
  padding: 6px;
	background-color: #4170CF;  /* 2cc76a; */
	background-image:none;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
	background-color: #C83828 !important; /*#22bb5f!important;*/
	border-color: #C83828;
	color:#FFF!important;
}
.PlanPricing.BASIC .tag {
	background:#3893C7;
}
.PlanPricing.GOLD .tag {
	background:#FED218;
  color:#333;
}
.PlanPricing.PLATINUM .tag {
	background:#E26833;
}
.PlanPricing.ENTERPRISE .tag {
	background:#0068c8;
}
.btn-success.BASIC {
	background:#3893C7;
}
.btn-success.GOLD {
	background:#FED218;
  color:#333;
}
.btn-success.PLATINUM {
	background:#E26833;
}
.btn-success.ENTERPRISE {
	background:#0068c8;
}
@media (min-width: 900px) {
  .Enterprise {
    font-size:1.15em;
  }
  .Platinum {
    font-size:1.3em;
  }
}
.ComparePlans .planHead-BASIC h3, .planHead-GOLD h3, .planHead-PLATINUM h3, .planHead-ENTERPRISE h3, .ComparePlans .planHead3 h3 {
	text-align:center;
	padding:0;
	margin:0;
	text-transform:uppercase;
	padding-top:10px;
	line-height: 1.8;
}
.ComparePlans .planHead-BASIC {
	color:#FFF;
	background:#3893C7;
}
.ComparePlans .planHead-GOLD {
  color:#333;
	background:#FED218;
}
.ComparePlans .planHead-PLATINUM {
	color:#FFF;
	background:#E26833;
}
.ComparePlans .planHead-ENTERPRISE {
	color:#FFF;
	background:#0068c8;
}
.ComparePlans .pricing-BASIC .planFeatures {
	border-right:solid 1px #3893C7;
	border-left:solid 1px  #3893C7;
	background:#f8f8f8;
}
.ComparePlans .pricing-GOLD .planFeatures {
	border-right:solid 1px #FED218;
	border-left:solid 1px  #FED218;
	background:#f8f8f8;
}
.ComparePlans .pricing-PLATINUM .planFeatures {
	border-right:solid 1px #E26833;
	border-left:solid 1px  #E26833;
	background:#f8f8f8;
}
.ComparePlans .pricing-ENTERPRISE .planFeatures {
	border-right:solid 1px #0068c8;
	border-left:solid 1px  #0068c8;
	background:#f8f8f8;
}
</pre></body></html>