

.business-waitlist-category-page {
  background-color: #EEEDEB;
  font-family: 'Nunito', sans-serif;
  padding-bottom: 30px;
}
.business-waitlist-catagory-page-header {
  background-color: #69C9CD;
  color: white;
  overflow: hidden;
  padding: 20px 0;
}
.business-waitlist-catagory-page-header h3 {
  font-size: 16pt;
}
.business-waitlist-catagory-page-body {
  padding-top: 20px;
}
.main-business-content {
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
  padding: 10px 20px 20px 20px;
}
.pricing-business-content {
  border-radius: 5px;
  overflow: hidden;
  background-color: #CFCFCC;
  padding: 30px 20px 20px 20px;
  text-align: center;
}
.business-waitlist-inner-well {
  padding: 20px;
  background-color: #fff;
}
.business-waitlist-inner-well-top {
  margin: 0 0 10px 0;
  border-bottom: 2px solid #EEEDEB;
}
.business-waitlist-inner-well-middle {
  margin: 0;
  border-bottom: 2px solid #EEEDEB;
}
.business-waitlist-inner-well-bottom {
  margin: 10px 0 0 0;
}
.pricing-circle-container {
  display: block;
  vertical-align: middle;
  white-space: normal;
}
.business-pricing-basic img {
  width: 68px;
  height: 95px;
  margin: 0 0 0 13px;
}
.business-pricing-premium img {
  width: 100px;
  height: 100px;
}
.business-steps-container img {
  width: 100px;
  height: 100px;

}
.white-header {
  color: white;
}
.teal-text {
  color: #499094;
}
.white-text {
  color: #fff;
}
.features-list-item {
  margin-top: 5px;
}
.premium-circle-container {
  padding-top: 30px;
}
.business-steps-container {
  margin-top: 20px;
}
.center-text {
  text-align: center;
}
.business-waitlist-catagory-page-sub-header {
  margin: 40px 0;
}
.case-study-article-link {
  margin-bottom: 15px;
  text-decoration: none;
  display: block;
  font-size: 16pt;
}
.read-more-links{
display: inline !important;
font-size: 13pt !important;
}
.case-study-article-link:hover {
  color: #499094;
  text-decoration: none;
}
.case-study-sign-up-button {
  border-radius: 5px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 10px;
}
.business-waitlist-catagory-page-sub-header h3 {
  font-size: 16pt;
  font-weight: 300;
  line-height: 2;
}
.business-waitlist-inner-well p {
  font-size: 13pt;
  font-weight: 300;
  line-height: 2;
}

/*@media all and (max-width: 1200px) {

    .customization-waitlist-inner-well {
      min-height: 400px !important;
    }
}*/



.internationalplanlist a{
  color: #333 !important;
  text-decoration: none !important;
}
.internationalplanlist a:hover{
  color: #69c9cd !important;
  text-decoration: underline !important; 
}
