body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.428571429;
}

.creatspace {
 min-height: 20px;
  display: block;
  
}
.clearspace {
 clear: both; 
}
.grayemphtext {
	font-size: 21px;
	font-weight: bold;
	color: #8a8a8a;
	margin-bottom: 15px;
	font-style: italic;
}

.appbodytext {
font-size: 16px;
line-height: 150%;
  margin-bottom: 25px;

}	

.apppage img {
margin-right: 15px;
max-width: 100%;
}

.mailchimpwrap {
max-width: 65%;
padding-top: 15px;
margin-top: 25px;
}

.indicates-required {
 font-style: italic;
  font-size: 12px;
  color: #8a8a8a;
  float: left;
}

.banneroffer {
width: 780px;
margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
margin-bottom: 20px;
display: block;
max-width: 100%;
  margin-top: -20px;
}

.banneroffer img {
width: 100% !important;
height: auto;
}

/*code for program page*/
.prg_wwd {
width: 100%;
  margin-left: auto;
  margin-right: auto;
display: block;
  height: 100%;
}

/*module boxes. This is the inner layout working with Kube grids*/

.blackbox {
  margin-top: -1px;
background-color: #2f2f2e; /*really dark, almost black*/
height: 100%;
  height: 110px;
 font-family: raleway; 
text-transform: uppercase;
color: #f5852b; /*orange*/
font-size: 20pt;
text-align: center;
padding: 35px 0 36px 0;
}

.graybox {
background-color: #929497;/*grey*/
font-family: raleway; 
text-transform: uppercase;
color: #000000; /*black*/
font-size: 20pt;
  font-weight: bold;
height: 100%;
padding: 21px 0 21px 0;
text-align: center;
  height:75px;
}

.orangetitle {
  margin-top: -1px;
background: #f9a719;
background: -moz-linear-gradient(top, #f79820 0%, #fce526 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #f79820), color-stop(100%, #fce526));
background: -webkit-linear-gradient(top, #f79820 0%, #fce526 100%);
background: -o-linear-gradient(top, #f79820 0%, #fce526 100%);
background: -ms-linear-gradient(top, #f79820 0%, #fce526 100%);
background: linear-gradient(to bottom, #f79820 0%, #fce526 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79820', endColorstr='#fce526', GradientType=0 );
height: 100%;
padding: 20px 0 40px 0;
	text-align: center;
	 font-family: raleway;
	 font-weight: normal;
	font-size: 26pt;
	color: #000000;
  width: 100%;
}

.littleredtext {
 font-family: raleway;
 font-weight: normal;
float: right;
font-size: 17pt;
text-align: center;
color: #ee3325;
padding: 0 25px 0 0;
text-align: center;
  height: 100%;
}
.regtext {
text-align: center;
padding: 30px 0 30px 0;
height: 100%;
font-size: 12pt;
  height: 75px;
}

.regtextbig {
height: 100%;
text-align: left;
padding: 25px;
border-left-color: #000000;
border-left-width: 1px;
border-left-style: solid;
line-height: 160%;
}

.regtextbig_redline {
height: 100%;
text-align: left;
padding: 25px;
border-left-color: #ee3325;
border-left-width: 1px;
border-left-style: solid;
line-height: 160%;
}

.orangebox {
padding: 20px 0 20px 0;
height: 100%;
  height: 70px;
background-color: #f04f24; /*lighter orange- high school section*/
color: #ffffff;
font-family: raleway;
font-size: 18pt;
text-align: center;
border-left-color: #f04f24;
border-left-width: 1px;
border-left-style: solid;
}

.redbox {
background-color: #ee3325; /*darker red- college section*/
height: 100%;
  height: 70px;
padding: 20px 0 20px 0;
color: #ffffff;
font-family: raleway;
font-size: 18pt;
text-align: center;
border-left-color: #ee3325;
border-left-width: 1px;
border-left-style: solid;
}

.orangetext {
border-left-color: #f04f24; /*orange*/
border-left-width: 1px;
border-left-style: solid;
text-align: center;
padding:10%;
height: 100%;
  height: 110px;
}

.redtext {
border-left-color: #ee3325; /*red*/
border-left-width: 1px;
border-left-style: solid;
text-align: center;
padding: 10%;
height: 100%;
  height: 110px;
}

.bigorangetext {
 color: #f04f24;
    font-family: raleway;
    font-size: 22px;
  text-align: center;
padding: 25px;
line-height: 120%;
}

.vid {
display: block;
margin-top: 20px;
}

.orangebg_redtext {
background: #f9a719;
background: -moz-linear-gradient(top, #f79820 0%, #fce526 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #f79820), color-stop(100%, #fce526));
background: -webkit-linear-gradient(top, #f79820 0%, #fce526 100%);
background: -o-linear-gradient(top, #f79820 0%, #fce526 100%);
background: -ms-linear-gradient(top, #f79820 0%, #fce526 100%);
background: linear-gradient(to bottom, #f79820 0%, #fce526 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79820', endColorstr='#fce526', GradientType=0 );
height: 100%;
  height: 85px;
padding: 30px 0 30px 0;
	text-align: center;
	font-family: raleway;
	font-weight: bold;
	font-size: 14pt;
	color: #ee3325;
	letter-spacing: 1px;
	text-transform: uppercase;
  margin: 0 0 0 0;
}

.blackbox_coaching {
background-color: #2f2f2e; /*really dark, almost black*/
height: 100%;
  height: 85px;
font-family: raleway;
text-transform: uppercase;
color: #f5852b; /*orange*/
font-size: 19pt;
text-align: center;
padding: 25px 0 25px 0;
  margin: 0 0 0 0;
}

/*pricing page*/
.orangetitle_50{
margin-top: -1px;
background: #f9a719;
background: -moz-linear-gradient(top, #f79820 0%, #fce526 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #f79820), color-stop(100%, #fce526));
background: -webkit-linear-gradient(top, #f79820 0%, #fce526 100%);
background: -o-linear-gradient(top, #f79820 0%, #fce526 100%);
background: -ms-linear-gradient(top, #f79820 0%, #fce526 100%);
background: linear-gradient(to bottom, #f79820 0%, #fce526 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79820', endColorstr='#fce526', GradientType=0 );

background-color: #ffd303;
height: 100%;
  height: 95px;
padding: 20px 20px 10px 20px;
text-align: center;
font-size: 24pt;
font-style: bold;
line-height: 100%;
color: #ee3325;
 width: 100%; 
 border-left-color: #000000;
 border-left-width: 2px;
border-left-style: solid;
border-right-color: #000000;
border-right-width: 2px;
border-right-style: solid;
border-top-color: #000000;
border-top-width: 2px;
border-top-style: solid;

}

.regtextbig_50 {
height: 100%;
text-align: left;
padding: 20px 20px 20px 20px;
border-left-color: #000000;
border-left-width: 2px;
border-left-style: solid;
border-right-color: #000000;
border-right-width: 2px;
border-right-style: solid;
border-bottom-color: #000000;
border-bottom-width: 2px;
border-bottom-style: solid;
line-height: 160%;
}

.checklistul {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;

}
.checklistul > li{
	font-size: 10pt;
	padding-bottom: 10px;
	padding-top: 10px;
  padding-left: 25px;
	background-image: url('/wp-content/themes/student-launch-pad/img/checkmark.jpg');
	background-repeat: no-repeat;
	font-family: sans-serif;
	line-height: 130%;
}

.buynow {
text-transform: uppercase;
color: #f5852b;
text-align: right;
font-size: 20pt;
font-style: bold;
  
}
.eStore_buy_now_button {
  background: #f9a719;
background: -moz-linear-gradient(top, #f79820 0%, #fce526 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #f79820), color-stop(100%, #fce526));
background: -webkit-linear-gradient(top, #f79820 0%, #fce526 100%);
background: -o-linear-gradient(top, #f79820 0%, #fce526 100%);
background: -ms-linear-gradient(top, #f79820 0%, #fce526 100%);
background: linear-gradient(to bottom, #f79820 0%, #fce526 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79820', endColorstr='#fce526', GradientType=0 );
 text-transform: uppercase;
color: #f5852b;
text-align: right;
font-size: 20pt;
font-style: bold; 
}

.littlebuynow {
color: #f5852b;
text-align: right;
font-size: 9pt;

text-transform: none;
padding: 0;
}

/*free coaching session on enroll page*/

.freetitle {
color: #f04f24;
    font-family: raleway;
    font-size: 22px;
  text-align: left;
letter-spacing: 1px;
padding: 0 15px 5px 15px;
line-height: 120%;
}

.freetext {
border-left-color: #000000;
border-left-width: 1px;
border-left-style: solid;
padding: 0 15px 5px 15px;
}

/*popouts*/
.regtextbig_pop {
height: 100%;
text-align: left;
padding: 25px 100px 0 100px;
line-height: 160%;
}

sup {
font-size: 10pt;
color: #000000;
text-transform: uppercase;

}

.checklistul_pop {
	margin: 0 100px 40px 0px;
	list-style-type: none;
}
.checklistul_pop > li{
	font-size: 10pt;
	padding-bottom: 10px;
	padding-top: 10px;
  padding-left: 25px;
	background-image: url('/wp-content/themes/student-launch-pad/img/checkmark.jpg');
	background-repeat: no-repeat;
	font-family: sans-serif;
	line-height: 130%;
}
.orangeline {
border-bottom-color: #f5852b;
border-bottom-width: 2px;
border-bottom-style: solid;
margin: 0px 100px 30px 100px;
}

.clipboard {
max-width: 85%;
padding: 30px 0 0 85px;

}

.coachingtitle {
color: #f04f24;
    font-family: raleway;
    font-size: 22px;
  text-align: left;
letter-spacing: 1px;
padding: 40px 0 0 50px;
line-height: 120%;
}

.moreinfo {
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding: 10px 0 0 0;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}

.gform_wrapper {
width: 100%;
margin-left: 15%;
}



.extratitles {
  background-image: transparent url'/wp-content/themes/student-launch-pad/img/primary-bg.png') repeat-x 0 0;
font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	color: #f04f24;
  padding-bottom: 15px;
  margin-bottom: 25px;
  font-stretch: condensed;
	text-transform: uppercase;
	text-shadow: 2px 2px 0px #e5d9d9;
   	font-size: 24px;
	line-height: 28px;
	text-decoration: none;
	}

/*this code is from the style.css sheet for testing*/
.entry-title a {
    color: #f04f24;
}
.entry-title a:hover {
    text-decoration: none;
    color: #ee3325;
}
a {
	color: #f04e23;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #f04e23;
	text-decoration: none;
	outline: none;
}
a:hover,
a:focus,
a:active {
	color: #000;
	text-decoration: underline;
}

blockquote {
	margin: 20px 18px 13px 0;
	padding: 16px 20px 12px;
	background: #fff4c0;
	-webkit-border-radius: 6px;
	border-radius: 6px; 
	max-width: 550px;
}
.page-id-1889 p {
  line-height: 20px;
}
.wp-image-1892 {
  margin-right: 15px;
}
.page-id-1889 .entry-content br {
  	display: none;
}