﻿
body, html {
    direction: rtl;
    text-align: right;
    font: 13px Sahel,BNazanin, Tahoma;
    color: #333;
    height:100%; /*برای اینکه کل ارتفاع مانیتور رو بپوشونه*/
}
h1,h2,h3,h4,h5,h6 {
	font-family: BNasim;
}
.shortcut-tiles .tiles-footer {
	text-align: left;
}
.shLeft {
	float: left!important;
}
.shRight {
	float: right!important;
}
.toolbar {
	padding: 0;
}
.dropdown-menu, a.username {
	font-size: 13px!important;
}
.dropdown-menu.notifications li:first-child span:first-child, .dropdown-menu.messeges li:first-child span:first-child, .dropdown-menu.messeges li a img, .dropdown-menu.notifications li a i {
	float: right!important;
}
.dropdown-menu.notifications li:first-child span:last-child, .dropdown-menu.messeges li:first-child span:last-child {
	/*float: left!important;*/
    background:none;
}
.dropdown-menu.messeges li a img {
	margin-left: 10px;
}
.list-inline {
	padding-right: 0;
}
#demo-dropdown label {
	width: 150px;
}
#page-content {
	margin-left: 0;
	/*margin-right: 240px;*/
}
.left-side
{
   margin-right: 12%;
}

ul#sidebar li {
	list-style: none;
}
#sidebar {
	padding: 0!important;
}
#sidebar ul li a {
	padding: 5px 37px 5px 10px;
}
body.collapse-leftbar #sidebar i {
	margin-left: 20px!important;
	margin-right: 1px!important;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11,.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
	float: right;
}
.info-tiles .tiles-body-alt div + small {
	font-size: 14px;
	text-align: center;
	display: block;
	font-weight: normal;
	opacity: 0.7;
	margin-top: -15px;
	margin-bottom: 5px;
}
.btnFont {
	font-family: Sahel;
	font-weight: normal;
}
footer {
	margin-left: 0;
	margin-right: 225px;
}
/*.allDeviceToggle {*/
	/*display: none;*/
/*}*/
@media (max-width: 768px) {
	#page-content {
		width: 100%;
		margin-right: 0;
		-webkit-transition: 250ms ease;
		transition: 250ms ease;
	}
	footer {
		margin-right: 0;
	}
	.allDeviceToggle {
		display: inline-block;
	}
}
.dirLeft {
	direction: ltr;
	font-family: tahoma;
}
.dirRight {
	text-align: right!important;
}
.stepy-header li div {
	font-family: BNasim;
}
.stepy-header li {
	font-size: 13px;
}
legend {
	font-size: 19px;
}
th {
	text-align: right;
	font-weight: normal;
}
.containerFluid {
	margin-right: 0!important;
	margin-left: 0!important;
}
.navbar-nav > li, .navbar-nav {
	float: right;
}
.nav {
	padding-right: 0;
}
.label {
	font-family: Sahel;
	font-weight: normal;
}

