/**
* GENERAL 
----------------------------*/
body.rtl  {
	font-family: 'Assistant';
}


.menus li:hover ul,
.menu li:hover ul {
    right: 0;
    top: 100%; /* match top ul list item height */
    z-index: 99;
}

.menus li li:hover ul,
.menus li li.sfHover ul {
    right: 100%; /* match ul width */
    top: 0;
}

.menus li li li:hover ul,
.menus li li li.sfHover ul {
    right: 100%; /* match ul width */
    top: 0;
}



/**
* MNEUS 
----------------------------*/
.logo-tech {
    padding-left: 15px;
	padding-right:0;
}

.logos border {
	left:0;
	right: auto;
}

#toprow button.aicon_link {
	left:0 !important;
	right: auto !important;
	margin-right: 10px;
	margin-left:0;
}

.menu-panel {
	padding-left:46px;
	padding-right:0;
}

.title,
.page-title,
input,
select,
textarea,
input[type="submit"],
input[type="button"],
.welcome-bottom,
.ms-img .year,
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6,
.gallery-image .img-title,
#event-gallery .img-caption,
.contact-details  {
	font-family: 'Assistant';
}

.title:after,
.page-title:after {
	right:0;
	left: auto;
}

.tl-img {
	text-align: left;
}

.et-img {
   text-align: left;
}

.et-img mask {
    right: 100px;
	left: auto;
  }
  
 .credits {
    text-align: left;
}

 .copyrights {
    text-align: right;
}

.et-img mask img {
	transform: rotate(180deg);
}

.waves {
    background: url(../images/bg_about_he.png) top right no-repeat;
}

.contact-details li {
   padding-left: 20px;
   padding-right:0;
}

.contact-details .inner {
    padding-right: 10px;
	padding-left:0;
}

.gallery-image .img-title {
	right:0;
	left: auto;
}


.side-panel {
	text-align: left;
}

#welcome {
    background:url(../images/bg_about_he.png)  right top no-repeat;
}


.menu-primary li a {
	font-size:18px;
}

.logo {
    padding-left: 15px;
	padding-right:0;
}

.logo-tech {
    padding-right: 15px;
    padding-left: 0;
}

a.topsearch {
	margin-left:0;
	margin-right:10px;
}

.news-title date {
	right: auto;
	left:-30px;
}

.news-item {
	background-position: top right;
}

.menu-footer li a {
	font-size:18px;
}

.link-box {
	background-position: top right;
}

.dl-box img {
    padding-right: 10px;
	padding-left: 0px;
}

.link-box img {
	transform: rotate(180deg);
}

.imagebox .more img {
	transform: rotate(180deg);
}

.areas-menu li a arrow,
.image-panel .details .url img {
	transform: rotate(180deg);
}

.image-panel .details ul li a {
	display: inline-block;

}

.article .date {
	right: auto;
	left:-20px;
}

.contact-box.box-1 {
	border-right:#3EB049 5px solid;
	border-left: none;
}

.contact-box.box-2 {
	border-right:#DCA830 5px solid;
	border-left: none;
}

.contact-box.box-3 {
	border-right:#00AED9 5px solid;
	border-left: none;
}

