.minimal .dk-tab {
background: #515A63;
}

.dk-tab-content {
font-size: inherit;
}

.entry-content div.fes-form fieldset .fes-fields textarea {
    color: #131313;
}

/*Registration Form Start*/

#membership-wrapper .form-membership legend + .form-element {
    margin-top: 0!important;
}
#membership-wrapper .form-element {
    margin-bottom: 0px!important;
}

#membership-wrapper .form-membership .element {
margin-left: 0!important;
}

#membership-wrapper .form-membership .form-element > label {
float: none!important;
width: auto!important;
}

#membership-wrapper .recaptchatable {
    line-height: 0!important;
}

#membership-wrapper .button {
float: none!important;
padding: 1em;
  margin: 20px 0!important;
  background: #f49304;
  color: #fff;
  border: 4px solid #f49304;
  border-radius: 0;
  box-shadow: none;
}

#membership-wrapper .button:hover {
  background: none;
  color: #f49304;
}

#membership-wrapper .help-block {
    border-bottom: 1px solid #CCC;
    height: 1px !important;
    display: block;
    content: "";
    font-size: 0;
    width: 50%;
    margin: 13px 0 !important;
}

#membership-wrapper label {
    text-transform: none!important;
}

/*Registration Form End*/

.iconblock_outterframe {
display: none;
}

/*bbPress improvements start*/
#bbpress-forums div.bbp-breadcrumb a.bbp-breadcrumb-home,
#bbpress-forums div.bbp-breadcrumb a.bbp-breadcrumb-home +
.bbp-breadcrumb-sep
{
	display:none;
}
 #bbpress-forums .bbp-forums-list li {
display: list-item !important;
 font-size: 13px;
font-family: Arial Black, Helvetica Bold, sans-serif;
line-height: 180%;
 }
#bbp_topic_title {
	box-shadow: inset 1px 1px 10px rgba(0, 0, 0, .2);
 }
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
	 box-shadow: inset 1px 1px 20px rgba(0, 0, 0, .2);
	 border-style: solid;
	 border-width: 1px;
	 border-color: #5a5a5a;
 }
 input#bbp_topic_tags {
	box-shadow: inset 1px 1px 10px rgba(0, 0, 0, .2);
 }
.bbp-forum-title {
	font-weight:400 !important;
		margin-left: 0px !important;
 }
#bbpress-forums div.odd, #bbpress-forums ul.odd {
	background-color: #f3f3f3;
 }
/*is this the alert box area?*/
    div.bbp-template-notice {    
    border-width: 1px;
    border-style: solid;
    padding: 1 0.6em;
    margin: 5px 0 15px;
    border-radius: 3px;
    background-color: #ffffe0;
    border-color: #e6db55;
    color: #000;
  font-style: italic;
    font-color: #ff0e0e;
/*font-family: Arial, Helvetica, sans-serif;*/
    clear: both;
}
/*bbPress improvements end*/

/*slide-in styles*/

.wdsi-slide {
width: auto;
}

.wdsi-slide-wrap {
max-width: 400px;
  width: 400px!important;
}

.wdsi-slide-wrap .bodyContainer {
  width: 100%;
}

.wdsi-slide-wrap .bodyContainer {
  margin: 1em 0!important;
padding: 1em!important;
line-height: 1.4em;
display: block;
}

.wdsi-slide-wrap .text {
line-height: 1.5em!important;
}

.wdsi-slide-wrap button {
width: 100%!important;
  padding: 1em .5em;
  height: auto!important;
}

.email-form-heading {
font-size: 1.25em;
line-height: 1.4em;
font-family: 'Montserrat', sans-serif;
}