/* Enter Your Custom CSS Here */
.input[type=text], input[type=password], input[type=email], textarea {
      width: 90%;
}
input[type=text], input[type=password], input[type=email], textarea {
width: 90%;
}
.formError{
    display: none;
}
.portfolio-featured-image + .portfolio-entry-title {
      margin-top: auto;
}
.site-published {
  display: none;
}
.site-published-date {
    display: none;
}
.entry-title-meta {
display: none;
}
.single .wp-post-image:hover {
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
}
.page .wp-post-image:hover {
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
}
.su-button-wide {
  	display: block !important;
	margin: 0em 0;
}
.entry-content .wpProQuiz_content .sticky-wrapper{
  height: inherit!important;
    margin-bottom: inherit!important;
}
.wpProQuiz_time_limit {
      background: white;
}
.wpProQuiz_time_limit .wpProQuiz_progress {
  margin-bottom: 0px!important;
}
.wpProQuiz_toplistTable {
  word-break: break-word;
}
body {
    color: #000000;
    font: 1.7em Arial;
    line-height: 1.5;
}
.portfolio-featured-image {
    margin-top: auto;
    font-size: inherit;
}
  .portfolio-featured-image img {
  margin-bottom: 20px!important;
}
#mega-menu-wrap-max_mega_menu_1 {
    clear: initial;
}
#wpforo-wrap .wpf-topic-create .wpf-subject {
    font: inherit;
}
.wpforo-profile-field input[type="text"] {
font: inherit;
}
.wpforo-profile-field textarea {
  font: inherit;
}
.PIN_1492103750474_button_pin.PIN_1492103750474_red {
    display: none;
}
blockquote {
    font-style: inherit;
}