body {
	direction: rtl;
	unicode-bidi: embed;
}

.report-box .head h4 {
	float: right;
}

.db-news .date-rss .date {
	float: right;
}

.db-news .date-rss .rss {
	float: left;
}

#heading h1 {
	float: right;
}

.left {
	float: right !important;
}

.right {
	float: left !important;
}

#footer ul {
	float: left;
}

#menu-user, #menu-user li {
	float: right;
}

#menu-user #right-menu {
	float: left;
}

#logo {
	float: right;
}

a.acc-free, a.acc-pro, a.acc-corporate, a.acc-vip {
	float: left;
}

#heading-nav {
	float: left;
}

.grav-left {
	float: right;
	border-right: none;
	border-left: 1px solid #c9c9c9;
}

.label-group label {
	float: right;
}

.label-group .checkbox {
	float: right;
}

.db .top {
	padding-right: 7px;
}

.rc th span {
	padding-left: 8px;
}

.db-table {
	padding-right: 15px;
}

#mini-report-body {
	padding-right: 20px;
	padding-left: 2px;
}

#mini-report {
	border-right: 1px solid #cccbca;
	border-left: none;
}

.se .toolbar {
	float: right
}

.se {
	padding: 14px 14px 14px 14px;
}

.se .q-left, .se .q-left-small {
	float: right;
}

.se .q-type {
	float: right;
}

.se .q-number {
	text-align: left;
}

.se .q-body {
	padding-left: 14px;
}

.menu-report {
float: left;
}

.sidebar {
	float: left;
}

.main {
	float: right;
}

#pricing-container #corporate.pricing-box {
	left: 0px !important;
	right: inherit !important;
	margin-left: 0px !important;
}


/* ---- */

.dash .create {
	background: url('/images/dashboard/create-bg-rtl.png') no-repeat left top;
}

.dash .content .all { background: url('/images/dashboard/content-icons.png') no-repeat 195px -6px; }
.dash .content .survey { background: url('/images/dashboard/content-icons.png') no-repeat 195px -85px; }
.dash .content .poll { background: url('/images/dashboard/content-icons.png') no-repeat 195px -166px; }
.dash .content .form { background: url('/images/dashboard/content-icons.png') no-repeat 195px -245px; }
.dash .content .quiz { background: url('/images/dashboard/content-icons.png') no-repeat 195px -325px; }
.dash .content .rating { background: url('/images/dashboard/content-icons.png') no-repeat 195px -405px; }

.dash .hover li {
	float: right;
}
