.start{}
h1,h2,h3,h4,h5,h6{
    font-size: unset;
    font-weight: unset;
    margin-block-start:0;
    margin-block-end:0;
}
#management_menu{display:none}

.module{
    position: relative;
    /*height: unset !important;*/
}
.box{
    position: relative;
}
.tju {
    text-align:justify;
}
.dno{display: none;}
.title{
    width: 100%;
    font-size: 1000px;
}
#profile_picture{
    width: 30px;
    height: 30px;
    border-radius: 50%;
}



.icon{
    width: 30px;
    height: 30px;
    border-radius: 5px;
}
.public_center {
    width:1200px;
    margin:auto;
}

.dtc{
    display:table-cell;
    vertical-align:top;
}

#badane_index {
    width:100%;
    direction:ltr;
}
.onvan_ghrid {
    text-align:right;width:100%;font-size:1.3em;height:1.3em;
}
.public_icon {
    width:30px;
    height:30px;
}

.public_mask {
    z-index: 5000;
    position:fixed;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background: rgba(1, 1, 1, 0.16);
    direction:rtl;
    text-align: right;
}



/*/////////////// jq 1000px index start css/////////////*/
.public-jq-section{
    margin:auto;
    width: 70%;
    padding-bottom:1%;
    border-bottom: solid 1px black;
}
.public-jq-label{
    display: inline-block;
    width: 170px;
}
.public-jq-label2{
    display: inline-block;
    width: 200px;
}
#public-jq-logo{
    width:335px;
    height: 110px;
    margin: auto;
    background-color: #DCDDEB;
    border: 1px solid #DCDDEB;
    border-radius: 3px;
}
.public-jq-btn{
    font-size: .8em;
    padding: .2em .5em .2em .5em;
    border-radius: 4px;
    border: none;
    float:right;
    box-shadow: 1px 1px 6px rgb(68, 76, 147) ;
    background-color: rgba(52, 57, 139, 0.17);
    text-decoration: none;
}
.scroll-setting{
    margin-right: 4%;
    cursor: pointer;
}
#add_link_img{
    display: block;
    width: 380px;
    background-color: #e8e8e8;
    position: fixed;
    top: -500px;
    direction: rtl;
    z-index: 500;

}
#add_link_img label{
    display:inline-block;
    text-align:left;
    width:115px;
}

/*/////////////// jq 1000px index end css/////////////*/
/*///////////////////// right click /////////////////////*/
.div_click_right {
    display:block;
    width:110px;
    position:fixed;
    top:-500px;
    left:0px;

    border:solid 1px #e8e8e8;
    z-index:5000;
    box-shadow: 1px 1px 5px  #EEEEEE ;
    border-radius: 2px;


    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );


}
.div_click_right li {
    display:block;
    width:100px;
    padding:5px;
}
.div_click_right li:hover {
    background-color:#796C74;
    color:white;
}

/* tooltip start */
#tooltip {
    text-align: center;
    color: #fff;
    background: #696969;
    position: absolute;
    line-height:.8em;
    padding: 10px;
    font-size: .7em;
    border-radius: 2px;
    box-shadow:0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    z-index:10000;
}
#tooltip:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #696969;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px;
}
#tooltip.top:after {
    border-top-color: transparent;
    border-bottom: 10px solid #696969;
    top: -20px;
    bottom: auto;
}
#tooltip.left:after {
    left: 10px;
    margin: 0;
}
#tooltip.right:after{
    right: 10px;
    left: auto;
    margin: 0;
}

/*********************** top header *********************/
#r_top-header{
    margin: auto;
    height: 55px;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-items: flex-end;
    flex-wrap: nowrap;
    font-weight: bold;
    font-size: .5em;
    padding-bottom: 10px;
    font-family: Hana,IRMitra,IRMitra2,Georgia,Tahoma;
}
#r_manoshahr-logo{
    flex:0 0 190px;
    height:42px;
}
#r_manoshahr-logo img{width:190px;height:42px;}
#r_top-right-menu{
    flex: 0 0 370px;
    height: 14px;
    overflow: hidden;
    line-height: 1.5;
    margin-right: 32px;
}
#r_top-right-menu li{
    display: inline-block;
    margin-right:15px;
}
#r_top-right-menu a{
    color: #9D9E9E;
}
#r_top-right-menu :hover{color:#00AFEF}
#r_top-statement{
    flex: 0 0 200px;
    margin-right:auto;
    text-align: left;
    line-height: 1.5;
    margin-left: 32px;
}
#r_top-statement:hover{opacity: .7}
#r_switch-view-btn{
    flex:0 0 33px;
    height: 33px;
    background: #ebecec;
    border-radius: 100px;
    line-height: 1;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
#switch_dir{
    width: 25px;
    height: 15px;
    display: block;
    margin: auto;
}
#switch_picture{
    width: 20px;
    height: 13px;
    display: block;
    margin: auto;
}
#r_profile-icon{
    width: 33px;
    height: 33px;
    background: #f2f2f2;
    border-radius: 100px;
    line-height: 1;
    overflow: hidden;
    position: relative;
    top: -8px;

}
#heade1 {
    background-color:#B1B2B3;
    width:100%;
    height:15px;
}
#heade1 .public_center {
    text-align:left;
}
#heade1_direction {
    width:500px;text-align:center;
    font-size: .55em;
}
#heade1_direction a,#heade1_direction span {
    margin: 12px;
    color:#FFFFFF;
}
#div_profile_picture,#div_profile_picture_metro {
    display:inline-block;
    width:200px;
    line-height:15px;
}
#div_profile_picture img,#div_profile_picture_metro img {
    object-fit:contain;
    height: 33px;
    background-color: #f2f2f2;
    border-radius:50%;
}
#div_profile_picture .register {
    display:inline-block;
    font-size:.6em;
    line-height:15px;
    position:relative;
    top:-7px;
    cursor:pointer;
}
.r_size-guide{
    display: inline-block;
    margin: 5px;
    color: gray;
    padding: 0 10px;
    border-bottom: dashed 1px #ababab;
    font-size: .7em;
    border-top: dashed 1px #ababab;
    line-height: 1;
    direction: ltr;
    text-align: left;
}
.r_size-guide label{
    width:auto !important;
    display: inline-block !important;
    margin:0 !important;
}
.r_size-guide label:first-child:after{
    content: '\00D7';
    margin-left: 5px ;
}
.special-item{vertical-align: bottom;}
/************************* global settings **********************************/
#palet_color{
    overflow:auto;
}
/****************************login****************************/
#public_div_form_vorod {
    width:300px;
    height:200px;
    position:fixed;
    left:500px;
    top:200px;
    background-color:#FFFFFF;
    z-index:1001;
    display:none;
    direction:rtl;
    text-align:right;
    padding:10px;
    line-height:1.5em;
}
#public_div_form_vorod label {
    display:inline-block;
    width:100px;
    text-align:left;
    margin-left:5px;
}
.public_error {
    width:100%;
    text-align:center;
    color:red;
}
.tcel{
    display: table-cell;vertical-align: top;
}
#rYNMessageBox{
    position: fixed;
    text-align: center;
    top: 0;
    padding-top: 16%;
    height: 100%;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 100000;
    opacity: 0;
}
#rYNMessageBox button{
    margin: 11px;
    min-width: 100px;
    border-radius: 2px;
    border: none;
    padding: 5px;
    cursor: pointer;
    background: #0093ee;
    color: #fff;
    font-size: 17px;
    box-shadow: 1px 1px 1px #a09f9f;
}
#rYNMessageBox button:hover{  background: #24abff;}
#rYNMessageBox>div{
    display: inline-block;
    background-color: #ffffff;
    color: #000;
    text-align: center;
    margin: auto;
    padding: 30px 60px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
div#rMessage:after {
    content: "�";
    width: 20px;
    height: 20px;
    display: inline-block;
    top: -10px;
    right: -10px;
    position: absolute;
    background: #ffffff;
    color: #73275d;
    font-weight: bold;
    border: 1px solid #752b60;
    border-radius: 10vw;
    line-height: 1.5;
    cursor:pointer;
}
#rYNMessage{position: relative;}


/*first alphabet from attribute name, 2 alphabet from attribute value*/
/*if attr name is two section name line "font-weight"=> we will use 2 alphabet that in this case is fw*/

.submitBtn{
    color:#fff;
    background-color:rgb(67,160,71);;
    text-align:center;
    border:none;
    padding: 2px 14px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 18px;
}
.submitBtn:hover{
    background-color:rgb(67,175,71);}

.ta3{transition: all 0.3s}
.fs10{font-size: 10px}
.fs12{font-size: 12px}
.fs14{font-size: 14px}
.fs16{font-size: 16px}
.fs18{font-size: 18px}
.fs20{font-size: 20px}
.fs22{font-size: 22px}
.fs24{font-size: 24px}
.fs25{font-size: 25px}
.fs26{font-size: 26px}
.fs27{font-size: 27px}
.fs28{font-size: 28px}
.fs1em{font-size: 1em;line-height: 2em}

.w1200{width:1200px; margin: auto;}

.br1{
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;}
.br2{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}
.br3{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}

.br6{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;}

.p2{padding: 2px;}
.p4{padding: 4px;}
.p5{padding: 5px;}
.p6{padding: 6px;}
.p8{padding: 8px;}
.p10{padding: 10px;}
.p12{padding: 12px;}
.p14{padding: 14px;}

.pa1{padding: 1px}
.m2{margin: 2px;}
.m4{margin: 4px;}
.m6{margin: 6px;}
.m8{margin: 8px;}
.m10{margin: 10px;}
.m12{margin: 12px;}
.m14{margin: 14px;}
.rShadow{
    box-shadow: 0 1px 3px 0 #aba9a9;
    -webkit-box-shadow: 0 1px 3px 0 #aba9a9;
    -o-box-shadow: 0 1px 3px 0 #aba9a9;
    -moz-box-shadow: 0 1px 3px 0 #aba9a9;
}
.rShadowH{  transition:all .3s;}
.rShadowH:hover{
    box-shadow: 0 1px 3px 0 #aba9a9;
    -webkit-box-shadow: 0 1px 3px 0 #aba9a9;
    -o-box-shadow: 0 1px 3px 0 #aba9a9;
    -moz-box-shadow: 0 1px 3px 0 #aba9a9;
}
.rShadowH1{ transition:all .3s;}
.rShadowH1:hover{
    box-shadow: 0 8px 10px 0 #717171;
    -webkit-box-shadow: 0 2px 10px 0 #717171;
    -o-box-shadow: 0 2px 10px 0 #717171;
    -moz-box-shadow: 0 2px 10px 0 #717171;
}
.rShadow1{
    box-shadow: 0 1px 1px 0 #aba9a9;
    -webkit-box-shadow: 0 1px 1px 0 #aba9a9;
    -o-box-shadow: 0 1px 1px 0 #aba9a9;
    -moz-box-shadow: 0 1px 1px 0 #aba9a9;
}
.rShadow2{
    box-shadow: 0 1px 1px 0 #aba9a9;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2), 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12);
    -o-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2), 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12);
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2), 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12);
}
.rShadow3{
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    cursor: pointer;
    transition-duration: 200ms;
    transition-property: transform, box-shadow, margin, opacity, width;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.rShadow4 {
    box-shadow: 0 1px 1px 0 #e8e8e8;
    -webkit-box-shadow: 0 1px 1px 0 #e8e8e8;
    -o-box-shadow: 0 1px 1px 0 #e8e8e8;
    -moz-box-shadow: 0 1px 1px 0 #e8e8e8;
}
.rShadow3:hover{
    box-shadow: 0 3px 8px 0 rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.12);
    filter: brightness(88%);
}
.payBtn{
    background-color: #4caf50;
    color:#fff;
}
.rHover:hover{
    background: #e1e1e1;}
html.noscroll {
    position: fixed;
    overflow-y: scroll;
    width: 100%;
}
div#file-manager-container label:after {
    display: none;
}
#top-ajax-progress-bar{
    top: 0;
    left: 0;
    width:100%;
    height: 3px;
    background: #0093ee;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    position: fixed;
    z-index: 10000000;
}

.mt1{margin-top:2px;}
.mt2{margin-top:5px;}
.mt3{margin-top:8px;}
.mt4{margin-top:10px;}

.mb1{margin-bottom:2px;}
.mb2{margin-bottom:5px;}
.mb3{margin-bottom:8px;}
.mb4{margin-bottom:10px;}

.mr1{margin-right:2px;}
.mr2{margin-right:4px;}
.mr3{margin-right:6px;}
.mr4{margin-right:8px;}
.mr5{margin-right:10px;}

.ml1{margin-left:2px;}
.ml2{margin-left:4px;}
.ml3{margin-left:6px;}
.ml4{margin-left:8px;}
.ml5{margin-left:10px;}


.pt1{padding-top:2px;}
.pt2{padding-top:5px;}
.pt3{padding-top:8px;}
.pt4{padding-top:10px;}
.pt5{padding-top:12px;}
.pt6{padding-top:14px;}
.pt7{padding-top:18px;}
.pt25{padding-top:25px;}

.pb1{padding-bottom:2px;}
.pb2{padding-bottom:5px;}
.pb3{padding-bottom:8px;}
.pb4{padding-bottom:10px;}
.pb5{padding-bottom:12px;}
.pb6{padding-bottom:14px;}
.pb7{padding-bottom:18px;}
.pb25{padding-bottom:25px;}

.pl1{padding-left:2px;}
.pl2{padding-left:4px;}
.pl3{padding-left:6px;}
.pl4{padding-left:8px;}
.pl5{padding-left:10px;}

.pr1{padding-right:2px;}
.pr2{padding-right:4px;}
.pr3{padding-right:6px;}
.pr4{padding-right:8px;}
.pr5{padding-right:10px;}

.h100{
    height: 100%;
}

.btn-with-loading>span{width:20px; height: 20px; display: inline-block;   vertical-align: middle;margin-right: 5px;
    line-height: 1.5;}
.btn-with-loading{text-align:left!important; padding-left: 5px!important;}




/*==============ltr admin css*/
.admin-ltr #body_management_menu ,
.admin-ltr .d_m_ti_m>.mgmnt_title_main,
.admin-ltr .d_m_ti_m>label,
.admin-ltr .public-jq-container

{
    direction: ltr;
    text-align: left;
}
.admin-ltr #menu label,
.admin-ltr #footer_main label
{text-align:right;}

.admin_module_menu  i {
    background: #fff;
    padding: 5px;
    border-radius: 100%;
    text-align: center;
    width: 26px;
    height: 25px;
    vertical-align: middle;
}

.product_slider_data_list {
    display: inline-block;
    width: 100px;
    height: 130px;
    border: solid 1px #e8e8e8;
    padding: 5px;
    margin: 8px!important;
    border-radius: 4px;
    vertical-align: top;
    box-shadow: 0px 0px 4px #c5c5c5;
}

.product_slider_data_list:hover{margin:8px!important;}
.product_slider_data_list img{height:100px;}



