﻿.hwt-container {
    direction: rtl;
}
.hwt-content {
    font: 14px arial;
    margin: 6px 5px 0 0;
}
mark {
    background-color: antiquewhite !important;
}

.StoreWriteReviews
{
    display: inline-block;
    float: right;
    width: 950px;
}

.StoreWriteReviews .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;
    /*padding-bottom: 15px;*/
    margin: 10px 0;
    text-align: right;
    font: 14px arial;
    color: #3C3C3C;
    line-height:21px;
}

.StoreWriteReviews .RegulationsMainTitle
{
    display: inline-block;
    float: right;
    width: 930px;
    text-align: right;
    font: bold 18px arial;
    color: #3c3c3c;
    direction: rtl;
    margin: 10px 20px 0 0;
}

    .StoreWriteReviews .RegulationsMainTitle .mustToKnow {
        font-size: 14px;
        font-weight: normal;
        display: inline-block;
    }

    .StoreWriteReviews .RegulationsMainTitle .ReviewMoreDetails, .SsoMoreDetails {
        display: inline-block;
        text-align: right;
        font: normal 14px arial;
        text-decoration: underline;
        color: #1f84e0;
        direction: rtl;
    }

.StoreWriteReviews  .RegulationsMainTitle .ReviewMoreDetails:hover ,.SsoMoreDetails:hover
{
    cursor: pointer;
}
.WriteReviewRegulations .NotToWrite, .DoWrite
{
    display: inline-block;
    float: right;
    width: 750px;
}

.WriteReviewRegulations .RegulationsTitle
{
    display: inline-block;
    float: right;
    width: 450px;
    margin: 10px 20px 5px 0;
    font: bold 14px arial;
    color: #3C3C3C;
    direction: rtl;
}

 .WriteReviewRegulations .RegulationsTxt
{
    display: inline-block;
    float: right;
    width: 720px;
    margin-right: 20px;
    direction: rtl;
}

.WriteReviewRegulations .RegulationsTxt .RegulationsRow
{
    display: inline-block;
    float: right;
    width: 720px;
}

.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 7px 7px;
}


.StoreWriteReviews .WriteReviewRegulations .MoreInfoLink
{
    display: inline-block;
    float: right;
    width: 800px;
    direction: rtl;
    margin: 10px 20px 0 0;
}

.StoreWriteReviews .WriteReviewRegulations .MoreInfoLink a
{
    text-decoration: underline;
    color: #1f84e0;
}

.StoreWriteReviews .WriteReviewRegulations .MoreInfoLink a:hover
{
    color: #1d93ff;
}

.StoreWriteReviews .WriteReviewForm
{
    display: inline-block;
    float: right;
    width: 950px;
    background-color: #ffffff;
    border-top: 1px solid #C1C1B5;
    border-bottom: 1px solid #C1C1B5;
    padding-bottom: 15px;
    margin:0 0 20px 0;

    text-align: right;
}

.StoreWriteReviews .WriteReviewForm .WriteReviewTitle
{
    display: inline-block;
    float: right;
    width: 930px;
    margin: 15px 20px 10px 0;
    font: bold 18px arial;
    color: #3c3c3c;
    direction: rtl;
}

.StoreWriteReviews .WriteReviewForm .DeliverySpeed, .CustomerService, .OrderingConvenience, .GeneralRating, .ProdInfoRow, .Decription, .StoreInfoRow
{
    display: inline-block;
    float: right;
    width: 930px;
    margin: 10px 20px 0px 0;
}

.StoreWriteReviews .WriteReviewForm .RadioButtonsRow
{
    display: inline-block;
    float: right;
    width: 100%;
    margin: 3px 0 0 0;
}

.StoreWriteReviews .WriteReviewForm .RadioButtonsRow .option
{
    display: inline-block;
    float: right;
    margin-left: 10px;
    position: relative;
}

.StoreWriteReviews .WriteReviewForm .RadioButtonsRow .big
{
    width: 145px;
}

.StoreWriteReviews .WriteReviewForm .RadioButtonsRow .extrabig
{
    width: 175px;
}

.StoreWriteReviews .WriteReviewForm .RadioButtonsRow .medium
{
    width: 85px;
}

.StoreWriteReviews .WriteReviewForm .RadioButtonsRow .large
{
    width: 105px;
}

.StoreWriteReviews .WriteReviewForm .RadioButtonsRow .small
{
    width: 65px;
}

.StoreWriteReviews .WriteReviewForm .RadioButtonsRow .smallest
{
    width: 45px;
}

.StoreWriteReviews .WriteReviewForm .RadioButtonsRow .option .Button
{
    display: inline-block;
    float: right;
    width: 20px;
    height: 19px;
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -369px -1164px no-repeat;
    cursor: pointer;
}

.StoreWriteReviews .WriteReviewForm .RadioButtonsRow .option .selected
{
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -369px -1220px no-repeat;
}

.StoreWriteReviews .WriteReviewForm .RadioButtonsRow .option .Button input[type="radio"]
{
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.StoreWriteReviews .WriteReviewForm .RadioButtonsRow .option .RbtLabel
{
    display: inline-block;
    float: right;
    font: 14px arial;
    color: #3c3c3c;
    margin: 2px 5px 0 0;
}


.StoreWriteReviews .WriteReviewForm .ProdInfoRow .ProdType, .maker, .Model,.Invoice
{
    display: inline-block;
    float: right;
    width: 220px;
    margin-left: 35px;
}
.Invoice .invoiceReadMore {
    font-weight: bold;
    text-decoration: underline;
    color: #1f84e0;
}
.Invoice .invoiceReadMore:hover {
    cursor: pointer;
}
.StoreWriteReviews .WriteReviewForm .Model {
    width: 398px!important;
}
.StoreWriteReviews .WriteReviewForm .Model .input input[type="text"] {
    width: 398px !important;
}
.StoreWriteReviews .WriteReviewForm .ProdInfoRow .Lable
{
    display: inline-block;
    float: right;
    width: 220px;
    font: 18px arial;
    color: #1f84e0;
    text-align: right;
    direction: rtl;
}

.StoreWriteReviews .WriteReviewForm .ProdInfoRow .inputComment
{
    display: inline-block;
    float: right;
    width: 226px;
    font: 12px arial;
    color: #7a7a7a;
    text-align: right;
    direction: rtl;
    margin-top: 10px;
}

.StoreWriteReviews .WriteReviewForm .StoreInfoRow .BuyAgainRbt, .Branch
{
    display: inline-block;
    float: right;
    width: 220px;
    margin-left: 10px;
   _margin-top: 10px;
}
.StoreWriteReviews .WriteReviewForm .StoreInfoRow .Lable
{
    display: inline-block;
    float: right;
    width: 220px;
    font: 14px arial;
    color: #1f84e0;
    text-align: right;
    direction: rtl;
}

.StoreWriteReviews .WriteReviewForm .input
{
    display: inline-block;
    float: right;
    width: 220px;
    height: 28px;
}


.StoreWriteReviews .WriteReviewForm .input input[type="text"]
{
    display: inline-block;
    float: right;
    width: 220px;
    height: 28px;
    line-height: 28px;
   /* border: none;
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -288px -1095px no-repeat;*/
    border: 1px solid #C1C1B5;
    border-radius: 8px;
    direction: rtl;
    outline: none;
    font: 13px arial;
    color: #3c3c3c;
    text-align: right;
    text-indent: 5px;
    margin-top: 5px;
    _padding-top:5px;
}






.StoreWriteReviews .WriteReviewForm .Rating
{
    display: inline-block;
    float: right;
    width: 930px;
    margin: 25px 20px 0 0;
}

.StoreWriteReviews .WriteReviewForm .FormTitle
{
    display: inline-block;
    float: right;
    width: 930px;
    margin-bottom: 3px;
    font: 18px arial;
    color: #1d82de;
    text-align: right;
    direction: rtl;
}

.StoreWriteReviews .WriteReviewForm .Rate
{
    width: 90px;
    margin-top: 5px;
}

.StoreWriteReviews .WriteReviewForm .WriteReviewTextArea
{
    margin-top: 15px;
    display: inline-block;
    float: right;
      border: 1px solid #C1C1B5;
    border-radius: 8px;
        width: 908px;
    height: 187px;
}

    .StoreWriteReviews .WriteReviewForm .WriteReviewTextArea textarea {
        margin: 6px 5px 0 0;
        width: 894px;
        border: none;
        font: 14px arial;
        outline: none;
        height: 145px;
    }

.StoreWriteReviews .WriteReviewForm .TotalWordCount {
    font: 12px arial;
    color: #cc0000;
    direction: rtl;
    text-align: right;
    float: left;
    margin: 10px 0 9px 20px;
}

    .StoreWriteReviews .WriteReviewForm .TotalWordCount span {
        margin-left: 4px;
    }
.StoreWriteReviews .WriteReviewForm .TotalWordCount.validNumOfWords {
    color: #009933!important;
}
.StoreWriteReviews .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;
}


.StoreWriteReviews .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;
}

.StoreWriteReviews .WriteReviewForm .WriteReviewTextArea .TextAreaCenter textarea
{
    display: inline-block;
    float: right;
    width: 440px;
    height: 89px;
    font: 13px arial;
    color: #a8a8a7;
    text-align: right;
    border: none;
    outline: none;
    background-color: transparent;
    padding-right: 5px;
    overflow: auto;
}

.StoreWriteReviews .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;
}


.StoreWriteReviews .WriteReviewForm .RateProd
{
    display: inline-block;
    float: right;
    width: 220px;
    height: 28px;
}

.StoreWriteReviews .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;
}

.StoreWriteReviews .WriteReviewForm .RateProd .RateProdCenter
{
    display: inline-block;
    float: right;
    width: 104px;
    height: 28px;
}

.StoreWriteReviews .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;
}


    .StoreWriteReviews .WriteReviewForm .DropDownArrowBtn {
        display: inline-block;
        float: right;
        width: 23px;
        height: 27px;
        cursor: pointer;
        margin-top: 5px;
        position: relative;
        background-image: linear-gradient(#f4f4f4, #e3e2d8);
        border: 1px solid #c2c2b7;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        box-shadow: inset 1px 1px 0px 0px #979797;
    }

    .StoreWriteReviews .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: 9px;
        left: 7px;
    }

        .StoreWriteReviews .WriteReviewForm .DropDownArrowBtn:hover {
            background-image: linear-gradient(#e9e8e4, #d8d7cb);
        }

        .StoreWriteReviews .WriteReviewForm .DropDownArrowBtn:active {
            background-image: linear-gradient(#f4f4f4, #e3e2d8);
            box-shadow: inset 1px 1px 0px 0px #979797;
            border-top: 1px solid #979797;
        }



.StoreWriteReviews .WriteReviewForm .RateProdOpenDropDown
{
    display: inline-block;
    float: right;
    width: 130px;
    position: absolute;
    margin-top: 26px;
    direction: rtl;
}

.StoreWriteReviews .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;
}

.StoreWriteReviews .WriteReviewForm .RateProdOpenDropDown .RateProdRow:hover
{
    background: #c1c1b5;
    color: #ffffff;
}

.StoreWriteReviews .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;
}


.StoreWriteReviews .WriteReviewForm .FormTitle span
{
    font: 12px arial;
    color: #7a7a7a;
}

.StoreWriteReviews .WriteReviewForm .WriteReviewseparator
{
    display: inline-block;
    float: right;
    width: 920px;
    height: 1px;
    margin: 15px;
    background-color: #c1c1b5;
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo,.SsoLoginInfo
{
    display: inline-block;
    float: right;
    width: 930px;
    margin-right: 20px;
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo .PersonalInfoTitle 
{
    display: inline-block;
    float: right;
    width: 930px;
    font: bold 18px arial;
    color: #3c3c3c;
    text-align: right;
    direction: rtl;
    margin-bottom: 10px;
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo .UserName, .EmailAddress
{
    display: inline-block;
    float: right;
    width: 930px;
    margin-bottom: 5px;
}
.black {
    color: #000000 !important;
    font-weight: bold !important;
}
.StoreWriteReviews .WriteReviewForm .PersonalInfo .PersonalInfoLabel
{
    display: inline-block;
    float: right;
    font: 14px arial;
    color: #1d82de;
    text-align: right;
    direction: rtl;
    margin-left: 10px;
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo .PersonalInfoTxt
{
    display: inline-block;
    float: right;
    font: 14px arial;
    color: #3c3c3c;
    text-align: right;
    direction: rtl;
    /*margin-right: 7px;*/
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo .PhoneNumRow
{
    display: inline-block;
    float: right;
    width: 45%;
    margin: 8px 0;
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo .PhoneNumRow .PersonalInfoLabel
{
    margin-top: 5px;
    font-size:18px;
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo .RowInput
{
    display: inline-block;
    float: right;
    width: 220px;
    height: 28px;
        margin-top: -5px;
}


.StoreWriteReviews .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;
}


.StoreWriteReviews .WriteReviewForm .PersonalInfo .RowInput .PhoneNum
{
    display: inline-block;
    float: right;
    width: 142px;
    height: 28px;
}

    .StoreWriteReviews .WriteReviewForm .PersonalInfo .RowInput .PhoneNum input[type="text"] {
        display: inline-block;
        float: right;
        width: 137px;
        height: 25px;
        line-height: 28px;
        direction: rtl;
        font: 15px arial;
        color: #a8a8a7;
        padding-left: 8px;
        margin-top: 5px;
        outline: none;
        text-align: left;
        border: 1px solid #dbdbdb;
        border-radius: 5px;
        box-shadow: inset 1px 1px 0px 0px #979797;
    }

.StoreWriteReviews .WriteReviewForm .PersonalInfo .RowInput .PhonePrefix
{
    display: inline-block;
    float: right;
    width: 70px;
    height: 28px;
    margin-right: 8px;
    position: relative;
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo .RowInput .PhonePrefix .PhonePrefixCenter
{
    display: inline-block;
    float: right;
    width: 44px;
    height: 28px;
}

    .StoreWriteReviews .WriteReviewForm .PersonalInfo .RowInput .PhonePrefix .PhonePrefixCenter input[type="text"] {
        display: inline-block;
        float: right;
        width: 39px;
        height: 25px;
        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;
    }


.StoreWriteReviews .WriteReviewForm .PersonalInfo .RowInput .PhonePrefix .PrefixDropdown
{
    display: inline-block;
    float: right;
    width: 70px;
    position: absolute;
    left: 0;
    margin-top: 33px;/*26px;*/
}

.StoreWriteReviews .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;
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo .RowInput .PhonePrefix .PrefixDropdown .PrefixRow:hover
{
    background: #c1c1b5;
    color: #ffffff;
}

.StoreWriteReviews .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;
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo .ApprovalChkBox
{
    display: inline-block;
    float: right;
    width: 500px;
    margin: 10px 0;
}

.StoreWriteReviews .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;
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo .ApprovalChkBox .selected
{
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -341px -1221px no-repeat;    
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo .ApprovalChkBox .CheckBox:active
{
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -341px -1221px no-repeat;
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo .ApprovalChkBox .CheckBox input[type="checkbox"]
{
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo .ApprovalChkBoxLable
{
    display: inline-block;
    float: right;
    width: 400px;
    font: bold 14px arial;
    color: #3c3c3c;
    text-align: right;
    direction: rtl;
    margin-right: 10px;
}

.StoreWriteReviews .WriteReviewForm .PersonalInfo .ApprovalChkBoxLable span
{
    font-weight: normal;
}

.StoreWriteReviews .WriteReviewForm .WriteReviewComment
{
    display: inline-block;
    float: right;
   /* width: 435px;*/
    font: 12px arial;
    color: #7a7a7a;
    text-align: right;
    direction: rtl;
    margin-bottom: 5px;
}
.StoreWriteReviews .WriteReviewForm .WriteReviewComment.width100 {
    width: 100%;
}
.StoreWriteReviews .WriteReviewForm .SubmitReviewBtn
{
    display: inline-block;
    float: right;
    width: inherit;
    height: 31px;
    margin-top: 10px;
}

.StoreWriteReviews .WriteReviewForm .SubmitReviewBtn #btn_Submit
{
    width: 145px;
    height: 31px;
    line-height: 31px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    float: right;
}
    .StoreWriteReviews .WriteReviewForm .SubmitReviewBtn #btn_Submit:disabled {
        pointer-events: none;
        opacity: 0.5;
        cursor: not-allowed;
    }
    
    }
    .StoreWriteReviews .WriteReviewForm .SubmitReviewBtn #btn_Submit .arrowLeft {
        top: 11px;
    }


    .StoreWriteReviews .WriteReviewForm .SubmitReviewBtn.hide {
        display: none !important;
    }
.GotoSsoLogin {
     width: 123px;
    height: 38px; line-height: 38px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    float: right;
}
/*.StoreWriteReviews .WriteReviewForm .PersonalInfo .SubmitReviewBtn #btn_Submit:hover
{
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -129px -1398px no-repeat;
}


.StoreWriteReviews .WriteReviewForm .PersonalInfo .SubmitReviewBtn #btn_Submit:active
{
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") 0 -1398px no-repeat;
}*/

.StoreWriteReviews .WriteReviewForm .PersonalInfo .QuestionMark
{
    display: inline-block;
    float: right;
    width: 19px;
    height: 18px;
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -261px -622px no-repeat;
    margin: 5px 10px;
    cursor: pointer;
}

/*.StoreWriteReviews .WriteReviewForm .ErrorFld .FormTitle
{
    color: #c71e1e;
}
.StoreWriteReviews .WriteReviewForm .ErrorFld .FormTitle SPAN
{
    color: #c71e1e;
}*/
.userarealink {
    color: #0c71cd;
}

a.userarealink:hover {
	color:  #0c71cd!important;
    text-decoration: underline;
}
.ui-helper-hidden-accessible {
    display: none;
}

/*region summerizedStoreDetails*/
.UserNotLoggedIn {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}

.StoreBox
{
    display: inline-block;
    float: right;
    width: 950px;
    _height: 264px;
    background-color: #ffffff;
    border-top: 1px solid #c1c1b5;
    border-bottom: 1px solid #c1c1b5;
    margin: 20px 0;
    padding-bottom: 10px;
}
.StoreBox .StoreLogo
{
    display: inline-block;
    float: right;
    width: 220px;
    height: 90px;
    margin: 20px;
    border: 1px solid #c1c1b5;
}

.StoreBox .StoreLogo img
{
    margin-top: 13px;
    margin-right: 27px;
}
.StoreBox .StoreInfo
{
    display: inline-block;
    float: right;
    width: 478px;
    direction: rtl;
    margin-top: 10px;
}

.StoreBox .StoreInfo .StoreTitle
{
    display: inline-block;
    float: right;
    width: 478px;
    text-align: right;
    height: 33px;
}

.StoreBox .StoreInfo .StoreTitle H1
{
    font: bold 18px arial;
    color: #1f84e0;
    float: right;
    margin: 0px;
}

.StoreBox .StoreInfo .StoreTitle .video
{
    cursor: pointer;
    float: right;
    margin-right: 15px;
    _margin-top: 10px;
    width: 26px;
    height: 22px; /*background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -470px -102px no-repeat;*/
    background: url("https://img.zap.co.il/imgs/newui/store_player_icon.png") no-repeat;
}
.StoreBox .StoreInfo .StoreTitle .video:hover
{
    /*background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -441px -102px no-repeat;*/
    background: url("https://img.zap.co.il/imgs/newui/store_player_hover.png") no-repeat;
}
.StoreBox .StoreInfo .StoreTitle .video:active
{
    /*background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -412px -102px no-repeat;*/
    background: url("https://img.zap.co.il/imgs/newui/store_player_press.png") no-repeat;
}

.StoreBox .StoreInfo .StoreSubTitle
{
    display: inline-block;
    float: right;
    width: 478px;
    font: 14px arial;
    color: #7a7a7a;
    text-align: right;
}

.StoreBox .StoreInfo .StoreReviews
{
    display: inline-block;
    float: right;
    width: 430px;
    height: 18px;
    margin: 15px 0 17px 0;
}
.StoreBox .StoreInfo .StoreReviews AA
{
    width: 19px;
    height: 18px;
    position: absolute;
}

.StoreBox .StoreInfo .StoreReviews .stars
{
    display: inline-block;
    float: right;
    width: 108px;
    height: 18px;
    background: url("https://img.zap.co.il/imgs/newui/Star-Gray108X18.PNG") no-repeat;
    direction: rtl;
}

.StoreBox .StoreInfo .StoreReviews .stars span
{
    display: inline-block;
    float: right;
    max-width: 108px;
    height: 18px;
    background: url("https://img.zap.co.il/imgs/newui/Star-Blue.PNG") no-repeat right transparent;
    direction: rtl;
}

.StoreBox .StoreInfo .StoreReviews .Comment
{
    float: right;
    width: 300px;
    font: 13px arial;
    color: #7a7a7a;
    margin-right: 5px;
    margin-top: 2px;
}
.FormStars {
    width: 300px;
    height: 37px;
    display: inline-block;
    float: right;
    direction: rtl;
}
.FormStars span.star {
    display: inline-block;
    background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -903px -168px no-repeat;
      width: 34px;
    height: 36px;
    cursor: pointer;
        
}
    .FormStars  span.star.blueStar {
       background: url("https://img.zap.co.il/imgs/newui/ButtonsSprits.png") -863px -168px no-repeat;
    width: 34px;
    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 {
        margin-top: 13px;
    display: inline-block;
    width: 50%;
    }

/*.fileUpload {
    float: right;
    margin-top: 30px;
}
.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: 10px 10px 0 0;
}
.fileUpload .selectedFileLabel {
    font: 12px arial;
    display: inline-block;
    margin: 12px 0 0 0;
    width: 920px;
}
.fileUpload .FormTitle {
    margin: 15px 10px 0 0;
    width: inherit!important;
}*/
.margin-top-7 {
    margin-top: 7px;
}
.margin-top-3 {
        margin-top: 3px;
}
.DetailsLink {
    float: none!important;
    margin-right: 10px;
}
.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;
}
/*ReviewSteps css*/
.ReviewSteps {
    display: inline-block;
    float: right;
    width: 930px;
    margin: 0 auto 20px auto;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -ms-flex-pack: center;
}
.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.container {
	font-family: 'Lato', sans-serif;
	width: 1000px;
	margin: 0 auto;
}

.nav {
	margin-top: 40px;
}

.pull-right {
	float: right;
}

a, a:active {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #999;
}

/* Breadcrups CSS */
.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.container {
	font-family: 'Lato', sans-serif;
	width: 1000px;
	margin: 0 auto;
}

.nav {
	margin-top: 40px;
}

.pull-right {
	float: right;
}

a, a:active {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #999;
}

/* Breadcrups CSS */

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.container {
	font-family: 'Lato', sans-serif;
	width: 1000px;
	margin: 0 auto;
}

.nav {
	margin-top: 40px;
}

.pull-right {
	float: right;
}

a, a:active {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #999;
}

/* Breadcrups CSS */
.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;
    border-right: none;
}

.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*/

.SelectedFileRemoveLink {
    color: #1f84e0;
    text-decoration: underline;
    margin-right: 10px;
    cursor: pointer;
    float: left;
}
.fileUpload .selectedFileLabel {
    font: 12px arial;
    display: inline-block;
    margin: 17px 10px 0 0;
    direction: ltr;
}
.InvoiceFile {
    margin: auto;
    display: inline-block;
    float: left;
    width: 50%;
    margin-left: 2%;
    position: relative;
}
    .InvoiceFile .uploadInvoiceArrowLeft {
        border: solid #ffffff;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        position: absolute;
        top: 15px;
    }
    .InvoiceFile .uploadInvoiceFirstArrow {
        right: 161px;
    }
    .InvoiceFile .uploadInvoiceSecondArrow {
        right: 168px;
    }
    .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;
}

.userReviewFile {
    width: 65px;
    height: 65px;
    display: block;
    float: right;
    display: none;
}
.margin-top-7 {
        margin-top:4px
}
.ShowFile {
    vertical-align: super!important;
    cursor: pointer;
        font: 14px arial;
}

/*tooltip*/
.InfoTooltip {
    display: none;
    _width: 50%;
    font: 13px arial;
    _position: absolute;
    position: fixed!important;
    top: 50%!important;
    left: 50%;
    width: 440px;
    height: 440px;
    margin-left: -200px;
    margin-top: -200px;
    z-index: 5000;
    box-shadow: 0px 0px 15px 4px #888888;
    background-color: white;
    padding: 10px;
}
.InfoTooltip .TooltipTitle {
    display: inline-block;
    float: right;
    width: 100%;
    font: bold 16px arial;
    color: #8299b1;
    padding-bottom: 5px;
}
.InfoTooltip .TooltipTxt {
    font-size: 14px;
    color: #474747;
}
.blue-style {
    width: 190px !important;
}
.ErrorDiv {
    width: inherit; /*235px!important;*/
}
.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;
}
.borderBottomNone {
    border-bottom: 0 !important;
}
.margin-bottom-12 {
    margin-bottom: 12px;
}
.requiredField {
    color: #ed4e2a !important;
    font-size: 23px !important;
    height: 23px;
    vertical-align: middle;
    display: inline-block;
}
.requiredField.margin-right-4 {
    margin-right: 4px;
}

#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 {
            display: inline-block;
        }

        #div_SendSucceeded .UserNotLoggedIn .UserNotLoggedInTxt .wrapper .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 {
                height: 42px;
                border-radius: 0;
            }

                #div_SendSucceeded .UserNotLoggedIn .UserNotLoggedInTxt .wrapper .searchmodelWrap.select2-container .select2-selection--single .select2-selection__rendered {
                    padding: 10px;
                    padding-right:42px;
                }

        #div_SendSucceeded .UserNotLoggedIn .UserNotLoggedInTxt .wrapper .searchmodelWrap.select2-container--default .select2-selection--single .select2-selection__rendered {
            line-height: 42px;
            color: #757575;
            font: 15px arial;
        }

        #div_SendSucceeded .UserNotLoggedIn .UserNotLoggedInTxt .wrapper .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 {
            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;
    margin: 0;
}

.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;
    }

.recaptcha {
    color: #c1c1b5;
    font-size: 9pt;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    font-family: arial;
    direction: ltr;
}

    .recaptcha a {
        color: #c1c1b5;
        font-size: 9pt;
        font-family: arial;
        text-decoration:underline;
    }

.grecaptcha-badge {
    visibility: collapse !important;
}
.personal-privacy-wrp div {
    display: inline-block;
    font: 12px arial;
    margin-bottom: 5px;
}
.personal-privacy-wrp a {
    text-decoration: underline;
    color: #1f84e0;
}
.personalPrivacyErrorText {
    font-weight: bold !important;
    font: 13px arial;
    color: #c71e1e;
}