﻿@import url(fontiran.css);

body
{
    margin: 0;
    padding: 0;
    direction: rtl;
    font-family: IRANSans, Tahoma;
    font-size: 11pt;
    line-height: 190%;
    background-image: url(../Administrator/Files/Design/bg.png);
    background-color: #f7f7f7;
}
img
{
    border: 0;
}
.Row
{
    width: 100%;
    float: right;
    text-align: center;
}
.RowMargin
{
    width: calc(100% - 20px);
    float: right;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.RowText
{
    width: 100%;
    float: right;
    text-align: justify;
}
.RowDarsad
{
    width: 49%;
    float: right;
    text-align: center;
    margin-left: 0.5%;
    margin-right: 0.5%;
}
.RowMarginFive
{
    width: 100%;
    float: right;
    margin-top: 5px;
    text-align: center;
}
.RowMarginTen
{
    width: 100%;
    float: right;
    margin-top: 10px;
    text-align: center;
}
input, select, textarea
{
    font-family: IRANSans, Tahoma;
}
A:hover
{
    color: red;
}
A
{
    color: #0066FF;
    text-decoration: none;
}
.BoxSizeAsli
{
    display: inline-block;
    width: 1450px;
}
/*-----------------------Header Top ------------------*/
.HeaderTop
{
    width: 100%;
    text-align: center;
    display: inline-block;
    background-image: url(../Administrator/Files/Design/HeaderTop.png);
    box-shadow: 0 5px 6px 0 rgba(221, 221, 221, 0.69);
    border-bottom: solid 1px #e5edec;
}
.HeaderTopRight
{
}
.Logo
{
    float: right;
    width: 157px;
    height: 51px;
    background-image: url(../Administrator/Files/Design/Logo.png);
    background-repeat: no-repeat;
    background-position: left;
    margin-top: 13px;
    background-size: 100% 100%;
}

.HeaderTopMenu
{
    float: right;
    width: 100%;
}
.HeaderTopMenuBox
{
    float: right;
    width: 100%;
    height: 35px;
}
/*----------------------------------------------------- MenuProduct ----------------------------------------*/
.MenuProductBox
{
    float: right;
    width: 100%;
}
.MenuProduct
{
    float: right;
    position: relative;
    z-index: 999;
    margin-right: 163px;
}
.MenuProduct a
{
    float: right;
    padding: 0;
    text-align: center;
    height: 34px;
    color: #757575;
    margin-left: 6px;
    margin-right: 6px;
    padding-left: 9px;
    padding-right: 9px;
    font-size: 12px;
    font-weight: 500;
    border-bottom: solid 2px transparent;
}
.MenuProduct a:hover
{
    border-bottom: solid 2px #2babce;
}

.MenuProduct .Active
{
    border-bottom: solid 2px #2babce;
}

.MenuProduct img
{
    width: 24px;
    height: 24px;
}
.MenuProduct a h2
{
    padding: 0;
    margin: 0;
    margin: 0 auto;
    text-align: center;
    padding-top: 0px;
    font-weight: normal;
    font-size: 10pt;
}
/*----------------------- MainMenu ------------------*/
.MenuProductNode
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    width: 100%;
    display: none;
    position: relative;
    background-color: #fafafa;
    height: 45px;
    z-index: 9999999999999999999;
}

.MenuProductNodeActive
{
    display: block;
}

.MenuProductNode li
{
    float: right;
    display: block;
    z-index: 500;
    margin: 0;
    margin-right: 10px;
}
.MenuProductNode li:hover > a
{
    color: #ff0000;
    border-bottom: solid 3px #ff0000;
}
.MenuProductNode li a
{
    display: block;
    height: 22px;
    padding: 7px 10px 13px 10px;
    color: #555;
    font-size: 12pt;
    text-align: center;
}
.MenuProductNode .Active
{
    color: #ff0000;
    border-bottom: solid 3px #ff0000;
}

.MenuProductNode ul
{
    position: absolute;
    right: 0;
    display: none;
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
    background-color: #fafafa;
    width: 100%;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    z-index: 99999999999999;
    box-shadow: 0px 0px 7px #555;
    background-repeat: repeat-y;
    background-position: center top;
}
.MenuProductNodeRight
{
    float: right;
    width: 100%;
    background-repeat: no-repeat;
    background-position: left bottom;
    min-height: 250px;
    background-position: bottom left;
    padding-bottom: 20px;
}
.MenuProductNodePic
{
    float: left;
    width: 150px;
    margin-top: 20px;
    margin-left: 20px;
}
.MenuProductNode ul .limenuhover3Box
{
    width: 230px;
    float: right;
    margin: 0;
    padding: 0;
    margin-right: 10px;
}
.MenuProductNode ul .limenuhover3
{
    width: 100%;
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
.MenuProductNode ul .limenuhover4
{
    width: 100%;
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}
.MenuProductNode ul .limenuhover4 a
{
    color: #555;
    font-size: 10pt;
}

.MenuProductNode ul li:hover > a
{
    border: 0;
}
.MenuProductNode ul a
{
    display: block;
    height: 12px;
    padding: 0px 5px 0px 5px;
    text-align: right;
    background-image: none;
    border: 0;
}
.MenuProductNode ul .amenuhover
{
    color: #16C1F3;
    font-size: 11pt;
}

.MenuProductNode ul.submenu ul
{
    display: block;
    float: right;
    padding: 0;
    width: 100%;
    position: static;
    box-shadow: none;
    border: 0;
    background-color: Transparent;
    background: none;
}
.MenuProductNode ul.submenu li:hover > a
{
    color: #0000FF;
}

.MenuProductNode ul.submenu ul a:hover
{
    color: #FF0000;
}

.MenuProductNode .ArrowDown
{
    border: 0px;
    padding: 0px;
    margin-right: 5px;
}
.MenuProductNode .ArrowDown2
{
    border: 0px;
    padding: 0px;
    margin-top: 9px;
    float: left;
}


.bulletMenu
{
    background-image: url(../Administrator/Files/Design/arrowdown3.png);
    width: 5px;
    height: 8px;
    float: right;
    margin-top: 11px;
    margin-left: 5px;
    margin-right: 10px;
}
.ItemMenu
{
    float: right;
    width: 130px;
    color: #000;
    font-weight: normal;
    font-size: 12pt;
}

/*-----------------------------------------Basketcontainer---------------------------------*/

.BasketBox
{
    float: left;
    width: 111px;
    height: 39px;
    background-image: url(../Administrator/Files/Design/BasketBox.png);
    margin-top: 13px;
    color: #fff;
    background-color: #2babce;
    border-radius: 6px;
}
.BasketBox .SabadKharid
{
    float: right;
    margin-right: 5px;
    margin-top: 7px;
    font-size: 9pt;
}
.BasketBox .SabadKharidNumber
{
    float: left;
    margin-left: 7px;
    font-size: 9pt;
    margin-top: 9px;
    color: #4a4a4a;
    background-color: #fff;
    border-radius: 50% 50%;
    width: 20px;
    height: 20px;
    line-height: 190%;
}
.BasketBox:hover
{
    color: #fff;
}

/*----------------------- SearchBox ------------------*/
.UserRes
{
    display: none;
    cursor: pointer;
    position: fixed;
    top: 10px;
    right: 135px;
    width: 40px;
    height: 40px;
    z-index: 9999999999999999;
    background-image: url(../Administrator/Files/Design/user.png);
    background-size: 100% 100%;
}
.SearchRes
{
    display: none;
    cursor: pointer;
    position: fixed;
    top: 10px;
    right: 90px;
    width: 40px;
    height: 40px;
    z-index: 9999999999999999;
    background-image: url(../Administrator/Files/Design/search.png);
    background-size: 100% 100%;
}
.SearchBox
{
    padding: 0px;
    margin: 0px;
    height: 38px;
    float: right;
    width: 729px;
    margin-top: 13px;
    margin-right: 20px;
    font-size: 10pt;
    border-radius: 10px;
}
.TextBoxBox
{
    float: right;
    width: 100%;
}
.TextAutoCapmlet
{
    float: right;
    text-align: justify;
}
.TextAutoButton
{
    float: left;
    width: 38px;
    height: 38px;
    background-image: url(../Administrator/Files/Design/SearchBox.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #42b72a;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
    border-radius: 5px 0px 0 5px;
}
.TextBoxAutoCapmlet
{
    border: 0;
    border-radius: 0 5px 5px 0;
    color: #757575;
    padding: 0;
    margin: 0;
    float: right;
    width: calc(100% - 48px);
    padding-left: 4px;
    border: solid 1px #d6d6d6;
    border-left: 0;
    background-color: #f7f7f7;
    height: 36px;
    padding-right: 5px;
    outline: none;
}
.AutoCamplet
{
    margin-right: 5px;
    margin-top: 0px;
    border: solid 1px #d8d8d8;
    border-top: 0;
    width: 400px;
    float: right;
    z-index: 1000000000000;
    position: relative;
    top: 0;
    left: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    -moz-box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    text-shadow: 0 3px 0 rgba(255,255,255,.4);
}
.AutoCamplet .Item
{
    float: right;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    text-align: right;
}
.AutoCamplet .Item:hover
{
    background-color: #eee;
}
.AutoCamplet .Item .TitleBox
{
    float: right;
    margin-right: 10px;
    margin-left: 10px;
    color: #0969aa;
    width: 310px;
}
.AutoCamplet .Item .Title
{
    float: right;
    color: #0969aa;
    width: 100%;
}
.AutoCamplet .Item .Price
{
    float: right;
    color: #555;
    width: 100%;
}
.AutoCamplet .Item img
{
    float: right;
    width: 50px;
    height: 50px;
    border: solid 1px #ccc;
    margin-right: 10px;
    background-color: #fff;
}
.AutoCamplet .Seprator
{
    float: right;
    width: 100%;
    height: 1px;
    background-image: url(../Administrator/Files/Design/Sep.png);
    background-position: center;
}
/*--------------------------SlidePicture-------------------*/
.SlidePicture
{
    width: calc(100% - 310px);
    margin: 0 auto;
    float: left;
    font-weight: normal;
    margin-top:5px;
}
/*--------------------------SlidePictureRight-------------------*/
.SlidePictureRight
{
    width: 290px;
    float: right;
}
.SlidePictureRight .Item
{
    width: 100%;
    float: right;
    margin-top: 10px;
}
.SlidePictureRight img
{
    float: right;
    width: 100%;
}
/*--------------------------SlidePictureDown-------------------*/

.SlidePictureDown
{
    width: 100%;
    float: right;
}
.SlidePictureDown .Item
{
    display: inline-block;
    width: 100%;
    background-color: Red;
    margin-top: 10px;
}
.SlidePictureDown .Item:hover
{
}
.SlidePictureDown img
{
    float: right;
    width: 100%;
}
.SlidePictureDown span
{
    float: right;
    margin-right: 4px;
    margin-top: 10px;
}

/*-------------------------CategorySpecialCategory-------------------------*/
.CategorySpecialCategory
{
    float: right;
    width: 100%;
    text-align: center;
}
.CategorySpecialCategory .Item:hover
{
    box-shadow: 0px 0px 7px #888;
}
.CategorySpecialCategory .Item
{
    display: inline-block;
    margin: 15px 10px 0px 10px;
    overflow: hidden;
    direction: rtl;
    vertical-align: top;
    border-radius: 15px;
    transition: all 0.3s ease-out;
    overflow:hidden;
}
.CategorySpecialCategory .Item0
{
    float: right;
    margin-right: 0;
    width: calc(33% - 10px);
}
.CategorySpecialCategory .Item1
{
    float: right;
    width: calc(34% - 20px);
}
.CategorySpecialCategory .Item2
{
    float: left;
    margin-left: 0;
    width: calc(33% - 10px);
}
.CategorySpecialCategory .ItemImage
{
    height: auto;
    width: 100%;
}
.CategorySpecialCategory .ItemTitle
{
    float: right;
    color: #fff;
    font-size: 9pt;
    font-weight: normal;
    width: 100%;
    text-align: center;
    padding: 5px 0 5px 0;
    height: 40px;
    background-color: #333;
    line-height: 170%;
    border-bottom: solid 1px #555;
}
.CategorySpecialCategory .Item:hover .ItemTitle
{
    color: #90ff9d;
}


/*-------------------------CategorySpecialProduct-------------------------*/
.CategorySpecialProduct
{
    float: right;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: center;
}
.CategorySpecialProduct .Item
{
    display: inline-block;
    width: 210px;
    margin: 10px 4px 10px 4px;
    overflow: hidden;
    direction: rtl;
    padding-top: 5px;
}

.CategorySpecialProduct .ItemImage
{
    height: 210px;
    max-width: 210px;
}
.CategorySpecialProduct .ItemTitle
{
    float: right;
    color: #5a5a5a;
    font-weight: normal;
    width: 100%;
    text-align: center;
    padding: 10px 0 5px 0;
    height: 40px;
    line-height: 170%;
    font-size: 12px;
    font-weight: 500;
}
.CategorySpecialProduct .Item:hover
{
    box-shadow: 0px 2px 6px #999999;
}
.CategorySpecialProduct .ItemTitlePriceDis
{
    color: #e8104a;
    text-align: center;
    float: right;
    width: 100%;
    font-size: 11px;
    font-weight: 500;
}
.CategorySpecialProduct .ItemTitlePrice
{
    float: right;
    color: #181818;
    font-size: 10pt;
    font-weight: normal;
    width: 100%;
    text-align: center;
    padding: 5px 0 5px 0;
    height: 48px;
    line-height: 150%;
    font-size: 16px;
    font-weight: 500;
}

/*-------------------------Box-------------------------*/
.BoxIndex
{
    float: right;
    width: 100%;
    background-color: #d7dee0;
}
.BoxIndex .BoxTop
{
    float: right;
    width: 100%;
}
.BoxIndex .BoxTop h1
{
    float: right;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 16px;
    font-weight: 500;
    color: #5a5656;
    line-height: 190%;
    margin-top: 20px;
}
.BoxIndex .BoxCenter
{
    float: right;
    width: 100%;
    padding: 0px 0% 0px 0%;
    text-align: justify;
    color: #757575;
    font-size: 14px;
    border-bottom: solid 1px #bac6cc;
}
.Box
{
    float: right;
    width: 100%;
    margin-top: 15px;
    background-color: #FFF;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.Box2
{
    min-height: 300px;
}
.Box3
{
    background-color:Transparent;
}
.BoxRelative
{
    position: relative;
}
.Box .BoxTop
{
    float: right;
    width: 100%;
    height: 40px;
    background-color: #fff;
    text-align: center;
    padding-top: 9px;
    font-size: 16px;
    font-weight: 500;
    color: #757575;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: solid 2px #f0f0f0;
}
.BoxRang
{
    background-color:Transparent;
}
.Box .BoxTopRang
{
    border-radius:20px;
    margin-bottom:10px;
    border-bottom:0;
}
.BoxRang .BoxCenter
{
    background-color:#fff;
    border-radius: 20px;
}
.Box .BoxTop2
{
    height: 70px;
}
.Box .BoxTop h1, .Box .BoxTop h2, .Box .BoxTop h3, .Box .BoxTop .Title
{
    float: right;
    margin: 0;
    padding: 0;
    font-weight: normal;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #757575;
    line-height: 190%;
    background-image: url(../Administrator/Files/Design/BoxTop.png);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 18px;
}
.Box .BoxTop h4
{
    float: right;
    margin: 0;
    padding: 0;
    font-weight: normal;
    margin-right: 10px;
    font-size: 10pt;
    line-height: 150%;
    color: #999;
    margin-top: 5px;
}
.GheymatRazi
{
    float: right;
    margin: 0;
    padding: 0;
    font-weight: normal;
    margin-right: 10px;
    font-size: 10pt;
    line-height: 150%;
    color: #999;
    margin-top:12px;
    }
    .GheymatRaziLink
{
    cursor:pointer;
    float: right;
    margin: 0;
    padding: 0;
    font-weight: normal;
    margin-right: 15px;
    font-size: 11pt;
    line-height: 150%;
    color: #999;
     margin-top:10px;
   }
.Box .BoxTop h1 a, .Box .BoxTop h2 a, .Box .BoxTop h3 a
{
    color: #757575;
}
.Box .BoxTop .LinkArchive
{
    float: left;
    color: #fff;
    font-size: 8pt;
    margin-left: 10px;
    background-color: #2babce;
    border-radius: 6px;
    padding-left: 5px;
    padding-right: 5px;
}
.Box .BoxTop .LinkArchive:hover
{
    color: #ffff00;
}
.Box .BoxCenter
{
    float: right;
    width: 96%;
    padding: 10px 2% 10px 2%;
    text-align: justify;
    color: #333;
}
.Box .BoxCenter3
{
    padding: 0 2% 0 2%;
   
}

.BoxCenterMinHeight
{
    min-height: 200px;
}
.Box .BoxCenter2
{
    width: 100%;
    padding: 0;
}
/*------------------------------------CategoryGroup-----------------------------*/
.CategoryGroupLink
{
    float: right;
    width: 100%;
    text-align: right;
    color: #000;
    font-size: 8pt;
    letter-spacing: -0.5px;
}
.CategoryGroupLink:hover
{
    color: #ff0000;
}
.CategoryGroupLink2
{
    float: right;
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
    text-align: right;
    margin-bottom: 5px;
    margin-top: 3px;
    color: #555;
    font-size: 10pt;
    border-bottom: dashed 1px #999;
    padding-bottom: 5px;
}
.CategoryGroupLink2:hover
{
    color: #ff0000;
}
.CategoryGroupLink3
{
    float: right;
    width: 60%;
    margin-right: 20%;
    margin-left: 20%;
    text-align: right;
    margin-bottom: 5px;
    color: #999;
    font-size: 9pt;
    border-bottom: dashed 1px #999;
    padding-bottom: 5px;
}
.CategoryGroupLink2:hover
{
    color: #ff0000;
}
.ColorSideTitle
{
    float: right;
    width: 16px;
    height: 16px;
    border: solid 1px #aaa;
    margin-top: 5px;
    margin-left: 5px;
    border-radius:50%;
}
.BrnadSideTitleEnglish
{
    float: left;
    margin-top: 0px;
    margin-left: 5px;
}

/*------------------------------------FooterLink-----------------------------*/
.Footer
{
    width: 100%;
    display: inline-block;
    color: #515151;
    background-image: url(../Administrator/Files/Design/Footer.png);
    overflow: hidden;
}
.FooterTop
{
    width: 100%;
    display: inline-block;
    background-color: #fff;
    text-align: center;
}
.FooterTopItem:hover
{
    color: #ff0000;
}
.FooterTopItem
{
    display: inline-block;
    vertical-align: top;
    width: 270px;
    text-align: center;
    color: #5a5656;
    padding-top: 10px;
    padding-bottom: 10px;
}
.FooterTopItem img
{
    max-width: 36px;
    height: 26px;
    float: right;
    margin-top: 11px;
}
.FooterTopItem .Title
{
    width: calc(100% - 46px);
    float: right;
    margin-right: 10px;
    font-size: 12px;
    text-align: right;
    line-height: 190%;
}
.FooterTopItem .Title1
{
    width: 100%;
    float: right;
    font-weight: 500;
}
.FooterTopItem .Title2
{
    width: 100%;
    float: right;
    color: #757575;
}
.CopyRight
{
    float: right;
    width: 100%;
    color: #757575;
    text-align: center;
    font-size: 11px;
    background-image: url(../Administrator/Files/Design/CopyRight.png);
    padding-top: 15px;
    padding-bottom: 15px;
}
.CopyRight a
{
    color: #757575;
}
.FooterLine
{
    border-bottom: solid 1px #d2dade;
}
.FooterText
{
    float: right;
    width: calc(100% - 320px);
    color: #5a5656;
    text-align: right;
    font-size: 11pt;
    padding: 5px 0% 5px 0%;
    line-height:100%;
}
.FooterText a
{
    color: #5a5656;
}
/*------------------------------LinkShow-----------------------*/
#LinkShow
{
    float: right;
    margin-top: 20px;
    width: calc(100% - 320px);
    margin-bottom: 20px;
}
#LinkShow .Item
{
    float: right;
    width: 250px;
}

#LinkShow .Title
{
    text-align: right;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    float: right;
    padding-bottom: 10px;
    color: #5a5656;
}
#LinkShow .ItemSub
{
    width: calc(100% - 10px);
    font-size: 14px;
    float: right;
    margin-top: 0px;
    background-image: url(../Administrator/Files/Design/Link.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 10px;
}
#LinkShow .ItemSub a
{
    float: right;
    width: 100%;
    color: #757575;
    text-align: right;
}

#LinkShow .ItemSub a:hover
{
    color: #ff0000;
}
/*------------------------------SharingBox-----------------------*/

.Enamad
{
    float: left;
    width: 320px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #757575;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}
.SharingBox
{
    float: left;
    width: 320px;
    margin-top: 30px;
    color: #757575;
    font-size: 14px;
    font-weight: 500;
}
.SharingBoxTitle
{
    float: right;
    width: 100%;
    text-align: center;
}
.Sharing
{
    display: inline-block;
}
.ItemRight
{
    display: inline-block;
    width: 56px;
    height: 56px;
    margin: 10px;
}
.ItemRight img
{
    width: 56px;
    height: 56px;
    float: right;
    border-radius: 50%;
}
.Sprite1:hover
{
    background-position: 0 0;
    height: 56px;
}
.Sprite1
{
    background-position: 0 -56px;
}
.Sprite2:hover
{
    background-position: -56px 0px;
}
.Sprite2
{
    background-position: -56px -56px;
}
.Sprite3:hover
{
    background-position: -112px 0px;
}
.Sprite3
{
    background-position: -112px -56px;
}
.Sprite4:hover
{
    background-position: -168px 0px;
}
.Sprite4
{
    background-position: -168px -56px;
}
.Sprite5:hover
{
    background-position: -224px 0px;
}
.Sprite5
{
    background-position: -224px -56px;
}
.Sprite6:hover
{
    background-position: -280px 0px;
}
.Sprite6
{
    background-position: -280px -56px;
}
.Sprite7:hover
{
    background-position: -336px 0px;
}
.Sprite7
{
    background-position: -336px -56px;
}
.Sprite8:hover
{
    background-position: -392px 0px;
}
.Sprite8
{
    background-position: -392px -56px;
}
/*----------------------ProductShow-------------------------*/
.ProductShowAll
{
    float: right;
    width: 100%;
    padding: 0px 0 10px 0;
}

.BoxProductShowLeft
{
    float: left;
    width: calc(100% - 270px);
}
/*----------------------ProductShowRight-------------------------*/

.BoxSmallSearch
{
    float: right;
    width: 250px;
    border-top: 0;
    margin-top: 15px;
    background-color: #FFF;
    box-shadow: 2px 2px 13px 0 rgba(155, 160, 170, 0.4);
    border-radius: 8px;
    overflow:hidden;
}

.BoxSmallSearch .BoxTop
{
    float: right;
    width: calc(100% - 10px);
    padding-right:10px;
    height:32px;
    background-image: url(../Administrator/Files/Design/BoxSmallSearch.png);
    color: #2b2b2b;
    padding-top: 5px;
    box-shadow: inset 0 -1px 0 0 rgba(223, 223, 223, 0.5);
    font-size: 13px;
  font-weight: 500;
  text-align:right;
}


.BoxSmallSearch .BoxCenter
{
    float: right;
    width: 230px;
    text-align: right;
    padding: 10px;
    
}
.BoxSmallSearch .BoxCenterSearch input
{
    float: right;
    margin-top: 8px;
    cursor: pointer;
}
.BoxSmallSearch .BoxCenterSearch label
{
    float: right;
    margin-right: 5px;
    cursor: pointer;
    color: #777;
    width: 187px;
    text-align: right;
    font-size:10pt;
}
.BoxSmallSearch .BoxCenterSearch label:hover
{
    color: #ff0000;
}
/*----------------------ProductShowTop-------------------------*/
.TextBoxListBox
{
    margin-right: 4px;
    margin-left: 4px;
    margin-top: 15px;
    display: inline-block;
    position: relative;
}
.SortTitle
{
   float: right;
    font-size: 9pt;
    margin-top: 5px;
    width: 108px;
    text-align: left;
    color: #777;
    /* background-image: url(../Administrator/Files/Design/Tick.png); */
    background-repeat: no-repeat;
    background-position: right center;
    margin-right: 10px;
    font-weight: 500;
}

.Splitter
{
    width: 100%;
    height: 10px;
    background-image: url("../Administrator/Files/Design/BoxBottom.png" );
    background-repeat: no-repeat;
    padding: 5px 0;
    background-position: bottom;
    margin-top: 10px;
    float: right;
}

.SortDropDown
{
    float: right;
    font-size: 11pt;
    width: 180px;
    text-align: right;
    border: solid 1px #d6d6d6;
    cursor: pointer;
    height: 32px;
    margin-top: 3px;
    margin-right: 5px;
    color: #333;
        border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.SortDropDownButton
{
    border: 0;
    padding: 0;
    margin: 0;
    background-color: Transparent;
    float: right;
    cursor: pointer;
   
    width: 34px;
    border: solid 1px #d6d6d6;
    border-right: 0;
    height: 28px;
    margin-top: 8px;
    padding-top:6px;
     content: "🔍";
    font-size: 20px;
   text-align:center;
    color:#aaa;
        border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;

}
/*------------------------------------ShowProductType-----------------------------*/
.ShowProductType1
{
    width: 27px;
    margin-right: 3px;
    height: 21px;
    float: left;
    background-image: url(../Administrator/Files/Design/Show2.png);
    cursor: pointer;
    margin-left: 10px;
    margin-top: 1px;
}
.ShowProductType1:hover
{
    background-image: url(../Administrator/Files/Design/Show2Active.png) !important;
}
.ShowProductType1Active
{
    background-image: url(../Administrator/Files/Design/Show2Active.png) !important;
}

.ShowProductType2
{
    width: 28px;
    height: 21px;
    float: left;
    background-image: url(../Administrator/Files/Design/Show1.png);
    cursor: pointer;
    margin-top: 1px;
    margin-right:20px;
}
.ShowProductType2Active
{
    background-image: url(../Administrator/Files/Design/Show1Active.png) !important;
}
.ShowProductType2:hover
{
    background-image: url(../Administrator/Files/Design/Show1Active.png) !important;
}
/*------------------------------------Paging-----------------------------*/
.Paging
{
    width: 100%;
    float: right;
    margin-top: 20px;
    text-align: center;
    border-top:solid 10px #f7f7f7;
    border-bottom:solid 10px #f7f7f7;
    padding:10px 0;
    text-align:center;
}

.Paging .ItemPaging
{
    cursor: pointer;
    font-size: 10pt;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    color: #4a5f73;
    border-radius: 10px;
    padding:2px 10px 0 10px;
    border: solid 2px #fff;
    margin-top: 1px;
}
.Paging .ItemPagingNow
{
    cursor: pointer;
    font-size: 10pt;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    color: #4a5f73;
    border-radius: 10px;
    padding:2px 10px 0 10px;
    border: solid 2px #00bfd6;
    margin-top: 1px;
}
.Paging .ItemPaging:hover
{
    background-color: #ddd;
    color: #000;
}
.Paging .ItemSep
{
    width: 5px;
    display: inline-block;
    padding: 3px;
    font-weight: bold;
    margin-top: 3px;
    margin-left: 5px;
    color: #000;
}

.Paging .DivDown
{
    float: right;
    width: 100%;
}
.Paging .First
{
    float: right;
    margin: 10px;
}

.Paging .Last
{
    float: left;
    margin: 10px;
}
.Paging .SpanLeft
{
    float: left;
    color: #777;
    font-size: 11pt;
    margin-top: 5px;
    margin-left: 10px;
}

/* ------------------------------------------ProductIndexRepeaterDataList-----------------------------------*/

.ProductIndexRepeaterDataList
{
    float: right;
    width: 100%;
    text-align: center;
}

.ProductIndexRepeaterDataList .Item
{
    width: 270px;
    height: 380px;
    display: inline-block;
    margin-right: 8px;
    margin-left: 8px;
    margin-top: 20px;
    background-color: #fff;
    border:solid 2px #eee;
    text-align: center;
    vertical-align: top;
    border-radius:15px;
        box-shadow: 2px 2px 13px 0 rgba(155, 160, 170, 0.2);
        overflow:hidden;
}
.ProductIndexRepeaterDataList .ItemType1
{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 20px;
}
.ProductIndexRepeaterDataList .ItemType1 .ItemType1Box
{
    display: block !important;
}
.ProductIndexRepeaterDataList .ItemType1 .ItemType2Box
{
    width: 34% !important;
    margin-right: 2%;
    margin-left: 2%;
}
.ProductIndexRepeaterDataList .Item .ItemType2Box
{
    width: 100%;
    float: right;
    position: relative;
}
.ProductIndexRepeaterDataList .Item .ItemType1Box
{
    display: none;
    width: 60%;
    float: right;
    text-align: justify;
    margin-left: 2%;
    font-size: 10pt;
    color: #555;
}
.ProductIndexRepeaterDataList .Item:hover
{
    box-shadow: 0px 0px 7px #aaa;
    border-color: #ccc;
}

.ProductIndexRepeaterDataList .Item .ItemImageLink
{
    width: calc(100% - 50px);
    height: 220px;
    float: right;
    text-align: center;
    margin-top: 3px;
    margin-right: 25px;
}

.ProductIndexRepeaterDataList .Item .ItemImage
{
    max-width: 220px;
    max-height: 220px;
}
.ProductIndexRepeaterDataList .Item:hover > .ItemType2Box .CheckBoxMoghayese
{
    display: none;
}
.ProductIndexRepeaterDataList .Item .CheckBoxMoghayese
{
    display: none;
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 10px;
    background-color: #777;
    color: #fff;
    font-size: 8pt;
    width: 58px;
}
.ProductIndexRepeaterDataList .Item .CheckBoxMoghayeseActive
{
    display: none;
}
.ProductIndexRepeaterDataList .Item .CheckBoxMoghayese input
{
    float: right;
    margin: 7px 3px 0 0;
    cursor: pointer;
}
.ProductIndexRepeaterDataList .Item .CheckBoxMoghayese label
{
    float: right;
    margin: 0 5px 0 5px;
    cursor: pointer;
}
.ProductIndexRepeaterDataList .Item .CheckBoxMoghayese:hover label
{
    color: #ffff00;
}
.ProductIndexRepeaterDataList .Item .SpecialProduct
{
    float: right;
    width: 100%;
    height:35px;
    text-align:center;
}
.ProductIndexRepeaterDataList .Item .SpecialProduct span
{
    display: inline-block;
    padding:2px 30px;
    background-color:#ea2b5e;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius:  10px;
    color:#fff;
    font-size:12pt;
}
.ProductIndexRepeaterDataList .Item .HarajiProduct
{
    display: block;
    height: 34px;
    position: absolute;
    width: 34px;
    z-index: 2;
    top: 70px;
    left: 15px;
    display:none;
}
.ProductIndexRepeaterDataList .Item .GiftProduct
{
    display: block;
    height: 34px;
    position: absolute;
    width: 34px;
    z-index: 2;
    top: 70px;
    right: 15px;
}
.ProductIndexRepeaterDataList .Item .ItemTitle
{
    float: right;
    color: #5a5a5a;
    text-align: center;
    font-size: 10pt;
    margin-top: 10px;
    padding:0 5px;
    height: 50px;
    overflow: hidden;
    width: calc(100% - 10px);
    line-height: 180%;
    font-weight:500;
}
.ProductIndexRepeaterDataList .Item .ItemTitle2
{
    float: right;
    color: #999;
    text-align: center;
    font-size: 9pt;
    height: 25px;
    overflow: hidden;
    width: 100%;
}
.ProductIndexRepeaterDataList .Item .ItemTitle:hover, .ProductIndexRepeaterDataList .Item .ItemTitle2:hover
{
    color: #ff0000;
}
.ProductShowColor
{
    text-align: center;
    float: right;
    width: 14px;
    margin-top: 80px;
    margin-left: 10px;
}

.ProductShowColorItem
{
   width: 14px;
    height: 14px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin-top: 2px;
}
.ProductIndexRepeaterDataList .Item .ItemPrice
{
    float: right;
    width: 100%;
    text-align:center;
}
.ProductIndexRepeaterDataList .Item .ItemPrice2
{
    float: right;
    font-size: 9pt;
    font-weight:500;
    color: #ea1b53;
    text-decoration: line-through;
    height: 22px;
    width: 100%;
    text-align: center;
}
.ProductIndexRepeaterDataList .Item .ItemPrice1
{
    float: right;
    font-size: 11pt;
    color: #171717;
    height: 25px;
    width: 100%;
    text-align: center;
    font-weight:500;
}
.ProductIndexRepeaterDataList .Item .ShowMore
{
    float: left;
    background-image: url(../Administrator/Files/Design/addtocart-min.png);
    width: 30px;
    height: 30px;
    margin-left: 10px;
    cursor: pointer;
    margin-top: 13px;
}

/*-------------------------Step-------------------------*/
.NavBox
{
    float: right;
    background-color: #fff;
    width: 90%;
    padding: 0 5% 0 5%;
    right: 0;
    border-bottom: dashed 2px #aaa;
}
.OrderRepairStep
{
    float: right;
    width: 100%;
    overflow: hidden;
    height: 48px;
}
.OrderRepairStep .Item
{
    display: inline-block;
    text-align: center;
    font-size: 10pt;
    margin-top: 3px;
    margin-bottom: 10px;
    padding: 0px 0px 3px 0px;
    border-bottom: dashed 1px #888;
    color: #888;
    cursor: pointer;
    margin-right: 8px;
    margin-left: 8px;
}
.OrderRepairStep .Item:hover
{
    color: #FB5235;
    border-bottom: solid 3px #fb5235;
}

.OrderRepairStep .Active
{
    color: #FB5235;
    border-bottom: solid 3px #fb5235;
}
/*-------------------------ProductDetail-------------------------*/
.ProductLeft
{
    float: right;
    width: 35%;
}
.ProductRight
{
    float: left;
    width: calc(64% - 50px);
    border-radius: 10px;
  box-shadow: 2px 2px 13px 0 rgba(155, 160, 170, 0.2);
  background-color: #ffffff;
      position: relative;
      padding:5px 25px;
      min-height:525px;

}
.HeightPicBox
{
    float: left;
        width: calc(100% - 60px);
}
.HeightPic
{
float:right;
width:calc(100% - 10px);
    margin: 20px 5px 10px 5px;
}
.ProductLeftCenter
{
    float: right;
    width: calc(100% - 22px);
    border: solid 1px #eee;
    background-color: #fefefe;
    margin-top: 0px;
    padding: 10px;
    border-radius: 10px;
  box-shadow: 2px 2px 13px 0 rgba(155, 160, 170, 0.2), inset 0 1px 0 0 #ea2b5e;
  position:relative;
}
.ProductDetailCenterLeft
{
    float:left;
    width:  calc( 100% - 300px);
    line-height: 2.7;
  text-align: justify;
  color: #6f6f6f;
  margin-top:15px;
} 
.ProductDetailCenterLeft2
{
    float:left;
    width:100%;
    font-size: 10px;
    line-height: 2.7;
  text-align: right;
  color: #6f6f6f;
  margin-top:15px;
} 
.ProductDetailCenterLeft ul
{
    margin:0;
    padding:0
}

.ProductDetailCenterRight
{
    float:right;
    width:300px;
}
.ProductDetailCenter
{
    float: right;
    width: 96%;
    padding: 0px 2% 3px 2%;
    padding-bottom: 20px;
}
.ProductPath
{
    width: 100%;
    float: right;
    margin-top: 15px;
    padding: 0px 0px 0px 0px;
}
.ProductPath span
{
    float: right;
    margin-right: 5px;
    color: #2babce;
}
.ProductPath a span:hover
{
    color:#ff0000;
}
.ProductPath a span
{
    color: #757575;
}

.ProductPath a
{
    float: right;
    margin-right: 5px;
    font-size:8pt;
}
.ProductPath a:hover
{
    color: #ff0000;
}
.StatusDetail
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    z-index: 9;
}
.ProductDetailTitle
{
    float: right;
    width: 75px;
    font-size: 10pt;
    color: #777;
    text-align: right;
    margin-top: 5px;
}
.ProductDetailValue
{
    float: right;
    font-size: 12pt;
    color: #333;
    text-align: right;
    margin-top: 2px;
    background-color: #fff;
    padding-top: 3px;
    padding-bottom: 2px;
}
.FieldTextBoxOption
{
    float: right;
    width: 170px;
    font-size: 10pt;
    color: #4c4c4c;
    cursor: pointer;
    border: solid 1px #ddd;
    background-color: #fff;
    border-radius: 8px;
    height: 30px;
    font-weight: 500;
}
.ItemPriceMainPrice, .ProductDetailValue2
{
    font-size: 26px;
  font-weight: 500;
  color: #4a4a4a;
}
.ItemPriceDiscount
{
   margin-right: 60px;
    color: #ff0000;
    float: right;
    margin-top: 5px;
}
.divPriceMainBox
{
    margin-top: 30px;
}
/*------------------------------------Button-----------------------------*/
.ProductDetailButton
{
    border: 0;
    padding: 0;
    margin: 0;
    background-color: Transparent;
    float: right;
    padding-right: 64px;
    padding-left: 10px;
    text-align: right;
    height: 39px;
    background-position: right top;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 10px;
    color: #333;
    margin-right: 10px;
}
.ProductDetailButtonEttela2
{
    border: 0;
    background-color: Transparent;
    cursor: pointer;
    background-image: url(../Administrator/Files/Design/Button32.png);
    width: 23px;
    height: 28px;
    margin-right: 10px;
     margin-left: 10px;
   margin-top: 10px;
    display: inline-block;
}
.ProductDetailButtonAddBasket
{
    border: 0;
    padding: 0;
    margin: 0;
    background-color: Transparent;
    float: right;
    padding-right: 10px;
    padding-left: 0;
    text-align: right;
    height: 50px;
    background-position: left top;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 10px;
    margin-top: 10px;
    color: #fff;
    background-image: url(../Administrator/Files/Design/Button.png);
    background-color: #2babce;
    width:260px;
    font-size: 17px;
  font-weight: 500;
  padding-right:30px;
}

.ProductDetailButtonAddBasket:hover
{
    background-color: #1f97b7;
}
.ProductDetailButtonCompare
{
    border: 0;
    background-color: Transparent;
    cursor: pointer;
    background-image: url(../Administrator/Files/Design/Button2.png);
    width: 28px;
    height: 28px;
    margin-right: 10px;
     margin-left: 10px;
   margin-top: 10px;
    display: inline-block;
}
.ProductDetailButtonCompare:hover
{
}
.ProductDetailButtonEttela
{
     border: 0;
    padding: 0;
    margin: 0;
    background-color: Transparent;
    float: right;
    padding-right: 10px;
    padding-left: 0;
    text-align: right;
    height: 37px;
    padding-top:10px;
    cursor: pointer;
    border-radius: 10px;
    margin-top: 10px;
    color: #fff;
    background-color: #9ba0aa;
    width:200px;
    font-size: 17px;
  font-weight: 500;
  padding-right:10px;
}
.ProductDetailButtonEttela:hover
{
    background-color: #6aa0aa;
    color: #fff;
}
.ProductDetailButtonCatalog
{
    background-image: url(../Administrator/Files/Design/Button4.png);
    background-color: #ec7ef0;
    margin-right: 130px;
    padding-top: 4px;
    height: 35px;
    width: 177px;
}
.ProductDetailButtonCatalog:hover
{
    background-color: #f2adf4;
}

.ProductDetailButtonOrderInsert2
{
    background-image: url(../Administrator/Files/Design/Button6.png);
    background-color: #41C91F;
    padding-top: 4px;
    height: 35px;
    float: left;
    margin-left: 0px;
    color: #fff;
}
.ProductDetailButtonOrderInsert3
{
    padding-top: 0;
    height: 39px;
}
.ProductDetailButtonOrderInsert2:hover
{
    background-color: #48de25;
    color: #fff;
}
.ProductDetailButtonOrderInsert2Back
{
    background-image: url(../Administrator/Files/Design/Button5.png);
    background-color: #777;
    padding-top: 4px;
    height: 35px;
    margin-right: 0px;
    margin-left: 10px;
    color: #fff;
}
.ProductDetailButtonOrderInsert2Back:hover
{
    background-color: #888;
    color: #fff;
}
.ProductDetailButtonUser
{
    background-image: url(../Administrator/Files/Design/Button8.png);
    background-color: #47ed21;
    margin-right: 145px;
}
.ProductDetailButtonUser:hover
{
    background-color: #4df590;
}
.ProductDetailButtonUser2
{
    background-image: url(../Administrator/Files/Design/Button7.png);
    background-color: #47ed21;
    margin-right: 145px;
}
.ProductDetailButtonUser2:hover
{
    background-color: #4df590;
}
.ProductDetailButtonFormsaz
{
    background-image: url(../Administrator/Files/Design/Button6.png);
    background-color: #41C91F;
    color: #fff;
    margin-right: 145px;
}
.ProductDetailButtonFormsaz:hover
{
    background-color: #009910;
}
.ProductDetailButtonFormsazCancel
{
    background-image: url(../Administrator/Files/Design/Button5.png);
    background-color: #777;
    color: #fff;
    margin-right: 10px;
}
.ProductDetailButtonFormsazCancel:hover
{
    background-color: #999;
}
/*------------------------------------ColorSize-----------------------------*/

.SizeTitleItem
{
    float: right;
    width: 72px;
    margin-left: 10px;
    margin-top: 1px;
    cursor: pointer;
    padding-top: 2px;
    background-color: #fff;
        border-radius: 8px;
        font-size:10pt;
        color:#4c4c4c;
        font-weight: 500;
    border: solid 1px #ccc;
    text-align:center;
}
.SizeTitleItem input
{
    display:none;
}
.SizeTitleItem2
{
    background-color: #eee;
}
.FieldRadioRang td
{
    padding: 0;
    border: 0;
    margin-left: 20px;
    float: right;
    font-size: 10pt;
    cursor: pointer;
    color: #333;
    margin-top: 2px;
    background-color: #fff;
}
.FieldRadioRang td input
{
    cursor: pointer;
    display: none;
}
.FieldRadioRang td:hover
{
    color: #2babce;
}
.SizeTitle
{
}
.FieldRadio2
{
    font-size: 11pt;
}
.ColorItem
{
    width: 10px;
    height: 10px;
    float: right;
    margin-top: 4px;
    margin-left: 5px;
    margin-right: 2px;
    border: 1px solid #ccc;
    cursor: pointer;
}
.FieldRadioRang td label
{
    width: 100%;
    float: right;
    text-align: center;
    cursor: pointer;
    border: solid 1px #bcbec1;
    border-radius:8px;
    padding:0 5px 0 5px;
}
.FieldRadioRang td label:hover
{
    border: solid 1px #2babce;
}
.FieldRadioRang .ColorDetail
{
    width: 16px;
    height: 16px;
    float: left;
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 5px;
    margin-left:5px;
    border:solid 1px #eee;
    border-radius:50%;
}
.FieldRadioRang .Title
{
  float: right;
    /* width: 100%; */
    text-align: center;
    margin-right: 5px;
    font-size: 9pt;
    line-height: 100%;
    margin-top: 8px;
    margin-bottom: 7px;
}

/*-----------------ProductCompare--------------------*/
.ProductCompareBox
{
    float: right;
    width: 100%;
    padding-bottom: 40px;
}
.ProductCompare
{
    float: right;
    width: 96%;
    padding: 0 2% 0 2%;
}
.ProductCompareTitle
{
    float: right;
    width: calc(100% - 18px);
    text-align: right;
    margin-top: 30px;
            background-image: url(../Administrator/Files/Design/BoxTop.png);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 18px;

}
.ProductCompareItem
{
    float: right;
    width: 100%;
    margin-top: 5px;
}
.ProductCompareItem:hover
{
}
.ProductCompareItem:hover > .ProductCompareItemValueBox .ProductCompareItemValue
{
    background-color: #eee;
}
.ProductCompareItemTitle
{
    float: right;
    width: 18%;
    padding: 5px 1% 5px 1%;
    background-color: #fafafa;

}
.ProductCompareItemValueBox
{
    float: right;
    width: 80%;
}
.ProductCompareItemValue
{
    float: right;
    width: 97%;
    background-color: #fafafa;
    padding: 5px 1% 5px 1%;
    text-align: justify;
    margin-right: 1%;
}
/*----------------------- ProductCompareSearch ------------------*/
.CompareSearchBoxTitle
{
    float: right;
    text-align: right;
    font-size: 10pt;
    margin-right: 5px;
    margin-top: 30px;
}
.CompareSearchBox
{
    padding: 0px;
    margin: 0px;
    height: 35px;
    float: right;
    width: 190px;
    margin-top: 5px;
    margin-right: 5px;
    background-image: url(../Administrator/Files/Design/CompareSearchBox.png);
    font-size: 11pt;
}
.CompareTextBoxBox
{
    float: right;
    width: 100%;
}
.CompareTextAutoCapmlet
{
    float: right;
    text-align: justify;
}

.CompareTextBoxAutoCapmlet
{
    color: #999;
    padding: 0;
    margin: 0;
    float: right;
    width: 150px;
    padding-left: 5px;
    background-color: Transparent;
    border: 0;
    height: 30px;
    border-radius: 0px;
    border: 0px;
    padding-right: 5px;
    margin-top: 2px;
}
.CompareAutoCamplet
{
    margin-right: 1px;
    margin-top: 0px;
    border: solid 1px #d8d8d8;
    border-top: 0;
    width: 186px;
    float: right;
    z-index: 1000000000000;
    position: relative;
    top: 0;
    left: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    -moz-box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    text-shadow: 0 3px 0 rgba(255,255,255,.4);
}
.CompareAutoCamplet .Item
{
    float: right;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    text-align: right;
}
.CompareAutoCamplet .Item:hover
{
    background-color: #eee;
}
.CompareAutoCamplet .Item .Title
{
    float: right;
    margin-right: 7px;
    margin-left: 5px;
    color: #333;
    width: 125px;
    font-size: 9pt;
    text-align: justify;
    line-height: 180%;
}

.CompareAutoCamplet .Item img
{
    float: right;
    width: 40px;
    height: 40px;
    border: solid 1px #ccc;
    margin-right: 5px;
    background-color: #fff;
}
.CompareAutoCamplet .Seprator
{
    float: right;
    width: 100%;
    height: 1px;
    background-image: url(../Administrator/Files/Design/Sep.png);
    background-position: center;
}

/*-----------------WhatchList--------------------*/
.ProductCompareTik
{
    width: 100%;
    float: right;
}
.ProductCompareTikHidden
{
    display: none;
}
.ProductCompareTikBox
{
    width: 100%;
    float: right;
    margin-top: 20px;
    background-color: #eee;
    padding: 0px 0 20px 0;
    margin-bottom: 10px;
}
.ProductCompareTikTop
{
    width: 100%;
    float: right;
}
.ProductCompareTikTopA
{
    width: 100%;
    background-color: #777;
    color: #fff;
    float: right;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
}
.ProductCompareTikTopA:hover
{
    color: #ffff00;
}

.ProductCompareTikTopOpen
{
    background-position: 0 -56px;
}
.ProductCompareTikTopOpen:hover
{
    background-position: 0 -84px;
}


.ProductCompareTikCenter
{
    float: right;
    width: 100%;
}
.ProductCompareTikCenterOpen
{
    display: block;
}

.ProductCompareTikShow
{
    text-align: center;
    float: right;
    width: 100%;
    border: 0;
    margin: 0px;
}
.ProductCompareTikShow .ItemBox
{
    display: inline-block;
    width: 110px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 15px;
}
.ProductCompareTikShow .Item
{
    float: right;
    background-color: #fff;
    border: solid 1px #ccc;
    width: 100%;
    height: 125px;
    margin-top: -10px;
}

.ProductCompareTikShow .Item:hover
{
    border: solid 1px #555;
}
.ProductCompareTikShow .Item:hover > .ItemTitle
{
    color: #ff0000;
}
.ProductCompareTikShow .ItemImage
{
    max-width: 100px;
    height: 75px;
    margin-top: 5px;
    display: inline-block;
}
.ProductCompareTikShow .ItemTitle
{
    width: 100%;
    float: right;
    height: 35px;
    font-size: 8pt;
    line-height: 150%;
    overflow: hidden;
    height: 34px;
    text-align: center;
    color: #333;
    margin-top: 7px;
}
.ProductCompareTikShow .ProductCompareTikItemDelete
{
    float: left;
    width: 16px;
    height: 16px;
    background-image: url(../Administrator/Files/Design/Cancel.png);
    -moz-transition: all 0.01s ease-out;
    -o-transition: all 0.01s ease-out;
    -webkit-transition: all 0.01s ease-out;
    transition: all 0.01s ease-out;
    cursor: pointer;
    z-index: 999;
    position: relative;
}
.ProductCompareTikShow .ProductCompareTikItemDelete:hover
{
    -webkit-transform: scale(1.16);
    -moz-transform: scale(1.16);
    -ms-transform: scale(1.16);
    -o-transform: scale(1.16);
    transform: scale(1.16);
}
/*-----------------ProductCompareShow--------------------*/
.ProductItemInCompareShow
{
    display: inline-block;
    background-color: #fff;
    border: solid 1px #ccc;
    width: 100%;
    height: 110px;
    text-align: center;
    max-width: 150px;
    margin-top: 7px;
}

.ProductItemInCompareShow:hover
{
    border: solid 1px #555;
}
.ProductItemInCompareShow .ProductItemInCompareShowDelete
{
    float: left;
    width: 16px;
    height: 16px;
    background-image: url(../Administrator/Files/Design/Cancel.png);
    -moz-transition: all 0.01s ease-out;
    -o-transition: all 0.01s ease-out;
    -webkit-transition: all 0.01s ease-out;
    transition: all 0.01s ease-out;
    cursor: pointer;
    z-index: 999;
    position: relative;
    margin-top: -10px;
}
.ProductItemInCompareShow .ProductItemInCompareShowDelete:hover
{
    -webkit-transform: scale(1.16);
    -moz-transform: scale(1.16);
    -ms-transform: scale(1.16);
    -o-transform: scale(1.16);
    transform: scale(1.16);
}
.ProductItemInCompareShow:hover > span
{
    color: #ff0000;
}
.ProductItemInCompareShow img
{
    max-width: 100px;
    height: 50px;
    margin-top: 5px;
    display: inline-block;
}
.ProductItemInCompareShow .Title
{
    width: 100%;
    float: right;
    height: 35px;
    font-size: 9pt;
    line-height: 150%;
    overflow: hidden;
    height: 34px;
    text-align: center;
    color: #333;
    margin-top: 7px;
}
.ProductItemInCompareShow .Title:hover
{
    color: #ff0000;
}
/*-----------------WhatchList--------------------*/
.WatchList
{
    bottom: 0px;
    right: 0px;
    position: fixed;
    width: 100%;
    overflow: hidden;
    z-index: 10000000000000000;
}
.WatchListHidden
{
    display: none;
}
.WatchListBox
{
    width: 100%;
    display: inline-block;
    text-align: center;
}
.WatchListTop
{
    height: 28px;
    width: 175px;
    display: inline-block;
    background-image: url(../Administrator/Files/Design/WatchList.png);
    cursor: pointer;
    font-size: 10pt;
    text-align: right;
    padding-top: 0px;
    padding-right: 36px;
}
.WatchListTop:hover
{
    background-position: 0 -28px;
}

.WatchListTopOpen
{
    background-position: 0 -56px;
}
.WatchListTopOpen:hover
{
    background-position: 0 -84px;
}
.WatchListAllShow
{
    height: 27px;
    display: inline-block;
    background-color: #fdeb6b;
    cursor: pointer;
    font-size: 9pt;
    text-align: right;
    padding-top: 1px;
    padding-right: 20px;
    padding-left: 20px;
    display: none;
}
.WatchListAllShowShow
{
    display: none;
}

.WatchListCenter
{
    min-height: 140px;
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
    border-top: solid 5px #fdeb6b;
    background-color: #fffad4;
    display: none;
    float: right;
}
.WatchListCenterOpen
{
    display: block;
}

.WatchListShow
{
    text-align: center;
    float: right;
    width: 100%;
    border: 0;
    margin: 0px;
}
.WatchListShow .ItemBox
{
    display: inline-block;
    width: 100px;
    margin-right: 9px;
    margin-left: 9px;
    margin-top: 5px;
}
.WatchListShow .Item
{
    float: right;
    background-color: #f6f6f4;
    border: solid 1px #dddddd;
    width: 100px;
    height: 115px;
    -moz-transition: all 0.01s ease-out;
    -o-transition: all 0.01s ease-out;
    -webkit-transition: all 0.01s ease-out;
    transition: all 0.01s ease-out;
    -webkit-box-shadow: 0px 2px 6px #999999;
    -moz-box-shadow: 0px 2px 6px #999999;
    box-shadow: 0px 2px 6px #999999;
    border-radius: 4px;
}

.WatchListShow .Item:hover
{
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}
.WatchListShow .ItemImage
{
    width: 80px;
    float: right;
    margin-right: 10px;
    height: 75px;
    margin-top: 5px;
}
.WatchListShow .ItemTitle
{
    width: 90px;
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    height: 35px;
    font-size: 8pt;
    line-height: 150%;
    overflow: hidden;
    height: 32px;
}
.WatchListShow .WatchListItemDelete
{
    float: left;
    width: 16px;
    height: 16px;
    background-image: url(../Administrator/Files/Design/Cancel.png);
    -moz-transition: all 0.01s ease-out;
    -o-transition: all 0.01s ease-out;
    -webkit-transition: all 0.01s ease-out;
    transition: all 0.01s ease-out;
    cursor: pointer;
}
.WatchListShow .WatchListItemDelete:hover
{
    -webkit-transform: scale(1.16);
    -moz-transform: scale(1.16);
    -ms-transform: scale(1.16);
    -o-transform: scale(1.16);
    transform: scale(1.16);
}
.WatchListStar
{
    display: inline-block;
    height: 28px;
    background-position: right top;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-top: 10px;
    color: #333;
    margin-right: 10px;
    margin-left: 10px;
    background-image: url(../Administrator/Files/Design/WatchListButton.png);
    width: 33px;
}
.WatchListStar2
{
}
.WatchListStarDetail
{
}
.WatchListStar:hover
{
    background-position: right -28px;
}
.WatchListStarActive
{
    background-position: right -28px;
}


/*-----------------GridShoping--------------------*/

.GridShoping
{
    width: calc(100% - 4px);
    text-align: center;
    margin-top: 20px;
    border: solid 1px #ccc;
    display: inline-table;
    border-right: solid 2px #ccc;
    border-top: solid 2px #ccc;
}
.GridShopingMargin
{
    margin-bottom: 20px;
    margin-top: 10px;
}
.GridShoping tbody
{
    border-collapse: inherit;
}
.GridShoping .GridShopingHeader
{
    text-align: center;
    background-color: #ddd;
    font-weight: normal;
}
.GridShoping .GridShopingHeader th
{
    font-weight: normal;
    padding: 5px 3px 5px 3px;
    font-size: 11pt;
    border: 0;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    vertical-align: middle;
    min-width: 110px;
}
.GridShopingDelete
{
    min-width: 50px !important;
}
.GridShoping .GridShopingItem
{
    background-color: #fff;
}
.GridShoping .GridShopingItem2
{
    background-color: #fafafa;
}
.GridShoping .GridShopingItem:hover
{
    background-color: #eee;
}
.GridShoping .GridShopingItem2:hover
{
    background-color: #eee;
}
.GridShoping .GridShopingItem td, .GridShoping .GridShopingItem2 td
{
    border: 0;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 5px 5px 5px 5px;
    vertical-align: middle;
    text-align: center;
}
.GridShoping .ItemTitleCell
{
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.GridShoping .Row
{
    text-align: right !important;
}
.GridShoping .Row a
{
    color: #333;
}
.GridShoping .Row a:hover
{
    color: #ff0000;
}
.GridShoping .ColorDetail
{
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    cursor: pointer;
    float: right;
    margin-top: 4px;
    margin-left: 5px;
}
.FactorRegisterCalc
{
    display: inline-block;
    width: 99%;
    border: solid 1px #ccc;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 0;
}
.FactorRegisterCalcRow
{
    float: right;
    width: 96%;
    font-size: 10pt;
    padding: 5px 2% 5px 2%;
    color: #777;
    border-bottom: solid 1px #ccc;
}
.FactorRegisterCalcRow:hover
{
    background-color: #eee;
}
.FactorRegisterCalcRow2
{
    background-color: #f7fff7;
    color: #025102;
    font-size: 12pt;
}
.FactorRegisterCalcTitle
{
    float: right;
}
.FactorRegisterCalcField
{
    float: left;
    width: 120px;
    text-align: center;
    letter-spacing: 2px;
}
.FactorRegisterCalcFieldNormal
{
    letter-spacing: normal;
}
.FactorRegisterCalcUnit
{
    float: left;
    width: 50px;
    text-align: right;
}

/*-------------------SendInformation----------------------*/
.SendInformation
{
    display: inline-block;
    width: 99%;
    border: solid 1px #ccc;
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 0;
}
.SendInformationItem
{
    float: right;
    width: 100%;
    border-bottom: solid 1px #ccc;
}
.SendInformationItem:hover
{
    background-color: #eee;
}
.SendInformationItemImage
{
    float: right;
    padding: 1%;
    margin-top: 2px;
}
.SendInformationItemImage img
{
    display: inline-block;
    width: 26px;
    height: 26px;
}
.SendInformationItemText
{
    padding: 1%;
}
.SendInformationItemText span
{
    color: #008000;
}

/*-------------------Field----------------------*/
.FieldTitle
{
    float: right;
    width: 140px;
    text-align: left;
    margin-top: 2px;
}
.FieldTitleRow
{
    float: right;
    text-align: right;
    margin-top: 2px;
    font-size:9pt;
}
.FieldTextBox
{
    float: right;
    width: 200px;
    background-color: #fff;
    border: solid 1px #ccc;
    font-size: 11pt;
    margin-right: 5px;
    padding: 0 5px 0 5px;
}
.RowTextTik
{
    float: right;
    margin-top: 0px;
    margin-left: 10px;
}
.FieldUnit
{
    color: #999;
    float: right;
    margin-right: 5px;
    margin-top: 2px;
}
.FieldTextBoxArea
{
    width: 500px;
    height: 100px;
}
.FieldDropDownList
{
    width: 210px;
}
.FieldRadioButton
{
    width: auto;
    border: 0;
}
.FieldTextBoxSmall
{
    width: 110px;
}
.FieldTextBoxLeft
{
    text-align: left;
    direction: ltr;
}
.ValidationNormal
{
    color: #ff0000;
    float: right;
    margin-right: 5px;
}
.Validation
{
    color: #ff0000;
    float: right;
    width: 100%;
    text-align: center;
}
.ValidationGreen
{
    color: #008000;
}
.FieldCaptcha
{
    float: right;
    margin-right: 5px;
}
.FieldForgot
{
    float: right;
    color: #005aff;
    margin-right: 20px;
    margin-top: 15px;
}
.FieldForgot:hover
{
    color: #ff0000;
}

.divcls
{
    border: 0;
    padding: 0;
    margin: 0;
}
.divcls img
{
    float: right;
    margin-top: 6px;
    margin-right: 6px;
    padding: 0;
    border: 0;
}
/*-------------------------OrderInsertStep-------------------------*/
.OrderInsertStep
{
    float: right;
    width: 100%;
    padding-top: 5px;
    background-image: url(../Administrator/Files/Design/OrderInsertStep.png);
    background-position: 0 26px;
    background-repeat: repeat-x;
    padding-bottom: 5px;
    text-align: center;
}

.OrderInsertStep .Item
{
    display: inline-block;
    text-align: center;
    font-size: 10pt;
    padding: 0px 15px 0px 15px;
    color: #000;
    cursor: pointer;
    margin: 0 15px 0 15px;
    padding-top: 50px;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(../Administrator/Files/Design/OrderInsertStepItem.png);
}
.OrderInsertStep .Item:hover
{
    color: #ff0000;
}
.OrderInsertStep .ItemNow
{
    color: #008000;
    background-image: url(../Administrator/Files/Design/OrderInsertStepNow.png);
}

.OrderInsertStep .Active
{
    color: #008000;
    background-image: url(../Administrator/Files/Design/OrderInsertStepTik.png);
}

/*-------------------------UserOrderDetailStep-------------------------*/
.UserOrderDetailStep
{
    float: right;
    width: 100%;
    padding-top: 35px;
    background-image: url(../Administrator/Files/Design/OrderInsertStep.png);
    background-position: 0 56px;
    background-repeat: repeat-x;
    padding-bottom: 25px;
    text-align: center;
}

.UserOrderDetailStep .Item
{
    display: inline-block;
    text-align: center;
    font-size: 10pt;
    padding: 0;
    color: #000;
    margin: 0 15px 0 15px;
    padding-top: 50px;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(../Administrator/Files/Design/OrderInsertStepItem.png);
}
.UserOrderDetailStep .Item:hover
{
}
.UserOrderDetailStep .ItemNow
{
    color: #008000;
    background-image: url(../Administrator/Files/Design/OrderInsertStepNow.png);
}

.UserOrderDetailStep .Active
{
    color: #008000;
    background-image: url(../Administrator/Files/Design/OrderInsertStepTik.png);
}

/*-----------------UserAddressGrid--------------------*/
.UserAddressGrid
{
    float: right;
    width: 100%;
    text-align: center;
}
.UserAddressGridItem
{
    display: inline-block;
    width: 99%;
    border: solid 1px #999;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #999;
}
.UserAddressGridItemActive
{
    color: #008000;
    box-shadow: 0px 0px 7px #999;
    border: solid 1px #008000;
    background-color: #f9f9f9;
}
.UserAddressGridItemName
{
    float: right;
    width: 100%;
    border-bottom: dashed 1px #ddd;
    padding-bottom: 5px;
}

.UserAddressGridItemRadio
{
    float: right;
    margin-top: 15px;
    margin-right: 15px;
    cursor: pointer;
}
.UserAddressGridItemName label
{
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;
}
.UserAddressGridItemName label:hover
{
    color: #ff0000;
}
.UserAddressGridItemOstanCity
{
    float: right;
    width: 20%;
    text-align: right;
    padding: 5px 2% 5px 2%;
}

.UserAddressGridItemAddress
{
    float: right;
    width: 48%;
    text-align: right;
    padding: 5px 2% 5px 2%;
}

.UserAddressGridItemCellTell
{
    float: left;
    width: 20%;
    text-align: left;
    padding: 5px 2% 5px 2%;
}
.RowAddress
{
    float: right;
    width: 100%;
}
.UserAddressGridItemDelete
{
    float: left;
    margin-left: 20px;
    margin-top: 5px;
    background-image: url(../Administrator/Files/Design/UserAddressGridItemDelete.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 23px;
    color: #ff0000;
    cursor: pointer;
    font-size: 10pt;
}
.UserAddressGridItemDelete:hover
{
    color: #000;
}
.UserAddressGridItemUpdate
{
    float: left;
    margin-left: 20px;
    margin-top: 5px;
    background-image: url(../Administrator/Files/Design/UserAddressGridItemUpdate.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 23px;
    color: #0000ff;
    cursor: pointer;
    font-size: 10pt;
}
.UserAddressGridItemUpdate:hover
{
    color: #000;
}
.ValidationUserAddress,.ValidationUserAddress2
{
    float: right;
    color: #ff0000;
    text-align: center;
    width: 100%;
    display: none;
    margin-top: 10px;
}
.UserAddressButton
{
    border: 0;
    padding: 0;
    margin: 0;
    background-color: Transparent;
    float: right;
    padding-right: 64px;
    padding-left: 10px;
    text-align: right;
    height: 39px;
    background-position: right top;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 10px;
    color: #fff;
    margin-right: 10px;
    font-family: IRANSans, Tahoma;
}
.UserAddressButtonInsert,.UserAddressButtonInsert2
{
    background-image: url(../Administrator/Files/Design/Button9.png);
    background-color: #4dd02f;
    margin-right: 145px;
}
.UserAddressButtonInsert:hover
{
    background-color: #4fe12e;
}
.UserAddressButtonCancel
{
    background-image: url(../Administrator/Files/Design/Button10.png);
    background-color: #ff5555;
    margin-right: 10px;
}
.UserAddressButtonCancel:hover
{
    background-color: #ff8080;
}
.UserAddressModalTop
{
    float: right;
    width: 100%;
    font-size: 12pt;
    background-color: #008000;
    padding: 10px 0 10px 0;
    color: #fff;
}
.UserAddressModalCenter
{
    display: inline-block;
    width: 94%;
    padding: 10px 3% 0 3%;
}
.UserAddressNew
{
    display: inline-block;
    padding-right: 64px;
    padding-left: 10px;
    text-align: right;
    height: 35px;
    padding-top: 4px;
    background-position: right top;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    background-image: url(../Administrator/Files/Design/Button9.png);
    background-color: #4dd02f;
}

.UserAddressNew:hover
{
    background-color: #4fe12e;
    color: #fff;
}
/*-----------------OstanCityGrid--------------------*/
.OstanCitySendGrid
{
    float: right;
    width: 100%;
    text-align: center;
}
.OstanCitySendGridItem
{
    display: inline-block;
    width: 99%;
    border: solid 1px #999;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #999;
}
.OstanCitySendGridItemActive
{
    color: #008000;
    box-shadow: 0px 0px 7px #999;
    border: solid 1px #008000;
    background-color: #f9f9f9;
}
.OstanCitySendGridItemPic
{
    float: right;
    width: 8%;
    text-align: center;
    padding: 15px 1% 15px 1%;
}
.OstanCitySendGridItemPic pic
{
    max-width: 100%;
    display: inline-block;
}
.OstanCitySendGridItemTitle
{
    float: right;
    width: 72%;
    padding-bottom: 5px;
    padding-right: 1%;
    padding-left: 1%;
    border-left: solid 1px #999;
    border-right: solid 1px #999;
}
.OstanCitySendGridItemText
{
    float: right;
    width: 100%;
    margin-top: 5px;
    font-size: 10pt;
    color: #999;
    text-align: justify;
    min-height: 35px;
}
.OstanCitySendGridItemRadio
{
    float: right;
    margin-top: 15px;
    cursor: pointer;
}
.OstanCitySendGridItemTitle label
{
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;
}
.OstanCitySendGridItemTitle label:hover
{
    color: #ff0000;
}
.OstanCitySendGridItemPrice
{
    float: right;
    width: 13%;
    padding-left: 1%;
    padding-right: 1%;
}
.OstanCitySendGridItemPrice .RowPrice1
{
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}
.OstanCitySendGridItemPrice .RowPrice2
{
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    font-size: 13pt;
}
.OstanCitySendGridItemActive .OstanCitySendGridItemPrice
{
    color: #008000;
}
.ErrorUserAddress
{
    display: inline-block;
    width: 100%;
    color: #ff0000;
    display: none;
}
/*-----------------UserPaymentGrid--------------------*/
.UserPaymentGrid
{
    float: right;
    width: 100%;
    text-align: center;
}
.UserPaymentGridItem
{
    display: inline-block;
    width: 99%;
    border: solid 1px #999;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #999;
}
.UserPaymentGridItemActive
{
    color: #008000;
    box-shadow: 0px 0px 7px #999;
    border: solid 1px #008000;
    background-color: #f9f9f9;
}
.UserPaymentGridItemPic
{
    float: right;
    width: 8%;
    text-align: center;
    padding: 15px 1% 15px 1%;
}
.UserPaymentGridItemPic img
{
    max-width: 100%;
    display: inline-block;
}
.UserPaymentGridItemTitle
{
    float: right;
    width: 87%;
    padding-bottom: 5px;
    padding-right: 1%;
    padding-left: 1%;
    border-right: solid 1px #999;
}
.UserPaymentGridItemText
{
    float: right;
    width: 100%;
    margin-top: 5px;
    font-size: 10pt;
    color: #999;
    text-align: justify;
    min-height: 35px;
}
.UserPaymentGridItemRadio
{
    float: right;
    margin-top: 15px;
    cursor: pointer;
}
.UserPaymentGridItemTitle label
{
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;
}
.UserPaymentGridItemTitle label:hover
{
    color: #ff0000;
}
/*-----------------OrderDiscountBox--------------------*/

.OrderDiscountBox
{
    display: inline-block;
    width: 99%;
    border: solid 1px #999;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #999;
}

.OrderDiscountBoxPic
{
    float: right;
    width: 8%;
    text-align: center;
    padding: 12px 1% 0px 1%;
}
.OrderDiscountBoxPic img
{
    max-width: 100%;
    display: inline-block;
}
.OrderDiscountBoxText
{
    float: right;
    width: 87%;
    border-right: solid 1px #999;
    padding: 13px 1% 13px 1%;
    color: #999;
    text-align: justify;
    font-size: 10pt;
}
.OrderDiscountBoxTextSpan
{
    float: right;
    margin-top: 6px;
}
.OrderDiscountBoxTextTextBox
{
    margin-right: 10px;
    margin-top: 5px;
}
.OrderDiscountBoxTextValidation
{
    margin-top: 8px;
}
.OrdrDiscountButton
{
    float: right;
    margin-top: 0;
    margin-right: 10px;
}
/*-----------------News--------------------------*/
.Box .BoxCenter .Back
{
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #707070;
}
.Box .BoxCenter .Back:hover
{
    color: Red;
}
.Box .BoxCenter .DateRegister
{
    float: right;
    color: #707070;
    margin-top: 5px;
    margin-bottom: 5px;
}
.Box .BoxCenter .SepTop
{
    float: right;
    margin-right: 10px;
    margin-left: 10px;
    color: #707070;
    margin-top: 5px;
    margin-bottom: 5px;
}
/*----------------------UserProfileItem-------------------------*/
.UserProfileItem
{
    display: inline-block;
    padding: 0px 15px 5px 15px;
    margin: 5px;
    border-bottom: solid 3px #d6d6d6;
    font-size: 11pt;
    color: #7a7a7a;
    text-align: center;
}
.UserProfileItem:hover
{
    color: #7a7a7a;
    border-bottom: solid 3px #0fc43d;
}
.UserProfileItemActive
{
    border-bottom: solid 3px #0fc43d;
    color: Red;
    color: #7a7a7a;
}

/*-----------------------navCategory ------------------*/
.navCategory
{
    padding: 0;
    margin: 0;
    list-style: none;
    float: right;
    width: calc(100% - 164px);
    z-index: 999;
    margin-right: 164px;
}
.navCategory li
{
    float: right;
    display: block;
    position: relative;
    z-index: 400;
    margin-top: 0;
    z-index: 9999;
    margin-left: 6px;
    margin-right: 6px;
}
.navCategory li:hover > a.SubMenu2
{
    color: #fbb901;
}
.navCategory img
{
    width: 24px;
    height: 24px;
}
.navCategory li a
{
    float: right;
    padding: 0;
    text-align: center;
    height: 35px;
    color: #757575;
    padding-left: 9px;
    padding-right: 9px;
    font-size: 12px;
    font-weight: 500;
}
.navCategoryDivBoxBox
{
    position: absolute;
    width: 100%;
    z-index: 9999999999999999999;
    right: 0;
}
.navCategoryDiv
{
    position: absolute;
    width: 100%;
    display: none;
    top: 37px;
    z-index: 9999999999999999999;
    background-color: #fff;
    border: solid 1px #e5edec;
    border-top: 0;
    background-repeat: repeat-y;
    background-position: center top;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding-bottom: 10px;
}
.navCategory ul
{
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
    width: 100%;
    background-position: left bottom;
    background-repeat: no-repeat;
    min-height: 250px;
}
.navCategory ul .SubMenu2Box
{
    width: 230px;
    float: right;
    margin: 0;
    padding: 0;
    margin-right: 10px;
    min-height: 1px;
}
.navCategory ul li
{
    width: 230px;
    float: right;
    margin: 0;
    padding: 0;
    height: auto;
    margin-top: 10px;
}

.navCategory ul li:hover > .SubMenu2
{
    color: #ff0000 !important;
}
.navCategory ul li .SubMenu2
{
    height: auto;
    margin: 0;
    padding: 0;
    color: #16C1F3;
    font-size: 14px;
    width: 100%;
    text-align: right;
    margin-bottom: 5px;
}
.navCategory .SubMenu3
{
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    float: right;
    text-align: right;
    color: #555;
    margin-bottom: 5px;
}
.navCategorybulletMenu
{
    background-image: url(../Administrator/Files/Design/arrowdown3.png);
    width: 5px;
    height: 8px;
    float: right;
    margin-top: 11px;
    margin-left: 5px;
    margin-right: 10px;
}
.navCategory .SubMenu3:hover
{
    color: #ff0000;
}
.navCategory .ArrowDown
{
    border: 0px;
    padding: 0px;
    margin-right: 5px;
}
.navCategory .ArrowDown2
{
    border: 0px;
    padding: 0px;
    margin-top: 9px;
    float: left;
}
.ArrowDown2
{
    border: 0px;
    padding: 0px;
    margin-top: 9px;
    float: left;
}
/*-----------------backtotop--------------------*/
.backtotop
{
    cursor: pointer;
    display: inline-block;
    background-image: url(../Administrator/Files/Design/circlearr.png);
    transition: all 0.3s ease;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
    font-size: 16px;
    color: #757575;
    padding-top: 4px;
    margin-top: 30px;
    font-weight:500;
}

.backtotop:hover
{
    color: #ff0000;
}

/*-------------------------NewsIndex-------------------------*/
.NewsIndex
{
    float: right;
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
}
.NewsIndex .Item
{
    display: inline-block;
    width: 100%;
    margin: 10px 0 10px 0;
    direction: rtl;
    text-align: right;
}

.NewsIndex .ItemImage
{
    height: 90px;
    width: 90px;
    border-radius: 50%;
    float: right;
    margin-left: 10px;
}
.NewsIndex .ItemTitle
{
    color: #58595b;
    font-size: 11pt;
    font-weight: normal;
    padding: 25px 0 10px 0;
    line-height: 190%;
}
.NewsIndex .Item:hover .ItemTitle
{
    color: #ff0000;
}
.SlideAsli
{
}
.slideMain
{
    float: right;
    width: 100%;
    margin-top: 15px;
    border-radius:15px;
    overflow:hidden;
}

/* ====================BoxSmallSearchResButton================ */

.BoxSmallSearchRes
{
    float: right;
    width: 250px;
    border-top: 0;
    margin-top: 0px;
}
.BoxSmallSearchResButton:hover
{
    background-color: #a00000;
}
.BoxSmallSearchResButton
{
    position: fixed;
    float: right;
        width: 280px;

    background-color: #00bfd6;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    display: none;
    bottom: 0;
    right: 0;
    z-index: 9999999999;
    
}
.BoxSmallSearchResButton2
{
   
       float: right;
    background-color: #3BD821;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 10pt;
    padding: 0px 10px;
    border-radius: 25px;
    margin-top: 4px;
}


.navLogin
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    margin-left: 5px;
    margin-top: 10px;
}
.navLogin li
{
    float: right;
    display: block;
    position: relative;
    z-index: 500;
    margin: 0;
    padding: 0;
}
.navLogin li:hover > a
{
    color: #ff0000;
}
.navLogin li a
{
    display: block;
    font-size: 11px;
    color: #4a4a4a;
    font-weight: 500;
    padding: 0px 10px 0px 10px;
    text-decoration: none;
    cursor: pointer;
    margin-top: 8px;
}
.navLogin li a .icon
{
    float: right;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    margin-top: 5px;
}

.navLogin ul
{
    position: absolute;
    left: 0;
    display: none;
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
    padding-top: 12px;
    background-image: url(../Administrator/Files/Design/arrow2.png);
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 9999999999999999;
}

.navLogin ul li
{
    width: 140px;
    float: right;
    margin: 0;
    padding: 0;
}
.navLogin ul li:hover > a
{
    color: #ffff00;
}
.navLogin ul a
{
    margin: 0;
    display: block;
    padding: 5px 5px 3px 5px;
    text-align: center;
    background-image: none;
    background-color: #767676;
    border: 0;
    color: #fff;
}

.navLogin ul.submenu ul
{
    position: absolute;
    right: 200px;
    display: none;
    top: 0px;
    padding: 0;
    list-style: none;
}
.navLogin .ArrowDown
{
    border: 0px;
    padding: 0px;
    margin-right: 5px;
}
.BanerShegeft:hover
{
    box-shadow: 0px 0px 7px #888;
}

.BanerShegeft
{
    float: right;
    width: 300px;
    margin-top:15px;
    border-radius:15px;
    overflow:hidden;
}
.BanerShegeft img
{
    float: right;
    width: 100%;
}

.BanerBeynItem:hover
{
    box-shadow: 0px 0px 7px #888;
}
.BanerBeynItem
{
    width: calc(50% - 5px);
    transition: all 0.3s ease-out;
    margin-top: 15px;
    border-radius: 15px;
    overflow:hidden;
}
.BanerBeynItem0
{
    float: right;
}
.BanerBeynItem1
{
    float: left;
}
.BanerBeynItem img
{
    float: right;
    width: 100%;
}


.BanerDownItem:hover
{
    box-shadow: 0px 0px 7px #888;
}
.BanerDownItem
{
    width: 100%;
    transition: all 0.3s ease-out;
    margin-top: 15px;
    border-radius: 15px;
    float: right;
        overflow:hidden;

}

.BanerDownItem img
{
    float: right;
    width: 100%;
}
.TimerCount
{
   position: absolute;
    bottom: 10px;
    right: 7%;
    z-index: 1;
    color: #d0021b;
    width: 240px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    letter-spacing: 4px;
}

.NewsLetterBox
{
     display: inline-block;
    width: 100%;
    background-image: url(../Administrator/Files/Design/Footer.png);
    margin-top:10px;
    padding-bottom:20px;
    box-shadow: inset 0 1px 0 0 #cfd8dc;
}
.NewsLetterTitle
{
    float: right;
    width: 100%;
    text-align: center;
    color: #5a5656;
    font-weight: 500;
    font-size: 16px;
    margin-top: 20px;
}
.NewsLetterTitle2
{
    float: right;
    width: 100%;
    text-align: center;
    color: #5a5656;
    font-weight: 500;
    font-size: 14px;
}


.NewsLetter
{
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 400px;
    margin-top: 10px;
    font-size: 10pt;
    border-radius: 10px;
}
.NewsLetterButton:hover
{
    color:#ffff00;
}
.NewsLetterButton
{
    float: left;
    width: 92px;
    height: 46px;
    background-color: #2babce;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
    border-radius: 5px 0px 0 5px;
    color:#fff;
}
.NewsLetterText
{
    border: 0;
    border-radius: 0 5px 5px 0;
    color: #757575;
    padding: 0;
    margin: 0;
    float: right;
    width: calc(100% - 103px);
    padding-left: 4px;
    border: solid 1px #d6d6d6;
    border-left: 0;
    background-color: #fff;
    height: 44px;
    padding-right: 5px;
    outline: none;
}


/*-------------------------CategorySpecialCategory2-------------------------*/
.CategorySpecialCategory2
{
    float: right;
    width: 100%;
    text-align: center;
}
.CategorySpecialCategory2 .Item:hover
{
    box-shadow: 0px 0px 7px #888;
}
.CategorySpecialCategory2 .Item
{
    display: inline-block;
    margin: 15px 10px 0px 10px;
    overflow: hidden;
    direction: rtl;
    vertical-align: top;
    border-radius: 15px;
    transition: all 0.3s ease-out;
    overflow:hidden;
    width:200px;
}

.CategorySpecialCategory2 .ItemImage
{
    height: auto;
    width: 100%;
height:150px;
}
.CategorySpecialCategory2 .ItemTitle
{
    float: right;
    color: #fff;
    font-size: 9pt;
    font-weight: normal;
    width: 100%;
    text-align: center;
    padding: 5px 0 5px 0;
    height: 40px;
    background-color: #333;
    line-height: 170%;
    border-bottom: solid 1px #555;
}
.CategorySpecialCategory2 .Item:hover .ItemTitle
{
    color: #90ff9d;
}



.TextCatDetail
{
    position: relative;
    overflow: hidden;
    text-align:justify;
}

.TextCatDetail:after
{
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0px;
    height: 65px;
    z-index: 1;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
}
.TextCatDetailOpen
{
    display: inline-block;
    cursor: pointer;
    text-align: center;
    width: 100%;
    display: none;
    color:#2babce;
    margin-bottom:10px;
}
.without-after-element:after
{
    content: none;
}


/*-------------------------Eshterak-------------------------*/
.Eshterak
{
    display: inline-block;
    position: relative;
    width: 27px;
    height: 28px;
    background-image: url(../Administrator/Files/Design/Share.png);
    background-position: top center;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.Eshterak:hover .EshterakBox
{
    display: block;
}
.EshterakBox
{
    position: absolute;
    left: -80px;
    top: 28px;
    background-color: #aaa;
    border: solid 1px #000;
    border-radius: 5px;
    width: 185px;
    z-index: 999;
    padding: 5px 0;
    display: none;
}
/*-----------------------SharingDealRight ------------------*/

.SharingDealRight
{
    float: right;
    font-size: 13pt;
    margin-right: 10px;
    color: #555;
}
.SharingDeal
{
    float: right;
    width: 25px;
    height: 25px;
    background-image: url(../Administrator/Files/Design/Sharing.png);
    margin-right: 10px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-top: 2px;
}
.SharingDeal1
{
    background-position: 0 0;
}
.SharingDeal1:hover
{
    background-position: 0 -25px;
}
.SharingDeal2
{
    background-position: -25px 0;
}
.SharingDeal2:hover
{
    background-position: -25px -25px;
}
.SharingDeal3
{
    background-position: -50px 0;
}
.SharingDeal3:hover
{
    background-position: -50px -25px;
}
.SharingDeal4
{
    background-position: -75px 0;
}
.SharingDeal4:hover
{
    background-position: -75px -25px;
}
.SharingDeal5
{
    background-position: -100px 0;
}
.SharingDeal5:hover
{
    background-position: -100px -25px;
}

.NumberOneDetail
{
    width: 114px;
  height: 27.8px;
  border-radius:0  0 8px 8px;
  background-color: #ea2b5e;
  font-size: 16px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  position:absolute;
  top:0;
  left:calc(50% - 57px);
  z-index:9999999;
}



.FixHeight200
{
    overflow: auto;
    max-height: 200px;
}

.DivClose
{
    display: none;
}
.BoxSmallSearch .DivOpenTop
{
    cursor: pointer;
    text-align: right;
    padding-right: 10px;
    width: calc(100% - 10px);
    position: relative;
}


.BoxSmallSearch .DivOpenTop:before
{
    content: "ߍ";
    position: absolute;
    left: 16px;
    top: 50%;
    -webkit-transform: rotate(180deg) translateY(60%);
    transform: rotate(180deg) translateY(60%);
    transition: all .3s ease-in-out;
}
.BoxSmallSearch .DivOpenedTop:before
{
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.SortLink:hover
{
    border-color: #eee;
}
.SortLink
{
    cursor: pointer;
    font-size: 10pt;
    float: right;
    margin-right: 5px;
    color: #4a5f73;
    border-radius: 10px;
    padding: 0 8px;
    border:solid 2px #fff;
    margin-top:1px;
}
.SortLinkActive
{
    border-color: #00bfd6;
}
.DropDownListSorting
{
    display: none;
}
.TextBoxSearchTitle
{
    height: 32px;
}

.switch
{
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
    float: right;
    margin-right: 10px;
    margin-left:10px;
    margin-top:5px;
}

.switch input
{
    opacity: 0;
    width: 0;
    height: 0;
}

.slider
{
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before
{
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider
{
    background-color: #2196F3;
}

input:focus + .slider
{
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before
{
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round
{
    border-radius: 34px;
}

.slider.round:before
{
    border-radius: 50%;
}
.Waiting .Item
{
    opacity: 0.1;
    position: relative;
}
.Waiting:before
{
    content: url('../Administrator/Files/Design/load.gif');
    position: absolute;
    left: 0;
    top: 200px;
    width: 100%;
    z-index: 9999999;
}
.CategoryProductBrandTextBoxBox
{
    position: relative;
    float: right;
    width: 100%;
}
.CategoryProductBrandTextBox
{
    width: calc(100% - 42px);
    margin-bottom: 10px;
    float: right;
    cursor: auto !important;
    height: 30px;
    padding-right:10px;
    padding-left:30px;
    font-size:9pt;
    border:solid 1px #d6d6d6;
    border-radius:5px;
}
.CategoryProductBrandTextBoxBox:before
{
    content: "🔍";
    position: absolute;
    left: 5px;
    top: 15px;
    font-size: 20px;
    z-index: 999;
    color:#aaa;
}
.SearchTopLeft
{
    float:left;
}
.BoxRang
{
}
.BoxRang .BoxTopRang h1
{
    background:none;
    margin-right:5px;
    padding-right:0;
    margin-top:6px;
    color:#000;
}
.TextDetail
{
    text-align:justify;
    padding:0 10px;
    width:calc(100% - 20px);
}
.TedadMahsool
{
    float:right;
    font-size:9pt;
    margin-right:10px;
    margin-top:4px;
}