.helpful-wrap{display:none;}
.help-content-inner-wrap .todo {
    font-weight: bold;
}
#contentcontainer strong{
margin-right:5px;
}
.common-links.remove-before:before{display:none}


/* Pricing Plan */
.node-type-product-pricing-2-0 .main-container-wrapper::before {
background: #adf5a3;
background: -moz-linear-gradient(top, #adf5a3 0%, #b8fde0 42%, #f0fffa 83%, #f3fffb 83%, #ffffff 100%);
background: -webkit-linear-gradient(top, #adf5a3 0%,#b8fde0 42%,#f0fffa 83%,#f3fffb 83%,#ffffff 100%);
background: linear-gradient(to bottom, #adf5a3 0%,#b8fde0 42%,#f0fffa 83%,#f3fffb 83%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adf5a3', endColorstr='#ffffff',GradientType=0 );
}
.node-type-product-pricing-2-0 .product-block .plan-caption{
color: #333;
font-size: 24px;
line-height: 1.5;
font-family: "proxima_novasemibold";
}
.node-type-product-pricing-2-0 .product-block .plan-name {
  display: block;
text-align: center;
margin-bottom: 0px;
padding: 0;
font-size: 14px;
color: #999;
text-transform: none;
}