/** planterplan landing page style **/
body {
	font-family: 'Open Sans', sans-serif; 
	background-color: #efefef;
}
a, a:hover {
	color: white!important;
	text-decoration: none;
}
#frmlogin a,
#frmlogin a:hover {
	color: #000 !important;	
}
#frmlogin a:hover {
	border-bottom: 1px dashed #333;
}
#accordion a:hover,
#accordion-contact a:hover {
	color: #F1592A;
}
#accordion-contact {
	padding: 8px;
}
#accordion-contact p {
	color: #000;
}
#accordion-contact ul {
	list-style: none;
}
#accordion-contact a {
	color: #333;
}
.content-container {
	width:90%; 
	max-width:800px; 
	margin: 0 auto;
}
.navbar { 
	width: 100%
}
.container-fluid {
	max-width: 800px;
}
.box-container {
	width:100%;
	overflow: auto; zoom: 1;
	margin: 0px;
	padding: 0px;
	border: none;
}
.box {
	background-color: #333;
	border-bottom: solid 20px #f1592a;
	text-align: left;
	margin: 10px;
	padding: 20px;
	
	min-height: 325px;
	float:left;
	width:380px;
}
.fullBox {
	background-color: #333;
	border-bottom: solid 20px #f1592a;
	text-align: left;
	margin: 10px 0;
	padding: 20px;
}

.bgimage {
	background-image: url("../images/P4P_Homepage.jpg");
	background-repeat: no-repeat;
}

.buttonContainer {
	width:100%;
	overflow: auto; zoom: 1;
	margin: 0px;
	padding: 0px;
	border: none;
	
    display: -webkit-box;   
	display: -moz-box; 
	display: -ms-flexbox;  
	display: -webkit-flex;
	display: flex;  
    
    -webkit-justify-content: center;
    -moz-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
    -moz-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
}

.GetButtonBox {
	float:left;
	max-width:340px;
	background-color: #f1592a;
	border: solid 3px black;
	text-align: center;
	margin: 20px;
	padding: 10px;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

.GotButtonBox {
	float:left;
	max-width:340px;
	background-color: black;
	border: solid 3px #f1592a;
	text-align: center;
	margin: 20px;
	padding: 10px;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

footer {
	background-color: #222;
	padding: 1em 0;
}
footer p {
	margin: 0;
	padding: 0;
}
footer .small {
	margin-bottom: 8px;
	margin-top: 4px;
	font-size: .82em;
	font-style: italic;
}
footer a, 
footer a:link,
footer a:active,
footer a:visited {
	color: #999 !important;
}
footer a:hover {
	color: #fff !important;
}

/**
 * came with the page...
 */
h1 {
	font-weight:700;
	font-size: 32px;
	color: #f1592a;
	}
	
h2 {
	font-weight:600;
	font-size: 24px;
	color: #f1592a;
	}
h3 {
	font-weight:400;
	font-size: 20px;
	color: #333;
	line-height: normal;
}
p {
	font-weight:400;
	font-size: 16px;
	color: #999;
}

.pplan-splash {
	width:100%; 
	max-width:800px; 
	margin: 0 auto;
	text-align:center;
}
.pplan-splash img {
	padding-top:15px; 
	align: middle; 
	width:100%; 
	max-width:800px;
}
.pplan-splash p {
	color: #333333;
}
.pplan-splash h2 {
	background-color: #D6D5D5;
	padding: 8px;
/*	width: 50%;
	margin: 0 auto;*/
}
.icon-right {
	float: right;
	margin-left: 1em;
	margin-top: -2em;
}
.forty {
	float:right; 
	width:40%; 
	height:40%;	
	padding-left:20px;
}
.thirty {
	float:right; 
	width:30%; 
	height:30%;	
}

/**
 * from planterplan custom_new.css
 */
.orange {
	color: #F1592A;
}
.white {
	color: #FCFCFC;
}
.logo {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	letter-spacing: 1px;
}
.logo-marks {
	margin: 0;
	padding: -4px;
}
sup.beta {
	font-size: .9rem;
	margin-left: -14px;
	top: -10px;
}

sub.trade {
	font-size: 1.0rem;
	margin-left: -5px;
}
sup.trade {
	font-size: 1.0rem;
	margin-left: -5px;
}
/*
header {
	width: 100%;
	background-color: #000;
	min-height: 50px;  was 50,  75px with breadcrumbs 
}
*/
/**  status colors **/
.overdue {
	color: #d9534f;
}
.upcoming {
	color: #f0ad4e;
}
.lock {
	color: #f0ad4e !important;
}
.starting {
	color: #99cbd2; /* #869FE4; */
}
.completed {
	color: #5bb85d; /* #3C8C03; */
}
.incomplete {
	color: #666666;
}

/**
 * home page splash stuff
 */
.indent-a {
	margin-left: 20%;
}
.indent-b {
	margin-left: 10%;
}

.callout {
	font-family: "Open Sans", Helvetica, Arial, Gotham, sans-serif; /*"Times New Roman", serif;*/
	color: #222;
	margin-bottom: 0;
	margin-top: 10px;
}
.callout-large {
	font-size: 36px;
	font-weight: bold;
}
.callout-small {
	color: #333;
	font-size: 20px;
	margin-top: -10px;
}

.intro-container {
	margin: 0 auto;
	width: 70%;	
}
.intro-text {
	color: #222;
	font-family: "Open Sans", Helvetica, Arial, Gotham, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4em;
	padding-top: .5em;
}


.off-white {
	color: #e8e8e8;
}

.well-title {
	background-color: #ccc;
	padding-bottom: 0;
}
.title {
	font-size: 2.0em;
	margin-top: 8px;
	margin-bottom: 0;
}
.subtitle {
	font-size: 0.9em;
	font-style: italic;
	font-weight: 200;
	color: #2F2F2F;
	margin-top: 0;
	margin-left: 1.9em;
}
#planterapp-details {
	margin-top: 2em;
}
#planterapp-details img.icon {
	float: left;
}
#planterapp-details img.header-image {
	box-shadow: 4px 4px 15px #333;	
}
#planterapp-features {
	margin-top: 2em;
	margin-bottom: 2em;
}
#planterapp-features li {
	background: url("../images/icons/list-check-blue.png") no-repeat;
	background-position: 0;
	font-size: .9em;
	font-weight: bold;
	padding: 5px 4px;
	margin-left: 20px;
	padding-left: 40px;
	/*line-height: 2em;*/
}











/**
 * came with original site
 */
@media screen and (max-width: 905px) {
	h1 { 
		margin-top: 0;
	}
	.pplan-splash {
		display: none;
	}
	.callout-large {
		font-size: 26px;
	}
	.callout-small {
		color: #333;
		font-size: 15px;
		padding-left: 1.5em;
		margin-top: -10px;
	}	
	.intro-container {
		margin: 0;
		width: 100%;
	}
	.indent-a {
		margin-left: 10%;
	}
	.indent-b {
		margin-left: 5%;
	}
    .fullBox,
	.box {
		width: 100%;
		float: none;
		margin: 5px auto;
		min-height: inherit;
    }
	.row .box:first-child {
		margin-bottom: 10px !important;
	}
	.icon-right {
		width: 50%;
		float: right;
		margin-left: 1em;
		margin-top: .4em;
	}


	.thirty {
		width:20%; 
		height:20%;	
	}
	video {
		width: 300px;
	}
}