.pplans{
	font-family: inherit;
    font-weight: inherit;
	font-size: 29px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	padding-top: 10px;

}

.pvacio{	
}

.aplans {
	
	font-size: 18px;
	font-family:'Open Sans';
    color: white;
    text-decoration: none;
	
}

sup{

	font-size: 40px;
	vertical-align: super;
}

.whole{
	display: inline-block;
  
}

.planing{
	list-style: none;
	font-size: 15px;
	font-family:'Open Sans';
	color: #9095aa;
	padding: 0px;
	margin: 0px;
}

.liplaning{
	border-bottom: 1px solid #494a5a;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 52px;
	line-height: 52px;	
}

.type{
	width: 300px;
	border-radius: 5px 5px 0px 0px;
	background-color: #2d4391;
	height: 62px;
	border-bottom: 3px solid #2d4391;

}

.plan{
	width: 300px;
	background-color: #f9fafb;
	border-radius: 0px 0px 5px 5px;
    font-family:'Open Sans';
    font-style:condensed;
    font-size: 90px;
    color: #2d4391;
    text-align: center;

}

.planmiddle {
    width: 300px;
    background-color: #f9fafb;
    border-radius: 0px 0px 5px 5px;
    font-family: 'Open Sans';
    font-style: condensed;
    font-size: 90px;
    color: #ce921d;
    text-align: center;
}

.standard{
	background-color: #ce921d;
	border-bottom: 3px solid #ce921d;
}

.ultimate{
	background-color: #2d4391;
	border-bottom: 3px solid #2d4391;
}

.header{
	border-bottom: 1px solid #494a5a;
	padding-bottom: 39px;
}

.header span{
	font-size: 32px;
	vertical-align: initial;
}

.month{
	font-size: 14px;
	color: #575757;
	padding: 0px;
	margin: -10px;
}

.price{
	height:80px;
}

.cart{
  
  color:white;
  position: relative;
  top: 16px;
  
}

/*.top{
  margin-top:35px;
}*/

.nodisplay{
  opacity: 0.1;
}

.selected{
  background-color:#f9fafb;
  margin:0px;
  padding:0px;
}
