/* Enter Your Custom CSS Here */
.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 */
}

.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;
}
.entry-content table {
	border-left: white;
	border-top: white;
}
.entry-content table td {
	border-right: white;
	border-bottom: white;
}
.su-button-wide {
    margin: 0em 0;
}
.um-activity-bodyinner-txt {
    padding: 14px;
    font-size: 17px;
    line-height: 28px;
    color: #666;
}
body {
    font: 1.9em Arial;
      line-height: 1.7;
}
.um div.um-form div.um-activity-textarea textarea, .um div.um-form div.um-activity-textarea textarea:hover, .um div.um-form div.um-activity-textarea textarea:focus {
  font-size: 17px !important;
}
.um-profile.um-viewing {
    padding-bottom: 1px;
    padding-top: 10px;
}
.su-spoiler-title {

    font-size: inherit;
}