@charset "UTF-8";

.Module.Disqus .hashover,
.Module.Disqus .hashover input,
.Module.Disqus .hashover textarea,
.Module.Disqus .hashover select {
    font-family: inherit !important;
}

#hashover-form .hashover-inputs, .hashover .hashover-comment > .hashover-header{
    background-color: #f0f0f0 !important;
}

.hashover .hashover-reply .hashover-header{
    background-color: #fcfcfc !important;
}

.Module.Disqus .hashover #hashover-sort,
.Module.Disqus .hashover .hashover-edit-status,
.Module.Disqus .hashover .hashover-comment .hashover-footer .hashover-buttons,
.Module.Disqus .hashover .hashover-form-buttons,
.Module.Disqus .hashover .hashover-thread-link {
    float: left !important;
}

.Module.Disqus .hashover #hashover-count {
    float: none;
}

.Module.Disqus select {
    margin-bottom: 0px;
}

.Module.Disqus .hashover .hashover-dashed-title {
    padding-right: 10px !important;
}

.Module.Disqus .hashover-formatting-table p:not(.hashover-title) {
    direction: ltr;
    font-size: 12px;
    color: #6c6c6c;
}

.Module.Disqus .hashover .hashover-select-wrapper:before {
    display: none;
}

.Module.Disqus .hashover #hashover-form .hashover-avatar-image {
    padding-right: 0;
    padding-left: 10px;
}

.Module.Disqus .hashover .hashover-avatar-image:before,
.Module.Disqus .hashover .hashover-avatar-image:after {
    margin-left: -5px;
}

.Module.Disqus .hashover .hashover-form-links > * {
    margin-right: 0;
    margin-left: 10px;
}

.Module.Disqus .hashover .hashover-comment .hashover-avatar {
    margin-right: 0;
    margin-left: 10px;
}

.Module.Disqus .hashover .hashover-reply .hashover-avatar,
.Module.Disqus .hashover .hashover-comment form .hashover-avatar-image {
    position: absolute;
    display: inline-block;
    top: 0px;
    right: 12px !important;
    padding: 0px;
    float: right !important;
}

.Module.Disqus .hashover .hashover-reply .hashover-header {
    padding: 12px 12px 0px 12px;
    margin-left: 0px;
    margin-right: 48px;
    border-bottom: none;
}

.Module.Disqus .hashover .hashover-reply > .hashover-balloon,
.Module.Disqus .hashover .hashover-reply-form .hashover-balloon {
    margin-left: 0px;
    margin-right: 48px;
    margin-bottom: 1px;
    border-top: none;
}

.Module.Disqus .hashover .hashover-reply .hashover-avatar:before,
.Module.Disqus .hashover .hashover-comment form .hashover-avatar-image:before {
    border-right-color: unset !important;
    border-left-color: #AAAAAA !important;
}

.Module.Disqus .hashover .hashover-reply .hashover-avatar:before,
.Module.Disqus .hashover .hashover-reply .hashover-avatar:after, .hashover .hashover-comment form .hashover-avatar-image:before, .hashover .hashover-comment form .hashover-avatar-image:after {
    border-style: solid solid outset ;
    border-color: transparent;
    margin-left: auto;
    margin-bottom: -8px;
    top: auto;
    left: auto;
    bottom: 50%;
    right: 33px !important;;
    border-width: 8px;
    color:transparent;
}

.Module.Disqus .hashover .hashover-reply .hashover-avatar:after,
.Module.Disqus .hashover .hashover-comment form .hashover-avatar-image:after {
    border-right-color: unset !important;
    border-left-color: #FCFCFC !important;
    right: 34px !important;
}