﻿.WriteReviews {
    display: inline-block;
    float: right;
    width: 950px;
}

    .WriteReviews .ReviewExists {
        width: 950px;
        float: right;
        text-align: right;
        direction: rtl;
        color: #1d82de;
        font: 14px arial;
        margin: 20px 0 10px 0;
    }

.WriteReviewRegulations {
    display: inline-block;
    float: right;
    width: 440px;
    /*border: 1px solid #c5c5c5;
    background: url("https://img.zap.co.il/imgs/newui/MoreProductsBG.png") repeat-x #F3F3E9;*/
    /*padding-bottom: 15px;
    margin: 20px 0;*/
    /*border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    margin-top: 5px;
    text-align: right;
    font: 14px arial;
    color: #3C3C3C;
    line-height: 21px;
}

    .WriteReviewRegulations .RegulationsMainTitle {
        display: inline-block;
        float: right;
        width: 930px;
        text-align: right;
        font: bold 18px arial;
        color: #3c3c3c;
        direction: rtl;
        margin: 10px 20px 0 0;
    }

.WriteReviewTitle .ReviewMoreDetails, .SsoMoreDetails {
    display: inline-block;
    text-align: right;
    font: normal 14px arial;
    text-decoration: underline;
    color: #1f84e0;
    direction: rtl;
}

    .WriteReviewTitle .ReviewMoreDetails:hover, .SsoMoreDetails:hover {
        cursor: pointer;
    }

.WriteReviewRegulations .NotToWrite, .DoWrite {
    display: inline-block;
    float: right;
    width: 470px;
}

.WriteReviewRegulations .RegulationsTitle {
    display: inline-block;
    float: right;
    width: 450px;
    margin: 0 20px 5px 0;
    font: bold 14px arial;
    color: #3C3C3C;
    direction: rtl;
}

.WriteReviewRegulations .RegulationsTxt {
    display: inline-block;
    float: right;
    width: 450px;
    margin-right: 20px;
    direction: rtl;
}

    .WriteReviewRegulations .RegulationsTxt .RegulationsRow {
        display: inline-block;
        float: right;
        width: 450px;
    }

        .WriteReviewRegulations .RegulationsTxt .RegulationsRow .RegulationArrow {
            display: inline-block;
            float: right;
            width: 8px;
            height: 8px;
            background: url("https://img.zap.co.il/imgs/newui/bullet.png");
            margin: 8px 0 0 12px;
        }


.WriteReviewRegulations .MoreInfoLink {
    display: inline-block;
    float: right;
    width: 800px;
    direction: rtl;
    margin: 10px 20px 0 0;
}

    .WriteReviewRegulations .MoreInfoLink a {
        text-decoration: underline;
        color: #1f84e0;
    }

        .WriteReviewRegulations .MoreInfoLink a:hover {
            color: #1d93ff;
        }

.WriteReviews .WriteReviewForm {
    display: inline-block;
    float: right;
    width: 950px;
    background-color: #ffffff;
    border-top: 1px solid #C1C1B5;
    border-bottom: 1px solid #C1C1B5;
    padding-bottom: 16px;
    _margin-bottom: 20px;
    text-align: right;
    position: relative;
}

    .WriteReviews .WriteReviewForm .WriteReviewTitle {
        display: inline-block;
        float: right;
        width: 100%;
        font: bold 16px arial;
        color: #3c3c3c;
        margin-top: 22px;
        direction: rtl;
        text-align: center;
    }

    .WriteReviews .WriteReviewForm .myReview {
        display: inline-block;
        float: right;
        width: 930px;
        margin: 39px 20px 0px 0;
    }

.Ups, .Downs {
    display: inline-block;
    float: right;
    width: 400px;
    margin: 10px 20px 0px 0;
}

/*.Downs {
    margin-right: 42px !important;
}*/

.WriteReviews .WriteReviewForm .Rating {
    /*display: inline-block;
    float: right;
    width: 930px;*/
    margin: 0 20px 0 0;
}

.WriteReviews .WriteReviewForm .FormTitle {
    display: inline-block;
    _float: right;
    width: 850px;
    margin-bottom: 10px;
    margin-right: 60px;
    font: 12px arial;
    color: #757575;
    text-align: right;
    direction: rtl;
}

    .WriteReviews .WriteReviewForm .FormTitle.usingTimeRow {
        width: 248px;
        margin-right: 19px;
    }

    .WriteReviews .WriteReviewForm .FormTitle.Details {
        width: auto;
        margin-top: 19px;
    }

.WriteReviews .WriteReviewForm .Rate {
    /*width: 100px;
    margin-top: 5px;*/
    margin-bottom: 10px;
}

/*.WriteReviews .WriteReviewForm .WriteReviewTextArea
{
    display: inline-block;
    float: right;
    width: 450px;
    height: 100px;
}*/

.WriteReviews .WriteReviewForm .WriteReviewTextArea .TextAreaTop {
    display: inline-block;
    float: right;
    width: 450px;
    height: 4px;
    background: url("https://img.zap.co.il/imgs/newui/TextArea-Top-450px.PNG") no-repeat;
}


.WriteReviews .WriteReviewForm .WriteReviewTextArea .TextAreaCenter {
    display: inline-block;
    float: right;
    width: 450px;
    height: 91px;
    background: url("https://img.zap.co.il/imgs/newui/DropDownOpen-Center-450px.png") repeat-y;
}

    .WriteReviews .WriteReviewForm .WriteReviewTextArea .TextAreaCenter textarea {
        display: inline-block;
        float: right;
        width: 435px;
        height: 89px;
        font: 13px arial;
        color: #a8a8a7;
        text-align: right;
        border: none;
        outline: none;
        background-color: transparent;
        padding-right: 5px;
        overflow: auto;
    }

.WriteReviews .WriteReviewForm .WriteReviewTextArea .TextAreaBottom {
    display: inline-block;
    float: right;
    width: 450px;
    height: 3px;
    background: url("https://img.zap.co.il/imgs/newui/DropDownOpen-Bottom-450px.png") no-repeat;
}


.WriteReviews .WriteReviewForm .RateProd {
    display: inline-block;
    float: right;
    width: 130px;
    height: 28px;
}

    .WriteReviews .WriteReviewForm .RateProd .RateProdRight {
        display: inline-block;
        float: right;
        width: 3px;
        height: 28px;
        background: url("https://img.zap.co.il/imgs/newui/DropDown-Right.png") no-repeat;
    }

    .WriteReviews .WriteReviewForm .RateProd .RateProdCenter {
        display: inline-block;
        float: right;
        width: 104px;
        height: 28px;
    }

        .WriteReviews .WriteReviewForm .RateProd .RateProdCenter input[type="text"] {
            display: inline-block;
            float: right;
            width: 104px;
            height: 28px;
            background: url("https://img.zap.co.il/imgs/newui/DropDown-Center.png") repeat-x;
            border: none;
            outline: none;
            font: 13px arial;
            color: #a8a8a7;
            text-indent: 5px;
            text-align: right;
            line-height: 28px;
            direction: rtl;
            cursor: pointer;
        }


.WriteReviews .WriteReviewForm .DropDownArrowBtn {
    display: inline-block;
    float: right;
    width: 23px;
    height: 25px;
    cursor: pointer;
    margin-top: 6px;
    background-image: linear-gradient(#f4f4f4, #e3e2d8);
    border: 1px solid #c2c2b7;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: relative;
}

    .WriteReviews .WriteReviewForm .DropDownArrowBtn .ArrowDown {
        border: solid #adada1;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        position: absolute;
        top: 8px;
        left: 6px;
    }

    .WriteReviews .WriteReviewForm .DropDownArrowBtn:hover {
        background-image: linear-gradient(#e9e8e4, #d8d7cb);
    }

    .WriteReviews .WriteReviewForm .DropDownArrowBtn:active {
        background-image: linear-gradient(#f4f4f4, #e3e2d8);
        box-shadow: inset 1px 1px 0px 0px #979797;
        border-top: 1px solid #979797;
    }

}



.WriteReviews .WriteReviewForm .RateProdOpenDropDown {
    display: inline-block;
    float: right;
    width: 130px;
    position: absolute;
    margin-top: 26px;
    direction: rtl;
}

    .WriteReviews .WriteReviewForm .RateProdOpenDropDown .RateProdRow {
        display: inline-block;
        float: right;
        width: 125px;
        font: 13px arial;
        color: #a8a8a7;
        border-top: 1px solid #dbdbdb;
        background: url("https://img.zap.co.il/imgs/newui/DropDownOpen-Center130px.png") repeat-y;
        text-align: right;
        padding-right: 5px;
        line-height: 23px;
        cursor: pointer;
    }

        .WriteReviews .WriteReviewForm .RateProdOpenDropDown .RateProdRow:hover {
            background: #c1c1b5;
            color: #ffffff;
        }

    .WriteReviews .WriteReviewForm .RateProdOpenDropDown .DropDownBottom {
        display: inline-block;
        float: right;
        width: 130px;
        height: 3px;
        background: url("https://img.zap.co.il/imgs/newui/DropDownOpen-Bottom.png") no-repeat;
    }


.WriteReviews .WriteReviewForm .FormTitle span {
    /*font: 12px arial;
    color: #7a7a7a;*/
    display: inline-block;
    font: normal 18px arial;
    color: #3c3c3c;
    direction: rtl;
}

.WriteReviews .WriteReviewForm .WriteReviewseparator {
    display: inline-block;
    float: right;
    width: 801px;
    height: 1px;
    margin: 15px 78px 15px 0;
    background-color: #c1c1b5;
}
.thankYou .WriteReviewseparator.position {
    position: initial;
}
.thankYou .WriteReviewseparator {
    display: inline-block;
    float: right;
    width: 801px;
    position: absolute;
    height: 1px;
    margin: 15px 78px 15px 0;
    background-color: #c1c1b5;
    bottom: 130px;
    left: 67px;
}
.WriteReviews .WriteReviewForm .PersonalInfo, .SsoLoginInfo {
    display: inline-block;
    float: left;
    width: 890px;
    margin-right: 20px;
    margin-top: 42px;
}

    .WriteReviews .WriteReviewForm .PersonalInfo .PersonalInfoTitle {
        display: inline-block;
        float: right;
        width: 930px;
        font: bold 18px arial;
        color: #3c3c3c;
        text-align: right;
        direction: rtl;
        margin-bottom: 10px;
    }

    .WriteReviews .WriteReviewForm .PersonalInfo .UserName, .EmailAddress {
        display: inline-block;
        float: right;
        width: 930px;
        margin-bottom: 5px;
    }

    .WriteReviews .WriteReviewForm .PersonalInfo .PersonalInfoLabel {
        display: inline-block;
        float: right;
        font: 14px arial;
        color: #1d82de;
        text-align: right;
        direction: rtl;
        margin-left: 10px;
    }

    .WriteReviews .WriteReviewForm .PersonalInfo .PersonalInfoTxt {
        display: inline-block;
        float: right;
        font: 14px arial;
        color: #3c3c3c;
        text-align: right;
        direction: rtl;
        margin-right: 7px;
    }

    .WriteReviews .WriteReviewForm .PersonalInfo .ApprovalChkBox {
        display: inline-block;
        float: right;
        width: 500px;
        margin: 10px 0;
    }

        .WriteReviews .WriteReviewForm .PersonalInfo .ApprovalChkBox .CheckBox {
            display: inline-block;
            float: right;
            width: 19px;
            height: 19px;
            background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -341px -1165px no-repeat;
            cursor: pointer;
        }

        .WriteReviews .WriteReviewForm .PersonalInfo .ApprovalChkBox .selected {
            background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -341px -1221px no-repeat;
        }


        .WriteReviews .WriteReviewForm .PersonalInfo .ApprovalChkBox .CheckBox input[type="checkbox"] {
            opacity: 0;
            -moz-opacity: 0;
            filter: alpha(opacity=0);
            cursor: pointer;
        }

    .WriteReviews .WriteReviewForm .PersonalInfo .ApprovalChkBoxLable {
        display: inline-block;
        float: right;
        width: 400px;
        font: bold 14px arial;
        color: #3c3c3c;
        text-align: right;
        direction: rtl;
        margin-right: 10px;
    }

        .WriteReviews .WriteReviewForm .PersonalInfo .ApprovalChkBoxLable span {
            font-weight: normal;
        }

    .WriteReviews .WriteReviewForm .PersonalInfo .WriteReviewComment:first-child {
        margin-top: 10px;
    }

    .WriteReviews .WriteReviewForm .PersonalInfo .WriteReviewComment {
        display: inline-block;
        float: right;
        width: 930px;
        font: 12px arial;
        color: #3c3c3c;
        text-align: right;
        direction: rtl;
    }

.PersonalInfo .WriteReviewComment.disclamer {
    text-align: left !important;
    width: 826px !important;
}

#ddl_AreaCode {
    cursor: pointer;
    width: 51px;
    height: 21px;
}

.WriteReviews .WriteReviewForm .PersonalInfo .SubmitReviewBtn {
    display: inline-block;
    float: left;
    width: 123px;
    /*height: 31px;*/
    margin-left: 33px;
    /*margin: 20px 0 0 86px;*/
}

    .WriteReviews .WriteReviewForm .PersonalInfo .SubmitReviewBtn.hide {
        display: none !important;
    }

    .WriteReviews .WriteReviewForm .PersonalInfo .SubmitReviewBtn #btn_Submit {
        height: 48px;
        line-height: 48px;
        font-weight: bold;
        font-size: 15px;
        border: none;
        cursor: pointer;
        float: left;
        outline: none;
        width:300px!important;
    }

/*.WriteReviews .WriteReviewForm .ErrorFld .FormTitle
{
    color: #c71e1e;
}
.WriteReviews .WriteReviewForm .ErrorFld .FormTitle SPAN
{
    color: #c71e1e;
}*/

.requiredField {
    margin-left: 5px;
}

.captcha {
    float: right;
    direction: rtl;
}

    .captcha DIV {
        font: 14px arial;
        color: #1D82DE;
    }

        .captcha DIV input[type="text"] {
            width: 220px;
            height: 28px;
            line-height: 28px;
            border: none;
            outline: none;
            background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -288px -1095px no-repeat;
            direction: rtl;
            outline: none;
            font: 13px arial;
            color: #1D82DE;
            text-align: right;
            text-indent: 5px;
            margin-top: 10px;
        }

.hwt-container {
    direction: rtl;
}

.hwt-backdrop {
    font: 14px arial;
    padding: 15px;
    padding-right: 114px !important;
}

mark {
    background-color: antiquewhite !important;
}

.question.Review .hwt-backdrop {
    margin-right: 76px;
}
.question .newRow .hwt-backdrop {
    margin-right: 0!important;
}

.question .hwt-content {
    font: 14px arial !important;
}

.WriteReviewForm .WriteReviewTextArea {
    display: inline-block;
    _float: right;
    border: 1px solid #C1C1B5;
    width: 802px;
    height: 150px;
    margin-right: 60px;
}

    .WriteReviewForm .WriteReviewTextArea textarea {
        width: 790px;
        border: none;
        font: 14px arial;
        outline: none;
        height: 117px;
        padding: 15px;
    }

        .WriteReviewForm .WriteReviewTextArea textarea#txt_Review {
            height: 145px;
        }

.myReview .errors, .Review .errors {
    display: inline-block;
    width: 385px;
    float: right;
    margin-top: 10px;
}

.WriteReviewForm .Ups .WriteReviewTextArea, .WriteReviewForm .Downs .WriteReviewTextArea {
    width: 380px !important;
}

.Ups .WriteReviewTextArea textarea, .Downs .WriteReviewTextArea textarea {
    width: 326px !important;
}

.WriteReviewForm .TotalWordCount {
    font: 12px arial;
    color: #cc0000;
    direction: rtl;
    text-align: right;
    float: left;
    margin: 10px 0 9px 67px;
}

    .WriteReviewForm .TotalWordCount span {
        margin-left: 4px;
    }

    .WriteReviewForm .TotalWordCount.validNumOfWords {
        color: #009933 !important;
    }

.RadioButtonsRow {
    display: inline-block;
    float: right;
    width: 100%;
    margin: 3px 3px 0 0;
}
/*.FormStars {
    width: 300px;
    height: 37px;
    display: inline-block;
    float: right;
    direction: rtl;
}

    .FormStars span.star {
        background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -903px -168px no-repeat;
        width: 34px;
        height: 36px;
        display: inline-block;
        cursor: pointer;

    }
        .FormStars span.star.fullStar {
            background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -902px -209px  no-repeat;
            height: 36px;
            display: inline-block;
        }

        .RateTranslaion {
    display: inline-block;
    float: right;
    width: 161px;
    margin: 3px 10px 0 0;
    direction: rtl;
    font: 11px arial;
    color: #7a7a7a;
}*/
.fileUpload {
    float: right;
    margin: 15px 20px 10px 0;
}

.inputfile {
    cursor: pointer;
    line-height: 24px;
    float: right;
    direction: rtl;
    text-decoration: none;
    _width: 166px;
    height: 38px;
    margin-top: 5px;
    line-height: 36px;
    font-weight: 700;
}

.fileUpload input[type="file"] {
    display: none;
}

.fileUpload .selectedFileLabel {
    font: 12px arial;
    display: inline-block;
    margin: 17px 10px 0 0;
    direction: ltr;
}

.fileUpload .FormTitle {
    margin-top: 15px;
}

/*phone region*/

.WriteReviewForm .PersonalInfo .RowInput {
    display: inline-block;
    float: right;
    width: 220px;
    height: 30px;
    margin-top: -6px;
}


    .WriteReviewForm .PersonalInfo .RowInput input[type="text"] {
        display: inline-block;
        float: right;
        width: 220px;
        height: 28px;
        line-height: 28px;
        border: none;
        direction: rtl;
        outline: none;
        font: 13px arial;
        color: #a8a8a7;
        text-align: right;
        text-indent: 5px;
    }

    .WriteReviewForm .PersonalInfo .RowInput .PhoneNum {
        display: inline-block;
        float: right;
        width: 142px;
        height: 28px;
    }

        .WriteReviewForm .PersonalInfo .RowInput .PhoneNum input[type="text"] {
            display: inline-block;
            float: right;
            width: 137px;
            height: 24px;
            line-height: 28px;
            direction: rtl;
            outline: none;
            font: 15px arial;
            color: #a8a8a7;
            text-align: left;
            padding-left: 8px;
            margin-top: 5px;
            border: 1px solid #dbdbdb;
            border-radius: 5px;
            box-shadow: inset 1px 1px 0px 0px #979797;
        }

    .WriteReviewForm .PersonalInfo .RowInput .PhonePrefix {
        display: inline-block;
        float: right;
        width: 70px;
        height: 28px;
        margin-right: 8px;
        position: relative;
    }

        .WriteReviewForm .PersonalInfo .RowInput .PhonePrefix .PhonePrefixCenter {
            display: inline-block;
            float: right;
            width: 44px;
            height: 28px;
        }

            .WriteReviewForm .PersonalInfo .RowInput .PhonePrefix .PhonePrefixCenter input[type="text"] {
                display: inline-block;
                float: right;
                width: 39px;
                height: 24px;
                line-height: 28px;
                outline: none;
                font: 15px arial;
                color: #a8a8a7;
                text-align: left;
                padding-left: 5px;
                margin-top: 5px;
                border: 1px solid #dbdbdb;
                border-radius: 5px;
                box-shadow: inset 1px 1px 0px 0px #979797;
                border-bottom-left-radius: 0px;
                border-top-left-radius: 0px;
            }


        .WriteReviewForm .PersonalInfo .RowInput .PhonePrefix .PrefixDropdown {
            display: inline-block;
            float: right;
            width: 70px;
            position: absolute;
            left: 0;
            margin-top: 33px; /*26px;*/
        }

            .WriteReviewForm .PersonalInfo .RowInput .PhonePrefix .PrefixDropdown .PrefixRow {
                display: inline-block;
                float: right;
                width: 65px;
                font: 13px arial;
                color: #a8a8a7;
                border-top: 1px solid #dbdbdb;
                background: url("https://img.zap.co.il/imgs/newui/SmallDD-Open-Center.png") repeat-y;
                text-align: right;
                padding-right: 5px;
                line-height: 23px;
                cursor: pointer;
            }

                .WriteReviewForm .PersonalInfo .RowInput .PhonePrefix .PrefixDropdown .PrefixRow:hover {
                    background: #c1c1b5;
                    color: #ffffff;
                }

            .WriteReviewForm .PersonalInfo .RowInput .PhonePrefix .PrefixDropdown .PrefixDropdownBottom {
                display: inline-block;
                float: right;
                width: 70px;
                height: 3px;
                background: url("https://img.zap.co.il/imgs/newui/SmallDD-Open-Bottom.png") no-repeat;
            }

.DetailsLink {
    float: none !important;
    margin-right: 10px;
    text-decoration: none;
}

.GotoSsoLogin {
    width: 123px;
    height: 38px;
    line-height: 38px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    float: right;
}

.loginSSo {
    display: inline-block;
    float: right;
    font: bold 18px arial;
    color: #3c3c3c;
    text-align: right;
    direction: rtl;
    margin-bottom: 10px;
    margin-left: 10px;
}

#loginSSo {
    padding-top: 33px;
}

    #loginSSo iframe {
        margin-right: 140px;
    }

.SsoMoreDetailsToolTip {
    margin-top: 10px;
}

.zapclub-login {
    margin-top: -88px !important;
}

.margin-top-3 {
    margin-top: 3px;
}

/* Breadcrups CSS */
.ReviewSteps {
    display: inline-block;
    float: right;
    width: 930px;
    margin: 20px auto;
    display: flex;
    justify-content: center;
    display: -ms-flexbox;
    -ms-flex-pack: center;
}

.arrow-steps {
    position: relative;
}

    .arrow-steps .step {
        font: 14px arial;
        text-align: center;
        color: #fff;
        direction: rtl;
        cursor: default;
        margin: 0 3px;
        padding: 10px 10px 10px 30px;
        min-width: 180px;
        float: right;
        position: relative;
        background-color: #9599A2;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        transition: background-color 0.2s ease;
    }

        .arrow-steps .step:after,
        .arrow-steps .step:before {
            content: " ";
            position: absolute;
            top: 0;
            left: -16px;
            width: 0;
            height: 0;
            border-top: 19px solid transparent;
            border-bottom: 17px solid transparent;
            border-right: 17px solid #9599A2;
            z-index: 2;
            transition: border-color 0.2s ease;
        }

        .arrow-steps .step:before {
            left: auto;
            right: 0;
            border-right: 17px solid #efefef; /*#fff;*/
            z-index: 0;
        }

        .arrow-steps .step:first-child:before {
            border: none;
        }

        .arrow-steps .step:first-child {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .arrow-steps .step span {
            position: relative;
        }

            .arrow-steps .step span:after {
                opacity: 0;
                /*content: "✔";*/
                position: absolute;
                top: -2px;
                right: -20px;
            }

        .arrow-steps .step.done span:after {
            opacity: 1;
            -webkit-transition: opacity 0.3s ease 0.5s;
            -moz-transition: opacity 0.3s ease 0.5s;
            -ms-transition: opacity 0.3s ease 0.5s;
            transition: opacity 0.3s ease 0.5s;
        }

        .arrow-steps .step.current {
            color: #fff;
            background-color: #3F8BE0;
        }

            .arrow-steps .step.current:after {
                border-right: 17px solid #3F8BE0;
            }

    .arrow-steps .whiteArrow {
        border: solid #efefef;
        border-width: 0 5px 5px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        position: absolute;
        top: 2px;
        left: 212px;
        height: 21px;
        width: 21px;
    }
/*end of ReviewSteps css*/
.ErrorDiv {
    width: inherit !important;
}

.SelectedFileRemoveLink {
    color: #1f84e0;
    text-decoration: underline;
    margin-right: 10px;
    cursor: pointer;
    float: left;
}

.imgFileIcon {
    margin-left: 5px;
}

.Invoice {
    margin: auto;
    display: inline-block;
    float: left;
    width: 50%;
    margin-left: 2%;
}

.margin-bottom-12 {
    margin-bottom: 12px;
}

.WriteReviewForm .blue-style {
    width: 245px !important;
}

.PhoneNumRow {
    width: 45%;
    display: inline-block;
    padding-top: 14px;
}

.userReviewFile {
    width: 65px;
    height: 65px;
    display: block;
    float: right;
    display: none;
}

.margin-top-14 {
    margin-top: 14px;
}

.ShowFile {
    vertical-align: super !important;
    cursor: pointer;
    font: 14px arial;
}
/*tooltip*/
.InfoTooltip, .InfoWordsTooltip {
    display: none;
    font: 13px arial;
    position: fixed !important;
    top: 50% !important;
    left: 50%;
    width: 30% !important;
    min-width: 440px;
    margin-left: -220px;
    margin-top: -160px;
    z-index: 5000;
    box-shadow: 0px 0px 15px 4px #888888;
    background-color: white;
    padding: 10px;
}

    .InfoTooltip .TooltipTitle, .InfoWordsTooltip .TooltipTitle {
        display: inline-block;
        float: right;
        width: 100%;
        font: bold 16px arial;
        color: #8299b1;
        padding-bottom: 5px;
    }

    .InfoTooltip .TooltipTxt, .InfoWordsTooltip .TooltipTxt {
        font-size: 14px;
        color: #474747;
    }

.Center {
    text-align: center !important;
}

.attachmentFileIcon {
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -952px -264px no-repeat;
    width: 24px;
    height: 26px;
    display: inline-block;
}

.attachmentImageIcon {
    background: url(https://img.zap.co.il/imgs/newui/ButtonsSprits.png) -913px -264px no-repeat;
    width: 25px;
    height: 26px;
    display: inline-block;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    top: 50% !important;
    left: 50% !important;
}

.WriteReviews .ErrorsForAccessibility {
    display: inline-block;
    width: 400px;
    height: 100px;
    margin-left: 20px;
    text-align: right;
    font: 13px arial;
    color: #c71e1e;
    position: absolute;
    left: 20px;
    top: 70px;
}

    .WriteReviews .ErrorsForAccessibility:hover {
        cursor: pointer;
    }

#div_SendSucceeded .UserNotLoggedIn .v-container {
    display: inline-block;
    padding: 42px;
    float: right;
}
   
    #div_SendSucceeded .UserNotLoggedIn .UserNotLoggedInTxt {
        float: none;
        width: 720px;
        margin-right: 0;
        margin-top: 20px;
    }

#div_SendSucceeded.from-review .UserNotLoggedIn .UserNotLoggedInTxt {
    padding-top: 50px;
}

#div_SendSucceeded .UserNotLoggedIn .UserNotLoggedInTxt .wrapper {
    padding: 10px 0;
    width: 433px;
    position: relative;
}

    #div_SendSucceeded .UserNotLoggedIn .UserNotLoggedInTxt .wrapper .submitModelSearch {
        display: inline-block;
        float: left;
        width: 46px;
        height: 43px;
        border: none;
        background: url(https://img.zap.co.il/imgs/newui/iconSearch.jpg);
        cursor: pointer;
        outline: none;
    }

    #div_SendSucceeded .UserNotLoggedIn .UserNotLoggedInTxt .wrapper .modelSearch, .thankYou .modelSearch {
        display: inline-block;
        outline: none;
    }

    #div_SendSucceeded .UserNotLoggedIn .UserNotLoggedInTxt .wrapper .searchmodelWrap.select2-container, .thankYou .searchmodelWrap.select2-container {
        box-shadow: 2px 2px 5px 0px rgba(0,0,0,.14);
        width: 433px !important;
    }

        #div_SendSucceeded .UserNotLoggedIn .UserNotLoggedInTxt .wrapper .searchmodelWrap.select2-container .select2-selection--single,
        .thankYou .searchmodelWrap.select2-container .select2-selection--single {
            height: 42px;
            border-radius: 0;
        }

            #div_SendSucceeded .UserNotLoggedIn .UserNotLoggedInTxt .wrapper .searchmodelWrap.select2-container .select2-selection--single .select2-selection__rendered,
            .thankYou .searchmodelWrap.select2-container .select2-selection--single .select2-selection__rendered {
                padding: 10px;
            }

    #div_SendSucceeded .UserNotLoggedIn .UserNotLoggedInTxt .wrapper .searchmodelWrap.select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 42px;
        color: #757575;
        font: 15px arial;
        padding-right: 42px;
    }

.thankYou .searchmodelWrap.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px;
    color: #757575;
    font: 15px arial;
    text-align: right;
}

#div_SendSucceeded .UserNotLoggedIn .UserNotLoggedInTxt .wrapper .searchmodelWrap.select2-container--default .select2-selection--single .select2-selection__placeholder,
.thankYou .searchmodelWrap.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #757575;
    font: 15px arial;
}

#div_SendSucceeded .UserNotLoggedIn .UserNotLoggedInTxt .wrapper .searchmodelWrap.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow,
.thankYou .searchmodelWrap.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    display: none;
}

#div_SendSucceeded.from-review .review-encourage {
    display: none;
}

.searchmodelWrap .select2-results {
    width: 432px;
    color: #757575;
    font: 15px arial;
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,.14);
}

.searchmodelWrap.select2-container--default .select2-results > .select2-results__options {
    border-left: 1px solid #aaa;
    background: #fff;
}

.searchmodelWrap .select2-results__options li.select2-results__option:first-child {
    margin-bottom: 0 !important;
    padding-top: 18px !important;
}

.searchmodelWrap.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #f0f0f0;
}

    .searchmodelWrap.select2-container--default .select2-results__option--highlighted[aria-selected] .select2-result {
        color: #0c71cd;
    }

.searchmodelWrap .select2-result .select2-rendered__match {
    font-weight: bold;
}

.searchmodelWrap .select2-results ul li:first-child {
    border-top: 1px solid #aaa;
}

.searchmodelWrap.select2-container .select2-results__option {
    padding: 9px !important;
}

.searchmodelWrap.select2-container--default .select2-results > .select2-results__options .select2-results__option:last-child {
    border-bottom: 1px solid #aaa;
    padding-bottom: 18px !important;
}

.searchmodelWrap .select2-results__option .select2-result .select2-result-complexText {
    max-width: 370px;
}

.searchmodelWrap.select2-container {
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,.14);
}

.searchmodelWrap.select2-container--open .select2-dropdown--below {
    border-radius: 0;
    border-bottom: 0;
    top: -40px !important;
}

.searchmodelWrap.select2-container--default .select2-search--dropdown {
    padding: 7px;
}

    .searchmodelWrap.select2-container--default .select2-search--dropdown .select2-search__field {
        border: none;
        color: #757575;
        font: 15px arial;
        padding-right: 36px;
    }

.searchmodelWrap.thankYouWithFiles.select2-container--default .select2-search--dropdown .select2-search__field {
    padding-right: 0 !important;
}

.thankYou.searchmodelWrap.select2-container--default .select2-search--dropdown .select2-search__field {
    padding-right: 5px;
}

.MainDiv .RelatedProducts {
    margin: -10px 0 34px 0 !important;
}

.MainDiv .FormDisplay .RelatedProducts {
    margin: 20px 0 25px 0 !important
}

.PersonalInfo .SubmitReviewBtn .fileUploadFirstArrow {
    right: 250px;
}

.PersonalInfo .SubmitReviewBtn .fileUploadSecondArrow {
    right: 255px;
}

/*question form NewForm*/

.WriteReviews .WriteReviewForm .WriteReviewTitleMain {
    display: inline-block;
    float: right;
    width: 100%;
    font: bold 16px arial;
    color: #3c3c3c;
    margin-top: 22px;
    direction: rtl;
    text-align: center;
}
.WriteReviewForm .question.hide, .thankYou.hide {
    display: none;
}

.WriteReviewForm .question .newRow {
    margin-top: 8px;
    display: inline-block;
    width: 100%;
}

    .WriteReviewForm .question .newRow .question .BuyBtn.orange-style {
        margin-right: 63px;
    }

    .WriteReviewForm .question .newRow .questionText {
        width: 242px !important;
    }


.WriteReviewForm .question.Review .questionText {
    margin-bottom: 13px;
}

.WriteReviewForm .question .questionText {
    display: inline-block;
    float: right;
    width: inherit;
    margin: 15px 78px 10px 0;
    font: normal 18px arial;
    color: #3c3c3c;
    direction: rtl;
}

.WriteReviews .WriteReviewForm .questionTextSmall {
    font: 12px arial !important;
    color: #BCBCBC !important;
    display: inline-block;
}
.WriteReviews .WriteReviewForm .usingTimeRow .questionTextSmall {
    margin-right: 10px;
}

    .smallText {
    font: 12px arial !important;
    color: #BCBCBC !important;
    display: inline-block;
    margin-right: 10px;
}

.WriteReviewForm .NewForm .WriteReviewTextArea {
    display: inline-block;
    float: right;
    border: 1px solid #C1C1B5;
    border-radius: 0;
}

.WriteReviewForm .NewForm .WriteReviewText, .PersonalInfo .WriteReviewText {
    display: inline-block;
    float: right;
    border: 1px solid #C1C1B5;
    width: 200px; /*150*/
    height: 45px;
    padding-right: 11px;
    margin-right: 9px;
    outline: none;
    font:normal 14px arial;
}

.question .icons {
    margin: 0 auto;
    padding: 15px;
    float: right;
    margin-right: 52px;
}

    .question .icons .opinion {
        width: 181px;
        height: 203px;
        margin: 0 10px;
        padding: 1px;
        border: 1px solid #c1c1b5;
        float: right;
        cursor: pointer;
        outline:none;
    }

        .question .icons .opinion img.icon {
            width: 100px;
            margin: auto;
            display: block;
            margin: 40px auto;
        }

        .question .icons .opinion .iconText {
            display: block;
            margin-top: -15px;
            width: 100%;
            text-align: center;
            font: 16px Arial;
        }

        .question .icons .opinion.selected .iconText, .question .icons .opinion.hover .iconText {
            color: #fff;
        }

        .question .icons .opinion.selected, .question .icons .opinion:hover {
            padding: 1px;
            float: right;
        }

    .question .icons .yes img {
        content: url('https://img.zap.co.il/imgs/newui/reviews/yes.png');
    }

    .question .icons .no img {
        content: url('https://img.zap.co.il/imgs/newui/reviews/no.png');
    }

    .question .icons .Soso img {
        content: url('https://img.zap.co.il/imgs/newui/reviews/soso.png');
    }

    .question .icons .noOpinion img {
        content: url('https://img.zap.co.il/imgs/newui/reviews/noopinion.png');
    }

    .question .icons .yes:hover img, .question .icons .yes.selected img {
        content: url('https://img.zap.co.il/imgs/newui/reviews/yeshover.png');
    }

    .question .icons .no:hover img, .question .icons .no.selected img {
        content: url('https://img.zap.co.il/imgs/newui/reviews/nohover.png');
    }

    .question .icons .Soso:hover img, .question .icons .Soso.selected img {
        content: url('https://img.zap.co.il/imgs/newui/reviews/sosohover.png');
    }

    .question .icons .noOpinion:hover img, .question .icons .noOpinion.selected img {
        content: url('https://img.zap.co.il/imgs/newui/reviews/noopinionhover.png');
    }

    .question .icons .yes.selected, .question .icons .yes:hover {
        background-color: #4ecc58;
        border: 1px solid #4ecc58;
    }

    .question .icons .no.selected, .question .icons .no:hover {
        background-color: #fc5e15;
        border: 1px solid #fc5e15;
    }

    .question .icons .Soso.selected, .question .icons .Soso:hover {
        background-color: #ffca00;
        border: 1px solid #ffca00;
    }

    .question .icons .noOpinion.selected, .question .icons .noOpinion:hover {
        background-color: #cacaca;
        border: 1px solid #cacaca;
    }

.footerQuestions {
    display: inline-block;
    width: 806px;
    margin: 0 75px;
    font: 16px arial;
    color: #007db5;
    direction: rtl;
}

    .footerQuestions .backwards {
        float: right;
        display: inline-block;
    }

    .footerQuestions .forward {
        float: left;
        display: inline-block;
    }
.WriteReviewForm .footerQuestions .disclamer {
    float: left;
    display: inline-block;
    font: 12px arial;
    color: #3c3c3c;
    text-align: right;
    direction: rtl;
}
    .footerQuestions .disabled {
        color: #c1c1b5;
        opacity: 0.5;
        text-decoration: none;
        pointer-events: none;
    }

.NewForm {
    position: relative;
    height: 350px;
}

    .NewForm.FixedHeight {
        height: 845px !important;
    }

    .NewForm input[type="text"], .NewForm textarea {
        border: none;
        overflow: auto;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        resize: none;
    }

.FormStars {
    width: 380px;
    height: 65px;
    display: inline-block;
    float: right;
    direction: rtl;
    margin-right: 60px;
}

.question .FormStars {
    margin-right: 80px !important;
}

.FormStars span.star {
    background: url("https://img.zap.co.il/imgs/newui/reviews/empty_star.png") no-repeat;
    width: 65px;
    height: 62px;
    display: inline-block;
    cursor: pointer;
    margin-left: 5px;
}

    .FormStars span.star.fullStar {
        background: url("https://img.zap.co.il/imgs/newui/reviews/full_star.png") no-repeat;
        height: 62px;
        display: inline-block;
    }

.RateTranslaion {
    display: inline-block;
    float: right;
    width: 327px;
    margin: 19px 74px 0 0;
    direction: rtl;
    font: 12px arial;
    color: #000;
}

.question .RateTranslaion {
    margin-right: 93px !important;
}

.NewForm .question {
    float: right;
    display: inline-block;
    height: 300px;
    width: 950px;
    position: absolute;
    right: 0;
    top: 65px;
}

    .NewForm .question .TotalWordCount {
        margin-left: 71px;
    }

    .NewForm .question #Questions_txt_Review {
        display: inline-block;
        float: right;
        border: 1px solid #C1C1B5;
        border-radius: 0;
        width: 771px;
        font-family: arial;
        font-size: 12px;
        height: 100px;
        padding: 15px;
        margin: 0 77px;
    }

textarea::placeholder, input[type="text"]::placeholder {
    color: #BCBCBC;
    font: normal 14px arial;
}

.green-style:after, .orange-style:after, .blue-style:after {
    width: 53px !important;
}
.ProductReviewsTitle .orange-style:after {
    width: 44px !important;
}

.NewForm .question .BuyBtn.orange-style:hover, .thankYou .uploadFiles .AddFilesToReview.BuyBtn.orange-style:hover, .PersonalInfo .green-style:hover {
    background: #bcdf7d; /* Old Browsers */
    background: -webkit-linear-gradient(top,#bcdf7d,#88bb31); /*Safari 5.1-6*/
    background: -o-linear-gradient(top,#bcdf7d,#88bb31); /*Opera 11.1-12*/
    background: -moz-linear-gradient(top,#bcdf7d,#88bb31); /*Fx 3.6-15*/
    background: linear-gradient(to bottom, rgba(170,210,100,1) 0%, rgba(109,166,10,1) 100%); /*Standard*/
}

.NewForm .question .BuyBtn.orange-style:active, .thankYou .uploadFiles .AddFilesToReview.BuyBtn.orange-style:active, .PersonalInfo .green-style:active {
    background: #70ad05;
    background: rgba(87,133,8,1);
    background: -moz-linear-gradient(top, rgba(87,133,8,1) 0%,rgb(136, 187, 49) 50%,rgb(188, 223, 125) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(87,133,8,1)), color-stop(50%,rgb(136, 187, 49)), color-stop(100%, rgb(188, 223, 125) ));
    background: -webkit-linear-gradient(top, rgba(87,133,8,1) 0%, rgb(136, 187, 49) 50%, rgb(188, 223, 125) 100%);
    background: -o-linear-gradient(top, rgba(87,133,8,1) 0%, rgb(136, 187, 49) 50%, rgb(188, 223, 125) 100%);
    background: -ms-linear-gradient(top, rgba(87,133,8,1) 0%, rgb(136, 187, 49) 50%, rgb(188, 223, 125) 100%);
    background: linear-gradient(to bottom, rgba(87,133,8,1) 0%, rgba(112,174,5,1) 50%, rgba(97,153,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#578508', endColorstr='#88bb31', GradientType=0 );
    outline: none;
}

.NewForm .question .BuyBtn.orange-style, .thankYou .uploadFiles .AddFilesToReview.BuyBtn.orange-style, .PersonalInfo .green-style {
    background: rgb(131, 203, 3); /* Old Browsers */
    background: -webkit-linear-gradient(top,rgb(131, 203, 3),rgb(136, 187, 49)); /*Safari 5.1-6*/
    background: -o-linear-gradient(top,rgb(131, 203, 3),rgb(136, 187, 49)); /*Opera 11.1-12*/
    background: -moz-linear-gradient(top,rgb(131, 203, 3),rgb(136, 187, 49)); /*Fx 3.6-15*/
    background: linear-gradient(to bottom, rgba(114,180,0,1) 0%, rgba(109,166,10,1) 100%);
    border-radius: 6px;
    -webkit-box-shadow: -1px -1px 0px 0px rgba(199, 224, 247, 1);
    -moz-box-shadow: -1px -1px 0px 0px rgba(199, 224, 247, 1);
    box-shadow: -1px -1px 0px 0px rgba(199, 224, 247, 1);
    color: #fff;
    font-family: Arial, Sans-Serif;
    font-size: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.5);
    display: inline-block;
    float: left;
    margin-left: 34px;
    height: 38px;
    cursor: pointer;
    position: relative;
}

.NewForm .question .BuyBtn.orange-style {
    width: 312px;
    height: 48px;
    margin-left: 68px !important;
}

    .NewForm .question .BuyBtn.orange-style .BuyBtnText {
        display: inline-block;
        float: right;
        font: bold 17px solid Arial, sans-serif;
        font-weight: 700;
        width: 243px;
        text-align: right;
        line-height: 48px !important;
        color: #fff;
    }

.NewForm .question .BuyBtn .BuyBtnArrowLeft, .AddFilesToReview .arrowLeft {
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: absolute;
    top: 20px;
}

.AddFilesToReview .arrowLeft {
    top: 16px !important;
}

.NewForm .question .BuyBtn .BuyBtnFirstArrow, .AddFilesToReview .firstArrow {
    left: 21px;
}

.NewForm .question .BuyBtn .BuyBtnSecondArrow, .AddFilesToReview .secondArrow {
    left: 27px;
}

.NewForm #QuestionloginSSo .iframeContent {
    display: table;
    margin: 0 auto;
    width: 668px;
}

.thankYou .v-container {
    text-align: center;
    font: bold 16px arial;
    color: #3c3c3c;
    direction: rtl;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    margin-top: 16px;
    margin-bottom: 10px;
}
    .thankYou .v-container.center {
       /* height: 225px;*/
        top: 118px;
        position: relative;
    }
.beforeWesayGoodByeText {
    text-align: center;
    font: normal 20px arial;
    color: #3c3c3c;
    direction: rtl;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}

.thankYou .Filescontent {
    height: 160px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.thankYou .loadingfilesText {
    margin: 0 auto;
    display: table;
    padding-top: 60px;
    text-align: center;
    font: normal 16px arial;
}

.thankYou .FilesSuccesfullyAdded, .ProcessFailed {
    margin: 0 auto;
    display: table;
    padding-top: 84px;
    text-align: center;
    font: normal 16px arial;
}

.ProcessFailed {
    padding-top: 66px !important;
}
    .ProcessFailed span {
        display: inline-block;
        margin-bottom: 5px;
        width: 100%;
    }

    .thankYou .review-encourage {
        bottom: -8px;
        text-align: center;
        font-family: arial;
        font-size: 16px;
        color: #3c3c3c;
        direction: rtl;
        display: inline-block;
        margin: 10px auto;
        width: 100%;
        line-height: 22px;
        position: absolute;
        left: -4px;
    }


    .thankYou .review-encourage .searchlogoBackground img.searchlogo {
        width: 28px;
        height: 24px;
        position: absolute;
        top: 12px;
        zoom: 0.8;
        left: 10px;
        pointer-events: none;
        z-index: 2000
    }

    .thankYou .review-encourage .wrapper {
        padding: 10px 0;
        width: 433px;
        position: relative;
        margin: 10px auto;
    }

.thankYou .v-container img {
    width: 30px;
    margin-bottom: -9px;
}

.thankYou .review-encourage .searchlogoBackground {
    width: 40px;
    height: 41px;
    position: absolute;
    top: 10px;
    left: 0px;
    pointer-events: none;
    z-index: 2000;
    background: linear-gradient(to bottom, rgba(30, 130, 224, 1) 0%, rgba(0, 100, 193, 1) 100%);
}

.uploadFiles {
    height: 133px;
    margin: 0 auto;
    display: table;
    margin: 0 auto;
    width: 51%;
    padding-top: 12px;
}

    .uploadFiles .photo, .uploadFiles .invoice {
        display: inline-block;
        width: 111px;
        text-align: center;
        float: right;
        margin-top: 9px;
    }

    .uploadFiles input[type="file"] {
        display: none;
    }

    .uploadFiles .invoiceImg {
        background: url("https://img.zap.co.il/imgs/newui/reviews/add-receipt-default.png") no-repeat;
        height: 77px;
        width: 92px;
        display: inline-block;
        margin-right: 10px;
    }

        .uploadFiles .invoiceImg:hover {
            background: url("https://img.zap.co.il/imgs/newui/reviews/add-receipt-hover.png") no-repeat;
        }

        .uploadFiles .invoiceImg:active {
            background: url("https://img.zap.co.il/imgs/newui/reviews/add-receipt-active.png") no-repeat;
        }

    .uploadFiles .photoImg {
        background: url("https://img.zap.co.il/imgs/newui/reviews/add-photo-default.png") no-repeat;
        height: 77px;
        width: 92px;
        display: inline-block;
        margin-right: 11px;
    }

        .uploadFiles .photoImg:hover {
            background: url("https://img.zap.co.il/imgs/newui/reviews/add-photo-hover.png") no-repeat;
        }

        .uploadFiles .photoImg:active {
            background: url("https://img.zap.co.il/imgs/newui/reviews/add-photo-active.png") no-repeat;
        }

    .uploadFiles .text {
        display: inline-block;
        font: 12px arial;
        width: 111px;
        margin-top: 10px;
    }

    .uploadFiles .leftSide {
        width: 198px;
        display: inline-block;
        margin-right: 42px;
        margin-top: 10px;
    }

        .uploadFiles .leftSide .images {
            display: inline-block;
            height: 40px;
            width: 185px;
        }

        .uploadFiles .leftSide .AddFilesToReview {
            width: 197px;
            height: 38px;
            line-height: 38px;
            font-weight: bold;
            border: none;
            cursor: pointer;
            float: right;
            margin-left: 0 !important;
        }

        .uploadFiles .leftSide .grey {
            background: #dcd9d9 !important;
            background: rgba(220, 217, 217, 1) !important;
            background: -moz-linear-gradient(top, rgba(220, 217, 217, 1) 0%, rgba(212, 212, 212, 1) 100%) !important;
            background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(220, 217, 217, 1)), color-stop(100%, rgba(212, 212, 212, 1))) !important;
            background: -webkit-linear-gradient(top, rgba(220, 217, 217, 1) 0%, rgba(212, 212, 212, 1) 100%) !important;
            background: -o-linear-gradient(top, rgba(220, 217, 217, 1) 0%, rgba(212, 212, 212, 1) 100%) !important;
            background: -ms-linear-gradient(top, rgba(220, 217, 217, 1) 0%, rgba(212, 212, 212, 1) 100%) !important;
            background: linear-gradient(to bottom, rgba(220, 217, 217, 1) 0%, rgba(212, 212, 212, 1) 100%) !important;
            cursor: not-allowed !important;
            pointer-events: none;
            outline: none;
        }

        .uploadFiles .leftSide .selectedFileLabel {
            font: normal 12px arial;
            width: 137px;
            margin-bottom: 5px;
        }

#divQuestionsReviewForm.WriteReviewForm {
    margin: 20px 0 10px 0;
    /* margin: 20px 0*/
}
/*end question form*/

.thankYou {
    display: inline-block;
    float: right;
    width: 950px;
    background-color: #ffffff;
    border-top: 1px solid #C1C1B5;
    border-bottom: 1px solid #C1C1B5;
    margin: 20px 0 10px 0; /*20px 0 20px 0;*/
    text-align: right;
    position: relative;
    height: 420px;
}

.dim {
    opacity: 0.5 !important;
}

.BackgroundProductDiv {
    display: inline-block;
    float: right;
    border-top: 1px solid #c1c1b5;
    border-bottom: 1px solid #c1c1b5;
    background-color: #ffffff;
    width: 950px;
    height: 80px;
    margin-bottom: 16px;
    position: relative;
}

    .BackgroundProductDiv .title {
        display: inline-block;
        float: right;
        width: 800px;
        text-align: right;
        font: bold 21px arial;
        color: #1f84e0;
        direction: rtl;
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .BackgroundProductDiv .productImage {
        display: inline-block;
        float: right;
    }

        .BackgroundProductDiv .productImage img {
            width: 60px;
            height: 60px;
            margin: 10px 15px;
        }

.recaptcha {
    color: #c1c1b5;
    font-size: 9pt;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    font-family: arial;
    direction:ltr;
}
.recaptcha a {
    color: #c1c1b5;
    font-size: 9pt;
    font-family: arial;
    text-decoration: underline;
}
    .recaptcha.marginTop {
        margin-top: 10px;
    }

.grecaptcha-badge {
    visibility: collapse !important;
}
.personal-privacy-wrp {
    margin-right: 70px;
    font: normal 13px arial;
    float: right;
    margin-top: 10px;
    width: 100%;
}
     .personal-privacy-wrp div {
        display: inline;
    }
.personalPrivacyErrorText {
    margin-right: 70px;
    font: normal 13px arial;
    float: right;
    margin-top: 10px;
    display: block;
}
#questionForm .personal-privacy-wrp {
    display: inline-block;
    width: 485px;
}
#questionForm .personalPrivacyErrorText {
    margin-right: 70px;
    font: normal 13px arial;
    float: right;
    display: block;
    position: absolute;
    margin-top: 0px;
}