#node_content #share-bottom .item-list ul {
  padding-left: 0;
}

.discussion{
border-top: 1px solid #bdbdbd;
padding-top: 15px;
margin-top: 30px;
}

#disqus_thread ul{
  margin-left: 0;
}

#login-reminder{
font-weight:800;
margin-bottom: .5rem;
}

.comment {
margin: 0;
padding: 10px 25px 10px 25px;
}

#comments{
  border-top: 5px solid #bdbdbd;
  margin-top: 80px;
}

.discussion #comments{
  border-top: inherit;
  margin-top: inherit;
}

#comments, #disqusWrapper {
  clear: both;
  font-family: "Helvetica Neue",arial,sans-serif;
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
}

.discussion #comments, #disqusWrapper {
  font-size: 15px;
}

#comments h3 {
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
  margin-top: 0px;
}

.discussion #comments h3 {
  font-size: 15px;
}

#createaccountWrapper, #tabs {
  display: none;
}
.tabNavigation {
  list-style-type: none;
}
.tabNavigation li {
  float: left;
  padding: 0 1em;
  border: 1px solid #ccc;
  background: #ddd;
}
.tabNavigation li.active {
  background: #fff;
}
.tabNavigation li.active a {
  color:#666666;
}
.tabNavigation li a {
  color: #999;
}
#createaccountWrapper, #emaillogin {
  clear: both;
}
ul.commentList {
  list-style-type: none;
  margin-top: 0px;
}
ul.commentList li {
  padding: 2.5em 0 0;
  clear: both;
}
ul.commentList li li {
  list-style-type: none;
  padding-left: 4em;
}
ul.commentList li div.comment {
  width: 84%;
  border-bottom: 0;
  padding-bottom: 0;
}
ul.commentList li div.comment span.username {
  color: #777;
  font-size: 13px;
  color: #3d82a8 !important;
  font-weight: bold;
  text-rendering: optimizeLegibility;
}
ul.commentList li span {
  padding: 0.2em 0.5em 0.2em 0;
}
ul.commentList li span.timestamp {
  font-size: 13px;
  color: rgba(0,39,59,.35);
}
ul.commentList li span.message {
  display: block;
  font-family: Georgia,Times,serif;
  line-height: 21px;
  color: rgb(63, 69, 73);
  font-size: 15px;
  overflow: hidden;
}
ul.commentList li span.message p {
  display: inline;
  overflow: hidden;
}

.discussion ul.commentList li span.message p {
  overflow: inherit;
}

img.avatar {
  border-radius: 5px;
  width: 13%;
  float: left;
  margin-right: 16px;
}

.discussion img.avatar {
  margin-right: inherit;
}
.createCommentBox {
  width: 81%;
  border-radius: 0.3em;
  border: 2px solid #cbd2d6;
  float: right;
  padding: 16px 0 0 12px;
  font-size: 14px;
  font-family: "Helvetica Neue",arial,sans-serif;
}
.discussion .createCommentBox {
  padding: 9px 0 0 12px;
}

.createCommentBox:focus {
  font-size: 15px;
  padding-bottom: 10px;
}

.createComment {
  margin: 1em 0 0 4.6em;
  border: none;
  border-radius: 0.2em;
  color: #fff;
  background: #31aad3;
  padding: 0.9em;
  float: right;
  font-weight: 800;
  font-family: helvetica,sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
}

.discussion .createComment {
  border-radius: 0.5em;
  padding: 0.4em;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: none;
}

.createComment:hover {
  background: #04748d;
}


@media all and (max-width: 768px) {
  .createComment {
    width:100%;
  }
}

li .createComment {
  margin-right: 0.1em;
}
@media all and (min-width: 600px) {
  img.avatar {
    width: 8%;
  }

  ul.commentList li div.comment, .createCommentBox {
      width: 88%;
  }
  .discussion ul.commentList li div.comment, .createCommentBox {
      margin: 0;
      padding: 10px 25px 10px 25px;
      display: inline-block;
  }
}
ul.loginoptions {
  list-style-type: none;
  margin:0;
}
ul.loginoptions li {
  float:left;
  padding-left: 0 !important;
  clear: none !important;
  padding-top: 0!important;
}
.tos-wrapper {
  padding-top: 1em;
  clear: both;
  font-size: 1em;
  border-bottom: 1px solid #bdbdbd;
  padding-bottom: 20px;
}
.discussion .tos-wrapper {
  font-size: .8em;
}
.sprite {
  background-image: url('images/share.png');
  display: block;
  float: left;
  text-indent: -9999px;
  margin-right: 1em;
  border-radius: 5px;
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .sprite {
     background-image: url('images/share-retina.png');
     background-size: 36px 108px;
  }
}

.sprite--facebook {
  width: 36px;
  height: 36px;
  background-position: 0 -0px;
}

.sprite--plus {
  width: 36px;
  height: 36px;
  background-position: 0 -36px;
}

.sprite--twitter {
  width: 36px;
  height: 36px;
  background-position: 0 -72px;
}
div#logout, div#user_info, div#sociallogin {
  display: inline;
  font-weight: bold;
  color: #666;
}
.discussion div#logout, div#user_info, div#sociallogin {
  display: inline;
  font-weight: normal;
}
a.logout:link {
  color: #B80000;
}
.comment-pager {
  padding-top: 1em;
  clear: both;
  background: #31aad3;
  text-align: center;
  padding: 10px 0px 5px 0px;
  font-weight: 800;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
.comment-pager:hover {
  background: #04748d;
}
.comment-pager a {
  padding-right: 1em;
}
.comment-pager a:hover {
  text-decoration: none;
}
.textboxWrapper {
  padding-top: 1em;
}
.textboxWrapper img.avatar {
  display:none;
}
.textboxWrapper .createCommentBox{
   width: 100%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.discussion .textboxWrapper {
  padding-top: inherit;
}
.discussion .textboxWrapper img.avatar {
  display:none;
}
.discussion .textboxWrapper .createCommentBox{
  width: 100%;
  float: left;
  margin-top: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
span.reply {
  display: block;
  margin-left: 3.8em;
}
ul ul span.reply {
  margin-left: 3.2em;
}
ul ul ul span.reply {
  margin-left: 2.2em;
}
span.reply a {
  font-weight: bold;
  color: #a5b2b9;
  color: rgba(0,39,59,.35);
  letter-spacing: 1px;
  width: 100%;
  cursor: pointer;
}
