/* Slickquiz Overrides */

.slickQuizWrapper .button { background-color:#5c707c; cursor: pointer; }
.slickQuizWrapper .button:hover { background-color: #c2d2d5; color:#5c707c; }

.quizName { display:none !important; }

.questionCount { margin-bottom: 17px; }


ol.questions label { margin-left: 10px;  }

.responses { margin-top: -20px; }

.responses > li > p:first-child { font-weight: bold; }
.responses > li.correct > p { color:#7dab47; }
.responses > li.incorrect > p { color:#de721f; }


.entry .responses p.explain { line-height: 1.4em; padding-bottom: 0; }

.responses p.explain.text { color:#5c707c !important; }

.entry ul.answers { margin-bottom: 0 !important; }

.quizScore { font-weight: bold; }

span.shareFB { width:190px; height:35px; display:inline-block; margin: 5px 0 0 0; background: url(../images/btn_share.png) no-repeat; text-indent: -9999px; }

.questions h3 { margin-bottom:8px; padding-left: 20px; text-indent: -20px; }

.nameLabel { background: none; border:none; }

.nameLabel input[type=text] { 
	border:1px solid #627682; padding: 5px 10px; font-size:16px; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}


/* Add This */

.addthis_toolbox { margin-bottom: 1.5em; }




/* Social Sharing Toolkit */
div.mr_social_sharing_wrapper { margin-bottom: 1.5em; }