
	.page-id-3475 header.page-header.pt-style-5 {
		display:none !important;
	}

	.page-id-3475 div.hub_controls {
		margin: 40px 0 20px !important;
	}

	div.li-buttons a {
		background: #41a4fb;
		color: #fff;
		padding: 10px 20px;
		border-radius: 3px;
		-webkit-transition: background .2s;
		-o-transition: background .2s;
		transition: background .2s;
		text-decoration: none;
		text-transform: uppercase;
display: inline-block;
	}
	div.li-buttons a:hover {
		background: #333;
		text-decoration: none;
	}

.hideit { display:none; }

.hub_nav_title a {
color: #888 !important;
}

.hub_nav_title a:hover {
color: #333 !important;
text-decoration: none !important;
}

.separate_controls {
float: none !important;
display: inline-block !important;
vertical-align: top !important;
}

.greeting {
width: 50%;
display: inline-block;
font-size: 18px;
vertical-align: top;
padding-top: 30px;
}

.greeting_buttons {
display: inline-block;
text-align: right;
width: 49%;
}

@media all and (max-width: 640px) {
.greeting {
width: 100%;
display: block;
font-size: 18px !important;
vertical-align: top;
text-align: center;
margin-bottom: 20px !important;
padding-top: 0;
}

.greeting_buttons {
display: block;
text-align: center;
width: 100%;
}

.greeting_buttons ul li {
width: auto !important;
}

.greeting_buttons ul li a {
font-size: 16px !important;
}
}
