div.watu-question, div.show-question {
margin-top: 15px !important;
}
.question-choices, .show-question-choices {
margin-top: 5px !important;
}

span.watupro_num
{
 /* float: left;  */
display: inline-block !important;
    color: white;
    text-align: center;
    background: #50af31;
    border-radius: 50%;
    height: 1.75em;
    width: 1.75em;
    padding: 0;
    margin: 0 .5em 0 0;
    line-height: 1.75em;
    font-family: inherit !important;
    font-weight: bold;
}

.watupro-main-feedback
{
    display: block;
    clear: both;
    font-size: 16px;
    margin-top: 10px;
    border: 1px solid #d4d2d2f0;
    border-radius: 5px;
    background-color: #f6f6f6;
    padding: 10px 10px 10px 10px;
}

.watupro-unanswered
{
    clear: both;
    width: 100%;
    display: block;
    float: left;
    color: red;
}

.question-content
{
padding-top:10px;
}


label.answer
{
font-weight:400;
}
.watupro-sortable-horizontal li
{ 
min-width:auto !important;
}

.entry-content p
{
margin-bottom: 17px;
}

.watupro-question-choice span {
		  display: inline !important; /* added in WatuPRO 6.1.0.4 */
		}
@media 
			only screen and (max-width: 600px) {
}
