.wpss .wpss-progress-bar {
    border: 1px solid silver;
    margin: 5px 0;
    padding: 0;
    height: 15px;
    border-radius: 0px;
    background: #f5f5f5;
}
.wpss .wpss-progress-bar span {background: #07bcd8;}
.wpss .wpss-question {font-weight:bold}
.wpss .answer_text input[type=radio], .wpss .answer_text label {cursor:pointer; line-height:20px}
.wpss .answer_text input[type=radio] {margin:0 5px 0 0; height:20px}
.wpss #submitButton {background: #07bcd8; border: none; color: #ffffff; padding: 10px 20px; cursor:pointer}