@font-face{font-family:'Open Sans Hebrew';src:url(../fonts/opensanshebrew-light-webfont.eot);src:url(../fonts/opensanshebrew-light-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensanshebrew-light-webfont.woff) format('woff'),url(../fonts/opensanshebrew-light-webfont.ttf) format('truetype'),url(../fonts/opensanshebrew-light-webfont.svg#open_sans_hebrewlight) format('svg');font-weight:300;font-style:normal}@font-face{font-family:'Open Sans Hebrew';src:url(../fonts/opensanshebrew-lightitalic-webfont.eot);src:url(../fonts/opensanshebrew-lightitalic-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensanshebrew-lightitalic-webfont.woff) format('woff'),url(../fonts/opensanshebrew-lightitalic-webfont.ttf) format('truetype'),url(../fonts/opensanshebrew-lightitalic-webfont.svg#open_sans_hebrewlight_italic) format('svg');font-weight:300;font-style:italic}@font-face{font-family:'Open Sans Hebrew';src:url(../fonts/opensanshebrew-regular-webfont.eot);src:url(../fonts/opensanshebrew-regular-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensanshebrew-regular-webfont.woff) format('woff'),url(../fonts/opensanshebrew-regular-webfont.ttf) format('truetype'),url(../fonts/opensanshebrew-regular-webfont.svg#open_sans_hebrewregular) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'Open Sans Hebrew';src:url(../fonts/opensanshebrew-italic-webfont.eot);src:url(../fonts/opensanshebrew-italic-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensanshebrew-italic-webfont.woff) format('woff'),url(../fonts/opensanshebrew-italic-webfont.ttf) format('truetype'),url(../fonts/opensanshebrew-italic-webfont.svg#open_sans_hebrewitalic) format('svg');font-weight:400;font-style:italic}@font-face{font-family:'Open Sans Hebrew';src:url(../fonts/opensanshebrew-bold-webfont.eot);src:url(../fonts/opensanshebrew-bold-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensanshebrew-bold-webfont.woff) format('woff'),url(../fonts/opensanshebrew-bold-webfont.ttf) format('truetype'),url(../fonts/opensanshebrew-bold-webfont.svg#open_sans_hebrewbold) format('svg');font-weight:700;font-style:normal}@font-face{font-family:'Open Sans Hebrew';src:url(opensanshebrew-bolditalic-webfont.eot);src:url(opensanshebrew-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),url(opensanshebrew-bolditalic-webfont.woff) format('woff'),url(opensanshebrew-bolditalic-webfont.ttf) format('truetype'),url(opensanshebrew-bolditalic-webfont.svg#open_sans_hebrewbold_italic) format('svg');font-weight:700;font-style:italic}@font-face{font-family:'Open Sans Hebrew';src:url(opensanshebrew-extrabold-webfont.eot);src:url(opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),url(opensanshebrew-extrabold-webfont.woff) format('woff'),url(opensanshebrew-extrabold-webfont.ttf) format('truetype'),url(opensanshebrew-extrabold-webfont.svg#open_sans_hebrewextra_bold) format('svg');font-weight:800;font-style:normal}@font-face{font-family:'Open Sans Hebrew';src:url(opensanshebrew-extrabolditalic-webfont.eot);src:url(opensanshebrew-extrabolditalic-webfont.eot?#iefix) format('embedded-opentype'),url(opensanshebrew-extrabolditalic-webfont.woff) format('woff'),url(opensanshebrew-extrabolditalic-webfont.ttf) format('truetype'),url(opensanshebrew-extrabolditalic-webfont.svg#open_sans_hebrewXBdIt) format('svg');font-weight:800;font-style:italic}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}
html {
  box-sizing:border-box;
}
*, *:before, *:after {
  box-sizing:inherit;
}
* {
	-webkit-appearance:none;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body {
	line-height:1;
	direction:rtl;
	font-family:'Almoni-Tzar';
	-webkit-appearance:none;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input, textarea, select {
	width:100%;
	font-size:22px;
}
a {
	color:inherit;
	text-decoration:none;
}
*:focus {
    outline:0;
}
button {
	cursor:pointer;
}
strong {
	font-weight:bold;
}
tr,img {
	page-break-inside:avoid;
}
img {
	max-width:100% !important;
	max-height:100%;
}
.clearfix:before,
.clearfix:after {
    content:" "; 
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    *zoom:1;
}
input[type="checkbox"] {
     -webkit-appearance: checkbox;
     -moz-appearance: checkbox;
     -ms-appearance: checkbox;
     -o-appearance: checkbox;
     appearance: checkbox;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
    font-family: inherit;
}
input:-moz-placeholder, textarea:-moz-placeholder { 
    font-family: inherit;
}
input::-moz-placeholder, textarea::-moz-placeholder { 
    font-family: inherit;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
    font-family: inherit;
}