* {
    text-align: right;
    direction:rtl;
    font-family:"BYekan", Tahoma;
}
html {
	font-family:"BYekan", Tahoma !important;
	direction:rtl;
}
/*** FOODNINJA LAYOUT ***/
#rw-logo-svg {
	float:right !important;
}
#rw-header-title, 
.rw-header-title {
	float:right !important;
}
html.admin #sidenav {
	right:0px !important;
	left:auto !important;
	text-align:left;
}
html.admin #contents {
	padding-left:0px !important;
	padding-right:71px;
}
/*** BOOTSTRAP OVERRIDE ***/
div[class^=col-] {
    float:right !important;
}
div[class^=offset-] {
    float:right !important;
}
.pull-left, .pull-md-left, .pull-sm-left, .pull-xs-left {
	float:right !important; margin-right:0px !important; margin-left:.3em;
}
.pull-right, .pull-md-right, .pull-sm-right, .pull-xs-right {
	float:left !important; margin-left:0px !important; margin-right:.3em;
}
th {
	text-align:right !important;
}
.text-xs-left {
    text-align:left !important;
}
.nav {
	padding-right:0px;
}
.navbar-nav .nav-item,
.nav-tabs .nav-item {
	float:right !important;
}
.navbar-nav .nav-item + .nav-item {
	margin:0em !important; /* overriden */
}
.dropdown-item {
	text-align:right;
}
.input-group :first-child.form-control, :first-child.input-group-addon, :first-child.input-group-btn > .btn, :first-child.input-group-btn > .btn-group > .btn, :first-child.input-group-btn > .dropdown-toggle, :last-child.input-group-btn > :not(:last-child).btn-group > .btn, :last-child.input-group-btn > :not(:last-child):not(.dropdown-toggle).btn {
	border-radius:0px .25rem .25rem 0px !important;
}
:first-child.input-group-addon {
	border-right:0px !important;
	border-left:1px !important;
}
:last-child.input-group-btn > .btn, :last-child.input-group-btn > .btn-group {
	margin-left:0px !important;
	margin-right:-1px;
}
.input-group :last-child.form-control, :last-child.input-group-addon, :first-child.input-group-btn > :not(:first-child).btn-group > .btn, :first-child.input-group-btn > :not(:first-child).btn, :last-child.input-group-btn > .btn, :last-child.input-group-btn > .btn-group > .btn, :last-child.input-group-btn > .dropdown-toggle {
	border-radius:.25rem 0px 0px .25rem !important;
}
.file-custom::after {
	content:"فایل خود را انتخاب کنید..." !important;
}
.file-custom::before {
	right:auto !important;
	left:0px !important;
}
.file button {
	float:left !important;
}
.c-input {
	padding-right:1.5rem;
	padding-left:0rem !important;
}
.c-indicator {
	right:0px;
	left:auto !important;
}
.alert-dismissible-rtl{
	padding-left: 35px;
}
.alert-dismissible-rtl.relative .close {
	position:absolute;
	top: 0px;
	left: .75rem;
	color: inherit;
}
.breadcrumb > li {
	float:right !important;
}
.form-control-danger, .form-control-success, .form-control-warning {
	padding-right:0.75rem !important;
	padding-left:2.25rem;
	background-position:center left .5625rem
}
/*** rrssb ***/
.rrssb-icon {
	text-align:center !important;
}
/*** ROYAL WEB ***/
section#royalweb svg {
	margin:0 0 0 20px !important;
}