@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Yekan';
  src: url('/fonts/Far_Yekan.eot'); /* IE9 Compat Modes */
  src: url('/fonts/Far_Yekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Far_Yekan.woff2') format('woff2'), /* Super Modern Browsers */
         url('/fonts/Far_Yekan.woff') format('woff'), /* Pretty Modern Browsers */
         url('/fonts/Far_Yekan.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('/fonts/Far_Yekan.svg#svgFontName') format('svg'); /* Legacy iOS */
	font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Sahel';
  src: url('/fonts/Sahel.eot'); /* IE9 Compat Modes */
  src: url('/fonts/Sahel.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Sahel.woff') format('woff'), /* Pretty Modern Browsers */
         url('/fonts/Sahel.ttf')  format('truetype'); /* Safari, Android, iOS */
	font-weight: normal;
    font-style: normal;
}
.font-sahel{
	font-family: 'Sahel',Tahoma;
}


@font-face{
	font-family: 'BJalal';
	src: url('/fonts/BJalal.ttf') format('truetype'),
		url('/fonts/BJalal.woff') format('woff'),
		url("/fonts/BJalal.eot") format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face{
	font-family: 'glyphicons-halflings-regular';
	src: url('/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
	url('/fonts/glyphicons-halflings-regular.woff') format('woff'),
	url('/fonts/glyphicons-halflings-regular.woff2') format('woff2'),
	url("/fonts/glyphicons-halflings-regular.eot") format('embedded-opentype'),
	url('/fonts/glyphicons-halflings-regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.rtl,.p{ direction:rtl; text-align: right;}

body,html,p,h1,h2,h3,h4,h5,h6,h7,a,div,*{
	font-family: 'Yekan',Tahoma;

}

.row {
  	margin: 0px;
}
.dropdown-menu{
	text-align:right;
}
.dropdown-menu > li {
	font-weight:bold;
	font-size:large;
}
.sqaud_br_bott{
	border-bottom:#FFFFFF 1px dashed;
}
.navbar-toggle{
	background-color:#EDEDED !important;	
}
.navbar-collapse
{
	direction:rtl;
	text-align:right;
}
.navbar{
	margin:0px;
	/* background-color:#D9D9D9;	*/
}
.header_menu_2 {
	font-size:12pt;
}
