.btn-blue {
	border:1px solid #555;
	background:#B3D2E0;
	padding:10px;
	color:#fff;
	text-decoration:none;
	background:#c5deea;
	background:-moz-linear-gradient(top,#c5deea 0%,#8abbd7 31%,#066dab 100%);
	background:-webkit-linear-gradient(top,#c5deea 0%,#8abbd7 31%,#066dab 100%);
	background:linear-gradient(to bottom,#c5deea 0%,#8abbd7 31%,#066dab 100%);
	filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#c5deea ',endColorstr='#066dab ',GradientType=0);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
h5 {
	margin:10px 0;
	text-transform:none !important;
	font-weight:700 !important;
	font-size:16px !important
}
.btn,input[type=submit] {
	border:2px solid #333;
	padding:8px 10px;
	display:inline-block;
	margin:0 10px 10px 0
}
.btn:hover {
	border:2px solid #666
}
input[type=submit]:hover {
	border:2px solid #666;
	background:#fff;
	color:#666
}
.btn.border,input[type=submit] {
	background:none;
	border:2px solid #333;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
.homepage-override h4 {
	margin-bottom:10px;
	font-size:18px
}
.homepage-override .the-image {
	margin-bottom:10px
}
.homepage-override .the-image .aside {
	background:none;
	border:2px solid #555;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
.homepage-override .excerpt_text {
	height:125px
}
.homepage-override .excerpt_text input {
	margin-top:10px
}
.homepage-override .title-image {
	background:#e6e6e6 url(https://macdaddy.io/wp-content/uploads/2016/09/header1-1.jpg) no-repeat;
	background-size:cover;
	padding:10%;
	margin-bottom:30px
}
.homepage-override .title-image h2,.homepage-override .title-image h3 {
	color:#fff;
	text-shadow:none
}
.homepage-override .four.columns {
	text-align:center
}
.download-buttons img {
	border:0 none
}
.content li {
	list-style:decimal
}
#section-content {
	padding-bottom:50px
}
.download-buttons {
	clear:both
}
#section-footer {
	background:#e6e6e6;
	border-top:2px solid #555
}
.footer-widget-title {
	font-weight:700
}
#wpcom_social_media_icons_widget-2 ul li {
	border:0 none;
	margin-right:5px
}
.article_nav {
	display:none
}
