﻿
.UserZone
{
    display: inline-block;
    float: right;
    width: 707px;
    height: 83px;
    background: url("https://img.zap.co.il/imgs/newui/PersonalZoneTopBG.png") no-repeat transparent;
}


.UserZone .UserPic
{
    display: inline-block;
    float: right;
    width: 60px;
    height: 59px;
    border: 1px solid #c1c1b5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 2px;
    margin: 9px;
}

.UserZone .UserInfo
{
    display: inline-block;
    float: right;
    width: 250px;
    height: 75px;
}



.UserZone .UserInfo .UserName
{
    display: inline-block;
    float: right;
    width: 250px;
    font: bold 14px arial;
    color: #3c3c3c;
    text-align: right;
    direction: rtl;
    margin-top: 16px;
}

.UserZone .UserInfo .WelcomeRow
{
    display: inline-block;
    float: right;
    width: 250px;
    font: 14px arial;
    color: #3c3c3c;
    text-align: right;
    direction: rtl;
}

.UserZone .UserInfo .InfoUpdateLink
{
    display: inline-block;
    float: right;
    width: 250px;
    font: 14px arial;
    color: #1f84e0;
    text-align: right;
    direction: rtl;
    margin-top: 5px;
}

.UserZone .UserInfo .InfoUpdateLink a
{
    text-decoration: underline;
    color: #1f84e0;
    cursor: pointer;
}

.UserZone .UserInfo .InfoUpdateLink a:hover
{
    color: #00b4e8;
}

.UserZone .ProgressBarFrame
{
    display: inline-block;
    float: right;
    width: 330px;
    height: 83px;
    margin-right: 20px;
}

.UserZone .ProgressBarFrame .ProgressBarTxt
{
    display: inline-block;
    float: left;
    text-align: center;
    width: 298px;
    font: 12px arial;
    color: #3c3c3c;
    direction: rtl;
    margin-top: 19px;
}

.UserZone .ProgressBarFrame .ProgressBarTxt a
{
    text-decoration: underline;
    color: #1f84e0;
}

.UserZone .ProgressBarFrame .ProgressBarTxt a:hover
{
    color: #00b4e8;
}

.UserZone .ProgressBarFrame .ProgressBar
{
    display: inline-block;
    float: left;
    width: 295px;
    height: 29px;
    background: url("https://img.zap.co.il/imgs/newui/ProgressBarBG.PNG") no-repeat;
    margin-top: 5px;
}

.UserZone .ProgressBarFrame .ProgressBar span
{
    display: inline-block;
    float: left;
    margin: 3px;
    max-width: 289px;
    height: 23px;
    background: url("https://img.zap.co.il/imgs/newui/ProgressBarFilling.PNG") no-repeat left transparent;
}

.UserZone .ProgressBarFrame .NumDiv
{
    display: inline-block;
    float: left;
    width: 295px;
    text-align: center;
    font: bold 14px arial;
    color: #ffffff;
    position: relative;
    margin-top: -23px;
}
.ProfileDesc
{
    display: none;
    text-align: center;
    z-index: 300;
    position: fixed;
    top: 23%;
    left: 30%;
}
.ProfileDesc IFRAME
{
    width: 615px;
    height: 557px;
    border: 0;
}
.ProfileDesc .closeBtn
{
    display: inline-block;
    float: left;
    position: relative;
    width: 12px;
    height: 12px;
    background: url("https://img.zap.co.il/imgs/newui/CloseBtn.jpg") no-repeat;
    cursor: pointer;
    top: 20px;
    left: 30px;
}
.ProfileDesc .closeBtn:hover
{
    background: url("https://img.zap.co.il/imgs/newui/CloseBtnHo.jpg") no-repeat;
}

.UpdateDetails {
    display: inline-block;
    float: right;
    width: 695px;
    background-color:#FBFBF6;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px;
    border: 1px solid #C5C5C5;
    padding: 5px;
}

.UpdateDetails .CloseBtn
{
    display: inline-block;
    float: left;
    position: relative;
    width: 12px;
    height: 12px;
    background: url("https://img.zap.co.il/imgs/newui/CloseBtn.jpg") no-repeat;
    cursor: pointer;
    top: 22px;
    left: 45px;
}
.UpdateDetails .CloseBtn:hover
{
    background: url("https://img.zap.co.il/imgs/newui/CloseBtnHo.jpg") no-repeat;
}

.UpdateDetails .UserStatus {
    border:none; 
    width:655px;
    margin-bottom: 10px;
}

.MyZapDashboard
{
    display: inline-block;
    float: right;
    width: 706px;
}


.MyZapDashboard .DashboardTitle
{
    display: inline-block;
    float: right;
    width: 706px;
    font: bold 18px arial;
    color: #0c71cd;
    text-align: right;
    margin: 15px 20px 10px 0;
}

.MyZapDashboard .DashboardTitle .txt
{
    float: right;
}

.MyZapDashboard .DashboardTitle .points
{
    float: left;
    margin-left: 20px;
    display:none;
}

.MyZapDashboard .DashboardQubes
{
    display: inline-block;
    float: right;
    width: 722px;
    margin-left: -15px;
}

.MyZapDashboard .DashboardQubes .DashboardQube
{
    display: inline-block;
    float: right;
    width: 346px;
    height: 255px;
    background-color: #ffffff;
    border-top: 1px solid #c1c1b5;
    border-bottom: 1px solid #e2e2e2;
    margin: 0 0 14px 15px;
}

.MyZapDashboard .DashboardQubes .DashboardQube .EmptyDiv
{
    display: inline-block;
    float: right;
    width: 282px;
    text-align: center;
    font: 14px arial;
    color: #7a7a7a;
    margin: 60px 8%;
    direction: rtl;
}

.MyZapDashboard .DashboardQubes .DashboardQube .EmptyQubeTitle
{
    display: inline-block;
    float: right;
    width: 346px;
    height: 27px;
    text-align: right;
    direction: rtl;
    margin-top: 13px;
    border-bottom: 4px solid #efefef;
}

.MyZapDashboard .DashboardQubes .DashboardQube .EmptyQubeTitle .QubeTitleTxt
{
    display: inline-block;
    float: right;
    width: 240px;
    font: bold 14px arial;
    color: #787878;
    margin-right: 10px;
}

.MyZapDashboard .DashboardQubes .DashboardQube .EmptyQubeTitle .ShowAllLink
{
    display: inline-block;
    float: left;
    width: 71px;
    text-align: right;
    font: 14px arial;
    color: #e2e2e2;
    text-decoration: underline;
}


.MyZapDashboard .DashboardQubes .DashboardQube .QubeTitle
{
    display: inline-block;
    float: right;
    width: 346px;
    height: 27px;
    text-align: right;
    direction: rtl;
    margin-top: 13px;
    border-bottom: 4px solid #efefef;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeTitle .QubeTitleTxt
{
    display: inline-block;
    float: right;
    width: 240px;
    font: bold 14px arial;
    color: #787878;
    margin-right: 10px;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeTitle .ShowAllLink
{
    display: inline-block;
    float: left;
    width: 71px;
    text-align: right;
    font: 14px arial;
    color: #6d6d6d;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeTitle .ShowAllLink a
{
    text-decoration: underline;
    color: #6d6d6d;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeTitle .UpdateLink
{
    display: inline-block;
    float: left;
    width: 54px;
    text-align: right;
    font: 14px arial;
    color: #6d6d6d;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeTitle .UpdateLink a
{
    text-decoration: underline;
    color: #6d6d6d;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeSeparator
{
    display: inline-block;
    float: right;
    width: 346px;
    height: 1px;
    background-color: #e2e2e2;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeRow
{
    display: inline-block;
    float: right;
    width: 346px;
    height: 68px;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .ProductPic
{
    display: inline-block;
    float: right;
    width: 55px;
    height: 55px;
    margin: 9px 10px 0 12px;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .ProdName
{
    display: inline-block;
    float: right;
    width: 220px;
    font: bold 14px arial;
    color: #1f84e0;
    direction: rtl;
    margin-top: 18px;
}
    .MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .ProdName a {
        color: #1f84e0;
        text-decoration: none;
    }
.MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .ProdName a:visited
{
    color: #1f84e0;
    text-decoration: none;
}
.MyZapDashboard .DashboardQubes .Bookmarks.DashboardQube .QubeRow .ProdName {
    margin-top: 14px;
    overflow: hidden;
    height: 31px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.MyZapDashboard .DashboardQubes .Bookmarks.DashboardQube .QubeRow .QubeArrowLeft {
    margin: -16px 0 0 13px !important;
}

 .MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .ReviewStars {
        display: inline-block;
        float: right;
        width: 72px;
        height: 12px;
        background: url("https://img.zap.co.il/imgs/newui/GrayStars72X12.png") no-repeat;
        margin: 3px 0 6px 0;
    }

.MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .ReviewStars span
{
    display: inline-block;
    float: right;
    max-width: 72px;
    height: 12px;
    background: url("https://img.zap.co.il/imgs/newui/YellowStars72X12.png") no-repeat right transparent;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .ReviewStarsBlue
{
    display: inline-block;
    float: right;
    width: 72px;
    height: 12px;
    background: url("https://img.zap.co.il/imgs/newui/GrayStars72X12.png") no-repeat;
    margin: 3px 0 6px 0;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .ReviewStarsBlue span
{
    display: inline-block;
    float: right;
    max-width: 72px;
    height: 12px;
    background: url("https://img.zap.co.il/imgs/newui/Star-Blue72X12.png") no-repeat right transparent;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .NoModel
{
display: inline-block;
float: right;
width: 129px;
height: 12px;
margin: 3px 0 6px 0;
font: 12px arial;
color: #7a7a7a;
direction: rtl;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .TargetPrice
{
    display: inline-block;
    float: right;
    width: 200px;
    font: 14px arial;
    color: #7a7a7a;
    text-align: right;
    direction: rtl;
}


.MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .HistoryRowTitle
{
    display: inline-block;
    float: right;
    width: 290px;
    font: bold 14px arial;
    color: #1f84e0;
    text-align: right;
    direction: rtl;
    margin: 19px 11px 0 0;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .SubjectAndDate
{
    display: inline-block;
    float: right;
    width: 290px;
    font: 14px arial;
    color: #7a7a7a;
    text-align: right;
    direction: rtl;
    margin-right: 11px;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .SubjectAndDate .Subject
{
    display: inline-block;
    float: right;
}

.MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .SubjectAndDate .Date
{
    display: inline-block;
    float: right;
    padding: 0 5px;
}

    .MyZapDashboard .DashboardQubes .DashboardQube .QubeRow .QubeArrowLeft {
        display: inline-block;
        float: left;
        width: 4px;
        height: 4px;
        margin: -7px 0 0 20px;
        border: 1px solid #cecec5;
        border-width: 0 3px 3px 0;
        padding: 3px;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
    }

.MyZapDashboard .DashboardQubes .DashboardQube .UserInfoRow
{
    display: inline-block;
    float: right;
    width: 336px;
    height: 24px;
    font: 14px arial;
    color: #7a7a7a;
    text-align: right;
    direction: rtl;
    margin: 10px 8px 0 0;
}

.MyZapDashboard .DashboardQubes .DashboardQube .UserInfoRow .UserInfoRowTitle
{
    display: inline-block;
    float: right;
}

.MyZapDashboard .DashboardQubes .DashboardQube .UserInfoRow .UserInfoRowTxt
{
    display: inline-block;
    float: right;
    margin-right: 4px;
}
.QubeRow .ProdName {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.QubeRow .ArrowRelocation {
    margin: -20px 0px 0px 20px !important;
}
