header#masthead .hgroup {
	zoom: 1;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
  }
  .logo img {
	width: 183px;
	height: auto;
  }
  .main-navigation,
  .main-navigation ul ul,
  #search-icon #search-icon-icon {
	background: #396E8E!important; /* Dark blue */
  }
  
  .main-navigation ul li:hover > a {
	background: #6B90AD!important; /* Lighter blue */
  }
  .main-navigation ul ul li:hover > a {
	background: #6B90AD!important;
	color: #ffffff!important;
  }
  #search-icon #search-icon-icon:hover {
	background-color: #6B90AD!important;
  }
  #theme-attribution {
	  display: none;
  }
  .main-navigation ul li a {
	padding: 10px 15px!important;
  }


.main-navigation ul li a {
  padding: 15px 20px;
}
.hidden {
	display: none;
}
.atlift {
    margin: 0 auto;
    display: table;
}
.atlift ol {
    margin-left: 0;
}
#masthead .hgroup #header-sidebar aside.widget#text-4 {
    margin-right: 177px;
    margin-top: -15px;
}

.entry-content table {
  border-bottom: 0px black solid;
}
.youtop div.panel-grid-cell:nth-child(2) {
    margin-top: -66px;
}
.youvision div.panel-grid-cell:nth-child(2) {
    margin-top: -97px;
}
.youmission div.panel-grid-cell:nth-child(2) {
    margin-top: -157px;
}
.youbigpicture div.panel-grid-cell:nth-child(2) {
    margin-top: -70px;
}
.youbigpicture {
    padding-bottom: 0;
}

table.roadmapyear1 td {
    width: 25%;
}
/* Only year 1 for business building clients */
.road-map.full_client_business_building .responsive-tabs ul li:not(:first-child) {
    display: none;
}

.dynamicForm textarea {
  min-height: 90px;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
table.roadmapy2to5 textarea {
    height: 50px;
}
.dynamicForm span.wpcf7-list-item {
  display: inline-block;
  width: 30%;
}

.layout-full.panels-style-force-full .panel-row-style {
    padding: 0px 1000px 0px 1000px;
}

.dynamicForm .threeRadios span.wpcf7-list-item {
  width: auto;
}

.dynamicForm input.allOneLine {
  width: 100%;
}

.page .entry-title {
/*	display: none; */
}
.dynamicForm div.wpcf7-response-output {
  margin: 2em 0 1em;
  padding: 0.2em 1em;
}

#wagon {
	width: 300px;
	height: 220px;
}

.wagondiv {
  position: relative;
  width: 500px;
  height: 200px;
}
.wagondiv .label {
  position: absolute;
  width: 200px
}
.wagondiv .title {
  top: 95px;
  left: 150px;
  text-align: center;
  font-weight: bold;
}
.wagondiv .label1 {
  top: 12px;
  left: 150px;
  text-align: center;
}
.wagondiv .label2 {
  top: 60px;
  left: 0px;
  text-align: right;
}
.wagondiv .label3 {
  top: 60px;
  right: 0px;
}
.wagondiv .label4 {
  top: 135px;
  left: 0px;
  text-align:right;
}
.wagondiv .label5 {
  top: 135px;
  right: 0px;
}

.valueForm input[type=text] {
    width: 450px;
}

.underline {
	text-decoration: underline;
}

#user_name {
	display:inline-block; 
	text-align:right;
}


table.familybeliefs td:nth-child(1) {
    white-space: nowrap;
}

table.familybeliefs td:nth-child(2) {
    width: 99%;
}
.tabheadings {
	display: none;
}



.business-plan .row {
	display: flex;
} 
.business-plan .column {
	flex: 50%;
} 

.business-plan input {
	border-top-style: hidden;
	border-right-style: hidden;
	border-left-style: hidden;
	border-bottom-style: none;
	background-color: transparent;
	width: 100%;
} 

.business-plan .no-outline:focus {outline: none;}


.business-plan textarea{
	resize:none;
	border: none;
	width: 100%;
	min-height: 90px;
}
.business-plan input::placeholder,
.business-plan textarea::placeholder  {
    color: lightgrey;
    font-style: italic;
}

.business-plan div#visionheading {
    text-align: center;
}

.business-plan .section {
    border: lightgrey 1px solid;
    padding: 4px;
}

.business-plan div#visionheading {
    text-align: center;
    border-bottom: lightgrey 1px solid;
}

.business-plan table#goals td {
    border: lightgrey 1px solid;
}

.business-plan input[name=yearend] {
    width: 250px;
}

.business-plan table#goals th {
    background-color: lightgrey;
    padding-left: 5px;
	border: solid 1px lightgray;
    text-align: center;
}

.business-plan .row.middle .section {
    break-inside: avoid;
}

.business-plan .section.idealclient p {
    break-after: auto;
}

/* hide submit button and submit response */
.autosave .wpcf7-response-output,
/* .autosave .wpcf7-form-control.wpcf7-submit, */
.autosave .wpcf7-spinner {
	display: none;
}

.autosave form input.wpcf7-form-control.wpcf7-submit {
    border: solid green 1px;
}

.autosave form.dirty input.wpcf7-form-control.wpcf7-submit {
    border: solid red 1px;
}

.business-plan .metrics table tr td:nth-child(1) {
    white-space: nowrap;
}

.autosave div#secondary {
    text-align: right;
}

input.wpcf7-form-control.wpcf7-submit {
	width: 82px;
}

.business-plan table.pagebreak { page-break-inside:auto }
.business-plan table.pagebreak tr    { page-break-inside:avoid; page-break-after:auto }
.business-plan table.pagebreak thead { display:table-header-group }

.business-plan .idealclient table.pagebreak td div { page-break-before: always; break-inside: avoid;}

.business-plan table.pagebreak {
	width: 100%
}
.business-plan table#goals tr td:nth-child(1) {
    width: 22%;
}
.business-plan table#goals tr td:nth-child(2) {
    width: 24%;
}
.business-plan table#goals tr td:nth-child(3) {
    width: 28%;
}
.business-plan table#goals tr td:nth-child(4) {
    width: 13%;
}
.business-plan table#goals tr td:nth-child(5) {
    width: 13%;
}

.business-plan article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
	font-size: 26px;
}

.business-plan [data-name="businessname"] input {
    width: 75%;
}

.business-plan .section.vision .row .column:nth-child(2) {
    border-left: 1px lightgrey solid;
    padding-left: 4px;
}

.business-plan .section.vision .column:nth-child(1) {
	flex: 40%;
}
.business-plan .section.vision .column:nth-child(2) {
	flex: 60%;
}


#tree input {
    text-align: center;
}
/*http://thecodeplayer.com/walkthrough/css3-family-tree*/


.tree *{margin: 0; padding: 0;}

#tree p {
  margin: 0;
}

#tree ul li {
  margin-left: 0;
}
  
  
.tree ul {
	padding-top: 20px; position: relative;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.tree li {
	float: left; text-align: center;
	list-style-type: none;
	position: relative;
	padding: 20px 0px 0 1px;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

/*We will use ::before and ::after to draw the connectors*/

.tree li::before, .tree li::after{
	content: '';
	position: absolute; top: 0; right: 50%;
	border-top: 1px solid #ccc;
	width: 50%; height: 20px;
}
.tree li::after{
	right: auto; left: 50%;
	border-left: 1px solid #ccc;
}

/*We need to remove left-right connectors from elements without 
any siblings*/
.tree li:only-child::after, .tree li:only-child::before {
	display: none;
}

/*Remove space from the top of single children*/
.tree li:only-child{ padding-top: 0;}

/*Remove left connector from first child and 
right connector from last child*/
.tree li:first-child::before, .tree li:last-child::after{
	border: 0 none;
}
/*Adding back the vertical connector to the last nodes*/
.tree li:last-child::before{
	border-right: 1px solid #ccc;
	border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after{
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}

/*Time to add downward connectors from parents*/
.tree ul ul::before{
	content: '';
	position: absolute; top: 0; left: 50%;
	border-left: 1px solid #ccc;
	width: 0; height: 20px;
}

.tree li a, .tree li input{
	border: 1px solid #ccc;
	padding: 5px 14px;
	text-decoration: none;
	color: #666;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	display: inline-block;
	
	/*border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
#tree li a:hover, #tree li input:hover, #tree li a:hover+ul li a, #tree li a:hover+ul li input {
	background: #c8e4f8; color: #000; border: 1px solid #94a0b4;
}
/*Connector styles on hover*/
.tree li a:hover+ul li::after, 
.tree li a:hover+ul li::before, 
.tree li a:hover+ul::before, 
.tree li a:hover+ul ul::before{
	border-color:  #94a0b4;
}

/* reports */
.report_header,
.printbutton {
    /* float: right; */
    position: absolute;
    top: 0;
    right: 0;
	white-space: nowrap;
}
.report_header {
	display: none;
}
.todaysdate {
    white-space: nowrap;
    float: right;
    padding-right: 10px;
}
.report_header .clientname,
.report_header .printbutton {
	float: right;
}
.report_footer {
	padding-top: 29px;
    font-style: italic;
}

table.businessPlanSummary td {
    width: 50%;
    font-size: 11px;
	white-space: nowrap;
	padding-right: 5px;
    vertical-align: top;
}

.textareaPrePrint {
	
}

.budget-print .entry-content {
    line-height: 0.5;
}

.onScreenButton {
	padding: 9px 16px;
	z-index: 1;
}

div#iframeContainer {
    position: relative;
    margin-left: -43px;
}
div.edgeCover {
    position: absolute;
    background: white;
}
div#north {
    top: 0;
    height: 23px;
    width: 100%;
	z-index: 0;
}
div#west {
    width: 45px;
    height: 100%;
    left: 0;
}
/* Budget full screen  */

body.fullwidth header#masthead,
body.fullwidth footer {
    display: none;
}
body.fullwidth.responsive.layout-full #page-wrapper .full-container {
    width: 100%;
    max-width: none;
}
body.fullwidth iframe {
    width: 100%;
}
body.fullwidth #main {
	padding:0;
}
body.fullwidth  article.post .entry-header, 
body.fullwidth  article.page .entry-header {
    margin-bottom: 0;
}
body.fullwidth #user_switching_switch_on {
	margin-bottom: 0;
}
body.fullwidth .entry-content p {
	margin: 0;
}
#budgetprintsetupbutton {
	float: right;
	position: absolute;
	top: 0;
	right:0;
	white-space: nowrap
}

.entry-main.modal #budgetprintsetupbutton {
	top: 60px;
    right: 18px;
}
.fullscreentoggle {
	float: right;
	position: absolute;
	top: 0px;
	right: 344px;
	white-space: nowrap;
}


.fullscreentoggle#fullscreenoff {
	display: none;
}
.fullwidth .fullscreentoggle#fullscreenoff {
	display: block;
}
.fullscreentoggle#fullscreenon {
	display: block;
}
.fullwidth .fullscreentoggle#fullscreenon {
	display: none;
}

.hide,
.main-navigation ul li.hide {
	display: none;
}

/* copying styles from vantage style for buttons */
#pdfselect {
	padding: 7px 12px;
	border-top: solid 1px #d2d2d2;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #9f9f9f;
	background: #ffffff;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #ffffff));
	background: -ms-linear-gradient(bottom, #dfdfdf, #ffffff);
	background: -moz-linear-gradient(center bottom, #dfdfdf 0%, #ffffff 100%);
	background: -o-linear-gradient(#ffffff, #dfdfdf);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
	width: auto;
	text-decoration: none;
	/* Improves usability and consistency of cursor style between image-type 'input' and others */
	cursor: pointer;
	/* Corrects inability to style clickable 'input' types in iOS */
	line-height: 1;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  }



@media print {

.business-plan .report_header {
	display: block;
}
.business-plan img#liftlogo {
    height: 90px;
}
.printbutton,
#center_logo,
.print_hide,
footer #site-info,
#user_switching_switch_on,
#masthead .hgroup .logo,
.budget-print h1.entry-title {
	display: none;
}

footer.layout-full #colophon {
	padding: 0;
	background: white;
}
#main {
	background: white;
	padding-bottom: 0;
}
.tabheadings {
	display: block;
}
.pagebreakbefore {
	page-break-before: always;
}
.pagebreakafter {
	page-break-after: always;
}
.layout-full #colophon {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#pg-84-1,
#pg-84-2,
#pg-84-3,
#pg-84-4,
#pg-84-6,
#pg-84-8,
#pg-84-10,
#pg-84-12,
#pg-84-14,
#pg-84-16 {
	margin-bottom: 0 !important; 
}

select {
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
	border: none;
}
input[type=text].wpcf7-text {
	border: none;
	font-weight: bold;
	/*border-bottom: 1px solid #eee;*/
}
textarea.wpcf7-textarea{
	resize:none;
	border: none;
}
table.threeRadios td:nth-child(2) {
    width: 45%;
}
select::-ms-expand {
    display: none;
}
::-webkit-input-placeholder { /* WebKit browsers */
  color: transparent;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: transparent;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: transparent;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: transparent;
}

.business-plan  .emptyRow {
	display: none;
}

} /* media print */