#dwqa-submit-question-form #wp-dwqa-question-content-editor-editor-tools {
  margin-bottom: 15px;
}

body.single-dwqa-question #origamiez-post-wrap .dwqa-question .dwqa-author .avatar,
body.single-dwqa-question #origamiez-post-wrap .dwqa-list-answers .dwqa-author .avatar {
  width: 64px !important;
  height: 64px !important;
}
body.single-dwqa-question #origamiez-post-wrap .dwqa-comments .dwqa-comment-list .comment .avatar {
  width: 32px !important;
  height: 32px !important;
}
body.single-dwqa-question #origamiez-post-wrap #dwqa-respond {
  margin-top: 15px;
}
body.single-dwqa-question #origamiez-post-wrap #dwqa-respond .avatar {
  width: 32px !important;
  height: 32px !important;
}
body.single-dwqa-question #origamiez-post-wrap #dwqa-answers {
  margin-top: 30px;
}
body.single-dwqa-question #origamiez-post-wrap #dwqa-answers .dwqa-list-answers .dwqa-answer {
  margin-bottom: 30px;
}
body.single-dwqa-question #origamiez-post-wrap #dwqa-answers #dwqa-add-answers {
  margin-top: 30px;
}
body.single-dwqa-question .dwqa-btn {
  padding: 0px 15px;
  line-height: 40px;
  height: 40px;
}
body.single-dwqa-question .login-box {
  margin-top: 15px;
  border: none !important;
}
body.single-dwqa-question .login-box label {
  display: block;
  margin-bottom: 5px;
}
body.single-dwqa-question .login-box #wp-submit,
body.single-dwqa-question .login-box input[type=text],
body.single-dwqa-question .login-box input[type=password] {
  width: 100%;
  padding: 0px 15px;
  height: 40px;
  line-height: 40px;
}
