    /*morteza rahat 10.2.1397*/
	
	/*Globol Styles*/
	.u-RTL .t-Header-branding .t-Header-navBar{
        text-align: right;
    }
    .u-RTL .t-Body-side{
        right:0;
    }
	  .u-RTL .search-result{
        right:20px;
    }
	    .u-RTL .t-Body-actions {
        left: auto;
        right: 0;
    }
    .u-RTL .t-Button.t-Button--header.t-Button--headerRight {
        right: auto;
        left: 0;
    }
    .u-RTL .t-Body-actions .t-Button--header {
        transform: translate3d(-40px, 0, 0);
    }   
    .u-RTL .t-PageBody.js-rightCollapsed .t-Body-actions {
        -webkit-transform: translate3d(200px, 0, 0);
        -ms-transform: translate(200px);
        transform: translate3d(200px, 0, 0);
    }
    @media only screen and (min-width: 641px) {
        .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-main, .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main {
            margin-right: 200px;
            margin-left: 0 !important;
        }   
        .u-RTL .t-Body-side {
            left: auto;
            right: 0;
        }
    }
    .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
        left: 0;
        right: 200px;
    }
    .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-side {
        right: 200px;
    }
	 .u-RTL .search-result{
        right:20px;
    }
	.u-RTL #fara-search-input{
        margin-right: 20px !important;
        margin-left: 0px !important;
    }
	/* Global ProfileStyles*/
	.u-RTL #exitpopup_bg .t-ButtonRegion-col--left .t-ButtonRegion-buttons{
    text-align: left;
    margin-left: 10px;
}
.u-RTL #exitpopup_bg .t-ButtonRegion-col--right .t-ButtonRegion-buttons{
    text-align: left;
}
/* page 20 inline*/
.a-TreeView.u-RTL .is-expandable>.a-TreeView-toggle:before{
    content: "\e002";
}
/*page 101 inline*/.a-TreeView.u-RTL .is-expandable>.a-TreeView-toggle:before{
    content: "\e002";
}
/* 102 inline*/
.a-TreeView.u-RTL .is-expandable>.a-TreeView-toggle:before{
    content: "\e002";
}
/*610 inline*/
.u-RTL .search-result{
    right:20px;
}
/*620 inline*/
.a-TreeView.u-RTL .is-expandable>.a-TreeView-toggle:before{
    content: "\e002";
}
/*650 inline*/
.a-TreeView.u-RTL .is-expandable>.a-TreeView-toggle:before{
    content: "\e002";
}

