body {
  color: #000000;
}
.page-id-10792 legend{
	border: none !important;
}
#gform_submit_button_1{
	border: none;
    background: #000;
    color: #fff;
    padding: 6px 12px;
    border-radius: 4px;
	font-size: 14px;
}
#navbar, #navbar ul.dropdown-menu {
  background-color: #060606;
}

.content-first .content-second  h1.the-title {
  background-color: #060606;
  border-color: none;
}

div.col-md-4 alignr-spsl {
  display: none;
}

.alignr-spsl {
  display: none;
}

.widget_sidebar_main .right-widget-title {
  background-color: #060606;
  border-color: none;
}

.seopressbtn {
  background-color: #060606;
}

.footer-copyright {
  font-size: 13.8px !important;
}

.content-first .content-second h3.the-title {
  background-color: #060606;
}

.navigation.pagination .nav-links .page-numbers, .navigation.pagination .nav-links .page-numbers:last-child {
  border-color: #ffffff !important;
}

.navigation.pagination .nav-links .page-numbers {
  background-color: #ffffff;
}

#back-to-top, .seopress_social_widget a {
  background-color: #060606;
}

.footer-copyright {
  display: none;
}

td.label {
  color: #060606;
  font-size: 14px;
}

div.bbp-breadcrumb {
  display: none;
}

#bbpress-forums .status-closed, #bbpress-forums .status-closed a {
  color: #060606;
}

a.bbp-forum-title {
  font-size: 14px;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
  font-size: 13px;
}

#buddypress table.forum tr td.label, #buddypress table.messages-notices tr td.label, #buddypress table.notifications tr td.label, #buddypress table.notifications-settings tr td.label, #buddypress table.profile-fields tr td.label, #buddypress table.wp-profile-fields tr td.label {
  border: none;
}

#buddypress span.activity {
  display: none;
}

#buddypress #item-header-cover-image #item-header-avatar img.avatar {
  border: none;
  background: none;
}

div.bbp-author-role {
  display: none;
}

span.bbp-author-ip {
  display: none;
}

span.bbp-reply-post-date {
  font-size: 11px;
}

li.bbp-forum-topic-count {
  font-size: 13px;
}

li.bbp-forum-reply-count {
  font-size: 13px;
}

li.bbp-forum-freshness {
  font-size: 13px;
}

#maincontainer p {
  font-size: 14px !important;
}

div.bbp-template-notice.info {
  display: none;
}

#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
  display: none;
}

a.bbp-topic-permalink {
  font-size: 14px;
}

a.bbp-author-name {
  font-size: 13px;
}

.bbp-topics-front ul.super-sticky, .bbp-topics ul.super-sticky, .bbp-topics ul.sticky, .bbp-forum-content ul.sticky {
  background-color: #F56C6C !important;
}

div#post-mention.generic-button {
  display: none;
}

#buddypress ul.item-list li div.item-title span {
  font-size: 13px;
}

#buddypress .activity-list .activity-content .activity-header img.avatar {
  display: none;
}

#powerTip {
	position: absolute;
	display: none;
	z-index: 2147483647;
	max-width: 300px;
	white-space: pre-wrap !important;
	box-shadow: 12px 12px 7px grey;
	display: inline-block;
}

.container {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.abilityTooltip:hover {
	cursor: pointer;
	text-decoration: underline;
}

#dialContainer .panel-heading:hover {
	cursor: pointer;
}

#hdrModelName:hover {
	cursor: pointer;
}

#tblMkModels td:hover {
	cursor: pointer;
}

.collapsible-content-hidden {
	display: none;
}

.collapsible-content-visible {
	display: block;
}

.select2-dropdown {
  z-index: 1000000000000;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, 
.col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, 
.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.collapsible {
    margin-bottom: 20px;
    background-color:rgba(0, 0, 0, 0.1);
    border: 1px solid #CCCCCC;
    padding: 10px;
    height: 90vh;
    width: 0px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
    z-index: 999;
}

.collapsible button {
    height: 135px;
    border: 1px solid #999999;
    background: #999999;
    color: #CECECE;
    float: right;
    margin-right: 10px;
}

.collapsible button:hover {
    background: darkgrey;
    border: 1px solid darkgrey;
}

.panel-success {
  border-color: #060606 !important;
}

.panel-success>.panel-heading {
  color: #ffffff !important;
  background-color: #060606 !important;
}

.table-responsive {
  font-size: 13px;
}

.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {
  white-space: nowrap;
}

.table-striped tbody td.highlight { 
  background-color: #87CEEB;
}

.bbp-signature {
  border-top: 2px solid #060606;
}

li#activity-favs-personal-li {
  display: none;
}

li#activity-friends-personal-li {
  display: none;
}

li#activity-mentions-personal-li {
  display: none;
}

li#just-me-personal-li {
  display: none;
}

li#data-personal-li {
  display: none;
}

div.grecaptcha-badge {
	display: none;
}