input[type="submit"] {
	-moz-box-shadow: inset 0 1px 0 0 #4e6096;
	-webkit-box-shadow: inset 0 1px 0 0 #4e6096;
	box-shadow: inset 0 1px 0 0 #4e6096;
	background: #5F6061;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #4e6096;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-family: dosis;
	font-weight: 575;
	font-size: 20px;
	line-height: 16px;
	padding: 10px 24px;
	text-decoration: none;
	opacity: 1;
}

input[type="submit"]:hover {
	background: #5F6061;
	opacity: .85;
}

input[type="submit"]:active {
	position: relative;
	top: 1px;
}

.inset {
	display: block;
	border-radius: 50%;
	height: 190px;
	width: 190px;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
	text-shadow: 0 1px 0 #666;
	text-align: center;
	text-decoration: none;
	background: #5F6061;
	opacity: 1;
}

.inset:hover {
	color: #fff;
	text-shadow: 0 0 1px #666;
	text-decoration: none;
	opacity: .85;
}

.data-icon {
	display: inline-block;
	font-family: wp-svg-plugin-icon-set1 !important;
	font-size: 80px;
	color: #24B69B;
}

.data-icon2 {
	display: inline-block;
	font-family: wp-svg-plugin-icon-set1 !important;
	font-size: 80px;
	color: #f9bc00;
	opacity: .95;
}

.data-icon3 {
	display: inline-block;
	font-family: wp-svg-plugin-icon-set1 !important;
	font-size: 60px;
	color: #f9bc00;
}

.thumb-wrapper {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	height: 200px;
	width: 200px;
	overflow: hidden;
}

img.attachment-tc-thumb.wp-post-image {
	min-width: 200px !important;
	min-height: 200px !important;
}

.round-div {
	border: 0 solid #FAFAFA;
	left: 0;
	top: 0;
	width: 150px;
	height: 160px;
}

.span4.credits {
	visibility: hidden;
}

.tc-header {
	border-top: 5px solid #24B69B;
}

.social-block {
	font-size: 2em;
	color: #08c;
	text-align: center;
}

.social-block a {
	font-size: 1em;
	color: #08c;
	text-align: center;
}

.social-block.span5 {
	padding-left: 20%;
}

.span4.social-block.pull-left {
	visibility: hidden;
	height: 0;
}

header.entry-header {
	margin-left: 5%;
}

.comments-area {
	margin-left: 5%;
}

h3#reply-title {
	height: 0;
	visibility: hidden;
}

h3.assistive-text {
	visibility: hidden;
}

p.must-log-in {
	visibility: hidden;
	line-height: 0;
}

.oneall_social_login_providers {
	width: 157px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.oneall_social_login_label {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 5px;
}

.oneall_social_login_label label {
	font-size: 20px;
	font-weight: 500;
	font-family: open sans;
	color: #24B69B;
	line-height: 20px;
}

code {
	color: #08c;
}

hr {
	border: 0;
	border-top: 2px solid #24B69B;
}

.featurette-divider {
	margin: 15px 0;
}

.span7.inside.site-description {
	font-size: 1.5em;
}

p.wp-caption-text {
	text-align: center;
}

header.archive-header {
	display: none;
}

h3.widget-title {
	font-weight: 600;
	color: #5F6061;
}