﻿#comments-note,
.comments-section .drop {
}

.comments-like:hover span,
.comments-unlike span,
.comments-unlike:hover span {
    transition: .2s linear
}

.clicked,
.zeroreplyfeedbacks {
    cursor: default
}

.login-Jazeera form {
    position: static
}

.comments-section {
    width: 100%
}

#comments-note {
    background-color: #fa9000;
    color: #FFF;
    width: 100%;
    text-align: center;
    margin: 15px auto;
    padding: 4px;
    font-size: 19px;
    box-sizing: border-box
}

.gray-color {
    color: #333
}

.login-icons {
    background: url(../images/logins-icons.jpg) no-repeat;
    width: 40px;
    height: 40px;
    float: right;
    margin-left: 4px;
    margin-top: 20px;
    display: block
}

.al-jazeera-login {
    background-position: -134px 0
}

.visitor-login {
    background-position: -88px 0
}

.facebook-login {
    background-position: -44px 0
}

.comments-section .drop {
    background-color: #f6f6f6;
    border: 1px solid #e0e0e0;
    color: #333!important;
    padding: 4px 5px;
    float: left;
    display: block;
    width: 180px;
    margin-top: 25px
}

.comments-section .rss {
    width: 35px;
    height: 35px;
    background: url(../images/rss.jpg) no-repeat;
    float: left;
    margin-top: 25px;
    margin-right: 4px
}

#comments-count {
    color: #333!important;
    width: 100%;
    clear: both;
    padding-top: 20px
}

#comments-count.move-count-comment {
    width: auto;
    clear: none;
    float: right;
    padding-top: 27px
}

.comments-arrange {
    position: relative;
    float: left
}

#comments-arrange-dropdown {
    position: absolute;
    right: 0;
    top: 58px;
    background: #f6f6f6;
    border: 1px solid #e0e0e0;
    border-top: 0 solid #f6f6f6;
    width: 192px;
    padding: 0;
    font-size: 14px;
    display: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
    color: #333
}

#comments-arrange-dropdown li {
    padding: 5px 20px
}

#comments-arrange-dropdown a {
    color: #333;
    width: 100%;
    font-size: 15px
}

.error-div {
    position: absolute;
    background-color: #e02330;
    color: #fff;
    padding: 5px;
    left: 0;
    width: 81%;
    top: -1px;
    text-align: right
}

.comment-row {
    position: relative;
    float: right;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.comment-row .error-div {
    width: 100%;
    box-sizing: border-box;
    height: 100%!important;
    -moz-box-sizing: border-box
}

.comment-row label {
    display: none
}

.no-border {
    border: 0 solid #fff
}

.error-logo {
    background: url(../images/comments-icon.jpg) -371px -31px no-repeat;
    width: 32px;
    height: 62px;
    margin-left: 18px;
    float: right
}

#divLoadingimage {
    width: 100%;
    text-align: center;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px
}

.imgloading {
    height: 64px!important;
    width: 64px!important
}

.main-comment {
    background-color: #E8E8E8;
    margin-top: 15px;
    font-weight: 400;
    float: right;
    padding-bottom: 15px;
    width: 100%;
    /*zoom: 2;*/
}

.main-comment div.c_header {
    background-color: #dadada;
    color: #000;
    padding: 8px 10px;
    min-height: 25px;
    display: table;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
	height:80px;
}

.commenter-image {
    width: 28px;
    height: 27px;
    background: url(../images/comments-icon.jpg) -272px 0 no-repeat;
    display: inline-block;
    margin-left: 0px;
    /* float: right; */
    vertical-align: middle;
}

.commenter {
    float: right;
    width: 44%
}

.comment-time {
    float: right;
    width: 32%;
    text-align: left
}

.comment-time-image {
    width: 21px;
    height: 19px;
    display: inline-block;
    background: url(../images/comments-icon.jpg) -248px 0 no-repeat;
    float: left;
    margin-right: 10px;
    margin-top: 0px;
	vertical-align: middle !important;
}

.comments-like,
.comments-unlike {
    color: #000;
    text-decoration: none;
    font-weight: 100;
    float: left;
    margin-right: 2%
}

.comments-like:hover,
.comments-unlike:hover {
    color: #727373
}

.comments-like span,
.comments-unlike span {
    background: url(../images/comments-icon.jpg) no-repeat;
    display: inline-block;
    width: 18px;
    height: 17px;
    margin-left: 5px;
    float: right;
    transition: .2s linear
}

.comments-like span {
    float: right;
    background-position: -229px 0;
    margin-top: 2px
}

.comments-unlike span {
    background-position: -207px 0;
    margin-top: 6px
}

.comments-like:hover span {
    background-position: -229px -19px
}

.comments-like.clicked span {
    background-position: -186px -21px
}

.comments-unlike:hover span {
    background-position: -207px -18px
}

.comments-unlike.clicked span {
    background-position: -186px -3px
}

.main-comment .comment-text {
    margin: 5px 10px;
    float: right;
    position: relative;
    color: #333;
    display: block;
	font-size:20px;
}

.main-comment .comment-text img {
    width: 21px;
    height: 17px;
    margin-right: 10px;
    margin-top: -5px
}

.main-comment hr {
    clear: both;
    border: none;
    border-top: 1px solid #dbd8d8;
    height: 0;
    width: 100%;
    margin-bottom: 15px
}

.comment-feedback {
    color: #333;
    font-size: 15px;
    margin-right: 13px;
    float: right
}

.comment-feedback.clicked,
.comment-feedback:hover {
    color: #cfcfcf
}

.clicked {
    color: #727373
}

.feedbacks {
    font-size: 15px;
    margin-right: 10px;
    background: url(../images/feedback-arrow.png) 0 -6px no-repeat;
    transition: linear .2s;
    padding-left: 10px;
    float: right
}

.feedbacks.clicked {
    background-position: 0 12px;
    color: #2575bc
}

.comments-share {
    float: left;
    margin-left: 10px
}

.comment-share {
    background: url(../images/comments-icon.jpg) no-repeat;
    display: inline-block;
    margin-right: 5px;
    margin-top: -5px
}

.aljazeera-comment,
.facebook-comment,
.facebook-comment label,
.feedbacks-on-comment,
.google-comment,
.login-Jazeera,
.profile-edit-captcha label,
.visitor-comment {
    display: none
}

.comment-friend {
    background-position: -283px -49px;
    width: 17px;
    height: 14px
}

.comment-twitter {
    background-position: -260px -48px;
    width: 18px;
    height: 14px
}

.comment-facebook {
    background-position: -245px -48px;
    width: 8px;
    height: 14px
}

.comment-report {
    background-position: -231px -47px;
    width: 7px;
    height: 14px
}

.load-more-comments {
    background-color: #3674ad;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 7px;
    margin-top: 20px;
    box-sizing: border-box;
    border-top: 1px solid #3674ad;
    float: right;
    -moz-box-sizing: border-box
}

.load-more-comments:hover {
    background-color: #fff;
    color: #3674ad;
    border: 1px solid #ddd;
    cursor: pointer
}

.Thanks-for-aljaeera,
.comments-note,
.login-title,
.thanks-message {
    float: right;
    color: #333
}

.start-comment-on-comment {
    margin-right: 15px;
    clear: both;
    display: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 15px
}

.close-commenting,
.start-comment-on-comment .close-login {
    margin-top: 9px
}

.comments-note {
    width: 80%;
    padding-top: 10px
}

.start-comment-on-comment+.Thanks-Comment,
.start-comment-on-comment+.aljazeera-comment,
.start-comment-on-comment+.facebook-comment,
.start-comment-on-comment+.google-comment,
.start-comment-on-comment+.login-Jazeera,
.start-comment-on-comment+.visitor-comment {
    margin: 10px 15px;
    width: 96.5%;
    border-top: 5px solid #353736
}

.Thanks-Comment,
.aljazeera-comment,
.facebook-comment,
.google-comment,
.login-Jazeera,
.visitor-comment {
    background-color: #f4f0eb;
    padding: 15px 16px;
    float: right;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 10px;
    margin-top: 15px
}

.login-title {
    font-size: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-weight: 700;
    margin-bottom: 20px;
    width: 250px
}

.login-title span {
    font-size: 15px
}

.aljazeera-facebook-logo,
.aljazeera-google-logo,
.aljazeera-login-logo,
.aljazeera-visitor-logo,
.thanks-logo {
    width: 24px;
    height: 77px;
    float: right;
    background: url(../images/comments-icon.jpg) -157px -39px no-repeat;
    margin-left: 18px
}

.thanks-logo {
    background-position: -122px -37px;
    width: 32px;
    height: 62px
}

.thanks-message {
    width: 100%;
    margin-top: -5px
}

.Thanks-for-aljaeera span,
.thanks-message span {
    padding-top: 10px
}

.Thanks-for-aljaeera,
.close-commenting,
.close-login {
}

.Thanks-for-aljaeera {
    width: 100%;
    margin-top: 10px
}

.close-commenting,
.close-login {
    float: left;
    color: #4285e1;
    font-size: 14px;
    padding-left: 24px;
    background: url(../images/close-login.jpg) 0 3px no-repeat;
    cursor: pointer
}

.login-row {
    width: 100%;
    clear: both;
    text-align: left;
    margin-bottom: 19px;
    position: relative
}

.login-row label {
    font-size: 16px;
    color: #333
}

.login-row span {
    color: #e33e49
}

.login-row input[type=text],
.login-row input[type=password],
.login-row textarea {
    width: 81%;
    height: 25px;
    background-color: #f6f6f6;
    border: 1px solid #e0e0e0;
    padding: 5px
}

.login-row textarea {
    height: 80px;
    float: left;
    margin-right: 3px;
    margin-bottom: 10px
}

.aljazeera-login-submit,
.aljazeera-visitor-comment {
    background-color: #4285e1;
    color: #fff;
    padding: 10px;
    border: 0;
    font-size: 15px;
    margin-left: 10px;
    float: right;
    cursor: pointer
}

.login-functions {
    width: 83%;
    float: left;
    position: relative
}

#aljazeera-forogot-pass {
    margin-top: 10px;
    float: right
}

.aljazeera-visitor-logo {
    background-position: -157px 0;
    height: 24px
}

#aljazeera-visitor-comment {
    margin-top: 10px
}

.number-of-char {
    color: #333;
    font-size: 14px;
    float: left
}

.number-of-char input {
    width: 30px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    background-color: #f6f6f6;
    border: 1px solid #e0e0e0
}

.aljazeera-terms {
    position: absolute;
    left: 0;
    top: 24px
}

.aljazeera-facebook-logo {
    background-position: -132px 0;
    height: 24px
}

#facebook-header,
#google-header {
    background-color: #353736;
    color: #fff;
    float: right;
    padding: 10px 8px;
    width: 100%;
    box-sizing: border-box;
    vertical-align: center;
    -moz-box-sizing: border-box
}

.facebook-avatar {
    background: url(../images/comments-icon.jpg) -300px 0 no-repeat;
    width: 38px;
    height: 38px;
    float: right;
    margin-left: 10px
}

.avatar-name {
    margin-top: 5px
}

.facebook-comment-text {
    width: 100%;
    box-sizing: border-box;
    margin-top: -1px;
    border: 0 solid #fff;
    min-height: 95px;
    color: #333;
    padding: 5px;
    -moz-box-sizing: border-box
}

.comment-function {
    width: 200px;
    margin-top: 15px
}

.aljazeera-facebook-comment {
    background-color: #4285e1;
    color: #fff;
    padding: 10px;
    border: 0;
    font-size: 15px;
    margin-left: 10px;
    float: right;
    cursor: pointer;
    width: 100px
}

.comment-function .aljazeera-terms {
    top: 11px
}

.facebook-captcha,
.google-captcha {
    background-color: #e9e2d8;
    float: right;
    padding: 20px 10px;
    color: #333;
    font-size: 15px
}

.facebook-captcha img,
.google-captcha img {
    width: auto
}

.more-than-ten {
    margin: 20px auto 0;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.fillCaptacha,
.more-than-ten img {
    margin-right: 3%
}

.more-than-ten input[type=text] {
    background-color: #f6f6f6;
    color: #333;
    padding: 5px;
    height: 25px;
    border: 1px solid #e2e0de;
    width: 70%;
    margin-bottom: 10px
}

.more-than-ten .red {
    height: 25px;
    width: 78%;
    color: red;
    float: right;
    text-align: left;
    text-align: right
}

.fillCaptacha {
    position: relative;
    float: right;
    width: 50%;
    box-sizing: border-box;
    text-align: right;
    -moz-box-sizing: border-box
}

.fillCaptacha .aljazeera-terms {
    position: relative;
    top: 10px!important;
    float: right
}

.more-than-ten IMG {
    float: right
}

.aljazeera-google-logo {
    background-position: -301px -39px;
    height: 32px
}

.facebook-comment .aljazeera-terms,
.google-comment .aljazeera-terms {
    top: 30px
}

.aljazeera-comment .aljazeera-login-logo {
    height: 32px
}

.feedbacks-on-comment {
    margin: 20px 15px 0;
    float: right;
    width: 96%
}

#spanCaptcha {
    height: 41px
}

.profile-edit-captcha {
    margin-top: 10px;
    background-color: #f6f6f6;
    border: 1px solid #e0e0e0;
    padding: 14px 45px;
    margin-right: 113px;
    text-align: right
}

.profile-edit-captcha img {
    width: auto
}

.profile-edit-captcha .error-div {
    top: auto;
    bottom: 15px;
    right: 46px
}

.profile-edit-captcha input {
    background-color: #fff!important;
    color: #a2a0a0;
    border-radius: 5px;
    margin-right: 0!important;
    float: none!important;
    font-size: 12px
}

.reportabuseCaptchaImage {
    height: 42px
}

.blue {
    color: #4285e1!important
}

.small-font-size {
    font-size: 12px
}

.refresh-image {
    vertical-align: text-top
}

.comment-on-comment {
    background-color: #fff;
    padding-bottom: 15px;
    float: right;
    margin-top: 20px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.feedbacks-on-comment .comment-on-comment:first-child {
    margin-top: 0
}

.comment-on-comment div.c_header {
    background-color: #f1f1f1
}

.comment-on-comment .commenter-image {
    background-position: 0 0
}

.comment-on-comment .comment-time-image {
    background-position: -28px 0
}

.comment-on-comment .comments-unlike span {
    background-position: -76px 0;
    transition: .2s linear
}

.comment-on-comment .comments-unlike:hover span {
    background-position: -76px -19px
}

.comment-on-comment .comments-unlike.clicked span {
    background-position: -97px -3px
}

.comment-on-comment .comments-like:hover span {
    background-position: -52px -20px
}

.comment-on-comment .comments-like.clicked span {
    background-position: -97px -19px
}

.comment-on-comment .comments-like span {
    background-position: -52px 0;
    transition: .2s linear
}

.comment-on-comment .comment-text {
    margin-top: 15px;
    margin-bottom: 15px
}

.comment-on-comment .comment-text:before {
    background-position: -95px -42px
}

.comment-on-comment {
    background-position: -69px -44px
}

.comment-on-comment .comment-friend {
    background-position: -51px -43px
}

.comment-on-comment .comment-twitter {
    background-position: -25px -43px
}

.comment-on-comment .comment-facebook {
    background-position: -14px -43px
}

.comment-on-comment .comment-report {
    background-position: 2px -43px
}

input:-moz-placeholder,
input:-ms-input-placeholder,
input::-moz-placeholder,
input::-webkit-input-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea[placeholder] {
    color: #e2e0de
}

@media only screen and (min-width:770px) and (max-width:1051px) {
    .login-row {
        text-align: right
    }
    .login-row input[type=text],
    .login-row input[type=password] {
        width: 100%;
        margin-left: 10px;
        box-sizing: border-box;
        height: 35px;
        -moz-box-sizing: border-box
    }
    .login-row textarea {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box
    }
    .more-than-ten input[type=text],
    .more-than-ten input[type=password] {
        width: 80%
    }
    .start-comment-on-comment+.visitor-comment {
        margin: 10px 15px;
        width: 95.5%
    }
    .more-than-ten .red {
        width: 95%
    }
    div[class*=comment] .error-div {
        margin-top: 0!important;
        width: 100%
    }
    .login-Jazeera .error-div {
        margin-top: 26px!important;
        width: 98%
    }
    div[id*=visitor-comment] .error-div {
        margin-top: 27px!important
    }
    .facebook-comment .comment-row .error-div {
        margin-top: -2px!important;
        width: 99.8%!important
    }
    .comments-section .rss {
        display: none!important
    }
    .login-functions {
        width: 100%
    }
    .comment-function {
        height: 60px
    }
}

@media only screen and (max-width:770px) {
    .comment-time,
    .login-row {
        text-align: right
    }
    #comments {
        margin-bottom: 20px
    }
    .comments-section .rss {
        display: none!important
    }
    .comments-section .drop {
        float: right;
        margin-top: 15px
    }
    #comments-count {
        padding-top: 15px
    }
    #googleplus-login {
        margin-left: 40%
    }
    .commenter {
        width: 100%;
        margin-bottom: 0px
    }
    .comment-time {
        margin-right: 0;
        width: 100%
    }
    .comment-time-image {
        float: none;
        display: inline-block;
        vertical-align: text-top
    }
    .login-row input[type=text],
    .login-row input[type=password] {
        width: 100%;
        margin-left: 10px;
        box-sizing: border-box;
        height: 35px;
        -moz-box-sizing: border-box
    }
    .login-row textarea {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box
    }
    .login-functions {
        width: 100%
    }
    .more-than-ten input[type=text],
    .more-than-ten input[type=password] {
        width: 80%
    }
    .start-comment-on-comment+.visitor-comment {
        margin: 10px 15px;
        width: 95.5%
    }
    .comment-row .error-div {
        margin-top: -27px!important
    }
    .more-than-ten .red {
        width: 95%
    }
    div[class*=comment] .error-div {
        margin-top: 0!important;
        width: 100%
    }
    .login-Jazeera .error-div {
        margin-top: 26px!important;
        width: 98%
    }
    div[id*=visitor-comment] .error-div {
        margin-top: 27px!important
    }
    .comment-function {
        height: 60px
    }
    div.facebook-comment .error-div {
        margin-top: -2px!important;
        width: 100%!important;
        left: 0
    }
}

@media only screen and (max-width:1053px) {
    .profile-edit-captcha {
        margin-right: 126px
    }
}

@media only screen and (max-width:400px) {
    div[class*=comment] .error-div {
        margin-top: -27px!important;
        width: 100%!important
    }
    div[class*=visitor-comment] .error-div {
        margin-top: 0!important
    }
    .fillCaptacha,
    .more-than-ten IMG {
        margin-top: 10px
    }
    .number-of-char {
        float: right;
        width: 100%
    }
    .close-login {
        margin-bottom: 10px
    }
    .comments-section .rss {
        display: none!important
    }
    .more-than-ten input[type=text],
    .more-than-ten input[type=password] {
        width: 87%
    }
    .fillCaptacha {
        width: 77%
    }
    .fillCaptacha .aljazeera-terms {
        top: 0
    }
    .fillCaptacha .aljazeera-facebook-comment {
        padding: 10px 5px
    }
    .comments-arrange {
        float: right
    }
    .error-div {
        width: 99%!important;
        top: 26px!important
    }
    .login-Jazeera .error-div {
        width: 96%!important;
        top: 0!important
    }
    .profile-edit-captcha {
        margin-right: -3px;
        margin-top: 20px
    }
    .profile-edit-captcha input {
        width: 196px!important
    }
    #divCaptchaImage .error-div {
        width: 73%!important
    }
}