
h23 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  orphans: 3;
  widows: 3;
  page-break-after: avoid;
}

.h1nwpro {
  font-family: "Helvetica Neue","Lato", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 36px;
  color: #353535;
  text-shadow: 0 1px 0 #ffffff;
}
 
 .wide {
  width:100%;
  height:550px;
  /* background-image:url('/mac/networthpro/images/frontbig.jpg'); */
  background-image:url('http://s3.amazonaws.com/blueplum/frontbig.jpg');
  background-size:cover;
}

 .widenifty {
  width:100%;
  height:600px;
  background-image:url('/niftycalcs/images/niftybig.jpg');
  background-size:cover;
}

.vseparator-space{
	margin-top: 28px;
}

.vseparator-space10{
	margin-top: 10px;
}

/*
.wide img {
  width:100%;
}
*/

.logo {
  color:#fff;  /*#ffe389;*/
  font-weight:800;
  font-size:32pt;
  padding:20px;
  text-align:center;
  text-shadow: 1px 1px #848484;
  -webkit-text-stroke-width: 1px;  
  -webkit-text-stroke-color: #e0e0e0; 
}

.logodesc {
  /* color:#ffcb1f; */
  color:#407FBC;
  font-weight:400;
  font-size:18pt;
  padding:0px;
  text-align:center;
  
  text-shadow: 1px 1px #c5c5c5;
  
  /*
-webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ecb500; 
*/
}

.nw-system-requirements {
  font-size: 14px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.99);
  margin-top: 20px; 
  text-align:center;
  text-shadow: 1px 1px #000;
 }

.logoicon {
	width:120px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}

.appstoreicon {
	width:200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 250px;
}

.appstoreicon_small {
	width:200px;
	margin-left: auto;
	margin-right: auto;
}

.line {
  padding-top:20px;
  white-space:no-wrap;
  overflow:hidden;
  text-align:center;
}


.h2description {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 26px;
  color: #ffc607;
  text-shadow: 0 1px 0 #ffffff;
  margin-top: -10px;
  margin-bottom: 20px;
}

.macli{
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: #686868;
}

.TODO {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-size: 17px;
  color: #1147d0;
  background-color: #eed12e;
  text-shadow: 0 1px 0 #ffffff;
  margin-top: -10px;
  margin-bottom: 20px;
}
