@font-face{font-family:'almoni-dl';font-weight:400;font-style:normal;src:url('css/fonts/gj.eot');src:url('css/fonts/gj.eot?#iefix') format('embedded-opentype'),url('css/fonts/gj.woff') format('woff'),url('css/fonts/gj.ttf') format('truetype');}
@font-face{font-family:'almoni-tzar';font-weight:300;font-style:normal;src:url('css/fonts/gg.eot');src:url('css/fonts/gg.eot?#iefix') format('embedded-opentype'),url('css/fonts/gg.woff') format('woff'),url('css/fonts/gg.ttf') format('truetype');}

body {
	font-family:Almoni-dl!important;
	margin:0;
	padding:0;
}
h1 {
	font-family:Almoni-dl!important;
}
.accordion-group {
	font-family:Almoni-dl!important;
	
}
#main-menu a {
	font-family:Almoni-dl!important;
}
.menu2 {
	
	
	color:white!important;
	text-decoration:none!important;
	
}

tspan {
	font-family:Almoni-dl;

}
.free-search-container {
	direction:rtl;
	text-align:left;
	
}

@media screen and (min-width: 700px) {

.title {
	    max-width: 60%;
    width: 100%;
    float: right;
    color: white;
    text-align: center;
    padding-top: 30px;
    font-size: 20px;
	
	
	
}
}
@media screen and (max-width: 700px) {
.mainheader{
	height:200px!important;
	
}
#floatMenu {
	display:none;
}


.logo {
	float:none!important;
	margin-bottom:20px;
	text-align:center;
	
}
.title {
	   
	   
    width: 100%;
    
	
    color: white;
    text-align: center;
    padding-top: 30px;
    font-size: 20px;
	
	
	
}
}

.wrapper {
	width:95%;
	margin:auto;
}
.title a {
	
	color:white;
	font-weight:normal;
	text-decoration:none;
}
.expblock {
	margin-left:80px;
	margin-bottom:100px;
	float:right;
	direction:rtl;

}

.main_text {
	text-align:right;
	font-size:14px;
	font-family:Almoni-dl;
}

.div_desc{
	width:95%;
	margin:10px;
	height:30px;
	padding-right:15px;
	border:1px solid lightgray;
	direction:rtl;


}
.tabmenu_button a {

	text-decoration:none;
}
.div_desc a {
	text-decoration:none;
	line-height:30px;
}


h1 {
	direction:rtl;
	width:100%;
	text-align:center;
}

.bottom_text {
	text-align:right;
	font-size:14px;
	font-family:Almoni-dl;

}

.files {

	height:60px;
	padding-left:50px;
	margin-bottom:50px;
	width:220px;
	float:left;


}

.files a {
	font-size:14px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.file_pdf {
	float:left;
	background-image:url('images/PDF.png');
   background-repeat: no-repeat;
    background-position: center right;
    height: 40px;
    direction: rtl;
    line-height: 40px;
    width: 70px;
    padding-right: 30px;
    padding-left: 50px;
    margin-top: 5px;
}

.file_xls {
    float: left;
    background-image: url(images/XLS.png);
    background-repeat: no-repeat;
    background-position: center right;
    height: 40px;
    direction: rtl;
    line-height: 40px;
    width: 70px;
    padding-right: 30px;
    padding-left: 50px;
    margin-top: 5px;
}


.graph-nav-container .prev, .graph-nav-container .next {
	display: inline-block;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	background: url(images/nav-arrow-button.svg) no-repeat center center / 100%;
}

.graph-nav-container .prev {
	margin-left: 20px;
}

.graph-nav-container .next {
	margin-right: 20px;
	transform: rotateY(180deg);
}
