/* ---------------------------------------------------------------------- *//*	Font/* ---------------------------------------------------------------------- */@font-face {
    font-family: 'iYekan';
    src: url('../fonts/iYekan.eot');
    src: url('../fonts/iYekan.eot?#iefix') format('embedded-opentype'),url('../fonts/iYekan.woff2') format('woff2'),url('../fonts/iYekan.woff') format('woff'),url('../fonts/iYekan.ttf') format('truetype'),url('../fonts/iYekan.svg#fontawesomeregular') format('svg');
}/*	Basic Elements & Classes/* ---------------------------------------------------------------------- */body {	direction: rtl;	font-family: 'iYekan',sans-serif;    font-size: 12px;}.ltr{	direction: ltr;}.list-unstyled {    padding-right: 0;}body.rtl .text-right{	text-align: right !important;}a,a:hover{	text-decoration: none;}.page-direction,.modal{	direction: rtl;}.page-rev-direction{	direction: ltr;}.btn{	font-size: 12px;}.tooltip{	font-family: 'iYekan';}.pointer{	cursor: pointer;}/* ---------------------------------------------------------------------- *//*	Forms/* ---------------------------------------------------------------------- */ body.rtl .input-group .form-control{ 	float: right;}body.rtl .help-button {	right: 7px;	left: auto;}body.rtl span.input-help > input {	padding-right: 30px;	padding-left: 6px;}body.rtl .radio-inline, body.rtl .radio-inline + .radio-inline, body.rtl .checkbox-inline, body.rtl .checkbox-inline + .checkbox-inline {	margin: 5px 0 10px 10px !important;}body.rtl .radio-inline, body.rtl .checkbox-inline {	padding-left: 0;	padding-right: 20px;}body.rtl .input-group .form-control:first-child, body.rtl .input-group-addon:first-child, body.rtl .input-group-btn:first-child > .btn, body.rtl .input-group-btn:first-child > .dropdown-toggle, body.rtl .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {	border-bottom-right-radius: 4px;	border-top-right-radius: 4px;	border-bottom-left-radius: 0;	border-top-left-radius: 0;}body.rtl .input-group-addon:first-child {	border-left: none;	border-right: 1px solid #CCCCCC;}body.rtl .has-success .input-group-addon {border-color: #3c763d;}body.rtl .has-error .input-group-addon:first-child{ 	border-color: #a94442; }body.rtl .input-group-addon:last-child {	border-right: none;	border-left: 1px solid #CCCCCC;}body.rtl .input-group-btn:last-child > .btn {	margin-left: 0;	margin-right: 0px;}body.rtl .radio label, body.rtl .checkbox label {	padding-left: 0px;	padding-right: 20px;}body.rtl .form-horizontal .form-group > div {	float: right;}body.rtl .form-horizontal .form-group > label {	float: right;	text-align: justify;}body.rtl [class^="icheckbox_"], body.rtl [class*="icheckbox_"], body.rtl [class^="iradio_"], body.rtl [class*="iradio_"] {	float: right !important;	margin: 0 -20px 0 5px !important;}body.rtl .radio, body.rtl .checkbox {	padding-left: 0;	padding-right: 20px;}body.rtl .help-inline {	float: right;}body.rtl .form-group label {	float: none;	white-space: nowrap;	font-weight: normal;}body.rtl .iForm .form-group{	/*margin-bottom: -15px;*/}body.rtl .help-block .btn{	cursor: default;}body.rtl .has-error .input-group-addon{	border-color:#a94442 !important;}    ul.nav-tabs.affix{        top: 30px; /* Set the top position of pinned element */    }/* ---------------------------------------------------------------------- *//*	Data Table/* ---------------------------------------------------------------------- */div.dataTables_paginate {	float: left !important;}/* ---------------------------------------------------------------------- *//*	Generic Classes/* ---------------------------------------------------------------------- */body.rtl .close {	float: left;}/* ---------------------------------------------------------------------- *//*  Navbar and navbar elements /* ---------------------------------------------------------------------- */ .imenu.navbar-horizontal{	background: none;	border: none;}@media (min-width: 768px){	.navbar-header,.navbar-nav,.navbar-nav>li{		float: right;	}}body.rtl .navbar-tools > ul {	float: left !important;}body.rtl .navbar-tools > ul > li {	float: right !important;}body.rtl .navbar-tools > ul > li a{		padding: 10px 15px !important;}body.rtl .navbar-tools .dropdown-menu {	right: 0;	left: auto;}body.rtl .dropdown-menu>li>a{	text-align: right;	font-size: 12px;	font-weight: normal;}body.rtl .navbar-tools .dropdown-menu li a .time {	float: left;}body.rtl .navbar-tools .dropdown-menu li.view-all a i {	float: left;}body.rtl .navbar-tools .thread-image {	margin-left: 8px;	margin-right: 0;	float: right;}body.rtl .navbar-tools > ul > li.dropdown .dropdown-toggle .badge {	left: 24px;	right: auto;}/* ---------------------------------------------------------------------- *//*	Buttons/* ---------------------------------------------------------------------- */body.rtl .btn-icon .badge {	left: -5px;	right: auto;}body.rtl .input-group .form-control:last-child, body.rtl .input-group-addon:last-child, body.rtl .input-group-btn:last-child > .btn, body.rtl .input-group-btn:last-child > .dropdown-toggle, body.rtl .input-group-btn:first-child > .btn:not(:first-child) {border-bottom-left-radius: 4px;border-top-left-radius: 4px;border-bottom-right-radius: 0;border-top-right-radius: 0;}body.rtl .btn-group > .btn:last-child:not(:first-child):not(.dropdown-toggle) {	border-bottom-left-radius: 4px;	border-top-left-radius: 4px;	border-bottom-right-radius: 0;	border-top-right-radius: 0;}body.rtl .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {	border-bottom-left-radius: 0;	border-top-left-radius: 0;	border-bottom-right-radius: 4px;	border-top-right-radius: 4px;}body.rtl .btn-group > .btn {	float: right;}body.rtl .btn-group-justified .btn {	float: none;}body.rtl .btn-group > .btn:last-child:not(:first-child), body.rtl .btn-group > .dropdown-toggle:not(:first-child) {border-bottom-left-radius: 4px;border-top-left-radius: 4px;border-bottom-right-radius: 0;border-top-right-radius: 0;}body.rtl .btn-group .btn + .btn, body.rtl .btn-group .btn + .btn-group, body.rtl .btn-group .btn-group + .btn, body.rtl .btn-group .btn-group + .btn-group {	margin-left: 0;	margin-right: -1px;}/* ---------------------------------------------------------------------- *//*	Panel Tools /* ---------------------------------------------------------------------- */body.rtl .panel-tools {	position: absolute;	right: auto;	left: 5px;}body.rtl .panel-heading {	box-shadow: 0 1px 0 #FFFFFF inset;}body.rtl .panel-primary > .panel-heading {	box-shadow: 0 1px 0 #428bca inset;}body.rtl .panel-heading > [class^="fa-"], body.rtl .panel-heading > [class*=" fa-"], body.rtl .panel-heading > [class^="icon-"], body.rtl .panel-heading > [class*=" icon-"], body.rtl .panel-heading > [class^="clip-"], body.rtl .panel-heading > [class*=" clip-"] {	border-left: 1px solid #CDCDCD;	box-shadow: -1px 0 0 0 #FFFFFF;	border-right: none;	left: auto;	right: 0;}/* ---------------------------------------------------------------------- *//*	Pagination/* ---------------------------------------------------------------------- */body.rtl .pagination li a {	float: right;}body.rtl .pagination > li:last-child > a, body.rtl .pagination > li:last-child > span {	border-bottom-right-radius: 0px;	border-top-right-radius: 0px;	border-bottom-left-radius: 6px;	border-top-left-radius: 6px;}body.rtl .pagination > li:first-child > a, body.rtl .pagination > li:first-child > span {	border-bottom-right-radius: 6px;	border-top-right-radius: 6px;	border-bottom-left-radius: 0px;	border-top-left-radius: 0px;}body.rtl .panel{	margin-bottom: 10px;	margin-top: 10px;}/* ---------------------------------------------------------------------- *//*	Footer and footer elemnts/* ---------------------------------------------------------------------- */body.rtl .footer-inner {	float: left;	text-align: left;	direction: ltr;}body.rtl .footer-items {	float: right;}/* ---------------------------------------------------------------------- *//*	Dropdown elements /* ---------------------------------------------------------------------- */body.rtl .dropdown-menu {	right: auto;	left: auto;	min-width: 220px;}body.rtl .horizontal-menu .dropdown-menu li > a{	padding: 7px 7px !important;}body.rtl .breadcrumb > li{	white-space: nowrap;}body.rtl .shop-quick-search-form .form-control {  border-right: 0px;  height: 37px;}body.rtl .page-header {padding: 9px 9px 0 0;margin: 0px 0 20px;border-bottom: 1px solid #eee;}body.rtl .table th{	text-align: right;}body.rtl .align-right{	text-align: right;}body.rtl .align-left{	text-align: left;}body.rtl .page-align{	text-align: right !important;}body.rtl .page-rev-align{	text-align: left !important;}body.rtl .btn{}body.rtl .inline{	display: inline-block !important;}body.rtl .fa{	font-size: 14px;}body.rtl .form-control{	height: 35px;}body.rtl .text-left{	text-align: left !important;}body.rtl .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {	border-bottom-right-radius: 4px;	border-top-right-radius: 4px;	border-bottom-left-radius: 0px;	border-top-left-radius: 0px;}body.rtl .clear_both{	clear: both !important;}/* ---------------------------------------------------------------------- *//*	Labels and Badges/* ---------------------------------------------------------------------- */body.rtl .label {	display: inline-block;	font-size: 100%;	padding: 5px 10px;}/* ---------------------------------------------------------------------- *//*	Tabs/* ---------------------------------------------------------------------- */body.rtl .tabs-right > .nav-tabs > li {	float: none;}body.rtl .panel-tabs .nav-tabs {	float: left;}body.rtl .nav {	padding-right: 0px;}body.rtl .nav-tabs > li {	float: right;}body.rtl .tabs-left > .nav-tabs > li {	float: none;}body.rtl .tabs-left .nav {	padding-right: 0;}body.rtl .nav-justified > li{	float: none;}body.rtl .nav-tabs > li > a{	margin-right: 0px;}/* ---------------------------------------------------------------------- *//*	Home elements/* ---------------------------------------------------------------------- */body.rtl .core-box .heading .circle-icon {	float: right;}body.rtl .core-box .heading h2 {	padding-left: 0;	padding-right: 65px;}body.rtl .core-box .view-more {	float: left;}body.rtl .mini-stats li {	border-left: 1px solid #DDDDDD;	border-right: 1px solid #FFFFFF;}body.rtl .mini-stats li:last-child {	border-left: none;}/* ---------------------------------------------------------------------- *//*	Modal/* ---------------------------------------------------------------------- */body.rtl .modal-footer{	text-align: left;}/* ---------------------------------------------------------------------- *//*	Progress Bar/* ---------------------------------------------------------------------- */body.rtl .progress-bar{	float: right;}/* ---------------------------------------------------------------------- *//*	Generic Bootstrap Class and Responsive Class/* ---------------------------------------------------------------------- */body.rtl .radio input[type="radio"], body.rtl .radio-inline input[type="radio"],body.rtl .checkbox input[type="checkbox"], body.rtl .checkbox-inline input[type="checkbox"] {float: right;margin-right: -20px;}   @media (min-width: 980px) and (max-width: 1199px) {	body.rtl.layout-boxed > .navbar {		right: 50% !important;		margin-right: -470px !important;	}}@media (min-width: 1200px) {	body.rtl.layout-boxed > .navbar {		right: 50% !important;		margin-right: -500px !important;	}}@media (min-width: 768px) and (max-width: 979px) {	.main-content {		margin-left: 0 !important;		margin-right: 35px !important;	}}@media (min-width: 768px) {	body.rtl .main-content {		margin-left: 0 !important;		margin-right: 225px;	}	body.rtl.page-full-width .main-content {    	margin-right: 0 !important;	}	body.rtl.page-full-width .navbar-nav {    	float: right !important;	}	body.rtl.page-full-width .navbar-nav > li {    	display: inline-block !important;    	float: none !important;	}		body.rtl .navbar > .container > .navbar-header {		float: right !important;	}		body.rtl .col-sm-1, 	body.rtl .col-sm-2, 	body.rtl .col-sm-3, 	body.rtl .col-sm-4, 	body.rtl .col-sm-5, 	body.rtl .col-sm-6, 	body.rtl .col-sm-7, 	body.rtl .col-sm-8, 	body.rtl .col-sm-9, 	body.rtl .col-sm-10, 	body.rtl .col-sm-11 {		float: right;	}	body.rtl .col-sm-offset-1 {		margin-right: 8.333333333333332%;	}	body.rtl .col-sm-offset-2 {		margin-right: 16.666666666666664%;	}	body.rtl .col-sm-offset-3 {		margin-right: 25%;	}	body.rtl .col-sm-offset-4 {		margin-right: 33.33333333333333%;	}	body.rtl .col-sm-offset-5 {		margin-right: 41.66666666666667%;	}	body.rtl .col-sm-offset-6 {		margin-right: 50%;	}	body.rtl .col-sm-offset-7 {		margin-right: 58.333333333333336%;	}	body.rtl .col-sm-offset-8 {		margin-right: 66.66666666666666%;	}	body.rtl .col-sm-offset-9 {		margin-right: 75%;	}	body.rtl .col-sm-offset-10 {		margin-right: 83.33333333333334%;	}	body.rtl .col-sm-offset-11 {		margin-right: 91.66666666666666%;	}}@media (min-width: 992px) {	body.rtl .col-md-1, 	body.rtl .col-md-2, 	body.rtl .col-md-3, 	body.rtl .col-md-4, 	body.rtl .col-md-5, 	body.rtl .col-md-6, 	body.rtl .col-md-7, 	body.rtl .col-md-8, 	body.rtl .col-md-9, 	body.rtl .col-md-10, 	body.rtl .col-md-11 {		float: right;	}	body.rtl .col-md-offset-0 {		margin-right: 0;	}	body.rtl .col-md-offset-1 {		margin-right: 8.333333333333332%;	}	body.rtl .col-md-offset-2 {		margin-right: 16.666666666666664%;	}	body.rtl .col-md-offset-3 {		margin-right: 25%;	}	body.rtl .col-md-offset-4 {		margin-right: 33.33333333333333%;	}	body.rtl .col-md-offset-5 {		margin-right: 41.66666666666667%;	}	body.rtl .col-md-offset-6 {		margin-right: 50%;	}	body.rtl .col-md-offset-7 {		margin-right: 58.333333333333336%;	}	body.rtl .col-md-offset-8 {		margin-right: 66.66666666666666%;	}	body.rtl .col-md-offset-9 {		margin-right: 75%;	}	body.rtl .col-md-offset-10 {		margin-right: 83.33333333333334%;	}	body.rtl .col-md-offset-11 {		margin-right: 91.66666666666666%;	}}@media (min-width: 1200px) {	body.rtl .col-lg-1, 	body.rtl .col-lg-2, 	body.rtl .col-lg-3, 	body.rtl .col-lg-4, 	body.rtl .col-lg-5, 	body.rtl .col-lg-6, 	body.rtl .col-lg-7, 	body.rtl .col-lg-8, 	body.rtl .col-lg-9, 	body.rtl .col-lg-10, 	body.rtl .col-lg-11 {		float: right;	}	body.rtl .col-lg-offset-0 {		margin-right: 0;	}	body.rtl .col-lg-offset-1 {		margin-right: 8.333333333333332%;	}	body.rtl .col-lg-offset-2 {		margin-right: 16.666666666666664%;	}	body.rtl .col-lg-offset-3 {		margin-right: 25%;	}	body.rtl .col-lg-offset-4 {		margin-right: 33.33333333333333%;	}	body.rtl .col-lg-offset-5 {		margin-right: 41.66666666666667%;	}	body.rtl .col-lg-offset-6 {		margin-right: 50%;	}	body.rtl .col-lg-offset-7 {		margin-right: 58.333333333333336%;	}	body.rtl .col-lg-offset-8 {		margin-right: 66.66666666666666%;	}	body.rtl .col-lg-offset-9 {		margin-right: 75%;	}	body.rtl .col-lg-offset-10 {		margin-right: 83.33333333333334%;	}	body.rtl .col-lg-offset-11 {		margin-right: 91.66666666666666%;	}}@media (max-width: 767px) {	body.rtl .col-xs-1, 	body.rtl .col-xs-2, 	body.rtl .col-xs-3, 	body.rtl .col-xs-4, 	body.rtl .col-xs-5, 	body.rtl .col-xs-6, 	body.rtl .col-xs-7, 	body.rtl .col-xs-8, 	body.rtl .col-xs-9, 	body.rtl .col-xs-10, 	body.rtl .col-xs-11 {		float: right;	}	body.rtl .nav > li > .dropdown-menu.notifications {		right: -110px !important;		left: auto !important;	}	body.rtl .nav > li > .dropdown-menu.posts {		right: -160px !important;		left: auto !important;	}		body.rtl .nav > li.current-user > .dropdown-menu {		right: auto !important;		left: 0 !important;	}	body.rtl .navbar > .container > .navbar-header {		float: none !important;	}	body.rtl .navbar-brand {		float: right;	}	body.rtl .navbar-toggle {		float: left;	}}.markItUpHeader ul li{	float: right !important;}