@font-face {
  font-family: 'BKoodakBold';
  src: url('../fonts/BKoodakBold.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BKoodakBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BKoodakBold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
  font-family: 'BMorvarid';
  src: url('../fonts/BMorvarid.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BMorvarid.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BMorvarid.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
  font-family: 'BNazanin';
  src: url('../fonts/BNazanin.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BNazanin.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BNazanin.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
  font-family: 'BTabassom';
  src: url('../fonts/BTabassom.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BTabassom.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BTabassom.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
  font-family: 'BTitrTGEBold';
  src: url('../fonts/BTitrTGEBold.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BTitrTGEBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BTitrTGEBold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
  font-family: 'BYekan';
  src: url('../fonts/BYekan.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
  font-family: 'BZiba';
  src: url('../fonts/BZiba.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BZiba.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BZiba.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

body
{
	direction: rtl;
	background-color:#ffffff;
	/*background-image:url(/ehome/common/layouts/hebo/img/backgrounds/background1.png);
	background-repeat:repeat;*/
	font-family: BYekan, BKoodakBold, BTabassom, BNazanin, BZiba, Arial, Helvetica, sans-serif !important;
	/*direction:rtl;*/
}

/*svg added for diagram's font in web reports*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .tooltip, svg
{
	font-family: BYekan, BKoodakBold, BTabassom, BNazanin, BZiba, Arial, Helvetica, sans-serif !important;
}

/*.navbar-header,.navbar-nav
{
	float: right !important;
}*/

.dropdown-menu
{
	right: 0;
}

.direction-right
{
	direction: rtl;
}

.direction-left
{
	direction: ltr;
}

.nav-tabs
{
	direction: ltr;
}

.nav-tabs>li
{
	float: right !important;
}

/*.dataGrid
{
	direction: ltr !important;
}*/

.highcharts-container
{
	direction: ltr !important;
}

.grid-view table.items th , .grid-view table.items th a
{
	color: black !important;
}