/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.site-header {
	border-bottom: 1px solid #efefef;
	border-top: 2px solid #ff5722;
}
.site-header .header-image {
	width: 250px;
}
@media (max-width: 768px) {
	.mobile-header-navigation .site-logo.mobile-header-logo img {
		height: 70px;
	}
}

@media (min-width: 769px) {
	#mobiletopsearch {
		display:none!important;
	}
}

.bbp-logged-in {
	display: none;
}
.bbp-logged-in img.avatar {
	float: left;
	margin: 0 15px 0 0;
	border-radius: 40px;
}
.bbp-author-avatar img {
	border-radius: 40px;
}
.bbp-login-form {
	background: #f9f9f9;
	border: 1px solid #e7e7e7;
	padding: 15px 20px 20px 20px;
	margin-top: 15px;
	border-radius: 3px;
}
.menu-toggle {
	padding-top: 5px;
}
#generate-slideout-menu {
	background: #fafafa;
}
.slideout-navigation.main-navigation .main-nav>ul>li>a {
	line-height: 34px;
	font-size: 12px;
	font-weight: 600;
	color: black;
}
.bbp-user-edit-link a {
	background: #ebebeb!important;
	padding: 2px;
	display: block;
	border: 1px solid #d5d5d5!important;
	border-radius: 3px;
	text-align: center;
	color: #3e3e3e;
	margin-top: 24px;
	margin-bottom: 24px;
	font-size: 12px;
}
#favorite-toggle a {
	padding: 6px!important;
	border-radius: 3px;
	background: #ffffff!important;
	color: black;
	border: 1px solid #aeaeae!important;
}
.bbp-reply-content #subscription-toggle a {
	color: white;
	background: #ff4b11!important;
	padding: 6px!important;
}
#subscription-toggle {
	color: #eaeaea;
}
.bbp-topic-tags {
	float: left!important;
	clear: both;
}
.favorite-toggle {
	font-size: 12px;
}
.subscription-toggle {
	background: #f7f7f7;
	padding: 8px;
	border: solid 1px #b7b7b7;
	color: #2b2b2b;
	font-size: 12px;
	border-radius: 3px;
}
.subscription-toggle:hover {
	background: #efefef;
	padding: 8px;
	border: solid 1px #b7b7b7;
	color: #2b2b2b;
	font-size: 12px;
	border-radius: 3px;
}
.bsp-forum-content {
	background: #ffffff;
	padding: 12px!important;
	margin-top: 14px!important;
	margin-bottom: 20px;
	font-weight: bold;
	color: #444444;
	border: 1px solid #d8d8d8;
	font-size: 14px;
	line-height: 2em;
	text-transform: capitalize;
	border-radius: 4px;
	display: block;
	float: left;
}
.bbp-template-notice.info {
	border: none!important;
	background-color: #fff!important;
	padding: 0px;
}
#bbpress-forums fieldset.bbp-form legend {
	background: #ff4b11;
	color: white;
	padding: 14px!important;
	border-radius: 4px;
}
.status-closed a {
	color: #222222!important;
}
.status-closed {
	color: #222222!important;
}
.searchelementor #bbp-search-form {
	text-align: center;
}
.elementor-alert-dismiss {
	color: white!important;
}
.bsp_button1 {
	background: #ff4b11;
	color: white;
	padding: 10px!important;
	border-radius: 4px;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
}
.bsp_button1:hover {
	background: #fc4a10;
	color: white;
	padding: 10px!important;
	border-radius: 4px;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
}
#bbp_topic_submit {
	padding: 5px 10px;
	margin-top: 5px;
	border-radius: 3px;
	background: #rgb(255, 75, 17);
	color: white;
}
#bbp_reply_submit {
	padding: 5px 10px;
	margin-top: 5px;
	border-radius: 3px;
	background: #rgb(255, 75, 17);
	color: white;
}
#bbp_search_submit {
	padding: 5px 10px;
	margin-top: 5px;
	border-radius: 3px;
	background: #f1f1f1;
	color: #5f5f5f;
}
#bbp_search {
	font-size: 12px;
	margin: 2px;
	padding: 6px;
	width: 60%;
	border: solid 1px #e6e6e6;
}
#bbpress-forums #bbp-search-form {
	display: none;
}
a.button.logout-link {
	margin-top: 5px;
	padding: 5px 10px;
	border-radius: 3px;
	background: lightgrey;
}
.bbp-submit-wrapper {
	float: left!important;
}
#user-submit {
	padding: 8px 15px;
	border-radius: 3px;
	background: #ff5722;
	margin-top: 10px;
	margin-bottom: 10px;
}
.button.submit.user-submit {
	padding: 8px 15px;
	border-radius: 3px;
	background: #ff5722;
	margin-top: 10px;
	margin-bottom: 10px;
}
@media (min-width: 768px) {
	.menu-item-274 a {
		color: #0095ff!important;
	}
}
.main-navigation .main-nav ul li a {
	padding-top: 5px;
}
@media (min-width: 769px) {
	.main-navigation .main-nav .menublue a {
		background-color: #0a98fd;
		border-radius: 3px 3px 3px 3px;
		color: white;
		padding: 4px 12px;
		font-size: 14px;
		border-style: solid;
		border-width: 1px 1px 1px 1px;
		border-color: #0077cc;
		box-shadow: 0px 0px 0px 1px #66bfff inset;
	}
}
@media (min-width: 769px) {
	.main-navigation .main-nav .menublue a:hover {
		background-color: #1083d5;
		border-radius: 3px 3px 3px 3px;
		color: white;
		padding: 4px 12px;
		font-size: 14px;
		border-style: solid;
		border-width: 1px 1px 1px 1px;
		border-color: #0077cc;
		box-shadow: 0px 0px 0px 1px #66bfff inset;
	}
}
#menu-item-275 a {
	background-color: #0a98fd;
	border-radius: 3px 3px 3px 3px;
	color: white;
}
#menu-item-275 a:hover {
	background-color: #0077cc;
	border-radius: 3px 3px 3px 3px;
	color: white;
}
#home-db-bb-s {
	float: right;
}
h4.widget-title {
	margin-bottom: 5px;
}
.darklink a {
	color: #363636;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.darklink a:hover {
	margin-left: 8px;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.bbp-breadcrumb {
	font-size: 12px!important;
	line-height: 38px;
}
.bbp-author-name {
	font-size: 8px;
}
@media (max-width: 768px) {
	.bbp-forum-topic-count {
		font-size: 12px;
	}
}
@media (max-width: 768px) {
	.bbp-forum-reply-count {
		font-size: 12px;
	}
}
@media (max-width: 768px) {
	.bbp-forum-freshness {
		font-size: 8px;
		vertical-align: middle;
		line-height: 24px;
	}
}
/*Table Titles - Mobile*/

@media (max-width: 768px) {
	.bbp-topic-voice-count {
		font-size: 12px;
	}
}
@media (max-width: 768px) {
	.bbp-topic-reply-count {
		font-size: 12px;
	}
}
@media (max-width: 768px) {
	.bbp-topic-freshness {
		font-size: 8px;
		vertical-align: middle;
		line-height: 24px;
	}
}
.bbpm-excerpt {
	font-size: 12px;
}
.bbpm-items .bbpm-head .bbpm-left {
	float: none;
	text-align: center;
	line-height: 30px;
}
.bbpm-items .bbpm-head form input {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%!important;
	float: left;
	padding: 10px!important;
}
.bbpm-items .bbpm-head form {
	float: none;
	margin: 0;
}
.bbpm-helper {
	padding: 5px 10px!important;
}
.bbpm-contact-btn {
	background: #ffffff;
	border: 1px solid #b1b1b1;
	padding: 6px 8px;
	color: #313131;
	text-align: center;
	border-radius: 5px;
	width: 94px;
	font-size: 10px;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
}
#text-10 {
	line-height: 2.2em;
	color: #888888;
}
#text-12 a {
	line-height: 2.2em;
	color: #2b2b2b;
}
input[type="submit"] {
	border-radius: 3px;
	padding: 2px 12px;
}
#bbpress-forums li.bbp-header {
	background: gainsboro;
	color: black;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 15px;
	border: 1px solid gainsboro;
}
@media (max-width: 375px) {
	#bbpress-forums li.bbp-header {
		border: none;
		font-size: 10px;
	}
}
#topnotice .elementor-alert-dismiss {
	color: #353535 !important;
	font-weight: bold;
}
.sd-content ul li {
	display: inline-block;
	margin: 5px!important;
}