.pricing_row .plan.first { border-bottom-left-radius: 5px; border-top-left-radius: 5px; }
.pricing_row .plan.last { border-bottom-right-radius: 5px; border-top-right-radius: 5px; }
.pricing_row .plan.popular { border-radius: 5px; }
.pricing_row .plan.popular .header { border-top-left-radius: 5px; border-top-right-radius: 5px; margin-bottom: 20px; color: rgba(255, 255, 255, 0.5); }
.pricing_row .col-md-2, .pricing_row .col-sm-2 { padding-left: 0; padding-right: 0; }
.pricing_row .plan.last .header { border-top-right-radius: 5px; }
.pricing_row .plan.first .header { border-top-left-radius: 5px; }
.pricing_row.btn-block { width: 90%; }
.plan { background: #fff none repeat scroll 0 0; border-radius: 5px; box-shadow: 0 0 1px #aaa; margin:0; min-height: 90px; padding-bottom: 25px; text-align: center; }
.plan .header { background: #eee none repeat scroll 0 0; border-top-left-radius: 5px; border-top-right-radius: 5px; color: #999; padding: 12px 15px; }
.plan .header h1, .plan .header h2, .plan .header h3 { font-weight: 100; margin: 0; padding: 0; }
.plan .price { border-top: 1px dashed #ddd; margin: 0 auto 30px; width: 90%; }
.plan .price h3 { font-size: 60px; line-height: 1; vertical-align: top; font-weight: 100; }
.plan .price h3 span { display: inline-block; font-size: 40px; margin: 6px 0 0 -7px; position: relative; vertical-align: top; }
.plan .price h3 span.suffix {padding-left:10px;}
.plan .price h4 { font-size: 50px; line-height: 1; vertical-align: top; }
.plan .price h4 span { display: inline-block; font-size: 30px; margin: 6px 0 0 -7px; position: relative; vertical-align: top; }
.plan .price h5 { font-size: 40px; line-height: 1; vertical-align: top; }
.plan .price h5 span { display: inline-block; font-size: 20px; margin: 6px 0 0 -7px; position: relative; vertical-align: top; }
.plan .price h6 { color: #aaa; font-size: 14px; }
.plan ul { list-style-type: none; margin-top: 2px; padding: 20px; }
.plan ul li { line-height: 22px; margin-bottom: 15px; }
.plan ul li a { color: #e6e9ed; text-decoration: underline; }
.plan ul li:last-child { border-bottom: medium none; }
.plan.popular { border-radius: 5px; margin-top: 6px; position: relative; z-index: 1; }
.plan.popular .header { background: #1abc9c none repeat scroll 0 0; border-top-left-radius: 5px; border-top-right-radius: 5px; color: #fff; }
.plan.popular .btn { margin-bottom: 10px; }
.pricing_row .plan, .pricing_row .plan .header { border-radius: 0; }
.plan.popular .header h2 { color: #fff; }
.plan .header h2 { color: #999; }
i { font-family: FontAwesome; }
.plan, .plan .header { border-radius: 0; }
.billing_period { margin-top:15px; }
.column_style_SmallButton .plan .price h3 { font-size: 30px;}
.column_style_SmallButton .plan .price h3 span { font-size: 20px;}
.column_style_PriceOnTop .plan .price { border-bottom: 1px dashed #ddd; border-top:0; margin: 0 auto 5px; }
